2023-09-30T08:59:04.562 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-30T08:59:04.562 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi --verbose --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230 --description upgrade:quincy-x/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} -- /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/orig.config.yaml 2023-09-30T08:59:04.612 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-30T08:59:04.695 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230 branch: main description: upgrade:quincy-x/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} email: yweinste@redhat.com first_in_suite: false job_id: '7407230' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run run randomized correctness test for rados operations on an erasure-coded pool ' - desc: 'object class functional tests ' - desc: 'generate read/write load with rados objects ranging from 1MB to 25MB ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'librbd python api tests ' name: yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 8.stream overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 1d10b71792f3be8887a7631e69851ac2df3585af ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 1d10b71792f3be8887a7631e69851ac2df3585af selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: main sha1: 1d10b71792f3be8887a7631e69851ac2df3585af owner: scheduled_yuriw@teuthology priority: 76 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - mds.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mds.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 6770 sha1: 1d10b71792f3be8887a7631e69851ac2df3585af sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:quincy-x suite_branch: main suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 1d10b71792f3be8887a7631e69851ac2df3585af targets: smithi040.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMBY9weOemGfuzmUyTFI7aiobS4ArmclmS3us0ICgduahY+xZEQlLKWrYjQCofDjbMZm8DIzVZLOMkXhj4M08I4= smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEVQfJHT+XLYn8RXrPIMSxEjRhIaLQoGRm2dho7f+RnNYmD9xUtUCerBsMtaNObhIQ4QzgWw42UwSjfY09AZos= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: quincy exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing quincy cephadm ...' - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - print: '**** done end installing quincy cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry quincy...' - workunit: clients: client.0: - test_telemetry_quincy.sh - print: '**** done end telemetry quincy...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_quincy_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 54e62bcbac4e53d9685e08328b790d3b20d71cae timestamp: 2023-09-29_19:44:19 tube: smithi upgrade-sequence: sequential: - print: '**** done start upgrade, wait' - cephadm.shell: env: - sha1 mon.a: - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done end upgrade, wait...' user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: quincy clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: quincy clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: quincy clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: quincy clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-09-30T08:59:04.696 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa; will attempt to use it 2023-09-30T08:59:04.696 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks 2023-09-30T08:59:04.697 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-30T08:59:04.698 INFO:teuthology.task.internal:Checking packages... 2023-09-30T08:59:04.720 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '1d10b71792f3be8887a7631e69851ac2df3585af' 2023-09-30T08:59:04.720 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T08:59:04.720 INFO:teuthology.packaging:ref: None 2023-09-30T08:59:04.720 INFO:teuthology.packaging:tag: None 2023-09-30T08:59:04.720 INFO:teuthology.packaging:branch: main 2023-09-30T08:59:04.720 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T08:59:04.720 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=main 2023-09-30T08:59:04.972 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-6447.g1d10b717 2023-09-30T08:59:04.972 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-30T08:59:04.982 INFO:teuthology.task.internal:no buildpackages task found 2023-09-30T08:59:04.982 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-30T08:59:05.002 INFO:teuthology.task.internal:Saving configuration 2023-09-30T08:59:05.021 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-30T08:59:05.028 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T08:59:05.050 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-30 08:54:08.248365', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMBY9weOemGfuzmUyTFI7aiobS4ArmclmS3us0ICgduahY+xZEQlLKWrYjQCofDjbMZm8DIzVZLOMkXhj4M08I4='} 2023-09-30T08:59:05.074 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-30 08:54:08.246498', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEVQfJHT+XLYn8RXrPIMSxEjRhIaLQoGRm2dho7f+RnNYmD9xUtUCerBsMtaNObhIQ4QzgWw42UwSjfY09AZos='} 2023-09-30T08:59:05.074 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-30T08:59:05.083 INFO:teuthology.task.internal:roles: ubuntu@smithi040.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-09-30T08:59:05.083 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['mon.b', 'mds.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-09-30T08:59:05.083 INFO:teuthology.run_tasks:Running task console_log... 2023-09-30T08:59:05.154 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f60ae47cf70>, signals=[15]) 2023-09-30T08:59:05.154 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-30T08:59:05.160 INFO:teuthology.task.internal:Opening connections... 2023-09-30T08:59:05.160 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi040.front.sepia.ceph.com 2023-09-30T08:59:05.162 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:59:05.230 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2023-09-30T08:59:05.230 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T08:59:05.298 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-30T08:59:05.305 DEBUG:teuthology.orchestra.run.smithi040:> uname -m 2023-09-30T08:59:05.328 INFO:teuthology.orchestra.run.smithi040.stdout:x86_64 2023-09-30T08:59:05.328 DEBUG:teuthology.orchestra.run.smithi040:> cat /etc/os-release 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:NAME="CentOS Stream" 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION="8" 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:ID="centos" 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:ID_LIKE="rhel fedora" 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:VERSION_ID="8" 2023-09-30T08:59:05.390 INFO:teuthology.orchestra.run.smithi040.stdout:PLATFORM_ID="platform:el8" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:PRETTY_NAME="CentOS Stream 8" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:ANSI_COLOR="0;31" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:HOME_URL="https://centos.org/" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-09-30T08:59:05.391 INFO:teuthology.orchestra.run.smithi040.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-09-30T08:59:05.392 INFO:teuthology.lock.ops:Updating smithi040.front.sepia.ceph.com on lock server 2023-09-30T08:59:05.417 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2023-09-30T08:59:05.438 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2023-09-30T08:59:05.439 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="CentOS Stream" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="8" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:ID="centos" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE="rhel fedora" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="8" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:PLATFORM_ID="platform:el8" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="CentOS Stream 8" 2023-09-30T08:59:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:ANSI_COLOR="0;31" 2023-09-30T08:59:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:CPE_NAME="cpe:/o:centos:centos:8" 2023-09-30T08:59:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://centos.org/" 2023-09-30T08:59:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-09-30T08:59:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 8" 2023-09-30T08:59:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-09-30T08:59:05.500 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2023-09-30T08:59:05.525 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-30T08:59:05.535 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-30T08:59:05.550 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-30T08:59:05.550 DEBUG:teuthology.orchestra.run.smithi040:> test '!' -e /home/ubuntu/cephtest 2023-09-30T08:59:05.552 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2023-09-30T08:59:05.572 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-30T08:59:05.583 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-30T08:59:05.583 DEBUG:teuthology.orchestra.run.smithi040:> test -z $(ls -A /var/lib/ceph) 2023-09-30T08:59:05.614 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2023-09-30T08:59:05.646 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-30T08:59:05.702 INFO:teuthology.run_tasks:Running task kernel... 2023-09-30T08:59:05.721 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-30T08:59:05.721 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-09-30T08:59:05.721 DEBUG:teuthology.orchestra.run.smithi040:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-30T08:59:05.721 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-30T08:59:05.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T08:59:05.742 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2023-09-30T08:59:05.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T08:59:05.743 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-09-30T08:59:05.803 INFO:teuthology.orchestra.run.smithi143.stdout:4.18.0-489.el8.x86_64 2023-09-30T08:59:05.803 INFO:teuthology.task.kernel:Running kernel on smithi143: 4.18.0-489.el8.x86_64 2023-09-30T08:59:05.803 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum install -y kernel 2023-09-30T08:59:05.806 INFO:teuthology.orchestra.run.smithi040.stdout:4.18.0-489.el8.x86_64 2023-09-30T08:59:05.806 INFO:teuthology.task.kernel:Running kernel on smithi040: 4.18.0-489.el8.x86_64 2023-09-30T08:59:05.806 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum install -y kernel 2023-09-30T08:59:10.032 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - AppStream 21 MB/s | 33 MB 00:01 2023-09-30T08:59:12.960 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - AppStream 7.5 MB/s | 33 MB 00:04 2023-09-30T08:59:18.274 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - BaseOS 26 MB/s | 48 MB 00:01 2023-09-30T08:59:20.344 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - BaseOS 35 MB/s | 48 MB 00:01 2023-09-30T08:59:25.882 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras 57 kB/s | 18 kB 00:00 2023-09-30T08:59:26.324 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras common packages 28 kB/s | 6.9 kB 00:00 2023-09-30T08:59:26.626 INFO:teuthology.orchestra.run.smithi040.stdout:Copr repo for python3-asyncssh owned by ceph 24 kB/s | 3.5 kB 00:00 2023-09-30T08:59:27.394 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - Extras 107 kB/s | 18 kB 00:00 2023-09-30T08:59:27.986 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-09-30T08:59:28.321 INFO:teuthology.orchestra.run.smithi143.stdout:Copr repo for python3-asyncssh owned by ceph 19 kB/s | 3.5 kB 00:00 2023-09-30T08:59:28.352 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 10 MB/s | 16 MB 00:01 2023-09-30T08:59:32.013 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 4.5 MB/s | 16 MB 00:03 2023-09-30T08:59:32.385 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 389 kB/s | 24 kB 00:00 2023-09-30T08:59:35.888 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 302 kB/s | 24 kB 00:00 2023-09-30T08:59:36.085 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-09-30T08:59:36.085 INFO:teuthology.orchestra.run.smithi040.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-09-30T08:59:36.351 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-09-30T08:59:36.351 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T08:59:36.351 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T08:59:36.352 INFO:teuthology.orchestra.run.smithi040.stdout:Install 3 Packages 2023-09-30T08:59:36.353 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T08:59:36.353 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 88 M 2023-09-30T08:59:36.353 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 96 M 2023-09-30T08:59:36.353 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-09-30T08:59:37.643 INFO:teuthology.orchestra.run.smithi040.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 9.1 MB/s | 10 MB 00:01 2023-09-30T08:59:38.028 INFO:teuthology.orchestra.run.smithi040.stdout:(2/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 24 MB/s | 35 MB 00:01 2023-09-30T08:59:38.912 INFO:teuthology.orchestra.run.smithi040.stdout:(3/3): kernel-core-4.18.0-514.el8.x86_64.rpm 18 MB/s | 43 MB 00:02 2023-09-30T08:59:38.912 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-09-30T08:59:38.912 INFO:teuthology.orchestra.run.smithi040.stdout:Total 34 MB/s | 88 MB 00:02 2023-09-30T08:59:39.396 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-4.18.0-348.el8.x86_64 is already installed. 2023-09-30T08:59:39.396 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-4.18.0-489.el8.x86_64 is already installed. 2023-09-30T08:59:39.613 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-09-30T08:59:39.662 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout: Package Architecture Version Repository Size 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout: kernel x86_64 4.18.0-514.el8 baseos 10 M 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-core x86_64 4.18.0-514.el8 baseos 43 M 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules x86_64 4.18.0-514.el8 baseos 35 M 2023-09-30T08:59:39.663 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout:Install 3 Packages 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 88 M 2023-09-30T08:59:39.664 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 96 M 2023-09-30T08:59:39.665 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-09-30T08:59:40.099 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-09-30T08:59:40.099 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-09-30T08:59:40.373 INFO:teuthology.orchestra.run.smithi143.stdout:(1/3): kernel-4.18.0-514.el8.x86_64.rpm 19 MB/s | 10 MB 00:00 2023-09-30T08:59:41.403 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-09-30T08:59:41.428 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-09-30T08:59:42.148 INFO:teuthology.orchestra.run.smithi143.stdout:(2/3): kernel-core-4.18.0-514.el8.x86_64.rpm 18 MB/s | 43 MB 00:02 2023-09-30T08:59:43.398 INFO:teuthology.orchestra.run.smithi143.stdout:(3/3): kernel-modules-4.18.0-514.el8.x86_64.rpm 10 MB/s | 35 MB 00:03 2023-09-30T08:59:43.398 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-09-30T08:59:43.398 INFO:teuthology.orchestra.run.smithi143.stdout:Total 24 MB/s | 88 MB 00:03 2023-09-30T08:59:44.066 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-09-30T08:59:44.329 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-09-30T08:59:44.468 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-09-30T08:59:44.469 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-09-30T08:59:44.846 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-09-30T08:59:45.700 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-09-30T08:59:45.723 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-09-30T08:59:48.501 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-09-30T08:59:48.559 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-09-30T08:59:48.955 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-09-30T08:59:49.104 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-core-4.18.0-514.el8.x86_64 1/3 2023-09-30T08:59:52.577 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-09-30T08:59:52.630 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 1/3 2023-09-30T08:59:52.897 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-09-30T08:59:53.028 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-09-30T08:59:56.402 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 2/3 2023-09-30T08:59:56.732 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : kernel-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:16.051 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:16.075 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:16.441 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:16.441 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-09-30T09:00:16.442 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-09-30T09:00:17.686 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:00:17.687 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-09-30T09:00:17.830 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2023-09-30T09:00:18.053 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-4.18.0-514.el8.x86_64 2023-09-30T09:00:18.054 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-09-30T09:00:18.054 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-09-30T09:00:18.054 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-30T09:00:18.055 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-30T09:00:18.055 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-30T09:00:18.055 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi040.front.sepia.ceph.com, path=None, version=distro) 2023-09-30T09:00:18.055 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q kernel | sort -rV | head -n 1 2023-09-30T09:00:18.272 INFO:teuthology.orchestra.run.smithi040.stdout:kernel-4.18.0-514.el8.x86_64 2023-09-30T09:00:18.272 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-09-30T09:00:18.272 DEBUG:teuthology.orchestra.run.smithi040:> sudo rpm -qi grub2-tools 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Name : grub2-tools 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Epoch : 1 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Version : 2.02 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Release : 129.el8 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Architecture: x86_64 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Group : System Environment/Base 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Size : 9265586 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:License : GPLv3+ 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-09-30T09:00:18.307 INFO:teuthology.orchestra.run.smithi040.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Build Host : kbuilder.bsys.centos.org 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Relocations : (not relocatable) 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Packager : CentOS BuildSystem 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Vendor : CentOS 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:URL : http://www.gnu.org/software/grub/ 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Summary : Support tools for GRUB. 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:Description : 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:customizable bootloader with modular architecture. It supports a rich 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:variety of kernel formats, file systems, computer architectures and 2023-09-30T09:00:18.308 INFO:teuthology.orchestra.run.smithi040.stdout:hardware devices. 2023-09-30T09:00:18.309 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:00:18.309 INFO:teuthology.orchestra.run.smithi040.stdout:This subpackage provides tools for support of all platforms. 2023-09-30T09:00:18.309 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-09-30T09:00:18.309 INFO:teuthology.task.kernel:Updating grub on smithi040 to boot 4.18.0-514.el8.x86_64 2023-09-30T09:00:18.310 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-09-30T09:00:18.332 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-core-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:18.355 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:18.701 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: kernel-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:18.701 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-4.18.0-514.el8.x86_64 1/3 2023-09-30T09:00:18.701 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-core-4.18.0-514.el8.x86_64 2/3 2023-09-30T09:00:19.482 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : kernel-modules-4.18.0-514.el8.x86_64 3/3 2023-09-30T09:00:19.482 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:00:19.482 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2023-09-30T09:00:19.482 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-4.18.0-514.el8.x86_64 kernel-core-4.18.0-514.el8.x86_64 2023-09-30T09:00:19.482 INFO:teuthology.orchestra.run.smithi143.stdout: kernel-modules-4.18.0-514.el8.x86_64 2023-09-30T09:00:19.483 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:00:19.483 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-09-30T09:00:19.625 INFO:teuthology.orchestra.run.smithi040.stderr:Generating grub configuration file ... 2023-09-30T09:00:19.648 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2023-09-30T09:00:19.872 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-4.18.0-514.el8.x86_64 2023-09-30T09:00:19.872 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-09-30T09:00:19.872 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 4.18.0-489.el8.x86_64 Expected: 4.18.0-514.el8.x86_64 2023-09-30T09:00:19.872 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-30T09:00:19.873 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-30T09:00:19.873 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-30T09:00:19.873 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi143.front.sepia.ceph.com, path=None, version=distro) 2023-09-30T09:00:19.873 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2023-09-30T09:00:20.082 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-4.18.0-514.el8.x86_64 2023-09-30T09:00:20.083 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-514.el8.x86_64 2023-09-30T09:00:20.083 DEBUG:teuthology.orchestra.run.smithi143:> sudo rpm -qi grub2-tools 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Name : grub2-tools 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Epoch : 1 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Version : 2.02 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Release : 129.el8 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Architecture: x86_64 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Install Date: Thu 04 May 2023 10:17:48 PM UTC 2023-09-30T09:00:20.117 INFO:teuthology.orchestra.run.smithi143.stdout:Group : System Environment/Base 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Size : 9265586 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:License : GPLv3+ 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Signature : RSA/SHA256, Tue 19 Jul 2022 02:52:06 PM UTC, Key ID 05b555b38483c65d 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Source RPM : grub2-2.02-129.el8.src.rpm 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Build Date : Tue 19 Jul 2022 02:30:39 PM UTC 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Build Host : kbuilder.bsys.centos.org 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Relocations : (not relocatable) 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Packager : CentOS BuildSystem 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Vendor : CentOS 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:URL : http://www.gnu.org/software/grub/ 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Summary : Support tools for GRUB. 2023-09-30T09:00:20.118 INFO:teuthology.orchestra.run.smithi143.stdout:Description : 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout:customizable bootloader with modular architecture. It supports a rich 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout:variety of kernel formats, file systems, computer architectures and 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout:hardware devices. 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:00:20.119 INFO:teuthology.orchestra.run.smithi143.stdout:This subpackage provides tools for support of all platforms. 2023-09-30T09:00:20.120 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2023-09-30T09:00:20.120 INFO:teuthology.task.kernel:Updating grub on smithi143 to boot 4.18.0-514.el8.x86_64 2023-09-30T09:00:20.120 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2023-09-30T09:00:21.475 INFO:teuthology.orchestra.run.smithi040.stderr:done 2023-09-30T09:00:21.477 DEBUG:teuthology.orchestra.run.smithi040:> mktemp 2023-09-30T09:00:21.499 INFO:teuthology.orchestra.run.smithi040.stdout:/tmp/tmp.eUf1dcPdEm 2023-09-30T09:00:21.499 DEBUG:teuthology.orchestra.run.smithi040:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.eUf1dcPdEm 2023-09-30T09:00:21.589 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0666 /tmp/tmp.eUf1dcPdEm 2023-09-30T09:00:21.689 DEBUG:teuthology.orchestra.remote:smithi040:/tmp/tmp.eUf1dcPdEm is 6KB 2023-09-30T09:00:21.738 DEBUG:teuthology.orchestra.run.smithi040:> rm -fr /tmp/tmp.eUf1dcPdEm 2023-09-30T09:00:21.755 DEBUG:teuthology.orchestra.run.smithi040:> sudo /bin/ls /boot/loader/entries || true 2023-09-30T09:00:21.804 INFO:teuthology.orchestra.run.smithi143.stderr:Generating grub configuration file ... 2023-09-30T09:00:21.830 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-09-30T09:00:21.830 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-09-30T09:00:21.830 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-09-30T09:00:21.830 INFO:teuthology.orchestra.run.smithi040.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-09-30T09:00:21.831 DEBUG:teuthology.orchestra.run.smithi040:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-09-30T09:00:22.024 DEBUG:teuthology.orchestra.run.smithi040:> sudo shutdown -r now 2023-09-30T09:00:24.029 INFO:teuthology.orchestra.run.smithi143.stderr:done 2023-09-30T09:00:24.030 DEBUG:teuthology.orchestra.run.smithi143:> mktemp 2023-09-30T09:00:24.053 INFO:teuthology.orchestra.run.smithi143.stdout:/tmp/tmp.23xtKn0WWI 2023-09-30T09:00:24.053 DEBUG:teuthology.orchestra.run.smithi143:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.23xtKn0WWI 2023-09-30T09:00:24.127 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0666 /tmp/tmp.23xtKn0WWI 2023-09-30T09:00:24.285 DEBUG:teuthology.orchestra.remote:smithi143:/tmp/tmp.23xtKn0WWI is 6KB 2023-09-30T09:00:24.334 DEBUG:teuthology.orchestra.run.smithi143:> rm -fr /tmp/tmp.23xtKn0WWI 2023-09-30T09:00:24.351 DEBUG:teuthology.orchestra.run.smithi143:> sudo /bin/ls /boot/loader/entries || true 2023-09-30T09:00:24.432 INFO:teuthology.orchestra.run.smithi143.stdout:a1b29d6c289747bdb22930598d39874a-0-rescue.conf 2023-09-30T09:00:24.432 INFO:teuthology.orchestra.run.smithi143.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-348.el8.x86_64.conf 2023-09-30T09:00:24.432 INFO:teuthology.orchestra.run.smithi143.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-489.el8.x86_64.conf 2023-09-30T09:00:24.432 INFO:teuthology.orchestra.run.smithi143.stdout:a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64.conf 2023-09-30T09:00:24.433 DEBUG:teuthology.orchestra.run.smithi143:> sudo grub2-set-default a1b29d6c289747bdb22930598d39874a-4.18.0-514.el8.x86_64 2023-09-30T09:00:24.608 DEBUG:teuthology.orchestra.run.smithi143:> sudo shutdown -r now 2023-09-30T09:00:52.054 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-30T09:00:52.055 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:00:52.055 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:00:54.613 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-30T09:00:54.614 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:00:54.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:01:10.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.40 2023-09-30T09:01:12.954 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2023-09-30T09:01:19.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:01:19.403 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:01:21.957 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:01:21.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:01:25.022 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2023-09-30T09:01:37.034 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:01:37.035 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:01:55.451 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.143 2023-09-30T09:02:10.466 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:02:10.467 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:02:11.301 DEBUG:teuthology.orchestra.run.smithi143:> true 2023-09-30T09:02:11.974 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:02:11.975 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "4.18.0-514.el8.x86_64"... 2023-09-30T09:02:11.975 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2023-09-30T09:02:12.033 INFO:teuthology.orchestra.run.smithi143.stdout:4.18.0-514.el8.x86_64 2023-09-30T09:02:12.033 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-09-30T09:02:12.033 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-30T09:02:12.033 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-09-30T09:02:13.034 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-30T09:02:13.035 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-30T09:02:13.109 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2023-09-30T09:02:13.126 DEBUG:teuthology.parallel:result is None 2023-09-30T09:02:19.405 DEBUG:teuthology.orchestra.remote:timed out 2023-09-30T09:02:31.406 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:02:31.406 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:02:31.729 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-09-30T09:02:32.038 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:02:32.038 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "4.18.0-514.el8.x86_64"... 2023-09-30T09:02:32.038 DEBUG:teuthology.orchestra.run.smithi040:> uname -r 2023-09-30T09:02:32.060 INFO:teuthology.orchestra.run.smithi040.stdout:4.18.0-514.el8.x86_64 2023-09-30T09:02:32.061 DEBUG:teuthology.task.kernel:current kernel version is 4.18.0-514.el8.x86_64 vs 4.18.0-514.el8.x86_64 2023-09-30T09:02:32.061 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-30T09:02:32.061 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2023-09-30T09:02:33.062 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-30T09:02:33.062 DEBUG:teuthology.orchestra.run.smithi040:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-30T09:02:33.148 INFO:teuthology.orchestra.run.smithi040.stdout:ttyS1 2023-09-30T09:02:33.161 DEBUG:teuthology.parallel:result is None 2023-09-30T09:02:33.161 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-30T09:02:33.171 INFO:teuthology.task.internal:Creating test directory... 2023-09-30T09:02:33.171 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-30T09:02:33.173 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-30T09:02:33.196 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-30T09:02:33.207 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-30T09:02:33.221 INFO:teuthology.task.internal:Creating archive directory... 2023-09-30T09:02:33.221 DEBUG:teuthology.orchestra.run.smithi040:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-30T09:02:33.238 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-30T09:02:33.281 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-30T09:02:33.291 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-30T09:02:33.291 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T09:02:33.308 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T09:02:33.349 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T09:02:33.355 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T09:02:33.362 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T09:02:33.367 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-30T09:02:33.368 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-30T09:02:33.380 INFO:teuthology.task.internal:Configuring sudo... 2023-09-30T09:02:33.380 DEBUG:teuthology.orchestra.run.smithi040:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-30T09:02:33.406 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-30T09:02:33.439 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-30T09:02:33.449 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-30T09:02:33.449 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-30T09:02:33.482 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-30T09:02:33.502 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T09:02:33.595 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T09:02:33.649 DEBUG:teuthology.orchestra.run.smithi040:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T09:02:33.741 DEBUG:teuthology.orchestra.run.smithi040:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T09:02:33.789 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:02:33.789 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-30T09:02:33.863 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T09:02:33.912 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-30T09:02:33.967 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T09:02:34.053 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-30T09:02:34.098 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:02:34.098 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-30T09:02:34.167 DEBUG:teuthology.orchestra.run.smithi040:> sudo service rsyslog restart 2023-09-30T09:02:34.170 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2023-09-30T09:02:34.235 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-30T09:02:34.277 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-30T09:02:34.672 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-30T09:02:34.683 INFO:teuthology.task.internal:Starting timer... 2023-09-30T09:02:34.683 INFO:teuthology.run_tasks:Running task pcp... 2023-09-30T09:02:34.700 INFO:teuthology.run_tasks:Running task selinux... 2023-09-30T09:02:34.713 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-09-30T09:02:34.713 DEBUG:teuthology.orchestra.run.smithi040:> sudo service auditd rotate 2023-09-30T09:02:34.830 INFO:teuthology.orchestra.run.smithi040.stdout:Rotating logs: 2023-09-30T09:02:34.832 DEBUG:teuthology.orchestra.run.smithi143:> sudo service auditd rotate 2023-09-30T09:02:34.907 INFO:teuthology.orchestra.run.smithi143.stdout:Rotating logs: 2023-09-30T09:02:34.909 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-30T09:02:34.909 DEBUG:teuthology.orchestra.run.smithi040:> /usr/sbin/getenforce 2023-09-30T09:02:34.964 INFO:teuthology.orchestra.run.smithi040.stdout:Permissive 2023-09-30T09:02:34.965 DEBUG:teuthology.orchestra.run.smithi143:> /usr/sbin/getenforce 2023-09-30T09:02:34.995 INFO:teuthology.orchestra.run.smithi143.stdout:Permissive 2023-09-30T09:02:34.995 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi040.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi143.front.sepia.ceph.com': 'permissive'} 2023-09-30T09:02:34.995 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T09:02:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:02:35.031 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T09:02:35.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:02:35.064 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-30T09:02:35.064 DEBUG:teuthology.orchestra.run.smithi040:> sudo /usr/sbin/setenforce permissive 2023-09-30T09:02:35.107 DEBUG:teuthology.orchestra.run.smithi143:> sudo /usr/sbin/setenforce permissive 2023-09-30T09:02:35.134 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-30T09:02:35.149 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-30T09:02:35.155 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-30T09:02:35.282 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-30T09:02:35.299 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'}]}] 2023-09-30T09:02:35.300 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi040.front.sepia.ceph.com,smithi143.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-30T09:10:36.691 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi040.front.sepia.ceph.com'), Remote(name='ubuntu@smithi143.front.sepia.ceph.com')] 2023-09-30T09:10:36.692 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:10:36.693 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi040.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:10:36.772 DEBUG:teuthology.orchestra.run.smithi040:> true 2023-09-30T09:10:36.871 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi040.front.sepia.ceph.com' 2023-09-30T09:10:36.871 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:10:36.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-30T09:10:36.943 DEBUG:teuthology.orchestra.run.smithi143:> true 2023-09-30T09:10:37.014 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-09-30T09:10:37.015 INFO:teuthology.run_tasks:Running task clock... 2023-09-30T09:10:37.025 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-30T09:10:37.025 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-30T09:10:37.025 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T09:10:37.028 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-30T09:10:37.028 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T09:10:37.066 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-09-30T09:10:37.082 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-09-30T09:10:37.816 INFO:teuthology.orchestra.run.smithi040.stderr:sudo: ntpd: command not found 2023-09-30T09:10:37.822 INFO:teuthology.orchestra.run.smithi040.stdout:506 Cannot talk to daemon 2023-09-30T09:10:37.823 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-09-30T09:10:37.823 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-09-30T09:10:37.823 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: ntpd: command not found 2023-09-30T09:10:37.823 INFO:teuthology.orchestra.run.smithi143.stdout:506 Cannot talk to daemon 2023-09-30T09:10:37.824 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-09-30T09:10:37.824 INFO:teuthology.orchestra.run.smithi040.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-09-30T09:10:37.824 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-09-30T09:10:37.825 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-09-30T09:10:37.825 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-09-30T09:10:37.825 INFO:teuthology.orchestra.run.smithi143.stderr:bash: ntpq: command not found 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.826 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-30T09:10:37.827 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2023-09-30T09:10:37.827 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.827 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.827 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.827 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T09:10:37.827 INFO:teuthology.run_tasks:Running task pexec... 2023-09-30T09:10:37.836 INFO:teuthology.task.pexec:Executing custom commands... 2023-09-30T09:10:37.836 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi040.front.sepia.ceph.com 2023-09-30T09:10:37.836 DEBUG:teuthology.orchestra.run.smithi040:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-09-30T09:10:37.837 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi143.front.sepia.ceph.com 2023-09-30T09:10:37.837 DEBUG:teuthology.orchestra.run.smithi143:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-09-30T09:10:38.753 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:02:24 ago on Sat 30 Sep 2023 09:08:14 AM UTC. 2023-09-30T09:10:38.885 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:01:43 ago on Sat 30 Sep 2023 09:08:55 AM UTC. 2023-09-30T09:10:40.786 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout: Package Architecture Version Repository Size 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout:Resetting modules: 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools 2023-09-30T09:10:40.787 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:40.788 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-09-30T09:10:40.788 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:40.788 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:41.029 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-09-30T09:10:41.132 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-09-30T09:10:41.133 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:41.133 INFO:teuthology.orchestra.run.smithi040.stdout: Package Architecture Version Repository Size 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout:Resetting modules: 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:41.134 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:41.413 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-09-30T09:10:41.991 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:02:27 ago on Sat 30 Sep 2023 09:08:14 AM UTC. 2023-09-30T09:10:42.506 INFO:teuthology.orchestra.run.smithi040.stdout:Last metadata expiration check: 0:01:47 ago on Sat 30 Sep 2023 09:08:55 AM UTC. 2023-09-30T09:10:43.997 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: Package Arch Version Repository Size 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout:Installing group/module packages: 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-09-30T09:10:44.154 INFO:teuthology.orchestra.run.smithi143.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout:Installing weak dependencies: 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout:Installing module profiles: 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools/common 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:44.155 INFO:teuthology.orchestra.run.smithi143.stdout:Enabling module streams: 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools rhel8 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout:Install 13 Packages 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:44.156 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 26 M 2023-09-30T09:10:44.157 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 87 M 2023-09-30T09:10:44.157 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-09-30T09:10:44.529 INFO:teuthology.orchestra.run.smithi143.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.3 MB/s | 739 kB 00:00 2023-09-30T09:10:44.588 INFO:teuthology.orchestra.run.smithi143.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 2.7 MB/s | 1.0 MB 00:00 2023-09-30T09:10:44.613 INFO:teuthology.orchestra.run.smithi143.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 452 kB/s | 38 kB 00:00 2023-09-30T09:10:44.664 INFO:teuthology.orchestra.run.smithi143.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 3.1 MB/s | 239 kB 00:00 2023-09-30T09:10:44.733 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-09-30T09:10:44.747 INFO:teuthology.orchestra.run.smithi143.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.1 MB/s | 177 kB 00:00 2023-09-30T09:10:44.798 INFO:teuthology.orchestra.run.smithi143.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 495 kB/s | 25 kB 00:00 2023-09-30T09:10:44.840 INFO:teuthology.orchestra.run.smithi143.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 2.2 MB/s | 94 kB 00:00 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout:Installing group/module packages: 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout: aardvark-dns x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 1.0 M 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout: buildah x86_64 1:1.31.3-1.module_el8+664+4072b3ae appstream 8.8 M 2023-09-30T09:10:44.906 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman noarch 75-1.module_el8+664+4072b3ae appstream 739 k 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: crun x86_64 1.8.7-1.module_el8+661+d1afb926 appstream 239 k 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: netavark x86_64 2:1.7.0-1.module_el8+487+8e42a277 appstream 3.7 M 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman noarch 4.6.0-1.module_el8+582+a2558ae2 appstream 177 k 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo x86_64 2:1.13.3-1.module_el8+664+4072b3ae appstream 8.1 M 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox x86_64 0.0.99.4-5.module_el8+649+e2deac1d appstream 2.5 M 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: udica noarch 0.2.6-20.module_el8+487+8e42a277 appstream 53 k 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 appstream 25 k 2023-09-30T09:10:44.907 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg noarch 0.25-16.el8 appstream 94 k 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: yajl x86_64 2.1.0-12.el8 appstream 41 k 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout:Installing weak dependencies: 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: criu-libs x86_64 3.15-3.module_el8.7.0+1216+b022c01d appstream 38 k 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout:Installing module profiles: 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools/common 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling module streams: 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: container-tools rhel8 2023-09-30T09:10:44.908 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:44.909 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-09-30T09:10:44.909 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================ 2023-09-30T09:10:44.909 INFO:teuthology.orchestra.run.smithi040.stdout:Install 13 Packages 2023-09-30T09:10:44.909 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:44.910 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 26 M 2023-09-30T09:10:44.910 INFO:teuthology.orchestra.run.smithi040.stdout:Installed size: 87 M 2023-09-30T09:10:44.910 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-09-30T09:10:45.165 INFO:teuthology.orchestra.run.smithi143.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 6.8 MB/s | 3.7 MB 00:00 2023-09-30T09:10:45.232 INFO:teuthology.orchestra.run.smithi040.stdout:(1/13): cockpit-podman-75-1.module_el8+664+4072 2.9 MB/s | 739 kB 00:00 2023-09-30T09:10:45.299 INFO:teuthology.orchestra.run.smithi040.stdout:(2/13): aardvark-dns-1.7.0-1.module_el8+487+8e4 3.1 MB/s | 1.0 MB 00:00 2023-09-30T09:10:45.324 INFO:teuthology.orchestra.run.smithi040.stdout:(3/13): criu-libs-3.15-3.module_el8.7.0+1216+b0 413 kB/s | 38 kB 00:00 2023-09-30T09:10:45.358 INFO:teuthology.orchestra.run.smithi040.stdout:(4/13): crun-1.8.7-1.module_el8+661+d1afb926.x8 4.0 MB/s | 239 kB 00:00 2023-09-30T09:10:45.425 INFO:teuthology.orchestra.run.smithi040.stdout:(5/13): python3-podman-4.6.0-1.module_el8+582+a 2.6 MB/s | 177 kB 00:00 2023-09-30T09:10:45.492 INFO:teuthology.orchestra.run.smithi040.stdout:(6/13): python3-pytoml-0.1.14-5.git7dea353.el8. 372 kB/s | 25 kB 00:00 2023-09-30T09:10:45.507 INFO:teuthology.orchestra.run.smithi143.stdout:(9/13): buildah-1.31.3-1.module_el8+664+4072b3a 6.8 MB/s | 8.8 MB 00:01 2023-09-30T09:10:45.549 INFO:teuthology.orchestra.run.smithi143.stdout:(10/13): toolbox-0.0.99.4-5.module_el8+649+e2de 6.6 MB/s | 2.5 MB 00:00 2023-09-30T09:10:45.566 INFO:teuthology.orchestra.run.smithi143.stdout:(11/13): udica-0.2.6-20.module_el8+487+8e42a277 903 kB/s | 53 kB 00:00 2023-09-30T09:10:45.567 INFO:teuthology.orchestra.run.smithi040.stdout:(7/13): python3-pyxdg-0.25-16.el8.noarch.rpm 1.2 MB/s | 94 kB 00:00 2023-09-30T09:10:45.591 INFO:teuthology.orchestra.run.smithi143.stdout:(12/13): yajl-2.1.0-12.el8.x86_64.rpm 977 kB/s | 41 kB 00:00 2023-09-30T09:10:45.626 INFO:teuthology.orchestra.run.smithi040.stdout:(8/13): netavark-1.7.0-1.module_el8+487+8e42a27 12 MB/s | 3.7 MB 00:00 2023-09-30T09:10:45.793 INFO:teuthology.orchestra.run.smithi040.stdout:(9/13): toolbox-0.0.99.4-5.module_el8+649+e2dea 15 MB/s | 2.5 MB 00:00 2023-09-30T09:10:45.852 INFO:teuthology.orchestra.run.smithi040.stdout:(10/13): udica-0.2.6-20.module_el8+487+8e42a277 906 kB/s | 53 kB 00:00 2023-09-30T09:10:45.883 INFO:teuthology.orchestra.run.smithi143.stdout:(13/13): skopeo-1.13.3-1.module_el8+664+4072b3a 7.8 MB/s | 8.1 MB 00:01 2023-09-30T09:10:45.883 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-09-30T09:10:45.883 INFO:teuthology.orchestra.run.smithi143.stdout:Total 15 MB/s | 26 MB 00:01 2023-09-30T09:10:45.902 INFO:teuthology.orchestra.run.smithi040.stdout:(11/13): yajl-2.1.0-12.el8.x86_64.rpm 821 kB/s | 41 kB 00:00 2023-09-30T09:10:46.149 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-09-30T09:10:46.152 INFO:teuthology.orchestra.run.smithi040.stdout:(12/13): skopeo-1.13.3-1.module_el8+664+4072b3a 14 MB/s | 8.1 MB 00:00 2023-09-30T09:10:46.170 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-09-30T09:10:46.170 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-09-30T09:10:46.244 INFO:teuthology.orchestra.run.smithi040.stdout:(13/13): buildah-1.31.3-1.module_el8+664+4072b3 7.0 MB/s | 8.8 MB 00:01 2023-09-30T09:10:46.244 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-09-30T09:10:46.245 INFO:teuthology.orchestra.run.smithi040.stdout:Total 19 MB/s | 26 MB 00:01 2023-09-30T09:10:46.417 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-09-30T09:10:46.420 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-09-30T09:10:46.532 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-09-30T09:10:46.556 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-09-30T09:10:46.556 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-09-30T09:10:46.833 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-09-30T09:10:46.837 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-09-30T09:10:47.109 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-09-30T09:10:47.314 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-09-30T09:10:47.469 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-09-30T09:10:47.578 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-09-30T09:10:47.689 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-09-30T09:10:47.813 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : yajl-2.1.0-12.el8.x86_64 1/13 2023-09-30T09:10:47.911 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-09-30T09:10:48.006 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-09-30T09:10:48.440 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-09-30T09:10:48.633 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/13 2023-09-30T09:10:48.874 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-09-30T09:10:49.331 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-09-30T09:10:49.571 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-09-30T09:10:49.607 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 5/13 2023-09-30T09:10:49.768 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-09-30T09:10:50.030 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-09-30T09:10:50.412 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-09-30T09:10:50.763 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-09-30T09:10:51.040 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 7/13 2023-09-30T09:10:51.271 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 8/13 2023-09-30T09:10:51.296 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-09-30T09:10:51.506 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-09-30T09:10:51.561 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 9/13 2023-09-30T09:10:51.700 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-09-30T09:10:51.988 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : udica-0.2.6-20.module_el8+487+8e42a277.noarch 10/13 2023-09-30T09:10:52.105 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-09-30T09:10:52.105 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-09-30T09:10:52.105 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-09-30T09:10:52.105 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-09-30T09:10:52.105 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-09-30T09:10:52.106 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-09-30T09:10:52.847 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-09-30T09:10:52.847 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-09-30T09:10:52.848 INFO:teuthology.orchestra.run.smithi143.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-09-30T09:10:52.849 INFO:teuthology.orchestra.run.smithi143.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-09-30T09:10:52.849 INFO:teuthology.orchestra.run.smithi143.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-09-30T09:10:52.849 INFO:teuthology.orchestra.run.smithi143.stdout: yajl-2.1.0-12.el8.x86_64 2023-09-30T09:10:52.849 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:10:52.849 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-09-30T09:10:52.992 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-09-30T09:10:53.105 DEBUG:teuthology.parallel:result is None 2023-09-30T09:10:53.284 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 12/13 2023-09-30T09:10:53.505 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-09-30T09:10:54.023 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 13/13 2023-09-30T09:10:54.023 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86 1/13 2023-09-30T09:10:54.023 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2/13 2023-09-30T09:10:54.023 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 3/13 2023-09-30T09:10:54.023 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_ 4/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : crun-1.8.7-1.module_el8+661+d1afb926.x86_64 5/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 6/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-podman-4.6.0-1.module_el8+582+a2558ae2.noa 7/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 8/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 9/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 10/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 11/13 2023-09-30T09:10:54.024 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : udica-0.2.6-20.module_el8+487+8e42a277.noarch 12/13 2023-09-30T09:10:54.973 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 13/13 2023-09-30T09:10:54.973 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: aardvark-dns-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: buildah-1:1.31.3-1.module_el8+664+4072b3ae.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: cockpit-podman-75-1.module_el8+664+4072b3ae.noarch 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: criu-libs-3.15-3.module_el8.7.0+1216+b022c01d.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: crun-1.8.7-1.module_el8+661+d1afb926.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: netavark-2:1.7.0-1.module_el8+487+8e42a277.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: python3-podman-4.6.0-1.module_el8+582+a2558ae2.noarch 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: skopeo-2:1.13.3-1.module_el8+664+4072b3ae.x86_64 2023-09-30T09:10:54.974 INFO:teuthology.orchestra.run.smithi040.stdout: toolbox-0.0.99.4-5.module_el8+649+e2deac1d.x86_64 2023-09-30T09:10:54.975 INFO:teuthology.orchestra.run.smithi040.stdout: udica-0.2.6-20.module_el8+487+8e42a277.noarch 2023-09-30T09:10:54.975 INFO:teuthology.orchestra.run.smithi040.stdout: yajl-2.1.0-12.el8.x86_64 2023-09-30T09:10:54.975 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:10:54.975 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-09-30T09:10:55.245 DEBUG:teuthology.parallel:result is None 2023-09-30T09:10:55.245 INFO:teuthology.run_tasks:Running task install... 2023-09-30T09:10:55.258 DEBUG:teuthology.task.install:project ceph 2023-09-30T09:10:55.258 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'}} 2023-09-30T09:10:55.258 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'} 2023-09-30T09:10:55.259 INFO:teuthology.task.install:Using flavor: default 2023-09-30T09:10:55.264 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-09-30T09:10:55.265 INFO:teuthology.task.install:extra packages: [] 2023-09-30T09:10:55.265 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af', 'tag': None, 'wait_for_package': False} 2023-09-30T09:10:55.265 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:10:55.265 INFO:teuthology.packaging:ref: None 2023-09-30T09:10:55.265 INFO:teuthology.packaging:tag: None 2023-09-30T09:10:55.265 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:10:55.265 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:10:55.266 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-30T09:10:55.267 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af', 'tag': None, 'wait_for_package': False} 2023-09-30T09:10:55.268 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:10:55.268 INFO:teuthology.packaging:ref: None 2023-09-30T09:10:55.268 INFO:teuthology.packaging:tag: None 2023-09-30T09:10:55.268 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:10:55.268 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:10:55.268 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-30T09:10:55.499 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/ 2023-09-30T09:10:55.499 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1161.g191c1869 2023-09-30T09:10:55.542 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/ 2023-09-30T09:10:55.542 INFO:teuthology.task.install.rpm:Package version is 17.2.6-1161.g191c1869 2023-09-30T09:10:55.616 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-09-30T09:10:55.617 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:10:55.617 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-09-30T09:10:55.648 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/quincy/191c18699e384ce04d90fb4045d6dce3223c4681/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-09-30T09:10:55.648 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:10:55.649 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-09-30T09:10:55.651 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-09-30T09:10:55.651 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:10:55.651 INFO:teuthology.packaging:ref: None 2023-09-30T09:10:55.651 INFO:teuthology.packaging:tag: None 2023-09-30T09:10:55.651 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:10:55.651 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:10:55.652 DEBUG:teuthology.orchestra.run.smithi143:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-09-30T09:10:55.685 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd, python3-pytest, python3-pytest, python3-pytest, python3-pytest on remote rpm x86_64 2023-09-30T09:10:55.686 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:10:55.686 INFO:teuthology.packaging:ref: None 2023-09-30T09:10:55.686 INFO:teuthology.packaging:tag: None 2023-09-30T09:10:55.686 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:10:55.686 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:10:55.686 DEBUG:teuthology.orchestra.run.smithi040:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-09-30T09:10:55.724 DEBUG:teuthology.orchestra.run.smithi143:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-09-30T09:10:55.762 DEBUG:teuthology.orchestra.run.smithi040:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-09-30T09:10:55.804 DEBUG:teuthology.orchestra.run.smithi143:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-09-30T09:10:55.852 DEBUG:teuthology.orchestra.run.smithi040:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-09-30T09:10:55.872 INFO:teuthology.orchestra.run.smithi143.stdout:check_obsoletes = 1 2023-09-30T09:10:55.873 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum clean all 2023-09-30T09:10:55.892 INFO:teuthology.orchestra.run.smithi040.stdout:check_obsoletes = 1 2023-09-30T09:10:55.894 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum clean all 2023-09-30T09:10:56.139 INFO:teuthology.orchestra.run.smithi143.stdout:76 files removed 2023-09-30T09:10:56.261 INFO:teuthology.orchestra.run.smithi040.stdout:76 files removed 2023-09-30T09:10:56.261 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-09-30T09:10:56.261 DEBUG:teuthology.orchestra.run.smithi040:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd python3-pytest python3-pytest python3-pytest python3-pytest 2023-09-30T09:10:57.094 INFO:teuthology.orchestra.run.smithi143.stdout:ceph packages for x86_64 184 kB/s | 78 kB 00:00 2023-09-30T09:10:57.172 INFO:teuthology.orchestra.run.smithi040.stdout:ceph packages for x86_64 180 kB/s | 78 kB 00:00 2023-09-30T09:10:58.879 INFO:teuthology.orchestra.run.smithi040.stdout:ceph noarch packages 25 kB/s | 9.1 kB 00:00 2023-09-30T09:10:58.879 INFO:teuthology.orchestra.run.smithi040.stdout:ceph source packages 6.0 kB/s | 1.4 kB 00:00 2023-09-30T09:10:58.879 INFO:teuthology.orchestra.run.smithi143.stdout:ceph noarch packages 34 kB/s | 9.1 kB 00:00 2023-09-30T09:10:58.889 INFO:teuthology.orchestra.run.smithi143.stdout:ceph source packages 4.9 kB/s | 1.4 kB 00:00 2023-09-30T09:10:58.889 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - AppStream 35 MB/s | 33 MB 00:00 2023-09-30T09:10:59.565 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - AppStream 20 MB/s | 33 MB 00:01 2023-09-30T09:11:06.930 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - BaseOS 23 MB/s | 48 MB 00:02 2023-09-30T09:11:08.232 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - BaseOS 26 MB/s | 48 MB 00:01 2023-09-30T09:11:13.980 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - Extras 118 kB/s | 18 kB 00:00 2023-09-30T09:11:14.556 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - Extras common packages 17 kB/s | 6.9 kB 00:00 2023-09-30T09:11:15.890 INFO:teuthology.orchestra.run.smithi143.stdout:CentOS Stream 8 - PowerTools 5.5 MB/s | 6.5 MB 00:01 2023-09-30T09:11:16.257 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras 52 kB/s | 18 kB 00:00 2023-09-30T09:11:16.749 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - Extras common packages 24 kB/s | 6.9 kB 00:00 2023-09-30T09:11:17.325 INFO:teuthology.orchestra.run.smithi143.stdout:Copr repo for python3-asyncssh owned by ceph 26 kB/s | 3.5 kB 00:00 2023-09-30T09:11:18.117 INFO:teuthology.orchestra.run.smithi040.stdout:CentOS Stream 8 - PowerTools 5.4 MB/s | 6.5 MB 00:01 2023-09-30T09:11:18.877 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-09-30T09:11:19.744 INFO:teuthology.orchestra.run.smithi040.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-09-30T09:11:21.939 INFO:teuthology.orchestra.run.smithi040.stdout:Extra Packages for Enterprise Linux 7.9 MB/s | 16 MB 00:02 2023-09-30T09:11:22.843 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 423 kB/s | 24 kB 00:00 2023-09-30T09:11:26.212 INFO:teuthology.orchestra.run.smithi040.stdout:lab-extras 399 kB/s | 24 kB 00:00 2023-09-30T09:11:27.149 INFO:teuthology.orchestra.run.smithi143.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-30T09:11:27.150 INFO:teuthology.orchestra.run.smithi143.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-30T09:11:27.358 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================================ 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout: Package Arch Version Repository Size 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================================ 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout: ceph x86_64 2:17.2.6-1161.g191c1869.el8 ceph 6.4 k 2023-09-30T09:11:27.368 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base x86_64 2:17.2.6-1161.g191c1869.el8 ceph 5.2 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-fuse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 874 k 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1161.g191c1869.el8 ceph 162 k 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr x86_64 2:17.2.6-1161.g191c1869.el8 ceph 1.6 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 121 k 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 1.7 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 7.4 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-rook noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 47 k 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-radosgw x86_64 2:17.2.6-1161.g191c1869.el8 ceph 17 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-test x86_64 2:17.2.6-1161.g191c1869.el8 ceph 52 M 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: cephadm noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 80 k 2023-09-30T09:11:27.369 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs-devel x86_64 2:17.2.6-1161.g191c1869.el8 ceph 25 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 795 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: librados-devel x86_64 2:17.2.6-1161.g191c1869.el8 ceph 130 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cephfs x86_64 2:17.2.6-1161.g191c1869.el8 ceph 190 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rados x86_64 2:17.2.6-1161.g191c1869.el8 ceph 371 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rbd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 358 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rgw x86_64 2:17.2.6-1161.g191c1869.el8 ceph 106 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-fuse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 90 k 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-mirror x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.5 M 2023-09-30T09:11:27.370 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-nbd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 173 k 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout:Upgrading: 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: librados2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.5 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: librbd1 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.6 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-common x86_64 2:17.2.6-1161.g191c1869.el8 ceph 23 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 23 k 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mds x86_64 2:17.2.6-1161.g191c1869.el8 ceph 2.3 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 238 k 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mon x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.9 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-osd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 17 M 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 14 k 2023-09-30T09:11:27.371 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-selinux x86_64 2:17.2.6-1161.g191c1869.el8 ceph 24 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: libcephsqlite x86_64 2:17.2.6-1161.g191c1869.el8 ceph 174 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: libgfortran x86_64 8.5.0-20.el8 baseos 645 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: libquadmath x86_64 8.5.0-20.el8 baseos 172 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: libradosstriper1 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 507 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-09-30T09:11:27.372 INFO:teuthology.orchestra.run.smithi143.stdout: librgw2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 5.5 M 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-09-30T09:11:27.373 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-argparse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 45 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common x86_64 2:17.2.6-1161.g191c1869.el8 ceph 115 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-09-30T09:11:27.374 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-09-30T09:11:27.375 INFO:teuthology.orchestra.run.smithi143.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-09-30T09:11:27.376 INFO:teuthology.orchestra.run.smithi143.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-09-30T09:11:27.377 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================================ 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout:Install 104 Packages 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout:Upgrade 2 Packages 2023-09-30T09:11:27.378 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:11:27.379 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 196 M 2023-09-30T09:11:27.379 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-09-30T09:11:28.328 INFO:teuthology.orchestra.run.smithi143.stdout:(1/106): ceph-17.2.6-1161.g191c1869.el8.x86_64. 26 kB/s | 6.4 kB 00:00 2023-09-30T09:11:28.587 INFO:teuthology.orchestra.run.smithi143.stdout:(2/106): ceph-base-17.2.6-1161.g191c1869.el8.x8 10 MB/s | 5.2 MB 00:00 2023-09-30T09:11:28.637 INFO:teuthology.orchestra.run.smithi143.stdout:(3/106): ceph-immutable-object-cache-17.2.6-116 3.2 MB/s | 162 kB 00:00 2023-09-30T09:11:28.787 INFO:teuthology.orchestra.run.smithi143.stdout:(4/106): ceph-fuse-17.2.6-1161.g191c1869.el8.x8 1.9 MB/s | 874 kB 00:00 2023-09-30T09:11:28.846 INFO:teuthology.orchestra.run.smithi143.stdout:(5/106): ceph-mds-17.2.6-1161.g191c1869.el8.x86 11 MB/s | 2.3 MB 00:00 2023-09-30T09:11:29.088 INFO:teuthology.orchestra.run.smithi143.stdout:(6/106): ceph-mgr-17.2.6-1161.g191c1869.el8.x86 5.2 MB/s | 1.6 MB 00:00 2023-09-30T09:11:29.155 INFO:teuthology.orchestra.run.smithi143.stdout:(7/106): ceph-mon-17.2.6-1161.g191c1869.el8.x86 13 MB/s | 3.9 MB 00:00 2023-09-30T09:11:30.497 INFO:teuthology.orchestra.run.smithi143.stdout:(8/106): ceph-radosgw-17.2.6-1161.g191c1869.el8 13 MB/s | 17 MB 00:01 2023-09-30T09:11:30.564 INFO:teuthology.orchestra.run.smithi143.stdout:(9/106): ceph-selinux-17.2.6-1161.g191c1869.el8 366 kB/s | 24 kB 00:00 2023-09-30T09:11:30.945 INFO:teuthology.orchestra.run.smithi040.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-30T09:11:30.946 INFO:teuthology.orchestra.run.smithi040.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-09-30T09:11:31.182 INFO:teuthology.orchestra.run.smithi040.stdout:Dependencies resolved. 2023-09-30T09:11:31.193 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================ 2023-09-30T09:11:31.193 INFO:teuthology.orchestra.run.smithi040.stdout: Package Arch Version Repository Size 2023-09-30T09:11:31.194 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================ 2023-09-30T09:11:31.194 INFO:teuthology.orchestra.run.smithi040.stdout:Installing: 2023-09-30T09:11:31.194 INFO:teuthology.orchestra.run.smithi040.stdout: ceph x86_64 2:17.2.6-1161.g191c1869.el8 ceph 6.4 k 2023-09-30T09:11:31.194 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-base x86_64 2:17.2.6-1161.g191c1869.el8 ceph 5.2 M 2023-09-30T09:11:31.194 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-fuse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 874 k 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-immutable-object-cache x86_64 2:17.2.6-1161.g191c1869.el8 ceph 162 k 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr x86_64 2:17.2.6-1161.g191c1869.el8 ceph 1.6 M 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-cephadm noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 121 k 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-dashboard noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 1.7 M 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 7.4 M 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-rook noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 47 k 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-radosgw x86_64 2:17.2.6-1161.g191c1869.el8 ceph 17 M 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-test x86_64 2:17.2.6-1161.g191c1869.el8 ceph 52 M 2023-09-30T09:11:31.195 INFO:teuthology.orchestra.run.smithi040.stdout: cephadm noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 80 k 2023-09-30T09:11:31.196 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs-devel x86_64 2:17.2.6-1161.g191c1869.el8 ceph 25 k 2023-09-30T09:11:31.196 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 795 k 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: librados-devel x86_64 2:17.2.6-1161.g191c1869.el8 ceph 130 k 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cephfs x86_64 2:17.2.6-1161.g191c1869.el8 ceph 190 k 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytest noarch 3.4.2-11.el8 appstream 1.3 M 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rados x86_64 2:17.2.6-1161.g191c1869.el8 ceph 371 k 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rbd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 358 k 2023-09-30T09:11:31.197 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rgw x86_64 2:17.2.6-1161.g191c1869.el8 ceph 106 k 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-fuse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 90 k 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-mirror x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.5 M 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-nbd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 173 k 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout:Upgrading: 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout: librados2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.5 M 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout: librbd1 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.6 M 2023-09-30T09:11:31.198 INFO:teuthology.orchestra.run.smithi040.stdout:Installing dependencies: 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-common x86_64 2:17.2.6-1161.g191c1869.el8 ceph 23 M 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-grafana-dashboards noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 23 k 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mds x86_64 2:17.2.6-1161.g191c1869.el8 ceph 2.3 M 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-modules-core noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 238 k 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mon x86_64 2:17.2.6-1161.g191c1869.el8 ceph 3.9 M 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-osd x86_64 2:17.2.6-1161.g191c1869.el8 ceph 17 M 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-prometheus-alerts noarch 2:17.2.6-1161.g191c1869.el8 ceph-noarch 14 k 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-selinux x86_64 2:17.2.6-1161.g191c1869.el8 ceph 24 k 2023-09-30T09:11:31.199 INFO:teuthology.orchestra.run.smithi040.stdout: fuse x86_64 2.9.7-17.el8 baseos 83 k 2023-09-30T09:11:31.200 INFO:teuthology.orchestra.run.smithi040.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-09-30T09:11:31.200 INFO:teuthology.orchestra.run.smithi040.stdout: jq x86_64 1.6-7.el8 appstream 202 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: libcephsqlite x86_64 2:17.2.6-1161.g191c1869.el8 ceph 174 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: libgfortran x86_64 8.5.0-20.el8 baseos 645 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: libquadmath x86_64 8.5.0-20.el8 baseos 172 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: librabbitmq x86_64 0.9.0-4.el8 baseos 47 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: libradosstriper1 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 507 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: librdkafka x86_64 0.11.4-3.el8 appstream 354 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: librgw2 x86_64 2:17.2.6-1161.g191c1869.el8 ceph 5.5 M 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: lttng-ust x86_64 2.8.1-11.el8 appstream 259 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: oniguruma x86_64 6.8.2-2.el8 appstream 187 k 2023-09-30T09:11:31.201 INFO:teuthology.orchestra.run.smithi040.stdout: openblas x86_64 0.3.15-4.el8 appstream 4.7 M 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: openblas-threads x86_64 0.3.15-4.el8 appstream 4.9 M 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-attrs noarch 17.4.0-6.el8 appstream 53 k 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-babel noarch 2.5.1-7.el8 appstream 4.8 M 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-09-30T09:11:31.202 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-argparse x86_64 2:17.2.6-1161.g191c1869.el8 ceph 45 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-common x86_64 2:17.2.6-1161.g191c1869.el8 ceph 115 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cffi x86_64 1.11.5-6.el8 baseos 249 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cryptography x86_64 3.2.1-6.el8 baseos 641 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jinja2 noarch 2.10.1-3.el8 appstream 538 k 2023-09-30T09:11:31.203 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jsonpatch noarch 1.21-2.el8 appstream 27 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jsonpointer noarch 1.10-11.el8 appstream 20 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jwt noarch 1.6.1-2.el8 baseos 43 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-mako noarch 1.0.6-14.el8 appstream 157 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-markupsafe x86_64 0.23-19.el8 appstream 39 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-numpy x86_64 1:1.14.3-10.el8 appstream 3.7 M 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 appstream 225 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-oauthlib noarch 2.1.0-1.el8 baseos 155 k 2023-09-30T09:11:31.204 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pluggy noarch 0.6.0-3.el8 appstream 32 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-prettytable noarch 0.7.2-14.el8 appstream 44 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-py noarch 1.5.3-4.el8 appstream 472 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 appstream 103 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1 noarch 0.3.7-6.el8 appstream 126 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 appstream 110 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pycparser noarch 2.14-14.el8 baseos 109 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytz noarch 2017.2-11.el8 appstream 57 k 2023-09-30T09:11:31.205 INFO:teuthology.orchestra.run.smithi040.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 baseos 43 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-scipy x86_64 1.0.0-21.module_el8.5.0+771+e5d9a225 appstream 14 M 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-09-30T09:11:31.206 INFO:teuthology.orchestra.run.smithi040.stdout: python3-werkzeug noarch 0.12.2-4.el8 appstream 457 k 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: socat x86_64 1.7.4.1-1.el8 appstream 323 k 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: xmlstarlet x86_64 1.6.1-20.el8 appstream 71 k 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction Summary 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout:================================================================================================ 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout:Install 104 Packages 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout:Upgrade 2 Packages 2023-09-30T09:11:31.207 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:11:31.208 INFO:teuthology.orchestra.run.smithi040.stdout:Total download size: 196 M 2023-09-30T09:11:31.208 INFO:teuthology.orchestra.run.smithi040.stdout:Downloading Packages: 2023-09-30T09:11:31.697 INFO:teuthology.orchestra.run.smithi143.stdout:(10/106): ceph-common-17.2.6-1161.g191c1869.el8 6.5 MB/s | 23 MB 00:03 2023-09-30T09:11:31.864 INFO:teuthology.orchestra.run.smithi143.stdout:(11/106): ceph-osd-17.2.6-1161.g191c1869.el8.x8 6.0 MB/s | 17 MB 00:02 2023-09-30T09:11:31.889 INFO:teuthology.orchestra.run.smithi143.stdout:(12/106): libcephfs-devel-17.2.6-1161.g191c1869 129 kB/s | 25 kB 00:00 2023-09-30T09:11:31.948 INFO:teuthology.orchestra.run.smithi143.stdout:(13/106): libcephsqlite-17.2.6-1161.g191c1869.e 2.9 MB/s | 174 kB 00:00 2023-09-30T09:11:31.998 INFO:teuthology.orchestra.run.smithi143.stdout:(14/106): libcephfs2-17.2.6-1161.g191c1869.el8. 5.8 MB/s | 795 kB 00:00 2023-09-30T09:11:32.065 INFO:teuthology.orchestra.run.smithi143.stdout:(15/106): librados-devel-17.2.6-1161.g191c1869. 1.1 MB/s | 130 kB 00:00 2023-09-30T09:11:32.107 INFO:teuthology.orchestra.run.smithi143.stdout:(16/106): libradosstriper1-17.2.6-1161.g191c186 4.5 MB/s | 507 kB 00:00 2023-09-30T09:11:32.176 INFO:teuthology.orchestra.run.smithi040.stdout:(1/106): ceph-17.2.6-1161.g191c1869.el8.x86_64. 34 kB/s | 6.4 kB 00:00 2023-09-30T09:11:32.191 INFO:teuthology.orchestra.run.smithi143.stdout:(17/106): python3-ceph-argparse-17.2.6-1161.g19 536 kB/s | 45 kB 00:00 2023-09-30T09:11:32.291 INFO:teuthology.orchestra.run.smithi143.stdout:(18/106): python3-ceph-common-17.2.6-1161.g191c 1.1 MB/s | 115 kB 00:00 2023-09-30T09:11:32.408 INFO:teuthology.orchestra.run.smithi143.stdout:(19/106): python3-cephfs-17.2.6-1161.g191c1869. 1.6 MB/s | 190 kB 00:00 2023-09-30T09:11:32.534 INFO:teuthology.orchestra.run.smithi143.stdout:(20/106): python3-rados-17.2.6-1161.g191c1869.e 2.9 MB/s | 371 kB 00:00 2023-09-30T09:11:32.651 INFO:teuthology.orchestra.run.smithi143.stdout:(21/106): python3-rbd-17.2.6-1161.g191c1869.el8 3.0 MB/s | 358 kB 00:00 2023-09-30T09:11:32.759 INFO:teuthology.orchestra.run.smithi143.stdout:(22/106): python3-rgw-17.2.6-1161.g191c1869.el8 984 kB/s | 106 kB 00:00 2023-09-30T09:11:32.889 INFO:teuthology.orchestra.run.smithi040.stdout:(2/106): ceph-fuse-17.2.6-1161.g191c1869.el8.x8 1.2 MB/s | 874 kB 00:00 2023-09-30T09:11:32.893 INFO:teuthology.orchestra.run.smithi143.stdout:(23/106): librgw2-17.2.6-1161.g191c1869.el8.x86 6.7 MB/s | 5.5 MB 00:00 2023-09-30T09:11:32.919 INFO:teuthology.orchestra.run.smithi143.stdout:(24/106): rbd-fuse-17.2.6-1161.g191c1869.el8.x8 569 kB/s | 90 kB 00:00 2023-09-30T09:11:33.039 INFO:teuthology.orchestra.run.smithi040.stdout:(3/106): ceph-immutable-object-cache-17.2.6-116 1.1 MB/s | 162 kB 00:00 2023-09-30T09:11:33.043 INFO:teuthology.orchestra.run.smithi143.stdout:(25/106): rbd-nbd-17.2.6-1161.g191c1869.el8.x86 1.4 MB/s | 173 kB 00:00 2023-09-30T09:11:33.144 INFO:teuthology.orchestra.run.smithi143.stdout:(26/106): ceph-grafana-dashboards-17.2.6-1161.g 230 kB/s | 23 kB 00:00 2023-09-30T09:11:33.253 INFO:teuthology.orchestra.run.smithi143.stdout:(27/106): ceph-mgr-cephadm-17.2.6-1161.g191c186 1.1 MB/s | 121 kB 00:00 2023-09-30T09:11:33.345 INFO:teuthology.orchestra.run.smithi143.stdout:(28/106): rbd-mirror-17.2.6-1161.g191c1869.el8. 7.7 MB/s | 3.5 MB 00:00 2023-09-30T09:11:33.604 INFO:teuthology.orchestra.run.smithi143.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1161.g191c1 4.8 MB/s | 1.7 MB 00:00 2023-09-30T09:11:33.704 INFO:teuthology.orchestra.run.smithi143.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1161.g19 2.3 MB/s | 238 kB 00:00 2023-09-30T09:11:33.796 INFO:teuthology.orchestra.run.smithi143.stdout:(31/106): ceph-mgr-rook-17.2.6-1161.g191c1869.e 516 kB/s | 47 kB 00:00 2023-09-30T09:11:33.871 INFO:teuthology.orchestra.run.smithi040.stdout:(4/106): ceph-mds-17.2.6-1161.g191c1869.el8.x86 2.8 MB/s | 2.3 MB 00:00 2023-09-30T09:11:33.888 INFO:teuthology.orchestra.run.smithi143.stdout:(32/106): ceph-prometheus-alerts-17.2.6-1161.g1 158 kB/s | 14 kB 00:00 2023-09-30T09:11:34.089 INFO:teuthology.orchestra.run.smithi040.stdout:(5/106): ceph-mgr-17.2.6-1161.g191c1869.el8.x86 7.2 MB/s | 1.6 MB 00:00 2023-09-30T09:11:34.388 INFO:teuthology.orchestra.run.smithi143.stdout:(33/106): ceph-test-17.2.6-1161.g191c1869.el8.x 14 MB/s | 52 MB 00:03 2023-09-30T09:11:34.413 INFO:teuthology.orchestra.run.smithi143.stdout:(34/106): cephadm-17.2.6-1161.g191c1869.el8.noa 152 kB/s | 80 kB 00:00 2023-09-30T09:11:34.473 INFO:teuthology.orchestra.run.smithi040.stdout:(6/106): ceph-mon-17.2.6-1161.g191c1869.el8.x86 10 MB/s | 3.9 MB 00:00 2023-09-30T09:11:34.522 INFO:teuthology.orchestra.run.smithi143.stdout:(35/106): ceph-mgr-diskprediction-local-17.2.6- 6.3 MB/s | 7.4 MB 00:01 2023-09-30T09:11:34.556 INFO:teuthology.orchestra.run.smithi143.stdout:(36/106): jq-1.6-7.el8.x86_64.rpm 1.2 MB/s | 202 kB 00:00 2023-09-30T09:11:34.573 INFO:teuthology.orchestra.run.smithi040.stdout:(7/106): ceph-base-17.2.6-1161.g191c1869.el8.x8 2.0 MB/s | 5.2 MB 00:02 2023-09-30T09:11:34.614 INFO:teuthology.orchestra.run.smithi143.stdout:(37/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.1 MB/s | 187 kB 00:00 2023-09-30T09:11:34.640 INFO:teuthology.orchestra.run.smithi143.stdout:(38/106): librdkafka-0.11.4-3.el8.x86_64.rpm 1.5 MB/s | 354 kB 00:00 2023-09-30T09:11:34.665 INFO:teuthology.orchestra.run.smithi143.stdout:(39/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.8 MB/s | 259 kB 00:00 2023-09-30T09:11:34.716 INFO:teuthology.orchestra.run.smithi143.stdout:(40/106): python3-attrs-17.4.0-6.el8.noarch.rpm 1.0 MB/s | 53 kB 00:00 2023-09-30T09:11:34.991 INFO:teuthology.orchestra.run.smithi143.stdout:(41/106): openblas-0.3.15-4.el8.x86_64.rpm 13 MB/s | 4.7 MB 00:00 2023-09-30T09:11:35.066 INFO:teuthology.orchestra.run.smithi143.stdout:(42/106): openblas-threads-0.3.15-4.el8.x86_64. 11 MB/s | 4.9 MB 00:00 2023-09-30T09:11:35.100 INFO:teuthology.orchestra.run.smithi143.stdout:(43/106): python3-jinja2-2.10.1-3.el8.noarch.rp 4.8 MB/s | 538 kB 00:00 2023-09-30T09:11:35.125 INFO:teuthology.orchestra.run.smithi143.stdout:(44/106): python3-jsonpatch-1.21-2.el8.noarch.r 453 kB/s | 27 kB 00:00 2023-09-30T09:11:35.150 INFO:teuthology.orchestra.run.smithi143.stdout:(45/106): python3-jsonpointer-1.10-11.el8.noarc 397 kB/s | 20 kB 00:00 2023-09-30T09:11:35.200 INFO:teuthology.orchestra.run.smithi143.stdout:(46/106): python3-mako-1.0.6-14.el8.noarch.rpm 2.0 MB/s | 157 kB 00:00 2023-09-30T09:11:35.226 INFO:teuthology.orchestra.run.smithi143.stdout:(47/106): python3-markupsafe-0.23-19.el8.x86_64 516 kB/s | 39 kB 00:00 2023-09-30T09:11:35.301 INFO:teuthology.orchestra.run.smithi143.stdout:(48/106): python3-babel-2.5.1-7.el8.noarch.rpm 8.2 MB/s | 4.8 MB 00:00 2023-09-30T09:11:35.326 INFO:teuthology.orchestra.run.smithi143.stdout:(49/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 2.2 MB/s | 225 kB 00:00 2023-09-30T09:11:35.352 INFO:teuthology.orchestra.run.smithi143.stdout:(50/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 642 kB/s | 32 kB 00:00 2023-09-30T09:11:35.377 INFO:teuthology.orchestra.run.smithi143.stdout:(51/106): python3-prettytable-0.7.2-14.el8.noar 869 kB/s | 44 kB 00:00 2023-09-30T09:11:35.453 INFO:teuthology.orchestra.run.smithi143.stdout:(52/106): python3-numpy-1.14.3-10.el8.x86_64.rp 15 MB/s | 3.7 MB 00:00 2023-09-30T09:11:35.478 INFO:teuthology.orchestra.run.smithi143.stdout:(53/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 1.0 MB/s | 103 kB 00:00 2023-09-30T09:11:35.482 INFO:teuthology.orchestra.run.smithi040.stdout:(8/106): ceph-osd-17.2.6-1161.g191c1869.el8.x86 17 MB/s | 17 MB 00:01 2023-09-30T09:11:35.503 INFO:teuthology.orchestra.run.smithi143.stdout:(54/106): python3-py-1.5.3-4.el8.noarch.rpm 3.1 MB/s | 472 kB 00:00 2023-09-30T09:11:35.528 INFO:teuthology.orchestra.run.smithi143.stdout:(55/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.6 MB/s | 126 kB 00:00 2023-09-30T09:11:35.532 INFO:teuthology.orchestra.run.smithi040.stdout:(9/106): ceph-selinux-17.2.6-1161.g191c1869.el8 490 kB/s | 24 kB 00:00 2023-09-30T09:11:35.554 INFO:teuthology.orchestra.run.smithi143.stdout:(56/106): python3-pyasn1-modules-0.3.7-6.el8.no 1.4 MB/s | 110 kB 00:00 2023-09-30T09:11:35.588 INFO:teuthology.orchestra.run.smithi143.stdout:(57/106): python3-pytz-2017.2-11.el8.noarch.rpm 970 kB/s | 57 kB 00:00 2023-09-30T09:11:35.638 INFO:teuthology.orchestra.run.smithi143.stdout:(58/106): python3-werkzeug-0.12.2-4.el8.noarch. 9.0 MB/s | 457 kB 00:00 2023-09-30T09:11:35.671 INFO:teuthology.orchestra.run.smithi143.stdout:(59/106): python3-pytest-3.4.2-11.el8.noarch.rp 7.9 MB/s | 1.3 MB 00:00 2023-09-30T09:11:35.697 INFO:teuthology.orchestra.run.smithi143.stdout:(60/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-09-30T09:11:35.722 INFO:teuthology.orchestra.run.smithi143.stdout:(61/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-09-30T09:11:35.798 INFO:teuthology.orchestra.run.smithi143.stdout:(62/106): fuse-2.9.7-17.el8.x86_64.rpm 828 kB/s | 83 kB 00:00 2023-09-30T09:11:36.098 INFO:teuthology.orchestra.run.smithi143.stdout:(63/106): libquadmath-8.5.0-20.el8.x86_64.rpm 575 kB/s | 172 kB 00:00 2023-09-30T09:11:36.123 INFO:teuthology.orchestra.run.smithi143.stdout:(64/106): libgfortran-8.5.0-20.el8.x86_64.rpm 1.6 MB/s | 645 kB 00:00 2023-09-30T09:11:36.265 INFO:teuthology.orchestra.run.smithi143.stdout:(65/106): python3-scipy-1.0.0-21.module_el8.5.0 19 MB/s | 14 MB 00:00 2023-09-30T09:11:36.290 INFO:teuthology.orchestra.run.smithi143.stdout:(66/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 244 kB/s | 47 kB 00:00 2023-09-30T09:11:36.358 INFO:teuthology.orchestra.run.smithi143.stdout:(67/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 1.0 MB/s | 249 kB 00:00 2023-09-30T09:11:36.383 INFO:teuthology.orchestra.run.smithi143.stdout:(68/106): python3-jwt-1.6.1-2.el8.noarch.rpm 465 kB/s | 43 kB 00:00 2023-09-30T09:11:36.441 INFO:teuthology.orchestra.run.smithi143.stdout:(69/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.8 MB/s | 155 kB 00:00 2023-09-30T09:11:36.467 INFO:teuthology.orchestra.run.smithi143.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.3 MB/s | 109 kB 00:00 2023-09-30T09:11:36.500 INFO:teuthology.orchestra.run.smithi143.stdout:(71/106): python3-cryptography-3.2.1-6.el8.x86_ 2.7 MB/s | 641 kB 00:00 2023-09-30T09:11:36.526 INFO:teuthology.orchestra.run.smithi143.stdout:(72/106): python3-requests-oauthlib-1.0.0-1.el8 508 kB/s | 43 kB 00:00 2023-09-30T09:11:36.818 INFO:teuthology.orchestra.run.smithi143.stdout:(73/106): liboath-2.6.2-3.el8.x86_64.rpm 185 kB/s | 59 kB 00:00 2023-09-30T09:11:36.835 INFO:teuthology.orchestra.run.smithi143.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 243 kB/s | 75 kB 00:00 2023-09-30T09:11:36.935 INFO:teuthology.orchestra.run.smithi143.stdout:(75/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 436 kB/s | 44 kB 00:00 2023-09-30T09:11:36.977 INFO:teuthology.orchestra.run.smithi143.stdout:(76/106): gperftools-libs-2.7-9.el8.x86_64.rpm 601 kB/s | 306 kB 00:00 2023-09-30T09:11:37.066 INFO:teuthology.orchestra.run.smithi040.stdout:(10/106): ceph-radosgw-17.2.6-1161.g191c1869.el 6.7 MB/s | 17 MB 00:02 2023-09-30T09:11:37.086 INFO:teuthology.orchestra.run.smithi143.stdout:(77/106): python3-cachetools-3.1.1-4.el8.noarch 304 kB/s | 33 kB 00:00 2023-09-30T09:11:37.111 INFO:teuthology.orchestra.run.smithi143.stdout:(78/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.6 MB/s | 476 kB 00:00 2023-09-30T09:11:37.124 INFO:teuthology.orchestra.run.smithi040.stdout:(11/106): libcephfs-devel-17.2.6-1161.g191c1869 430 kB/s | 25 kB 00:00 2023-09-30T09:11:37.136 INFO:teuthology.orchestra.run.smithi143.stdout:(79/106): python3-beautifulsoup4-4.6.3-2.el8.1. 921 kB/s | 185 kB 00:00 2023-09-30T09:11:37.187 INFO:teuthology.orchestra.run.smithi143.stdout:(80/106): python3-certifi-2018.10.15-7.el8.noar 162 kB/s | 16 kB 00:00 2023-09-30T09:11:37.212 INFO:teuthology.orchestra.run.smithi143.stdout:(81/106): python3-cheroot-8.5.2-1.el8.noarch.rp 1.7 MB/s | 173 kB 00:00 2023-09-30T09:11:37.287 INFO:teuthology.orchestra.run.smithi143.stdout:(82/106): python3-google-auth-1.1.1-10.el8.noar 810 kB/s | 81 kB 00:00 2023-09-30T09:11:37.313 INFO:teuthology.orchestra.run.smithi143.stdout:(83/106): python3-jaraco-6.2-6.el8.noarch.rpm 111 kB/s | 11 kB 00:00 2023-09-30T09:11:37.332 INFO:teuthology.orchestra.run.smithi040.stdout:(12/106): libcephfs2-17.2.6-1161.g191c1869.el8. 3.7 MB/s | 795 kB 00:00 2023-09-30T09:11:37.338 INFO:teuthology.orchestra.run.smithi143.stdout:(84/106): python3-cherrypy-18.4.0-1.el8.noarch. 1.9 MB/s | 384 kB 00:00 2023-09-30T09:11:37.388 INFO:teuthology.orchestra.run.smithi143.stdout:(85/106): python3-jaraco-functools-2.0-4.el8.no 175 kB/s | 18 kB 00:00 2023-09-30T09:11:37.430 INFO:teuthology.orchestra.run.smithi143.stdout:(86/106): python3-logutils-0.3.5-11.el8.noarch. 530 kB/s | 49 kB 00:00 2023-09-30T09:11:37.441 INFO:teuthology.orchestra.run.smithi040.stdout:(13/106): libcephsqlite-17.2.6-1161.g191c1869.e 1.6 MB/s | 174 kB 00:00 2023-09-30T09:11:37.497 INFO:teuthology.orchestra.run.smithi143.stdout:(87/106): python3-kubernetes-11.0.0-6.el8.noarc 6.3 MB/s | 1.2 MB 00:00 2023-09-30T09:11:37.522 INFO:teuthology.orchestra.run.smithi143.stdout:(88/106): python3-more-itertools-7.2.0-3.el8.no 438 kB/s | 59 kB 00:00 2023-09-30T09:11:37.542 INFO:teuthology.orchestra.run.smithi040.stdout:(14/106): librados-devel-17.2.6-1161.g191c1869. 1.3 MB/s | 130 kB 00:00 2023-09-30T09:11:37.573 INFO:teuthology.orchestra.run.smithi143.stdout:(89/106): python3-natsort-7.1.1-2.el8.noarch.rp 423 kB/s | 60 kB 00:00 2023-09-30T09:11:37.598 INFO:teuthology.orchestra.run.smithi143.stdout:(90/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.7 MB/s | 283 kB 00:00 2023-09-30T09:11:37.624 INFO:teuthology.orchestra.run.smithi143.stdout:(91/106): python3-portend-2.6-1.el8.noarch.rpm 155 kB/s | 16 kB 00:00 2023-09-30T09:11:37.659 INFO:teuthology.orchestra.run.smithi040.stdout:(15/106): libradosstriper1-17.2.6-1161.g191c186 4.3 MB/s | 507 kB 00:00 2023-09-30T09:11:37.665 INFO:teuthology.orchestra.run.smithi143.stdout:(92/106): python3-repoze-lru-0.7-6.el8.noarch.r 364 kB/s | 34 kB 00:00 2023-09-30T09:11:37.699 INFO:teuthology.orchestra.run.smithi143.stdout:(93/106): python3-routes-2.4.1-12.el8.noarch.rp 1.9 MB/s | 196 kB 00:00 2023-09-30T09:11:37.724 INFO:teuthology.orchestra.run.smithi143.stdout:(94/106): python3-rsa-4.9-2.el8.noarch.rpm 639 kB/s | 64 kB 00:00 2023-09-30T09:11:37.758 INFO:teuthology.orchestra.run.smithi143.stdout:(95/106): python3-simplegeneric-0.8.1-17.el8.no 203 kB/s | 19 kB 00:00 2023-09-30T09:11:37.792 INFO:teuthology.orchestra.run.smithi143.stdout:(96/106): python3-singledispatch-3.4.0.3-18.el8 259 kB/s | 24 kB 00:00 2023-09-30T09:11:37.826 INFO:teuthology.orchestra.run.smithi143.stdout:(97/106): python3-tempora-1.14.1-5.el8.noarch.r 290 kB/s | 29 kB 00:00 2023-09-30T09:11:37.860 INFO:teuthology.orchestra.run.smithi143.stdout:(98/106): python3-trustme-0.6.0-4.el8.noarch.rp 274 kB/s | 27 kB 00:00 2023-09-30T09:11:37.901 INFO:teuthology.orchestra.run.smithi143.stdout:(99/106): python3-waitress-1.4.3-1.el8.noarch.r 2.3 MB/s | 255 kB 00:00 2023-09-30T09:11:37.935 INFO:teuthology.orchestra.run.smithi143.stdout:(100/106): python3-webob-1.8.5-1.el8.1.noarch.r 2.3 MB/s | 251 kB 00:00 2023-09-30T09:11:37.960 INFO:teuthology.orchestra.run.smithi143.stdout:(101/106): python3-websocket-client-0.56.0-5.el 608 kB/s | 61 kB 00:00 2023-09-30T09:11:38.002 INFO:teuthology.orchestra.run.smithi143.stdout:(102/106): python3-webtest-2.0.33-1.el8.noarch. 849 kB/s | 85 kB 00:00 2023-09-30T09:11:38.027 INFO:teuthology.orchestra.run.smithi143.stdout:(103/106): python3-zc-lockfile-2.0-2.el8.noarch 249 kB/s | 23 kB 00:00 2023-09-30T09:11:38.236 INFO:teuthology.orchestra.run.smithi143.stdout:(104/106): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2023-09-30T09:11:38.420 INFO:teuthology.orchestra.run.smithi143.stdout:(105/106): librbd1-17.2.6-1161.g191c1869.el8.x8 9.1 MB/s | 3.6 MB 00:00 2023-09-30T09:11:38.526 INFO:teuthology.orchestra.run.smithi040.stdout:(16/106): ceph-test-17.2.6-1161.g191c1869.el8.x 17 MB/s | 52 MB 00:02 2023-09-30T09:11:38.586 INFO:teuthology.orchestra.run.smithi143.stdout:(106/106): librados2-17.2.6-1161.g191c1869.el8. 5.9 MB/s | 3.5 MB 00:00 2023-09-30T09:11:38.589 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-09-30T09:11:38.589 INFO:teuthology.orchestra.run.smithi143.stdout:Total 18 MB/s | 196 MB 00:11 2023-09-30T09:11:38.626 INFO:teuthology.orchestra.run.smithi040.stdout:(17/106): librgw2-17.2.6-1161.g191c1869.el8.x86 5.7 MB/s | 5.5 MB 00:00 2023-09-30T09:11:38.651 INFO:teuthology.orchestra.run.smithi040.stdout:(18/106): python3-ceph-argparse-17.2.6-1161.g19 357 kB/s | 45 kB 00:00 2023-09-30T09:11:38.685 INFO:teuthology.orchestra.run.smithi040.stdout:(19/106): python3-ceph-common-17.2.6-1161.g191c 1.9 MB/s | 115 kB 00:00 2023-09-30T09:11:38.710 INFO:teuthology.orchestra.run.smithi040.stdout:(20/106): python3-cephfs-17.2.6-1161.g191c1869. 3.2 MB/s | 190 kB 00:00 2023-09-30T09:11:38.785 INFO:teuthology.orchestra.run.smithi040.stdout:(21/106): python3-rbd-17.2.6-1161.g191c1869.el8 4.7 MB/s | 358 kB 00:00 2023-09-30T09:11:38.810 INFO:teuthology.orchestra.run.smithi040.stdout:(22/106): python3-rados-17.2.6-1161.g191c1869.e 2.9 MB/s | 371 kB 00:00 2023-09-30T09:11:38.836 INFO:teuthology.orchestra.run.smithi040.stdout:(23/106): python3-rgw-17.2.6-1161.g191c1869.el8 2.1 MB/s | 106 kB 00:00 2023-09-30T09:11:38.878 INFO:teuthology.orchestra.run.smithi040.stdout:(24/106): rbd-fuse-17.2.6-1161.g191c1869.el8.x8 1.3 MB/s | 90 kB 00:00 2023-09-30T09:11:38.978 INFO:teuthology.orchestra.run.smithi040.stdout:(25/106): rbd-nbd-17.2.6-1161.g191c1869.el8.x86 1.7 MB/s | 173 kB 00:00 2023-09-30T09:11:39.087 INFO:teuthology.orchestra.run.smithi040.stdout:(26/106): rbd-mirror-17.2.6-1161.g191c1869.el8. 14 MB/s | 3.5 MB 00:00 2023-09-30T09:11:39.112 INFO:teuthology.orchestra.run.smithi040.stdout:(27/106): ceph-grafana-dashboards-17.2.6-1161.g 172 kB/s | 23 kB 00:00 2023-09-30T09:11:39.121 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-09-30T09:11:39.138 INFO:teuthology.orchestra.run.smithi040.stdout:(28/106): ceph-mgr-cephadm-17.2.6-1161.g191c186 2.4 MB/s | 121 kB 00:00 2023-09-30T09:11:39.212 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-09-30T09:11:39.212 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-09-30T09:11:39.363 INFO:teuthology.orchestra.run.smithi040.stdout:(29/106): ceph-mgr-dashboard-17.2.6-1161.g191c1 6.8 MB/s | 1.7 MB 00:00 2023-09-30T09:11:39.463 INFO:teuthology.orchestra.run.smithi040.stdout:(30/106): ceph-mgr-modules-core-17.2.6-1161.g19 2.3 MB/s | 238 kB 00:00 2023-09-30T09:11:39.555 INFO:teuthology.orchestra.run.smithi040.stdout:(31/106): ceph-mgr-diskprediction-local-17.2.6- 18 MB/s | 7.4 MB 00:00 2023-09-30T09:11:39.614 INFO:teuthology.orchestra.run.smithi040.stdout:(32/106): ceph-mgr-rook-17.2.6-1161.g191c1869.e 315 kB/s | 47 kB 00:00 2023-09-30T09:11:39.639 INFO:teuthology.orchestra.run.smithi040.stdout:(33/106): ceph-prometheus-alerts-17.2.6-1161.g1 173 kB/s | 14 kB 00:00 2023-09-30T09:11:39.665 INFO:teuthology.orchestra.run.smithi040.stdout:(34/106): cephadm-17.2.6-1161.g191c1869.el8.noa 1.6 MB/s | 80 kB 00:00 2023-09-30T09:11:39.757 INFO:teuthology.orchestra.run.smithi040.stdout:(35/106): jq-1.6-7.el8.x86_64.rpm 1.7 MB/s | 202 kB 00:00 2023-09-30T09:11:39.799 INFO:teuthology.orchestra.run.smithi040.stdout:(36/106): librdkafka-0.11.4-3.el8.x86_64.rpm 2.6 MB/s | 354 kB 00:00 2023-09-30T09:11:39.824 INFO:teuthology.orchestra.run.smithi040.stdout:(37/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 3.8 MB/s | 259 kB 00:00 2023-09-30T09:11:39.849 INFO:teuthology.orchestra.run.smithi040.stdout:(38/106): oniguruma-6.8.2-2.el8.x86_64.rpm 3.7 MB/s | 187 kB 00:00 2023-09-30T09:11:40.100 INFO:teuthology.orchestra.run.smithi040.stdout:(39/106): openblas-0.3.15-4.el8.x86_64.rpm 17 MB/s | 4.7 MB 00:00 2023-09-30T09:11:40.208 INFO:teuthology.orchestra.run.smithi040.stdout:(40/106): openblas-threads-0.3.15-4.el8.x86_64. 14 MB/s | 4.9 MB 00:00 2023-09-30T09:11:40.233 INFO:teuthology.orchestra.run.smithi040.stdout:(41/106): python3-attrs-17.4.0-6.el8.noarch.rpm 396 kB/s | 53 kB 00:00 2023-09-30T09:11:40.284 INFO:teuthology.orchestra.run.smithi040.stdout:(42/106): python3-jinja2-2.10.1-3.el8.noarch.rp 11 MB/s | 538 kB 00:00 2023-09-30T09:11:40.334 INFO:teuthology.orchestra.run.smithi040.stdout:(43/106): python3-jsonpatch-1.21-2.el8.noarch.r 531 kB/s | 27 kB 00:00 2023-09-30T09:11:40.376 INFO:teuthology.orchestra.run.smithi040.stdout:(44/106): python3-jsonpointer-1.10-11.el8.noarc 481 kB/s | 20 kB 00:00 2023-09-30T09:11:40.387 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-09-30T09:11:40.390 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-09-30T09:11:40.418 INFO:teuthology.orchestra.run.smithi040.stdout:(45/106): python3-mako-1.0.6-14.el8.noarch.rpm 3.7 MB/s | 157 kB 00:00 2023-09-30T09:11:40.501 INFO:teuthology.orchestra.run.smithi040.stdout:(46/106): python3-babel-2.5.1-7.el8.noarch.rpm 16 MB/s | 4.8 MB 00:00 2023-09-30T09:11:40.552 INFO:teuthology.orchestra.run.smithi040.stdout:(47/106): python3-markupsafe-0.23-19.el8.x86_64 290 kB/s | 39 kB 00:00 2023-09-30T09:11:40.594 INFO:teuthology.orchestra.run.smithi040.stdout:(48/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 5.3 MB/s | 225 kB 00:00 2023-09-30T09:11:40.644 INFO:teuthology.orchestra.run.smithi040.stdout:(49/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 644 kB/s | 32 kB 00:00 2023-09-30T09:11:40.703 INFO:teuthology.orchestra.run.smithi040.stdout:(50/106): python3-numpy-1.14.3-10.el8.x86_64.rp 19 MB/s | 3.7 MB 00:00 2023-09-30T09:11:40.753 INFO:teuthology.orchestra.run.smithi040.stdout:(51/106): python3-prettytable-0.7.2-14.el8.noar 404 kB/s | 44 kB 00:00 2023-09-30T09:11:40.895 INFO:teuthology.orchestra.run.smithi040.stdout:(52/106): python3-py-1.5.3-4.el8.noarch.rpm 2.4 MB/s | 472 kB 00:00 2023-09-30T09:11:40.921 INFO:teuthology.orchestra.run.smithi040.stdout:(53/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 619 kB/s | 103 kB 00:00 2023-09-30T09:11:40.946 INFO:teuthology.orchestra.run.smithi040.stdout:(54/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.5 MB/s | 126 kB 00:00 2023-09-30T09:11:40.971 INFO:teuthology.orchestra.run.smithi040.stdout:(55/106): python3-pyasn1-modules-0.3.7-6.el8.no 2.1 MB/s | 110 kB 00:00 2023-09-30T09:11:41.047 INFO:teuthology.orchestra.run.smithi040.stdout:(56/106): python3-pytest-3.4.2-11.el8.noarch.rp 13 MB/s | 1.3 MB 00:00 2023-09-30T09:11:41.072 INFO:teuthology.orchestra.run.smithi040.stdout:(57/106): python3-pytz-2017.2-11.el8.noarch.rpm 570 kB/s | 57 kB 00:00 2023-09-30T09:11:41.130 INFO:teuthology.orchestra.run.smithi040.stdout:(58/106): python3-werkzeug-0.12.2-4.el8.noarch. 7.7 MB/s | 457 kB 00:00 2023-09-30T09:11:41.189 INFO:teuthology.orchestra.run.smithi040.stdout:(59/106): socat-1.7.4.1-1.el8.x86_64.rpm 5.4 MB/s | 323 kB 00:00 2023-09-30T09:11:41.239 INFO:teuthology.orchestra.run.smithi040.stdout:(60/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.4 MB/s | 71 kB 00:00 2023-09-30T09:11:41.331 INFO:teuthology.orchestra.run.smithi040.stdout:(61/106): fuse-2.9.7-17.el8.x86_64.rpm 905 kB/s | 83 kB 00:00 2023-09-30T09:11:41.474 INFO:teuthology.orchestra.run.smithi040.stdout:(62/106): python3-scipy-1.0.0-21.module_el8.5.0 32 MB/s | 14 MB 00:00 2023-09-30T09:11:41.582 INFO:teuthology.orchestra.run.smithi040.stdout:(63/106): libquadmath-8.5.0-20.el8.x86_64.rpm 1.6 MB/s | 172 kB 00:00 2023-09-30T09:11:41.657 INFO:teuthology.orchestra.run.smithi040.stdout:(64/106): librabbitmq-0.9.0-4.el8.x86_64.rpm 629 kB/s | 47 kB 00:00 2023-09-30T09:11:41.683 INFO:teuthology.orchestra.run.smithi040.stdout:(65/106): libgfortran-8.5.0-20.el8.x86_64.rpm 1.8 MB/s | 645 kB 00:00 2023-09-30T09:11:41.758 INFO:teuthology.orchestra.run.smithi040.stdout:(66/106): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.4 MB/s | 249 kB 00:00 2023-09-30T09:11:41.816 INFO:teuthology.orchestra.run.smithi040.stdout:(67/106): python3-cryptography-3.2.1-6.el8.x86_ 4.7 MB/s | 641 kB 00:00 2023-09-30T09:11:41.873 INFO:teuthology.orchestra.run.smithi040.stdout:(68/106): python3-jwt-1.6.1-2.el8.noarch.rpm 373 kB/s | 43 kB 00:00 2023-09-30T09:11:41.942 INFO:teuthology.orchestra.run.smithi040.stdout:(69/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.2 MB/s | 155 kB 00:00 2023-09-30T09:11:41.967 INFO:teuthology.orchestra.run.smithi040.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 1.1 MB/s | 109 kB 00:00 2023-09-30T09:11:42.018 INFO:teuthology.orchestra.run.smithi040.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 567 kB/s | 43 kB 00:00 2023-09-30T09:11:42.369 INFO:teuthology.orchestra.run.smithi040.stdout:(72/106): liboath-2.6.2-3.el8.x86_64.rpm 168 kB/s | 59 kB 00:00 2023-09-30T09:11:42.476 INFO:teuthology.orchestra.run.smithi040.stdout:(73/106): gperftools-libs-2.7-9.el8.x86_64.rpm 602 kB/s | 306 kB 00:00 2023-09-30T09:11:42.543 INFO:teuthology.orchestra.run.smithi040.stdout:(74/106): libunwind-1.3.1-3.el8.x86_64.rpm 428 kB/s | 75 kB 00:00 2023-09-30T09:11:42.827 INFO:teuthology.orchestra.run.smithi040.stdout:(75/106): ceph-common-17.2.6-1161.g191c1869.el8 2.2 MB/s | 23 MB 00:10 2023-09-30T09:11:42.853 INFO:teuthology.orchestra.run.smithi040.stdout:(76/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 141 kB/s | 44 kB 00:00 2023-09-30T09:11:42.878 INFO:teuthology.orchestra.run.smithi040.stdout:(77/106): python3-asyncssh-2.7.0-2.el8.noarch.r 1.2 MB/s | 476 kB 00:00 2023-09-30T09:11:42.953 INFO:teuthology.orchestra.run.smithi040.stdout:(78/106): python3-cachetools-3.1.1-4.el8.noarch 329 kB/s | 33 kB 00:00 2023-09-30T09:11:42.987 INFO:teuthology.orchestra.run.smithi040.stdout:(79/106): python3-certifi-2018.10.15-7.el8.noar 150 kB/s | 16 kB 00:00 2023-09-30T09:11:43.146 INFO:teuthology.orchestra.run.smithi040.stdout:(80/106): python3-cheroot-8.5.2-1.el8.noarch.rp 898 kB/s | 173 kB 00:00 2023-09-30T09:11:43.171 INFO:teuthology.orchestra.run.smithi040.stdout:(81/106): python3-cherrypy-18.4.0-1.el8.noarch. 2.0 MB/s | 384 kB 00:00 2023-09-30T09:11:43.246 INFO:teuthology.orchestra.run.smithi040.stdout:(82/106): python3-beautifulsoup4-4.6.3-2.el8.1. 443 kB/s | 185 kB 00:00 2023-09-30T09:11:43.271 INFO:teuthology.orchestra.run.smithi040.stdout:(83/106): python3-google-auth-1.1.1-10.el8.noar 647 kB/s | 81 kB 00:00 2023-09-30T09:11:43.297 INFO:teuthology.orchestra.run.smithi040.stdout:(84/106): python3-jaraco-6.2-6.el8.noarch.rpm 88 kB/s | 11 kB 00:00 2023-09-30T09:11:43.372 INFO:teuthology.orchestra.run.smithi040.stdout:(85/106): python3-jaraco-functools-2.0-4.el8.no 140 kB/s | 18 kB 00:00 2023-09-30T09:11:43.405 INFO:teuthology.orchestra.run.smithi040.stdout:(86/106): python3-logutils-0.3.5-11.el8.noarch. 449 kB/s | 49 kB 00:00 2023-09-30T09:11:43.473 INFO:teuthology.orchestra.run.smithi040.stdout:(87/106): python3-more-itertools-7.2.0-3.el8.no 586 kB/s | 59 kB 00:00 2023-09-30T09:11:43.506 INFO:teuthology.orchestra.run.smithi040.stdout:(88/106): python3-natsort-7.1.1-2.el8.noarch.rp 601 kB/s | 60 kB 00:00 2023-09-30T09:11:43.659 INFO:teuthology.orchestra.run.smithi040.stdout:(89/106): python3-portend-2.6-1.el8.noarch.rpm 102 kB/s | 16 kB 00:00 2023-09-30T09:11:43.798 INFO:teuthology.orchestra.run.smithi040.stdout:(90/106): python3-pecan-1.3.2-9.el8.noarch.rpm 868 kB/s | 283 kB 00:00 2023-09-30T09:11:43.824 INFO:teuthology.orchestra.run.smithi040.stdout:(91/106): python3-repoze-lru-0.7-6.el8.noarch.r 205 kB/s | 34 kB 00:00 2023-09-30T09:11:43.857 INFO:teuthology.orchestra.run.smithi040.stdout:(92/106): python3-kubernetes-11.0.0-6.el8.noarc 2.0 MB/s | 1.2 MB 00:00 2023-09-30T09:11:43.955 INFO:teuthology.orchestra.run.smithi040.stdout:(93/106): python3-routes-2.4.1-12.el8.noarch.rp 1.2 MB/s | 196 kB 00:00 2023-09-30T09:11:43.983 INFO:teuthology.orchestra.run.smithi040.stdout:(94/106): python3-simplegeneric-0.8.1-17.el8.no 149 kB/s | 19 kB 00:00 2023-09-30T09:11:44.009 INFO:teuthology.orchestra.run.smithi040.stdout:(95/106): python3-rsa-4.9-2.el8.noarch.rpm 348 kB/s | 64 kB 00:00 2023-09-30T09:11:44.058 INFO:teuthology.orchestra.run.smithi040.stdout:(96/106): python3-singledispatch-3.4.0.3-18.el8 231 kB/s | 24 kB 00:00 2023-09-30T09:11:44.084 INFO:teuthology.orchestra.run.smithi040.stdout:(97/106): python3-tempora-1.14.1-5.el8.noarch.r 291 kB/s | 29 kB 00:00 2023-09-30T09:11:44.109 INFO:teuthology.orchestra.run.smithi040.stdout:(98/106): python3-trustme-0.6.0-4.el8.noarch.rp 274 kB/s | 27 kB 00:00 2023-09-30T09:11:44.168 INFO:teuthology.orchestra.run.smithi040.stdout:(99/106): python3-waitress-1.4.3-1.el8.noarch.r 2.3 MB/s | 255 kB 00:00 2023-09-30T09:11:44.233 INFO:teuthology.orchestra.run.smithi040.stdout:(100/106): python3-websocket-client-0.56.0-5.el 493 kB/s | 61 kB 00:00 2023-09-30T09:11:44.277 INFO:teuthology.orchestra.run.smithi040.stdout:(101/106): python3-webob-1.8.5-1.el8.1.noarch.r 1.3 MB/s | 251 kB 00:00 2023-09-30T09:11:44.302 INFO:teuthology.orchestra.run.smithi040.stdout:(102/106): python3-webtest-2.0.33-1.el8.noarch. 638 kB/s | 85 kB 00:00 2023-09-30T09:11:44.327 INFO:teuthology.orchestra.run.smithi040.stdout:(103/106): python3-zc-lockfile-2.0-2.el8.noarch 245 kB/s | 23 kB 00:00 2023-09-30T09:11:44.378 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-09-30T09:11:44.594 INFO:teuthology.orchestra.run.smithi040.stdout:(104/106): librados2-17.2.6-1161.g191c1869.el8. 12 MB/s | 3.5 MB 00:00 2023-09-30T09:11:44.775 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-09-30T09:11:44.878 INFO:teuthology.orchestra.run.smithi040.stdout:(105/106): librbd1-17.2.6-1161.g191c1869.el8.x8 6.5 MB/s | 3.6 MB 00:00 2023-09-30T09:11:44.920 INFO:teuthology.orchestra.run.smithi040.stdout:(106/106): thrift-0.13.0-2.el8.x86_64.rpm 2.7 MB/s | 1.7 MB 00:00 2023-09-30T09:11:44.929 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-09-30T09:11:44.929 INFO:teuthology.orchestra.run.smithi040.stdout:Total 14 MB/s | 196 MB 00:13 2023-09-30T09:11:44.930 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : thrift-0.13.0-2.el8.x86_64 2/108 2023-09-30T09:11:45.136 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2023-09-30T09:11:45.317 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-30T09:11:45.518 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction check 2023-09-30T09:11:45.622 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction check succeeded. 2023-09-30T09:11:45.622 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction test 2023-09-30T09:11:45.700 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-30T09:11:45.892 INFO:teuthology.orchestra.run.smithi143.stdout: Upgrading : librados2-2:17.2.6-1161.g191c1869.el8.x86_64 5/108 2023-09-30T09:11:46.290 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librados2-2:17.2.6-1161.g191c1869.el8.x86_64 5/108 2023-09-30T09:11:46.475 INFO:teuthology.orchestra.run.smithi143.stdout: Upgrading : librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:11:46.629 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:11:46.808 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:11:46.908 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:11:46.999 INFO:teuthology.orchestra.run.smithi040.stdout:Transaction test succeeded. 2023-09-30T09:11:47.002 INFO:teuthology.orchestra.run.smithi040.stdout:Running transaction 2023-09-30T09:11:47.114 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 8/108 2023-09-30T09:11:47.258 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/108 2023-09-30T09:11:47.831 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/108 2023-09-30T09:11:48.006 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:11:48.078 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:11:48.312 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-09-30T09:11:48.498 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/108 2023-09-30T09:11:48.642 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 13/108 2023-09-30T09:11:48.731 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 13/108 2023-09-30T09:11:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 14/108 2023-09-30T09:11:49.010 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 14/108 2023-09-30T09:11:49.223 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/108 2023-09-30T09:11:49.358 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 16/108 2023-09-30T09:11:49.488 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 16/108 2023-09-30T09:11:49.599 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 17/108 2023-09-30T09:11:50.201 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 17/108 2023-09-30T09:11:50.358 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/108 2023-09-30T09:11:50.969 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/108 2023-09-30T09:11:51.158 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/108 2023-09-30T09:11:51.406 INFO:teuthology.orchestra.run.smithi040.stdout: Preparing : 1/1 2023-09-30T09:11:51.714 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : liboath-2.6.2-3.el8.x86_64 1/108 2023-09-30T09:11:51.967 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : thrift-0.13.0-2.el8.x86_64 2/108 2023-09-30T09:11:52.028 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/108 2023-09-30T09:11:52.366 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/108 2023-09-30T09:11:52.445 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 3/108 2023-09-30T09:11:52.555 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2023-09-30T09:11:52.653 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-30T09:11:52.720 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/108 2023-09-30T09:11:52.922 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/108 2023-09-30T09:11:53.054 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-09-30T09:11:53.101 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-ceph-argparse-2:17.2.6-1161.g191c1869.el 24/108 2023-09-30T09:11:53.303 INFO:teuthology.orchestra.run.smithi040.stdout: Upgrading : librados2-2:17.2.6-1161.g191c1869.el8.x86_64 5/108 2023-09-30T09:11:53.327 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_6 25/108 2023-09-30T09:11:53.748 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librados2-2:17.2.6-1161.g191c1869.el8.x86_64 5/108 2023-09-30T09:11:53.928 INFO:teuthology.orchestra.run.smithi040.stdout: Upgrading : librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:11:54.064 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:11:54.236 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:11:54.278 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 26/108 2023-09-30T09:11:54.361 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:11:54.564 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 8/108 2023-09-30T09:11:54.587 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-09-30T09:11:54.719 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/108 2023-09-30T09:11:54.878 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-09-30T09:11:55.065 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-30T09:11:55.330 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/108 2023-09-30T09:11:55.539 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:11:55.614 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:11:55.843 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-09-30T09:11:56.086 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 12/108 2023-09-30T09:11:56.228 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 13/108 2023-09-30T09:11:56.369 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 13/108 2023-09-30T09:11:56.511 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 14/108 2023-09-30T09:11:56.670 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 14/108 2023-09-30T09:11:56.855 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-30T09:11:56.918 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 15/108 2023-09-30T09:11:57.052 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 16/108 2023-09-30T09:11:57.237 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 16/108 2023-09-30T09:11:57.352 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 17/108 2023-09-30T09:11:57.471 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 30/108 2023-09-30T09:11:57.642 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-09-30T09:11:57.868 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rsa-4.9-2.el8.noarch 32/108 2023-09-30T09:11:58.051 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 17/108 2023-09-30T09:11:58.067 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 33/108 2023-09-30T09:11:58.229 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 34/108 2023-09-30T09:11:58.333 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : openblas-0.3.15-4.el8.x86_64 18/108 2023-09-30T09:11:58.416 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librados-devel-2:17.2.6-1161.g191c1869.el8.x86_6 35/108 2023-09-30T09:11:58.612 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 36/108 2023-09-30T09:11:58.847 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 37/108 2023-09-30T09:11:59.022 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: openblas-0.3.15-4.el8.x86_64 18/108 2023-09-30T09:11:59.080 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 38/108 2023-09-30T09:11:59.210 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : openblas-threads-0.3.15-4.el8.x86_64 19/108 2023-09-30T09:11:59.236 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 39/108 2023-09-30T09:11:59.410 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 40/108 2023-09-30T09:11:59.567 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 41/108 2023-09-30T09:11:59.778 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 42/108 2023-09-30T09:11:59.953 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 43/108 2023-09-30T09:12:00.007 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64 19/108 2023-09-30T09:12:00.101 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/108 2023-09-30T09:12:00.262 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/108 2023-09-30T09:12:00.350 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 20/108 2023-09-30T09:12:00.444 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/108 2023-09-30T09:12:00.561 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 21/108 2023-09-30T09:12:00.629 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/108 2023-09-30T09:12:00.743 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 22/108 2023-09-30T09:12:00.781 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/108 2023-09-30T09:12:00.976 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 23/108 2023-09-30T09:12:01.000 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/108 2023-09-30T09:12:01.174 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-ceph-argparse-2:17.2.6-1161.g191c1869.el 24/108 2023-09-30T09:12:01.214 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/108 2023-09-30T09:12:01.408 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_6 25/108 2023-09-30T09:12:01.446 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/108 2023-09-30T09:12:01.633 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/108 2023-09-30T09:12:01.990 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/108 2023-09-30T09:12:02.232 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/108 2023-09-30T09:12:02.418 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 55/108 2023-09-30T09:12:02.438 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 26/108 2023-09-30T09:12:02.652 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 56/108 2023-09-30T09:12:02.813 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-09-30T09:12:02.867 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2023-09-30T09:12:03.144 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-09-30T09:12:03.207 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2023-09-30T09:12:03.360 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-30T09:12:03.483 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 59/108 2023-09-30T09:12:03.690 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2023-09-30T09:12:03.934 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2023-09-30T09:12:04.210 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2023-09-30T09:12:05.234 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2023-09-30T09:12:05.387 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 29/108 2023-09-30T09:12:05.586 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2023-09-30T09:12:05.723 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 30/108 2023-09-30T09:12:05.838 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2023-09-30T09:12:05.917 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-09-30T09:12:06.097 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2023-09-30T09:12:06.114 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rsa-4.9-2.el8.noarch 32/108 2023-09-30T09:12:06.414 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2023-09-30T09:12:06.473 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 33/108 2023-09-30T09:12:06.683 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 34/108 2023-09-30T09:12:06.710 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2023-09-30T09:12:06.911 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : librados-devel-2:17.2.6-1161.g191c1869.el8.x86_6 35/108 2023-09-30T09:12:06.956 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2023-09-30T09:12:07.126 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 36/108 2023-09-30T09:12:07.132 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2023-09-30T09:12:07.329 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2023-09-30T09:12:07.373 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 37/108 2023-09-30T09:12:07.585 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 38/108 2023-09-30T09:12:07.704 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2023-09-30T09:12:07.798 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 39/108 2023-09-30T09:12:07.955 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2023-09-30T09:12:07.997 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 40/108 2023-09-30T09:12:08.113 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2023-09-30T09:12:08.182 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 41/108 2023-09-30T09:12:08.303 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2023-09-30T09:12:08.409 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 42/108 2023-09-30T09:12:08.522 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2023-09-30T09:12:08.640 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 43/108 2023-09-30T09:12:08.732 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2023-09-30T09:12:08.830 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 44/108 2023-09-30T09:12:08.942 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2023-09-30T09:12:08.966 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 45/108 2023-09-30T09:12:09.113 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-09-30T09:12:09.156 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 46/108 2023-09-30T09:12:09.200 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 79/108 2023-09-30T09:12:09.372 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : jq-1.6-7.el8.x86_64 80/108 2023-09-30T09:12:09.399 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 47/108 2023-09-30T09:12:09.568 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-portend-2.6-1.el8.noarch 48/108 2023-09-30T09:12:09.785 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 49/108 2023-09-30T09:12:09.824 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: cephadm-2:17.2.6-1161.g191c1869.el8.noarch 81/108 2023-09-30T09:12:09.991 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : cephadm-2:17.2.6-1161.g191c1869.el8.noarch 81/108 2023-09-30T09:12:10.483 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 50/108 2023-09-30T09:12:10.483 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 51/108 2023-09-30T09:12:10.483 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.e 82/108 2023-09-30T09:12:10.485 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1161.g191c1869. 83/108 2023-09-30T09:12:10.497 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-ceph-common-2:17.2.6-1161.g191c1869.el8. 84/108 2023-09-30T09:12:10.903 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 52/108 2023-09-30T09:12:10.905 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 53/108 2023-09-30T09:12:11.158 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 54/108 2023-09-30T09:12:11.383 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 55/108 2023-09-30T09:12:11.636 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 56/108 2023-09-30T09:12:11.862 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 57/108 2023-09-30T09:12:12.255 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 58/108 2023-09-30T09:12:12.625 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 59/108 2023-09-30T09:12:12.857 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 60/108 2023-09-30T09:12:13.084 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 61/108 2023-09-30T09:12:13.188 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:13.311 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 62/108 2023-09-30T09:12:13.388 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:13.958 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:14.213 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 86/108 2023-09-30T09:12:14.322 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 86/108 2023-09-30T09:12:14.502 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 63/108 2023-09-30T09:12:14.504 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 87/108 2023-09-30T09:12:15.049 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 64/108 2023-09-30T09:12:15.314 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 65/108 2023-09-30T09:12:15.561 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 66/108 2023-09-30T09:12:15.890 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 67/108 2023-09-30T09:12:16.184 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 68/108 2023-09-30T09:12:16.445 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 69/108 2023-09-30T09:12:16.637 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : fuse-2.9.7-17.el8.x86_64 70/108 2023-09-30T09:12:16.895 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 71/108 2023-09-30T09:12:17.267 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 72/108 2023-09-30T09:12:17.568 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-py-1.5.3-4.el8.noarch 73/108 2023-09-30T09:12:17.718 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 74/108 2023-09-30T09:12:17.925 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 75/108 2023-09-30T09:12:18.167 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 76/108 2023-09-30T09:12:18.337 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 77/108 2023-09-30T09:12:18.581 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 78/108 2023-09-30T09:12:18.799 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 79/108 2023-09-30T09:12:18.871 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 79/108 2023-09-30T09:12:19.100 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : jq-1.6-7.el8.x86_64 80/108 2023-09-30T09:12:19.709 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: cephadm-2:17.2.6-1161.g191c1869.el8.noarch 81/108 2023-09-30T09:12:19.901 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : cephadm-2:17.2.6-1161.g191c1869.el8.noarch 81/108 2023-09-30T09:12:20.033 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.e 82/108 2023-09-30T09:12:20.261 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-grafana-dashboards-2:17.2.6-1161.g191c1869. 83/108 2023-09-30T09:12:20.600 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-ceph-common-2:17.2.6-1161.g191c1869.el8. 84/108 2023-09-30T09:12:23.559 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:24.516 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:25.169 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 85/108 2023-09-30T09:12:25.555 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 86/108 2023-09-30T09:12:25.664 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 86/108 2023-09-30T09:12:25.915 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 87/108 2023-09-30T09:12:33.376 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 87/108 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /sys 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /proc 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /dev 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /run 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /mnt 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /var/tmp 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /home 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /tmp 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /dev 2023-09-30T09:12:33.377 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:12:33.617 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 88/108 2023-09-30T09:12:33.827 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 88/108 2023-09-30T09:12:34.042 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 89/108 2023-09-30T09:12:35.008 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 89/108 2023-09-30T09:12:35.167 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 90/108 2023-09-30T09:12:35.259 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 90/108 2023-09-30T09:12:35.615 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el 91/108 2023-09-30T09:12:35.842 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 92/108 2023-09-30T09:12:35.878 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 92/108 2023-09-30T09:12:36.042 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 93/108 2023-09-30T09:12:36.258 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 93/108 2023-09-30T09:12:36.401 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 94/108 2023-09-30T09:12:36.790 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 94/108 2023-09-30T09:12:36.942 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 95/108 2023-09-30T09:12:38.432 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 95/108 2023-09-30T09:12:38.617 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 96/108 2023-09-30T09:12:38.638 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 96/108 2023-09-30T09:12:40.258 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-2:17.2.6-1161.g191c1869.el8.x86_64 97/108 2023-09-30T09:12:40.475 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 98/108 2023-09-30T09:12:40.569 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 98/108 2023-09-30T09:12:40.733 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1161.g191c1 99/108 2023-09-30T09:12:41.080 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1161.g191c1 99/108 2023-09-30T09:12:41.266 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 100/108 2023-09-30T09:12:46.165 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 100/108 2023-09-30T09:12:46.729 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 101/108 2023-09-30T09:12:47.090 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-09-30T09:12:47.286 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 103/108 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 87/108 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /sys 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /proc 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /dev 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /run 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /mnt 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /var/tmp 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /home 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /tmp 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout:skipping the directory /dev 2023-09-30T09:12:47.307 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:12:47.456 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_ 104/108 2023-09-30T09:12:48.141 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 88/108 2023-09-30T09:12:48.141 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 88/108 2023-09-30T09:12:48.141 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 89/108 2023-09-30T09:12:48.142 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 105/108 2023-09-30T09:12:48.142 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 106/108 2023-09-30T09:12:48.142 INFO:teuthology.orchestra.run.smithi143.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-30T09:12:48.142 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-30T09:12:48.142 INFO:teuthology.orchestra.run.smithi143.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:12:48.867 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:12:48.868 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-2:17.2.6-1161.g191c1869.el8.x86_64 1/108 2023-09-30T09:12:48.868 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 2/108 2023-09-30T09:12:48.868 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 3/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 4/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1161.g191c1 5/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 8/108 2023-09-30T09:12:48.881 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 9/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 11/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 12/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_ 13/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 14/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 15/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librados-devel-2:17.2.6-1161.g191c1869.el8.x86_6 16/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 17/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 18/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1161.g191c1869.el 19/108 2023-09-30T09:12:48.882 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-ceph-common-2:17.2.6-1161.g191c1869.el8. 20/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_6 21/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 22/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 23/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 24/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 25/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 26/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 27/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1161.g191c1869. 28/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 29/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 30/108 2023-09-30T09:12:48.883 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 31/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el 32/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 33/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.e 34/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : cephadm-2:17.2.6-1161.g191c1869.el8.noarch 35/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : jq-1.6-7.el8.x86_64 36/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 37/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2023-09-30T09:12:48.884 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2023-09-30T09:12:48.885 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 59/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2023-09-30T09:12:48.886 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 64/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 65/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 66/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 68/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2023-09-30T09:12:48.887 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2023-09-30T09:12:48.888 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2023-09-30T09:12:48.889 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2023-09-30T09:12:48.890 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2023-09-30T09:12:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2023-09-30T09:12:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2023-09-30T09:12:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librados2-2:17.2.6-1161.g191c1869.el8.x86_64 105/108 2023-09-30T09:12:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-09-30T09:12:48.891 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 107/108 2023-09-30T09:12:49.129 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 89/108 2023-09-30T09:12:49.328 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 90/108 2023-09-30T09:12:49.435 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 90/108 2023-09-30T09:12:49.824 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el 91/108 2023-09-30T09:12:50.069 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 92/108 2023-09-30T09:12:50.111 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 92/108 2023-09-30T09:12:50.454 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 93/108 2023-09-30T09:12:50.703 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 93/108 2023-09-30T09:12:50.862 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 94/108 2023-09-30T09:12:50.892 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:12:50.892 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:12:50.892 INFO:teuthology.orchestra.run.smithi143.stdout:Upgraded: 2023-09-30T09:12:50.892 INFO:teuthology.orchestra.run.smithi143.stdout: librados2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-grafana-dashboards-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-immutable-object-cache-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.893 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.894 INFO:teuthology.orchestra.run.smithi143.stdout: cephadm-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: fuse-2.9.7-17.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: jq-1.6-7.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: liboath-2.6.2-3.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: librados-devel-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.895 INFO:teuthology.orchestra.run.smithi143.stdout: libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: libunwind-1.3.1-3.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: openblas-0.3.15-4.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: python3-babel-2.5.1-7.el8.noarch 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-09-30T09:12:50.896 INFO:teuthology.orchestra.run.smithi143.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-argparse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-09-30T09:12:50.897 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco-6.2-6.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-mako-1.0.6-14.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-09-30T09:12:50.898 INFO:teuthology.orchestra.run.smithi143.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-portend-2.6-1.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-py-1.5.3-4.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-09-30T09:12:50.899 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pycparser-2.14-14.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytz-2017.2-11.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-routes-2.4.1-12.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rsa-4.9-2.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-09-30T09:12:50.900 INFO:teuthology.orchestra.run.smithi143.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:12:50.901 INFO:teuthology.orchestra.run.smithi143.stdout: socat-1.7.4.1-1.el8.x86_64 2023-09-30T09:12:50.902 INFO:teuthology.orchestra.run.smithi143.stdout: thrift-0.13.0-2.el8.x86_64 2023-09-30T09:12:50.902 INFO:teuthology.orchestra.run.smithi143.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-09-30T09:12:50.902 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:12:50.902 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-09-30T09:12:51.058 DEBUG:teuthology.parallel:result is None 2023-09-30T09:12:51.297 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 94/108 2023-09-30T09:12:51.479 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 95/108 2023-09-30T09:12:53.127 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 95/108 2023-09-30T09:12:53.393 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 96/108 2023-09-30T09:12:53.420 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 96/108 2023-09-30T09:12:55.227 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-2:17.2.6-1161.g191c1869.el8.x86_64 97/108 2023-09-30T09:12:55.426 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 98/108 2023-09-30T09:12:55.547 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 98/108 2023-09-30T09:12:55.870 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-immutable-object-cache-2:17.2.6-1161.g191c1 99/108 2023-09-30T09:12:56.259 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.6-1161.g191c1 99/108 2023-09-30T09:12:56.478 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 100/108 2023-09-30T09:13:01.921 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 100/108 2023-09-30T09:13:02.544 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 101/108 2023-09-30T09:13:02.936 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 102/108 2023-09-30T09:13:03.190 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 103/108 2023-09-30T09:13:03.419 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_ 104/108 2023-09-30T09:13:03.603 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 105/108 2023-09-30T09:13:03.821 INFO:teuthology.orchestra.run.smithi040.stdout: Installing : rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 106/108 2023-09-30T09:13:03.821 INFO:teuthology.orchestra.run.smithi040.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-30T09:13:04.213 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-09-30T09:13:04.214 INFO:teuthology.orchestra.run.smithi040.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:13:05.099 INFO:teuthology.orchestra.run.smithi040.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:13:05.099 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-2:17.2.6-1161.g191c1869.el8.x86_64 1/108 2023-09-30T09:13:05.099 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 2/108 2023-09-30T09:13:05.099 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 3/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 4/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-immutable-object-cache-2:17.2.6-1161.g191c1 5/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 6/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 7/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 8/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 9/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 10/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 11/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 12/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_ 13/108 2023-09-30T09:13:05.100 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 14/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 15/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librados-devel-2:17.2.6-1161.g191c1869.el8.x86_6 16/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86 17/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 18/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-ceph-argparse-2:17.2.6-1161.g191c1869.el 19/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-ceph-common-2:17.2.6-1161.g191c1869.el8. 20/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_6 21/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 22/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 23/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 24/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 25/108 2023-09-30T09:13:05.101 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 26/108 2023-09-30T09:13:05.102 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 27/108 2023-09-30T09:13:05.108 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-grafana-dashboards-2:17.2.6-1161.g191c1869. 28/108 2023-09-30T09:13:05.108 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noa 29/108 2023-09-30T09:13:05.108 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.n 30/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.6-1161.g191 31/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el 32/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 33/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.e 34/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : cephadm-2:17.2.6-1161.g191c1869.el8.noarch 35/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : jq-1.6-7.el8.x86_64 36/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 37/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 38/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : openblas-0.3.15-4.el8.x86_64 40/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : openblas-threads-0.3.15-4.el8.x86_64 41/108 2023-09-30T09:13:05.109 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 42/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 43/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 44/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 45/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 46/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 47/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 48/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 49/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 50/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 51/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 53/108 2023-09-30T09:13:05.110 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 54/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 55/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 56/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 57/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 58/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a2 59/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 60/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 61/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 62/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 63/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 64/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 65/108 2023-09-30T09:13:05.111 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 66/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 67/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 68/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 69/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 70/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 71/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 72/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 73/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 74/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 75/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 76/108 2023-09-30T09:13:05.112 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 77/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 78/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 79/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 80/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 81/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 82/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 83/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 84/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 85/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 86/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 87/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 88/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 89/108 2023-09-30T09:13:05.113 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 90/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-portend-2.6-1.el8.noarch 91/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 92/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 93/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 94/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 95/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 96/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 97/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 98/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 99/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 100/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 101/108 2023-09-30T09:13:05.114 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 102/108 2023-09-30T09:13:05.115 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 103/108 2023-09-30T09:13:05.115 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 104/108 2023-09-30T09:13:05.115 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librados2-2:17.2.6-1161.g191c1869.el8.x86_64 105/108 2023-09-30T09:13:05.115 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-09-30T09:13:05.115 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 107/108 2023-09-30T09:13:07.522 INFO:teuthology.orchestra.run.smithi040.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-09-30T09:13:07.522 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:13:07.522 INFO:teuthology.orchestra.run.smithi040.stdout:Upgraded: 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: librados2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: librbd1-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout:Installed: 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-base-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-grafana-dashboards-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-immutable-object-cache-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.523 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mds-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-cephadm-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-dashboard-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-diskprediction-local-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-modules-core-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mgr-rook-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-mon-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-osd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-prometheus-alerts-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.524 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-radosgw-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-selinux-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: ceph-test-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: cephadm-2:17.2.6-1161.g191c1869.el8.noarch 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: fuse-2.9.7-17.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: jq-1.6-7.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs-devel-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: libcephfs2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: libcephsqlite-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-09-30T09:13:07.525 INFO:teuthology.orchestra.run.smithi040.stdout: liboath-2.6.2-3.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: librados-devel-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: libradosstriper1-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: librgw2-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.526 INFO:teuthology.orchestra.run.smithi040.stdout: libunwind-1.3.1-3.el8.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: openblas-0.3.15-4.el8.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: openblas-threads-0.3.15-4.el8.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-babel-2.5.1-7.el8.noarch 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-09-30T09:13:07.527 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-argparse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-ceph-common-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cephfs-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jaraco-6.2-6.el8.noarch 2023-09-30T09:13:07.528 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-mako-1.0.6-14.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-09-30T09:13:07.529 INFO:teuthology.orchestra.run.smithi040.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-portend-2.6-1.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-py-1.5.3-4.el8.noarch 2023-09-30T09:13:07.530 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pycparser-2.14-14.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-pytz-2017.2-11.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rados-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rbd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-09-30T09:13:07.531 INFO:teuthology.orchestra.run.smithi040.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rgw-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-routes-2.4.1-12.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-rsa-4.9-2.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-scipy-1.0.0-21.module_el8.5.0+771+e5d9a225.x86_64 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-09-30T09:13:07.532 INFO:teuthology.orchestra.run.smithi040.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-09-30T09:13:07.533 INFO:teuthology.orchestra.run.smithi040.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-09-30T09:13:07.533 INFO:teuthology.orchestra.run.smithi040.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-09-30T09:13:07.533 INFO:teuthology.orchestra.run.smithi040.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-09-30T09:13:07.533 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-fuse-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.533 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-mirror-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.534 INFO:teuthology.orchestra.run.smithi040.stdout: rbd-nbd-2:17.2.6-1161.g191c1869.el8.x86_64 2023-09-30T09:13:07.534 INFO:teuthology.orchestra.run.smithi040.stdout: socat-1.7.4.1-1.el8.x86_64 2023-09-30T09:13:07.534 INFO:teuthology.orchestra.run.smithi040.stdout: thrift-0.13.0-2.el8.x86_64 2023-09-30T09:13:07.535 INFO:teuthology.orchestra.run.smithi040.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-09-30T09:13:07.535 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:13:07.535 INFO:teuthology.orchestra.run.smithi040.stdout:Complete! 2023-09-30T09:13:07.729 DEBUG:teuthology.parallel:result is None 2023-09-30T09:13:07.729 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:13:07.730 INFO:teuthology.packaging:ref: None 2023-09-30T09:13:07.730 INFO:teuthology.packaging:tag: None 2023-09-30T09:13:07.730 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:13:07.730 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:13:07.730 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-30T09:13:07.974 DEBUG:teuthology.orchestra.run.smithi040:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-09-30T09:13:08.004 INFO:teuthology.orchestra.run.smithi040.stdout:17.2.6-1161.g191c1869.el8 2023-09-30T09:13:08.005 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1161.g191c1869.el8 2023-09-30T09:13:08.005 INFO:teuthology.task.install:The correct ceph version 17.2.6-1161.g191c1869 is installed. 2023-09-30T09:13:08.005 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-30T09:13:08.005 INFO:teuthology.packaging:ref: None 2023-09-30T09:13:08.005 INFO:teuthology.packaging:tag: None 2023-09-30T09:13:08.005 INFO:teuthology.packaging:branch: quincy 2023-09-30T09:13:08.005 INFO:teuthology.packaging:sha1: 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:13:08.006 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=quincy 2023-09-30T09:13:08.246 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-09-30T09:13:08.275 INFO:teuthology.orchestra.run.smithi143.stdout:17.2.6-1161.g191c1869.el8 2023-09-30T09:13:08.275 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1161.g191c1869.el8 2023-09-30T09:13:08.275 INFO:teuthology.task.install:The correct ceph version 17.2.6-1161.g191c1869 is installed. 2023-09-30T09:13:08.276 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-30T09:13:08.276 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:13:08.276 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-30T09:13:08.315 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:13:08.316 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-30T09:13:08.351 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-30T09:13:08.352 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:13:08.352 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/daemon-helper 2023-09-30T09:13:08.391 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-30T09:13:08.466 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:13:08.466 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/daemon-helper 2023-09-30T09:13:08.499 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-30T09:13:08.569 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-30T09:13:08.570 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:13:08.570 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-30T09:13:08.605 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-30T09:13:08.681 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:13:08.681 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-30T09:13:08.714 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-30T09:13:08.787 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-30T09:13:08.787 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:13:08.787 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/usr/bin/stdin-killer 2023-09-30T09:13:08.822 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-30T09:13:09.372 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:13:09.372 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/usr/bin/stdin-killer 2023-09-30T09:13:09.405 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-30T09:13:09.502 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:13:09.511 INFO:teuthology.task.print:**** done install task... 2023-09-30T09:13:09.511 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:13:09.531 INFO:teuthology.task.print:**** done start installing quincy cephadm ... 2023-09-30T09:13:09.531 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-30T09:13:09.610 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '1d10b71792f3be8887a7631e69851ac2df3585af'} 2023-09-30T09:13:09.781 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-30T09:13:09.783 INFO:tasks.cephadm:Cluster fsid is 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:09.783 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-30T09:13:09.783 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.40', 'mon.c': '[v2:172.21.15.40:3301,v1:172.21.15.40:6790]', 'mon.b': '172.21.15.143'} 2023-09-30T09:13:09.783 INFO:tasks.cephadm:First mon is mon.a on smithi040 2023-09-30T09:13:09.784 INFO:tasks.cephadm:First mgr is y 2023-09-30T09:13:09.784 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-30T09:13:09.784 DEBUG:teuthology.orchestra.run.smithi040:> sudo hostname $(hostname -s) 2023-09-30T09:13:09.821 DEBUG:teuthology.orchestra.run.smithi143:> sudo hostname $(hostname -s) 2023-09-30T09:13:09.854 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-30T09:13:09.854 DEBUG:teuthology.orchestra.run.smithi040:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.065 INFO:teuthology.orchestra.run.smithi040.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366215 Sep 30 09:13 /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.065 DEBUG:teuthology.orchestra.run.smithi143:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.253 INFO:teuthology.orchestra.run.smithi143.stdout:-rw-rw-r--. 1 ubuntu ubuntu 366215 Sep 30 09:13 /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.254 DEBUG:teuthology.orchestra.run.smithi040:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.278 DEBUG:teuthology.orchestra.run.smithi143:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-30T09:13:10.313 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-30T09:13:10.314 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-30T09:13:10.321 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-30T09:13:13.389 INFO:teuthology.orchestra.run.smithi143.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-30T09:13:15.299 INFO:teuthology.orchestra.run.smithi040.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-30T09:13:49.256 INFO:teuthology.orchestra.run.smithi143.stdout:{ 2023-09-30T09:13:49.257 INFO:teuthology.orchestra.run.smithi143.stdout: "ceph_version": "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)", 2023-09-30T09:13:49.257 INFO:teuthology.orchestra.run.smithi143.stdout: "image_id": "8497a1260037b82e7a7d1f7b1252ba27ac4d4c1a1689efe0d7d603614c3dfeb9", 2023-09-30T09:13:49.257 INFO:teuthology.orchestra.run.smithi143.stdout: "repo_digests": [ 2023-09-30T09:13:49.257 INFO:teuthology.orchestra.run.smithi143.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:59dfea07bd40b1827d644f258b611da4ee50ad9e03cd12567e2c0635c847dcac" 2023-09-30T09:13:49.257 INFO:teuthology.orchestra.run.smithi143.stdout: ] 2023-09-30T09:13:49.258 INFO:teuthology.orchestra.run.smithi143.stdout:} 2023-09-30T09:13:50.935 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:13:51.251 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph_version": "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)", 2023-09-30T09:13:51.251 INFO:teuthology.orchestra.run.smithi040.stdout: "image_id": "8497a1260037b82e7a7d1f7b1252ba27ac4d4c1a1689efe0d7d603614c3dfeb9", 2023-09-30T09:13:51.251 INFO:teuthology.orchestra.run.smithi040.stdout: "repo_digests": [ 2023-09-30T09:13:51.251 INFO:teuthology.orchestra.run.smithi040.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:59dfea07bd40b1827d644f258b611da4ee50ad9e03cd12567e2c0635c847dcac" 2023-09-30T09:13:51.252 INFO:teuthology.orchestra.run.smithi040.stdout: ] 2023-09-30T09:13:51.252 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:13:51.253 DEBUG:teuthology.orchestra.run.smithi040:> sudo mkdir -p /etc/ceph 2023-09-30T09:13:51.295 DEBUG:teuthology.orchestra.run.smithi143:> sudo mkdir -p /etc/ceph 2023-09-30T09:13:51.417 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 777 /etc/ceph 2023-09-30T09:13:51.452 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 777 /etc/ceph 2023-09-30T09:13:51.488 INFO:tasks.cephadm:Writing seed config... 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-09-30T09:13:51.489 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-30T09:13:51.490 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-30T09:13:51.490 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-30T09:13:51.490 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-30T09:13:51.490 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-30T09:13:51.490 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:13:51.491 DEBUG:teuthology.orchestra.run.smithi040:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-30T09:13:51.515 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 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 = 9308996e-5f71-11ee-8db4-212e2dc638e7 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 osd_class_default_list = * osd_class_load_list = * 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 [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 2023-09-30T09:13:51.516 DEBUG:teuthology.orchestra.run.smithi040:mon.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-30T09:13:51.558 DEBUG:teuthology.orchestra.run.smithi040:mgr.y> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-30T09:13:51.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:13:51.594 INFO:tasks.cephadm:Bootstrapping... 2023-09-30T09:13:51.594 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 --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.40 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:13:51.627 INFO:journalctl@ceph.mgr.y.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:13:51.829 INFO:teuthology.orchestra.run.smithi040.stdout:-------------------------------------------------------------------------------- 2023-09-30T09:13:51.830 INFO:teuthology.orchestra.run.smithi040.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '9308996e-5f71-11ee-8db4-212e2dc638e7', '--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.40', '--skip-admin-label'] 2023-09-30T09:13:51.867 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 4.6.1 2023-09-30T09:13:51.868 INFO:teuthology.orchestra.run.smithi040.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-30T09:13:51.868 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying podman|docker is present... 2023-09-30T09:13:51.906 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 4.6.1 2023-09-30T09:13:51.906 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying lvm2 is present... 2023-09-30T09:13:51.907 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying time synchronization is in place... 2023-09-30T09:13:51.914 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-30T09:13:51.914 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-30T09:13:51.921 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-30T09:13:51.921 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:13:51.928 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2023-09-30T09:13:51.934 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2023-09-30T09:13:51.935 INFO:teuthology.orchestra.run.smithi040.stdout:Unit chronyd.service is enabled and running 2023-09-30T09:13:51.935 INFO:teuthology.orchestra.run.smithi040.stdout:Repeating the final host check... 2023-09-30T09:13:51.967 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 4.6.1 2023-09-30T09:13:51.967 INFO:teuthology.orchestra.run.smithi040.stdout:podman (/bin/podman) version 4.6.1 is present 2023-09-30T09:13:51.967 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl is present 2023-09-30T09:13:51.967 INFO:teuthology.orchestra.run.smithi040.stdout:lvcreate is present 2023-09-30T09:13:51.974 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-30T09:13:51.974 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-30T09:13:51.980 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-30T09:13:51.981 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:13:51.987 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout enabled 2023-09-30T09:13:51.994 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout active 2023-09-30T09:13:51.994 INFO:teuthology.orchestra.run.smithi040.stdout:Unit chronyd.service is enabled and running 2023-09-30T09:13:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Host looks OK 2023-09-30T09:13:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Cluster fsid: 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Acquiring lock 140692949077240 on /run/cephadm/9308996e-5f71-11ee-8db4-212e2dc638e7.lock 2023-09-30T09:13:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Lock 140692949077240 acquired on /run/cephadm/9308996e-5f71-11ee-8db4-212e2dc638e7.lock 2023-09-30T09:13:51.995 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 3300 ... 2023-09-30T09:13:51.996 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying IP 172.21.15.40 port 6789 ... 2023-09-30T09:13:51.996 INFO:teuthology.orchestra.run.smithi040.stdout:Base mon IP(s) is [172.21.15.40:3300, 172.21.15.40:6789], mon addrv is [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-09-30T09:13:51.999 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp src 172.21.15.40 metric 100 2023-09-30T09:13:51.999 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.40 metric 100 2023-09-30T09:13:52.003 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-30T09:13:52.003 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-09-30T09:13:52.004 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1787sec hoplimit 64 pref medium 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:12cc/64 scope link 2023-09-30T09:13:52.006 INFO:teuthology.orchestra.run.smithi040.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-30T09:13:52.007 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2023-09-30T09:13:52.007 INFO:teuthology.orchestra.run.smithi040.stdout:Mon IP `172.21.15.40` is in CIDR network `172.21.0.0/20` 2023-09-30T09:13:52.007 INFO:teuthology.orchestra.run.smithi040.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-09-30T09:13:52.007 INFO:teuthology.orchestra.run.smithi040.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-30T09:13:52.008 INFO:teuthology.orchestra.run.smithi040.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-30T09:13:52.417 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stdout 8497a1260037b82e7a7d1f7b1252ba27ac4d4c1a1689efe0d7d603614c3dfeb9 2023-09-30T09:13:52.417 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-30T09:13:52.418 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Getting image source signatures 2023-09-30T09:13:52.418 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying blob sha256:9ded06edb695fe18ba35c4fd73ee2e36b97f8c971e708e670c5fe24743e14d30 2023-09-30T09:13:52.418 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying blob sha256:c16254b0810587cdd81d0647eccf1c3e4d200bf4eeba6596492e593ad063d4ee 2023-09-30T09:13:52.418 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Copying config sha256:8497a1260037b82e7a7d1f7b1252ba27ac4d4c1a1689efe0d7d603614c3dfeb9 2023-09-30T09:13:52.418 INFO:teuthology.orchestra.run.smithi040.stdout:/bin/podman: stderr Writing manifest to image destination 2023-09-30T09:13:53.191 INFO:teuthology.orchestra.run.smithi040.stdout:ceph: stdout ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable) 2023-09-30T09:13:53.192 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph version: ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable) 2023-09-30T09:13:53.192 INFO:teuthology.orchestra.run.smithi040.stdout:Extracting ceph user uid/gid from container image... 2023-09-30T09:13:53.836 INFO:teuthology.orchestra.run.smithi040.stdout:stat: stdout 167 167 2023-09-30T09:13:53.836 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial keys... 2023-09-30T09:13:54.465 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQDS5hdlfw0YBxAAPmCPTou+vXIdrslpySqmbw== 2023-09-30T09:13:55.100 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQDS5hdly1VdLBAAwIwkqawVvbanp8D2jsP2ag== 2023-09-30T09:13:55.761 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph-authtool: stdout AQDT5hdlxjUDFxAAxfvWcSBZ2WMDUoALiGy5Rg== 2023-09-30T09:13:55.762 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial monmap... 2023-09-30T09:13:56.416 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-30T09:13:56.416 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-30T09:13:56.416 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:56.416 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:monmaptool for a [v2:172.21.15.40:3300,v1:172.21.15.40:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:setting min_mon_release = octopus 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: set fsid to 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:13:56.417 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mon... 2023-09-30T09:13:57.039 INFO:teuthology.orchestra.run.smithi040.stdout:create mon.a on 2023-09-30T09:13:57.152 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-30T09:13:57.255 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-09-30T09:13:57.360 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target → /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target. 2023-09-30T09:13:57.360 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target → /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target. 2023-09-30T09:13:57.497 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a 2023-09-30T09:13:57.497 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-30T09:13:57.599 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target.wants/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service → /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@.service. 2023-09-30T09:13:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:57 smithi040 systemd[1]: Starting Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:13:58.065 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-30T09:13:58.065 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2023-09-30T09:13:58.075 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-30T09:13:58.075 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:13:58.075 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2023-09-30T09:13:58.075 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2023-09-30T09:13:58.076 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon to start... 2023-09-30T09:13:58.076 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mon... 2023-09-30T09:13:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:58 smithi040 bash[109820]: 1276bfe216dd6c6a12b41816aff89041e038e61020933b5103c6bef7876f79d8 2023-09-30T09:13:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:58 smithi040 systemd[1]: Started Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:13:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:58 smithi040 ceph-mon[109858]: mkfs 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:58 smithi040 ceph-mon[109858]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout cluster: 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout id: 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout services: 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.475713s) 2023-09-30T09:13:58.910 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout data: 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout pgs: 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:13:58.911 INFO:teuthology.orchestra.run.smithi040.stdout:mon is available 2023-09-30T09:13:58.912 INFO:teuthology.orchestra.run.smithi040.stdout:Assimilating anything we can from ceph.conf... 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} removed_ranks: {} 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: fsmap 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: osdmap e1: 0 total, 0 up, 0 in 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: mgrmap e1: no daemons active 2023-09-30T09:13:59.126 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:13:59 smithi040 ceph-mon[109858]: from='client.? 172.21.15.40:0/3224335892' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.40:3300,v1:172.21.15.40:6789] 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-30T09:14:00.318 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-30T09:14:00.319 INFO:teuthology.orchestra.run.smithi040.stdout:Generating new minimal ceph.conf... 2023-09-30T09:14:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:00 smithi040 ceph-mon[109858]: from='client.? 172.21.15.40:0/880643968' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-30T09:14:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:00 smithi040 ceph-mon[109858]: from='client.? 172.21.15.40:0/880643968' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-30T09:14:02.294 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:02 smithi040 ceph-mon[109858]: from='client.? 172.21.15.40:0/2189389260' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:14:02.358 INFO:teuthology.orchestra.run.smithi040.stdout:Restarting the monitor... 2023-09-30T09:14:02.557 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:02 smithi040 systemd[1]: Stopping Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:14:02.830 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:02 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[109835]: 2023-09-30T09:14:02.554+0000 7f6d8efc9700 -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 2023-09-30T09:14:02.830 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:02 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[109835]: 2023-09-30T09:14:02.554+0000 7f6d8efc9700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-30T09:14:03.090 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:02 smithi040 bash[110184]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T09:14:03.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-30T09:14:03.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 systemd[1]: Stopped Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:14:03.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 systemd[1]: Starting Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:14:03.450 INFO:teuthology.orchestra.run.smithi040.stdout:Setting mon public_network to 172.21.0.0/20 2023-09-30T09:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable), process ceph-mon, pid 7 2023-09-30T09:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: pidfile_write: ignore empty --pid-file 2023-09-30T09:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 bash[110301]: e9234b21ecd412638c428a7271896ad58f7c5069c0e50c70955ad619e100c169 2023-09-30T09:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 systemd[1]: Started Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: load: jerasure load: lrc 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: RocksDB version: 6.15.5 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Compile date Sep 29 2023 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: DB SUMMARY 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: DB Session ID: 4K16WRVN63R3ETETBM6C 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-30T09:14:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83573 ; 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.env: 0x558e0d4aea80 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.fs: Posix File System 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.info_log: 0x558e0f039d80 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.statistics: (nil) 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.use_fsync: 0 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:14:03.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.db_log_dir: 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-30T09:14:03.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.write_buffer_manager: 0x558e0fd2c960 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T09:14:03.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.unordered_write: 0 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:14:03.915 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.row_cache: None 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.wal_filter: None 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.preserve_deletes: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:14:03.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:14:03.917 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_open_files: -1 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:14:03.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Compression algorithms supported: 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kZSTD supported: 0 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-30T09:14:03.919 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.merge_operator: 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_filter: None 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558e0f00cfa0) 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:14:03.920 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_type: 0 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_index_type: 0 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_shortening: 1 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: hash_index_allow_collision: 1 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: checksum: 1 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: no_block_cache: 0 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache: 0x558e0f03f090 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_options: 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: capacity : 536870912 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: num_shard_bits : 4 2023-09-30T09:14:03.921 INFO:journalctl@ceph.mon.a.smithi040.stdout: strict_capacity_limit : 0 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_compressed: (nil) 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: persistent_cache: (nil) 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size: 4096 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size_deviation: 10 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_restart_interval: 16 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_block_restart_interval: 1 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: metadata_block_size: 4096 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: partition_filters: 0 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: use_delta_encoding: 1 2023-09-30T09:14:03.922 INFO:journalctl@ceph.mon.a.smithi040.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: whole_key_filtering: 1 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: verify_compression: 0 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: format_version: 4 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_index_compression: 1 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_align: 0 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression: NoCompression 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:14:03.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.num_levels: 7 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:14:03.924 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:14:03.925 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:14:03.926 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.arena_block_size: 4194304 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T09:14:03.927 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:14:03.928 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:14:03.929 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.ttl: 2592000 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/version_set.cc:4764] 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 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-30T09:14:03.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065243452279, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065243453168, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80120, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78388, "index_size": 220, "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": 10136, "raw_average_key_size": 47, "raw_value_size": 72596, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 213, "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": 1696065243, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "d73fdaef-5bf4-45dc-833c-4594437d1e42", "db_session_id": "4K16WRVN63R3ETETBM6C"}} 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065243453738, "job": 1, "event": "recovery_finished"} 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [file/delete_scheduler.cc:69] 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 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x558e0efd3180 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: DB pointer 0x558e0f0a8000 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-30T09:14:03.931 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** DB Stats ** 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:14:03.932 INFO:journalctl@ceph.mon.a.smithi040.stdout: L0 2/0 80.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: Sum 2/0 80.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.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 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.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 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:14:03.933 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative compaction: 0.00 GB write, 16.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval compaction: 0.00 GB write, 16.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: L0 2/0 80.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.934 INFO:journalctl@ceph.mon.a.smithi040.stdout: Sum 2/0 80.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.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 136.2 0.00 0.00 1 0.001 0 0 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:14:03.935 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative compaction: 0.00 GB write, 16.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???) e1 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).mds e1 new map 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).mds e1 print_map 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: e1 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.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} 2023-09-30T09:14:03.936 INFO:journalctl@ceph.mon.a.smithi040.stdout: legacy client fscid: -1 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout: No filesystems configured 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mon.a is new leader, mons a in quorum (ranks 0) 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: monmap e1: 1 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0]} removed_ranks: {} 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: fsmap 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: osdmap e1: 0 total, 0 up, 0 in 2023-09-30T09:14:03.937 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:03 smithi040 ceph-mon[110340]: mgrmap e1: no daemons active 2023-09-30T09:14:04.275 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-30T09:14:04.275 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:14:04.275 INFO:teuthology.orchestra.run.smithi040.stdout:Creating mgr... 2023-09-30T09:14:04.275 INFO:teuthology.orchestra.run.smithi040.stdout:Verifying port 9283 ... 2023-09-30T09:14:04.434 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y 2023-09-30T09:14:04.435 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Failed to reset failed state of unit ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-30T09:14:04.536 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7.target.wants/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service → /etc/systemd/system/ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@.service. 2023-09-30T09:14:04.795 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:04 smithi040 systemd[1]: Starting Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:14:04.981 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-30T09:14:04.982 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2023-09-30T09:14:04.993 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-30T09:14:04.993 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:14:04.993 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2023-09-30T09:14:04.993 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to enable service . firewalld.service is not available 2023-09-30T09:14:05.004 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-30T09:14:05.004 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2023-09-30T09:14:05.016 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-30T09:14:05.016 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:14:05.016 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2023-09-30T09:14:05.016 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-30T09:14:05.017 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr to start... 2023-09-30T09:14:05.017 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr... 2023-09-30T09:14:05.192 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:04 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3793537318' entity='client.admin' 2023-09-30T09:14:05.192 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:04 smithi040 bash[110576]: 6235a942108dd68ccadf8c3ac3b47441fb800fff966e869ef35423b953b7e8c8 2023-09-30T09:14:05.192 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:04 smithi040 systemd[1]: Started Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:14:05.192 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:05 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:05.122+0000 7fbf521321c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:14:05.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:05 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:05.320+0000 7fbf521321c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:14:05.865 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "9308996e-5f71-11ee-8db4-212e2dc638e7", 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.871 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-30T09:14:05.872 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.873 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-30T09:14:05.874 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-09-30T09:14:05.875 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-09-30T09:13:58.089678+0000", 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:05.876 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (1/15)... 2023-09-30T09:14:05.928 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:05 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:05.670+0000 7fbf521321c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:14:06.277 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:05 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/166087037' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T09:14:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:06.275+0000 7fbf521321c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:14:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:06.463+0000 7fbf521321c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:14:07.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:06.907+0000 7fbf521321c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:14:08.055 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:07.793+0000 7fbf521321c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:14:08.055 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:07.889+0000 7fbf521321c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:14:08.810 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:08.617+0000 7fbf521321c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:14:08.811 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:08.712+0000 7fbf521321c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "9308996e-5f71-11ee-8db4-212e2dc638e7", 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-30T09:14:08.850 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-30T09:14:08.851 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-09-30T09:14:08.852 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:08.852 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-30T09:14:08.853 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-30T09:14:08.854 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-30T09:14:08.854 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-30T09:14:08.854 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-30T09:14:08.857 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-30T09:14:08.858 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-09-30T09:13:58.089678+0000", 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:08.859 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (2/15)... 2023-09-30T09:14:09.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:08.809+0000 7fbf521321c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:14:09.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:08.916+0000 7fbf521321c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:14:09.462 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.192+0000 7fbf521321c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:14:09.462 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.295+0000 7fbf521321c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:14:09.838 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2620558643' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T09:14:09.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.529+0000 7fbf521321c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:14:09.839 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.634+0000 7fbf521321c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:14:10.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.836+0000 7fbf521321c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:14:10.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:09.930+0000 7fbf521321c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:11.037 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:10 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:10.774+0000 7fbf521321c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:14:11.037 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:10 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:10.986+0000 7fbf521321c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:14:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:11.197+0000 7fbf521321c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:11.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:11 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/36007145' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "9308996e-5f71-11ee-8db4-212e2dc638e7", 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-30T09:14:11.745 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-30T09:14:11.746 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-30T09:14:11.746 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.746 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-30T09:14:11.746 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-30T09:14:11.746 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-09-30T09:14:11.747 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-30T09:14:11.748 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:11.748 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-30T09:14:11.748 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-30T09:14:11.748 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.748 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-30T09:14:11.749 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:11.749 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-30T09:14:11.749 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-30T09:14:11.750 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-30T09:14:11.754 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:11.755 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.756 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-09-30T09:13:58.089678+0000", 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:11.757 INFO:teuthology.orchestra.run.smithi040.stdout:mgr not available, waiting (3/15)... 2023-09-30T09:14:12.099 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:11.901+0000 7fbf521321c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:14:12.420 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:12.097+0000 7fbf521321c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:12.420 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:12.295+0000 7fbf521321c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:14:12.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:12.424+0000 7fbf521321c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: Activating manager daemon y 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: mgrmap e2: y(active, starting, since 0.00317746s) 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:14:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:12 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:14:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: Manager daemon y is now available 2023-09-30T09:14:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:14:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' 2023-09-30T09:14:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:14:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' 2023-09-30T09:14:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:13 smithi040 ceph-mon[110340]: from='mgr.14100 172.21.15.40:0/59461063' entity='mgr.y' 2023-09-30T09:14:14.621 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:14 smithi040 ceph-mon[110340]: mgrmap e3: y(active, since 1.02475s) 2023-09-30T09:14:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:15 smithi040 ceph-mon[110340]: mgrmap e4: y(active, since 2s) 2023-09-30T09:14:15.484 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:15 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3272967765' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-30T09:14:15.558 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:15.558 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsid": "9308996e-5f71-11ee-8db4-212e2dc638e7", 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "health": { 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 0 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:15.559 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "a" 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-30T09:14:15.560 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-30T09:14:15.561 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-30T09:14:15.561 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-30T09:14:15.561 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-30T09:14:15.561 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-30T09:14:15.564 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-30T09:14:15.565 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "restful" 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ], 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "modified": "2023-09-30T09:13:58.089678+0000", 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout }, 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:15.566 INFO:teuthology.orchestra.run.smithi040.stdout:mgr is available 2023-09-30T09:14:16.482 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:16.482 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [global] 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout fsid = 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 2023-09-30T09:14:16.483 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout [osd] 2023-09-30T09:14:16.484 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-30T09:14:16.484 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-30T09:14:16.484 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling cephadm module... 2023-09-30T09:14:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3798774924' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-30T09:14:17.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:17 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3496387065' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-30T09:14:17.789 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setuser ceph since I am not root 2023-09-30T09:14:17.789 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setgroup ceph since I am not root 2023-09-30T09:14:17.789 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:17.663+0000 7f8e207fa1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:14:18.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:17.858+0000 7f8e207fa1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:14:18.478 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:18 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:18.205+0000 7f8e207fa1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:14:18.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:18 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3496387065' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-30T09:14:18.800 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:18 smithi040 ceph-mon[110340]: mgrmap e5: y(active, since 5s) 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2023-09-30T09:14:18.839 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 5... 2023-09-30T09:14:19.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:18 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:18.812+0000 7f8e207fa1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:14:19.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:19.007+0000 7f8e207fa1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:14:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/4074080833' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-30T09:14:19.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:19.458+0000 7f8e207fa1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:14:20.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:20.325+0000 7f8e207fa1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:14:20.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:20.422+0000 7f8e207fa1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:14:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.112+0000 7f8e207fa1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:14:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.205+0000 7f8e207fa1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:14:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.302+0000 7f8e207fa1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:14:21.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.406+0000 7f8e207fa1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:14:22.003 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.664+0000 7f8e207fa1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:14:22.003 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:21.767+0000 7f8e207fa1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:14:22.311 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:22 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:22.002+0000 7f8e207fa1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:14:22.311 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:22 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:22.107+0000 7f8e207fa1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:14:22.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:22 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:22.310+0000 7f8e207fa1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:14:22.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:22 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:22.403+0000 7f8e207fa1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:23.654 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:23.248+0000 7f8e207fa1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:14:23.654 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:23.458+0000 7f8e207fa1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:14:23.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:23.652+0000 7f8e207fa1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:24.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:24.344+0000 7f8e207fa1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:14:24.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:24.543+0000 7f8e207fa1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:25.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:24.745+0000 7f8e207fa1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:24.875+0000 7f8e207fa1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: Active manager daemon y restarted 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: Activating manager daemon y 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: osdmap e2: 0 total, 0 up, 0 in 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: mgrmap e6: y(active, starting, since 0.00365618s) 2023-09-30T09:14:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: Manager daemon y is now available 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:24 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: Found migration_current of "None". Setting to last migration. 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:25 smithi040 ceph-mon[110340]: mgrmap e7: y(active, since 1.00673s) 2023-09-30T09:14:27.113 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:27.114 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-30T09:14:27.114 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-30T09:14:27.114 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:27.114 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 5 is available 2023-09-30T09:14:27.114 INFO:teuthology.orchestra.run.smithi040.stdout:Setting orchestrator backend to cephadm... 2023-09-30T09:14:27.227 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:26 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:25] ENGINE Bus STARTING 2023-09-30T09:14:27.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:26 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:25] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:14:27.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:26 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:25] ENGINE Bus STARTED 2023-09-30T09:14:27.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:26 smithi040 ceph-mon[110340]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-30T09:14:27.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:26 smithi040 ceph-mon[110340]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-30T09:14:28.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:27 smithi040 ceph-mon[110340]: mgrmap e8: y(active, since 2s) 2023-09-30T09:14:28.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:27 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:28.024 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:27 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:29.055 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-30T09:14:29.055 INFO:teuthology.orchestra.run.smithi040.stdout:Generating ssh key... 2023-09-30T09:14:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:29 smithi040 ceph-mon[110340]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-mon[110340]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: Generating public/private rsa key pair. 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: Your identification has been saved in /tmp/tmpigycl959/key. 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: Your public key has been saved in /tmp/tmpigycl959/key.pub. 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: The key fingerprint is: 2023-09-30T09:14:30.649 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: SHA256:LEtqRb15fdr47iKVFaO/iY0AxwHH2r69YnTjSRl3q9M ceph-9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: The key's randomart image is: 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: +---[RSA 3072]----+ 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | .o. | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | . .o o | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | . .+ . . o | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | . .oo+.o o .| 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | + S+. .B...| 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | + o .+ B=.. | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | o . . Oo*+o | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | . = B++E | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: | . o.== | 2023-09-30T09:14:30.650 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:30 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: +----[SHA256]-----+ 2023-09-30T09:14:31.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:31 smithi040 ceph-mon[110340]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:31.582 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:31 smithi040 ceph-mon[110340]: Generating ssh key... 2023-09-30T09:14:31.629 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ4/0Pn/5eL948DoprHIVX1yyfe8gbpdrIWvECAvMc+41v5HqldYtA+rZqgSbXLg7DNnAVYA/qSiHJ6XeaREECs0CZaoS/91KMUVBvhIozcym8tj5BUDbqX0uc3MhxF96qYRNT9/muDb/SU68OibrAIikaf/d0vKliZsM7nt/mAEvMbh0ViqYctjh1H+hUEI8gdHqDIgq4PQ5Nfl8gLsmblhQ92qu79PGIj8jk/K4+lblwJ4ewTKmV/uI+vpcwoC6XwlSt+Eo+MLLwcyqni9j7Z8B4aiIo2J1Q8w5m/xHrVc0xLY1parlGtz+jHHFjyGiH7te86b8TMsMzB/cJPwo2gmqhpYWTOlXRTGMHVqLZRhP9WoXMdynS6tkh2NfvXlEsuTzQDevzxjkzIjlIwxSciosF3yuCVQ1Lz/OA9wvndQXnZyHCZbugnxzUZ0W3kHNbOe38hsR6zm//HDX40Lc+ZESvIscMqu94MYNxy4rFhbi5sKUs8wz7NsYU5GD88eE= ceph-9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:31.629 INFO:teuthology.orchestra.run.smithi040.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-30T09:14:31.629 INFO:teuthology.orchestra.run.smithi040.stdout:Adding key to root@localhost authorized_keys... 2023-09-30T09:14:31.630 INFO:teuthology.orchestra.run.smithi040.stdout:Adding host smithi040... 2023-09-30T09:14:32.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:32 smithi040 ceph-mon[110340]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:33 smithi040 ceph-mon[110340]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi040", "addr": "172.21.15.40", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:34 smithi040 ceph-mon[110340]: Deploying cephadm binary to smithi040 2023-09-30T09:14:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:34 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:34 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:34.686 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Added host 'smithi040' with addr '172.21.15.40' 2023-09-30T09:14:34.686 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mon service... 2023-09-30T09:14:35.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:35 smithi040 ceph-mon[110340]: Added host smithi040 2023-09-30T09:14:35.552 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:35 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:35.686 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-30T09:14:35.687 INFO:teuthology.orchestra.run.smithi040.stdout:Deploying unmanaged mgr service... 2023-09-30T09:14:36.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:36 smithi040 ceph-mon[110340]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:36.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:36 smithi040 ceph-mon[110340]: Saving service mon spec with placement count:5 2023-09-30T09:14:36.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:36 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:36.953 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-30T09:14:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:37 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:37 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:38.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:38 smithi040 ceph-mon[110340]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:38.793 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:38 smithi040 ceph-mon[110340]: Saving service mgr spec with placement count:2 2023-09-30T09:14:38.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:38 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/169232757' entity='client.admin' 2023-09-30T09:14:38.794 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:38 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:38.994 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling the dashboard module... 2023-09-30T09:14:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:39 smithi040 ceph-mon[110340]: from='mgr.14120 172.21.15.40:0/2859382949' entity='mgr.y' 2023-09-30T09:14:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:39 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1713085278' entity='client.admin' 2023-09-30T09:14:40.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setuser ceph since I am not root 2023-09-30T09:14:40.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setgroup ceph since I am not root 2023-09-30T09:14:40.880 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:40.725+0000 7fc066f281c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:14:40.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:40 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1989360758' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-30T09:14:41.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:40.920+0000 7fc066f281c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:14:41.531 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:41.269+0000 7fc066f281c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:14:41.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:41 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1989360758' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-30T09:14:41.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:41 smithi040 ceph-mon[110340]: mgrmap e9: y(active, since 15s) 2023-09-30T09:14:41.940 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:41.940 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-30T09:14:41.940 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-30T09:14:41.940 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-30T09:14:41.941 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-30T09:14:41.941 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:41.941 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for the mgr to restart... 2023-09-30T09:14:41.941 INFO:teuthology.orchestra.run.smithi040.stdout:Waiting for mgr epoch 9... 2023-09-30T09:14:42.122 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:41.866+0000 7fc066f281c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:14:42.122 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:42.062+0000 7fc066f281c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:14:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:42 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2173222333' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-30T09:14:42.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:42.515+0000 7fc066f281c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:14:43.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:43.378+0000 7fc066f281c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:14:43.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:43.474+0000 7fc066f281c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:14:44.456 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.159+0000 7fc066f281c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:14:44.456 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.253+0000 7fc066f281c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:14:44.456 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.351+0000 7fc066f281c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:14:44.717 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.454+0000 7fc066f281c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:14:45.053 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.715+0000 7fc066f281c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:14:45.053 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:44.818+0000 7fc066f281c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:14:45.360 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:45.051+0000 7fc066f281c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:14:45.360 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:45.157+0000 7fc066f281c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:14:45.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:45.358+0000 7fc066f281c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:14:45.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:45.452+0000 7fc066f281c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:46.291+0000 7fc066f281c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:14:46.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:46.500+0000 7fc066f281c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:14:47.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:46.695+0000 7fc066f281c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:47.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:47.377+0000 7fc066f281c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:14:47.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:47.574+0000 7fc066f281c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:14:48.041 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:47.774+0000 7fc066f281c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:14:47.903+0000 7fc066f281c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: Active manager daemon y restarted 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: Activating manager daemon y 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: osdmap e3: 0 total, 0 up, 0 in 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: mgrmap e10: y(active, starting, since 0.00603755s) 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:14:48.042 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:14:48.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:14:48.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: Manager daemon y is now available 2023-09-30T09:14:48.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:48.043 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:48] ENGINE Bus STARTING 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:49.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:48 smithi040 ceph-mon[110340]: mgrmap e11: y(active, since 1.00848s) 2023-09-30T09:14:49.343 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout { 2023-09-30T09:14:49.343 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-30T09:14:49.343 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-30T09:14:49.343 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout } 2023-09-30T09:14:49.344 INFO:teuthology.orchestra.run.smithi040.stdout:mgr epoch 9 is available 2023-09-30T09:14:49.344 INFO:teuthology.orchestra.run.smithi040.stdout:Generating a dashboard self-signed certificate... 2023-09-30T09:14:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:49 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:48] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:14:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:49 smithi040 ceph-mon[110340]: [30/Sep/2023:09:14:48] ENGINE Bus STARTED 2023-09-30T09:14:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:49 smithi040 ceph-mon[110340]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-30T09:14:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:49 smithi040 ceph-mon[110340]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-30T09:14:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:49 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:50.676 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-30T09:14:50.676 INFO:teuthology.orchestra.run.smithi040.stdout:Creating initial admin user... 2023-09-30T09:14:51.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:51 smithi040 ceph-mon[110340]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:51.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:51.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:51.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:51 smithi040 ceph-mon[110340]: mgrmap e12: y(active, since 2s) 2023-09-30T09:14:52.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:52 smithi040 ceph-mon[110340]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:14:52.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:14:52.160 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$kpxoY/RiZYYTBUOytPhkjebnJmluaBhL8Z11pGKkubm7TDCops79u", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696065291, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-30T09:14:52.160 INFO:teuthology.orchestra.run.smithi040.stdout:Fetching dashboard port number... 2023-09-30T09:14:53.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:53 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1169157257' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-30T09:14:53.142 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stdout 8443 2023-09-30T09:14:53.152 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-09-30T09:14:53.153 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout disabled 2023-09-30T09:14:53.161 INFO:teuthology.orchestra.run.smithi040.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-09-30T09:14:53.161 INFO:teuthology.orchestra.run.smithi040.stdout:systemctl: stdout inactive 2023-09-30T09:14:53.161 INFO:teuthology.orchestra.run.smithi040.stdout:firewalld.service is not enabled 2023-09-30T09:14:53.161 INFO:teuthology.orchestra.run.smithi040.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout:Ceph Dashboard is now available at: 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout: URL: https://smithi040.front.sepia.ceph.com:8443/ 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout: User: admin 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout: Password: 9ylduqfwc8 2023-09-30T09:14:53.164 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:53.165 INFO:teuthology.orchestra.run.smithi040.stdout:Saving cluster configuration to /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config directory 2023-09-30T09:14:53.165 INFO:teuthology.orchestra.run.smithi040.stdout:Enabling autotune for osd_memory_target 2023-09-30T09:14:55.259 INFO:teuthology.orchestra.run.smithi040.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout:Or, if you are only running a single cluster on this host: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.260 INFO:teuthology.orchestra.run.smithi040.stdout: ceph telemetry on 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout:For more information see: 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:14:55.261 INFO:teuthology.orchestra.run.smithi040.stdout:Bootstrap complete. 2023-09-30T09:14:55.307 INFO:tasks.cephadm:Fetching config... 2023-09-30T09:14:55.307 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:14:55.307 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-30T09:14:55.329 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-30T09:14:55.329 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:14:55.329 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-30T09:14:55.390 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-30T09:14:55.390 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:14:55.390 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-30T09:14:55.470 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-30T09:14:55.470 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:14:55.471 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-30T09:14:55.532 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-30T09:14:55.532 DEBUG:teuthology.orchestra.run.smithi040:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ4/0Pn/5eL948DoprHIVX1yyfe8gbpdrIWvECAvMc+41v5HqldYtA+rZqgSbXLg7DNnAVYA/qSiHJ6XeaREECs0CZaoS/91KMUVBvhIozcym8tj5BUDbqX0uc3MhxF96qYRNT9/muDb/SU68OibrAIikaf/d0vKliZsM7nt/mAEvMbh0ViqYctjh1H+hUEI8gdHqDIgq4PQ5Nfl8gLsmblhQ92qu79PGIj8jk/K4+lblwJ4ewTKmV/uI+vpcwoC6XwlSt+Eo+MLLwcyqni9j7Z8B4aiIo2J1Q8w5m/xHrVc0xLY1parlGtz+jHHFjyGiH7te86b8TMsMzB/cJPwo2gmqhpYWTOlXRTGMHVqLZRhP9WoXMdynS6tkh2NfvXlEsuTzQDevzxjkzIjlIwxSciosF3yuCVQ1Lz/OA9wvndQXnZyHCZbugnxzUZ0W3kHNbOe38hsR6zm//HDX40Lc+ZESvIscMqu94MYNxy4rFhbi5sKUs8wz7NsYU5GD88eE= ceph-9308996e-5f71-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-30T09:14:55.616 INFO:teuthology.orchestra.run.smithi040.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ4/0Pn/5eL948DoprHIVX1yyfe8gbpdrIWvECAvMc+41v5HqldYtA+rZqgSbXLg7DNnAVYA/qSiHJ6XeaREECs0CZaoS/91KMUVBvhIozcym8tj5BUDbqX0uc3MhxF96qYRNT9/muDb/SU68OibrAIikaf/d0vKliZsM7nt/mAEvMbh0ViqYctjh1H+hUEI8gdHqDIgq4PQ5Nfl8gLsmblhQ92qu79PGIj8jk/K4+lblwJ4ewTKmV/uI+vpcwoC6XwlSt+Eo+MLLwcyqni9j7Z8B4aiIo2J1Q8w5m/xHrVc0xLY1parlGtz+jHHFjyGiH7te86b8TMsMzB/cJPwo2gmqhpYWTOlXRTGMHVqLZRhP9WoXMdynS6tkh2NfvXlEsuTzQDevzxjkzIjlIwxSciosF3yuCVQ1Lz/OA9wvndQXnZyHCZbugnxzUZ0W3kHNbOe38hsR6zm//HDX40Lc+ZESvIscMqu94MYNxy4rFhbi5sKUs8wz7NsYU5GD88eE= ceph-9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:55.629 DEBUG:teuthology.orchestra.run.smithi143:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ4/0Pn/5eL948DoprHIVX1yyfe8gbpdrIWvECAvMc+41v5HqldYtA+rZqgSbXLg7DNnAVYA/qSiHJ6XeaREECs0CZaoS/91KMUVBvhIozcym8tj5BUDbqX0uc3MhxF96qYRNT9/muDb/SU68OibrAIikaf/d0vKliZsM7nt/mAEvMbh0ViqYctjh1H+hUEI8gdHqDIgq4PQ5Nfl8gLsmblhQ92qu79PGIj8jk/K4+lblwJ4ewTKmV/uI+vpcwoC6XwlSt+Eo+MLLwcyqni9j7Z8B4aiIo2J1Q8w5m/xHrVc0xLY1parlGtz+jHHFjyGiH7te86b8TMsMzB/cJPwo2gmqhpYWTOlXRTGMHVqLZRhP9WoXMdynS6tkh2NfvXlEsuTzQDevzxjkzIjlIwxSciosF3yuCVQ1Lz/OA9wvndQXnZyHCZbugnxzUZ0W3kHNbOe38hsR6zm//HDX40Lc+ZESvIscMqu94MYNxy4rFhbi5sKUs8wz7NsYU5GD88eE= ceph-9308996e-5f71-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-30T09:14:55.674 INFO:teuthology.orchestra.run.smithi143.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJ4/0Pn/5eL948DoprHIVX1yyfe8gbpdrIWvECAvMc+41v5HqldYtA+rZqgSbXLg7DNnAVYA/qSiHJ6XeaREECs0CZaoS/91KMUVBvhIozcym8tj5BUDbqX0uc3MhxF96qYRNT9/muDb/SU68OibrAIikaf/d0vKliZsM7nt/mAEvMbh0ViqYctjh1H+hUEI8gdHqDIgq4PQ5Nfl8gLsmblhQ92qu79PGIj8jk/K4+lblwJ4ewTKmV/uI+vpcwoC6XwlSt+Eo+MLLwcyqni9j7Z8B4aiIo2J1Q8w5m/xHrVc0xLY1parlGtz+jHHFjyGiH7te86b8TMsMzB/cJPwo2gmqhpYWTOlXRTGMHVqLZRhP9WoXMdynS6tkh2NfvXlEsuTzQDevzxjkzIjlIwxSciosF3yuCVQ1Lz/OA9wvndQXnZyHCZbugnxzUZ0W3kHNbOe38hsR6zm//HDX40Lc+ZESvIscMqu94MYNxy4rFhbi5sKUs8wz7NsYU5GD88eE= ceph-9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:14:55.686 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-30T09:14:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:55 smithi040 ceph-mon[110340]: mgrmap e13: y(active, since 6s) 2023-09-30T09:14:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:55 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2710138745' entity='client.admin' 2023-09-30T09:14:55.979 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:57.974 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-30T09:14:57.974 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-30T09:14:58.284 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:14:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:58 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/775496725' entity='client.admin' 2023-09-30T09:15:00.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi040", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:00.087 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:00.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:00.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:00.088 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:14:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:00.089 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi143 2023-09-30T09:15:00.090 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:15:00.090 DEBUG:teuthology.orchestra.run.smithi143:> dd of=/etc/ceph/ceph.conf 2023-09-30T09:15:00.112 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:15:00.112 DEBUG:teuthology.orchestra.run.smithi143:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:00.173 INFO:tasks.cephadm:Adding host smithi143 to orchestrator... 2023-09-30T09:15:00.337 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi143 2023-09-30T09:15:00.645 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:01.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:01.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:01.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:00 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:02 smithi040 ceph-mon[110340]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi143", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:02 smithi040 ceph-mon[110340]: Deploying cephadm binary to smithi143 2023-09-30T09:15:03.620 INFO:teuthology.orchestra.run.smithi040.stdout:Added host 'smithi143' with addr '172.21.15.143' 2023-09-30T09:15:04.028 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-30T09:15:04.320 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:04.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:04 smithi040 ceph-mon[110340]: Added host smithi143 2023-09-30T09:15:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:04.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:05.540 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:15:05.540 INFO:teuthology.orchestra.run.smithi040.stdout:[{"addr": "172.21.15.40", "hostname": "smithi040", "labels": [], "status": ""}, {"addr": "172.21.15.143", "hostname": "smithi143", "labels": [], "status": ""}] 2023-09-30T09:15:05.961 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-30T09:15:05.962 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-30T09:15:06.256 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:06.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:06 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:06.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:06 smithi040 ceph-mon[110340]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:15:07.565 INFO:teuthology.orchestra.run.smithi040.stderr:adjusted tunables profile to default 2023-09-30T09:15:07.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/889688481' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-30T09:15:07.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:07.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:07.885 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:07.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:07.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi143", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:15:07.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:07.886 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:08.003 INFO:tasks.cephadm:Adding mon.a on smithi040 2023-09-30T09:15:08.003 INFO:tasks.cephadm:Adding mon.c on smithi040 2023-09-30T09:15:08.003 INFO:tasks.cephadm:Adding mon.b on smithi143 2023-09-30T09:15:08.003 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b' 2023-09-30T09:15:08.293 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:08 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:15:08.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:08 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/889688481' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-30T09:15:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:08 smithi040 ceph-mon[110340]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:09.468 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled mon update... 2023-09-30T09:15:09.901 DEBUG:teuthology.orchestra.run.smithi040:mon.c> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-30T09:15:09.904 DEBUG:teuthology.orchestra.run.smithi143:mon.b> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-30T09:15:09.908 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-30T09:15:09.908 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-30T09:15:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:09.936 INFO:journalctl@ceph.mon.b.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:15:09.944 INFO:journalctl@ceph.mon.c.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:15:10.360 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:10 smithi040 ceph-mon[110340]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:10 smithi040 ceph-mon[110340]: Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b;count:3 2023-09-30T09:15:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:10 smithi040 ceph-mon[110340]: Deploying daemon mon.b on smithi143 2023-09-30T09:15:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:11 smithi040 ceph-mon[110340]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:11 smithi143 systemd[1]: Starting Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable), process ceph-mon, pid 7 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: pidfile_write: ignore empty --pid-file 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: load: jerasure load: lrc 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: RocksDB version: 6.15.5 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T09:15:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Compile date Sep 29 2023 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: DB SUMMARY 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: DB Session ID: LWYCWAXH9KUH6F1VWZMN 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:15:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.env: 0x5571cb9c9a80 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.fs: Posix File System 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.info_log: 0x5571ccfbfd80 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.statistics: (nil) 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.use_fsync: 0 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:15:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.db_log_dir: 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:15:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.write_buffer_manager: 0x5571cdcb2960 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:15:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.unordered_write: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.row_cache: None 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.wal_filter: None 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.preserve_deletes: 0 2023-09-30T09:15:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:15:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:15:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_open_files: -1 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Compression algorithms supported: 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kZSTD supported: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:15:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.merge_operator: 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_filter: None 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:15:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5571ccf92fa0) 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_type: 0 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: data_block_index_type: 0 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_shortening: 1 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: hash_index_allow_collision: 1 2023-09-30T09:15:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: checksum: 1 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: no_block_cache: 0 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache: 0x5571ccfc5090 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_options: 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: capacity : 536870912 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: num_shard_bits : 4 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: strict_capacity_limit : 0 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_compressed: (nil) 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: persistent_cache: (nil) 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_size: 4096 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_size_deviation: 10 2023-09-30T09:15:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_restart_interval: 16 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_block_restart_interval: 1 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: metadata_block_size: 4096 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: partition_filters: 0 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: use_delta_encoding: 1 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: whole_key_filtering: 1 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: verify_compression: 0 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: format_version: 4 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: enable_index_compression: 1 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_align: 0 2023-09-30T09:15:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression: NoCompression 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.num_levels: 7 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:15:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:15:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:15:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.arena_block_size: 4194304 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:15:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:15:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:15:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.ttl: 2592000 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:15:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065312338752, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065312339032, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1545, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696065312, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a94d3c54-0eee-4cab-b708-9394675d0221", "db_session_id": "LWYCWAXH9KUH6F1VWZMN"}} 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065312339372, "job": 1, "event": "recovery_finished"} 2023-09-30T09:15:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5571ccf59180 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: DB pointer 0x5571cd02e000 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** DB Stats ** 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T09:15:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval compaction: 0.00 GB write, 0.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.7 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative compaction: 0.00 GB write, 0.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: using public_addr v2:172.21.15.143:0/0 -> [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: starting mon.b rank -1 at public addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] at bind addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(???) e0 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 bash[115523]: d7f0602445a6b795ab98929c4453be3ffc489ce560e60d5f727ac699901123a3 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 systemd[1]: Started Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).mds e1 new map 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).mds e1 print_map 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: e1 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:15:12.670 INFO:journalctl@ceph.mon.b.smithi143.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} 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: legacy client fscid: -1 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: No filesystems configured 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b;count:3 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: Deploying daemon mon.b on smithi143 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-30T09:15:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:12 smithi143 ceph-mon[115560]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-09-30T09:15:17.410 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:15:17.410 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":2,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","modified":"2023-09-30T09:15:12.362233Z","created":"2023-09-30T09:13:56.071421Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:3300","nonce":0},{"type":"v1","addr":"172.21.15.143:6789","nonce":0}]},"addr":"172.21.15.143:6789/0","public_addr":"172.21.15.143:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-09-30T09:15:17.413 INFO:teuthology.orchestra.run.smithi143.stderr:dumped monmap epoch 2 2023-09-30T09:15:17.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:17.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: mon.a calling monitor election 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/4042901338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: mon.b calling monitor election 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0]} removed_ranks: {} 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: fsmap 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: mgrmap e13: y(active, since 29s) 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: overall HEALTH_OK 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:17.743 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: mon.a calling monitor election 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/4042901338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: mon.b calling monitor election 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0]} removed_ranks: {} 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: fsmap 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: mgrmap e13: y(active, since 29s) 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: overall HEALTH_OK 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:17.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:18 smithi040 ceph-mon[110340]: Deploying daemon mon.c on smithi040 2023-09-30T09:15:18.561 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:18 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:18.767 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-30T09:15:18.767 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-30T09:15:18.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:18 smithi143 ceph-mon[115560]: Deploying daemon mon.c on smithi040 2023-09-30T09:15:18.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:18 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:19.035 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:15:19.634 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[110340]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:19.635 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 systemd[1]: Starting Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:15:19.882 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:19 smithi143 ceph-mon[115560]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:15:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable), process ceph-mon, pid 7 2023-09-30T09:15:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pidfile_write: ignore empty --pid-file 2023-09-30T09:15:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: load: jerasure load: lrc 2023-09-30T09:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: RocksDB version: 6.15.5 2023-09-30T09:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-30T09:15:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Compile date Sep 29 2023 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: DB SUMMARY 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: DB Session ID: EPPF2WD0QY0CFDLNTAYH 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:15:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.env: 0x55bbb781ba80 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.fs: Posix File System 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.info_log: 0x55bbba077d80 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.statistics: (nil) 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.use_fsync: 0 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:15:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.db_log_dir: 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:15:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.write_buffer_manager: 0x55bbbad6a930 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:15:20.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.unordered_write: 0 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.row_cache: None 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.wal_filter: None 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:15:20.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.preserve_deletes: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:15:20.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:15:20.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_open_files: -1 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Compression algorithms supported: 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kZSTD supported: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:15:20.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.merge_operator: 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_filter: None 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:15:20.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bbba04afa0) 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_type: 0 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: data_block_index_type: 0 2023-09-30T09:15:20.172 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_shortening: 1 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: hash_index_allow_collision: 1 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: checksum: 1 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: no_block_cache: 0 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache: 0x55bbba07d090 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_options: 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: capacity : 536870912 2023-09-30T09:15:20.173 INFO:journalctl@ceph.mon.c.smithi040.stdout: num_shard_bits : 4 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: strict_capacity_limit : 0 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_compressed: (nil) 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: persistent_cache: (nil) 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_size: 4096 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_size_deviation: 10 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_restart_interval: 16 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_block_restart_interval: 1 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: metadata_block_size: 4096 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: partition_filters: 0 2023-09-30T09:15:20.174 INFO:journalctl@ceph.mon.c.smithi040.stdout: use_delta_encoding: 1 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: whole_key_filtering: 1 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: verify_compression: 0 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: format_version: 4 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: enable_index_compression: 1 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_align: 0 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression: NoCompression 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:15:20.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.num_levels: 7 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:15:20.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:15:20.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:15:20.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:15:20.177 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:15:20.178 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:15:20.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.arena_block_size: 4194304 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:15:20.180 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:15:20.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.ttl: 2592000 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:15:20.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/version_set.cc:4764] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 succeeded,manifest_file_number is 3, next_file_number is 5, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065319722264, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [table/block_based/filter_policy.cc:991] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2023-09-30T09:15:20.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065319722762, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1670, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1696065319, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "23fda2ae-1a20-4f7e-9342-bee3d9f7b5a1", "db_session_id": "EPPF2WD0QY0CFDLNTAYH"}} 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065319723347, "job": 1, "event": "recovery_finished"} 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [file/delete_scheduler.cc:69] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x55bbba011180 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: DB pointer 0x55bbba0e6000 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** DB Stats ** 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:15:20.184 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.185 INFO:journalctl@ceph.mon.c.smithi040.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 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.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 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:15:20.186 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.187 INFO:journalctl@ceph.mon.c.smithi040.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: L0 1/0 1.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: Sum 1/0 1.63 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.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 3.4 0.00 0.00 1 0.000 0 0 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:20.188 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative compaction: 0.00 GB write, 0.35 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: using public_addrv [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: starting mon.c rank -1 at public addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] at bind addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:20.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(???) e0 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).mds e1 new map 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).mds e1 print_map 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout: e1 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.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} 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout: legacy client fscid: -1 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout: No filesystems configured 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-09-30T09:15:20.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:20.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:20.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Saving service mon spec with placement smithi040:172.21.15.40=a;smithi040:[v2:172.21.15.40:3301,v1:172.21.15.40:6790]=c;smithi143:172.21.15.143=b;count:3 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Deploying daemon mon.b on smithi143 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.a calling monitor election 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/4042901338' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.b calling monitor election 2023-09-30T09:15:20.193 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: monmap e2: 2 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0]} removed_ranks: {} 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: fsmap 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mgrmap e13: y(active, since 29s) 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: overall HEALTH_OK 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.194 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: Deploying daemon mon.c on smithi040 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 ceph-mon[124707]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 bash[124669]: 196a38a6b65206f9bca8d21a34983b6b46b74dc39b17ee5d1392cc6720060853 2023-09-30T09:15:20.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:19 smithi040 systemd[1]: Started Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:15:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: mon.a calling monitor election 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: mon.b calling monitor election 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: mon.c calling monitor election 2023-09-30T09:15:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: fsmap 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: mgrmap e13: y(active, since 36s) 2023-09-30T09:15:25.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: overall HEALTH_OK 2023-09-30T09:15:25.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: mon.a calling monitor election 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: mon.b calling monitor election 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: mon.c calling monitor election 2023-09-30T09:15:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:15:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: fsmap 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: mgrmap e13: y(active, since 36s) 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: overall HEALTH_OK 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:15:25.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: mon.a calling monitor election 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: mon.b calling monitor election 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: mon.c calling monitor election 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:25.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: fsmap 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: osdmap e4: 0 total, 0 up, 0 in 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: mgrmap e13: y(active, since 36s) 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: overall HEALTH_OK 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:15:26.364 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-09-30T09:15:26.364 INFO:teuthology.orchestra.run.smithi143.stdout:{"epoch":3,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","modified":"2023-09-30T09:15:19.749787Z","created":"2023-09-30T09:13:56.071421Z","min_mon_release":17,"min_mon_release_name":"quincy","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3300","nonce":0},{"type":"v1","addr":"172.21.15.40:6789","nonce":0}]},"addr":"172.21.15.40:6789/0","public_addr":"172.21.15.40:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:3300","nonce":0},{"type":"v1","addr":"172.21.15.143:6789","nonce":0}]},"addr":"172.21.15.143:6789/0","public_addr":"172.21.15.143:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:3301","nonce":0},{"type":"v1","addr":"172.21.15.40:6790","nonce":0}]},"addr":"172.21.15.40:6790/0","public_addr":"172.21.15.40:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-30T09:15:26.367 INFO:teuthology.orchestra.run.smithi143.stderr:dumped monmap epoch 3 2023-09-30T09:15:26.776 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-30T09:15:26.776 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-30T09:15:27.130 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/602010826' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:27.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/602010826' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:27.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:27.134 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:15:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:15:27.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/602010826' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-30T09:15:27.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:27.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:27.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:27.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:27.716 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: Reconfiguring mon.a (unknown last config time)... 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:28.613 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: Reconfiguring mon.a (unknown last config time)... 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:28.614 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:28.615 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: Reconfiguring mon.a (unknown last config time)... 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:28.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.266 INFO:teuthology.orchestra.run.smithi040.stdout:# minimal ceph.conf for 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:29.267 INFO:teuthology.orchestra.run.smithi040.stdout:[global] 2023-09-30T09:15:29.267 INFO:teuthology.orchestra.run.smithi040.stdout: fsid = 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:15:29.267 INFO:teuthology.orchestra.run.smithi040.stdout: mon_host = [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] 2023-09-30T09:15:29.657 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-30T09:15:29.657 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:15:29.657 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.conf 2023-09-30T09:15:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:15:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:15:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:29.690 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2342404972' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:29.691 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2342404972' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:29.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:29.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.695 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:15:29.695 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:29.730 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2342404972' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:15:29.731 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:29.770 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:15:29.770 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/ceph/ceph.conf 2023-09-30T09:15:29.801 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:15:29.801 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:15:29.870 INFO:tasks.cephadm:Adding mgr.y on smithi040 2023-09-30T09:15:29.871 INFO:tasks.cephadm:Adding mgr.x on smithi143 2023-09-30T09:15:29.871 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi040=y;smithi143=x' 2023-09-30T09:15:30.269 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:15:30.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:30.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:30 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:15:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:30 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.463 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled mgr update... 2023-09-30T09:15:31.783 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:31.783 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.783 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:31.783 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.783 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:31.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:31.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T09:15:31.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:31.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.852 DEBUG:teuthology.orchestra.run.smithi143:mgr.x> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-30T09:15:31.854 INFO:tasks.cephadm:Deploying OSDs... 2023-09-30T09:15:31.854 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:15:31.855 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/scratch_devs of=/dev/stdout 2023-09-30T09:15:31.878 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-30T09:15:31.879 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_1 2023-09-30T09:15:31.885 INFO:journalctl@ceph.mgr.x.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:15:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-30T09:15:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:31.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:31.934 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-30T09:15:31.934 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:31.934 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 395366 Links: 1 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-09-30 09:15:19.311555705 +0000 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-09-30 09:09:57.592037535 +0000 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-09-30 09:09:57.592037535 +0000 2023-09-30T09:15:31.935 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-09-30T09:15:31.935 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-30T09:15:32.008 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-09-30T09:15:32.008 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-09-30T09:15:32.009 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.00024627 s, 2.1 MB/s 2023-09-30T09:15:32.010 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-30T09:15:32.075 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_2 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 390482 Links: 1 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-09-30 09:15:19.311555705 +0000 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-09-30 09:09:58.186030316 +0000 2023-09-30T09:15:32.139 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-09-30 09:09:58.186030316 +0000 2023-09-30T09:15:32.140 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-09-30T09:15:32.140 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-30T09:15:32.213 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-09-30T09:15:32.213 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-09-30T09:15:32.214 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000298947 s, 1.7 MB/s 2023-09-30T09:15:32.215 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-30T09:15:32.280 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_3 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 388835 Links: 1 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-09-30 09:15:19.311555705 +0000 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-09-30 09:09:58.759023352 +0000 2023-09-30T09:15:32.344 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-09-30 09:09:58.759023352 +0000 2023-09-30T09:15:32.345 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-09-30T09:15:32.345 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-30T09:15:32.418 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-09-30T09:15:32.419 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-09-30T09:15:32.419 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000223336 s, 2.3 MB/s 2023-09-30T09:15:32.420 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-30T09:15:32.484 DEBUG:teuthology.orchestra.run.smithi040:> stat /dev/vg_nvme/lv_4 2023-09-30T09:15:32.548 INFO:teuthology.orchestra.run.smithi040.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-30T09:15:32.548 INFO:teuthology.orchestra.run.smithi040.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Device: 6h/6d Inode: 393702 Links: 1 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Access: 2023-09-30 09:15:19.311555705 +0000 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Modify: 2023-09-30 09:09:59.337016327 +0000 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout:Change: 2023-09-30 09:09:59.337016327 +0000 2023-09-30T09:15:32.549 INFO:teuthology.orchestra.run.smithi040.stdout: Birth: - 2023-09-30T09:15:32.549 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-30T09:15:32.622 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records in 2023-09-30T09:15:32.622 INFO:teuthology.orchestra.run.smithi040.stderr:1+0 records out 2023-09-30T09:15:32.622 INFO:teuthology.orchestra.run.smithi040.stderr:512 bytes copied, 0.000253957 s, 2.0 MB/s 2023-09-30T09:15:32.623 DEBUG:teuthology.orchestra.run.smithi040:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-30T09:15:32.688 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:15:32.688 DEBUG:teuthology.orchestra.run.smithi143:> dd if=/scratch_devs of=/dev/stdout 2023-09-30T09:15:32.716 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-09-30T09:15:32.716 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_1 2023-09-30T09:15:32.774 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-30T09:15:32.774 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:32.774 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 381750 Links: 1 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2023-09-30 09:15:32.735137766 +0000 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2023-09-30 09:09:09.682972242 +0000 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2023-09-30 09:09:09.682972242 +0000 2023-09-30T09:15:32.775 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2023-09-30T09:15:32.775 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-30T09:15:32.784 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:32 smithi143 ceph-mon[115560]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi143=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:32.785 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:32 smithi143 ceph-mon[115560]: Saving service mgr spec with placement smithi040=y;smithi143=x;count:2 2023-09-30T09:15:32.785 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:32 smithi143 ceph-mon[115560]: Deploying daemon mgr.x on smithi143 2023-09-30T09:15:32.815 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2023-09-30T09:15:32.815 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2023-09-30T09:15:32.816 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000255948 s, 2.0 MB/s 2023-09-30T09:15:32.817 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-30T09:15:32.877 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_2 2023-09-30T09:15:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[110340]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi143=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[110340]: Saving service mgr spec with placement smithi040=y;smithi143=x;count:2 2023-09-30T09:15:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[110340]: Deploying daemon mgr.x on smithi143 2023-09-30T09:15:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[124707]: from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi040=y;smithi143=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[124707]: Saving service mgr spec with placement smithi040=y;smithi143=x;count:2 2023-09-30T09:15:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:32 smithi040 ceph-mon[124707]: Deploying daemon mgr.x on smithi143 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 392615 Links: 1 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2023-09-30 09:15:32.735137766 +0000 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2023-09-30 09:09:10.202958761 +0000 2023-09-30T09:15:32.936 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2023-09-30 09:09:10.202958761 +0000 2023-09-30T09:15:32.937 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2023-09-30T09:15:32.937 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-30T09:15:33.002 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2023-09-30T09:15:33.003 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2023-09-30T09:15:33.003 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000215776 s, 2.4 MB/s 2023-09-30T09:15:33.004 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-30T09:15:33.063 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_3 2023-09-30T09:15:33.075 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:32 smithi143 systemd[1]: Starting Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:15:33.093 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-30T09:15:33.093 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:33.093 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 392016 Links: 1 2023-09-30T09:15:33.093 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:33.093 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:33.094 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2023-09-30 09:15:32.735137766 +0000 2023-09-30T09:15:33.094 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2023-09-30 09:09:10.715945461 +0000 2023-09-30T09:15:33.094 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2023-09-30 09:09:10.715945461 +0000 2023-09-30T09:15:33.094 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2023-09-30T09:15:33.094 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-30T09:15:33.159 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2023-09-30T09:15:33.159 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2023-09-30T09:15:33.159 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000306256 s, 1.7 MB/s 2023-09-30T09:15:33.160 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-30T09:15:33.220 DEBUG:teuthology.orchestra.run.smithi143:> stat /dev/vg_nvme/lv_4 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Device: 6h/6d Inode: 395441 Links: 1 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Context: system_u:object_r:device_t:s0 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Access: 2023-09-30 09:15:32.735137766 +0000 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Modify: 2023-09-30 09:09:11.227932187 +0000 2023-09-30T09:15:33.281 INFO:teuthology.orchestra.run.smithi143.stdout:Change: 2023-09-30 09:09:11.227932187 +0000 2023-09-30T09:15:33.282 INFO:teuthology.orchestra.run.smithi143.stdout: Birth: - 2023-09-30T09:15:33.282 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-30T09:15:33.350 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records in 2023-09-30T09:15:33.350 INFO:teuthology.orchestra.run.smithi143.stderr:1+0 records out 2023-09-30T09:15:33.350 INFO:teuthology.orchestra.run.smithi143.stderr:512 bytes copied, 0.000203055 s, 2.5 MB/s 2023-09-30T09:15:33.351 DEBUG:teuthology.orchestra.run.smithi143:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-30T09:15:33.412 INFO:tasks.cephadm:Deploying osd.0 on smithi040 with /dev/vg_nvme/lv_4... 2023-09-30T09:15:33.412 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-30T09:15:33.501 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mgr[117611]: -- 172.21.15.143:0/3592967498 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a467d8e9c0 con 0x55a467d64800 2023-09-30T09:15:33.501 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 bash[117454]: f51214a19d3256b290b55a910463c26cefcfe93683d43a524253f7ba05b0b55c 2023-09-30T09:15:33.501 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 systemd[1]: Started Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:15:33.501 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:33.356+0000 7fa605bbe1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:15:33.719 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:33.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[110340]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:33.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.860 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[124707]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:33 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.874 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:33.538+0000 7fa605bbe1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:15:33.874 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mon[115560]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:33.874 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.874 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.874 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:33.875 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.129 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:33.872+0000 7fa605bbe1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:34.892 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:34.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:34.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:34.430+0000 7fa605bbe1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:15:34.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:34.599+0000 7fa605bbe1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:15:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:15:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:35.204 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-30T09:15:35.204 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-30T09:15:35.204 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-09-30T09:15:35.204 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-09-30T09:15:35.205 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0116401 s, 901 MB/s 2023-09-30T09:15:35.205 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-09-30T09:15:35.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:34.990+0000 7fa605bbe1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:15:35.794 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[124707]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:35.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[124707]: Reconfiguring mgr.y (unknown last config time)... 2023-09-30T09:15:35.795 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[124707]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:15:35.795 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[110340]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:35.795 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[110340]: Reconfiguring mgr.y (unknown last config time)... 2023-09-30T09:15:35.795 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:35 smithi040 ceph-mon[110340]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:15:35.796 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi040:vg_nvme/lv_4 2023-09-30T09:15:35.830 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:35.746+0000 7fa605bbe1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:15:35.831 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:35.830+0000 7fa605bbe1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:15:35.831 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:35 smithi143 ceph-mon[115560]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:35.831 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:35 smithi143 ceph-mon[115560]: Reconfiguring mgr.y (unknown last config time)... 2023-09-30T09:15:35.831 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:35 smithi143 ceph-mon[115560]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:15:36.093 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:36.686 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:36.428+0000 7fa605bbe1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:15:36.687 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:36.510+0000 7fa605bbe1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:15:36.687 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:36.596+0000 7fa605bbe1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:15:36.687 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:36.686+0000 7fa605bbe1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:15:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[110340]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:36 smithi040 ceph-mon[124707]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:37.002 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:36.911+0000 7fa605bbe1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:15:37.002 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:37.002 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:37.003 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:37.003 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:37.003 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:37.003 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:37.003 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:36 smithi143 ceph-mon[115560]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:37.303 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:37.001+0000 7fa605bbe1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:15:37.304 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:37.210+0000 7fa605bbe1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:15:37.304 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:37.303+0000 7fa605bbe1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:15:37.564 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:37.481+0000 7fa605bbe1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:15:37.565 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:37.564+0000 7fa605bbe1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:15:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-mon[115560]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:37 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[110340]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[124707]: from='client.24113 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:37 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:38.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:38.307+0000 7fa605bbe1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:15:38.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:38.493+0000 7fa605bbe1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:15:38.991 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:38.665+0000 7fa605bbe1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:15:39.258 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:38 smithi143 ceph-mon[115560]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:39.259 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:38 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:38 smithi040 ceph-mon[110340]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:38 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:38 smithi040 ceph-mon[124707]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:38 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:39.608 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:39.257+0000 7fa605bbe1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:15:39.608 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:39.432+0000 7fa605bbe1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:15:39.608 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:39.607+0000 7fa605bbe1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:15:39.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:15:39.722+0000 7fa605bbe1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:15:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]: dispatch 2023-09-30T09:15:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]': finished 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: osdmap e5: 1 total, 0 up, 1 in 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:15:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:39 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:15:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]: dispatch 2023-09-30T09:15:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]': finished 2023-09-30T09:15:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: osdmap e5: 1 total, 0 up, 1 in 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: Standby manager daemon x started 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]: dispatch 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2835689985' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "835ae6de-40c2-4c60-92f4-728165d0f155"}]': finished 2023-09-30T09:15:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: osdmap e5: 1 total, 0 up, 1 in 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:15:40.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:39 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/4199703133' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:15:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:40 smithi143 ceph-mon[115560]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:40 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3496459840' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:15:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:40 smithi143 ceph-mon[115560]: mgrmap e14: y(active, since 52s), standbys: x 2023-09-30T09:15:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:15:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[124707]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3496459840' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:15:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[124707]: mgrmap e14: y(active, since 52s), standbys: x 2023-09-30T09:15:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:15:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[110340]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3496459840' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:15:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[110340]: mgrmap e14: y(active, since 52s), standbys: x 2023-09-30T09:15:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:15:43.284 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:42 smithi040 ceph-mon[110340]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:43.285 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:42 smithi040 ceph-mon[124707]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:42 smithi143 ceph-mon[115560]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:45.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[110340]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:45.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:15:45.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:45.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[124707]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:45.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:15:45.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:45 smithi143 ceph-mon[115560]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:15:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:46.788 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:46 smithi040 ceph-mon[124707]: Deploying daemon osd.0 on smithi040 2023-09-30T09:15:46.788 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:46 smithi040 ceph-mon[110340]: Deploying daemon osd.0 on smithi040 2023-09-30T09:15:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:46 smithi143 ceph-mon[115560]: Deploying daemon osd.0 on smithi040 2023-09-30T09:15:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:47 smithi143 ceph-mon[115560]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:47 smithi040 ceph-mon[110340]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:47 smithi040 ceph-mon[124707]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:49 smithi143 ceph-mon[115560]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:49 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:49 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:49 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[110340]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:49.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[124707]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:49.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:49 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:51.211 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 0 on host 'smithi040' 2023-09-30T09:15:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:51.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:15:51.647 DEBUG:teuthology.orchestra.run.smithi040:osd.0> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-30T09:15:51.649 INFO:tasks.cephadm:Deploying osd.1 on smithi040 with /dev/vg_nvme/lv_3... 2023-09-30T09:15:51.649 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-30T09:15:51.688 INFO:journalctl@ceph.osd.0.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:15:52.084 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:15:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:15:51.941+0000 7f0f36d08540 -1 osd.0 0 log_to_monitors true 2023-09-30T09:15:52.379 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:52 smithi040 ceph-mon[124707]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:15:52.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:52 smithi040 ceph-mon[110340]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:15:52.428 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:52 smithi143 ceph-mon[115560]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:15:53.410 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:15:53.293+0000 7f0f2d4ed700 -1 osd.0 0 waiting for initial osdmap 2023-09-30T09:15:53.410 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:15:53.297+0000 7f0f29aeb700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:15:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[110340]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[110340]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:15:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[110340]: osdmap e6: 1 total, 0 up, 1 in 2023-09-30T09:15:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[110340]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[124707]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[124707]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[124707]: osdmap e6: 1 total, 0 up, 1 in 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:53 smithi040 ceph-mon[124707]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:15:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:53 smithi143 ceph-mon[115560]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:53 smithi143 ceph-mon[115560]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:15:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:53 smithi143 ceph-mon[115560]: osdmap e6: 1 total, 0 up, 1 in 2023-09-30T09:15:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:53 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:53.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:53 smithi143 ceph-mon[115560]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:15:54.039 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-30T09:15:54.040 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-30T09:15:54.040 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-09-30T09:15:54.040 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-09-30T09:15:54.040 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0142216 s, 737 MB/s 2023-09-30T09:15:54.040 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-09-30T09:15:54.512 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[124707]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[124707]: osdmap e7: 1 total, 0 up, 1 in 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[110340]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[110340]: osdmap e7: 1 total, 0 up, 1 in 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.513 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:54 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.602 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi040:vg_nvme/lv_3 2023-09-30T09:15:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:54 smithi143 ceph-mon[115560]: from='osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:15:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:54 smithi143 ceph-mon[115560]: osdmap e7: 1 total, 0 up, 1 in 2023-09-30T09:15:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:54 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:54 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:54.905 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:15:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:15:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:15:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786] boot 2023-09-30T09:15:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: osdmap e8: 1 total, 1 up, 1 in 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:55.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:55 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:15:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:15:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786] boot 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: osdmap e8: 1 total, 1 up, 1 in 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: osd.0 [v2:172.21.15.40:6802/3498026786,v1:172.21.15.40:6803/3498026786] boot 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: osdmap e8: 1 total, 1 up, 1 in 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:15:55.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:55 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:15:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi040 2023-09-30T09:15:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 16094M 2023-09-30T09:15:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: osdmap e9: 1 total, 1 up, 1 in 2023-09-30T09:15:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:56.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:56.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi040 2023-09-30T09:15:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 16094M 2023-09-30T09:15:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: osdmap e9: 1 total, 1 up, 1 in 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi040 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 16094M 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: osdmap e9: 1 total, 1 up, 1 in 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:15:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:15:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:57 smithi143 ceph-mon[115560]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:57 smithi143 ceph-mon[115560]: from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:57 smithi040 ceph-mon[110340]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:57 smithi040 ceph-mon[110340]: from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:57 smithi040 ceph-mon[124707]: pgmap v33: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:57 smithi040 ceph-mon[124707]: from='client.14232 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:15:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:58 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2886917441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:58 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:58 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]': finished 2023-09-30T09:15:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:58 smithi143 ceph-mon[115560]: osdmap e10: 2 total, 1 up, 2 in 2023-09-30T09:15:58.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:15:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2886917441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]': finished 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[110340]: osdmap e10: 2 total, 1 up, 2 in 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2886917441' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]: dispatch 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f"}]': finished 2023-09-30T09:15:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[124707]: osdmap e10: 2 total, 1 up, 2 in 2023-09-30T09:15:58.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:15:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:59 smithi143 ceph-mon[115560]: pgmap v34: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:15:59 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2030071895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:15:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:59 smithi040 ceph-mon[110340]: pgmap v34: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:15:59 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2030071895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:15:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:59 smithi040 ceph-mon[124707]: pgmap v34: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:15:59.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:15:59 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2030071895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:01.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:01 smithi040 ceph-mon[124707]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:01.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:01 smithi040 ceph-mon[110340]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:01 smithi143 ceph-mon[115560]: pgmap v36: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:03 smithi040 ceph-mon[110340]: pgmap v37: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:03 smithi040 ceph-mon[124707]: pgmap v37: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:03 smithi143 ceph-mon[115560]: pgmap v37: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:04 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:16:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:04 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:04 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:16:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:04 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:16:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:04 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:05.685 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:05 smithi040 ceph-mon[124707]: Deploying daemon osd.1 on smithi040 2023-09-30T09:16:05.685 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:05 smithi040 ceph-mon[124707]: pgmap v38: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:05.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:05 smithi040 ceph-mon[110340]: Deploying daemon osd.1 on smithi040 2023-09-30T09:16:05.686 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:05 smithi040 ceph-mon[110340]: pgmap v38: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:05 smithi143 ceph-mon[115560]: Deploying daemon osd.1 on smithi040 2023-09-30T09:16:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:05 smithi143 ceph-mon[115560]: pgmap v38: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:07 smithi143 ceph-mon[115560]: pgmap v39: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:07 smithi040 ceph-mon[110340]: pgmap v39: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:07 smithi040 ceph-mon[124707]: pgmap v39: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:09.027 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[124707]: pgmap v40: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:09.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:08 smithi040 ceph-mon[110340]: pgmap v40: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:08 smithi143 ceph-mon[115560]: pgmap v40: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:10.126 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 1 on host 'smithi040' 2023-09-30T09:16:10.532 DEBUG:teuthology.orchestra.run.smithi040:osd.1> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-30T09:16:10.534 INFO:tasks.cephadm:Deploying osd.2 on smithi040 with /dev/vg_nvme/lv_2... 2023-09-30T09:16:10.534 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.564 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.565 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:10.571 INFO:journalctl@ceph.osd.1.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:11.252 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:10 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:16:10.938+0000 7f4f0041f540 -1 osd.1 0 log_to_monitors true 2023-09-30T09:16:11.285 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:11.533 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:11 smithi040 ceph-mon[124707]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:11.533 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:11 smithi040 ceph-mon[124707]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:16:11.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:11 smithi040 ceph-mon[110340]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:11.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:11 smithi040 ceph-mon[110340]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:16:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:11 smithi143 ceph-mon[115560]: pgmap v41: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:11 smithi143 ceph-mon[115560]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:16:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:16:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: osdmap e11: 2 total, 1 up, 2 in 2023-09-30T09:16:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: osdmap e12: 2 total, 1 up, 2 in 2023-09-30T09:16:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:16:12.320+0000 7f4ef6c04700 -1 osd.1 0 waiting for initial osdmap 2023-09-30T09:16:12.660 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:16:12.328+0000 7f4ef3a03700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: osdmap e11: 2 total, 1 up, 2 in 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: osdmap e12: 2 total, 1 up, 2 in 2023-09-30T09:16:12.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: osdmap e11: 2 total, 1 up, 2 in 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: from='osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: osdmap e12: 2 total, 1 up, 2 in 2023-09-30T09:16:12.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.013504 s, 776 MB/s 2023-09-30T09:16:12.827 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: pgmap v43: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:13.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: pgmap v43: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:13.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:13.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.364 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi040:vg_nvme/lv_2 2023-09-30T09:16:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: pgmap v43: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:13.702 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi040 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 8047M 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222] boot 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: osdmap e13: 2 total, 2 up, 2 in 2023-09-30T09:16:14.618 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi040 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 8047M 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222] boot 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: osdmap e13: 2 total, 2 up, 2 in 2023-09-30T09:16:14.619 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:14 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:16:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:16:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi040 2023-09-30T09:16:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 8047M 2023-09-30T09:16:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: osd.1 [v2:172.21.15.40:6810/1157995222,v1:172.21.15.40:6811/1157995222] boot 2023-09-30T09:16:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: osdmap e13: 2 total, 2 up, 2 in 2023-09-30T09:16:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:14 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:16:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:15 smithi143 ceph-mon[115560]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:15 smithi143 ceph-mon[115560]: osdmap e14: 2 total, 2 up, 2 in 2023-09-30T09:16:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[124707]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[124707]: osdmap e14: 2 total, 2 up, 2 in 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[110340]: pgmap v46: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-30T09:16:15.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[110340]: osdmap e14: 2 total, 2 up, 2 in 2023-09-30T09:16:15.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:15.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:15.906 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:16 smithi040 ceph-mon[110340]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:16.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:16 smithi040 ceph-mon[124707]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:16 smithi143 ceph-mon[115560]: from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: pgmap v48: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:18.103 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3361008930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.103 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.103 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]': finished 2023-09-30T09:16:18.103 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: osdmap e15: 3 total, 2 up, 3 in 2023-09-30T09:16:18.103 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: pgmap v48: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3361008930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]': finished 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: osdmap e15: 3 total, 2 up, 3 in 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: pgmap v48: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3361008930' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]: dispatch 2023-09-30T09:16:18.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1c2581de-68c1-409d-9013-cd2e9c26b8ab"}]': finished 2023-09-30T09:16:18.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: osdmap e15: 3 total, 2 up, 3 in 2023-09-30T09:16:18.105 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:17 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:18 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2942211976' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:18.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:18 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2942211976' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:18.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:18 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2942211976' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:19 smithi143 ceph-mon[115560]: pgmap v50: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:19 smithi040 ceph-mon[110340]: pgmap v50: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:19 smithi040 ceph-mon[124707]: pgmap v50: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:21.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:21 smithi040 ceph-mon[110340]: pgmap v51: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:21.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:21 smithi040 ceph-mon[124707]: pgmap v51: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:21 smithi143 ceph-mon[115560]: pgmap v51: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:16:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:16:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:16:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:23.870 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:23 smithi040 ceph-mon[124707]: pgmap v52: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:23.871 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:23 smithi040 ceph-mon[124707]: Deploying daemon osd.2 on smithi040 2023-09-30T09:16:23.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:23 smithi040 ceph-mon[110340]: pgmap v52: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:23.871 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:23 smithi040 ceph-mon[110340]: Deploying daemon osd.2 on smithi040 2023-09-30T09:16:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:23 smithi143 ceph-mon[115560]: pgmap v52: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:23 smithi143 ceph-mon[115560]: Deploying daemon osd.2 on smithi040 2023-09-30T09:16:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:25 smithi040 ceph-mon[110340]: pgmap v53: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:25 smithi040 ceph-mon[124707]: pgmap v53: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:25 smithi143 ceph-mon[115560]: pgmap v53: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:27.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[110340]: pgmap v54: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:27.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:27.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:27.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:27.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[124707]: pgmap v54: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:27.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:27.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:27.846 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:27 smithi143 ceph-mon[115560]: pgmap v54: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:28.741 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 2 on host 'smithi040' 2023-09-30T09:16:29.139 DEBUG:teuthology.orchestra.run.smithi040:osd.2> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-30T09:16:29.141 INFO:tasks.cephadm:Deploying osd.3 on smithi040 with /dev/vg_nvme/lv_1... 2023-09-30T09:16:29.141 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-30T09:16:29.177 INFO:journalctl@ceph.osd.2.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:16:29.705 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:29.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: pgmap v55: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:29.799 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:29.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:29.800 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:29.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: pgmap v55: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:29.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.803 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: pgmap v55: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:29 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:30.064 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:29 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:16:29.796+0000 7fa9fdaf6540 -1 osd.2 0 log_to_monitors true 2023-09-30T09:16:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:30 smithi143 ceph-mon[115560]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:30 smithi143 ceph-mon[115560]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:30.900 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:30 smithi040 ceph-mon[124707]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:30.900 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:30 smithi040 ceph-mon[124707]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:30.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:30 smithi040 ceph-mon[110340]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:30.900 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:30 smithi040 ceph-mon[110340]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:16:31.469 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-30T09:16:31.492 INFO:teuthology.orchestra.run.smithi040.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-30T09:16:31.492 INFO:teuthology.orchestra.run.smithi040.stderr: stderr: 10+0 records in 2023-09-30T09:16:31.492 INFO:teuthology.orchestra.run.smithi040.stderr:10+0 records out 2023-09-30T09:16:31.492 INFO:teuthology.orchestra.run.smithi040.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0119161 s, 880 MB/s 2023-09-30T09:16:31.492 INFO:teuthology.orchestra.run.smithi040.stderr:--> Zapping successful for: 2023-09-30T09:16:31.558 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: pgmap v56: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:31.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:16:31.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: osdmap e16: 3 total, 2 up, 3 in 2023-09-30T09:16:31.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:31.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.559 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[110340]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.811 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:16:31.559+0000 7fa9f42db700 -1 osd.2 0 waiting for initial osdmap 2023-09-30T09:16:31.811 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:16:31.564+0000 7fa9f00d8700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:16:31.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: pgmap v56: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:31.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:16:31.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: osdmap e16: 3 total, 2 up, 3 in 2023-09-30T09:16:31.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:31.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:31 smithi040 ceph-mon[124707]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: pgmap v56: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:31.899 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:16:31.899 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: osdmap e16: 3 total, 2 up, 3 in 2023-09-30T09:16:31.899 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:31.900 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: from='osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.900 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:31 smithi143 ceph-mon[115560]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:31.999 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi040:vg_nvme/lv_1 2023-09-30T09:16:32.300 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:16:32.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:32.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: osdmap e17: 3 total, 2 up, 3 in 2023-09-30T09:16:32.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.811 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:32.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: osdmap e17: 3 total, 2 up, 3 in 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:32.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: osdmap e17: 3 total, 2 up, 3 in 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.938 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.939 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:32.939 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:32.939 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:32.939 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:32.939 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi040 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 5364M 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: pgmap v59: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862] boot 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: osdmap e18: 3 total, 3 up, 3 in 2023-09-30T09:16:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:33 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:16:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:16:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi040 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 5364M 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: pgmap v59: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862] boot 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: osdmap e18: 3 total, 3 up, 3 in 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi040 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 5364M 2023-09-30T09:16:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: pgmap v59: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-30T09:16:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: osd.2 [v2:172.21.15.40:6818/2319296862,v1:172.21.15.40:6819/2319296862] boot 2023-09-30T09:16:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: osdmap e18: 3 total, 3 up, 3 in 2023-09-30T09:16:33.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:33 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:16:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: osdmap e19: 3 total, 3 up, 3 in 2023-09-30T09:16:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: osdmap e19: 3 total, 3 up, 3 in 2023-09-30T09:16:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi040:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: osdmap e19: 3 total, 3 up, 3 in 2023-09-30T09:16:34.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2023-09-30T09:16:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:35 smithi143 ceph-mon[115560]: pgmap v62: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:35 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T09:16:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:35 smithi143 ceph-mon[115560]: osdmap e20: 3 total, 3 up, 3 in 2023-09-30T09:16:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:35 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:16:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[110340]: pgmap v62: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T09:16:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[110340]: osdmap e20: 3 total, 3 up, 3 in 2023-09-30T09:16:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:16:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[124707]: pgmap v62: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2023-09-30T09:16:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[124707]: osdmap e20: 3 total, 3 up, 3 in 2023-09-30T09:16:35.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:35 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:16:36.659 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150226]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:36.659 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150226]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:36.659 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150226]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:36.660 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150226]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:37.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:16:37.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: osdmap e21: 3 total, 3 up, 3 in 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2710570302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]': finished 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: osdmap e22: 4 total, 3 up, 4 in 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:37.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:36 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/837566916' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:16:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: osdmap e21: 3 total, 3 up, 3 in 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2710570302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]': finished 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: osdmap e22: 4 total, 3 up, 4 in 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/837566916' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:16:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: osdmap e21: 3 total, 3 up, 3 in 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2710570302' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]: dispatch 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "37c384e7-fca4-47e3-8ea9-257357fa8325"}]': finished 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: osdmap e22: 4 total, 3 up, 4 in 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: pgmap v66: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:36 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/837566916' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:37.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150278]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:37.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150278]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:37.162 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150278]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:37.162 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:16:36 smithi040 sudo[150278]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:37.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150470]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:37.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150470]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:37.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150470]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:37.660 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150470]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:37 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:37 smithi143 ceph-mon[115560]: mgrmap e15: y(active, since 108s), standbys: x 2023-09-30T09:16:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:37 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:37 smithi040 ceph-mon[110340]: mgrmap e15: y(active, since 108s), standbys: x 2023-09-30T09:16:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:37 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:37 smithi040 ceph-mon[124707]: mgrmap e15: y(active, since 108s), standbys: x 2023-09-30T09:16:38.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150660]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:38.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150660]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:38.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150660]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:38.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:16:37 smithi040 sudo[150660]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:38.657 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[150850]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:38.658 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[150850]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:38.658 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[150850]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:38.658 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[150850]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:38.910 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[151048]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:39.107 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[151048]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:39.107 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[151048]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:39.107 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:16:38 smithi040 sudo[151048]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151191]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151191]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151191]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151191]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 ceph-mon[115560]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 sudo[118474]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 sudo[118474]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 sudo[118474]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:39.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:39 smithi143 sudo[118474]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:39 smithi040 ceph-mon[124707]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:39 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151307]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151307]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151307]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 sudo[151307]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 ceph-mon[110340]: pgmap v67: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:39 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:40 smithi143 sudo[118477]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:40 smithi143 sudo[118477]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:40 smithi143 sudo[118477]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:40 smithi143 sudo[118477]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:40 smithi040 sudo[151421]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-09-30T09:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:40 smithi040 sudo[151421]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:40 smithi040 sudo[151421]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:40 smithi040 sudo[151421]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:41.264 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 sudo[151452]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 sudo[151452]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 sudo[151452]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 sudo[151452]: pam_unix(sudo:session): session closed for user root 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:41.265 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.266 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:41.267 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.268 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.268 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:41 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: pgmap v68: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:16:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:41 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:16:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:42 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:42 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:42 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:16:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:42 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:42 smithi143 ceph-mon[115560]: Deploying daemon osd.3 on smithi040 2023-09-30T09:16:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[110340]: Deploying daemon osd.3 on smithi040 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-30T09:16:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:16:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:42 smithi040 ceph-mon[124707]: Deploying daemon osd.3 on smithi040 2023-09-30T09:16:43.314 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:43 smithi040 ceph-mon[124707]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:43.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:43 smithi040 ceph-mon[110340]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:43 smithi143 ceph-mon[115560]: pgmap v69: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[124707]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[110340]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:45 smithi143 ceph-mon[115560]: pgmap v70: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:45.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:45.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.847 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-09-30T09:16:47.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:47.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:47.848 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: pgmap v71: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-09-30T09:16:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:47.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:47.973 INFO:teuthology.orchestra.run.smithi040.stdout:Created osd(s) 3 on host 'smithi040' 2023-09-30T09:16:48.368 DEBUG:teuthology.orchestra.run.smithi040:osd.3> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-30T09:16:48.371 INFO:tasks.cephadm:Deploying osd.4 on smithi143 with /dev/vg_nvme/lv_4... 2023-09-30T09:16:48.371 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-30T09:16:48.410 INFO:journalctl@ceph.osd.3.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:16:48.646 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:16:48.861 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:16:48.541+0000 7fae3fbd5540 -1 osd.3 0 log_to_monitors true 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.117 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:48 smithi143 ceph-mon[115560]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[110340]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: pgmap v72: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-09-30T09:16:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:48 smithi040 ceph-mon[124707]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10+0 records in 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr:10+0 records out 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0112016 s, 936 MB/s 2023-09-30T09:16:49.951 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping successful for: 2023-09-30T09:16:50.361 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi143:vg_nvme/lv_4 2023-09-30T09:16:50.617 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:16:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:50 smithi143 ceph-mon[115560]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:16:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:50 smithi143 ceph-mon[115560]: osdmap e23: 4 total, 3 up, 4 in 2023-09-30T09:16:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:50 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:50 smithi143 ceph-mon[115560]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:50 smithi143 ceph-mon[115560]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:50.812 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:16:50.510+0000 7fae363ba700 -1 osd.3 0 waiting for initial osdmap 2023-09-30T09:16:50.812 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:16:50.515+0000 7fae311b5700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:16:50.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[110340]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:16:50.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[110340]: osdmap e23: 4 total, 3 up, 4 in 2023-09-30T09:16:50.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[110340]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[110340]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[124707]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[124707]: osdmap e23: 4 total, 3 up, 4 in 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[124707]: from='osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:50.813 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:50 smithi040 ceph-mon[124707]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: osdmap e24: 4 total, 3 up, 4 in 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.762 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:51.763 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:51 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: osdmap e24: 4 total, 3 up, 4 in 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:51.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]': finished 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: osdmap e24: 4 total, 3 up, 4 in 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:16:51.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:51 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:16:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:16:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi040 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 4023M 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133] boot 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: osdmap e25: 4 total, 4 up, 4 in 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi040 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 4023M 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133] boot 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: osdmap e25: 4 total, 4 up, 4 in 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi040 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 4023M 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: osd.3 [v2:172.21.15.40:6826/1803118133,v1:172.21.15.40:6827/1803118133] boot 2023-09-30T09:16:52.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: osdmap e25: 4 total, 4 up, 4 in 2023-09-30T09:16:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:16:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:16:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:16:52.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:16:53.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:53 smithi143 ceph-mon[115560]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:53.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:53 smithi143 ceph-mon[115560]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:53.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:53 smithi143 ceph-mon[115560]: osdmap e26: 4 total, 4 up, 4 in 2023-09-30T09:16:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[110340]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[110340]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[110340]: osdmap e26: 4 total, 4 up, 4 in 2023-09-30T09:16:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[124707]: from='client.24229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:16:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[124707]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-30T09:16:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:53 smithi040 ceph-mon[124707]: osdmap e26: 4 total, 4 up, 4 in 2023-09-30T09:16:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/1866236365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]': finished 2023-09-30T09:16:54.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: osdmap e27: 5 total, 4 up, 5 in 2023-09-30T09:16:54.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:16:54.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:54 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/1465140728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/1866236365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]': finished 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: osdmap e27: 5 total, 4 up, 5 in 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/1465140728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/1866236365' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]: dispatch 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5576d272-df64-4952-9541-84f50de29e89"}]': finished 2023-09-30T09:16:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: osdmap e27: 5 total, 4 up, 5 in 2023-09-30T09:16:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:16:54.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:54 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/1465140728' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:16:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:55 smithi143 ceph-mon[115560]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:55 smithi040 ceph-mon[110340]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:55 smithi040 ceph-mon[124707]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:57.782 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:57 smithi143 ceph-mon[115560]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:57 smithi040 ceph-mon[110340]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:57.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:57 smithi040 ceph-mon[124707]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:16:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:59 smithi143 ceph-mon[115560]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:00.016 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:59 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:17:00.018 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:16:59 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:00.019 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[110340]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:00.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:17:00.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:00.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[124707]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:00.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:17:00.032 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:16:59 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:00 smithi143 ceph-mon[115560]: Deploying daemon osd.4 on smithi143 2023-09-30T09:17:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:00 smithi040 ceph-mon[110340]: Deploying daemon osd.4 on smithi143 2023-09-30T09:17:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:00 smithi040 ceph-mon[124707]: Deploying daemon osd.4 on smithi143 2023-09-30T09:17:01.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:01 smithi143 ceph-mon[115560]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:01 smithi040 ceph-mon[110340]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:01.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:01 smithi040 ceph-mon[124707]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:03.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:03 smithi143 ceph-mon[115560]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:03.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:03 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:03 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:03 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[110340]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[124707]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:03 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:04.935 INFO:teuthology.orchestra.run.smithi143.stdout:Created osd(s) 4 on host 'smithi143' 2023-09-30T09:17:05.122 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:05.123 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.124 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.339 DEBUG:teuthology.orchestra.run.smithi143:osd.4> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-30T09:17:05.341 INFO:tasks.cephadm:Deploying osd.5 on smithi143 with /dev/vg_nvme/lv_3... 2023-09-30T09:17:05.341 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-30T09:17:05.370 INFO:journalctl@ceph.osd.4.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:05 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:05.949 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:06.038 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:17:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:17:05.732+0000 7f4b93956540 -1 osd.4 0 log_to_monitors true 2023-09-30T09:17:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:06 smithi143 ceph-mon[115560]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:06 smithi143 ceph-mon[115560]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:06 smithi040 ceph-mon[110340]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:06 smithi040 ceph-mon[110340]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:06 smithi040 ceph-mon[124707]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:06 smithi040 ceph-mon[124707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:17:07.393 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:17:07.054+0000 7f4b8a13b700 -1 osd.4 0 waiting for initial osdmap 2023-09-30T09:17:07.394 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:17:07.059+0000 7f4b83f34700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: osdmap e28: 5 total, 4 up, 5 in 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:07 smithi143 ceph-mon[115560]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:17:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: osdmap e28: 5 total, 4 up, 5 in 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[110340]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: osdmap e28: 5 total, 4 up, 5 in 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: from='osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:07 smithi040 ceph-mon[124707]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10+0 records in 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr:10+0 records out 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0135554 s, 774 MB/s 2023-09-30T09:17:07.411 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping successful for: 2023-09-30T09:17:07.909 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi143:vg_nvme/lv_3 2023-09-30T09:17:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: osdmap e29: 5 total, 4 up, 5 in 2023-09-30T09:17:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405] boot 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: osdmap e30: 5 total, 5 up, 5 in 2023-09-30T09:17:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:08 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.170 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: osdmap e29: 5 total, 4 up, 5 in 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405] boot 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: osdmap e30: 5 total, 5 up, 5 in 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: osdmap e29: 5 total, 4 up, 5 in 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: osd.4 [v2:172.21.15.143:6800/2758491405,v1:172.21.15.143:6801/2758491405] boot 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: osdmap e30: 5 total, 5 up, 5 in 2023-09-30T09:17:08.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:08 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:17:09.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:17:09.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:17:09.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi143 2023-09-30T09:17:09.776 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 17114M 2023-09-30T09:17:09.777 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:09.777 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: osdmap e31: 5 total, 5 up, 5 in 2023-09-30T09:17:09.777 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:09.777 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:09.777 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:09 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi143 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 17114M 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: osdmap e31: 5 total, 5 up, 5 in 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:09.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi143 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 17114M 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: osdmap e31: 5 total, 5 up, 5 in 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:09.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:10 smithi143 ceph-mon[115560]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:10.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:10 smithi143 ceph-mon[115560]: osdmap e32: 5 total, 5 up, 5 in 2023-09-30T09:17:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:10 smithi040 ceph-mon[124707]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:10 smithi040 ceph-mon[124707]: osdmap e32: 5 total, 5 up, 5 in 2023-09-30T09:17:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:10 smithi040 ceph-mon[110340]: from='client.24256 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:10 smithi040 ceph-mon[110340]: osdmap e32: 5 total, 5 up, 5 in 2023-09-30T09:17:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: osdmap e33: 5 total, 5 up, 5 in 2023-09-30T09:17:11.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/2197332210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]': finished 2023-09-30T09:17:11.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: osdmap e34: 6 total, 5 up, 6 in 2023-09-30T09:17:11.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:11 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: osdmap e33: 5 total, 5 up, 5 in 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/2197332210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]': finished 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: osdmap e34: 6 total, 5 up, 6 in 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: osdmap e33: 5 total, 5 up, 5 in 2023-09-30T09:17:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/2197332210' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]: dispatch 2023-09-30T09:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cc0d403a-8cae-46e8-95bb-0bdefff45ea4"}]': finished 2023-09-30T09:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: osdmap e34: 6 total, 5 up, 6 in 2023-09-30T09:17:11.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:11 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:12 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/2798825947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:12 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/2798825947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:12 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/2798825947' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:13 smithi143 ceph-mon[115560]: pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:13 smithi040 ceph-mon[110340]: pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:13 smithi040 ceph-mon[124707]: pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:15.796 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:15 smithi143 ceph-mon[115560]: pgmap v97: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:15 smithi040 ceph-mon[110340]: pgmap v97: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:15 smithi040 ceph-mon[124707]: pgmap v97: 1 pgs: 1 remapped+peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:17.795 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:17 smithi143 ceph-mon[115560]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:17.796 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:17:17.796 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:17 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:17.796 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:17 smithi143 ceph-mon[115560]: Deploying daemon osd.5 on smithi143 2023-09-30T09:17:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[110340]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[110340]: Deploying daemon osd.5 on smithi143 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[124707]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:17 smithi040 ceph-mon[124707]: Deploying daemon osd.5 on smithi143 2023-09-30T09:17:19.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:19 smithi143 ceph-mon[115560]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:19 smithi040 ceph-mon[110340]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:19 smithi040 ceph-mon[124707]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:21 smithi143 ceph-mon[115560]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:21 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:21 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:21 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[110340]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[124707]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:21.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:21 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:22.490 INFO:teuthology.orchestra.run.smithi143.stdout:Created osd(s) 5 on host 'smithi143' 2023-09-30T09:17:22.866 DEBUG:teuthology.orchestra.run.smithi143:osd.5> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-30T09:17:22.869 INFO:tasks.cephadm:Deploying osd.6 on smithi143 with /dev/vg_nvme/lv_2... 2023-09-30T09:17:22.869 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-30T09:17:22.902 INFO:journalctl@ceph.osd.5.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:17:23.235 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:22 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:23.337 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 54 KiB/s, 0 objects/s recovering 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:23.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:22 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:23.531 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:17:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:17:23.443+0000 7f42e9d5a540 -1 osd.5 0 log_to_monitors true 2023-09-30T09:17:24.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:23 smithi143 ceph-mon[115560]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:24.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:23 smithi143 ceph-mon[115560]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:23 smithi040 ceph-mon[110340]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:23 smithi040 ceph-mon[110340]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:23 smithi040 ceph-mon[124707]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:23 smithi040 ceph-mon[124707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:17:25.021 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-30T09:17:25.021 INFO:teuthology.orchestra.run.smithi143.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-30T09:17:25.021 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10+0 records in 2023-09-30T09:17:25.022 INFO:teuthology.orchestra.run.smithi143.stderr:10+0 records out 2023-09-30T09:17:25.022 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123917 s, 846 MB/s 2023-09-30T09:17:25.022 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping successful for: 2023-09-30T09:17:25.356 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:17:24.964+0000 7f42e053f700 -1 osd.5 0 waiting for initial osdmap 2023-09-30T09:17:25.356 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:17:24.968+0000 7f42dcb3d700 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:17:25.356 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-30T09:17:25.357 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:17:25.357 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: osdmap e35: 6 total, 5 up, 6 in 2023-09-30T09:17:25.357 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:25.357 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.357 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:24 smithi143 ceph-mon[115560]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: osdmap e35: 6 total, 5 up, 6 in 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[124707]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:17:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: osdmap e35: 6 total, 5 up, 6 in 2023-09-30T09:17:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: from='osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:24 smithi040 ceph-mon[110340]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:25.599 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi143:vg_nvme/lv_2 2023-09-30T09:17:25.858 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:26.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:26.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: osdmap e36: 6 total, 5 up, 6 in 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi143 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 8557M 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:26.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:26.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:25 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: osdmap e36: 6 total, 5 up, 6 in 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi143 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 8557M 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: osdmap e36: 6 total, 5 up, 6 in 2023-09-30T09:17:26.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi143 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 8557M 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:26.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:26.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:25 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:17:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:17:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510] boot 2023-09-30T09:17:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: osdmap e37: 6 total, 6 up, 6 in 2023-09-30T09:17:27.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:27.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:26 smithi143 ceph-mon[115560]: osdmap e38: 6 total, 6 up, 6 in 2023-09-30T09:17:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:17:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:17:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510] boot 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: osdmap e37: 6 total, 6 up, 6 in 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[110340]: osdmap e38: 6 total, 6 up, 6 in 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: pgmap v105: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: osd.5 [v2:172.21.15.143:6808/892530510,v1:172.21.15.143:6809/892530510] boot 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: osdmap e37: 6 total, 6 up, 6 in 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:17:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:26 smithi040 ceph-mon[124707]: osdmap e38: 6 total, 6 up, 6 in 2023-09-30T09:17:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:27 smithi143 ceph-mon[115560]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:27 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[110340]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[124707]: from='client.24283 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:27 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: osdmap e39: 6 total, 6 up, 6 in 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: osdmap e40: 6 total, 6 up, 6 in 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/1457538515' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]': finished 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: osdmap e41: 7 total, 6 up, 7 in 2023-09-30T09:17:29.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: osdmap e39: 6 total, 6 up, 6 in 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: osdmap e40: 6 total, 6 up, 6 in 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/1457538515' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]': finished 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: osdmap e41: 7 total, 6 up, 7 in 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: pgmap v108: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: osdmap e39: 6 total, 6 up, 6 in 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: osdmap e40: 6 total, 6 up, 6 in 2023-09-30T09:17:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/1457538515' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]: dispatch 2023-09-30T09:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00863c58-a581-47a0-9c51-53f64ced137e"}]': finished 2023-09-30T09:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: osdmap e41: 7 total, 6 up, 7 in 2023-09-30T09:17:29.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:29 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/1340914346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:29 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/1340914346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:29 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/1340914346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:30 smithi143 ceph-mon[115560]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:30 smithi040 ceph-mon[110340]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:30 smithi040 ceph-mon[124707]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:33.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:32 smithi143 ceph-mon[115560]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-09-30T09:17:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:32 smithi040 ceph-mon[110340]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-09-30T09:17:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:32 smithi040 ceph-mon[124707]: pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 36 MiB used, 536 GiB / 536 GiB avail; 116 KiB/s, 0 objects/s recovering 2023-09-30T09:17:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:17:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:34 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:17:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:34 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:17:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:34 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:35 smithi143 ceph-mon[115560]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-30T09:17:35.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:35 smithi143 ceph-mon[115560]: Deploying daemon osd.6 on smithi143 2023-09-30T09:17:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:35 smithi040 ceph-mon[110340]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-30T09:17:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:35 smithi040 ceph-mon[110340]: Deploying daemon osd.6 on smithi143 2023-09-30T09:17:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:35 smithi040 ceph-mon[124707]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-09-30T09:17:35.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:35 smithi040 ceph-mon[124707]: Deploying daemon osd.6 on smithi143 2023-09-30T09:17:37.791 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:37 smithi143 ceph-mon[115560]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:37 smithi040 ceph-mon[110340]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:37 smithi040 ceph-mon[124707]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:39.028 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:38 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.029 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:38 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:39.029 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:38 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.029 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:38 smithi143 ceph-mon[115560]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[110340]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:38 smithi040 ceph-mon[124707]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-30T09:17:40.235 INFO:teuthology.orchestra.run.smithi143.stdout:Created osd(s) 6 on host 'smithi143' 2023-09-30T09:17:40.632 DEBUG:teuthology.orchestra.run.smithi143:osd.6> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-30T09:17:40.634 INFO:tasks.cephadm:Deploying osd.7 on smithi143 with /dev/vg_nvme/lv_1... 2023-09-30T09:17:40.634 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-30T09:17:40.669 INFO:journalctl@ceph.osd.6.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:17:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:40.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-30T09:17:40.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:40.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:40 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:40.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:40 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:41.102 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:41.337 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:17:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:17:41.136+0000 7fba69585540 -1 osd.6 0 log_to_monitors true 2023-09-30T09:17:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:41 smithi143 ceph-mon[115560]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:41 smithi143 ceph-mon[115560]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:41 smithi040 ceph-mon[110340]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:41 smithi040 ceph-mon[110340]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:41 smithi040 ceph-mon[124707]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:41 smithi040 ceph-mon[124707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:17:42.802 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-30T09:17:42.803 INFO:teuthology.orchestra.run.smithi143.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-30T09:17:42.803 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10+0 records in 2023-09-30T09:17:42.803 INFO:teuthology.orchestra.run.smithi143.stderr:10+0 records out 2023-09-30T09:17:42.803 INFO:teuthology.orchestra.run.smithi143.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0157086 s, 668 MB/s 2023-09-30T09:17:42.803 INFO:teuthology.orchestra.run.smithi143.stderr:--> Zapping successful for: 2023-09-30T09:17:43.033 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:17:43.033 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: osdmap e42: 7 total, 6 up, 7 in 2023-09-30T09:17:43.033 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:43.033 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.034 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.034 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-mon[115560]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:43.034 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:17:42.682+0000 7fba5fd6a700 -1 osd.6 0 waiting for initial osdmap 2023-09-30T09:17:43.034 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:17:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:17:42.690+0000 7fba5ab65700 -1 osd.6 43 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:17:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: osdmap e42: 7 total, 6 up, 7 in 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[110340]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: osdmap e42: 7 total, 6 up, 7 in 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: from='osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:17:43.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:42 smithi040 ceph-mon[124707]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-30T09:17:43.482 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi143:vg_nvme/lv_1 2023-09-30T09:17:43.751 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: osdmap e43: 7 total, 6 up, 7 in 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019] boot 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: osdmap e44: 7 total, 7 up, 7 in 2023-09-30T09:17:44.041 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi143 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.042 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 5704M 2023-09-30T09:17:44.043 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.043 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:44.043 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:44.043 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:43 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: osdmap e43: 7 total, 6 up, 7 in 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019] boot 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: osdmap e44: 7 total, 7 up, 7 in 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi143 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 5704M 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:17:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: osdmap e43: 7 total, 6 up, 7 in 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: osd.6 [v2:172.21.15.143:6816/266506019,v1:172.21.15.143:6817/266506019] boot 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: osdmap e44: 7 total, 7 up, 7 in 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi143 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:17:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 5704M 2023-09-30T09:17:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:44.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:43 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:44 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:17:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:44 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:17:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:44 smithi143 ceph-mon[115560]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:44 smithi143 ceph-mon[115560]: osdmap e45: 7 total, 7 up, 7 in 2023-09-30T09:17:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:17:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:17:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[124707]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[124707]: osdmap e45: 7 total, 7 up, 7 in 2023-09-30T09:17:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:17:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:17:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[110340]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:44 smithi040 ceph-mon[110340]: osdmap e45: 7 total, 7 up, 7 in 2023-09-30T09:17:45.941 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:45 smithi143 ceph-mon[115560]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:45.941 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:45.941 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:45.941 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:45 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:45.941 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:45 smithi143 ceph-mon[115560]: osdmap e46: 7 total, 7 up, 7 in 2023-09-30T09:17:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[110340]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[110340]: osdmap e46: 7 total, 7 up, 7 in 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[124707]: from='client.24310 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi143:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-30T09:17:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:45 smithi040 ceph-mon[124707]: osdmap e46: 7 total, 7 up, 7 in 2023-09-30T09:17:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:46 smithi143 ceph-mon[115560]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:46 smithi040 ceph-mon[110340]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:46 smithi040 ceph-mon[124707]: pgmap v125: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: osdmap e47: 7 total, 7 up, 7 in 2023-09-30T09:17:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/370066811' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]': finished 2023-09-30T09:17:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: osdmap e48: 8 total, 7 up, 8 in 2023-09-30T09:17:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:17:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:47 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/2390082506' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: osdmap e47: 7 total, 7 up, 7 in 2023-09-30T09:17:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/370066811' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]': finished 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: osdmap e48: 8 total, 7 up, 8 in 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/2390082506' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: osdmap e47: 7 total, 7 up, 7 in 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/370066811' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]: dispatch 2023-09-30T09:17:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5c387ca2-8899-4840-9a83-a0630f69b517"}]': finished 2023-09-30T09:17:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: osdmap e48: 8 total, 7 up, 8 in 2023-09-30T09:17:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:17:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:47 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/2390082506' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-30T09:17:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:49 smithi143 ceph-mon[115560]: pgmap v128: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:49 smithi040 ceph-mon[110340]: pgmap v128: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:49 smithi040 ceph-mon[124707]: pgmap v128: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:17:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:51 smithi143 ceph-mon[115560]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2023-09-30T09:17:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:51 smithi040 ceph-mon[110340]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2023-09-30T09:17:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:51 smithi040 ceph-mon[124707]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 106 KiB/s, 0 objects/s recovering 2023-09-30T09:17:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:17:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:52 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:17:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:52 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:17:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:52 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:53.819 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:53 smithi143 ceph-mon[115560]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:53.819 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:53 smithi143 ceph-mon[115560]: Deploying daemon osd.7 on smithi143 2023-09-30T09:17:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:53 smithi040 ceph-mon[110340]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:53 smithi040 ceph-mon[110340]: Deploying daemon osd.7 on smithi143 2023-09-30T09:17:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:53 smithi040 ceph-mon[124707]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-30T09:17:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:53 smithi040 ceph-mon[124707]: Deploying daemon osd.7 on smithi143 2023-09-30T09:17:55.816 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:55 smithi143 ceph-mon[115560]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:55 smithi040 ceph-mon[110340]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:55 smithi040 ceph-mon[124707]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:17:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:56 smithi143 ceph-mon[115560]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-30T09:17:57.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:56 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[110340]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[124707]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2023-09-30T09:17:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:56 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:58.306 INFO:teuthology.orchestra.run.smithi143.stdout:Created osd(s) 7 on host 'smithi143' 2023-09-30T09:17:58.718 DEBUG:teuthology.orchestra.run.smithi143:osd.7> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-30T09:17:58.721 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-30T09:17:58.721 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-30T09:17:58.753 INFO:journalctl@ceph.osd.7.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:17:58.861 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:58.861 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:58.861 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:58.861 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:58.861 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:58.862 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-30T09:17:58.862 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:58.862 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:58.862 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:58 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.022 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:17:59.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:59.132 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.133 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 53 KiB/s, 0 objects/s recovering 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:17:59.134 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:58 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:17:59.572 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:17:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:17:59.155+0000 7f2989a42540 -1 osd.7 0 log_to_monitors true 2023-09-30T09:17:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:59 smithi143 ceph-mon[115560]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:17:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:17:59 smithi143 ceph-mon[115560]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:18:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:59 smithi040 ceph-mon[110340]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:18:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:17:59 smithi040 ceph-mon[110340]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:18:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:59 smithi040 ceph-mon[124707]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:18:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:17:59 smithi040 ceph-mon[124707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:18:00.226 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:00.649 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":49,"num_osds":8,"num_up_osds":7,"osd_up_since":1696065463,"num_in_osds":8,"osd_in_since":1696065467,"num_remapped_pgs":0} 2023-09-30T09:18:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: osdmap e49: 8 total, 7 up, 8 in 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/171965810' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: osdmap e49: 8 total, 7 up, 8 in 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:18:00.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:00 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/171965810' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:01.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:18:00.804+0000 7f2980227700 -1 osd.7 0 waiting for initial osdmap 2023-09-30T09:18:01.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:18:00.812+0000 7f297981f700 -1 osd.7 50 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: osdmap e49: 8 total, 7 up, 8 in 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: from='osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-30T09:18:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:00 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/171965810' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:01.650 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-30T09:18:01.954 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:02.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:18:02.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: osdmap e50: 8 total, 7 up, 8 in 2023-09-30T09:18:02.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: Detected new or changed devices on smithi143 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 4278M 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:02.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: osdmap e50: 8 total, 7 up, 8 in 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: Detected new or changed devices on smithi143 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.084 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 4278M 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:02.085 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:01 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]': finished 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: osdmap e50: 8 total, 7 up, 8 in 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: Detected new or changed devices on smithi143 2023-09-30T09:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 4278M 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:01 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: purged_snaps scrub starts 2023-09-30T09:18:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: purged_snaps scrub ok 2023-09-30T09:18:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953] boot 2023-09-30T09:18:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: osdmap e51: 8 total, 8 up, 8 in 2023-09-30T09:18:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:02 smithi143 ceph-mon[115560]: osdmap e52: 8 total, 8 up, 8 in 2023-09-30T09:18:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: purged_snaps scrub starts 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: purged_snaps scrub ok 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953] boot 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: osdmap e51: 8 total, 8 up, 8 in 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[124707]: osdmap e52: 8 total, 8 up, 8 in 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: purged_snaps scrub starts 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: purged_snaps scrub ok 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: osd.7 [v2:172.21.15.143:6824/254838953,v1:172.21.15.143:6825/254838953] boot 2023-09-30T09:18:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: osdmap e51: 8 total, 8 up, 8 in 2023-09-30T09:18:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:02 smithi040 ceph-mon[110340]: osdmap e52: 8 total, 8 up, 8 in 2023-09-30T09:18:03.265 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:03.652 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":52,"num_osds":8,"num_up_osds":8,"osd_up_since":1696065481,"num_in_osds":8,"osd_in_since":1696065467,"num_remapped_pgs":1} 2023-09-30T09:18:03.653 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:18:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:03 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1330249620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:03 smithi040 ceph-mon[124707]: osdmap e53: 8 total, 8 up, 8 in 2023-09-30T09:18:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:03 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1330249620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:03 smithi040 ceph-mon[110340]: osdmap e53: 8 total, 8 up, 8 in 2023-09-30T09:18:03.953 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:03 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1330249620' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-30T09:18:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:03 smithi143 ceph-mon[115560]: osdmap e53: 8 total, 8 up, 8 in 2023-09-30T09:18:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:04 smithi143 ceph-mon[115560]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:04 smithi040 ceph-mon[124707]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:04 smithi040 ceph-mon[110340]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:05.344 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:05.344 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":54,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:04.811793+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","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.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","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.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","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.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","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.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:05.785 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-30T09:16:34.461065+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-30T09:18:05.785 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-30T09:18:06.086 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:05 smithi143 ceph-mon[115560]: osdmap e54: 8 total, 8 up, 8 in 2023-09-30T09:18:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:05 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/638148710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:05 smithi040 ceph-mon[110340]: osdmap e54: 8 total, 8 up, 8 in 2023-09-30T09:18:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:05 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/638148710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:05 smithi040 ceph-mon[124707]: osdmap e54: 8 total, 8 up, 8 in 2023-09-30T09:18:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:05 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/638148710' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:06 smithi143 ceph-mon[115560]: osdmap e55: 8 total, 8 up, 8 in 2023-09-30T09:18:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:06 smithi143 ceph-mon[115560]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:06 smithi040 ceph-mon[124707]: osdmap e55: 8 total, 8 up, 8 in 2023-09-30T09:18:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:06 smithi040 ceph-mon[124707]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:06 smithi040 ceph-mon[110340]: osdmap e55: 8 total, 8 up, 8 in 2023-09-30T09:18:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:06 smithi040 ceph-mon[110340]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:07.402 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-09-30T09:18:07.810 INFO:tasks.cephadm:Adding mds.a on smithi040 2023-09-30T09:18:07.810 INFO:tasks.cephadm:Adding mds.b on smithi143 2023-09-30T09:18:07.810 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply mds all '2;smithi040=a;smithi143=b' 2023-09-30T09:18:08.084 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:07 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/282094805' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:07 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/282094805' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:07 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/282094805' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:09.327 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled mds.all update... 2023-09-30T09:18:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:09 smithi143 ceph-mon[115560]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-09-30T09:18:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:09 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:09 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:09.732 DEBUG:teuthology.orchestra.run.smithi040:mds.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.a.service 2023-09-30T09:18:09.735 DEBUG:teuthology.orchestra.run.smithi143:mds.b> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.b.service 2023-09-30T09:18:09.737 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-09-30T09:18:09.738 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:09.768 INFO:journalctl@ceph.mds.b.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:18:09.769 INFO:journalctl@ceph.mds.a.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:18:09.796 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[124707]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-09-30T09:18:09.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:09.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:09.797 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[110340]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s, 0 objects/s recovering 2023-09-30T09:18:09.797 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:09.797 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:09 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:10.132 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:10.132 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":55,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:05.818239+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","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.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","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.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","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.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","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.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:10.150 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-30T09:16:34.461065+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-30T09:18:10.150 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-30T09:18:10.547 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-09-30T09:18:10.564 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: Saving service mds.all spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:10.801 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3942680817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: Saving service mds.all spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:10.802 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.803 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:10 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3942680817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: Saving service mds.all spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:10.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:10.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:10.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:10 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3942680817' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:10.975 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:10.975 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":1,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[],"filesystems":[]} 2023-09-30T09:18:10.978 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 1 2023-09-30T09:18:11.149 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:18:11 smithi040 systemd[1]: Starting Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:18:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:11 smithi143 ceph-mon[115560]: Deploying daemon mds.a on smithi040 2023-09-30T09:18:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:11 smithi143 ceph-mon[115560]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-09-30T09:18:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:11 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/187190506' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:11 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2388038092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[110340]: Deploying daemon mds.a on smithi040 2023-09-30T09:18:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[110340]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-09-30T09:18:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/187190506' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2388038092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[124707]: Deploying daemon mds.a on smithi040 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[124707]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s, 0 objects/s recovering 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/187190506' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2388038092' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:18:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[159103]: starting mds.a at 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:18:11 smithi040 bash[159089]: a828e76e582001b8ec0281eb3ec893dad9891af4c4eec3df4a4b30e8bcf01c9c 2023-09-30T09:18:11.910 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:18:11 smithi040 systemd[1]: Started Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: mds.? [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] up:boot 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: fsmap 1 up:standby 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:12.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:12 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: mds.? [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] up:boot 2023-09-30T09:18:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: fsmap 1 up:standby 2023-09-30T09:18:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: mds.? [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] up:boot 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: fsmap 1 up:standby 2023-09-30T09:18:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-30T09:18:12.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:12 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:12.993 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:18:13.143 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:18:12 smithi143 systemd[1]: Starting Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:18:13.397 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:13.397 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":2,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2023-09-30T09:18:13.400 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 2 2023-09-30T09:18:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: Deploying daemon mds.b on smithi143 2023-09-30T09:18:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:18:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/4228103665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:18:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[149754]: starting mds.b at 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:18:13 smithi143 bash[149739]: d2e00160a0c22a5c57e59522b005ea2ae99fe53d114c4596132ea0a5d32beb8e 2023-09-30T09:18:13.894 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:18:13 smithi143 systemd[1]: Started Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:18:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: Deploying daemon mds.b on smithi143 2023-09-30T09:18:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/4228103665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: Deploying daemon mds.b on smithi143 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/4228103665' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:13 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:14.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:14.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[110340]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:boot 2023-09-30T09:18:14.592 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[110340]: fsmap 2 up:standby 2023-09-30T09:18:14.593 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:14 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:14 smithi143 ceph-mon[115560]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:boot 2023-09-30T09:18:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:14 smithi143 ceph-mon[115560]: fsmap 2 up:standby 2023-09-30T09:18:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:14 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[124707]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:boot 2023-09-30T09:18:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[124707]: fsmap 2 up:standby 2023-09-30T09:18:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:14 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:15.413 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:18:15.818 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:15.818 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":3,"default_fscid":-1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24382,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.143:6833/662622066","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":662622066},{"type":"v1","addr":"172.21.15.143:6833","nonce":662622066}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2023-09-30T09:18:15.821 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 3 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:15.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:15 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.836 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 63 KiB/s, 0 objects/s recovering 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:15 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:16.185 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:16.185 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":55,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:05.818239+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":53,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","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.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","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.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","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.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","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.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":40,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":47,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":54,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:16.200 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-30T09:16:34.461065+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2023-09-30T09:18:16.200 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-30T09:18:16.551 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-09-30T09:18:16.567 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-09-30T09:18:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:16 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/915074350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:16 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1591939396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:16 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1002743850' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/915074350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1591939396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1002743850' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/915074350' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1591939396' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:16 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1002743850' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:18:16.916 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:16.916 INFO:teuthology.orchestra.run.smithi040.stdout:[ 2023-09-30T09:18:16.916 INFO:teuthology.orchestra.run.smithi040.stdout: { 2023-09-30T09:18:16.916 INFO:teuthology.orchestra.run.smithi040.stdout: "poolnum": 1, 2023-09-30T09:18:16.916 INFO:teuthology.orchestra.run.smithi040.stdout: "poolname": ".mgr" 2023-09-30T09:18:16.917 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:18:16.917 INFO:teuthology.orchestra.run.smithi040.stdout:] 2023-09-30T09:18:16.932 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-09-30T09:18:16.932 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2023-09-30T09:18:17.795 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'cephfs_metadata' created 2023-09-30T09:18:17.808 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2023-09-30T09:18:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:17 smithi143 ceph-mon[115560]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-30T09:18:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:17 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1571533753' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-30T09:18:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:17 smithi040 ceph-mon[124707]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-30T09:18:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:17 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1571533753' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-30T09:18:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:17 smithi040 ceph-mon[110340]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s, 0 objects/s recovering 2023-09-30T09:18:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:17 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1571533753' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-09-30T09:18:18.821 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'cephfs_data' created 2023-09-30T09:18:18.831 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-09-30T09:18:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-30T09:18:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-30T09:18:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: osdmap e56: 8 total, 8 up, 8 in 2023-09-30T09:18:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: pgmap v151: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:18 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-30T09:18:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-30T09:18:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-30T09:18:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: osdmap e56: 8 total, 8 up, 8 in 2023-09-30T09:18:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: pgmap v151: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3884862733' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: osdmap e56: 8 total, 8 up, 8 in 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: pgmap v151: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:18 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-09-30T09:18:19.269 INFO:teuthology.orchestra.run.smithi040.stderr:new fs with metadata pool 2 and data pool 3 2023-09-30T09:18:19.282 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:19.628 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:19.629 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":58,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:19.227361+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+0000","flags":32769,"flags_names":"hashpspool,creating","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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"58","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:19.644 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: osdmap e57: 8 total, 8 up, 8 in 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: osdmap e58: 8 total, 8 up, 8 in 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-30T09:18:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/970917498' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: osdmap e57: 8 total, 8 up, 8 in 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: osdmap e58: 8 total, 8 up, 8 in 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-30T09:18:19.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/970917498' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:19.992 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:19.992 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":58,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:19.227361+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+0000","flags":32769,"flags_names":"hashpspool,creating","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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"58","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:20.007 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-09-30T09:18:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3061822134' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-09-30T09:18:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: osdmap e57: 8 total, 8 up, 8 in 2023-09-30T09:18:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: osdmap e58: 8 total, 8 up, 8 in 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1475364547' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-09-30T09:18:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/970917498' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: pgmap v154: 97 pgs: 10 creating+peering, 13 active+clean, 74 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-09-30T09:18:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/767986814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: osdmap e59: 8 total, 8 up, 8 in 2023-09-30T09:18:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:active 2023-09-30T09:18:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-30T09:18:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: pgmap v154: 97 pgs: 10 creating+peering, 13 active+clean, 74 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-09-30T09:18:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/767986814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: osdmap e59: 8 total, 8 up, 8 in 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:active 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: pgmap v154: 97 pgs: 10 creating+peering, 13 active+clean, 74 unknown; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/767986814' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: osdmap e59: 8 total, 8 up, 8 in 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: mds.? [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] up:active 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-09-30T09:18:21.264 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-09-30T09:18:21.264 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-09-30T09:18:22.268 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-09-30T09:18:22.268 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:18:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:22 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-30T09:18:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:22 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:22 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-30T09:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-30T09:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-30T09:18:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1889313119' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-09-30T09:18:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[110340]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:22 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-09-30T09:18:22.666 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:22.667 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:18:22.241830+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24382},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24382":{"gid":24382,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.143:6833/662622066","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":662622066},{"type":"v1","addr":"172.21.15.143:6833","nonce":662622066}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-30T09:18:22.670 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 8 2023-09-30T09:18:22.683 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:23.033 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:23.033 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":59,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:20.229354+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:23.049 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-09-30T09:18:23.049 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-30T09:18:23.400 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:23.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-mon[115560]: pgmap v156: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-09-30T09:18:23.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-30T09:18:23.741 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:23.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3942462868' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.742 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2965013664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.742 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-09-30T09:18:23.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[124707]: pgmap v156: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-09-30T09:18:23.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-30T09:18:23.742 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3942462868' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2965013664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[110340]: pgmap v156: 97 pgs: 10 creating+peering, 59 active+clean, 28 unknown; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 4 op/s 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1884205618' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[110340]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3942462868' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2965013664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:23.744 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":156,"stamp":"2023-09-30T09:18:21.961199+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":591116,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"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":12,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":178,"num_write_kb":2425,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":6,"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":133,"ondisk_log_size":133,"up":207,"acting":207,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":64,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":49904,"kb_used_data":6128,"kb_used_omap":0,"kb_used_meta":43712,"kb_avail":749911312,"statfs":{"total":767960285184,"available":767909183488,"internally_reserved":0,"allocated":6275072,"data_stored":3606770,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":44761088},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,8],"upper_bound":4},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":748,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"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":10,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19,"num_write_kb":9,"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":6,"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":"4.176249"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259293+0000","last_change":"2023-09-30T09:18:19.254784+0000","last_active":"2023-09-30T09:18:19.259293+0000","last_peered":"2023-09-30T09:18:19.259293+0000","last_clean":"2023-09-30T09:18:19.259293+0000","last_became_active":"2023-09-30T09:18:19.254365+0000","last_became_peered":"2023-09-30T09:18:19.254365+0000","last_unstale":"2023-09-30T09:18:19.259293+0000","last_undegraded":"2023-09-30T09:18:19.259293+0000","last_fullsized":"2023-09-30T09:18:19.259293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:33.867209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.249425+0000","last_change":"2023-09-30T09:18:19.249425+0000","last_active":"2023-09-30T09:18:19.249425+0000","last_peered":"2023-09-30T09:18:19.249425+0000","last_clean":"2023-09-30T09:18:19.249425+0000","last_became_active":"2023-09-30T09:18:19.249078+0000","last_became_peered":"2023-09-30T09:18:19.249078+0000","last_unstale":"2023-09-30T09:18:19.249425+0000","last_undegraded":"2023-09-30T09:18:19.249425+0000","last_fullsized":"2023-09-30T09:18:19.249425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:40:57.790702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259771+0000","last_change":"2023-09-30T09:18:19.258588+0000","last_active":"2023-09-30T09:18:19.259771+0000","last_peered":"2023-09-30T09:18:19.259771+0000","last_clean":"2023-09-30T09:18:19.259771+0000","last_became_active":"2023-09-30T09:18:19.258307+0000","last_became_peered":"2023-09-30T09:18:19.258307+0000","last_unstale":"2023-09-30T09:18:19.259771+0000","last_undegraded":"2023-09-30T09:18:19.259771+0000","last_fullsized":"2023-09-30T09:18:19.259771+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:33:01.186216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264364+0000","last_change":"2023-09-30T09:18:19.261585+0000","last_active":"2023-09-30T09:18:19.264364+0000","last_peered":"2023-09-30T09:18:19.264364+0000","last_clean":"2023-09-30T09:18:19.264364+0000","last_became_active":"2023-09-30T09:18:19.261231+0000","last_became_peered":"2023-09-30T09:18:19.261231+0000","last_unstale":"2023-09-30T09:18:19.264364+0000","last_undegraded":"2023-09-30T09:18:19.264364+0000","last_fullsized":"2023-09-30T09:18:19.264364+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:44:50.030013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248193+0000","last_change":"2023-09-30T09:18:19.247236+0000","last_active":"2023-09-30T09:18:19.248193+0000","last_peered":"2023-09-30T09:18:19.248193+0000","last_clean":"2023-09-30T09:18:19.248193+0000","last_became_active":"2023-09-30T09:18:19.246727+0000","last_became_peered":"2023-09-30T09:18:19.246727+0000","last_unstale":"2023-09-30T09:18:19.248193+0000","last_undegraded":"2023-09-30T09:18:19.248193+0000","last_fullsized":"2023-09-30T09:18:19.248193+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:01:20.493208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270124+0000","last_change":"2023-09-30T09:18:19.267361+0000","last_active":"2023-09-30T09:18:19.270124+0000","last_peered":"2023-09-30T09:18:19.270124+0000","last_clean":"2023-09-30T09:18:19.270124+0000","last_became_active":"2023-09-30T09:18:19.266827+0000","last_became_peered":"2023-09-30T09:18:19.266827+0000","last_unstale":"2023-09-30T09:18:19.270124+0000","last_undegraded":"2023-09-30T09:18:19.270124+0000","last_fullsized":"2023-09-30T09:18:19.270124+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:46:41.919778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265583+0000","last_change":"2023-09-30T09:18:19.261548+0000","last_active":"2023-09-30T09:18:19.265583+0000","last_peered":"2023-09-30T09:18:19.265583+0000","last_clean":"2023-09-30T09:18:19.265583+0000","last_became_active":"2023-09-30T09:18:19.258760+0000","last_became_peered":"2023-09-30T09:18:19.258760+0000","last_unstale":"2023-09-30T09:18:19.265583+0000","last_undegraded":"2023-09-30T09:18:19.265583+0000","last_fullsized":"2023-09-30T09:18:19.265583+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:19:28.768653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264146+0000","last_change":"2023-09-30T09:18:19.259200+0000","last_active":"2023-09-30T09:18:19.264146+0000","last_peered":"2023-09-30T09:18:19.264146+0000","last_clean":"2023-09-30T09:18:19.264146+0000","last_became_active":"2023-09-30T09:18:19.258179+0000","last_became_peered":"2023-09-30T09:18:19.258179+0000","last_unstale":"2023-09-30T09:18:19.264146+0000","last_undegraded":"2023-09-30T09:18:19.264146+0000","last_fullsized":"2023-09-30T09:18:19.264146+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:18:00.071297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260546+0000","last_change":"2023-09-30T09:18:19.258386+0000","last_active":"2023-09-30T09:18:19.260546+0000","last_peered":"2023-09-30T09:18:19.260546+0000","last_clean":"2023-09-30T09:18:19.260546+0000","last_became_active":"2023-09-30T09:18:19.258108+0000","last_became_peered":"2023-09-30T09:18:19.258108+0000","last_unstale":"2023-09-30T09:18:19.260546+0000","last_undegraded":"2023-09-30T09:18:19.260546+0000","last_fullsized":"2023-09-30T09:18:19.260546+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:12:49.981463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.261738+0000","last_change":"2023-09-30T09:18:19.261738+0000","last_active":"2023-09-30T09:18:19.261738+0000","last_peered":"2023-09-30T09:18:19.261738+0000","last_clean":"2023-09-30T09:18:19.261738+0000","last_became_active":"2023-09-30T09:18:19.261426+0000","last_became_peered":"2023-09-30T09:18:19.261426+0000","last_unstale":"2023-09-30T09:18:19.261738+0000","last_undegraded":"2023-09-30T09:18:19.261738+0000","last_fullsized":"2023-09-30T09:18:19.261738+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:56:04.878284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270113+0000","last_change":"2023-09-30T09:18:19.267036+0000","last_active":"2023-09-30T09:18:19.270113+0000","last_peered":"2023-09-30T09:18:19.270113+0000","last_clean":"2023-09-30T09:18:19.270113+0000","last_became_active":"2023-09-30T09:18:19.266697+0000","last_became_peered":"2023-09-30T09:18:19.266697+0000","last_unstale":"2023-09-30T09:18:19.270113+0000","last_undegraded":"2023-09-30T09:18:19.270113+0000","last_fullsized":"2023-09-30T09:18:19.270113+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:36:08.078369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267998+0000","last_change":"2023-09-30T09:18:19.265609+0000","last_active":"2023-09-30T09:18:19.267998+0000","last_peered":"2023-09-30T09:18:19.267998+0000","last_clean":"2023-09-30T09:18:19.267998+0000","last_became_active":"2023-09-30T09:18:19.264507+0000","last_became_peered":"2023-09-30T09:18:19.264507+0000","last_unstale":"2023-09-30T09:18:19.267998+0000","last_undegraded":"2023-09-30T09:18:19.267998+0000","last_fullsized":"2023-09-30T09:18:19.267998+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:11:50.904542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248005+0000","last_change":"2023-09-30T09:18:19.247404+0000","last_active":"2023-09-30T09:18:19.248005+0000","last_peered":"2023-09-30T09:18:19.248005+0000","last_clean":"2023-09-30T09:18:19.248005+0000","last_became_active":"2023-09-30T09:18:19.247059+0000","last_became_peered":"2023-09-30T09:18:19.247059+0000","last_unstale":"2023-09-30T09:18:19.248005+0000","last_undegraded":"2023-09-30T09:18:19.248005+0000","last_fullsized":"2023-09-30T09:18:19.248005+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:26:48.899224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"58'4","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268706+0000","last_change":"2023-09-30T09:18:18.807360+0000","last_active":"2023-09-30T09:18:19.268706+0000","last_peered":"2023-09-30T09:18:19.268706+0000","last_clean":"2023-09-30T09:18:19.268706+0000","last_became_active":"2023-09-30T09:18:18.807055+0000","last_became_peered":"2023-09-30T09:18:18.807055+0000","last_unstale":"2023-09-30T09:18:19.268706+0000","last_undegraded":"2023-09-30T09:18:19.268706+0000","last_fullsized":"2023-09-30T09:18:19.268706+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"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 @ 2023-10-01T14:42:29.768737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.782726+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260687+0000","last_change":"2023-09-30T09:18:19.257412+0000","last_active":"2023-09-30T09:18:19.260687+0000","last_peered":"2023-09-30T09:18:19.260687+0000","last_clean":"2023-09-30T09:18:19.260687+0000","last_became_active":"2023-09-30T09:18:19.257116+0000","last_became_peered":"2023-09-30T09:18:19.257116+0000","last_unstale":"2023-09-30T09:18:19.260687+0000","last_undegraded":"2023-09-30T09:18:19.260687+0000","last_fullsized":"2023-09-30T09:18:19.260687+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:47:26.689424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268523+0000","last_change":"2023-09-30T09:18:18.820453+0000","last_active":"2023-09-30T09:18:19.268523+0000","last_peered":"2023-09-30T09:18:19.268523+0000","last_clean":"2023-09-30T09:18:19.268523+0000","last_became_active":"2023-09-30T09:18:18.820149+0000","last_became_peered":"2023-09-30T09:18:18.820149+0000","last_unstale":"2023-09-30T09:18:19.268523+0000","last_undegraded":"2023-09-30T09:18:19.268523+0000","last_fullsized":"2023-09-30T09:18:19.268523+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T19:12:21.955450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260381+0000","last_change":"2023-09-30T09:18:19.257267+0000","last_active":"2023-09-30T09:18:19.260381+0000","last_peered":"2023-09-30T09:18:19.260381+0000","last_clean":"2023-09-30T09:18:19.260381+0000","last_became_active":"2023-09-30T09:18:19.256897+0000","last_became_peered":"2023-09-30T09:18:19.256897+0000","last_unstale":"2023-09-30T09:18:19.260381+0000","last_undegraded":"2023-09-30T09:18:19.260381+0000","last_fullsized":"2023-09-30T09:18:19.260381+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:17:56.617289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.269455+0000","last_change":"2023-09-30T09:18:18.813841+0000","last_active":"2023-09-30T09:18:19.269455+0000","last_peered":"2023-09-30T09:18:19.269455+0000","last_clean":"2023-09-30T09:18:19.269455+0000","last_became_active":"2023-09-30T09:18:18.812566+0000","last_became_peered":"2023-09-30T09:18:18.812566+0000","last_unstale":"2023-09-30T09:18:19.269455+0000","last_undegraded":"2023-09-30T09:18:19.269455+0000","last_fullsized":"2023-09-30T09:18:19.269455+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T11:05:53.864186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.261306+0000","last_change":"2023-09-30T09:18:19.260089+0000","last_active":"2023-09-30T09:18:19.261306+0000","last_peered":"2023-09-30T09:18:19.261306+0000","last_clean":"2023-09-30T09:18:19.261306+0000","last_became_active":"2023-09-30T09:18:19.259781+0000","last_became_peered":"2023-09-30T09:18:19.259781+0000","last_unstale":"2023-09-30T09:18:19.261306+0000","last_undegraded":"2023-09-30T09:18:19.261306+0000","last_fullsized":"2023-09-30T09:18:19.261306+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:38:24.937105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.782726+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.792385+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:19:51.406614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[4,7],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.257768+0000","last_change":"2023-09-30T09:18:19.252413+0000","last_active":"2023-09-30T09:18:19.257768+0000","last_peered":"2023-09-30T09:18:19.257768+0000","last_clean":"2023-09-30T09:18:19.257768+0000","last_became_active":"2023-09-30T09:18:19.251481+0000","last_became_peered":"2023-09-30T09:18:19.251481+0000","last_unstale":"2023-09-30T09:18:19.257768+0000","last_undegraded":"2023-09-30T09:18:19.257768+0000","last_fullsized":"2023-09-30T09:18:19.257768+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:02:00.386038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.782726+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.256187+0000","last_change":"2023-09-30T09:18:18.812583+0000","last_active":"2023-09-30T09:18:19.256187+0000","last_peered":"2023-09-30T09:18:19.256187+0000","last_clean":"2023-09-30T09:18:19.256187+0000","last_became_active":"2023-09-30T09:18:18.810595+0000","last_became_peered":"2023-09-30T09:18:18.810595+0000","last_unstale":"2023-09-30T09:18:19.256187+0000","last_undegraded":"2023-09-30T09:18:19.256187+0000","last_fullsized":"2023-09-30T09:18:19.256187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:27:50.499855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.247925+0000","last_change":"2023-09-30T09:18:19.247925+0000","last_active":"2023-09-30T09:18:19.247925+0000","last_peered":"2023-09-30T09:18:19.247925+0000","last_clean":"2023-09-30T09:18:19.247925+0000","last_became_active":"2023-09-30T09:18:19.247632+0000","last_became_peered":"2023-09-30T09:18:19.247632+0000","last_unstale":"2023-09-30T09:18:19.247925+0000","last_undegraded":"2023-09-30T09:18:19.247925+0000","last_fullsized":"2023-09-30T09:18:19.247925+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:41:17.181356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.792794+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:02:06.592979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,5],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265716+0000","last_change":"2023-09-30T09:18:19.263371+0000","last_active":"2023-09-30T09:18:19.265716+0000","last_peered":"2023-09-30T09:18:19.265716+0000","last_clean":"2023-09-30T09:18:19.265716+0000","last_became_active":"2023-09-30T09:18:19.260914+0000","last_became_peered":"2023-09-30T09:18:19.260914+0000","last_unstale":"2023-09-30T09:18:19.265716+0000","last_undegraded":"2023-09-30T09:18:19.265716+0000","last_fullsized":"2023-09-30T09:18:19.265716+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:33:20.892419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252024+0000","last_change":"2023-09-30T09:18:18.812616+0000","last_active":"2023-09-30T09:18:19.252024+0000","last_peered":"2023-09-30T09:18:19.252024+0000","last_clean":"2023-09-30T09:18:19.252024+0000","last_became_active":"2023-09-30T09:18:18.811835+0000","last_became_peered":"2023-09-30T09:18:18.811835+0000","last_unstale":"2023-09-30T09:18:19.252024+0000","last_undegraded":"2023-09-30T09:18:19.252024+0000","last_fullsized":"2023-09-30T09:18:19.252024+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:26:49.702606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267862+0000","last_change":"2023-09-30T09:18:19.267102+0000","last_active":"2023-09-30T09:18:19.267862+0000","last_peered":"2023-09-30T09:18:19.267862+0000","last_clean":"2023-09-30T09:18:19.267862+0000","last_became_active":"2023-09-30T09:18:19.266795+0000","last_became_peered":"2023-09-30T09:18:19.266795+0000","last_unstale":"2023-09-30T09:18:19.267862+0000","last_undegraded":"2023-09-30T09:18:19.267862+0000","last_fullsized":"2023-09-30T09:18:19.267862+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:17:32.239323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"58'3","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270059+0000","last_change":"2023-09-30T09:18:18.810987+0000","last_active":"2023-09-30T09:18:19.270059+0000","last_peered":"2023-09-30T09:18:19.270059+0000","last_clean":"2023-09-30T09:18:19.270059+0000","last_became_active":"2023-09-30T09:18:18.810563+0000","last_became_peered":"2023-09-30T09:18:18.810563+0000","last_unstale":"2023-09-30T09:18:19.270059+0000","last_undegraded":"2023-09-30T09:18:19.270059+0000","last_fullsized":"2023-09-30T09:18:19.270059+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-10-01T16:20:23.985701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.14","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.791718+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:02:21.489478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,5],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.247985+0000","last_change":"2023-09-30T09:18:19.246411+0000","last_active":"2023-09-30T09:18:19.247985+0000","last_peered":"2023-09-30T09:18:19.247985+0000","last_clean":"2023-09-30T09:18:19.247985+0000","last_became_active":"2023-09-30T09:18:19.246106+0000","last_became_peered":"2023-09-30T09:18:19.246106+0000","last_unstale":"2023-09-30T09:18:19.247985+0000","last_undegraded":"2023-09-30T09:18:19.247985+0000","last_fullsized":"2023-09-30T09:18:19.247985+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:54:36.411208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268442+0000","last_change":"2023-09-30T09:18:18.815394+0000","last_active":"2023-09-30T09:18:19.268442+0000","last_peered":"2023-09-30T09:18:19.268442+0000","last_clean":"2023-09-30T09:18:19.268442+0000","last_became_active":"2023-09-30T09:18:18.815109+0000","last_became_peered":"2023-09-30T09:18:18.815109+0000","last_unstale":"2023-09-30T09:18:19.268442+0000","last_undegraded":"2023-09-30T09:18:19.268442+0000","last_fullsized":"2023-09-30T09:18:19.268442+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T09:18:38.612003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260513+0000","last_change":"2023-09-30T09:18:19.253913+0000","last_active":"2023-09-30T09:18:19.260513+0000","last_peered":"2023-09-30T09:18:19.260513+0000","last_clean":"2023-09-30T09:18:19.260513+0000","last_became_active":"2023-09-30T09:18:19.253633+0000","last_became_peered":"2023-09-30T09:18:19.253633+0000","last_unstale":"2023-09-30T09:18:19.260513+0000","last_undegraded":"2023-09-30T09:18:19.260513+0000","last_fullsized":"2023-09-30T09:18:19.260513+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:58:20.814417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.253506+0000","last_change":"2023-09-30T09:18:18.818017+0000","last_active":"2023-09-30T09:18:19.253506+0000","last_peered":"2023-09-30T09:18:19.253506+0000","last_clean":"2023-09-30T09:18:19.253506+0000","last_became_active":"2023-09-30T09:18:18.817699+0000","last_became_peered":"2023-09-30T09:18:18.817699+0000","last_unstale":"2023-09-30T09:18:19.253506+0000","last_undegraded":"2023-09-30T09:18:19.253506+0000","last_fullsized":"2023-09-30T09:18:19.253506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:28.381864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248167+0000","last_change":"2023-09-30T09:18:19.247037+0000","last_active":"2023-09-30T09:18:19.248167+0000","last_peered":"2023-09-30T09:18:19.248167+0000","last_clean":"2023-09-30T09:18:19.248167+0000","last_became_active":"2023-09-30T09:18:19.246338+0000","last_became_peered":"2023-09-30T09:18:19.246338+0000","last_unstale":"2023-09-30T09:18:19.248167+0000","last_undegraded":"2023-09-30T09:18:19.248167+0000","last_fullsized":"2023-09-30T09:18:19.248167+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:57:20.027345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.793209+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:24:37.654698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[1,4],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.10","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.787087+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:07:17.083174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,1],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255037+0000","last_change":"2023-09-30T09:18:19.253624+0000","last_active":"2023-09-30T09:18:19.255037+0000","last_peered":"2023-09-30T09:18:19.255037+0000","last_clean":"2023-09-30T09:18:19.255037+0000","last_became_active":"2023-09-30T09:18:19.253332+0000","last_became_peered":"2023-09-30T09:18:19.253332+0000","last_unstale":"2023-09-30T09:18:19.255037+0000","last_undegraded":"2023-09-30T09:18:19.255037+0000","last_fullsized":"2023-09-30T09:18:19.255037+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:44:35.039277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.791736+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:44:54.798544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,7],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255887+0000","last_change":"2023-09-30T09:18:19.248814+0000","last_active":"2023-09-30T09:18:19.255887+0000","last_peered":"2023-09-30T09:18:19.255887+0000","last_clean":"2023-09-30T09:18:19.255887+0000","last_became_active":"2023-09-30T09:18:19.248312+0000","last_became_peered":"2023-09-30T09:18:19.248312+0000","last_unstale":"2023-09-30T09:18:19.255887+0000","last_undegraded":"2023-09-30T09:18:19.255887+0000","last_fullsized":"2023-09-30T09:18:19.255887+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:50:41.212578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.809034+0000","last_change":"2023-09-30T09:18:18.808500+0000","last_active":"2023-09-30T09:18:18.809034+0000","last_peered":"2023-09-30T09:18:18.809034+0000","last_clean":"2023-09-30T09:18:18.809034+0000","last_became_active":"2023-09-30T09:18:18.808092+0000","last_became_peered":"2023-09-30T09:18:18.808092+0000","last_unstale":"2023-09-30T09:18:18.809034+0000","last_undegraded":"2023-09-30T09:18:18.809034+0000","last_fullsized":"2023-09-30T09:18:18.809034+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:39:07.603004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267942+0000","last_change":"2023-09-30T09:18:19.265438+0000","last_active":"2023-09-30T09:18:19.267942+0000","last_peered":"2023-09-30T09:18:19.267942+0000","last_clean":"2023-09-30T09:18:19.267942+0000","last_became_active":"2023-09-30T09:18:19.264337+0000","last_became_peered":"2023-09-30T09:18:19.264337+0000","last_unstale":"2023-09-30T09:18:19.267942+0000","last_undegraded":"2023-09-30T09:18:19.267942+0000","last_fullsized":"2023-09-30T09:18:19.267942+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:06:14.941318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.253408+0000","last_change":"2023-09-30T09:18:18.812266+0000","last_active":"2023-09-30T09:18:19.253408+0000","last_peered":"2023-09-30T09:18:19.253408+0000","last_clean":"2023-09-30T09:18:19.253408+0000","last_became_active":"2023-09-30T09:18:18.810827+0000","last_became_peered":"2023-09-30T09:18:18.810827+0000","last_unstale":"2023-09-30T09:18:19.253408+0000","last_undegraded":"2023-09-30T09:18:19.253408+0000","last_fullsized":"2023-09-30T09:18:19.253408+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:24:59.666374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.250421+0000","last_change":"2023-09-30T09:18:19.250421+0000","last_active":"2023-09-30T09:18:19.250421+0000","last_peered":"2023-09-30T09:18:19.250421+0000","last_clean":"2023-09-30T09:18:19.250421+0000","last_became_active":"2023-09-30T09:18:19.250130+0000","last_became_peered":"2023-09-30T09:18:19.250130+0000","last_unstale":"2023-09-30T09:18:19.250421+0000","last_undegraded":"2023-09-30T09:18:19.250421+0000","last_fullsized":"2023-09-30T09:18:19.250421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:57:30.651570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.787107+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:31:12.925663+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,3],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252228+0000","last_change":"2023-09-30T09:18:18.812527+0000","last_active":"2023-09-30T09:18:19.252228+0000","last_peered":"2023-09-30T09:18:19.252228+0000","last_clean":"2023-09-30T09:18:19.252228+0000","last_became_active":"2023-09-30T09:18:18.812255+0000","last_became_peered":"2023-09-30T09:18:18.812255+0000","last_unstale":"2023-09-30T09:18:19.252228+0000","last_undegraded":"2023-09-30T09:18:19.252228+0000","last_fullsized":"2023-09-30T09:18:19.252228+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:20:15.549366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":230,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238810+0000","last_change":"2023-09-30T09:18:05.827432+0000","last_active":"2023-09-30T09:18:19.238810+0000","last_peered":"2023-09-30T09:18:19.238810+0000","last_clean":"2023-09-30T09:18:19.238810+0000","last_became_active":"2023-09-30T09:18:05.826964+0000","last_became_peered":"2023-09-30T09:18:05.826964+0000","last_unstale":"2023-09-30T09:18:19.238810+0000","last_undegraded":"2023-09-30T09:18:19.238810+0000","last_fullsized":"2023-09-30T09:18:19.238810+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_clean_scrub_stamp":"2023-09-30T09:16:34.722440+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"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 @ 2023-10-01T18:24:05.804177+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.258682+0000","last_change":"2023-09-30T09:18:19.252969+0000","last_active":"2023-09-30T09:18:19.258682+0000","last_peered":"2023-09-30T09:18:19.258682+0000","last_clean":"2023-09-30T09:18:19.258682+0000","last_became_active":"2023-09-30T09:18:19.252669+0000","last_became_peered":"2023-09-30T09:18:19.252669+0000","last_unstale":"2023-09-30T09:18:19.258682+0000","last_undegraded":"2023-09-30T09:18:19.258682+0000","last_fullsized":"2023-09-30T09:18:19.258682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:53:20.253291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238914+0000","last_change":"2023-09-30T09:18:18.816150+0000","last_active":"2023-09-30T09:18:19.238914+0000","last_peered":"2023-09-30T09:18:19.238914+0000","last_clean":"2023-09-30T09:18:19.238914+0000","last_became_active":"2023-09-30T09:18:18.815847+0000","last_became_peered":"2023-09-30T09:18:18.815847+0000","last_unstale":"2023-09-30T09:18:19.238914+0000","last_undegraded":"2023-09-30T09:18:19.238914+0000","last_fullsized":"2023-09-30T09:18:19.238914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:22:59.447201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.239638+0000","last_change":"2023-09-30T09:18:18.818691+0000","last_active":"2023-09-30T09:18:19.239638+0000","last_peered":"2023-09-30T09:18:19.239638+0000","last_clean":"2023-09-30T09:18:19.239638+0000","last_became_active":"2023-09-30T09:18:18.818392+0000","last_became_peered":"2023-09-30T09:18:18.818392+0000","last_unstale":"2023-09-30T09:18:19.239638+0000","last_undegraded":"2023-09-30T09:18:19.239638+0000","last_fullsized":"2023-09-30T09:18:19.239638+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:36:26.058170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.262210+0000","last_change":"2023-09-30T09:18:19.262210+0000","last_active":"2023-09-30T09:18:19.262210+0000","last_peered":"2023-09-30T09:18:19.262210+0000","last_clean":"2023-09-30T09:18:19.262210+0000","last_became_active":"2023-09-30T09:18:19.261923+0000","last_became_peered":"2023-09-30T09:18:19.261923+0000","last_unstale":"2023-09-30T09:18:19.262210+0000","last_undegraded":"2023-09-30T09:18:19.262210+0000","last_fullsized":"2023-09-30T09:18:19.262210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:57:47.851129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.806694+0000","last_change":"2023-09-30T09:18:18.805890+0000","last_active":"2023-09-30T09:18:18.806694+0000","last_peered":"2023-09-30T09:18:18.806694+0000","last_clean":"2023-09-30T09:18:18.806694+0000","last_became_active":"2023-09-30T09:18:18.805389+0000","last_became_peered":"2023-09-30T09:18:18.805389+0000","last_unstale":"2023-09-30T09:18:18.806694+0000","last_undegraded":"2023-09-30T09:18:18.806694+0000","last_fullsized":"2023-09-30T09:18:18.806694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:33:55.793812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.792256+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:10:58.772556+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[2,7],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.258659+0000","last_change":"2023-09-30T09:18:19.253451+0000","last_active":"2023-09-30T09:18:19.258659+0000","last_peered":"2023-09-30T09:18:19.258659+0000","last_clean":"2023-09-30T09:18:19.258659+0000","last_became_active":"2023-09-30T09:18:19.253158+0000","last_became_peered":"2023-09-30T09:18:19.253158+0000","last_unstale":"2023-09-30T09:18:19.258659+0000","last_undegraded":"2023-09-30T09:18:19.258659+0000","last_fullsized":"2023-09-30T09:18:19.258659+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:44:24.241181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238645+0000","last_change":"2023-09-30T09:18:18.815657+0000","last_active":"2023-09-30T09:18:19.238645+0000","last_peered":"2023-09-30T09:18:19.238645+0000","last_clean":"2023-09-30T09:18:19.238645+0000","last_became_active":"2023-09-30T09:18:18.815357+0000","last_became_peered":"2023-09-30T09:18:18.815357+0000","last_unstale":"2023-09-30T09:18:19.238645+0000","last_undegraded":"2023-09-30T09:18:19.238645+0000","last_fullsized":"2023-09-30T09:18:19.238645+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:10:54.982453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.819410+0000","last_change":"2023-09-30T09:18:18.818142+0000","last_active":"2023-09-30T09:18:18.819410+0000","last_peered":"2023-09-30T09:18:18.819410+0000","last_clean":"2023-09-30T09:18:18.819410+0000","last_became_active":"2023-09-30T09:18:18.817803+0000","last_became_peered":"2023-09-30T09:18:18.817803+0000","last_unstale":"2023-09-30T09:18:18.819410+0000","last_undegraded":"2023-09-30T09:18:18.819410+0000","last_fullsized":"2023-09-30T09:18:18.819410+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:40:19.680984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.818773+0000","last_change":"2023-09-30T09:18:18.815094+0000","last_active":"2023-09-30T09:18:18.818773+0000","last_peered":"2023-09-30T09:18:18.818773+0000","last_clean":"2023-09-30T09:18:18.818773+0000","last_became_active":"2023-09-30T09:18:18.814799+0000","last_became_peered":"2023-09-30T09:18:18.814799+0000","last_unstale":"2023-09-30T09:18:18.818773+0000","last_undegraded":"2023-09-30T09:18:18.818773+0000","last_fullsized":"2023-09-30T09:18:18.818773+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:07:54.470430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.b","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.269496+0000","last_change":"2023-09-30T09:18:18.812405+0000","last_active":"2023-09-30T09:18:19.269496+0000","last_peered":"2023-09-30T09:18:19.269496+0000","last_clean":"2023-09-30T09:18:19.269496+0000","last_became_active":"2023-09-30T09:18:18.811970+0000","last_became_peered":"2023-09-30T09:18:18.811970+0000","last_unstale":"2023-09-30T09:18:19.269496+0000","last_undegraded":"2023-09-30T09:18:19.269496+0000","last_fullsized":"2023-09-30T09:18:19.269496+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T20:06:39.756811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.787307+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:23:07.719492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[0,5],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.263926+0000","last_change":"2023-09-30T09:18:19.258967+0000","last_active":"2023-09-30T09:18:19.263926+0000","last_peered":"2023-09-30T09:18:19.263926+0000","last_clean":"2023-09-30T09:18:19.263926+0000","last_became_active":"2023-09-30T09:18:19.258488+0000","last_became_peered":"2023-09-30T09:18:19.258488+0000","last_unstale":"2023-09-30T09:18:19.263926+0000","last_undegraded":"2023-09-30T09:18:19.263926+0000","last_fullsized":"2023-09-30T09:18:19.263926+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:11:12.478193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"58'1","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.234187+0000","last_change":"2023-09-30T09:18:18.816108+0000","last_active":"2023-09-30T09:18:19.234187+0000","last_peered":"2023-09-30T09:18:19.234187+0000","last_clean":"2023-09-30T09:18:19.234187+0000","last_became_active":"2023-09-30T09:18:18.815553+0000","last_became_peered":"2023-09-30T09:18:18.815553+0000","last_unstale":"2023-09-30T09:18:19.234187+0000","last_undegraded":"2023-09-30T09:18:19.234187+0000","last_fullsized":"2023-09-30T09:18:19.234187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T11:28:58.331431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264346+0000","last_change":"2023-09-30T09:18:19.261153+0000","last_active":"2023-09-30T09:18:19.264346+0000","last_peered":"2023-09-30T09:18:19.264346+0000","last_clean":"2023-09-30T09:18:19.264346+0000","last_became_active":"2023-09-30T09:18:19.260623+0000","last_became_peered":"2023-09-30T09:18:19.260623+0000","last_unstale":"2023-09-30T09:18:19.264346+0000","last_undegraded":"2023-09-30T09:18:19.264346+0000","last_fullsized":"2023-09-30T09:18:19.264346+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:39:33.224023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"creating+peering","last_fresh":"2023-09-30T09:18:17.782726+0000","last_change":"2023-09-30T09:18:17.787310+0000","last_active":"2023-09-30T09:18:17.782726+0000","last_peered":"2023-09-30T09:18:17.782726+0000","last_clean":"2023-09-30T09:18:17.782726+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:17.782726+0000","last_undegraded":"2023-09-30T09:18:17.782726+0000","last_fullsized":"2023-09-30T09:18:17.782726+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:50:03.770271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[3,7],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259273+0000","last_change":"2023-09-30T09:18:19.254622+0000","last_active":"2023-09-30T09:18:19.259273+0000","last_peered":"2023-09-30T09:18:19.259273+0000","last_clean":"2023-09-30T09:18:19.259273+0000","last_became_active":"2023-09-30T09:18:19.253818+0000","last_became_peered":"2023-09-30T09:18:19.253818+0000","last_unstale":"2023-09-30T09:18:19.259273+0000","last_undegraded":"2023-09-30T09:18:19.259273+0000","last_fullsized":"2023-09-30T09:18:19.259273+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:32:57.013362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270143+0000","last_change":"2023-09-30T09:18:19.267780+0000","last_active":"2023-09-30T09:18:19.270143+0000","last_peered":"2023-09-30T09:18:19.270143+0000","last_clean":"2023-09-30T09:18:19.270143+0000","last_became_active":"2023-09-30T09:18:19.267486+0000","last_became_peered":"2023-09-30T09:18:19.267486+0000","last_unstale":"2023-09-30T09:18:19.270143+0000","last_undegraded":"2023-09-30T09:18:19.270143+0000","last_fullsized":"2023-09-30T09:18:19.270143+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:00:46.694508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259008+0000","last_change":"2023-09-30T09:18:19.253971+0000","last_active":"2023-09-30T09:18:19.259008+0000","last_peered":"2023-09-30T09:18:19.259008+0000","last_clean":"2023-09-30T09:18:19.259008+0000","last_became_active":"2023-09-30T09:18:19.253669+0000","last_became_peered":"2023-09-30T09:18:19.253669+0000","last_unstale":"2023-09-30T09:18:19.259008+0000","last_undegraded":"2023-09-30T09:18:19.259008+0000","last_fullsized":"2023-09-30T09:18:19.259008+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:45.862334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.249816+0000","last_change":"2023-09-30T09:18:19.249816+0000","last_active":"2023-09-30T09:18:19.249816+0000","last_peered":"2023-09-30T09:18:19.249816+0000","last_clean":"2023-09-30T09:18:19.249816+0000","last_became_active":"2023-09-30T09:18:19.249537+0000","last_became_peered":"2023-09-30T09:18:19.249537+0000","last_unstale":"2023-09-30T09:18:19.249816+0000","last_undegraded":"2023-09-30T09:18:19.249816+0000","last_fullsized":"2023-09-30T09:18:19.249816+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:10:23.491695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270125+0000","last_change":"2023-09-30T09:18:19.267739+0000","last_active":"2023-09-30T09:18:19.270125+0000","last_peered":"2023-09-30T09:18:19.270125+0000","last_clean":"2023-09-30T09:18:19.270125+0000","last_became_active":"2023-09-30T09:18:19.267442+0000","last_became_peered":"2023-09-30T09:18:19.267442+0000","last_unstale":"2023-09-30T09:18:19.270125+0000","last_undegraded":"2023-09-30T09:18:19.270125+0000","last_fullsized":"2023-09-30T09:18:19.270125+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:07.216407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267972+0000","last_change":"2023-09-30T09:18:19.265616+0000","last_active":"2023-09-30T09:18:19.267972+0000","last_peered":"2023-09-30T09:18:19.267972+0000","last_clean":"2023-09-30T09:18:19.267972+0000","last_became_active":"2023-09-30T09:18:19.265302+0000","last_became_peered":"2023-09-30T09:18:19.265302+0000","last_unstale":"2023-09-30T09:18:19.267972+0000","last_undegraded":"2023-09-30T09:18:19.267972+0000","last_fullsized":"2023-09-30T09:18:19.267972+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:21.141428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.256247+0000","last_change":"2023-09-30T09:18:19.251130+0000","last_active":"2023-09-30T09:18:19.256247+0000","last_peered":"2023-09-30T09:18:19.256247+0000","last_clean":"2023-09-30T09:18:19.256247+0000","last_became_active":"2023-09-30T09:18:19.250399+0000","last_became_peered":"2023-09-30T09:18:19.250399+0000","last_unstale":"2023-09-30T09:18:19.256247+0000","last_undegraded":"2023-09-30T09:18:19.256247+0000","last_fullsized":"2023-09-30T09:18:19.256247+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:25.033057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-09-30T09:18:18.784841+0000","last_change":"2023-09-30T09:18:18.784841+0000","last_active":"2023-09-30T09:18:18.784841+0000","last_peered":"2023-09-30T09:18:18.784841+0000","last_clean":"2023-09-30T09:18:18.784841+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-09-30T09:18:18.784841+0000","last_undegraded":"2023-09-30T09:18:18.784841+0000","last_fullsized":"2023-09-30T09:18:18.784841+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"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":117,"acting":117,"num_store_stats":4},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":748,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"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":10,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19,"num_write_kb":9,"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":6,"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":49152,"data_stored":3062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16,"ondisk_log_size":16,"up":87,"acting":87,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332101,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6416,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738736,"statfs":{"total":95995035648,"available":95988465664,"internally_reserved":0,"allocated":1187840,"data_stored":835418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.627}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54600000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69599999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67900000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.754}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72399999999999998}]}]},{"osd":6,"up_from":44,"seq":188978561033,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6244,"kb_used_data":1116,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738908,"statfs":{"total":95995035648,"available":95988641792,"internally_reserved":0,"allocated":1142784,"data_stored":814238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51300000000000001}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.41199999999999998}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58599999999999997}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64800000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.745}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69099999999999995}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6440,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738712,"statfs":{"total":95995035648,"available":95988441088,"internally_reserved":0,"allocated":557056,"data_stored":230298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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":[0,8],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:18:19 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.38100000000000001},"min":{"1min":0.29099999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.2530000000000001,"5min":3.2530000000000001,"15min":3.2530000000000001},"last":3.2530000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.42199999999999999,"15min":0.39800000000000002},"min":{"1min":0.32400000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.3130000000000002,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":2.3130000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:17:34 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":4.9000000000000004},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":6.298}]},{"osd":3,"last update":"Sat Sep 30 09:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":7.952},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":4.9320000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:18:08 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":2.3420000000000001},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":4.8620000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":6.6070000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":4.5739999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":6.3499999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738399,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7244,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93737908,"statfs":{"total":95995035648,"available":95987617792,"internally_reserved":0,"allocated":1183744,"data_stored":828824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 30 09:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.39700000000000002,"15min":0.39500000000000002},"min":{"1min":0.312,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.34999999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:17:36 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.40500000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.44400000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:11 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.78200000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.80300000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69199999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411352,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6304,"kb_used_data":536,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738848,"statfs":{"total":95995035648,"available":95988580352,"internally_reserved":0,"allocated":548864,"data_stored":223870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:17:33 2023","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.52000000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:17:33 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.63500000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.72499999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.91400000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85699999999999998}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.028}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0489999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182420,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5648,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739504,"statfs":{"total":95995035648,"available":95989252096,"internally_reserved":0,"allocated":532480,"data_stored":217370,"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 Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.314}]},{"osd":1,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.40500000000000003}]},{"osd":2,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.39100000000000001},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.43099999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.56699999999999995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52300000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.59699999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.48399999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5716,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739436,"statfs":{"total":95995035648,"available":95989182464,"internally_reserved":0,"allocated":536576,"data_stored":217635,"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 Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.66400000000000003}]},{"osd":1,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.55300000000000005},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.71699999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.57999999999999996},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.63200000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.67500000000000004}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.74399999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.80500000000000005}]}]},{"osd":5,"up_from":37,"seq":158913789965,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5892,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739260,"statfs":{"total":95995035648,"available":95989002240,"internally_reserved":0,"allocated":585728,"data_stored":239117,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52300000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49199999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.433}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65300000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":4,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"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},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":5,"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},{"poolid":3,"osd":7,"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}]}} 2023-09-30T09:18:23.880 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-09-30T09:18:24.143 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:18:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[149754]: 2023-09-30T09:18:23.714+0000 7f223ae18700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-09-30T09:18:24.251 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:24.253 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-09-30T09:18:24.265 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":157,"stamp":"2023-09-30T09:18:23.961665+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592674,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"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":23,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":203,"num_write_kb":2429,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":13,"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":155,"ondisk_log_size":155,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":197,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":50952,"kb_used_data":6344,"kb_used_omap":0,"kb_used_meta":44544,"kb_avail":749910264,"statfs":{"total":767960285184,"available":767908110336,"internally_reserved":0,"allocated":6496256,"data_stored":3705512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":45613056},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,8],"upper_bound":4},"perf_stat":{"commit_latency_ms":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"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":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"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":13,"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":"6.001176"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259293+0000","last_change":"2023-09-30T09:18:19.254784+0000","last_active":"2023-09-30T09:18:19.259293+0000","last_peered":"2023-09-30T09:18:19.259293+0000","last_clean":"2023-09-30T09:18:19.259293+0000","last_became_active":"2023-09-30T09:18:19.254365+0000","last_became_peered":"2023-09-30T09:18:19.254365+0000","last_unstale":"2023-09-30T09:18:19.259293+0000","last_undegraded":"2023-09-30T09:18:19.259293+0000","last_fullsized":"2023-09-30T09:18:19.259293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:33.867209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.249425+0000","last_change":"2023-09-30T09:18:19.249425+0000","last_active":"2023-09-30T09:18:19.249425+0000","last_peered":"2023-09-30T09:18:19.249425+0000","last_clean":"2023-09-30T09:18:19.249425+0000","last_became_active":"2023-09-30T09:18:19.249078+0000","last_became_peered":"2023-09-30T09:18:19.249078+0000","last_unstale":"2023-09-30T09:18:19.249425+0000","last_undegraded":"2023-09-30T09:18:19.249425+0000","last_fullsized":"2023-09-30T09:18:19.249425+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:40:57.790702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259771+0000","last_change":"2023-09-30T09:18:19.258588+0000","last_active":"2023-09-30T09:18:19.259771+0000","last_peered":"2023-09-30T09:18:19.259771+0000","last_clean":"2023-09-30T09:18:19.259771+0000","last_became_active":"2023-09-30T09:18:19.258307+0000","last_became_peered":"2023-09-30T09:18:19.258307+0000","last_unstale":"2023-09-30T09:18:19.259771+0000","last_undegraded":"2023-09-30T09:18:19.259771+0000","last_fullsized":"2023-09-30T09:18:19.259771+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:33:01.186216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264364+0000","last_change":"2023-09-30T09:18:19.261585+0000","last_active":"2023-09-30T09:18:19.264364+0000","last_peered":"2023-09-30T09:18:19.264364+0000","last_clean":"2023-09-30T09:18:19.264364+0000","last_became_active":"2023-09-30T09:18:19.261231+0000","last_became_peered":"2023-09-30T09:18:19.261231+0000","last_unstale":"2023-09-30T09:18:19.264364+0000","last_undegraded":"2023-09-30T09:18:19.264364+0000","last_fullsized":"2023-09-30T09:18:19.264364+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:44:50.030013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248193+0000","last_change":"2023-09-30T09:18:19.247236+0000","last_active":"2023-09-30T09:18:19.248193+0000","last_peered":"2023-09-30T09:18:19.248193+0000","last_clean":"2023-09-30T09:18:19.248193+0000","last_became_active":"2023-09-30T09:18:19.246727+0000","last_became_peered":"2023-09-30T09:18:19.246727+0000","last_unstale":"2023-09-30T09:18:19.248193+0000","last_undegraded":"2023-09-30T09:18:19.248193+0000","last_fullsized":"2023-09-30T09:18:19.248193+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:01:20.493208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270124+0000","last_change":"2023-09-30T09:18:19.267361+0000","last_active":"2023-09-30T09:18:19.270124+0000","last_peered":"2023-09-30T09:18:19.270124+0000","last_clean":"2023-09-30T09:18:19.270124+0000","last_became_active":"2023-09-30T09:18:19.266827+0000","last_became_peered":"2023-09-30T09:18:19.266827+0000","last_unstale":"2023-09-30T09:18:19.270124+0000","last_undegraded":"2023-09-30T09:18:19.270124+0000","last_fullsized":"2023-09-30T09:18:19.270124+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:46:41.919778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265583+0000","last_change":"2023-09-30T09:18:19.261548+0000","last_active":"2023-09-30T09:18:19.265583+0000","last_peered":"2023-09-30T09:18:19.265583+0000","last_clean":"2023-09-30T09:18:19.265583+0000","last_became_active":"2023-09-30T09:18:19.258760+0000","last_became_peered":"2023-09-30T09:18:19.258760+0000","last_unstale":"2023-09-30T09:18:19.265583+0000","last_undegraded":"2023-09-30T09:18:19.265583+0000","last_fullsized":"2023-09-30T09:18:19.265583+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:19:28.768653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.266530+0000","last_change":"2023-09-30T09:18:19.265190+0000","last_active":"2023-09-30T09:18:19.266530+0000","last_peered":"2023-09-30T09:18:19.266530+0000","last_clean":"2023-09-30T09:18:19.266530+0000","last_became_active":"2023-09-30T09:18:19.264912+0000","last_became_peered":"2023-09-30T09:18:19.264912+0000","last_unstale":"2023-09-30T09:18:19.266530+0000","last_undegraded":"2023-09-30T09:18:19.266530+0000","last_fullsized":"2023-09-30T09:18:19.266530+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:04:45.387725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264146+0000","last_change":"2023-09-30T09:18:19.259200+0000","last_active":"2023-09-30T09:18:19.264146+0000","last_peered":"2023-09-30T09:18:19.264146+0000","last_clean":"2023-09-30T09:18:19.264146+0000","last_became_active":"2023-09-30T09:18:19.258179+0000","last_became_peered":"2023-09-30T09:18:19.258179+0000","last_unstale":"2023-09-30T09:18:19.264146+0000","last_undegraded":"2023-09-30T09:18:19.264146+0000","last_fullsized":"2023-09-30T09:18:19.264146+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:18:00.071297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260346+0000","last_change":"2023-09-30T09:18:19.258938+0000","last_active":"2023-09-30T09:18:19.260346+0000","last_peered":"2023-09-30T09:18:19.260346+0000","last_clean":"2023-09-30T09:18:19.260346+0000","last_became_active":"2023-09-30T09:18:19.258614+0000","last_became_peered":"2023-09-30T09:18:19.258614+0000","last_unstale":"2023-09-30T09:18:19.260346+0000","last_undegraded":"2023-09-30T09:18:19.260346+0000","last_fullsized":"2023-09-30T09:18:19.260346+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:40:51.707837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.263224+0000","last_change":"2023-09-30T09:18:19.262145+0000","last_active":"2023-09-30T09:18:19.263224+0000","last_peered":"2023-09-30T09:18:19.263224+0000","last_clean":"2023-09-30T09:18:19.263224+0000","last_became_active":"2023-09-30T09:18:19.261834+0000","last_became_peered":"2023-09-30T09:18:19.261834+0000","last_unstale":"2023-09-30T09:18:19.263224+0000","last_undegraded":"2023-09-30T09:18:19.263224+0000","last_fullsized":"2023-09-30T09:18:19.263224+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:10:41.135688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252050+0000","last_change":"2023-09-30T09:18:19.251481+0000","last_active":"2023-09-30T09:18:19.252050+0000","last_peered":"2023-09-30T09:18:19.252050+0000","last_clean":"2023-09-30T09:18:19.252050+0000","last_became_active":"2023-09-30T09:18:19.251195+0000","last_became_peered":"2023-09-30T09:18:19.251195+0000","last_unstale":"2023-09-30T09:18:19.252050+0000","last_undegraded":"2023-09-30T09:18:19.252050+0000","last_fullsized":"2023-09-30T09:18:19.252050+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:19:54.357281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.253853+0000","last_change":"2023-09-30T09:18:19.251394+0000","last_active":"2023-09-30T09:18:19.253853+0000","last_peered":"2023-09-30T09:18:19.253853+0000","last_clean":"2023-09-30T09:18:19.253853+0000","last_became_active":"2023-09-30T09:18:19.250764+0000","last_became_peered":"2023-09-30T09:18:19.250764+0000","last_unstale":"2023-09-30T09:18:19.253853+0000","last_undegraded":"2023-09-30T09:18:19.253853+0000","last_fullsized":"2023-09-30T09:18:19.253853+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:45:16.624417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260546+0000","last_change":"2023-09-30T09:18:19.258386+0000","last_active":"2023-09-30T09:18:19.260546+0000","last_peered":"2023-09-30T09:18:19.260546+0000","last_clean":"2023-09-30T09:18:19.260546+0000","last_became_active":"2023-09-30T09:18:19.258108+0000","last_became_peered":"2023-09-30T09:18:19.258108+0000","last_unstale":"2023-09-30T09:18:19.260546+0000","last_undegraded":"2023-09-30T09:18:19.260546+0000","last_fullsized":"2023-09-30T09:18:19.260546+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:12:49.981463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.261738+0000","last_change":"2023-09-30T09:18:19.261738+0000","last_active":"2023-09-30T09:18:19.261738+0000","last_peered":"2023-09-30T09:18:19.261738+0000","last_clean":"2023-09-30T09:18:19.261738+0000","last_became_active":"2023-09-30T09:18:19.261426+0000","last_became_peered":"2023-09-30T09:18:19.261426+0000","last_unstale":"2023-09-30T09:18:19.261738+0000","last_undegraded":"2023-09-30T09:18:19.261738+0000","last_fullsized":"2023-09-30T09:18:19.261738+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:56:04.878284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270113+0000","last_change":"2023-09-30T09:18:19.267036+0000","last_active":"2023-09-30T09:18:19.270113+0000","last_peered":"2023-09-30T09:18:19.270113+0000","last_clean":"2023-09-30T09:18:19.270113+0000","last_became_active":"2023-09-30T09:18:19.266697+0000","last_became_peered":"2023-09-30T09:18:19.266697+0000","last_unstale":"2023-09-30T09:18:19.270113+0000","last_undegraded":"2023-09-30T09:18:19.270113+0000","last_fullsized":"2023-09-30T09:18:19.270113+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:36:08.078369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267998+0000","last_change":"2023-09-30T09:18:19.265609+0000","last_active":"2023-09-30T09:18:19.267998+0000","last_peered":"2023-09-30T09:18:19.267998+0000","last_clean":"2023-09-30T09:18:19.267998+0000","last_became_active":"2023-09-30T09:18:19.264507+0000","last_became_peered":"2023-09-30T09:18:19.264507+0000","last_unstale":"2023-09-30T09:18:19.267998+0000","last_undegraded":"2023-09-30T09:18:19.267998+0000","last_fullsized":"2023-09-30T09:18:19.267998+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:11:50.904542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.245530+0000","last_change":"2023-09-30T09:18:19.245025+0000","last_active":"2023-09-30T09:18:19.245530+0000","last_peered":"2023-09-30T09:18:19.245530+0000","last_clean":"2023-09-30T09:18:19.245530+0000","last_became_active":"2023-09-30T09:18:19.244109+0000","last_became_peered":"2023-09-30T09:18:19.244109+0000","last_unstale":"2023-09-30T09:18:19.245530+0000","last_undegraded":"2023-09-30T09:18:19.245530+0000","last_fullsized":"2023-09-30T09:18:19.245530+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:59.610604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248005+0000","last_change":"2023-09-30T09:18:19.247404+0000","last_active":"2023-09-30T09:18:19.248005+0000","last_peered":"2023-09-30T09:18:19.248005+0000","last_clean":"2023-09-30T09:18:19.248005+0000","last_became_active":"2023-09-30T09:18:19.247059+0000","last_became_peered":"2023-09-30T09:18:19.247059+0000","last_unstale":"2023-09-30T09:18:19.248005+0000","last_undegraded":"2023-09-30T09:18:19.248005+0000","last_fullsized":"2023-09-30T09:18:19.248005+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:26:48.899224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"58'4","reported_seq":15,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268706+0000","last_change":"2023-09-30T09:18:18.807360+0000","last_active":"2023-09-30T09:18:19.268706+0000","last_peered":"2023-09-30T09:18:19.268706+0000","last_clean":"2023-09-30T09:18:19.268706+0000","last_became_active":"2023-09-30T09:18:18.807055+0000","last_became_peered":"2023-09-30T09:18:18.807055+0000","last_unstale":"2023-09-30T09:18:19.268706+0000","last_undegraded":"2023-09-30T09:18:19.268706+0000","last_fullsized":"2023-09-30T09:18:19.268706+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"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 @ 2023-10-01T14:42:29.768737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.257790+0000","last_change":"2023-09-30T09:18:19.257519+0000","last_active":"2023-09-30T09:18:19.257790+0000","last_peered":"2023-09-30T09:18:19.257790+0000","last_clean":"2023-09-30T09:18:19.257790+0000","last_became_active":"2023-09-30T09:18:19.256861+0000","last_became_peered":"2023-09-30T09:18:19.256861+0000","last_unstale":"2023-09-30T09:18:19.257790+0000","last_undegraded":"2023-09-30T09:18:19.257790+0000","last_fullsized":"2023-09-30T09:18:19.257790+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:54:44.327301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259808+0000","last_change":"2023-09-30T09:18:18.817605+0000","last_active":"2023-09-30T09:18:19.259808+0000","last_peered":"2023-09-30T09:18:19.259808+0000","last_clean":"2023-09-30T09:18:19.259808+0000","last_became_active":"2023-09-30T09:18:18.817269+0000","last_became_peered":"2023-09-30T09:18:18.817269+0000","last_unstale":"2023-09-30T09:18:19.259808+0000","last_undegraded":"2023-09-30T09:18:19.259808+0000","last_fullsized":"2023-09-30T09:18:19.259808+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T12:52:35.586698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260687+0000","last_change":"2023-09-30T09:18:19.257412+0000","last_active":"2023-09-30T09:18:19.260687+0000","last_peered":"2023-09-30T09:18:19.260687+0000","last_clean":"2023-09-30T09:18:19.260687+0000","last_became_active":"2023-09-30T09:18:19.257116+0000","last_became_peered":"2023-09-30T09:18:19.257116+0000","last_unstale":"2023-09-30T09:18:19.260687+0000","last_undegraded":"2023-09-30T09:18:19.260687+0000","last_fullsized":"2023-09-30T09:18:19.260687+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:47:26.689424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268523+0000","last_change":"2023-09-30T09:18:18.820453+0000","last_active":"2023-09-30T09:18:19.268523+0000","last_peered":"2023-09-30T09:18:19.268523+0000","last_clean":"2023-09-30T09:18:19.268523+0000","last_became_active":"2023-09-30T09:18:18.820149+0000","last_became_peered":"2023-09-30T09:18:18.820149+0000","last_unstale":"2023-09-30T09:18:19.268523+0000","last_undegraded":"2023-09-30T09:18:19.268523+0000","last_fullsized":"2023-09-30T09:18:19.268523+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T19:12:21.955450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260381+0000","last_change":"2023-09-30T09:18:19.257267+0000","last_active":"2023-09-30T09:18:19.260381+0000","last_peered":"2023-09-30T09:18:19.260381+0000","last_clean":"2023-09-30T09:18:19.260381+0000","last_became_active":"2023-09-30T09:18:19.256897+0000","last_became_peered":"2023-09-30T09:18:19.256897+0000","last_unstale":"2023-09-30T09:18:19.260381+0000","last_undegraded":"2023-09-30T09:18:19.260381+0000","last_fullsized":"2023-09-30T09:18:19.260381+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:17:56.617289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.269455+0000","last_change":"2023-09-30T09:18:18.813841+0000","last_active":"2023-09-30T09:18:19.269455+0000","last_peered":"2023-09-30T09:18:19.269455+0000","last_clean":"2023-09-30T09:18:19.269455+0000","last_became_active":"2023-09-30T09:18:18.812566+0000","last_became_peered":"2023-09-30T09:18:18.812566+0000","last_unstale":"2023-09-30T09:18:19.269455+0000","last_undegraded":"2023-09-30T09:18:19.269455+0000","last_fullsized":"2023-09-30T09:18:19.269455+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T11:05:53.864186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.261306+0000","last_change":"2023-09-30T09:18:19.260089+0000","last_active":"2023-09-30T09:18:19.261306+0000","last_peered":"2023-09-30T09:18:19.261306+0000","last_clean":"2023-09-30T09:18:19.261306+0000","last_became_active":"2023-09-30T09:18:19.259781+0000","last_became_peered":"2023-09-30T09:18:19.259781+0000","last_unstale":"2023-09-30T09:18:19.261306+0000","last_undegraded":"2023-09-30T09:18:19.261306+0000","last_fullsized":"2023-09-30T09:18:19.261306+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:38:24.937105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.250700+0000","last_change":"2023-09-30T09:18:18.815843+0000","last_active":"2023-09-30T09:18:19.250700+0000","last_peered":"2023-09-30T09:18:19.250700+0000","last_clean":"2023-09-30T09:18:19.250700+0000","last_became_active":"2023-09-30T09:18:18.815515+0000","last_became_peered":"2023-09-30T09:18:18.815515+0000","last_unstale":"2023-09-30T09:18:19.250700+0000","last_undegraded":"2023-09-30T09:18:19.250700+0000","last_fullsized":"2023-09-30T09:18:19.250700+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T16:39:54.640144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.244078+0000","last_change":"2023-09-30T09:18:19.237760+0000","last_active":"2023-09-30T09:18:19.244078+0000","last_peered":"2023-09-30T09:18:19.244078+0000","last_clean":"2023-09-30T09:18:19.244078+0000","last_became_active":"2023-09-30T09:18:19.237423+0000","last_became_peered":"2023-09-30T09:18:19.237423+0000","last_unstale":"2023-09-30T09:18:19.244078+0000","last_undegraded":"2023-09-30T09:18:19.244078+0000","last_fullsized":"2023-09-30T09:18:19.244078+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:33.444741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264324+0000","last_change":"2023-09-30T09:18:18.816848+0000","last_active":"2023-09-30T09:18:19.264324+0000","last_peered":"2023-09-30T09:18:19.264324+0000","last_clean":"2023-09-30T09:18:19.264324+0000","last_became_active":"2023-09-30T09:18:18.816545+0000","last_became_peered":"2023-09-30T09:18:18.816545+0000","last_unstale":"2023-09-30T09:18:19.264324+0000","last_undegraded":"2023-09-30T09:18:19.264324+0000","last_fullsized":"2023-09-30T09:18:19.264324+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T13:02:05.729693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.257768+0000","last_change":"2023-09-30T09:18:19.252413+0000","last_active":"2023-09-30T09:18:19.257768+0000","last_peered":"2023-09-30T09:18:19.257768+0000","last_clean":"2023-09-30T09:18:19.257768+0000","last_became_active":"2023-09-30T09:18:19.251481+0000","last_became_peered":"2023-09-30T09:18:19.251481+0000","last_unstale":"2023-09-30T09:18:19.257768+0000","last_undegraded":"2023-09-30T09:18:19.257768+0000","last_fullsized":"2023-09-30T09:18:19.257768+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:02:00.386038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238599+0000","last_change":"2023-09-30T09:18:18.817830+0000","last_active":"2023-09-30T09:18:19.238599+0000","last_peered":"2023-09-30T09:18:19.238599+0000","last_clean":"2023-09-30T09:18:19.238599+0000","last_became_active":"2023-09-30T09:18:18.817518+0000","last_became_peered":"2023-09-30T09:18:18.817518+0000","last_unstale":"2023-09-30T09:18:19.238599+0000","last_undegraded":"2023-09-30T09:18:19.238599+0000","last_fullsized":"2023-09-30T09:18:19.238599+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:30:45.299787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255480+0000","last_change":"2023-09-30T09:18:19.252568+0000","last_active":"2023-09-30T09:18:19.255480+0000","last_peered":"2023-09-30T09:18:19.255480+0000","last_clean":"2023-09-30T09:18:19.255480+0000","last_became_active":"2023-09-30T09:18:19.251473+0000","last_became_peered":"2023-09-30T09:18:19.251473+0000","last_unstale":"2023-09-30T09:18:19.255480+0000","last_undegraded":"2023-09-30T09:18:19.255480+0000","last_fullsized":"2023-09-30T09:18:19.255480+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:16:00.550081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.256187+0000","last_change":"2023-09-30T09:18:18.812583+0000","last_active":"2023-09-30T09:18:19.256187+0000","last_peered":"2023-09-30T09:18:19.256187+0000","last_clean":"2023-09-30T09:18:19.256187+0000","last_became_active":"2023-09-30T09:18:18.810595+0000","last_became_peered":"2023-09-30T09:18:18.810595+0000","last_unstale":"2023-09-30T09:18:19.256187+0000","last_undegraded":"2023-09-30T09:18:19.256187+0000","last_fullsized":"2023-09-30T09:18:19.256187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:27:50.499855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.247925+0000","last_change":"2023-09-30T09:18:19.247925+0000","last_active":"2023-09-30T09:18:19.247925+0000","last_peered":"2023-09-30T09:18:19.247925+0000","last_clean":"2023-09-30T09:18:19.247925+0000","last_became_active":"2023-09-30T09:18:19.247632+0000","last_became_peered":"2023-09-30T09:18:19.247632+0000","last_unstale":"2023-09-30T09:18:19.247925+0000","last_undegraded":"2023-09-30T09:18:19.247925+0000","last_fullsized":"2023-09-30T09:18:19.247925+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:41:17.181356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.236143+0000","last_change":"2023-09-30T09:18:18.810927+0000","last_active":"2023-09-30T09:18:19.236143+0000","last_peered":"2023-09-30T09:18:19.236143+0000","last_clean":"2023-09-30T09:18:19.236143+0000","last_became_active":"2023-09-30T09:18:18.810647+0000","last_became_peered":"2023-09-30T09:18:18.810647+0000","last_unstale":"2023-09-30T09:18:19.236143+0000","last_undegraded":"2023-09-30T09:18:19.236143+0000","last_fullsized":"2023-09-30T09:18:19.236143+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:58:09.561216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265716+0000","last_change":"2023-09-30T09:18:19.263371+0000","last_active":"2023-09-30T09:18:19.265716+0000","last_peered":"2023-09-30T09:18:19.265716+0000","last_clean":"2023-09-30T09:18:19.265716+0000","last_became_active":"2023-09-30T09:18:19.260914+0000","last_became_peered":"2023-09-30T09:18:19.260914+0000","last_unstale":"2023-09-30T09:18:19.265716+0000","last_undegraded":"2023-09-30T09:18:19.265716+0000","last_fullsized":"2023-09-30T09:18:19.265716+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:33:20.892419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252024+0000","last_change":"2023-09-30T09:18:18.812616+0000","last_active":"2023-09-30T09:18:19.252024+0000","last_peered":"2023-09-30T09:18:19.252024+0000","last_clean":"2023-09-30T09:18:19.252024+0000","last_became_active":"2023-09-30T09:18:18.811835+0000","last_became_peered":"2023-09-30T09:18:18.811835+0000","last_unstale":"2023-09-30T09:18:19.252024+0000","last_undegraded":"2023-09-30T09:18:19.252024+0000","last_fullsized":"2023-09-30T09:18:19.252024+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:26:49.702606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267862+0000","last_change":"2023-09-30T09:18:19.267102+0000","last_active":"2023-09-30T09:18:19.267862+0000","last_peered":"2023-09-30T09:18:19.267862+0000","last_clean":"2023-09-30T09:18:19.267862+0000","last_became_active":"2023-09-30T09:18:19.266795+0000","last_became_peered":"2023-09-30T09:18:19.266795+0000","last_unstale":"2023-09-30T09:18:19.267862+0000","last_undegraded":"2023-09-30T09:18:19.267862+0000","last_fullsized":"2023-09-30T09:18:19.267862+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:17:32.239323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"58'3","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270059+0000","last_change":"2023-09-30T09:18:18.810987+0000","last_active":"2023-09-30T09:18:19.270059+0000","last_peered":"2023-09-30T09:18:19.270059+0000","last_clean":"2023-09-30T09:18:19.270059+0000","last_became_active":"2023-09-30T09:18:18.810563+0000","last_became_peered":"2023-09-30T09:18:18.810563+0000","last_unstale":"2023-09-30T09:18:19.270059+0000","last_undegraded":"2023-09-30T09:18:19.270059+0000","last_fullsized":"2023-09-30T09:18:19.270059+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-10-01T16:20:23.985701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252068+0000","last_change":"2023-09-30T09:18:19.251590+0000","last_active":"2023-09-30T09:18:19.252068+0000","last_peered":"2023-09-30T09:18:19.252068+0000","last_clean":"2023-09-30T09:18:19.252068+0000","last_became_active":"2023-09-30T09:18:19.250744+0000","last_became_peered":"2023-09-30T09:18:19.250744+0000","last_unstale":"2023-09-30T09:18:19.252068+0000","last_undegraded":"2023-09-30T09:18:19.252068+0000","last_fullsized":"2023-09-30T09:18:19.252068+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:11:59.381957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"58'6","reported_seq":17,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270647+0000","last_change":"2023-09-30T09:18:18.811324+0000","last_active":"2023-09-30T09:18:19.270647+0000","last_peered":"2023-09-30T09:18:19.270647+0000","last_clean":"2023-09-30T09:18:19.270647+0000","last_became_active":"2023-09-30T09:18:18.811033+0000","last_became_peered":"2023-09-30T09:18:18.811033+0000","last_unstale":"2023-09-30T09:18:19.270647+0000","last_undegraded":"2023-09-30T09:18:19.270647+0000","last_fullsized":"2023-09-30T09:18:19.270647+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":6,"ondisk_log_size":6,"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 @ 2023-10-01T17:30:24.287281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"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":1,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.247985+0000","last_change":"2023-09-30T09:18:19.246411+0000","last_active":"2023-09-30T09:18:19.247985+0000","last_peered":"2023-09-30T09:18:19.247985+0000","last_clean":"2023-09-30T09:18:19.247985+0000","last_became_active":"2023-09-30T09:18:19.246106+0000","last_became_peered":"2023-09-30T09:18:19.246106+0000","last_unstale":"2023-09-30T09:18:19.247985+0000","last_undegraded":"2023-09-30T09:18:19.247985+0000","last_fullsized":"2023-09-30T09:18:19.247985+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:54:36.411208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.268442+0000","last_change":"2023-09-30T09:18:18.815394+0000","last_active":"2023-09-30T09:18:19.268442+0000","last_peered":"2023-09-30T09:18:19.268442+0000","last_clean":"2023-09-30T09:18:19.268442+0000","last_became_active":"2023-09-30T09:18:18.815109+0000","last_became_peered":"2023-09-30T09:18:18.815109+0000","last_unstale":"2023-09-30T09:18:19.268442+0000","last_undegraded":"2023-09-30T09:18:19.268442+0000","last_fullsized":"2023-09-30T09:18:19.268442+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T09:18:38.612003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260513+0000","last_change":"2023-09-30T09:18:19.253913+0000","last_active":"2023-09-30T09:18:19.260513+0000","last_peered":"2023-09-30T09:18:19.260513+0000","last_clean":"2023-09-30T09:18:19.260513+0000","last_became_active":"2023-09-30T09:18:19.253633+0000","last_became_peered":"2023-09-30T09:18:19.253633+0000","last_unstale":"2023-09-30T09:18:19.260513+0000","last_undegraded":"2023-09-30T09:18:19.260513+0000","last_fullsized":"2023-09-30T09:18:19.260513+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:58:20.814417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.253506+0000","last_change":"2023-09-30T09:18:18.818017+0000","last_active":"2023-09-30T09:18:19.253506+0000","last_peered":"2023-09-30T09:18:19.253506+0000","last_clean":"2023-09-30T09:18:19.253506+0000","last_became_active":"2023-09-30T09:18:18.817699+0000","last_became_peered":"2023-09-30T09:18:18.817699+0000","last_unstale":"2023-09-30T09:18:19.253506+0000","last_undegraded":"2023-09-30T09:18:19.253506+0000","last_fullsized":"2023-09-30T09:18:19.253506+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:28.381864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248167+0000","last_change":"2023-09-30T09:18:19.247037+0000","last_active":"2023-09-30T09:18:19.248167+0000","last_peered":"2023-09-30T09:18:19.248167+0000","last_clean":"2023-09-30T09:18:19.248167+0000","last_became_active":"2023-09-30T09:18:19.246338+0000","last_became_peered":"2023-09-30T09:18:19.246338+0000","last_unstale":"2023-09-30T09:18:19.248167+0000","last_undegraded":"2023-09-30T09:18:19.248167+0000","last_fullsized":"2023-09-30T09:18:19.248167+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:57:20.027345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.239569+0000","last_change":"2023-09-30T09:18:18.812312+0000","last_active":"2023-09-30T09:18:19.239569+0000","last_peered":"2023-09-30T09:18:19.239569+0000","last_clean":"2023-09-30T09:18:19.239569+0000","last_became_active":"2023-09-30T09:18:18.812046+0000","last_became_peered":"2023-09-30T09:18:18.812046+0000","last_unstale":"2023-09-30T09:18:19.239569+0000","last_undegraded":"2023-09-30T09:18:19.239569+0000","last_fullsized":"2023-09-30T09:18:19.239569+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:28:26.617788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.260585+0000","last_change":"2023-09-30T09:18:19.260026+0000","last_active":"2023-09-30T09:18:19.260585+0000","last_peered":"2023-09-30T09:18:19.260585+0000","last_clean":"2023-09-30T09:18:19.260585+0000","last_became_active":"2023-09-30T09:18:19.259747+0000","last_became_peered":"2023-09-30T09:18:19.259747+0000","last_unstale":"2023-09-30T09:18:19.260585+0000","last_undegraded":"2023-09-30T09:18:19.260585+0000","last_fullsized":"2023-09-30T09:18:19.260585+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:09:17.915101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"58'8","reported_seq":19,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.266133+0000","last_change":"2023-09-30T09:18:18.813730+0000","last_active":"2023-09-30T09:18:19.266133+0000","last_peered":"2023-09-30T09:18:19.266133+0000","last_clean":"2023-09-30T09:18:19.266133+0000","last_became_active":"2023-09-30T09:18:18.813313+0000","last_became_peered":"2023-09-30T09:18:18.813313+0000","last_unstale":"2023-09-30T09:18:19.266133+0000","last_undegraded":"2023-09-30T09:18:19.266133+0000","last_fullsized":"2023-09-30T09:18:19.266133+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"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 @ 2023-10-01T12:20:40.669604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"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":4,"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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255037+0000","last_change":"2023-09-30T09:18:19.253624+0000","last_active":"2023-09-30T09:18:19.255037+0000","last_peered":"2023-09-30T09:18:19.255037+0000","last_clean":"2023-09-30T09:18:19.255037+0000","last_became_active":"2023-09-30T09:18:19.253332+0000","last_became_peered":"2023-09-30T09:18:19.253332+0000","last_unstale":"2023-09-30T09:18:19.255037+0000","last_undegraded":"2023-09-30T09:18:19.255037+0000","last_fullsized":"2023-09-30T09:18:19.255037+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:44:35.039277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"58'1","reported_seq":12,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264948+0000","last_change":"2023-09-30T09:18:18.806371+0000","last_active":"2023-09-30T09:18:19.264948+0000","last_peered":"2023-09-30T09:18:19.264948+0000","last_clean":"2023-09-30T09:18:19.264948+0000","last_became_active":"2023-09-30T09:18:18.806039+0000","last_became_peered":"2023-09-30T09:18:18.806039+0000","last_unstale":"2023-09-30T09:18:19.264948+0000","last_undegraded":"2023-09-30T09:18:19.264948+0000","last_fullsized":"2023-09-30T09:18:19.264948+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T09:34:49.032811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255887+0000","last_change":"2023-09-30T09:18:19.248814+0000","last_active":"2023-09-30T09:18:19.255887+0000","last_peered":"2023-09-30T09:18:19.255887+0000","last_clean":"2023-09-30T09:18:19.255887+0000","last_became_active":"2023-09-30T09:18:19.248312+0000","last_became_peered":"2023-09-30T09:18:19.248312+0000","last_unstale":"2023-09-30T09:18:19.255887+0000","last_undegraded":"2023-09-30T09:18:19.255887+0000","last_fullsized":"2023-09-30T09:18:19.255887+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:50:41.212578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.809034+0000","last_change":"2023-09-30T09:18:18.808500+0000","last_active":"2023-09-30T09:18:18.809034+0000","last_peered":"2023-09-30T09:18:18.809034+0000","last_clean":"2023-09-30T09:18:18.809034+0000","last_became_active":"2023-09-30T09:18:18.808092+0000","last_became_peered":"2023-09-30T09:18:18.808092+0000","last_unstale":"2023-09-30T09:18:18.809034+0000","last_undegraded":"2023-09-30T09:18:18.809034+0000","last_fullsized":"2023-09-30T09:18:18.809034+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:39:07.603004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267942+0000","last_change":"2023-09-30T09:18:19.265438+0000","last_active":"2023-09-30T09:18:19.267942+0000","last_peered":"2023-09-30T09:18:19.267942+0000","last_clean":"2023-09-30T09:18:19.267942+0000","last_became_active":"2023-09-30T09:18:19.264337+0000","last_became_peered":"2023-09-30T09:18:19.264337+0000","last_unstale":"2023-09-30T09:18:19.267942+0000","last_undegraded":"2023-09-30T09:18:19.267942+0000","last_fullsized":"2023-09-30T09:18:19.267942+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:06:14.941318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.253408+0000","last_change":"2023-09-30T09:18:18.812266+0000","last_active":"2023-09-30T09:18:19.253408+0000","last_peered":"2023-09-30T09:18:19.253408+0000","last_clean":"2023-09-30T09:18:19.253408+0000","last_became_active":"2023-09-30T09:18:18.810827+0000","last_became_peered":"2023-09-30T09:18:18.810827+0000","last_unstale":"2023-09-30T09:18:19.253408+0000","last_undegraded":"2023-09-30T09:18:19.253408+0000","last_fullsized":"2023-09-30T09:18:19.253408+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:24:59.666374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.245456+0000","last_change":"2023-09-30T09:18:19.244851+0000","last_active":"2023-09-30T09:18:19.245456+0000","last_peered":"2023-09-30T09:18:19.245456+0000","last_clean":"2023-09-30T09:18:19.245456+0000","last_became_active":"2023-09-30T09:18:19.244550+0000","last_became_peered":"2023-09-30T09:18:19.244550+0000","last_unstale":"2023-09-30T09:18:19.245456+0000","last_undegraded":"2023-09-30T09:18:19.245456+0000","last_fullsized":"2023-09-30T09:18:19.245456+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:59:45.503187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.250421+0000","last_change":"2023-09-30T09:18:19.250421+0000","last_active":"2023-09-30T09:18:19.250421+0000","last_peered":"2023-09-30T09:18:19.250421+0000","last_clean":"2023-09-30T09:18:19.250421+0000","last_became_active":"2023-09-30T09:18:19.250130+0000","last_became_peered":"2023-09-30T09:18:19.250130+0000","last_unstale":"2023-09-30T09:18:19.250421+0000","last_undegraded":"2023-09-30T09:18:19.250421+0000","last_fullsized":"2023-09-30T09:18:19.250421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:57:30.651570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.236517+0000","last_change":"2023-09-30T09:18:18.819909+0000","last_active":"2023-09-30T09:18:19.236517+0000","last_peered":"2023-09-30T09:18:19.236517+0000","last_clean":"2023-09-30T09:18:19.236517+0000","last_became_active":"2023-09-30T09:18:18.819613+0000","last_became_peered":"2023-09-30T09:18:18.819613+0000","last_unstale":"2023-09-30T09:18:19.236517+0000","last_undegraded":"2023-09-30T09:18:19.236517+0000","last_fullsized":"2023-09-30T09:18:19.236517+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:50:08.868879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.257550+0000","last_change":"2023-09-30T09:18:19.256874+0000","last_active":"2023-09-30T09:18:19.257550+0000","last_peered":"2023-09-30T09:18:19.257550+0000","last_clean":"2023-09-30T09:18:19.257550+0000","last_became_active":"2023-09-30T09:18:19.256543+0000","last_became_peered":"2023-09-30T09:18:19.256543+0000","last_unstale":"2023-09-30T09:18:19.257550+0000","last_undegraded":"2023-09-30T09:18:19.257550+0000","last_fullsized":"2023-09-30T09:18:19.257550+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:11:55.211472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.252228+0000","last_change":"2023-09-30T09:18:18.812527+0000","last_active":"2023-09-30T09:18:19.252228+0000","last_peered":"2023-09-30T09:18:19.252228+0000","last_clean":"2023-09-30T09:18:19.252228+0000","last_became_active":"2023-09-30T09:18:18.812255+0000","last_became_peered":"2023-09-30T09:18:18.812255+0000","last_unstale":"2023-09-30T09:18:19.252228+0000","last_undegraded":"2023-09-30T09:18:19.252228+0000","last_fullsized":"2023-09-30T09:18:19.252228+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:20:15.549366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'117","reported_seq":230,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238810+0000","last_change":"2023-09-30T09:18:05.827432+0000","last_active":"2023-09-30T09:18:19.238810+0000","last_peered":"2023-09-30T09:18:19.238810+0000","last_clean":"2023-09-30T09:18:19.238810+0000","last_became_active":"2023-09-30T09:18:05.826964+0000","last_became_peered":"2023-09-30T09:18:05.826964+0000","last_unstale":"2023-09-30T09:18:19.238810+0000","last_undegraded":"2023-09-30T09:18:19.238810+0000","last_fullsized":"2023-09-30T09:18:19.238810+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_clean_scrub_stamp":"2023-09-30T09:16:34.722440+0000","objects_scrubbed":0,"log_size":117,"ondisk_log_size":117,"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 @ 2023-10-01T18:24:05.804177+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.258682+0000","last_change":"2023-09-30T09:18:19.252969+0000","last_active":"2023-09-30T09:18:19.258682+0000","last_peered":"2023-09-30T09:18:19.258682+0000","last_clean":"2023-09-30T09:18:19.258682+0000","last_became_active":"2023-09-30T09:18:19.252669+0000","last_became_peered":"2023-09-30T09:18:19.252669+0000","last_unstale":"2023-09-30T09:18:19.258682+0000","last_undegraded":"2023-09-30T09:18:19.258682+0000","last_fullsized":"2023-09-30T09:18:19.258682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:53:20.253291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238914+0000","last_change":"2023-09-30T09:18:18.816150+0000","last_active":"2023-09-30T09:18:19.238914+0000","last_peered":"2023-09-30T09:18:19.238914+0000","last_clean":"2023-09-30T09:18:19.238914+0000","last_became_active":"2023-09-30T09:18:18.815847+0000","last_became_peered":"2023-09-30T09:18:18.815847+0000","last_unstale":"2023-09-30T09:18:19.238914+0000","last_undegraded":"2023-09-30T09:18:19.238914+0000","last_fullsized":"2023-09-30T09:18:19.238914+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:22:59.447201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.239638+0000","last_change":"2023-09-30T09:18:18.818691+0000","last_active":"2023-09-30T09:18:19.239638+0000","last_peered":"2023-09-30T09:18:19.239638+0000","last_clean":"2023-09-30T09:18:19.239638+0000","last_became_active":"2023-09-30T09:18:18.818392+0000","last_became_peered":"2023-09-30T09:18:18.818392+0000","last_unstale":"2023-09-30T09:18:19.239638+0000","last_undegraded":"2023-09-30T09:18:19.239638+0000","last_fullsized":"2023-09-30T09:18:19.239638+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:36:26.058170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.262210+0000","last_change":"2023-09-30T09:18:19.262210+0000","last_active":"2023-09-30T09:18:19.262210+0000","last_peered":"2023-09-30T09:18:19.262210+0000","last_clean":"2023-09-30T09:18:19.262210+0000","last_became_active":"2023-09-30T09:18:19.261923+0000","last_became_peered":"2023-09-30T09:18:19.261923+0000","last_unstale":"2023-09-30T09:18:19.262210+0000","last_undegraded":"2023-09-30T09:18:19.262210+0000","last_fullsized":"2023-09-30T09:18:19.262210+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:57:47.851129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.806694+0000","last_change":"2023-09-30T09:18:18.805890+0000","last_active":"2023-09-30T09:18:18.806694+0000","last_peered":"2023-09-30T09:18:18.806694+0000","last_clean":"2023-09-30T09:18:18.806694+0000","last_became_active":"2023-09-30T09:18:18.805389+0000","last_became_peered":"2023-09-30T09:18:18.805389+0000","last_unstale":"2023-09-30T09:18:18.806694+0000","last_undegraded":"2023-09-30T09:18:18.806694+0000","last_fullsized":"2023-09-30T09:18:18.806694+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:33:55.793812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.255451+0000","last_change":"2023-09-30T09:18:19.252234+0000","last_active":"2023-09-30T09:18:19.255451+0000","last_peered":"2023-09-30T09:18:19.255451+0000","last_clean":"2023-09-30T09:18:19.255451+0000","last_became_active":"2023-09-30T09:18:19.251063+0000","last_became_peered":"2023-09-30T09:18:19.251063+0000","last_unstale":"2023-09-30T09:18:19.255451+0000","last_undegraded":"2023-09-30T09:18:19.255451+0000","last_fullsized":"2023-09-30T09:18:19.255451+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:50:00.129677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264310+0000","last_change":"2023-09-30T09:18:18.814454+0000","last_active":"2023-09-30T09:18:19.264310+0000","last_peered":"2023-09-30T09:18:19.264310+0000","last_clean":"2023-09-30T09:18:19.264310+0000","last_became_active":"2023-09-30T09:18:18.814124+0000","last_became_peered":"2023-09-30T09:18:18.814124+0000","last_unstale":"2023-09-30T09:18:19.264310+0000","last_undegraded":"2023-09-30T09:18:19.264310+0000","last_fullsized":"2023-09-30T09:18:19.264310+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T12:01:34.892797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.258659+0000","last_change":"2023-09-30T09:18:19.253451+0000","last_active":"2023-09-30T09:18:19.258659+0000","last_peered":"2023-09-30T09:18:19.258659+0000","last_clean":"2023-09-30T09:18:19.258659+0000","last_became_active":"2023-09-30T09:18:19.253158+0000","last_became_peered":"2023-09-30T09:18:19.253158+0000","last_unstale":"2023-09-30T09:18:19.258659+0000","last_undegraded":"2023-09-30T09:18:19.258659+0000","last_fullsized":"2023-09-30T09:18:19.258659+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:44:24.241181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.238645+0000","last_change":"2023-09-30T09:18:18.815657+0000","last_active":"2023-09-30T09:18:19.238645+0000","last_peered":"2023-09-30T09:18:19.238645+0000","last_clean":"2023-09-30T09:18:19.238645+0000","last_became_active":"2023-09-30T09:18:18.815357+0000","last_became_peered":"2023-09-30T09:18:18.815357+0000","last_unstale":"2023-09-30T09:18:19.238645+0000","last_undegraded":"2023-09-30T09:18:19.238645+0000","last_fullsized":"2023-09-30T09:18:19.238645+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:10:54.982453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.244197+0000","last_change":"2023-09-30T09:18:19.242439+0000","last_active":"2023-09-30T09:18:19.244197+0000","last_peered":"2023-09-30T09:18:19.244197+0000","last_clean":"2023-09-30T09:18:19.244197+0000","last_became_active":"2023-09-30T09:18:19.241597+0000","last_became_peered":"2023-09-30T09:18:19.241597+0000","last_unstale":"2023-09-30T09:18:19.244197+0000","last_undegraded":"2023-09-30T09:18:19.244197+0000","last_fullsized":"2023-09-30T09:18:19.244197+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:09:47.801570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.819410+0000","last_change":"2023-09-30T09:18:18.818142+0000","last_active":"2023-09-30T09:18:18.819410+0000","last_peered":"2023-09-30T09:18:18.819410+0000","last_clean":"2023-09-30T09:18:18.819410+0000","last_became_active":"2023-09-30T09:18:18.817803+0000","last_became_peered":"2023-09-30T09:18:18.817803+0000","last_unstale":"2023-09-30T09:18:18.819410+0000","last_undegraded":"2023-09-30T09:18:18.819410+0000","last_fullsized":"2023-09-30T09:18:18.819410+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:40:19.680984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.241736+0000","last_change":"2023-09-30T09:18:19.241344+0000","last_active":"2023-09-30T09:18:19.241736+0000","last_peered":"2023-09-30T09:18:19.241736+0000","last_clean":"2023-09-30T09:18:19.241736+0000","last_became_active":"2023-09-30T09:18:19.241092+0000","last_became_peered":"2023-09-30T09:18:19.241092+0000","last_unstale":"2023-09-30T09:18:19.241736+0000","last_undegraded":"2023-09-30T09:18:19.241736+0000","last_fullsized":"2023-09-30T09:18:19.241736+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:31:25.626112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":10,"reported_epoch":57,"state":"active+clean","last_fresh":"2023-09-30T09:18:18.818773+0000","last_change":"2023-09-30T09:18:18.815094+0000","last_active":"2023-09-30T09:18:18.818773+0000","last_peered":"2023-09-30T09:18:18.818773+0000","last_clean":"2023-09-30T09:18:18.818773+0000","last_became_active":"2023-09-30T09:18:18.814799+0000","last_became_peered":"2023-09-30T09:18:18.814799+0000","last_unstale":"2023-09-30T09:18:18.818773+0000","last_undegraded":"2023-09-30T09:18:18.818773+0000","last_fullsized":"2023-09-30T09:18:18.818773+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:07:54.470430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264633+0000","last_change":"2023-09-30T09:18:19.260068+0000","last_active":"2023-09-30T09:18:19.264633+0000","last_peered":"2023-09-30T09:18:19.264633+0000","last_clean":"2023-09-30T09:18:19.264633+0000","last_became_active":"2023-09-30T09:18:19.259593+0000","last_became_peered":"2023-09-30T09:18:19.259593+0000","last_unstale":"2023-09-30T09:18:19.264633+0000","last_undegraded":"2023-09-30T09:18:19.264633+0000","last_fullsized":"2023-09-30T09:18:19.264633+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:02:46.725803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.269496+0000","last_change":"2023-09-30T09:18:18.812405+0000","last_active":"2023-09-30T09:18:19.269496+0000","last_peered":"2023-09-30T09:18:19.269496+0000","last_clean":"2023-09-30T09:18:19.269496+0000","last_became_active":"2023-09-30T09:18:18.811970+0000","last_became_peered":"2023-09-30T09:18:18.811970+0000","last_unstale":"2023-09-30T09:18:19.269496+0000","last_undegraded":"2023-09-30T09:18:19.269496+0000","last_fullsized":"2023-09-30T09:18:19.269496+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T20:06:39.756811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248059+0000","last_change":"2023-09-30T09:18:19.247246+0000","last_active":"2023-09-30T09:18:19.248059+0000","last_peered":"2023-09-30T09:18:19.248059+0000","last_clean":"2023-09-30T09:18:19.248059+0000","last_became_active":"2023-09-30T09:18:19.246902+0000","last_became_peered":"2023-09-30T09:18:19.246902+0000","last_unstale":"2023-09-30T09:18:19.248059+0000","last_undegraded":"2023-09-30T09:18:19.248059+0000","last_fullsized":"2023-09-30T09:18:19.248059+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:11:22.337597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.243423+0000","last_change":"2023-09-30T09:18:18.817292+0000","last_active":"2023-09-30T09:18:19.243423+0000","last_peered":"2023-09-30T09:18:19.243423+0000","last_clean":"2023-09-30T09:18:19.243423+0000","last_became_active":"2023-09-30T09:18:18.814278+0000","last_became_peered":"2023-09-30T09:18:18.814278+0000","last_unstale":"2023-09-30T09:18:19.243423+0000","last_undegraded":"2023-09-30T09:18:19.243423+0000","last_fullsized":"2023-09-30T09:18:19.243423+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:26:17.491827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.263926+0000","last_change":"2023-09-30T09:18:19.258967+0000","last_active":"2023-09-30T09:18:19.263926+0000","last_peered":"2023-09-30T09:18:19.263926+0000","last_clean":"2023-09-30T09:18:19.263926+0000","last_became_active":"2023-09-30T09:18:19.258488+0000","last_became_peered":"2023-09-30T09:18:19.258488+0000","last_unstale":"2023-09-30T09:18:19.263926+0000","last_undegraded":"2023-09-30T09:18:19.263926+0000","last_fullsized":"2023-09-30T09:18:19.263926+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:11:12.478193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"58'1","reported_seq":11,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.234187+0000","last_change":"2023-09-30T09:18:18.816108+0000","last_active":"2023-09-30T09:18:19.234187+0000","last_peered":"2023-09-30T09:18:19.234187+0000","last_clean":"2023-09-30T09:18:19.234187+0000","last_became_active":"2023-09-30T09:18:18.815553+0000","last_became_peered":"2023-09-30T09:18:18.815553+0000","last_unstale":"2023-09-30T09:18:19.234187+0000","last_undegraded":"2023-09-30T09:18:19.234187+0000","last_fullsized":"2023-09-30T09:18:19.234187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T11:28:58.331431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.264346+0000","last_change":"2023-09-30T09:18:19.261153+0000","last_active":"2023-09-30T09:18:19.264346+0000","last_peered":"2023-09-30T09:18:19.264346+0000","last_clean":"2023-09-30T09:18:19.264346+0000","last_became_active":"2023-09-30T09:18:19.260623+0000","last_became_peered":"2023-09-30T09:18:19.260623+0000","last_unstale":"2023-09-30T09:18:19.264346+0000","last_undegraded":"2023-09-30T09:18:19.264346+0000","last_fullsized":"2023-09-30T09:18:19.264346+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:39:33.224023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"58'2","reported_seq":13,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265072+0000","last_change":"2023-09-30T09:18:18.808243+0000","last_active":"2023-09-30T09:18:19.265072+0000","last_peered":"2023-09-30T09:18:19.265072+0000","last_clean":"2023-09-30T09:18:19.265072+0000","last_became_active":"2023-09-30T09:18:18.807904+0000","last_became_peered":"2023-09-30T09:18:18.807904+0000","last_unstale":"2023-09-30T09:18:19.265072+0000","last_undegraded":"2023-09-30T09:18:19.265072+0000","last_fullsized":"2023-09-30T09:18:19.265072+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T15:34:22.024137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259273+0000","last_change":"2023-09-30T09:18:19.254622+0000","last_active":"2023-09-30T09:18:19.259273+0000","last_peered":"2023-09-30T09:18:19.259273+0000","last_clean":"2023-09-30T09:18:19.259273+0000","last_became_active":"2023-09-30T09:18:19.253818+0000","last_became_peered":"2023-09-30T09:18:19.253818+0000","last_unstale":"2023-09-30T09:18:19.259273+0000","last_undegraded":"2023-09-30T09:18:19.259273+0000","last_fullsized":"2023-09-30T09:18:19.259273+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:32:57.013362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.261817+0000","last_change":"2023-09-30T09:18:19.261233+0000","last_active":"2023-09-30T09:18:19.261817+0000","last_peered":"2023-09-30T09:18:19.261817+0000","last_clean":"2023-09-30T09:18:19.261817+0000","last_became_active":"2023-09-30T09:18:19.260928+0000","last_became_peered":"2023-09-30T09:18:19.260928+0000","last_unstale":"2023-09-30T09:18:19.261817+0000","last_undegraded":"2023-09-30T09:18:19.261817+0000","last_fullsized":"2023-09-30T09:18:19.261817+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:17:42.209550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.266770+0000","last_change":"2023-09-30T09:18:19.261361+0000","last_active":"2023-09-30T09:18:19.266770+0000","last_peered":"2023-09-30T09:18:19.266770+0000","last_clean":"2023-09-30T09:18:19.266770+0000","last_became_active":"2023-09-30T09:18:19.261021+0000","last_became_peered":"2023-09-30T09:18:19.261021+0000","last_unstale":"2023-09-30T09:18:19.266770+0000","last_undegraded":"2023-09-30T09:18:19.266770+0000","last_fullsized":"2023-09-30T09:18:19.266770+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:38:38.595762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270143+0000","last_change":"2023-09-30T09:18:19.267780+0000","last_active":"2023-09-30T09:18:19.270143+0000","last_peered":"2023-09-30T09:18:19.270143+0000","last_clean":"2023-09-30T09:18:19.270143+0000","last_became_active":"2023-09-30T09:18:19.267486+0000","last_became_peered":"2023-09-30T09:18:19.267486+0000","last_unstale":"2023-09-30T09:18:19.270143+0000","last_undegraded":"2023-09-30T09:18:19.270143+0000","last_fullsized":"2023-09-30T09:18:19.270143+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:00:46.694508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.259008+0000","last_change":"2023-09-30T09:18:19.253971+0000","last_active":"2023-09-30T09:18:19.259008+0000","last_peered":"2023-09-30T09:18:19.259008+0000","last_clean":"2023-09-30T09:18:19.259008+0000","last_became_active":"2023-09-30T09:18:19.253669+0000","last_became_peered":"2023-09-30T09:18:19.253669+0000","last_unstale":"2023-09-30T09:18:19.259008+0000","last_undegraded":"2023-09-30T09:18:19.259008+0000","last_fullsized":"2023-09-30T09:18:19.259008+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:45.862334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.265952+0000","last_change":"2023-09-30T09:18:19.264187+0000","last_active":"2023-09-30T09:18:19.265952+0000","last_peered":"2023-09-30T09:18:19.265952+0000","last_clean":"2023-09-30T09:18:19.265952+0000","last_became_active":"2023-09-30T09:18:19.260252+0000","last_became_peered":"2023-09-30T09:18:19.260252+0000","last_unstale":"2023-09-30T09:18:19.265952+0000","last_undegraded":"2023-09-30T09:18:19.265952+0000","last_fullsized":"2023-09-30T09:18:19.265952+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:37:33.487409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":9,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.249816+0000","last_change":"2023-09-30T09:18:19.249816+0000","last_active":"2023-09-30T09:18:19.249816+0000","last_peered":"2023-09-30T09:18:19.249816+0000","last_clean":"2023-09-30T09:18:19.249816+0000","last_became_active":"2023-09-30T09:18:19.249537+0000","last_became_peered":"2023-09-30T09:18:19.249537+0000","last_unstale":"2023-09-30T09:18:19.249816+0000","last_undegraded":"2023-09-30T09:18:19.249816+0000","last_fullsized":"2023-09-30T09:18:19.249816+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:10:23.491695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.248161+0000","last_change":"2023-09-30T09:18:19.247595+0000","last_active":"2023-09-30T09:18:19.248161+0000","last_peered":"2023-09-30T09:18:19.248161+0000","last_clean":"2023-09-30T09:18:19.248161+0000","last_became_active":"2023-09-30T09:18:19.247307+0000","last_became_peered":"2023-09-30T09:18:19.247307+0000","last_unstale":"2023-09-30T09:18:19.248161+0000","last_undegraded":"2023-09-30T09:18:19.248161+0000","last_fullsized":"2023-09-30T09:18:19.248161+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:18:41.347788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.246938+0000","last_change":"2023-09-30T09:18:19.246564+0000","last_active":"2023-09-30T09:18:19.246938+0000","last_peered":"2023-09-30T09:18:19.246938+0000","last_clean":"2023-09-30T09:18:19.246938+0000","last_became_active":"2023-09-30T09:18:19.246242+0000","last_became_peered":"2023-09-30T09:18:19.246242+0000","last_unstale":"2023-09-30T09:18:19.246938+0000","last_undegraded":"2023-09-30T09:18:19.246938+0000","last_fullsized":"2023-09-30T09:18:19.246938+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:51:52.459568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.270125+0000","last_change":"2023-09-30T09:18:19.267739+0000","last_active":"2023-09-30T09:18:19.270125+0000","last_peered":"2023-09-30T09:18:19.270125+0000","last_clean":"2023-09-30T09:18:19.270125+0000","last_became_active":"2023-09-30T09:18:19.267442+0000","last_became_peered":"2023-09-30T09:18:19.267442+0000","last_unstale":"2023-09-30T09:18:19.270125+0000","last_undegraded":"2023-09-30T09:18:19.270125+0000","last_fullsized":"2023-09-30T09:18:19.270125+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:07.216407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.245409+0000","last_change":"2023-09-30T09:18:19.245003+0000","last_active":"2023-09-30T09:18:19.245409+0000","last_peered":"2023-09-30T09:18:19.245409+0000","last_clean":"2023-09-30T09:18:19.245409+0000","last_became_active":"2023-09-30T09:18:19.244708+0000","last_became_peered":"2023-09-30T09:18:19.244708+0000","last_unstale":"2023-09-30T09:18:19.245409+0000","last_undegraded":"2023-09-30T09:18:19.245409+0000","last_fullsized":"2023-09-30T09:18:19.245409+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:32.294055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.267972+0000","last_change":"2023-09-30T09:18:19.265616+0000","last_active":"2023-09-30T09:18:19.267972+0000","last_peered":"2023-09-30T09:18:19.267972+0000","last_clean":"2023-09-30T09:18:19.267972+0000","last_became_active":"2023-09-30T09:18:19.265302+0000","last_became_peered":"2023-09-30T09:18:19.265302+0000","last_unstale":"2023-09-30T09:18:19.267972+0000","last_undegraded":"2023-09-30T09:18:19.267972+0000","last_fullsized":"2023-09-30T09:18:19.267972+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:21.141428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.256247+0000","last_change":"2023-09-30T09:18:19.251130+0000","last_active":"2023-09-30T09:18:19.256247+0000","last_peered":"2023-09-30T09:18:19.256247+0000","last_clean":"2023-09-30T09:18:19.256247+0000","last_became_active":"2023-09-30T09:18:19.250399+0000","last_became_peered":"2023-09-30T09:18:19.250399+0000","last_unstale":"2023-09-30T09:18:19.256247+0000","last_undegraded":"2023-09-30T09:18:19.256247+0000","last_fullsized":"2023-09-30T09:18:19.256247+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:25.033057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":10,"reported_epoch":58,"state":"active+clean","last_fresh":"2023-09-30T09:18:19.262002+0000","last_change":"2023-09-30T09:18:19.258272+0000","last_active":"2023-09-30T09:18:19.262002+0000","last_peered":"2023-09-30T09:18:19.262002+0000","last_clean":"2023-09-30T09:18:19.262002+0000","last_became_active":"2023-09-30T09:18:19.254771+0000","last_became_peered":"2023-09-30T09:18:19.254771+0000","last_unstale":"2023-09-30T09:18:19.262002+0000","last_undegraded":"2023-09-30T09:18:19.262002+0000","last_fullsized":"2023-09-30T09:18:19.262002+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:58:07.877786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":64,"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":192,"acting":192,"num_store_stats":8},{"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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4157440,"data_stored":4132576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":3,"acting":3,"num_store_stats":7},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"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":21,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":44,"num_write_kb":13,"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":13,"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":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38,"ondisk_log_size":38,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332101,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6416,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93738736,"statfs":{"total":95995035648,"available":95988465664,"internally_reserved":0,"allocated":1187840,"data_stored":835418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5373952},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.627}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.54600000000000004}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69599999999999995}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64700000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67900000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.754}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.72399999999999998}]}]},{"osd":6,"up_from":44,"seq":188978561034,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6484,"kb_used_data":1164,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738668,"statfs":{"total":95995035648,"available":95988396032,"internally_reserved":0,"allocated":1191936,"data_stored":836378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.441}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50900000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.622}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65200000000000002}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.38600000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58699999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67700000000000005}]}]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6440,"kb_used_data":544,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738712,"statfs":{"total":95995035648,"available":95988441088,"internally_reserved":0,"allocated":557056,"data_stored":230298,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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":[0,8],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:18:19 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.38100000000000001},"min":{"1min":0.29099999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.2530000000000001,"5min":3.2530000000000001,"15min":3.2530000000000001},"last":3.2530000000000001},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.42199999999999999,"15min":0.39800000000000002},"min":{"1min":0.32400000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.3130000000000002,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":2.3130000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:17:34 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.57199999999999995},"last":4.9000000000000004},{"interface":"front","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"last":6.298}]},{"osd":3,"last update":"Sat Sep 30 09:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"last":7.952},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":4.9320000000000004}]},{"osd":4,"last update":"Sat Sep 30 09:18:08 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":0.88900000000000001,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":2.3420000000000001},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":0.93700000000000006,"5min":0.93700000000000006,"15min":0.93700000000000006},"last":4.8620000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":6.6070000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":4.5739999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":6.3499999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738399,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7244,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93737908,"statfs":{"total":95995035648,"available":95987617792,"internally_reserved":0,"allocated":1183744,"data_stored":828824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 30 09:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.39700000000000002,"15min":0.39500000000000002},"min":{"1min":0.312,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.34999999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:17:36 2023","interfaces":[{"interface":"back","average":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.40500000000000003}]},{"osd":3,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.44400000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:11 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.78200000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63600000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.80300000000000005}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69199999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411353,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6468,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738684,"statfs":{"total":95995035648,"available":95988412416,"internally_reserved":0,"allocated":585728,"data_stored":244474,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6029312},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:17:33 2023","interfaces":[{"interface":"back","average":{"1min":0.37,"5min":0.37,"15min":0.37},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"last":0.40799999999999997}]},{"osd":1,"last update":"Sat Sep 30 09:17:33 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"last":0.34799999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:17:51 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.501,"15min":0.501},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.48099999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.53400000000000003}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.45000000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60599999999999998}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.50900000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182421,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5972,"kb_used_data":588,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739180,"statfs":{"total":95995035648,"available":95988920320,"internally_reserved":0,"allocated":602112,"data_stored":245849,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.252,"5min":0.252,"15min":0.252},"max":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.54600000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:17:53 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.85099999999999998,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.50600000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.70099999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77700000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.85999999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.73599999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018897,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6036,"kb_used_data":588,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739116,"statfs":{"total":95995035648,"available":95988854784,"internally_reserved":0,"allocated":602112,"data_stored":245154,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.80400000000000005,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.438},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.63600000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.76400000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.61899999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.84599999999999997,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.55300000000000005}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53900000000000003}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.496}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.51400000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789965,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5892,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739260,"statfs":{"total":95995035648,"available":95989002240,"internally_reserved":0,"allocated":585728,"data_stored":239117,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57299999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.46899999999999997}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.52300000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.60399999999999998}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.49199999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.433}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65300000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"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},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"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},{"poolid":3,"osd":3,"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},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"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},{"poolid":3,"osd":6,"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},{"poolid":3,"osd":7,"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}]}} 2023-09-30T09:18:24.270 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-09-30T09:18:24.270 INFO:tasks.cephadm:Adding prometheus.a on smithi143 2023-09-30T09:18:24.270 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi143=a' 2023-09-30T09:18:24.542 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:24 smithi143 ceph-mon[115560]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:24 smithi040 ceph-mon[124707]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:24 smithi040 ceph-mon[110340]: from='client.24455 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:25.752 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled prometheus update... 2023-09-30T09:18:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:25 smithi143 ceph-mon[115560]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-30T09:18:25.903 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:25 smithi143 ceph-mon[115560]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:25 smithi040 ceph-mon[110340]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-30T09:18:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:25 smithi040 ceph-mon[110340]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:25 smithi040 ceph-mon[124707]: pgmap v157: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s wr, 7 op/s 2023-09-30T09:18:25.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:25 smithi040 ceph-mon[124707]: from='client.14556 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:18:26.172 DEBUG:teuthology.orchestra.run.smithi143:prometheus.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-30T09:18:26.174 INFO:tasks.cephadm:Adding node-exporter.a on smithi040 2023-09-30T09:18:26.175 INFO:tasks.cephadm:Adding node-exporter.b on smithi143 2023-09-30T09:18:26.175 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi040=a;smithi143=b' 2023-09-30T09:18:26.205 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:18:26.477 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='client.24472 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: Saving service prometheus spec with placement smithi143=a;count:1 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:26 smithi143 ceph-mon[115560]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:18:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='client.24472 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: Saving service prometheus spec with placement smithi143=a;count:1 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[110340]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='client.24472 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: Saving service prometheus spec with placement smithi143=a;count:1 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: pgmap v158: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 6 op/s 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:27.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:26 smithi040 ceph-mon[124707]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:18:27.772 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled node-exporter update... 2023-09-30T09:18:28.625 DEBUG:teuthology.orchestra.run.smithi040:node-exporter.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-30T09:18:28.628 DEBUG:teuthology.orchestra.run.smithi143:node-exporter.b> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-30T09:18:28.630 INFO:tasks.cephadm:Adding alertmanager.a on smithi040 2023-09-30T09:18:28.630 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi040=a' 2023-09-30T09:18:28.664 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:18:28.664 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:18:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[124707]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[124707]: Saving service node-exporter spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[124707]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[110340]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[110340]: Saving service node-exporter spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:28.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:28.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:28 smithi040 ceph-mon[110340]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-30T09:18:28.979 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:29.110 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:28 smithi143 ceph-mon[115560]: from='client.24478 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi040=a;smithi143=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:29.110 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:28 smithi143 ceph-mon[115560]: Saving service node-exporter spec with placement smithi040=a;smithi143=b;count:2 2023-09-30T09:18:29.110 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:28 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:29.110 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:28 smithi143 ceph-mon[115560]: pgmap v159: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 5 op/s 2023-09-30T09:18:31.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:31 smithi143 ceph-mon[115560]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-09-30T09:18:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:31 smithi040 ceph-mon[124707]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-09-30T09:18:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:31 smithi040 ceph-mon[110340]: pgmap v160: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 3 op/s 2023-09-30T09:18:31.551 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled alertmanager update... 2023-09-30T09:18:32.440 DEBUG:teuthology.orchestra.run.smithi040:alertmanager.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-30T09:18:32.443 INFO:tasks.cephadm:Adding grafana.a on smithi143 2023-09-30T09:18:32.444 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi143=a' 2023-09-30T09:18:32.478 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:-- Logs begin at Sat 2023-09-30 09:01:42 UTC. -- 2023-09-30T09:18:32.790 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:32 smithi143 ceph-mon[115560]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:32 smithi143 ceph-mon[115560]: Saving service alertmanager spec with placement smithi040=a;count:1 2023-09-30T09:18:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:32 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[124707]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[124707]: Saving service alertmanager spec with placement smithi040=a;count:1 2023-09-30T09:18:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[110340]: from='client.24484 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi040=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[110340]: Saving service alertmanager spec with placement smithi040=a;count:1 2023-09-30T09:18:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:32 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:33.829 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:33 smithi143 ceph-mon[115560]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 960 B/s wr, 3 op/s 2023-09-30T09:18:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:33 smithi040 ceph-mon[110340]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 960 B/s wr, 3 op/s 2023-09-30T09:18:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:33 smithi040 ceph-mon[124707]: pgmap v161: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 960 B/s wr, 3 op/s 2023-09-30T09:18:34.914 INFO:teuthology.orchestra.run.smithi143.stdout:Scheduled grafana update... 2023-09-30T09:18:35.304 DEBUG:teuthology.orchestra.run.smithi143:grafana.a> sudo journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-30T09:18:35.306 INFO:tasks.cephadm:Setting up client nodes... 2023-09-30T09:18:35.307 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-30T09:18:35.383 INFO:journalctl@ceph.grafana.a.smithi143.stdout:-- Logs begin at Sat 2023-09-30 09:01:49 UTC. -- 2023-09-30T09:18:35.604 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:35.627 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-mon[115560]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 2 op/s 2023-09-30T09:18:35.627 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 systemd[1]: Starting Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:18:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.780Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.780Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.780Z caller=main.go:570 level=info host_details="(Linux 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 13:19:58 UTC 2023 x86_64 smithi143 (none))" 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.780Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.780Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.781Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.782Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-30T09:18:35.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.782Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.782Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.785Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.785Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.763µs 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.785Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.785Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.785Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=19.668µs wal_replay_duration=208.058µs wbl_replay_duration=90ns total_replay_duration=245.454µs 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.786Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.786Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.786Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 bash[151758]: 213870bd71a0987d026fd4a7904b6b4fcee742aa16abdd2d856668af1e882dcf 2023-09-30T09:18:35.895 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 systemd[1]: Started Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:18:35.896 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.802Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.020629ms db_storage=1.095µs remote_storage=1.069µs web_handler=380ns query_engine=482ns scrape=474.531µs scrape_sd=17.27µs notify=946ns notify_sd=1.886µs rules=15.370877ms tracing=6.269µs 2023-09-30T09:18:35.896 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.802Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-30T09:18:35.896 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:18:35 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:18:35.802Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-30T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:35 smithi040 ceph-mon[124707]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 2 op/s 2023-09-30T09:18:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:35 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:35 smithi040 ceph-mon[110340]: pgmap v162: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 2 op/s 2023-09-30T09:18:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:35 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: Saving service grafana spec with placement smithi143=a;count:1 2023-09-30T09:18:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: Saving service grafana spec with placement smithi143=a;count:1 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: from='client.24490 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi143=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:18:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: Saving service grafana spec with placement smithi143=a;count:1 2023-09-30T09:18:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' 2023-09-30T09:18:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-30T09:18:37.015 INFO:teuthology.orchestra.run.smithi040.stdout:[client.0] 2023-09-30T09:18:37.016 INFO:teuthology.orchestra.run.smithi040.stdout: key = AQDt5xdlSSerABAADEFjVF8eWRXVX5uA3s3ozg== 2023-09-30T09:18:37.202 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setuser ceph since I am not root 2023-09-30T09:18:37.202 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setgroup ceph since I am not root 2023-09-30T09:18:37.202 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:36 smithi040 ceph-mgr[110614]: -- 172.21.15.40:0/697255648 <== mon.2 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e29793c9c0 con 0x55e297912c00 2023-09-30T09:18:37.202 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:37.091+0000 7ff8c415a1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:18:37.233 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ignoring --setuser ceph since I am not root 2023-09-30T09:18:37.233 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ignoring --setgroup ceph since I am not root 2023-09-30T09:18:37.233 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:36 smithi143 ceph-mgr[117611]: -- 172.21.15.143:0/3047458801 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f12dfd69c0 con 0x55f12dfad000 2023-09-30T09:18:37.233 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:37.072+0000 7fe6ae0c91c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:18:37.233 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:37.231+0000 7fe6ae0c91c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:18:37.412 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:18:37.412 DEBUG:teuthology.orchestra.run.smithi040:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-30T09:18:37.412 DEBUG:teuthology.orchestra.run.smithi040:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-30T09:18:37.456 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:37.288+0000 7ff8c415a1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:18:37.460 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-30T09:18:37.744 INFO:teuthology.orchestra.run.smithi143.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-30T09:18:37.865 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-mon[115560]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:18:37.865 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-mon[115560]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T09:18:37.865 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-mon[115560]: mgrmap e16: y(active, since 3m), standbys: x 2023-09-30T09:18:37.865 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:37.866 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:37.866 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:37.532+0000 7fe6ae0c91c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:18:37.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:37.632+0000 7ff8c415a1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:18:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[110340]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[110340]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[110340]: mgrmap e16: y(active, since 3m), standbys: x 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[124707]: pgmap v163: 97 pgs: 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[124707]: from='mgr.14152 172.21.15.40:0/612799842' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[124707]: mgrmap e16: y(active, since 3m), standbys: x 2023-09-30T09:18:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:37.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:37 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1126609838' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:38.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:38.092+0000 7fe6ae0c91c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:18:38.626 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:38.267+0000 7fe6ae0c91c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:18:38.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:38.222+0000 7ff8c415a1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:18:38.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:38.411+0000 7ff8c415a1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:18:38.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:38.678+0000 7fe6ae0c91c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:18:39.087 INFO:teuthology.orchestra.run.smithi143.stdout:[client.1] 2023-09-30T09:18:39.087 INFO:teuthology.orchestra.run.smithi143.stdout: key = AQDv5xdlG1LSBBAAnJZHlD5VhVfxS32xqPOhbQ== 2023-09-30T09:18:39.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:38.862+0000 7ff8c415a1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:18:39.464 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-09-30T09:18:39.464 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-30T09:18:39.464 DEBUG:teuthology.orchestra.run.smithi143:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-30T09:18:39.506 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-30T09:18:39.506 DEBUG:teuthology.orchestra.run.smithi040:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-30T09:18:39.865 INFO:teuthology.misc.health.smithi040.stdout: 2023-09-30T09:18:39.865 INFO:teuthology.misc.health.smithi040.stdout:{"epoch":59,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:20.229354+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:39.879 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-30T09:18:39.879 INFO:tasks.cephadm:Creating RBD pool 2023-09-30T09:18:39.879 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-30T09:18:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:39 smithi143 ceph-mon[115560]: from='client.? 172.21.15.143:0/3649382591' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:39 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:39 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:39.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:39.479+0000 7fe6ae0c91c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:18:39.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:39.569+0000 7fe6ae0c91c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:18:39.908 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:39.755+0000 7ff8c415a1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:39.851+0000 7ff8c415a1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[124707]: from='client.? 172.21.15.143:0/3649382591' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[110340]: from='client.? 172.21.15.143:0/3649382591' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-30T09:18:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:39 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-09-30T09:18:40.182 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:40.428 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.168+0000 7fe6ae0c91c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:18:40.428 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.251+0000 7fe6ae0c91c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:18:40.428 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.336+0000 7fe6ae0c91c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:18:40.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.427+0000 7fe6ae0c91c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:18:40.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.652+0000 7fe6ae0c91c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:18:40.745 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3031474279' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:40.884 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3031474279' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:40.884 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3031474279' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:40.884 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:40.578+0000 7ff8c415a1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:18:40.884 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:40.677+0000 7ff8c415a1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:18:40.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:40.775+0000 7ff8c415a1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:18:40.885 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:40.882+0000 7ff8c415a1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:18:41.047 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.743+0000 7fe6ae0c91c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:18:41.047 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:40.951+0000 7fe6ae0c91c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:18:41.308 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:41.045+0000 7fe6ae0c91c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:18:41.309 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:41.223+0000 7fe6ae0c91c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:18:41.508 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.157+0000 7ff8c415a1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:18:41.508 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.267+0000 7ff8c415a1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:18:41.508 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.506+0000 7ff8c415a1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:18:41.820 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.614+0000 7ff8c415a1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:18:41.964 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'rbd' created 2023-09-30T09:18:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T09:18:42.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.819+0000 7ff8c415a1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:18:42.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:41.915+0000 7ff8c415a1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:18:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:41 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T09:18:42.236 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:41 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-30T09:18:42.236 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:41.307+0000 7fe6ae0c91c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:18:42.237 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:42.047+0000 7fe6ae0c91c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:18:42.237 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:42.234+0000 7fe6ae0c91c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:18:42.368 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-30T09:18:42.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:42.408+0000 7fe6ae0c91c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:18:42.717 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:43.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:42.806+0000 7ff8c415a1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:43.037+0000 7ff8c415a1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[124707]: osdmap e60: 8 total, 8 up, 8 in 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[124707]: osdmap e61: 8 total, 8 up, 8 in 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T09:18:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[110340]: osdmap e60: 8 total, 8 up, 8 in 2023-09-30T09:18:43.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:42 smithi040 ceph-mon[110340]: osdmap e61: 8 total, 8 up, 8 in 2023-09-30T09:18:43.368 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/557864873' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-30T09:18:43.368 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-mon[115560]: osdmap e60: 8 total, 8 up, 8 in 2023-09-30T09:18:43.368 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:42 smithi143 ceph-mon[115560]: osdmap e61: 8 total, 8 up, 8 in 2023-09-30T09:18:43.368 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:43.010+0000 7fe6ae0c91c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:18:43.368 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:43.185+0000 7fe6ae0c91c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:18:43.569 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:43.242+0000 7ff8c415a1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:18:43.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:43.366+0000 7fe6ae0c91c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:18:43.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:43.481+0000 7fe6ae0c91c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:18:43.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: [30/Sep/2023:09:18:43] ENGINE Bus STARTING 2023-09-30T09:18:43.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: CherryPy Checker: 2023-09-30T09:18:43.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: The Application mounted at '' has an empty config. 2023-09-30T09:18:43.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: 2023-09-30T09:18:43.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: [30/Sep/2023:09:18:43] ENGINE Serving on http://:::9283 2023-09-30T09:18:43.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: [30/Sep/2023:09:18:43] ENGINE Bus STARTED 2023-09-30T09:18:44.373 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:43.958+0000 7ff8c415a1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:18:44.727 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.167+0000 7ff8c415a1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:18:44.728 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: Standby manager daemon x restarted 2023-09-30T09:18:44.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:18:44.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:18:44.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:18:44.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:18:44.730 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: Standby manager daemon x restarted 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: Standby manager daemon x started 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:18:44.731 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:18:44.732 INFO:teuthology.orchestra.run.smithi040.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-30T09:18:44.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.372+0000 7ff8c415a1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:18:44.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.502+0000 7ff8c415a1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:18:44.732 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:44] ENGINE Bus STARTING 2023-09-30T09:18:44.732 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: Standby manager daemon x restarted 2023-09-30T09:18:44.732 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:18:44.733 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:18:44.733 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:18:44.733 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:18:44.733 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/1491393052' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.684+0000 7ff8259fb700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.684+0000 7ff8259fb700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.684+0000 7ff8259fb700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.684+0000 7ff8259fb700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.684+0000 7ff8259fb700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.944 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.685+0000 7ff828a01700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.685+0000 7ff828a01700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.685+0000 7ff828a01700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.685+0000 7ff828a01700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.685+0000 7ff828a01700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: CherryPy Checker: 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: The Application mounted at '' has an empty config. 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:44] ENGINE Serving on http://:::9283 2023-09-30T09:18:44.945 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:44] ENGINE Bus STARTED 2023-09-30T09:18:44.946 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-30T09:18:44.946 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-30T09:18:44.946 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-30T09:18:45.257 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:45.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: osdmap e62: 8 total, 8 up, 8 in 2023-09-30T09:18:45.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: mgrmap e17: y(active, since 3m), standbys: x 2023-09-30T09:18:45.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/735090000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: Active manager daemon y restarted 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: Activating manager daemon y 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: mgrmap e18: y(active, starting, since 0.00859608s), standbys: x 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:45.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:18:45.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: Manager daemon y is now available 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:45.395 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: osdmap e62: 8 total, 8 up, 8 in 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: mgrmap e17: y(active, since 3m), standbys: x 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/735090000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: Active manager daemon y restarted 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: Activating manager daemon y 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:18:45.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: mgrmap e18: y(active, starting, since 0.00859608s), standbys: x 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:18:45.397 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: Manager daemon y is now available 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:45.398 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: osdmap e62: 8 total, 8 up, 8 in 2023-09-30T09:18:45.399 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: mgrmap e17: y(active, since 3m), standbys: x 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/735090000' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: Active manager daemon y restarted 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: Activating manager daemon y 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: osdmap e63: 8 total, 8 up, 8 in 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: mgrmap e18: y(active, starting, since 0.00859608s), standbys: x 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:18:45.400 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:18:45.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: Manager daemon y is now available 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:45.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: [30/Sep/2023:09:18:45] ENGINE Bus STARTING 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: mgrmap e19: y(active, since 1.01196s), standbys: x 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: [30/Sep/2023:09:18:45] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: [30/Sep/2023:09:18:45] ENGINE Bus STARTED 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: [30/Sep/2023:09:18:45] ENGINE Bus STARTING 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: mgrmap e19: y(active, since 1.01196s), standbys: x 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: [30/Sep/2023:09:18:45] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: [30/Sep/2023:09:18:45] ENGINE Bus STARTED 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:46 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: [30/Sep/2023:09:18:45] ENGINE Bus STARTING 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: mgrmap e19: y(active, since 1.01196s), standbys: x 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: [30/Sep/2023:09:18:45] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: [30/Sep/2023:09:18:45] ENGINE Bus STARTED 2023-09-30T09:18:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:46 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:46.993 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:47.438 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":19,"active_gid":24494,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6800","nonce":444369355},{"type":"v1","addr":"172.21.15.40:6801","nonce":444369355}]},"active_addr":"172.21.15.40:6801/444369355","active_change":"2023-09-30T09:18:44.517454+0000","active_mgr_features":4540138320759226367,"available":true,"standbys":[{"gid":24502,"name":"x","mgr_features":4540138320759226367,"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.1.5","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"secs","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":{},"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":63,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.40:0","nonce":921926863}]}]} 2023-09-30T09:18:47.442 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-30T09:18:47.442 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-30T09:18:47.443 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:18:47.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:18:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:18:47.757 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2556972277' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: mgrmap e20: y(active, since 3s), standbys: x 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:48.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:47 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2556972277' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: mgrmap e20: y(active, since 3s), standbys: x 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: pgmap v4: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2556972277' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: mgrmap e20: y(active, since 3s), standbys: x 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:18:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:18:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:47 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:18:48.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 2998M 2023-09-30T09:18:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 2998M 2023-09-30T09:18:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 2999M 2023-09-30T09:18:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:18:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:18:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:48 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 2998M 2023-09-30T09:18:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 2999M 2023-09-30T09:18:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 2999M 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:48 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:49.195 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:49.195 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:44.517237+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:49.600 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-30T09:18:49.601 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:18:49.896 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:50.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.244 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/948793494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.245 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:18:50.246 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:49 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/948793494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:18:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:18:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:18:50.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:49 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/948793494' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:52.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:51 smithi040 ceph-mon[124707]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:52.287 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:51 smithi040 ceph-mon[110340]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:51 smithi143 ceph-mon[115560]: pgmap v6: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:52.757 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:18:52.757 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:44.517237+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:18:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:52 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3305591863' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:52 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3305591863' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:52 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3305591863' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:18:53.585 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-30T09:18:53.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-30T09:18:53.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-30T09:18:53.586 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-30T09:18:53.587 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-30T09:18:53.587 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-30T09:18:53.588 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-30T09:18:53.588 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-30T09:18:54.253 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:53 smithi040 ceph-mon[124707]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:54.253 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:53 smithi040 ceph-mon[110340]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:53 smithi143 ceph-mon[115560]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:54.959 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:55.112 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:55.922 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:56.212 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:55 smithi040 ceph-mon[124707]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:56.212 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:55 smithi040 ceph-mon[110340]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:55 smithi143 ceph-mon[115560]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:56.427 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:56.730 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:56.993 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:57.082 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:57.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:18:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:18:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:18:57.829 INFO:teuthology.orchestra.run.smithi040.stdout:77309411359 2023-09-30T09:18:57.830 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-30T09:18:58.075 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:57 smithi040 ceph-mon[110340]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:58.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:57 smithi040 ceph-mon[124707]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:57 smithi143 ceph-mon[115560]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:18:58.660 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:18:58 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[164887]: ts=2023-09-30T09:18:58.419Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-30T09:18:58.714 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:18:58.937 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:18:58 smithi040 bash[164611]: 34c7e11d0fc827f78e935504dac6d2290cdfd555dca55f0c0be40aece3071fee 2023-09-30T09:18:58.937 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:18:58 smithi040 systemd[1]: Started Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:58 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:58] ENGINE Bus STOPPING 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:58 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:58 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:58] ENGINE Bus STOPPED 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:58 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:58] ENGINE Bus STARTING 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:59] ENGINE Serving on http://:::9283 2023-09-30T09:18:59.255 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:18:59] ENGINE Bus STARTED 2023-09-30T09:18:59.282 INFO:teuthology.orchestra.run.smithi040.stdout:55834574882 2023-09-30T09:18:59.282 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-30T09:19:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: Deploying daemon grafana.a on smithi143 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:18:59 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: Deploying daemon grafana.a on smithi143 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-30T09:19:00.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: Deploying daemon grafana.a on smithi143 2023-09-30T09:19:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:00.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:18:59 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:00.644 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:00 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[164887]: ts=2023-09-30T09:19:00.389Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00089243s 2023-09-30T09:19:00.725 INFO:teuthology.orchestra.run.smithi040.stdout:158913789972 2023-09-30T09:19:00.726 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-30T09:19:01.311 INFO:teuthology.orchestra.run.smithi040.stdout:188978561040 2023-09-30T09:19:01.311 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-30T09:19:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:01 smithi040 ceph-mon[124707]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:01.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:01 smithi040 ceph-mon[110340]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:01.951 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:01 smithi143 ceph-mon[115560]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:02.500 INFO:teuthology.orchestra.run.smithi040.stdout:107374182428 2023-09-30T09:19:02.501 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-30T09:19:02.930 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:02.980 INFO:teuthology.orchestra.run.smithi040.stdout:219043332109 2023-09-30T09:19:02.981 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-30T09:19:03.546 INFO:teuthology.orchestra.run.smithi040.stdout:128849018904 2023-09-30T09:19:03.546 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-30T09:19:03.853 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:03 smithi040 ceph-mon[124707]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:03.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:03 smithi040 ceph-mon[110340]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:04.138 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:03 smithi143 ceph-mon[115560]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:04.541 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:05.045 INFO:teuthology.orchestra.run.smithi040.stdout:77309411360 2023-09-30T09:19:05.658 INFO:teuthology.orchestra.run.smithi040.stdout:34359738407 2023-09-30T09:19:05.878 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-30T09:19:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:05 smithi040 ceph-mon[124707]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:05 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/187685891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:19:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:05 smithi040 ceph-mon[110340]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:05 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/187685891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:19:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:05 smithi143 ceph-mon[115560]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:05 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/187685891' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-30T09:19:06.257 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411359 got 77309411360 for osd.2 2023-09-30T09:19:06.257 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:06.400 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:06.430 INFO:teuthology.orchestra.run.smithi040.stdout:158913789973 2023-09-30T09:19:07.002 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:06 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1661537289' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:19:07.003 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:06 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1661537289' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:19:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:06 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1661537289' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-30T09:19:07.265 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:07.391 INFO:teuthology.orchestra.run.smithi040.stdout:188978561042 2023-09-30T09:19:07.423 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789972 got 158913789973 for osd.5 2023-09-30T09:19:07.423 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:07.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:19:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:19:07.745 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:07.782 INFO:teuthology.orchestra.run.smithi040.stdout:55834574884 2023-09-30T09:19:08.072 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[124707]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:08.072 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3277819446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:19:08.073 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1892565167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:19:08.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[110340]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:08.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3277819446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:19:08.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:07 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1892565167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:19:08.102 INFO:tasks.cephadm.ceph_manager.ceph:need seq 188978561040 got 188978561042 for osd.6 2023-09-30T09:19:08.102 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:07 smithi143 ceph-mon[115560]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:07 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3277819446' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-30T09:19:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:07 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1892565167' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-30T09:19:08.255 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:08.452 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574882 got 55834574884 for osd.1 2023-09-30T09:19:08.452 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:08.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[164887]: ts=2023-09-30T09:19:08.393Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003986897s 2023-09-30T09:19:09.885 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:09 smithi143 ceph-mon[115560]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:09 smithi040 ceph-mon[124707]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:09 smithi040 ceph-mon[110340]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:10.390 INFO:teuthology.orchestra.run.smithi040.stdout:128849018905 2023-09-30T09:19:10.406 INFO:teuthology.orchestra.run.smithi040.stdout:219043332110 2023-09-30T09:19:10.448 INFO:teuthology.orchestra.run.smithi040.stdout:107374182429 2023-09-30T09:19:10.640 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 systemd[1]: Starting Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:11.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1770914551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:19:11.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2920555685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:19:11.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1726812773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:19:11.045 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 bash[154078]: 6e9c9ceae45d5c6868f5e1cb11bf7adc23e768b58b549a55e4380b95b2feae5f 2023-09-30T09:19:11.045 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 systemd[1]: Started Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:11.045 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906362022Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906585471Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906603498Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.90661048Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906620311Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.9066265Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906632379Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906638481Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906644642Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906650559Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.90665664Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-30T09:19:11.046 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906662375Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.906668279Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=settings t=2023-09-30T09:19:10.90667433Z level=info msg="App mode production" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore t=2023-09-30T09:19:10.90672294Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore t=2023-09-30T09:19:10.906738956Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.907600006Z level=info msg="Starting DB migrations" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.907670893Z level=info msg="Executing migration" id="create migration_log table" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.908227816Z level=info msg="Executing migration" id="create user table" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.908664077Z level=info msg="Executing migration" id="add unique index user.login" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.909478114Z level=info msg="Executing migration" id="add unique index user.email" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.910332363Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.911155338Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.912007463Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-09-30T09:19:11.047 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.912985307Z level=info msg="Executing migration" id="create user table v2" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.913629752Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.914490136Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.915163488Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.915553846Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.915885395Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.916306797Z level=info msg="Executing migration" id="Update user table charset" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.916739456Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.917622526Z level=info msg="Executing migration" id="Add missing user data" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.918000966Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.918456263Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.918878475Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-30T09:19:11.048 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.919871406Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.921199425Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.922190111Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.92269844Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.923534625Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.924394316Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.925256997Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.926058032Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.926926462Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.927793293Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.928808106Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.929525835Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-30T09:19:11.049 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.930512734Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.933580603Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.936339958Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.93919464Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.94188101Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.944666472Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.947569026Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.950295979Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.950636335Z level=info msg="Executing migration" id="create star table" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.953273367Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.953694117Z level=info msg="Executing migration" id="create org table v1" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.95640304Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.959148708Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-30T09:19:11.050 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.961808361Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.964462203Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.967253496Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.96765361Z level=info msg="Executing migration" id="Update org table charset" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.970403078Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.970750247Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.973193566Z level=info msg="Executing migration" id="create dashboard table" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.973631979Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.975792883Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.976204908Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.978657237Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.981372483Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-30T09:19:11.051 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.983997199Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.984837511Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.987456712Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.990029138Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.992843624Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.99318956Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.995804977Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:10.998595514Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.001179866Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.001659843Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.004290803Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.004714676Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-30T09:19:11.052 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.005168274Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.005580337Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.005974927Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.006266093Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.006546441Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.007414633Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.008331465Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.008968476Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.009481335Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.010328943Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.011289122Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.011971244Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.012899448Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-30T09:19:11.053 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.013614322Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.014639681Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.01571066Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.016116157Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.016939251Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.017931442Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.018650297Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.019043009Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.019942657Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.02076836Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.021642405Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-30T09:19:11.054 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.021965987Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.022833083Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.023703548Z level=info msg="Executing migration" id="create data_source table" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.024566173Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.025011132Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.025869641Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.026890102Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.027570278Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.028690677Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.029696049Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.032382846Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.03511649Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-30T09:19:11.055 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.03549033Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-30T09:19:11.056 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.03833741Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-30T09:19:11.056 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.039059631Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-30T09:19:11.056 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.041130115Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-30T09:19:11.056 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.043981793Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-30T09:19:11.056 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.044834254Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-30T09:19:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1770914551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:19:11.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2920555685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:19:11.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1726812773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:19:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1770914551' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-30T09:19:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2920555685' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-30T09:19:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:10 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1726812773' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-30T09:19:11.253 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018905 for osd.4 2023-09-30T09:19:11.254 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:11.254 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182428 got 107374182429 for osd.3 2023-09-30T09:19:11.254 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.0474154Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.050282199Z level=info msg="Executing migration" id="Add uid column" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.053135325Z level=info msg="Executing migration" id="Update uid value" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.053455357Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.056151451Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.056575165Z level=info msg="Executing migration" id="create api_key table" 2023-09-30T09:19:11.295 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.05921717Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.061968135Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.062514853Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.065429422Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.06802681Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.070646791Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.073322489Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.076152528Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.078622606Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.081323924Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.084025858Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.08678639Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-30T09:19:11.296 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.089181472Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.091961831Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.094598068Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.097107195Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.099820404Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.102302963Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.102877806Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.103428949Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.103828339Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.104191696Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.104593214Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.105007972Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-30T09:19:11.297 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.105420747Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.105839685Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.106123177Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.106418488Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.106948648Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.107556642Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.107865373Z level=info msg="Executing migration" id="create quota table v1" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.108269851Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.108696956Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.108987178Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.109403069Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-30T09:19:11.298 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.109847416Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.11044379Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.110749394Z level=info msg="Executing migration" id="create session table" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.111181499Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.114225713Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.11456575Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.114962344Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.115344397Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.11561618Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.115865537Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.116127571Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.116419721Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.116795715Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-30T09:19:11.299 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.117047915Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.117660178Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.117938355Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.118551907Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.119154223Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.119446394Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.119845056Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.120332817Z level=info msg="Executing migration" id="create alert table v1" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.123029285Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.125927172Z level=info msg="Executing migration" id="add index alert state" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.128325895Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.128823569Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-30T09:19:11.300 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.129196816Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.129622526Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.130007735Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.131463088Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.132603758Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.13544812Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.135803668Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.13614327Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.136555099Z level=info msg="Executing migration" id="Add column is_default" 2023-09-30T09:19:11.301 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.137168244Z level=info msg="Executing migration" id="Add column frequency" 2023-09-30T09:19:11.302 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.1390992Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-30T09:19:11.302 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.13977304Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-30T09:19:11.302 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.140420963Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-30T09:19:11.302 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.140869046Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.141151478Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.141450445Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.141826091Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.142247888Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.142631016Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.145352141Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.14577259Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.148164981Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.15084934Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.153350884Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.156206658Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-30T09:19:11.303 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.158894306Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.161605615Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.164231534Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.166804269Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.169668089Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.172280336Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.173075219Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.173948689Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.174849274Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.175854844Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.176591053Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.177422322Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-30T09:19:11.304 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.178262071Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.179131216Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.180111295Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.180892173Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.181788912Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.182799295Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.183510901Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.185075681Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.18591824Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.186923313Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.187656219Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.188543204Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-30T09:19:11.305 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.189339293Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.190238185Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.191123623Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.192117933Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.192872139Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.193858906Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.194717692Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.195152051Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.196002793Z level=info msg="Executing migration" id="Move region to single row" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.196998377Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.197763116Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.198739338Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-30T09:19:11.306 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.199560668Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.200375622Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.201216282Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.202132165Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.203135658Z level=info msg="Executing migration" id="create test_data table" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.205869038Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.206309689Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.209139418Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.212228505Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.214935553Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.217980961Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.220905962Z level=info msg="Executing migration" id="create team table" 2023-09-30T09:19:11.307 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.223516566Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.226257033Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.229151783Z level=info msg="Executing migration" id="create team member table" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.231935656Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.234723276Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.237534903Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.24041685Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.243496978Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.246318674Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.25002743Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.25283685Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.255716861Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-30T09:19:11.308 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.258323796Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.258821668Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.261631174Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.264187463Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.264614216Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.265035852Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.265470037Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.26576462Z level=info msg="Executing migration" id="create tag table" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.266156537Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.266582018Z level=info msg="Executing migration" id="create login attempt table" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.26696936Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.267427108Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-30T09:19:11.309 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.267877245Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.269786454Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.270194292Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.270612736Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.271443615Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.271843756Z level=info msg="Executing migration" id="create user auth table" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.272263567Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.273229518Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.273700226Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.274553688Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.2754104Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.276209912Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-30T09:19:11.310 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.276960714Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.278004709Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.278871213Z level=info msg="Executing migration" id="create server_lock table" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.279857663Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.280463512Z level=info msg="Executing migration" id="create user auth token table" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.28129657Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.282190588Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.282947992Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.283413873Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.284282208Z level=info msg="Executing migration" id="create cache_data table" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.285366715Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.286033824Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-30T09:19:11.311 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.286473206Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.287444084Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.288191715Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.28914617Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.289584659Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.290474702Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.291251574Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.292240214Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.292768439Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.293565881Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.294042518Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.294539082Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-30T09:19:11.312 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.295401091Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-30T09:19:11.313 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.295829974Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.296659037Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.297100362Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.299538655Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.302190125Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.302515212Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.305219378Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.305651205Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.308215403Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.308767889Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-30T09:19:11.547 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.310935235Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.311492158Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.314309863Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.317765434Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.321142763Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.32161272Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.324468211Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.325293125Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.327338616Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.329888566Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.330387743Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.333113833Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-30T09:19:11.548 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.335571024Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.338349234Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.339188241Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.342058977Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.344691621Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.347367821Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.348244537Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.3508696Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.353662184Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.356176079Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.356996844Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.35972458Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-30T09:19:11.549 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.362560276Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.365302164Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.36579072Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.366614844Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.367489262Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.368385836Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.36925461Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.370115683Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.37095584Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.371926172Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.372583713Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.373513911Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-30T09:19:11.550 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.374455736Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.375561154Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.376404877Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.37731111Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.378142457Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.379079514Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.379987125Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.380435251Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.381379673Z level=info msg="Executing migration" id="create alert_image table" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.382160714Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.38297921Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-30T09:19:11.551 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.383311645Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.384213316Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.385051626Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.385146874Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.385994552Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.38652612Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.387346853Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.387454248Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.387561298Z level=info msg="alerts found to migrate" alerts=0 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.387953619Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.388394853Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.38926358Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-30T09:19:11.552 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.389661654Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.390545483Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.391379209Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.392235893Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.393055911Z level=info msg="Executing migration" id="create data_keys table" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.393897662Z level=info msg="Executing migration" id="create secrets table" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.39701786Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.401403752Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.402315721Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.405022907Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.409299177Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.413628986Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-30T09:19:11.553 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.414044429Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.416978005Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.419426322Z level=info msg="Executing migration" id="create permission table" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.422261541Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.422760847Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.425328066Z level=info msg="Executing migration" id="create role table" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.428114193Z level=info msg="Executing migration" id="add column display_name" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.430925958Z level=info msg="Executing migration" id="add column group_name" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.431841222Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.434698598Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-30T09:19:11.554 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.437458073Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.440251412Z level=info msg="Executing migration" id="create team role table" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.443036473Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.445769229Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.448294043Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.451132519Z level=info msg="Executing migration" id="create user role table" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.453932729Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.456389763Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.458860418Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-30T09:19:11.556 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.461375106Z level=info msg="Executing migration" id="create builtin role table" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.464287341Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.46695223Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.469626759Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.472124631Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.472630784Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.473453476Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.473923623Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.474376032Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.474782519Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.475237542Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.476195957Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-30T09:19:11.557 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.47661853Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.477070315Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.477378968Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.477785716Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.478289693Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.478688734Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.478972062Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.479379236Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.479803318Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.480252003Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.481203453Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-30T09:19:11.558 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.481534003Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.481964931Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.482456431Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.482908948Z level=info msg="Executing migration" id="add correlation config column" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.483900315Z level=info msg="Executing migration" id="create entity_events table" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.484331555Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.485188522Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.485296397Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.485602226Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.485690759Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.485947048Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-30T09:19:11.559 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.486363406Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.486844479Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.487678751Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.488658454Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.489393678Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.490202062Z level=info msg="Executing migration" id="Drop public config table" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.491227583Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.491908745Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.492818346Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.4936255Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.494484193Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.497486819Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-30T09:19:11.560 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.498587629Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.499669559Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.50070228Z level=info msg="Executing migration" id="add share column" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.501866037Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.502727894Z level=info msg="Executing migration" id="create file table" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.503664013Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.504551238Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.505054476Z level=info msg="Executing migration" id="create file_meta table" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.505496235Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.506366706Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.507323689Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.508066302Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-30T09:19:11.561 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.509103638Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.509871418Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.510925599Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.511882936Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.51282508Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.513660727Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.514467345Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.515275514Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.518337096Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.521222414Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.524055683Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-30T09:19:11.562 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.533790321Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-30T09:19:11.563 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.536969954Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-30T09:19:11.563 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.53979598Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-30T09:19:11.563 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.543313122Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-30T09:19:11.563 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.545998621Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-30T09:19:11.563 INFO:tasks.cephadm.ceph_manager.ceph:need seq 219043332109 got 219043332110 for osd.7 2023-09-30T09:19:11.563 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:11.688 INFO:teuthology.orchestra.run.smithi040.stdout:34359738409 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.548821724Z level=info msg="Executing migration" id="create folder table" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.551728394Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.554607034Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.55747163Z level=info msg="Executing migration" id="Update folder title length" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.560499697Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=migrator t=2023-09-30T09:19:11.563352346Z level=info msg="migrations completed" performed=485 skipped=0 duration=655.700946ms 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore t=2023-09-30T09:19:11.56382433Z level=info msg="Created default organization" 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=plugin.loader t=2023-09-30T09:19:11.621644481Z level=info msg="Plugin registered" pluginID=input 2023-09-30T09:19:11.859 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=plugin.loader t=2023-09-30T09:19:11.64851882Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-30T09:19:11.860 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=plugin.loader t=2023-09-30T09:19:11.648545864Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-30T09:19:11.860 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=secrets t=2023-09-30T09:19:11.648589704Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-30T09:19:11.860 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=query_data t=2023-09-30T09:19:11.651654588Z level=info msg="Query Service initialization" 2023-09-30T09:19:11.860 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=live.push_http t=2023-09-30T09:19:11.653931765Z level=info msg="Live Push Gateway initialization" 2023-09-30T09:19:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:19:12.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:11 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/4006444613' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:19:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/4006444613' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:19:12.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:11 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/4006444613' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-30T09:19:12.194 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738407 got 34359738409 for osd.0 2023-09-30T09:19:12.194 DEBUG:teuthology.parallel:result is None 2023-09-30T09:19:12.194 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-30T09:19:12.195 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:19:12.510 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:12.615 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:12 smithi040 bash[167641]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=infra.usagestats.collector t=2023-09-30T09:19:12.357708871Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=provisioning.datasources t=2023-09-30T09:19:12.358105434Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=provisioning.datasources t=2023-09-30T09:19:12.389419442Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=provisioning.datasources t=2023-09-30T09:19:12.420874149Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=provisioning.alerting t=2023-09-30T09:19:12.442540677Z level=info msg="starting to provision alerting" 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=provisioning.alerting t=2023-09-30T09:19:12.442558557Z level=info msg="finished to provision alerting" 2023-09-30T09:19:12.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=ngalert.state.manager t=2023-09-30T09:19:12.442624416Z level=info msg="Warming state cache for startup" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=grafanaStorageLogger t=2023-09-30T09:19:12.442758183Z level=info msg="storage starting" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=http.server t=2023-09-30T09:19:12.444315946Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore.transactions t=2023-09-30T09:19:12.453197846Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=ngalert.state.manager t=2023-09-30T09:19:12.461248984Z level=info msg="State cache has been initialized" states=0 duration=18.622839ms 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=ticker t=2023-09-30T09:19:12.461311535Z level=info msg=starting first_tick=2023-09-30T09:19:20Z 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=ngalert.multiorg.alertmanager t=2023-09-30T09:19:12.461315842Z level=info msg="starting MultiOrg Alertmanager" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore.transactions t=2023-09-30T09:19:12.493319182Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore.transactions t=2023-09-30T09:19:12.534633745Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-30T09:19:12.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:19:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[154092]: logger=sqlstore.transactions t=2023-09-30T09:19:12.545127874Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-09-30T09:19:12.909 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:12 smithi040 bash[167641]: Getting image source signatures 2023-09-30T09:19:12.910 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:12 smithi040 bash[167641]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-09-30T09:19:12.910 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:12 smithi040 bash[167641]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-09-30T09:19:12.910 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:12 smithi040 bash[167641]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-09-30T09:19:14.064 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:13 smithi040 ceph-mon[124707]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:14.064 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:13 smithi040 ceph-mon[110340]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:13 smithi143 ceph-mon[115560]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:14.409 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 bash[167641]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-09-30T09:19:14.409 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 bash[167641]: Writing manifest to image destination 2023-09-30T09:19:14.644 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:14.646 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-09-30T09:19:15.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:15.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:15.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:15.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.831Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.831Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z 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)$ 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:19:15.076 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.832Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:19:15.077 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:19:15.078 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:19:15.079 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:19:15.080 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[167862]: ts=2023-09-30T09:19:14.833Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 bash[167641]: 2036b61af306c145d48bc548097f5d57112ef0a90728c921c24ee0977e2ed5e4 2023-09-30T09:19:15.081 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:19:14 smithi040 systemd[1]: Started Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:15.105 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2023-09-30T09:19:14.538979+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593464,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"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":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"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":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":52032,"kb_used_data":6784,"kb_used_omap":0,"kb_used_meta":45184,"kb_avail":749909184,"statfs":{"total":767960285184,"available":767907004416,"internally_reserved":0,"allocated":6946816,"data_stored":3961549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46268416},"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.002708"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971227+0000","last_change":"2023-09-30T09:18:19.254784+0000","last_active":"2023-09-30T09:18:43.971227+0000","last_peered":"2023-09-30T09:18:43.971227+0000","last_clean":"2023-09-30T09:18:43.971227+0000","last_became_active":"2023-09-30T09:18:19.254365+0000","last_became_peered":"2023-09-30T09:18:19.254365+0000","last_unstale":"2023-09-30T09:18:43.971227+0000","last_undegraded":"2023-09-30T09:18:43.971227+0000","last_fullsized":"2023-09-30T09:18:43.971227+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:33.867209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120526+0000","last_change":"2023-09-30T09:18:19.249425+0000","last_active":"2023-09-30T09:18:44.120526+0000","last_peered":"2023-09-30T09:18:44.120526+0000","last_clean":"2023-09-30T09:18:44.120526+0000","last_became_active":"2023-09-30T09:18:19.249078+0000","last_became_peered":"2023-09-30T09:18:19.249078+0000","last_unstale":"2023-09-30T09:18:44.120526+0000","last_undegraded":"2023-09-30T09:18:44.120526+0000","last_fullsized":"2023-09-30T09:18:44.120526+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:40:57.790702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967479+0000","last_change":"2023-09-30T09:18:19.258588+0000","last_active":"2023-09-30T09:18:43.967479+0000","last_peered":"2023-09-30T09:18:43.967479+0000","last_clean":"2023-09-30T09:18:43.967479+0000","last_became_active":"2023-09-30T09:18:19.258307+0000","last_became_peered":"2023-09-30T09:18:19.258307+0000","last_unstale":"2023-09-30T09:18:43.967479+0000","last_undegraded":"2023-09-30T09:18:43.967479+0000","last_fullsized":"2023-09-30T09:18:43.967479+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:33:01.186216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120439+0000","last_change":"2023-09-30T09:18:19.261585+0000","last_active":"2023-09-30T09:18:44.120439+0000","last_peered":"2023-09-30T09:18:44.120439+0000","last_clean":"2023-09-30T09:18:44.120439+0000","last_became_active":"2023-09-30T09:18:19.261231+0000","last_became_peered":"2023-09-30T09:18:19.261231+0000","last_unstale":"2023-09-30T09:18:44.120439+0000","last_undegraded":"2023-09-30T09:18:44.120439+0000","last_fullsized":"2023-09-30T09:18:44.120439+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:44:50.030013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970427+0000","last_change":"2023-09-30T09:18:19.247236+0000","last_active":"2023-09-30T09:18:43.970427+0000","last_peered":"2023-09-30T09:18:43.970427+0000","last_clean":"2023-09-30T09:18:43.970427+0000","last_became_active":"2023-09-30T09:18:19.246727+0000","last_became_peered":"2023-09-30T09:18:19.246727+0000","last_unstale":"2023-09-30T09:18:43.970427+0000","last_undegraded":"2023-09-30T09:18:43.970427+0000","last_fullsized":"2023-09-30T09:18:43.970427+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:01:20.493208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120439+0000","last_change":"2023-09-30T09:18:19.267361+0000","last_active":"2023-09-30T09:18:44.120439+0000","last_peered":"2023-09-30T09:18:44.120439+0000","last_clean":"2023-09-30T09:18:44.120439+0000","last_became_active":"2023-09-30T09:18:19.266827+0000","last_became_peered":"2023-09-30T09:18:19.266827+0000","last_unstale":"2023-09-30T09:18:44.120439+0000","last_undegraded":"2023-09-30T09:18:44.120439+0000","last_fullsized":"2023-09-30T09:18:44.120439+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:46:41.919778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969720+0000","last_change":"2023-09-30T09:18:19.261548+0000","last_active":"2023-09-30T09:18:43.969720+0000","last_peered":"2023-09-30T09:18:43.969720+0000","last_clean":"2023-09-30T09:18:43.969720+0000","last_became_active":"2023-09-30T09:18:19.258760+0000","last_became_peered":"2023-09-30T09:18:19.258760+0000","last_unstale":"2023-09-30T09:18:43.969720+0000","last_undegraded":"2023-09-30T09:18:43.969720+0000","last_fullsized":"2023-09-30T09:18:43.969720+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:19:28.768653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119566+0000","last_change":"2023-09-30T09:18:19.265190+0000","last_active":"2023-09-30T09:18:44.119566+0000","last_peered":"2023-09-30T09:18:44.119566+0000","last_clean":"2023-09-30T09:18:44.119566+0000","last_became_active":"2023-09-30T09:18:19.264912+0000","last_became_peered":"2023-09-30T09:18:19.264912+0000","last_unstale":"2023-09-30T09:18:44.119566+0000","last_undegraded":"2023-09-30T09:18:44.119566+0000","last_fullsized":"2023-09-30T09:18:44.119566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:04:45.387725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971180+0000","last_change":"2023-09-30T09:18:19.259200+0000","last_active":"2023-09-30T09:18:43.971180+0000","last_peered":"2023-09-30T09:18:43.971180+0000","last_clean":"2023-09-30T09:18:43.971180+0000","last_became_active":"2023-09-30T09:18:19.258179+0000","last_became_peered":"2023-09-30T09:18:19.258179+0000","last_unstale":"2023-09-30T09:18:43.971180+0000","last_undegraded":"2023-09-30T09:18:43.971180+0000","last_fullsized":"2023-09-30T09:18:43.971180+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:18:00.071297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120459+0000","last_change":"2023-09-30T09:18:19.258938+0000","last_active":"2023-09-30T09:18:44.120459+0000","last_peered":"2023-09-30T09:18:44.120459+0000","last_clean":"2023-09-30T09:18:44.120459+0000","last_became_active":"2023-09-30T09:18:19.258614+0000","last_became_peered":"2023-09-30T09:18:19.258614+0000","last_unstale":"2023-09-30T09:18:44.120459+0000","last_undegraded":"2023-09-30T09:18:44.120459+0000","last_fullsized":"2023-09-30T09:18:44.120459+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:40:51.707837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120804+0000","last_change":"2023-09-30T09:18:19.262145+0000","last_active":"2023-09-30T09:18:44.120804+0000","last_peered":"2023-09-30T09:18:44.120804+0000","last_clean":"2023-09-30T09:18:44.120804+0000","last_became_active":"2023-09-30T09:18:19.261834+0000","last_became_peered":"2023-09-30T09:18:19.261834+0000","last_unstale":"2023-09-30T09:18:44.120804+0000","last_undegraded":"2023-09-30T09:18:44.120804+0000","last_fullsized":"2023-09-30T09:18:44.120804+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:10:41.135688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049188+0000","last_change":"2023-09-30T09:18:19.251481+0000","last_active":"2023-09-30T09:18:44.049188+0000","last_peered":"2023-09-30T09:18:44.049188+0000","last_clean":"2023-09-30T09:18:44.049188+0000","last_became_active":"2023-09-30T09:18:19.251195+0000","last_became_peered":"2023-09-30T09:18:19.251195+0000","last_unstale":"2023-09-30T09:18:44.049188+0000","last_undegraded":"2023-09-30T09:18:44.049188+0000","last_fullsized":"2023-09-30T09:18:44.049188+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:19:54.357281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120237+0000","last_change":"2023-09-30T09:18:19.251394+0000","last_active":"2023-09-30T09:18:44.120237+0000","last_peered":"2023-09-30T09:18:44.120237+0000","last_clean":"2023-09-30T09:18:44.120237+0000","last_became_active":"2023-09-30T09:18:19.250764+0000","last_became_peered":"2023-09-30T09:18:19.250764+0000","last_unstale":"2023-09-30T09:18:44.120237+0000","last_undegraded":"2023-09-30T09:18:44.120237+0000","last_fullsized":"2023-09-30T09:18:44.120237+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:45:16.624417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966828+0000","last_change":"2023-09-30T09:18:19.258386+0000","last_active":"2023-09-30T09:18:43.966828+0000","last_peered":"2023-09-30T09:18:43.966828+0000","last_clean":"2023-09-30T09:18:43.966828+0000","last_became_active":"2023-09-30T09:18:19.258108+0000","last_became_peered":"2023-09-30T09:18:19.258108+0000","last_unstale":"2023-09-30T09:18:43.966828+0000","last_undegraded":"2023-09-30T09:18:43.966828+0000","last_fullsized":"2023-09-30T09:18:43.966828+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:12:49.981463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119673+0000","last_change":"2023-09-30T09:18:19.261738+0000","last_active":"2023-09-30T09:18:44.119673+0000","last_peered":"2023-09-30T09:18:44.119673+0000","last_clean":"2023-09-30T09:18:44.119673+0000","last_became_active":"2023-09-30T09:18:19.261426+0000","last_became_peered":"2023-09-30T09:18:19.261426+0000","last_unstale":"2023-09-30T09:18:44.119673+0000","last_undegraded":"2023-09-30T09:18:44.119673+0000","last_fullsized":"2023-09-30T09:18:44.119673+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:56:04.878284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120524+0000","last_change":"2023-09-30T09:18:19.267036+0000","last_active":"2023-09-30T09:18:44.120524+0000","last_peered":"2023-09-30T09:18:44.120524+0000","last_clean":"2023-09-30T09:18:44.120524+0000","last_became_active":"2023-09-30T09:18:19.266697+0000","last_became_peered":"2023-09-30T09:18:19.266697+0000","last_unstale":"2023-09-30T09:18:44.120524+0000","last_undegraded":"2023-09-30T09:18:44.120524+0000","last_fullsized":"2023-09-30T09:18:44.120524+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:36:08.078369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120267+0000","last_change":"2023-09-30T09:18:19.265609+0000","last_active":"2023-09-30T09:18:44.120267+0000","last_peered":"2023-09-30T09:18:44.120267+0000","last_clean":"2023-09-30T09:18:44.120267+0000","last_became_active":"2023-09-30T09:18:19.264507+0000","last_became_peered":"2023-09-30T09:18:19.264507+0000","last_unstale":"2023-09-30T09:18:44.120267+0000","last_undegraded":"2023-09-30T09:18:44.120267+0000","last_fullsized":"2023-09-30T09:18:44.120267+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:11:50.904542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971874+0000","last_change":"2023-09-30T09:18:19.245025+0000","last_active":"2023-09-30T09:18:43.971874+0000","last_peered":"2023-09-30T09:18:43.971874+0000","last_clean":"2023-09-30T09:18:43.971874+0000","last_became_active":"2023-09-30T09:18:19.244109+0000","last_became_peered":"2023-09-30T09:18:19.244109+0000","last_unstale":"2023-09-30T09:18:43.971874+0000","last_undegraded":"2023-09-30T09:18:43.971874+0000","last_fullsized":"2023-09-30T09:18:43.971874+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:59.610604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970193+0000","last_change":"2023-09-30T09:18:19.247404+0000","last_active":"2023-09-30T09:18:43.970193+0000","last_peered":"2023-09-30T09:18:43.970193+0000","last_clean":"2023-09-30T09:18:43.970193+0000","last_became_active":"2023-09-30T09:18:19.247059+0000","last_became_peered":"2023-09-30T09:18:19.247059+0000","last_unstale":"2023-09-30T09:18:43.970193+0000","last_undegraded":"2023-09-30T09:18:43.970193+0000","last_fullsized":"2023-09-30T09:18:43.970193+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:26:48.899224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"58'4","reported_seq":19,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.968209+0000","last_change":"2023-09-30T09:18:18.807360+0000","last_active":"2023-09-30T09:18:43.968209+0000","last_peered":"2023-09-30T09:18:43.968209+0000","last_clean":"2023-09-30T09:18:43.968209+0000","last_became_active":"2023-09-30T09:18:18.807055+0000","last_became_peered":"2023-09-30T09:18:18.807055+0000","last_unstale":"2023-09-30T09:18:43.968209+0000","last_undegraded":"2023-09-30T09:18:43.968209+0000","last_fullsized":"2023-09-30T09:18:43.968209+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"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 @ 2023-10-01T14:42:29.768737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119954+0000","last_change":"2023-09-30T09:18:19.257519+0000","last_active":"2023-09-30T09:18:44.119954+0000","last_peered":"2023-09-30T09:18:44.119954+0000","last_clean":"2023-09-30T09:18:44.119954+0000","last_became_active":"2023-09-30T09:18:19.256861+0000","last_became_peered":"2023-09-30T09:18:19.256861+0000","last_unstale":"2023-09-30T09:18:44.119954+0000","last_undegraded":"2023-09-30T09:18:44.119954+0000","last_fullsized":"2023-09-30T09:18:44.119954+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:54:44.327301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120056+0000","last_change":"2023-09-30T09:18:18.817605+0000","last_active":"2023-09-30T09:18:44.120056+0000","last_peered":"2023-09-30T09:18:44.120056+0000","last_clean":"2023-09-30T09:18:44.120056+0000","last_became_active":"2023-09-30T09:18:18.817269+0000","last_became_peered":"2023-09-30T09:18:18.817269+0000","last_unstale":"2023-09-30T09:18:44.120056+0000","last_undegraded":"2023-09-30T09:18:44.120056+0000","last_fullsized":"2023-09-30T09:18:44.120056+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T12:52:35.586698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.968059+0000","last_change":"2023-09-30T09:18:19.257412+0000","last_active":"2023-09-30T09:18:43.968059+0000","last_peered":"2023-09-30T09:18:43.968059+0000","last_clean":"2023-09-30T09:18:43.968059+0000","last_became_active":"2023-09-30T09:18:19.257116+0000","last_became_peered":"2023-09-30T09:18:19.257116+0000","last_unstale":"2023-09-30T09:18:43.968059+0000","last_undegraded":"2023-09-30T09:18:43.968059+0000","last_fullsized":"2023-09-30T09:18:43.968059+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:47:26.689424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970554+0000","last_change":"2023-09-30T09:18:18.820453+0000","last_active":"2023-09-30T09:18:43.970554+0000","last_peered":"2023-09-30T09:18:43.970554+0000","last_clean":"2023-09-30T09:18:43.970554+0000","last_became_active":"2023-09-30T09:18:18.820149+0000","last_became_peered":"2023-09-30T09:18:18.820149+0000","last_unstale":"2023-09-30T09:18:43.970554+0000","last_undegraded":"2023-09-30T09:18:43.970554+0000","last_fullsized":"2023-09-30T09:18:43.970554+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T19:12:21.955450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120587+0000","last_change":"2023-09-30T09:18:19.257267+0000","last_active":"2023-09-30T09:18:44.120587+0000","last_peered":"2023-09-30T09:18:44.120587+0000","last_clean":"2023-09-30T09:18:44.120587+0000","last_became_active":"2023-09-30T09:18:19.256897+0000","last_became_peered":"2023-09-30T09:18:19.256897+0000","last_unstale":"2023-09-30T09:18:44.120587+0000","last_undegraded":"2023-09-30T09:18:44.120587+0000","last_fullsized":"2023-09-30T09:18:44.120587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:17:56.617289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970230+0000","last_change":"2023-09-30T09:18:18.813841+0000","last_active":"2023-09-30T09:18:43.970230+0000","last_peered":"2023-09-30T09:18:43.970230+0000","last_clean":"2023-09-30T09:18:43.970230+0000","last_became_active":"2023-09-30T09:18:18.812566+0000","last_became_peered":"2023-09-30T09:18:18.812566+0000","last_unstale":"2023-09-30T09:18:43.970230+0000","last_undegraded":"2023-09-30T09:18:43.970230+0000","last_fullsized":"2023-09-30T09:18:43.970230+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T11:05:53.864186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120169+0000","last_change":"2023-09-30T09:18:19.260089+0000","last_active":"2023-09-30T09:18:44.120169+0000","last_peered":"2023-09-30T09:18:44.120169+0000","last_clean":"2023-09-30T09:18:44.120169+0000","last_became_active":"2023-09-30T09:18:19.259781+0000","last_became_peered":"2023-09-30T09:18:19.259781+0000","last_unstale":"2023-09-30T09:18:44.120169+0000","last_undegraded":"2023-09-30T09:18:44.120169+0000","last_fullsized":"2023-09-30T09:18:44.120169+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:38:24.937105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120536+0000","last_change":"2023-09-30T09:18:18.815843+0000","last_active":"2023-09-30T09:18:44.120536+0000","last_peered":"2023-09-30T09:18:44.120536+0000","last_clean":"2023-09-30T09:18:44.120536+0000","last_became_active":"2023-09-30T09:18:18.815515+0000","last_became_peered":"2023-09-30T09:18:18.815515+0000","last_unstale":"2023-09-30T09:18:44.120536+0000","last_undegraded":"2023-09-30T09:18:44.120536+0000","last_fullsized":"2023-09-30T09:18:44.120536+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T16:39:54.640144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.048860+0000","last_change":"2023-09-30T09:18:19.237760+0000","last_active":"2023-09-30T09:18:44.048860+0000","last_peered":"2023-09-30T09:18:44.048860+0000","last_clean":"2023-09-30T09:18:44.048860+0000","last_became_active":"2023-09-30T09:18:19.237423+0000","last_became_peered":"2023-09-30T09:18:19.237423+0000","last_unstale":"2023-09-30T09:18:44.048860+0000","last_undegraded":"2023-09-30T09:18:44.048860+0000","last_fullsized":"2023-09-30T09:18:44.048860+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:33.444741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120110+0000","last_change":"2023-09-30T09:18:18.816848+0000","last_active":"2023-09-30T09:18:44.120110+0000","last_peered":"2023-09-30T09:18:44.120110+0000","last_clean":"2023-09-30T09:18:44.120110+0000","last_became_active":"2023-09-30T09:18:18.816545+0000","last_became_peered":"2023-09-30T09:18:18.816545+0000","last_unstale":"2023-09-30T09:18:44.120110+0000","last_undegraded":"2023-09-30T09:18:44.120110+0000","last_fullsized":"2023-09-30T09:18:44.120110+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T13:02:05.729693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967613+0000","last_change":"2023-09-30T09:18:19.252413+0000","last_active":"2023-09-30T09:18:43.967613+0000","last_peered":"2023-09-30T09:18:43.967613+0000","last_clean":"2023-09-30T09:18:43.967613+0000","last_became_active":"2023-09-30T09:18:19.251481+0000","last_became_peered":"2023-09-30T09:18:19.251481+0000","last_unstale":"2023-09-30T09:18:43.967613+0000","last_undegraded":"2023-09-30T09:18:43.967613+0000","last_fullsized":"2023-09-30T09:18:43.967613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:02:00.386038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120187+0000","last_change":"2023-09-30T09:18:18.817830+0000","last_active":"2023-09-30T09:18:44.120187+0000","last_peered":"2023-09-30T09:18:44.120187+0000","last_clean":"2023-09-30T09:18:44.120187+0000","last_became_active":"2023-09-30T09:18:18.817518+0000","last_became_peered":"2023-09-30T09:18:18.817518+0000","last_unstale":"2023-09-30T09:18:44.120187+0000","last_undegraded":"2023-09-30T09:18:44.120187+0000","last_fullsized":"2023-09-30T09:18:44.120187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:30:45.299787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120720+0000","last_change":"2023-09-30T09:18:19.252568+0000","last_active":"2023-09-30T09:18:44.120720+0000","last_peered":"2023-09-30T09:18:44.120720+0000","last_clean":"2023-09-30T09:18:44.120720+0000","last_became_active":"2023-09-30T09:18:19.251473+0000","last_became_peered":"2023-09-30T09:18:19.251473+0000","last_unstale":"2023-09-30T09:18:44.120720+0000","last_undegraded":"2023-09-30T09:18:44.120720+0000","last_fullsized":"2023-09-30T09:18:44.120720+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:16:00.550081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119902+0000","last_change":"2023-09-30T09:18:18.812583+0000","last_active":"2023-09-30T09:18:44.119902+0000","last_peered":"2023-09-30T09:18:44.119902+0000","last_clean":"2023-09-30T09:18:44.119902+0000","last_became_active":"2023-09-30T09:18:18.810595+0000","last_became_peered":"2023-09-30T09:18:18.810595+0000","last_unstale":"2023-09-30T09:18:44.119902+0000","last_undegraded":"2023-09-30T09:18:44.119902+0000","last_fullsized":"2023-09-30T09:18:44.119902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:27:50.499855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119917+0000","last_change":"2023-09-30T09:18:19.247925+0000","last_active":"2023-09-30T09:18:44.119917+0000","last_peered":"2023-09-30T09:18:44.119917+0000","last_clean":"2023-09-30T09:18:44.119917+0000","last_became_active":"2023-09-30T09:18:19.247632+0000","last_became_peered":"2023-09-30T09:18:19.247632+0000","last_unstale":"2023-09-30T09:18:44.119917+0000","last_undegraded":"2023-09-30T09:18:44.119917+0000","last_fullsized":"2023-09-30T09:18:44.119917+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:41:17.181356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120551+0000","last_change":"2023-09-30T09:18:18.810927+0000","last_active":"2023-09-30T09:18:44.120551+0000","last_peered":"2023-09-30T09:18:44.120551+0000","last_clean":"2023-09-30T09:18:44.120551+0000","last_became_active":"2023-09-30T09:18:18.810647+0000","last_became_peered":"2023-09-30T09:18:18.810647+0000","last_unstale":"2023-09-30T09:18:44.120551+0000","last_undegraded":"2023-09-30T09:18:44.120551+0000","last_fullsized":"2023-09-30T09:18:44.120551+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:58:09.561216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120067+0000","last_change":"2023-09-30T09:18:19.263371+0000","last_active":"2023-09-30T09:18:44.120067+0000","last_peered":"2023-09-30T09:18:44.120067+0000","last_clean":"2023-09-30T09:18:44.120067+0000","last_became_active":"2023-09-30T09:18:19.260914+0000","last_became_peered":"2023-09-30T09:18:19.260914+0000","last_unstale":"2023-09-30T09:18:44.120067+0000","last_undegraded":"2023-09-30T09:18:44.120067+0000","last_fullsized":"2023-09-30T09:18:44.120067+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:33:20.892419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120133+0000","last_change":"2023-09-30T09:18:18.812616+0000","last_active":"2023-09-30T09:18:44.120133+0000","last_peered":"2023-09-30T09:18:44.120133+0000","last_clean":"2023-09-30T09:18:44.120133+0000","last_became_active":"2023-09-30T09:18:18.811835+0000","last_became_peered":"2023-09-30T09:18:18.811835+0000","last_unstale":"2023-09-30T09:18:44.120133+0000","last_undegraded":"2023-09-30T09:18:44.120133+0000","last_fullsized":"2023-09-30T09:18:44.120133+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:26:49.702606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967975+0000","last_change":"2023-09-30T09:18:19.267102+0000","last_active":"2023-09-30T09:18:43.967975+0000","last_peered":"2023-09-30T09:18:43.967975+0000","last_clean":"2023-09-30T09:18:43.967975+0000","last_became_active":"2023-09-30T09:18:19.266795+0000","last_became_peered":"2023-09-30T09:18:19.266795+0000","last_unstale":"2023-09-30T09:18:43.967975+0000","last_undegraded":"2023-09-30T09:18:43.967975+0000","last_fullsized":"2023-09-30T09:18:43.967975+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:17:32.239323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"58'3","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120860+0000","last_change":"2023-09-30T09:18:18.810987+0000","last_active":"2023-09-30T09:18:44.120860+0000","last_peered":"2023-09-30T09:18:44.120860+0000","last_clean":"2023-09-30T09:18:44.120860+0000","last_became_active":"2023-09-30T09:18:18.810563+0000","last_became_peered":"2023-09-30T09:18:18.810563+0000","last_unstale":"2023-09-30T09:18:44.120860+0000","last_undegraded":"2023-09-30T09:18:44.120860+0000","last_fullsized":"2023-09-30T09:18:44.120860+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-10-01T16:20:23.985701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049117+0000","last_change":"2023-09-30T09:18:19.251590+0000","last_active":"2023-09-30T09:18:44.049117+0000","last_peered":"2023-09-30T09:18:44.049117+0000","last_clean":"2023-09-30T09:18:44.049117+0000","last_became_active":"2023-09-30T09:18:19.250744+0000","last_became_peered":"2023-09-30T09:18:19.250744+0000","last_unstale":"2023-09-30T09:18:44.049117+0000","last_undegraded":"2023-09-30T09:18:44.049117+0000","last_fullsized":"2023-09-30T09:18:44.049117+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:11:59.381957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"63'9","reported_seq":24,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.691674+0000","last_change":"2023-09-30T09:18:18.811324+0000","last_active":"2023-09-30T09:18:44.691674+0000","last_peered":"2023-09-30T09:18:44.691674+0000","last_clean":"2023-09-30T09:18:44.691674+0000","last_became_active":"2023-09-30T09:18:18.811033+0000","last_became_peered":"2023-09-30T09:18:18.811033+0000","last_unstale":"2023-09-30T09:18:44.691674+0000","last_undegraded":"2023-09-30T09:18:44.691674+0000","last_fullsized":"2023-09-30T09:18:44.691674+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":9,"ondisk_log_size":9,"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 @ 2023-10-01T17:30:24.287281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2326,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"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":1,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970330+0000","last_change":"2023-09-30T09:18:19.246411+0000","last_active":"2023-09-30T09:18:43.970330+0000","last_peered":"2023-09-30T09:18:43.970330+0000","last_clean":"2023-09-30T09:18:43.970330+0000","last_became_active":"2023-09-30T09:18:19.246106+0000","last_became_peered":"2023-09-30T09:18:19.246106+0000","last_unstale":"2023-09-30T09:18:43.970330+0000","last_undegraded":"2023-09-30T09:18:43.970330+0000","last_fullsized":"2023-09-30T09:18:43.970330+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:54:36.411208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967425+0000","last_change":"2023-09-30T09:18:18.815394+0000","last_active":"2023-09-30T09:18:43.967425+0000","last_peered":"2023-09-30T09:18:43.967425+0000","last_clean":"2023-09-30T09:18:43.967425+0000","last_became_active":"2023-09-30T09:18:18.815109+0000","last_became_peered":"2023-09-30T09:18:18.815109+0000","last_unstale":"2023-09-30T09:18:43.967425+0000","last_undegraded":"2023-09-30T09:18:43.967425+0000","last_fullsized":"2023-09-30T09:18:43.967425+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T09:18:38.612003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966738+0000","last_change":"2023-09-30T09:18:19.253913+0000","last_active":"2023-09-30T09:18:43.966738+0000","last_peered":"2023-09-30T09:18:43.966738+0000","last_clean":"2023-09-30T09:18:43.966738+0000","last_became_active":"2023-09-30T09:18:19.253633+0000","last_became_peered":"2023-09-30T09:18:19.253633+0000","last_unstale":"2023-09-30T09:18:43.966738+0000","last_undegraded":"2023-09-30T09:18:43.966738+0000","last_fullsized":"2023-09-30T09:18:43.966738+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:58:20.814417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120147+0000","last_change":"2023-09-30T09:18:18.818017+0000","last_active":"2023-09-30T09:18:44.120147+0000","last_peered":"2023-09-30T09:18:44.120147+0000","last_clean":"2023-09-30T09:18:44.120147+0000","last_became_active":"2023-09-30T09:18:18.817699+0000","last_became_peered":"2023-09-30T09:18:18.817699+0000","last_unstale":"2023-09-30T09:18:44.120147+0000","last_undegraded":"2023-09-30T09:18:44.120147+0000","last_fullsized":"2023-09-30T09:18:44.120147+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:28.381864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970352+0000","last_change":"2023-09-30T09:18:19.247037+0000","last_active":"2023-09-30T09:18:43.970352+0000","last_peered":"2023-09-30T09:18:43.970352+0000","last_clean":"2023-09-30T09:18:43.970352+0000","last_became_active":"2023-09-30T09:18:19.246338+0000","last_became_peered":"2023-09-30T09:18:19.246338+0000","last_unstale":"2023-09-30T09:18:43.970352+0000","last_undegraded":"2023-09-30T09:18:43.970352+0000","last_fullsized":"2023-09-30T09:18:43.970352+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:57:20.027345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120441+0000","last_change":"2023-09-30T09:18:18.812312+0000","last_active":"2023-09-30T09:18:44.120441+0000","last_peered":"2023-09-30T09:18:44.120441+0000","last_clean":"2023-09-30T09:18:44.120441+0000","last_became_active":"2023-09-30T09:18:18.812046+0000","last_became_peered":"2023-09-30T09:18:18.812046+0000","last_unstale":"2023-09-30T09:18:44.120441+0000","last_undegraded":"2023-09-30T09:18:44.120441+0000","last_fullsized":"2023-09-30T09:18:44.120441+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:28:26.617788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119728+0000","last_change":"2023-09-30T09:18:19.260026+0000","last_active":"2023-09-30T09:18:44.119728+0000","last_peered":"2023-09-30T09:18:44.119728+0000","last_clean":"2023-09-30T09:18:44.119728+0000","last_became_active":"2023-09-30T09:18:19.259747+0000","last_became_peered":"2023-09-30T09:18:19.259747+0000","last_unstale":"2023-09-30T09:18:44.119728+0000","last_undegraded":"2023-09-30T09:18:44.119728+0000","last_fullsized":"2023-09-30T09:18:44.119728+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:09:17.915101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"58'8","reported_seq":23,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970807+0000","last_change":"2023-09-30T09:18:18.813730+0000","last_active":"2023-09-30T09:18:43.970807+0000","last_peered":"2023-09-30T09:18:43.970807+0000","last_clean":"2023-09-30T09:18:43.970807+0000","last_became_active":"2023-09-30T09:18:18.813313+0000","last_became_peered":"2023-09-30T09:18:18.813313+0000","last_unstale":"2023-09-30T09:18:43.970807+0000","last_undegraded":"2023-09-30T09:18:43.970807+0000","last_fullsized":"2023-09-30T09:18:43.970807+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"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 @ 2023-10-01T12:20:40.669604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"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":4,"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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969947+0000","last_change":"2023-09-30T09:18:19.253624+0000","last_active":"2023-09-30T09:18:43.969947+0000","last_peered":"2023-09-30T09:18:43.969947+0000","last_clean":"2023-09-30T09:18:43.969947+0000","last_became_active":"2023-09-30T09:18:19.253332+0000","last_became_peered":"2023-09-30T09:18:19.253332+0000","last_unstale":"2023-09-30T09:18:43.969947+0000","last_undegraded":"2023-09-30T09:18:43.969947+0000","last_fullsized":"2023-09-30T09:18:43.969947+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:44:35.039277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049208+0000","last_change":"2023-09-30T09:18:18.806371+0000","last_active":"2023-09-30T09:18:44.049208+0000","last_peered":"2023-09-30T09:18:44.049208+0000","last_clean":"2023-09-30T09:18:44.049208+0000","last_became_active":"2023-09-30T09:18:18.806039+0000","last_became_peered":"2023-09-30T09:18:18.806039+0000","last_unstale":"2023-09-30T09:18:44.049208+0000","last_undegraded":"2023-09-30T09:18:44.049208+0000","last_fullsized":"2023-09-30T09:18:44.049208+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T09:34:49.032811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970472+0000","last_change":"2023-09-30T09:18:19.248814+0000","last_active":"2023-09-30T09:18:43.970472+0000","last_peered":"2023-09-30T09:18:43.970472+0000","last_clean":"2023-09-30T09:18:43.970472+0000","last_became_active":"2023-09-30T09:18:19.248312+0000","last_became_peered":"2023-09-30T09:18:19.248312+0000","last_unstale":"2023-09-30T09:18:43.970472+0000","last_undegraded":"2023-09-30T09:18:43.970472+0000","last_fullsized":"2023-09-30T09:18:43.970472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:50:41.212578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119713+0000","last_change":"2023-09-30T09:18:42.959642+0000","last_active":"2023-09-30T09:18:44.119713+0000","last_peered":"2023-09-30T09:18:44.119713+0000","last_clean":"2023-09-30T09:18:44.119713+0000","last_became_active":"2023-09-30T09:18:42.959289+0000","last_became_peered":"2023-09-30T09:18:42.959289+0000","last_unstale":"2023-09-30T09:18:44.119713+0000","last_undegraded":"2023-09-30T09:18:44.119713+0000","last_fullsized":"2023-09-30T09:18:44.119713+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:29:22.168142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120900+0000","last_change":"2023-09-30T09:18:18.808500+0000","last_active":"2023-09-30T09:18:44.120900+0000","last_peered":"2023-09-30T09:18:44.120900+0000","last_clean":"2023-09-30T09:18:44.120900+0000","last_became_active":"2023-09-30T09:18:18.808092+0000","last_became_peered":"2023-09-30T09:18:18.808092+0000","last_unstale":"2023-09-30T09:18:44.120900+0000","last_undegraded":"2023-09-30T09:18:44.120900+0000","last_fullsized":"2023-09-30T09:18:44.120900+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:39:07.603004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120213+0000","last_change":"2023-09-30T09:18:19.265438+0000","last_active":"2023-09-30T09:18:44.120213+0000","last_peered":"2023-09-30T09:18:44.120213+0000","last_clean":"2023-09-30T09:18:44.120213+0000","last_became_active":"2023-09-30T09:18:19.264337+0000","last_became_peered":"2023-09-30T09:18:19.264337+0000","last_unstale":"2023-09-30T09:18:44.120213+0000","last_undegraded":"2023-09-30T09:18:44.120213+0000","last_fullsized":"2023-09-30T09:18:44.120213+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:06:14.941318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120451+0000","last_change":"2023-09-30T09:18:42.960068+0000","last_active":"2023-09-30T09:18:44.120451+0000","last_peered":"2023-09-30T09:18:44.120451+0000","last_clean":"2023-09-30T09:18:44.120451+0000","last_became_active":"2023-09-30T09:18:42.959857+0000","last_became_peered":"2023-09-30T09:18:42.959857+0000","last_unstale":"2023-09-30T09:18:44.120451+0000","last_undegraded":"2023-09-30T09:18:44.120451+0000","last_fullsized":"2023-09-30T09:18:44.120451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:13:26.435630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120063+0000","last_change":"2023-09-30T09:18:18.812266+0000","last_active":"2023-09-30T09:18:44.120063+0000","last_peered":"2023-09-30T09:18:44.120063+0000","last_clean":"2023-09-30T09:18:44.120063+0000","last_became_active":"2023-09-30T09:18:18.810827+0000","last_became_peered":"2023-09-30T09:18:18.810827+0000","last_unstale":"2023-09-30T09:18:44.120063+0000","last_undegraded":"2023-09-30T09:18:44.120063+0000","last_fullsized":"2023-09-30T09:18:44.120063+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:24:59.666374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049175+0000","last_change":"2023-09-30T09:18:19.244851+0000","last_active":"2023-09-30T09:18:44.049175+0000","last_peered":"2023-09-30T09:18:44.049175+0000","last_clean":"2023-09-30T09:18:44.049175+0000","last_became_active":"2023-09-30T09:18:19.244550+0000","last_became_peered":"2023-09-30T09:18:19.244550+0000","last_unstale":"2023-09-30T09:18:44.049175+0000","last_undegraded":"2023-09-30T09:18:44.049175+0000","last_fullsized":"2023-09-30T09:18:44.049175+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:59:45.503187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120985+0000","last_change":"2023-09-30T09:18:42.962813+0000","last_active":"2023-09-30T09:18:44.120985+0000","last_peered":"2023-09-30T09:18:44.120985+0000","last_clean":"2023-09-30T09:18:44.120985+0000","last_became_active":"2023-09-30T09:18:42.962502+0000","last_became_peered":"2023-09-30T09:18:42.962502+0000","last_unstale":"2023-09-30T09:18:44.120985+0000","last_undegraded":"2023-09-30T09:18:44.120985+0000","last_fullsized":"2023-09-30T09:18:44.120985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:27:09.885122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119759+0000","last_change":"2023-09-30T09:18:19.250421+0000","last_active":"2023-09-30T09:18:44.119759+0000","last_peered":"2023-09-30T09:18:44.119759+0000","last_clean":"2023-09-30T09:18:44.119759+0000","last_became_active":"2023-09-30T09:18:19.250130+0000","last_became_peered":"2023-09-30T09:18:19.250130+0000","last_unstale":"2023-09-30T09:18:44.119759+0000","last_undegraded":"2023-09-30T09:18:44.119759+0000","last_fullsized":"2023-09-30T09:18:44.119759+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:57:30.651570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970934+0000","last_change":"2023-09-30T09:18:18.819909+0000","last_active":"2023-09-30T09:18:43.970934+0000","last_peered":"2023-09-30T09:18:43.970934+0000","last_clean":"2023-09-30T09:18:43.970934+0000","last_became_active":"2023-09-30T09:18:18.819613+0000","last_became_peered":"2023-09-30T09:18:18.819613+0000","last_unstale":"2023-09-30T09:18:43.970934+0000","last_undegraded":"2023-09-30T09:18:43.970934+0000","last_fullsized":"2023-09-30T09:18:43.970934+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:50:08.868879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120664+0000","last_change":"2023-09-30T09:18:43.356642+0000","last_active":"2023-09-30T09:18:44.120664+0000","last_peered":"2023-09-30T09:18:44.120664+0000","last_clean":"2023-09-30T09:18:44.120664+0000","last_became_active":"2023-09-30T09:18:43.356335+0000","last_became_peered":"2023-09-30T09:18:43.356335+0000","last_unstale":"2023-09-30T09:18:44.120664+0000","last_undegraded":"2023-09-30T09:18:44.120664+0000","last_fullsized":"2023-09-30T09:18:44.120664+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:38.084879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.121069+0000","last_change":"2023-09-30T09:18:19.256874+0000","last_active":"2023-09-30T09:18:44.121069+0000","last_peered":"2023-09-30T09:18:44.121069+0000","last_clean":"2023-09-30T09:18:44.121069+0000","last_became_active":"2023-09-30T09:18:19.256543+0000","last_became_peered":"2023-09-30T09:18:19.256543+0000","last_unstale":"2023-09-30T09:18:44.121069+0000","last_undegraded":"2023-09-30T09:18:44.121069+0000","last_fullsized":"2023-09-30T09:18:44.121069+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:11:55.211472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119919+0000","last_change":"2023-09-30T09:18:18.812527+0000","last_active":"2023-09-30T09:18:44.119919+0000","last_peered":"2023-09-30T09:18:44.119919+0000","last_clean":"2023-09-30T09:18:44.119919+0000","last_became_active":"2023-09-30T09:18:18.812255+0000","last_became_peered":"2023-09-30T09:18:18.812255+0000","last_unstale":"2023-09-30T09:18:44.119919+0000","last_undegraded":"2023-09-30T09:18:44.119919+0000","last_fullsized":"2023-09-30T09:18:44.119919+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:20:15.549366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":273,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.668167+0000","last_change":"2023-09-30T09:18:05.827432+0000","last_active":"2023-09-30T09:18:44.668167+0000","last_peered":"2023-09-30T09:18:44.668167+0000","last_clean":"2023-09-30T09:18:44.668167+0000","last_became_active":"2023-09-30T09:18:05.826964+0000","last_became_peered":"2023-09-30T09:18:05.826964+0000","last_unstale":"2023-09-30T09:18:44.668167+0000","last_undegraded":"2023-09-30T09:18:44.668167+0000","last_fullsized":"2023-09-30T09:18:44.668167+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_clean_scrub_stamp":"2023-09-30T09:16:34.722440+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 @ 2023-10-01T18:24:05.804177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967032+0000","last_change":"2023-09-30T09:18:42.961825+0000","last_active":"2023-09-30T09:18:43.967032+0000","last_peered":"2023-09-30T09:18:43.967032+0000","last_clean":"2023-09-30T09:18:43.967032+0000","last_became_active":"2023-09-30T09:18:42.961530+0000","last_became_peered":"2023-09-30T09:18:42.961530+0000","last_unstale":"2023-09-30T09:18:43.967032+0000","last_undegraded":"2023-09-30T09:18:43.967032+0000","last_fullsized":"2023-09-30T09:18:43.967032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:23:04.689498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966446+0000","last_change":"2023-09-30T09:18:19.252969+0000","last_active":"2023-09-30T09:18:43.966446+0000","last_peered":"2023-09-30T09:18:43.966446+0000","last_clean":"2023-09-30T09:18:43.966446+0000","last_became_active":"2023-09-30T09:18:19.252669+0000","last_became_peered":"2023-09-30T09:18:19.252669+0000","last_unstale":"2023-09-30T09:18:43.966446+0000","last_undegraded":"2023-09-30T09:18:43.966446+0000","last_fullsized":"2023-09-30T09:18:43.966446+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:53:20.253291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969672+0000","last_change":"2023-09-30T09:18:18.816150+0000","last_active":"2023-09-30T09:18:43.969672+0000","last_peered":"2023-09-30T09:18:43.969672+0000","last_clean":"2023-09-30T09:18:43.969672+0000","last_became_active":"2023-09-30T09:18:18.815847+0000","last_became_peered":"2023-09-30T09:18:18.815847+0000","last_unstale":"2023-09-30T09:18:43.969672+0000","last_undegraded":"2023-09-30T09:18:43.969672+0000","last_fullsized":"2023-09-30T09:18:43.969672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:22:59.447201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967524+0000","last_change":"2023-09-30T09:18:43.356668+0000","last_active":"2023-09-30T09:18:43.967524+0000","last_peered":"2023-09-30T09:18:43.967524+0000","last_clean":"2023-09-30T09:18:43.967524+0000","last_became_active":"2023-09-30T09:18:43.356312+0000","last_became_peered":"2023-09-30T09:18:43.356312+0000","last_unstale":"2023-09-30T09:18:43.967524+0000","last_undegraded":"2023-09-30T09:18:43.967524+0000","last_fullsized":"2023-09-30T09:18:43.967524+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:35:03.366538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970474+0000","last_change":"2023-09-30T09:18:18.818691+0000","last_active":"2023-09-30T09:18:43.970474+0000","last_peered":"2023-09-30T09:18:43.970474+0000","last_clean":"2023-09-30T09:18:43.970474+0000","last_became_active":"2023-09-30T09:18:18.818392+0000","last_became_peered":"2023-09-30T09:18:18.818392+0000","last_unstale":"2023-09-30T09:18:43.970474+0000","last_undegraded":"2023-09-30T09:18:43.970474+0000","last_fullsized":"2023-09-30T09:18:43.970474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:36:26.058170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120533+0000","last_change":"2023-09-30T09:18:19.262210+0000","last_active":"2023-09-30T09:18:44.120533+0000","last_peered":"2023-09-30T09:18:44.120533+0000","last_clean":"2023-09-30T09:18:44.120533+0000","last_became_active":"2023-09-30T09:18:19.261923+0000","last_became_peered":"2023-09-30T09:18:19.261923+0000","last_unstale":"2023-09-30T09:18:44.120533+0000","last_undegraded":"2023-09-30T09:18:44.120533+0000","last_fullsized":"2023-09-30T09:18:44.120533+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:57:47.851129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119636+0000","last_change":"2023-09-30T09:18:43.356496+0000","last_active":"2023-09-30T09:18:44.119636+0000","last_peered":"2023-09-30T09:18:44.119636+0000","last_clean":"2023-09-30T09:18:44.119636+0000","last_became_active":"2023-09-30T09:18:43.356125+0000","last_became_peered":"2023-09-30T09:18:43.356125+0000","last_unstale":"2023-09-30T09:18:44.119636+0000","last_undegraded":"2023-09-30T09:18:44.119636+0000","last_fullsized":"2023-09-30T09:18:44.119636+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:20:19.292665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"59'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120719+0000","last_change":"2023-09-30T09:18:18.805890+0000","last_active":"2023-09-30T09:18:44.120719+0000","last_peered":"2023-09-30T09:18:44.120719+0000","last_clean":"2023-09-30T09:18:44.120719+0000","last_became_active":"2023-09-30T09:18:18.805389+0000","last_became_peered":"2023-09-30T09:18:18.805389+0000","last_unstale":"2023-09-30T09:18:44.120719+0000","last_undegraded":"2023-09-30T09:18:44.120719+0000","last_fullsized":"2023-09-30T09:18:44.120719+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T09:33:55.793812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120510+0000","last_change":"2023-09-30T09:18:19.252234+0000","last_active":"2023-09-30T09:18:44.120510+0000","last_peered":"2023-09-30T09:18:44.120510+0000","last_clean":"2023-09-30T09:18:44.120510+0000","last_became_active":"2023-09-30T09:18:19.251063+0000","last_became_peered":"2023-09-30T09:18:19.251063+0000","last_unstale":"2023-09-30T09:18:44.120510+0000","last_undegraded":"2023-09-30T09:18:44.120510+0000","last_fullsized":"2023-09-30T09:18:44.120510+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:50:00.129677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.048729+0000","last_change":"2023-09-30T09:18:42.959134+0000","last_active":"2023-09-30T09:18:44.048729+0000","last_peered":"2023-09-30T09:18:44.048729+0000","last_clean":"2023-09-30T09:18:44.048729+0000","last_became_active":"2023-09-30T09:18:42.958835+0000","last_became_peered":"2023-09-30T09:18:42.958835+0000","last_unstale":"2023-09-30T09:18:44.048729+0000","last_undegraded":"2023-09-30T09:18:44.048729+0000","last_fullsized":"2023-09-30T09:18:44.048729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:59:02.062269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120462+0000","last_change":"2023-09-30T09:18:18.814454+0000","last_active":"2023-09-30T09:18:44.120462+0000","last_peered":"2023-09-30T09:18:44.120462+0000","last_clean":"2023-09-30T09:18:44.120462+0000","last_became_active":"2023-09-30T09:18:18.814124+0000","last_became_peered":"2023-09-30T09:18:18.814124+0000","last_unstale":"2023-09-30T09:18:44.120462+0000","last_undegraded":"2023-09-30T09:18:44.120462+0000","last_fullsized":"2023-09-30T09:18:44.120462+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T12:01:34.892797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967188+0000","last_change":"2023-09-30T09:18:19.253451+0000","last_active":"2023-09-30T09:18:43.967188+0000","last_peered":"2023-09-30T09:18:43.967188+0000","last_clean":"2023-09-30T09:18:43.967188+0000","last_became_active":"2023-09-30T09:18:19.253158+0000","last_became_peered":"2023-09-30T09:18:19.253158+0000","last_unstale":"2023-09-30T09:18:43.967188+0000","last_undegraded":"2023-09-30T09:18:43.967188+0000","last_fullsized":"2023-09-30T09:18:43.967188+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:44:24.241181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969800+0000","last_change":"2023-09-30T09:18:18.815657+0000","last_active":"2023-09-30T09:18:43.969800+0000","last_peered":"2023-09-30T09:18:43.969800+0000","last_clean":"2023-09-30T09:18:43.969800+0000","last_became_active":"2023-09-30T09:18:18.815357+0000","last_became_peered":"2023-09-30T09:18:18.815357+0000","last_unstale":"2023-09-30T09:18:43.969800+0000","last_undegraded":"2023-09-30T09:18:43.969800+0000","last_fullsized":"2023-09-30T09:18:43.969800+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:10:54.982453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049003+0000","last_change":"2023-09-30T09:18:19.242439+0000","last_active":"2023-09-30T09:18:44.049003+0000","last_peered":"2023-09-30T09:18:44.049003+0000","last_clean":"2023-09-30T09:18:44.049003+0000","last_became_active":"2023-09-30T09:18:19.241597+0000","last_became_peered":"2023-09-30T09:18:19.241597+0000","last_unstale":"2023-09-30T09:18:44.049003+0000","last_undegraded":"2023-09-30T09:18:44.049003+0000","last_fullsized":"2023-09-30T09:18:44.049003+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:09:47.801570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119765+0000","last_change":"2023-09-30T09:18:18.818142+0000","last_active":"2023-09-30T09:18:44.119765+0000","last_peered":"2023-09-30T09:18:44.119765+0000","last_clean":"2023-09-30T09:18:44.119765+0000","last_became_active":"2023-09-30T09:18:18.817803+0000","last_became_peered":"2023-09-30T09:18:18.817803+0000","last_unstale":"2023-09-30T09:18:44.119765+0000","last_undegraded":"2023-09-30T09:18:44.119765+0000","last_fullsized":"2023-09-30T09:18:44.119765+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:40:19.680984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120682+0000","last_change":"2023-09-30T09:18:19.241344+0000","last_active":"2023-09-30T09:18:44.120682+0000","last_peered":"2023-09-30T09:18:44.120682+0000","last_clean":"2023-09-30T09:18:44.120682+0000","last_became_active":"2023-09-30T09:18:19.241092+0000","last_became_peered":"2023-09-30T09:18:19.241092+0000","last_unstale":"2023-09-30T09:18:44.120682+0000","last_undegraded":"2023-09-30T09:18:44.120682+0000","last_fullsized":"2023-09-30T09:18:44.120682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:31:25.626112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119992+0000","last_change":"2023-09-30T09:18:18.815094+0000","last_active":"2023-09-30T09:18:44.119992+0000","last_peered":"2023-09-30T09:18:44.119992+0000","last_clean":"2023-09-30T09:18:44.119992+0000","last_became_active":"2023-09-30T09:18:18.814799+0000","last_became_peered":"2023-09-30T09:18:18.814799+0000","last_unstale":"2023-09-30T09:18:44.119992+0000","last_undegraded":"2023-09-30T09:18:44.119992+0000","last_fullsized":"2023-09-30T09:18:44.119992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:07:54.470430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120328+0000","last_change":"2023-09-30T09:18:19.260068+0000","last_active":"2023-09-30T09:18:44.120328+0000","last_peered":"2023-09-30T09:18:44.120328+0000","last_clean":"2023-09-30T09:18:44.120328+0000","last_became_active":"2023-09-30T09:18:19.259593+0000","last_became_peered":"2023-09-30T09:18:19.259593+0000","last_unstale":"2023-09-30T09:18:44.120328+0000","last_undegraded":"2023-09-30T09:18:44.120328+0000","last_fullsized":"2023-09-30T09:18:44.120328+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:02:46.725803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970277+0000","last_change":"2023-09-30T09:18:18.812405+0000","last_active":"2023-09-30T09:18:43.970277+0000","last_peered":"2023-09-30T09:18:43.970277+0000","last_clean":"2023-09-30T09:18:43.970277+0000","last_became_active":"2023-09-30T09:18:18.811970+0000","last_became_peered":"2023-09-30T09:18:18.811970+0000","last_unstale":"2023-09-30T09:18:43.970277+0000","last_undegraded":"2023-09-30T09:18:43.970277+0000","last_fullsized":"2023-09-30T09:18:43.970277+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T20:06:39.756811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120030+0000","last_change":"2023-09-30T09:18:19.247246+0000","last_active":"2023-09-30T09:18:44.120030+0000","last_peered":"2023-09-30T09:18:44.120030+0000","last_clean":"2023-09-30T09:18:44.120030+0000","last_became_active":"2023-09-30T09:18:19.246902+0000","last_became_peered":"2023-09-30T09:18:19.246902+0000","last_unstale":"2023-09-30T09:18:44.120030+0000","last_undegraded":"2023-09-30T09:18:44.120030+0000","last_fullsized":"2023-09-30T09:18:44.120030+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:11:22.337597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.972577+0000","last_change":"2023-09-30T09:18:18.817292+0000","last_active":"2023-09-30T09:18:43.972577+0000","last_peered":"2023-09-30T09:18:43.972577+0000","last_clean":"2023-09-30T09:18:43.972577+0000","last_became_active":"2023-09-30T09:18:18.814278+0000","last_became_peered":"2023-09-30T09:18:18.814278+0000","last_unstale":"2023-09-30T09:18:43.972577+0000","last_undegraded":"2023-09-30T09:18:43.972577+0000","last_fullsized":"2023-09-30T09:18:43.972577+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:26:17.491827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970401+0000","last_change":"2023-09-30T09:18:19.258967+0000","last_active":"2023-09-30T09:18:43.970401+0000","last_peered":"2023-09-30T09:18:43.970401+0000","last_clean":"2023-09-30T09:18:43.970401+0000","last_became_active":"2023-09-30T09:18:19.258488+0000","last_became_peered":"2023-09-30T09:18:19.258488+0000","last_unstale":"2023-09-30T09:18:43.970401+0000","last_undegraded":"2023-09-30T09:18:43.970401+0000","last_fullsized":"2023-09-30T09:18:43.970401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:11:12.478193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120811+0000","last_change":"2023-09-30T09:18:18.816108+0000","last_active":"2023-09-30T09:18:44.120811+0000","last_peered":"2023-09-30T09:18:44.120811+0000","last_clean":"2023-09-30T09:18:44.120811+0000","last_became_active":"2023-09-30T09:18:18.815553+0000","last_became_peered":"2023-09-30T09:18:18.815553+0000","last_unstale":"2023-09-30T09:18:44.120811+0000","last_undegraded":"2023-09-30T09:18:44.120811+0000","last_fullsized":"2023-09-30T09:18:44.120811+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T11:28:58.331431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120588+0000","last_change":"2023-09-30T09:18:19.261153+0000","last_active":"2023-09-30T09:18:44.120588+0000","last_peered":"2023-09-30T09:18:44.120588+0000","last_clean":"2023-09-30T09:18:44.120588+0000","last_became_active":"2023-09-30T09:18:19.260623+0000","last_became_peered":"2023-09-30T09:18:19.260623+0000","last_unstale":"2023-09-30T09:18:44.120588+0000","last_undegraded":"2023-09-30T09:18:44.120588+0000","last_fullsized":"2023-09-30T09:18:44.120588+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:39:33.224023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971969+0000","last_change":"2023-09-30T09:18:18.808243+0000","last_active":"2023-09-30T09:18:43.971969+0000","last_peered":"2023-09-30T09:18:43.971969+0000","last_clean":"2023-09-30T09:18:43.971969+0000","last_became_active":"2023-09-30T09:18:18.807904+0000","last_became_peered":"2023-09-30T09:18:18.807904+0000","last_unstale":"2023-09-30T09:18:43.971969+0000","last_undegraded":"2023-09-30T09:18:43.971969+0000","last_fullsized":"2023-09-30T09:18:43.971969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T15:34:22.024137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971000+0000","last_change":"2023-09-30T09:18:19.254622+0000","last_active":"2023-09-30T09:18:43.971000+0000","last_peered":"2023-09-30T09:18:43.971000+0000","last_clean":"2023-09-30T09:18:43.971000+0000","last_became_active":"2023-09-30T09:18:19.253818+0000","last_became_peered":"2023-09-30T09:18:19.253818+0000","last_unstale":"2023-09-30T09:18:43.971000+0000","last_undegraded":"2023-09-30T09:18:43.971000+0000","last_fullsized":"2023-09-30T09:18:43.971000+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:32:57.013362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119747+0000","last_change":"2023-09-30T09:18:19.261233+0000","last_active":"2023-09-30T09:18:44.119747+0000","last_peered":"2023-09-30T09:18:44.119747+0000","last_clean":"2023-09-30T09:18:44.119747+0000","last_became_active":"2023-09-30T09:18:19.260928+0000","last_became_peered":"2023-09-30T09:18:19.260928+0000","last_unstale":"2023-09-30T09:18:44.119747+0000","last_undegraded":"2023-09-30T09:18:44.119747+0000","last_fullsized":"2023-09-30T09:18:44.119747+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:17:42.209550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971025+0000","last_change":"2023-09-30T09:18:19.261361+0000","last_active":"2023-09-30T09:18:43.971025+0000","last_peered":"2023-09-30T09:18:43.971025+0000","last_clean":"2023-09-30T09:18:43.971025+0000","last_became_active":"2023-09-30T09:18:19.261021+0000","last_became_peered":"2023-09-30T09:18:19.261021+0000","last_unstale":"2023-09-30T09:18:43.971025+0000","last_undegraded":"2023-09-30T09:18:43.971025+0000","last_fullsized":"2023-09-30T09:18:43.971025+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:38:38.595762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120231+0000","last_change":"2023-09-30T09:18:19.267780+0000","last_active":"2023-09-30T09:18:44.120231+0000","last_peered":"2023-09-30T09:18:44.120231+0000","last_clean":"2023-09-30T09:18:44.120231+0000","last_became_active":"2023-09-30T09:18:19.267486+0000","last_became_peered":"2023-09-30T09:18:19.267486+0000","last_unstale":"2023-09-30T09:18:44.120231+0000","last_undegraded":"2023-09-30T09:18:44.120231+0000","last_fullsized":"2023-09-30T09:18:44.120231+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:00:46.694508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967697+0000","last_change":"2023-09-30T09:18:19.253971+0000","last_active":"2023-09-30T09:18:43.967697+0000","last_peered":"2023-09-30T09:18:43.967697+0000","last_clean":"2023-09-30T09:18:43.967697+0000","last_became_active":"2023-09-30T09:18:19.253669+0000","last_became_peered":"2023-09-30T09:18:19.253669+0000","last_unstale":"2023-09-30T09:18:43.967697+0000","last_undegraded":"2023-09-30T09:18:43.967697+0000","last_fullsized":"2023-09-30T09:18:43.967697+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:45.862334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120293+0000","last_change":"2023-09-30T09:18:19.264187+0000","last_active":"2023-09-30T09:18:44.120293+0000","last_peered":"2023-09-30T09:18:44.120293+0000","last_clean":"2023-09-30T09:18:44.120293+0000","last_became_active":"2023-09-30T09:18:19.260252+0000","last_became_peered":"2023-09-30T09:18:19.260252+0000","last_unstale":"2023-09-30T09:18:44.120293+0000","last_undegraded":"2023-09-30T09:18:44.120293+0000","last_fullsized":"2023-09-30T09:18:44.120293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:37:33.487409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119787+0000","last_change":"2023-09-30T09:18:19.249816+0000","last_active":"2023-09-30T09:18:44.119787+0000","last_peered":"2023-09-30T09:18:44.119787+0000","last_clean":"2023-09-30T09:18:44.119787+0000","last_became_active":"2023-09-30T09:18:19.249537+0000","last_became_peered":"2023-09-30T09:18:19.249537+0000","last_unstale":"2023-09-30T09:18:44.119787+0000","last_undegraded":"2023-09-30T09:18:44.119787+0000","last_fullsized":"2023-09-30T09:18:44.119787+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:10:23.491695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120594+0000","last_change":"2023-09-30T09:18:19.247595+0000","last_active":"2023-09-30T09:18:44.120594+0000","last_peered":"2023-09-30T09:18:44.120594+0000","last_clean":"2023-09-30T09:18:44.120594+0000","last_became_active":"2023-09-30T09:18:19.247307+0000","last_became_peered":"2023-09-30T09:18:19.247307+0000","last_unstale":"2023-09-30T09:18:44.120594+0000","last_undegraded":"2023-09-30T09:18:44.120594+0000","last_fullsized":"2023-09-30T09:18:44.120594+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:18:41.347788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120592+0000","last_change":"2023-09-30T09:18:19.246564+0000","last_active":"2023-09-30T09:18:44.120592+0000","last_peered":"2023-09-30T09:18:44.120592+0000","last_clean":"2023-09-30T09:18:44.120592+0000","last_became_active":"2023-09-30T09:18:19.246242+0000","last_became_peered":"2023-09-30T09:18:19.246242+0000","last_unstale":"2023-09-30T09:18:44.120592+0000","last_undegraded":"2023-09-30T09:18:44.120592+0000","last_fullsized":"2023-09-30T09:18:44.120592+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:51:52.459568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119976+0000","last_change":"2023-09-30T09:18:19.267739+0000","last_active":"2023-09-30T09:18:44.119976+0000","last_peered":"2023-09-30T09:18:44.119976+0000","last_clean":"2023-09-30T09:18:44.119976+0000","last_became_active":"2023-09-30T09:18:19.267442+0000","last_became_peered":"2023-09-30T09:18:19.267442+0000","last_unstale":"2023-09-30T09:18:44.119976+0000","last_undegraded":"2023-09-30T09:18:44.119976+0000","last_fullsized":"2023-09-30T09:18:44.119976+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:07.216407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120030+0000","last_change":"2023-09-30T09:18:19.245003+0000","last_active":"2023-09-30T09:18:44.120030+0000","last_peered":"2023-09-30T09:18:44.120030+0000","last_clean":"2023-09-30T09:18:44.120030+0000","last_became_active":"2023-09-30T09:18:19.244708+0000","last_became_peered":"2023-09-30T09:18:19.244708+0000","last_unstale":"2023-09-30T09:18:44.120030+0000","last_undegraded":"2023-09-30T09:18:44.120030+0000","last_fullsized":"2023-09-30T09:18:44.120030+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:32.294055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120304+0000","last_change":"2023-09-30T09:18:19.265616+0000","last_active":"2023-09-30T09:18:44.120304+0000","last_peered":"2023-09-30T09:18:44.120304+0000","last_clean":"2023-09-30T09:18:44.120304+0000","last_became_active":"2023-09-30T09:18:19.265302+0000","last_became_peered":"2023-09-30T09:18:19.265302+0000","last_unstale":"2023-09-30T09:18:44.120304+0000","last_undegraded":"2023-09-30T09:18:44.120304+0000","last_fullsized":"2023-09-30T09:18:44.120304+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:21.141428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967782+0000","last_change":"2023-09-30T09:18:19.251130+0000","last_active":"2023-09-30T09:18:43.967782+0000","last_peered":"2023-09-30T09:18:43.967782+0000","last_clean":"2023-09-30T09:18:43.967782+0000","last_became_active":"2023-09-30T09:18:19.250399+0000","last_became_peered":"2023-09-30T09:18:19.250399+0000","last_unstale":"2023-09-30T09:18:43.967782+0000","last_undegraded":"2023-09-30T09:18:43.967782+0000","last_fullsized":"2023-09-30T09:18:43.967782+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:25.033057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120572+0000","last_change":"2023-09-30T09:18:19.258272+0000","last_active":"2023-09-30T09:18:44.120572+0000","last_peered":"2023-09-30T09:18:44.120572+0000","last_clean":"2023-09-30T09:18:44.120572+0000","last_became_active":"2023-09-30T09:18:19.254771+0000","last_became_peered":"2023-09-30T09:18:19.254771+0000","last_unstale":"2023-09-30T09:18:44.120572+0000","last_undegraded":"2023-09-30T09:18:44.120572+0000","last_fullsized":"2023-09-30T09:18:44.120572+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:58:07.877786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"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":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3096,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":16,"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":14,"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":98304,"data_stored":9288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332111,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6528,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738624,"statfs":{"total":95995035648,"available":95988350976,"internally_reserved":0,"allocated":1236992,"data_stored":863688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":3.6230000000000002,"5min":3.6230000000000002,"15min":3.6230000000000002},"last":2.7040000000000002},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.3759999999999999,"5min":3.3759999999999999,"15min":3.3759999999999999},"last":1.6799999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":2.7370000000000001},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.5310000000000001,"5min":2.5310000000000001,"15min":2.5310000000000001},"last":1.792}]},{"osd":2,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":2.5630000000000002},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":2.782}]},{"osd":3,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.752,"15min":0.752},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.5899999999999999,"5min":5.5899999999999999,"15min":5.5899999999999999},"last":6.532},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":9.516,"5min":9.516,"15min":9.516},"last":2.7610000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":1.7170000000000001},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":3.081}]},{"osd":5,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":3.165},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":1.744}]},{"osd":6,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":1.768},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":2.5179999999999998}]}]},{"osd":6,"up_from":44,"seq":188978561043,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6596,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738556,"statfs":{"total":95995035648,"available":95988281344,"internally_reserved":0,"allocated":1241088,"data_stored":865438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.39700000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.495}]},{"osd":2,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.434}]},{"osd":3,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.47799999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.36699999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.51400000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.58699999999999997}]}]},{"osd":1,"up_from":13,"seq":55834574885,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6712,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93738440,"statfs":{"total":95995035648,"available":95988162560,"internally_reserved":0,"allocated":638976,"data_stored":272639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"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 Sep 30 09:18:19 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.38100000000000001},"min":{"1min":0.29099999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.2530000000000001,"5min":3.2530000000000001,"15min":3.2530000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.42199999999999999,"15min":0.39800000000000002},"min":{"1min":0.32400000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.3130000000000002,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":0.35699999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:18:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.47299999999999998,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.9000000000000004,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.53700000000000003,"15min":0.48399999999999999},"min":{"1min":0.33600000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.298,"5min":6.298,"15min":6.298},"last":0.45400000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:18:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.60399999999999998,"15min":0.54000000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":7.952,"5min":7.952,"15min":7.952},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.58299999999999996,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":4.9320000000000004,"5min":4.9320000000000004,"15min":4.9320000000000004},"last":0.49099999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:19:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.65200000000000002,"15min":0.64400000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.3420000000000001,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.70399999999999996,"15min":0.67200000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":4.8620000000000001,"5min":4.8620000000000001,"15min":4.8620000000000001},"last":0.59399999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":6.6070000000000002,"5min":6.6070000000000002,"15min":6.6070000000000002},"last":0.65600000000000003},{"interface":"front","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":6.577,"5min":6.577,"15min":6.577},"last":0.56399999999999995}]},{"osd":6,"last update":"Sat Sep 30 09:18:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":4.5739999999999998,"5min":4.5739999999999998,"15min":4.5739999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":2.3849999999999998,"5min":2.3849999999999998,"15min":2.3849999999999998},"last":0.53200000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:19:05 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":7.8209999999999997,"5min":7.8209999999999997,"15min":7.8209999999999997},"last":0.55300000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7368,"kb_used_data":1216,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737784,"statfs":{"total":95995035648,"available":95987490816,"internally_reserved":0,"allocated":1245184,"data_stored":863812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 30 09:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.39700000000000002,"15min":0.39500000000000002},"min":{"1min":0.312,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.372},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.47699999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:18:40 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.437,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.48899999999999999,"15min":0.48499999999999999},"min":{"1min":0.40500000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.42999999999999999}]},{"osd":3,"last update":"Sat Sep 30 09:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.49199999999999999,"15min":0.48399999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.51000000000000001,"15min":0.49199999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.6579999999999999,"5min":2.6579999999999999,"15min":2.6579999999999999},"last":0.51100000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:11 2023","interfaces":[{"interface":"back","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":0.81100000000000005,"5min":0.81100000000000005,"15min":0.81100000000000005},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.88700000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.79500000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:18:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.84799999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:19:05 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.86099999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411362,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6580,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738572,"statfs":{"total":95995035648,"available":95988297728,"internally_reserved":0,"allocated":634880,"data_stored":272744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 30 09:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.38100000000000001,"15min":0.373},"min":{"1min":0.28100000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.309},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.40400000000000003,"15min":0.39200000000000002},"min":{"1min":0.30499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.38900000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.41199999999999998,"15min":0.40600000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.58199999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.435,"15min":0.42899999999999999},"min":{"1min":0.33600000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.35199999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.55300000000000005,"15min":0.51800000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.3869999999999996,"5min":5.3869999999999996,"15min":5.3869999999999996},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.60499999999999998,"15min":0.56899999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":5.1970000000000001,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":0.58299999999999996}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.42499999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:18:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.51200000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.53000000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.44},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":5.5369999999999999,"5min":5.5369999999999999,"15min":5.5369999999999999},"last":0.59399999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182430,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":651264,"data_stored":274909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.41599999999999998,"15min":0.41899999999999998},"min":{"1min":0.26800000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.439,"5min":0.495,"15min":0.504},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.45600000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.49199999999999999,"15min":0.48199999999999998},"min":{"1min":0.31900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":2.7599999999999998,"5min":2.7599999999999998,"15min":2.7599999999999998},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.48599999999999999,"15min":0.49199999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.48999999999999999}]},{"osd":2,"last update":"Sat Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.54700000000000004,"15min":0.55500000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.66400000000000003,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.503,"5min":0.55300000000000005,"15min":0.56100000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.57199999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:18:09 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.76700000000000002},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.63400000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:18:29 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53400000000000003}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":2.4990000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.4670000000000001,"5min":2.4670000000000001,"15min":2.4670000000000001},"last":0.60899999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:19:06 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.58999999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018906,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":651264,"data_stored":273424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.56799999999999995,"15min":0.57299999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.79100000000000004,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.57799999999999996,"15min":0.58399999999999996},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.871}]},{"osd":1,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.57499999999999996,"15min":0.58699999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.72299999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.59499999999999997,"15min":0.60399999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.83299999999999996}]},{"osd":2,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.56799999999999995,"15min":0.57599999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72699999999999998,"5min":0.752,"15min":0.752},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.60699999999999998,"15min":0.61399999999999999},"min":{"1min":0.42099999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.79400000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.60299999999999998,"15min":0.60599999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76100000000000001,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58699999999999997,"15min":0.58799999999999997},"min":{"1min":0.439,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.439},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.49099999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.47899999999999998}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.46500000000000002}]}]},{"osd":5,"up_from":37,"seq":158913789975,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":647168,"data_stored":274895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.57099999999999995}]},{"osd":1,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.54400000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.502},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.60699999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.27900000000000003},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.35899999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:18:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.42599999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.379},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.39400000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"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},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"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},{"poolid":3,"osd":3,"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},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"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},{"poolid":3,"osd":6,"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},{"poolid":3,"osd":7,"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},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-30T09:19:15.112 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:19:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:14 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:14 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:15.420 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:15.644 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:15 smithi143 systemd[1]: Starting Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.065 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:15 smithi143 ceph-mon[115560]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:19:16.065 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:15 smithi143 bash[154365]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-09-30T09:19:16.065 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:16 smithi143 bash[154365]: Getting image source signatures 2023-09-30T09:19:16.066 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:16 smithi143 bash[154365]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[124707]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: from='client.24662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:16.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:15 smithi040 ceph-mon[110340]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:19:16.393 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:16 smithi143 bash[154365]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-09-30T09:19:16.393 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:16 smithi143 bash[154365]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-09-30T09:19:16.739 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:16.741 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-09-30T09:19:17.135 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2023-09-30T09:19:16.539282+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593464,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"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":24,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":227,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"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":170,"ondisk_log_size":170,"up":315,"acting":315,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":315,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":52032,"kb_used_data":6784,"kb_used_omap":0,"kb_used_meta":45184,"kb_avail":749909184,"statfs":{"total":767960285184,"available":767907004416,"internally_reserved":0,"allocated":6946816,"data_stored":3961549,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46268416},"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.002559"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971227+0000","last_change":"2023-09-30T09:18:19.254784+0000","last_active":"2023-09-30T09:18:43.971227+0000","last_peered":"2023-09-30T09:18:43.971227+0000","last_clean":"2023-09-30T09:18:43.971227+0000","last_became_active":"2023-09-30T09:18:19.254365+0000","last_became_peered":"2023-09-30T09:18:19.254365+0000","last_unstale":"2023-09-30T09:18:43.971227+0000","last_undegraded":"2023-09-30T09:18:43.971227+0000","last_fullsized":"2023-09-30T09:18:43.971227+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:33.867209+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120526+0000","last_change":"2023-09-30T09:18:19.249425+0000","last_active":"2023-09-30T09:18:44.120526+0000","last_peered":"2023-09-30T09:18:44.120526+0000","last_clean":"2023-09-30T09:18:44.120526+0000","last_became_active":"2023-09-30T09:18:19.249078+0000","last_became_peered":"2023-09-30T09:18:19.249078+0000","last_unstale":"2023-09-30T09:18:44.120526+0000","last_undegraded":"2023-09-30T09:18:44.120526+0000","last_fullsized":"2023-09-30T09:18:44.120526+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:40:57.790702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967479+0000","last_change":"2023-09-30T09:18:19.258588+0000","last_active":"2023-09-30T09:18:43.967479+0000","last_peered":"2023-09-30T09:18:43.967479+0000","last_clean":"2023-09-30T09:18:43.967479+0000","last_became_active":"2023-09-30T09:18:19.258307+0000","last_became_peered":"2023-09-30T09:18:19.258307+0000","last_unstale":"2023-09-30T09:18:43.967479+0000","last_undegraded":"2023-09-30T09:18:43.967479+0000","last_fullsized":"2023-09-30T09:18:43.967479+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:33:01.186216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120439+0000","last_change":"2023-09-30T09:18:19.261585+0000","last_active":"2023-09-30T09:18:44.120439+0000","last_peered":"2023-09-30T09:18:44.120439+0000","last_clean":"2023-09-30T09:18:44.120439+0000","last_became_active":"2023-09-30T09:18:19.261231+0000","last_became_peered":"2023-09-30T09:18:19.261231+0000","last_unstale":"2023-09-30T09:18:44.120439+0000","last_undegraded":"2023-09-30T09:18:44.120439+0000","last_fullsized":"2023-09-30T09:18:44.120439+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:44:50.030013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970427+0000","last_change":"2023-09-30T09:18:19.247236+0000","last_active":"2023-09-30T09:18:43.970427+0000","last_peered":"2023-09-30T09:18:43.970427+0000","last_clean":"2023-09-30T09:18:43.970427+0000","last_became_active":"2023-09-30T09:18:19.246727+0000","last_became_peered":"2023-09-30T09:18:19.246727+0000","last_unstale":"2023-09-30T09:18:43.970427+0000","last_undegraded":"2023-09-30T09:18:43.970427+0000","last_fullsized":"2023-09-30T09:18:43.970427+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:01:20.493208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120439+0000","last_change":"2023-09-30T09:18:19.267361+0000","last_active":"2023-09-30T09:18:44.120439+0000","last_peered":"2023-09-30T09:18:44.120439+0000","last_clean":"2023-09-30T09:18:44.120439+0000","last_became_active":"2023-09-30T09:18:19.266827+0000","last_became_peered":"2023-09-30T09:18:19.266827+0000","last_unstale":"2023-09-30T09:18:44.120439+0000","last_undegraded":"2023-09-30T09:18:44.120439+0000","last_fullsized":"2023-09-30T09:18:44.120439+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:46:41.919778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969720+0000","last_change":"2023-09-30T09:18:19.261548+0000","last_active":"2023-09-30T09:18:43.969720+0000","last_peered":"2023-09-30T09:18:43.969720+0000","last_clean":"2023-09-30T09:18:43.969720+0000","last_became_active":"2023-09-30T09:18:19.258760+0000","last_became_peered":"2023-09-30T09:18:19.258760+0000","last_unstale":"2023-09-30T09:18:43.969720+0000","last_undegraded":"2023-09-30T09:18:43.969720+0000","last_fullsized":"2023-09-30T09:18:43.969720+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:19:28.768653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119566+0000","last_change":"2023-09-30T09:18:19.265190+0000","last_active":"2023-09-30T09:18:44.119566+0000","last_peered":"2023-09-30T09:18:44.119566+0000","last_clean":"2023-09-30T09:18:44.119566+0000","last_became_active":"2023-09-30T09:18:19.264912+0000","last_became_peered":"2023-09-30T09:18:19.264912+0000","last_unstale":"2023-09-30T09:18:44.119566+0000","last_undegraded":"2023-09-30T09:18:44.119566+0000","last_fullsized":"2023-09-30T09:18:44.119566+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:04:45.387725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971180+0000","last_change":"2023-09-30T09:18:19.259200+0000","last_active":"2023-09-30T09:18:43.971180+0000","last_peered":"2023-09-30T09:18:43.971180+0000","last_clean":"2023-09-30T09:18:43.971180+0000","last_became_active":"2023-09-30T09:18:19.258179+0000","last_became_peered":"2023-09-30T09:18:19.258179+0000","last_unstale":"2023-09-30T09:18:43.971180+0000","last_undegraded":"2023-09-30T09:18:43.971180+0000","last_fullsized":"2023-09-30T09:18:43.971180+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:18:00.071297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120459+0000","last_change":"2023-09-30T09:18:19.258938+0000","last_active":"2023-09-30T09:18:44.120459+0000","last_peered":"2023-09-30T09:18:44.120459+0000","last_clean":"2023-09-30T09:18:44.120459+0000","last_became_active":"2023-09-30T09:18:19.258614+0000","last_became_peered":"2023-09-30T09:18:19.258614+0000","last_unstale":"2023-09-30T09:18:44.120459+0000","last_undegraded":"2023-09-30T09:18:44.120459+0000","last_fullsized":"2023-09-30T09:18:44.120459+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:40:51.707837+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120804+0000","last_change":"2023-09-30T09:18:19.262145+0000","last_active":"2023-09-30T09:18:44.120804+0000","last_peered":"2023-09-30T09:18:44.120804+0000","last_clean":"2023-09-30T09:18:44.120804+0000","last_became_active":"2023-09-30T09:18:19.261834+0000","last_became_peered":"2023-09-30T09:18:19.261834+0000","last_unstale":"2023-09-30T09:18:44.120804+0000","last_undegraded":"2023-09-30T09:18:44.120804+0000","last_fullsized":"2023-09-30T09:18:44.120804+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:10:41.135688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049188+0000","last_change":"2023-09-30T09:18:19.251481+0000","last_active":"2023-09-30T09:18:44.049188+0000","last_peered":"2023-09-30T09:18:44.049188+0000","last_clean":"2023-09-30T09:18:44.049188+0000","last_became_active":"2023-09-30T09:18:19.251195+0000","last_became_peered":"2023-09-30T09:18:19.251195+0000","last_unstale":"2023-09-30T09:18:44.049188+0000","last_undegraded":"2023-09-30T09:18:44.049188+0000","last_fullsized":"2023-09-30T09:18:44.049188+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:19:54.357281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120237+0000","last_change":"2023-09-30T09:18:19.251394+0000","last_active":"2023-09-30T09:18:44.120237+0000","last_peered":"2023-09-30T09:18:44.120237+0000","last_clean":"2023-09-30T09:18:44.120237+0000","last_became_active":"2023-09-30T09:18:19.250764+0000","last_became_peered":"2023-09-30T09:18:19.250764+0000","last_unstale":"2023-09-30T09:18:44.120237+0000","last_undegraded":"2023-09-30T09:18:44.120237+0000","last_fullsized":"2023-09-30T09:18:44.120237+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:45:16.624417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966828+0000","last_change":"2023-09-30T09:18:19.258386+0000","last_active":"2023-09-30T09:18:43.966828+0000","last_peered":"2023-09-30T09:18:43.966828+0000","last_clean":"2023-09-30T09:18:43.966828+0000","last_became_active":"2023-09-30T09:18:19.258108+0000","last_became_peered":"2023-09-30T09:18:19.258108+0000","last_unstale":"2023-09-30T09:18:43.966828+0000","last_undegraded":"2023-09-30T09:18:43.966828+0000","last_fullsized":"2023-09-30T09:18:43.966828+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:12:49.981463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119673+0000","last_change":"2023-09-30T09:18:19.261738+0000","last_active":"2023-09-30T09:18:44.119673+0000","last_peered":"2023-09-30T09:18:44.119673+0000","last_clean":"2023-09-30T09:18:44.119673+0000","last_became_active":"2023-09-30T09:18:19.261426+0000","last_became_peered":"2023-09-30T09:18:19.261426+0000","last_unstale":"2023-09-30T09:18:44.119673+0000","last_undegraded":"2023-09-30T09:18:44.119673+0000","last_fullsized":"2023-09-30T09:18:44.119673+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:56:04.878284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120524+0000","last_change":"2023-09-30T09:18:19.267036+0000","last_active":"2023-09-30T09:18:44.120524+0000","last_peered":"2023-09-30T09:18:44.120524+0000","last_clean":"2023-09-30T09:18:44.120524+0000","last_became_active":"2023-09-30T09:18:19.266697+0000","last_became_peered":"2023-09-30T09:18:19.266697+0000","last_unstale":"2023-09-30T09:18:44.120524+0000","last_undegraded":"2023-09-30T09:18:44.120524+0000","last_fullsized":"2023-09-30T09:18:44.120524+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:36:08.078369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120267+0000","last_change":"2023-09-30T09:18:19.265609+0000","last_active":"2023-09-30T09:18:44.120267+0000","last_peered":"2023-09-30T09:18:44.120267+0000","last_clean":"2023-09-30T09:18:44.120267+0000","last_became_active":"2023-09-30T09:18:19.264507+0000","last_became_peered":"2023-09-30T09:18:19.264507+0000","last_unstale":"2023-09-30T09:18:44.120267+0000","last_undegraded":"2023-09-30T09:18:44.120267+0000","last_fullsized":"2023-09-30T09:18:44.120267+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:11:50.904542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971874+0000","last_change":"2023-09-30T09:18:19.245025+0000","last_active":"2023-09-30T09:18:43.971874+0000","last_peered":"2023-09-30T09:18:43.971874+0000","last_clean":"2023-09-30T09:18:43.971874+0000","last_became_active":"2023-09-30T09:18:19.244109+0000","last_became_peered":"2023-09-30T09:18:19.244109+0000","last_unstale":"2023-09-30T09:18:43.971874+0000","last_undegraded":"2023-09-30T09:18:43.971874+0000","last_fullsized":"2023-09-30T09:18:43.971874+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:59.610604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970193+0000","last_change":"2023-09-30T09:18:19.247404+0000","last_active":"2023-09-30T09:18:43.970193+0000","last_peered":"2023-09-30T09:18:43.970193+0000","last_clean":"2023-09-30T09:18:43.970193+0000","last_became_active":"2023-09-30T09:18:19.247059+0000","last_became_peered":"2023-09-30T09:18:19.247059+0000","last_unstale":"2023-09-30T09:18:43.970193+0000","last_undegraded":"2023-09-30T09:18:43.970193+0000","last_fullsized":"2023-09-30T09:18:43.970193+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:26:48.899224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"58'4","reported_seq":19,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.968209+0000","last_change":"2023-09-30T09:18:18.807360+0000","last_active":"2023-09-30T09:18:43.968209+0000","last_peered":"2023-09-30T09:18:43.968209+0000","last_clean":"2023-09-30T09:18:43.968209+0000","last_became_active":"2023-09-30T09:18:18.807055+0000","last_became_peered":"2023-09-30T09:18:18.807055+0000","last_unstale":"2023-09-30T09:18:43.968209+0000","last_undegraded":"2023-09-30T09:18:43.968209+0000","last_fullsized":"2023-09-30T09:18:43.968209+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":4,"ondisk_log_size":4,"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 @ 2023-10-01T14:42:29.768737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119954+0000","last_change":"2023-09-30T09:18:19.257519+0000","last_active":"2023-09-30T09:18:44.119954+0000","last_peered":"2023-09-30T09:18:44.119954+0000","last_clean":"2023-09-30T09:18:44.119954+0000","last_became_active":"2023-09-30T09:18:19.256861+0000","last_became_peered":"2023-09-30T09:18:19.256861+0000","last_unstale":"2023-09-30T09:18:44.119954+0000","last_undegraded":"2023-09-30T09:18:44.119954+0000","last_fullsized":"2023-09-30T09:18:44.119954+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:54:44.327301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120056+0000","last_change":"2023-09-30T09:18:18.817605+0000","last_active":"2023-09-30T09:18:44.120056+0000","last_peered":"2023-09-30T09:18:44.120056+0000","last_clean":"2023-09-30T09:18:44.120056+0000","last_became_active":"2023-09-30T09:18:18.817269+0000","last_became_peered":"2023-09-30T09:18:18.817269+0000","last_unstale":"2023-09-30T09:18:44.120056+0000","last_undegraded":"2023-09-30T09:18:44.120056+0000","last_fullsized":"2023-09-30T09:18:44.120056+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T12:52:35.586698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.968059+0000","last_change":"2023-09-30T09:18:19.257412+0000","last_active":"2023-09-30T09:18:43.968059+0000","last_peered":"2023-09-30T09:18:43.968059+0000","last_clean":"2023-09-30T09:18:43.968059+0000","last_became_active":"2023-09-30T09:18:19.257116+0000","last_became_peered":"2023-09-30T09:18:19.257116+0000","last_unstale":"2023-09-30T09:18:43.968059+0000","last_undegraded":"2023-09-30T09:18:43.968059+0000","last_fullsized":"2023-09-30T09:18:43.968059+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:47:26.689424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970554+0000","last_change":"2023-09-30T09:18:18.820453+0000","last_active":"2023-09-30T09:18:43.970554+0000","last_peered":"2023-09-30T09:18:43.970554+0000","last_clean":"2023-09-30T09:18:43.970554+0000","last_became_active":"2023-09-30T09:18:18.820149+0000","last_became_peered":"2023-09-30T09:18:18.820149+0000","last_unstale":"2023-09-30T09:18:43.970554+0000","last_undegraded":"2023-09-30T09:18:43.970554+0000","last_fullsized":"2023-09-30T09:18:43.970554+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T19:12:21.955450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120587+0000","last_change":"2023-09-30T09:18:19.257267+0000","last_active":"2023-09-30T09:18:44.120587+0000","last_peered":"2023-09-30T09:18:44.120587+0000","last_clean":"2023-09-30T09:18:44.120587+0000","last_became_active":"2023-09-30T09:18:19.256897+0000","last_became_peered":"2023-09-30T09:18:19.256897+0000","last_unstale":"2023-09-30T09:18:44.120587+0000","last_undegraded":"2023-09-30T09:18:44.120587+0000","last_fullsized":"2023-09-30T09:18:44.120587+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:17:56.617289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970230+0000","last_change":"2023-09-30T09:18:18.813841+0000","last_active":"2023-09-30T09:18:43.970230+0000","last_peered":"2023-09-30T09:18:43.970230+0000","last_clean":"2023-09-30T09:18:43.970230+0000","last_became_active":"2023-09-30T09:18:18.812566+0000","last_became_peered":"2023-09-30T09:18:18.812566+0000","last_unstale":"2023-09-30T09:18:43.970230+0000","last_undegraded":"2023-09-30T09:18:43.970230+0000","last_fullsized":"2023-09-30T09:18:43.970230+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T11:05:53.864186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120169+0000","last_change":"2023-09-30T09:18:19.260089+0000","last_active":"2023-09-30T09:18:44.120169+0000","last_peered":"2023-09-30T09:18:44.120169+0000","last_clean":"2023-09-30T09:18:44.120169+0000","last_became_active":"2023-09-30T09:18:19.259781+0000","last_became_peered":"2023-09-30T09:18:19.259781+0000","last_unstale":"2023-09-30T09:18:44.120169+0000","last_undegraded":"2023-09-30T09:18:44.120169+0000","last_fullsized":"2023-09-30T09:18:44.120169+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:38:24.937105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120536+0000","last_change":"2023-09-30T09:18:18.815843+0000","last_active":"2023-09-30T09:18:44.120536+0000","last_peered":"2023-09-30T09:18:44.120536+0000","last_clean":"2023-09-30T09:18:44.120536+0000","last_became_active":"2023-09-30T09:18:18.815515+0000","last_became_peered":"2023-09-30T09:18:18.815515+0000","last_unstale":"2023-09-30T09:18:44.120536+0000","last_undegraded":"2023-09-30T09:18:44.120536+0000","last_fullsized":"2023-09-30T09:18:44.120536+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T16:39:54.640144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.048860+0000","last_change":"2023-09-30T09:18:19.237760+0000","last_active":"2023-09-30T09:18:44.048860+0000","last_peered":"2023-09-30T09:18:44.048860+0000","last_clean":"2023-09-30T09:18:44.048860+0000","last_became_active":"2023-09-30T09:18:19.237423+0000","last_became_peered":"2023-09-30T09:18:19.237423+0000","last_unstale":"2023-09-30T09:18:44.048860+0000","last_undegraded":"2023-09-30T09:18:44.048860+0000","last_fullsized":"2023-09-30T09:18:44.048860+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:33.444741+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1a","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120110+0000","last_change":"2023-09-30T09:18:18.816848+0000","last_active":"2023-09-30T09:18:44.120110+0000","last_peered":"2023-09-30T09:18:44.120110+0000","last_clean":"2023-09-30T09:18:44.120110+0000","last_became_active":"2023-09-30T09:18:18.816545+0000","last_became_peered":"2023-09-30T09:18:18.816545+0000","last_unstale":"2023-09-30T09:18:44.120110+0000","last_undegraded":"2023-09-30T09:18:44.120110+0000","last_fullsized":"2023-09-30T09:18:44.120110+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T13:02:05.729693+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967613+0000","last_change":"2023-09-30T09:18:19.252413+0000","last_active":"2023-09-30T09:18:43.967613+0000","last_peered":"2023-09-30T09:18:43.967613+0000","last_clean":"2023-09-30T09:18:43.967613+0000","last_became_active":"2023-09-30T09:18:19.251481+0000","last_became_peered":"2023-09-30T09:18:19.251481+0000","last_unstale":"2023-09-30T09:18:43.967613+0000","last_undegraded":"2023-09-30T09:18:43.967613+0000","last_fullsized":"2023-09-30T09:18:43.967613+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:02:00.386038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120187+0000","last_change":"2023-09-30T09:18:18.817830+0000","last_active":"2023-09-30T09:18:44.120187+0000","last_peered":"2023-09-30T09:18:44.120187+0000","last_clean":"2023-09-30T09:18:44.120187+0000","last_became_active":"2023-09-30T09:18:18.817518+0000","last_became_peered":"2023-09-30T09:18:18.817518+0000","last_unstale":"2023-09-30T09:18:44.120187+0000","last_undegraded":"2023-09-30T09:18:44.120187+0000","last_fullsized":"2023-09-30T09:18:44.120187+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:30:45.299787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120720+0000","last_change":"2023-09-30T09:18:19.252568+0000","last_active":"2023-09-30T09:18:44.120720+0000","last_peered":"2023-09-30T09:18:44.120720+0000","last_clean":"2023-09-30T09:18:44.120720+0000","last_became_active":"2023-09-30T09:18:19.251473+0000","last_became_peered":"2023-09-30T09:18:19.251473+0000","last_unstale":"2023-09-30T09:18:44.120720+0000","last_undegraded":"2023-09-30T09:18:44.120720+0000","last_fullsized":"2023-09-30T09:18:44.120720+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:16:00.550081+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119902+0000","last_change":"2023-09-30T09:18:18.812583+0000","last_active":"2023-09-30T09:18:44.119902+0000","last_peered":"2023-09-30T09:18:44.119902+0000","last_clean":"2023-09-30T09:18:44.119902+0000","last_became_active":"2023-09-30T09:18:18.810595+0000","last_became_peered":"2023-09-30T09:18:18.810595+0000","last_unstale":"2023-09-30T09:18:44.119902+0000","last_undegraded":"2023-09-30T09:18:44.119902+0000","last_fullsized":"2023-09-30T09:18:44.119902+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:27:50.499855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119917+0000","last_change":"2023-09-30T09:18:19.247925+0000","last_active":"2023-09-30T09:18:44.119917+0000","last_peered":"2023-09-30T09:18:44.119917+0000","last_clean":"2023-09-30T09:18:44.119917+0000","last_became_active":"2023-09-30T09:18:19.247632+0000","last_became_peered":"2023-09-30T09:18:19.247632+0000","last_unstale":"2023-09-30T09:18:44.119917+0000","last_undegraded":"2023-09-30T09:18:44.119917+0000","last_fullsized":"2023-09-30T09:18:44.119917+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:41:17.181356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120551+0000","last_change":"2023-09-30T09:18:18.810927+0000","last_active":"2023-09-30T09:18:44.120551+0000","last_peered":"2023-09-30T09:18:44.120551+0000","last_clean":"2023-09-30T09:18:44.120551+0000","last_became_active":"2023-09-30T09:18:18.810647+0000","last_became_peered":"2023-09-30T09:18:18.810647+0000","last_unstale":"2023-09-30T09:18:44.120551+0000","last_undegraded":"2023-09-30T09:18:44.120551+0000","last_fullsized":"2023-09-30T09:18:44.120551+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:58:09.561216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120067+0000","last_change":"2023-09-30T09:18:19.263371+0000","last_active":"2023-09-30T09:18:44.120067+0000","last_peered":"2023-09-30T09:18:44.120067+0000","last_clean":"2023-09-30T09:18:44.120067+0000","last_became_active":"2023-09-30T09:18:19.260914+0000","last_became_peered":"2023-09-30T09:18:19.260914+0000","last_unstale":"2023-09-30T09:18:44.120067+0000","last_undegraded":"2023-09-30T09:18:44.120067+0000","last_fullsized":"2023-09-30T09:18:44.120067+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:33:20.892419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120133+0000","last_change":"2023-09-30T09:18:18.812616+0000","last_active":"2023-09-30T09:18:44.120133+0000","last_peered":"2023-09-30T09:18:44.120133+0000","last_clean":"2023-09-30T09:18:44.120133+0000","last_became_active":"2023-09-30T09:18:18.811835+0000","last_became_peered":"2023-09-30T09:18:18.811835+0000","last_unstale":"2023-09-30T09:18:44.120133+0000","last_undegraded":"2023-09-30T09:18:44.120133+0000","last_fullsized":"2023-09-30T09:18:44.120133+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:26:49.702606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967975+0000","last_change":"2023-09-30T09:18:19.267102+0000","last_active":"2023-09-30T09:18:43.967975+0000","last_peered":"2023-09-30T09:18:43.967975+0000","last_clean":"2023-09-30T09:18:43.967975+0000","last_became_active":"2023-09-30T09:18:19.266795+0000","last_became_peered":"2023-09-30T09:18:19.266795+0000","last_unstale":"2023-09-30T09:18:43.967975+0000","last_undegraded":"2023-09-30T09:18:43.967975+0000","last_fullsized":"2023-09-30T09:18:43.967975+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:17:32.239323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"58'3","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120860+0000","last_change":"2023-09-30T09:18:18.810987+0000","last_active":"2023-09-30T09:18:44.120860+0000","last_peered":"2023-09-30T09:18:44.120860+0000","last_clean":"2023-09-30T09:18:44.120860+0000","last_became_active":"2023-09-30T09:18:18.810563+0000","last_became_peered":"2023-09-30T09:18:18.810563+0000","last_unstale":"2023-09-30T09:18:44.120860+0000","last_undegraded":"2023-09-30T09:18:44.120860+0000","last_fullsized":"2023-09-30T09:18:44.120860+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"ondisk_log_size":3,"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 @ 2023-10-01T16:20:23.985701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"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":1,"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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049117+0000","last_change":"2023-09-30T09:18:19.251590+0000","last_active":"2023-09-30T09:18:44.049117+0000","last_peered":"2023-09-30T09:18:44.049117+0000","last_clean":"2023-09-30T09:18:44.049117+0000","last_became_active":"2023-09-30T09:18:19.250744+0000","last_became_peered":"2023-09-30T09:18:19.250744+0000","last_unstale":"2023-09-30T09:18:44.049117+0000","last_undegraded":"2023-09-30T09:18:44.049117+0000","last_fullsized":"2023-09-30T09:18:44.049117+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:11:59.381957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"63'9","reported_seq":24,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.691674+0000","last_change":"2023-09-30T09:18:18.811324+0000","last_active":"2023-09-30T09:18:44.691674+0000","last_peered":"2023-09-30T09:18:44.691674+0000","last_clean":"2023-09-30T09:18:44.691674+0000","last_became_active":"2023-09-30T09:18:18.811033+0000","last_became_peered":"2023-09-30T09:18:18.811033+0000","last_unstale":"2023-09-30T09:18:44.691674+0000","last_undegraded":"2023-09-30T09:18:44.691674+0000","last_fullsized":"2023-09-30T09:18:44.691674+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":9,"ondisk_log_size":9,"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 @ 2023-10-01T17:30:24.287281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2326,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"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":1,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970330+0000","last_change":"2023-09-30T09:18:19.246411+0000","last_active":"2023-09-30T09:18:43.970330+0000","last_peered":"2023-09-30T09:18:43.970330+0000","last_clean":"2023-09-30T09:18:43.970330+0000","last_became_active":"2023-09-30T09:18:19.246106+0000","last_became_peered":"2023-09-30T09:18:19.246106+0000","last_unstale":"2023-09-30T09:18:43.970330+0000","last_undegraded":"2023-09-30T09:18:43.970330+0000","last_fullsized":"2023-09-30T09:18:43.970330+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:54:36.411208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967425+0000","last_change":"2023-09-30T09:18:18.815394+0000","last_active":"2023-09-30T09:18:43.967425+0000","last_peered":"2023-09-30T09:18:43.967425+0000","last_clean":"2023-09-30T09:18:43.967425+0000","last_became_active":"2023-09-30T09:18:18.815109+0000","last_became_peered":"2023-09-30T09:18:18.815109+0000","last_unstale":"2023-09-30T09:18:43.967425+0000","last_undegraded":"2023-09-30T09:18:43.967425+0000","last_fullsized":"2023-09-30T09:18:43.967425+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T09:18:38.612003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"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":1,"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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966738+0000","last_change":"2023-09-30T09:18:19.253913+0000","last_active":"2023-09-30T09:18:43.966738+0000","last_peered":"2023-09-30T09:18:43.966738+0000","last_clean":"2023-09-30T09:18:43.966738+0000","last_became_active":"2023-09-30T09:18:19.253633+0000","last_became_peered":"2023-09-30T09:18:19.253633+0000","last_unstale":"2023-09-30T09:18:43.966738+0000","last_undegraded":"2023-09-30T09:18:43.966738+0000","last_fullsized":"2023-09-30T09:18:43.966738+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:58:20.814417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120147+0000","last_change":"2023-09-30T09:18:18.818017+0000","last_active":"2023-09-30T09:18:44.120147+0000","last_peered":"2023-09-30T09:18:44.120147+0000","last_clean":"2023-09-30T09:18:44.120147+0000","last_became_active":"2023-09-30T09:18:18.817699+0000","last_became_peered":"2023-09-30T09:18:18.817699+0000","last_unstale":"2023-09-30T09:18:44.120147+0000","last_undegraded":"2023-09-30T09:18:44.120147+0000","last_fullsized":"2023-09-30T09:18:44.120147+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:28.381864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970352+0000","last_change":"2023-09-30T09:18:19.247037+0000","last_active":"2023-09-30T09:18:43.970352+0000","last_peered":"2023-09-30T09:18:43.970352+0000","last_clean":"2023-09-30T09:18:43.970352+0000","last_became_active":"2023-09-30T09:18:19.246338+0000","last_became_peered":"2023-09-30T09:18:19.246338+0000","last_unstale":"2023-09-30T09:18:43.970352+0000","last_undegraded":"2023-09-30T09:18:43.970352+0000","last_fullsized":"2023-09-30T09:18:43.970352+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:57:20.027345+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120441+0000","last_change":"2023-09-30T09:18:18.812312+0000","last_active":"2023-09-30T09:18:44.120441+0000","last_peered":"2023-09-30T09:18:44.120441+0000","last_clean":"2023-09-30T09:18:44.120441+0000","last_became_active":"2023-09-30T09:18:18.812046+0000","last_became_peered":"2023-09-30T09:18:18.812046+0000","last_unstale":"2023-09-30T09:18:44.120441+0000","last_undegraded":"2023-09-30T09:18:44.120441+0000","last_fullsized":"2023-09-30T09:18:44.120441+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:28:26.617788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119728+0000","last_change":"2023-09-30T09:18:19.260026+0000","last_active":"2023-09-30T09:18:44.119728+0000","last_peered":"2023-09-30T09:18:44.119728+0000","last_clean":"2023-09-30T09:18:44.119728+0000","last_became_active":"2023-09-30T09:18:19.259747+0000","last_became_peered":"2023-09-30T09:18:19.259747+0000","last_unstale":"2023-09-30T09:18:44.119728+0000","last_undegraded":"2023-09-30T09:18:44.119728+0000","last_fullsized":"2023-09-30T09:18:44.119728+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:09:17.915101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"58'8","reported_seq":23,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970807+0000","last_change":"2023-09-30T09:18:18.813730+0000","last_active":"2023-09-30T09:18:43.970807+0000","last_peered":"2023-09-30T09:18:43.970807+0000","last_clean":"2023-09-30T09:18:43.970807+0000","last_became_active":"2023-09-30T09:18:18.813313+0000","last_became_peered":"2023-09-30T09:18:18.813313+0000","last_unstale":"2023-09-30T09:18:43.970807+0000","last_undegraded":"2023-09-30T09:18:43.970807+0000","last_fullsized":"2023-09-30T09:18:43.970807+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":8,"ondisk_log_size":8,"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 @ 2023-10-01T12:20:40.669604+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"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":4,"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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969947+0000","last_change":"2023-09-30T09:18:19.253624+0000","last_active":"2023-09-30T09:18:43.969947+0000","last_peered":"2023-09-30T09:18:43.969947+0000","last_clean":"2023-09-30T09:18:43.969947+0000","last_became_active":"2023-09-30T09:18:19.253332+0000","last_became_peered":"2023-09-30T09:18:19.253332+0000","last_unstale":"2023-09-30T09:18:43.969947+0000","last_undegraded":"2023-09-30T09:18:43.969947+0000","last_fullsized":"2023-09-30T09:18:43.969947+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:44:35.039277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.f","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049208+0000","last_change":"2023-09-30T09:18:18.806371+0000","last_active":"2023-09-30T09:18:44.049208+0000","last_peered":"2023-09-30T09:18:44.049208+0000","last_clean":"2023-09-30T09:18:44.049208+0000","last_became_active":"2023-09-30T09:18:18.806039+0000","last_became_peered":"2023-09-30T09:18:18.806039+0000","last_unstale":"2023-09-30T09:18:44.049208+0000","last_undegraded":"2023-09-30T09:18:44.049208+0000","last_fullsized":"2023-09-30T09:18:44.049208+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T09:34:49.032811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970472+0000","last_change":"2023-09-30T09:18:19.248814+0000","last_active":"2023-09-30T09:18:43.970472+0000","last_peered":"2023-09-30T09:18:43.970472+0000","last_clean":"2023-09-30T09:18:43.970472+0000","last_became_active":"2023-09-30T09:18:19.248312+0000","last_became_peered":"2023-09-30T09:18:19.248312+0000","last_unstale":"2023-09-30T09:18:43.970472+0000","last_undegraded":"2023-09-30T09:18:43.970472+0000","last_fullsized":"2023-09-30T09:18:43.970472+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:50:41.212578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119713+0000","last_change":"2023-09-30T09:18:42.959642+0000","last_active":"2023-09-30T09:18:44.119713+0000","last_peered":"2023-09-30T09:18:44.119713+0000","last_clean":"2023-09-30T09:18:44.119713+0000","last_became_active":"2023-09-30T09:18:42.959289+0000","last_became_peered":"2023-09-30T09:18:42.959289+0000","last_unstale":"2023-09-30T09:18:44.119713+0000","last_undegraded":"2023-09-30T09:18:44.119713+0000","last_fullsized":"2023-09-30T09:18:44.119713+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:29:22.168142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120900+0000","last_change":"2023-09-30T09:18:18.808500+0000","last_active":"2023-09-30T09:18:44.120900+0000","last_peered":"2023-09-30T09:18:44.120900+0000","last_clean":"2023-09-30T09:18:44.120900+0000","last_became_active":"2023-09-30T09:18:18.808092+0000","last_became_peered":"2023-09-30T09:18:18.808092+0000","last_unstale":"2023-09-30T09:18:44.120900+0000","last_undegraded":"2023-09-30T09:18:44.120900+0000","last_fullsized":"2023-09-30T09:18:44.120900+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:39:07.603004+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120213+0000","last_change":"2023-09-30T09:18:19.265438+0000","last_active":"2023-09-30T09:18:44.120213+0000","last_peered":"2023-09-30T09:18:44.120213+0000","last_clean":"2023-09-30T09:18:44.120213+0000","last_became_active":"2023-09-30T09:18:19.264337+0000","last_became_peered":"2023-09-30T09:18:19.264337+0000","last_unstale":"2023-09-30T09:18:44.120213+0000","last_undegraded":"2023-09-30T09:18:44.120213+0000","last_fullsized":"2023-09-30T09:18:44.120213+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:06:14.941318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120451+0000","last_change":"2023-09-30T09:18:42.960068+0000","last_active":"2023-09-30T09:18:44.120451+0000","last_peered":"2023-09-30T09:18:44.120451+0000","last_clean":"2023-09-30T09:18:44.120451+0000","last_became_active":"2023-09-30T09:18:42.959857+0000","last_became_peered":"2023-09-30T09:18:42.959857+0000","last_unstale":"2023-09-30T09:18:44.120451+0000","last_undegraded":"2023-09-30T09:18:44.120451+0000","last_fullsized":"2023-09-30T09:18:44.120451+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:13:26.435630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120063+0000","last_change":"2023-09-30T09:18:18.812266+0000","last_active":"2023-09-30T09:18:44.120063+0000","last_peered":"2023-09-30T09:18:44.120063+0000","last_clean":"2023-09-30T09:18:44.120063+0000","last_became_active":"2023-09-30T09:18:18.810827+0000","last_became_peered":"2023-09-30T09:18:18.810827+0000","last_unstale":"2023-09-30T09:18:44.120063+0000","last_undegraded":"2023-09-30T09:18:44.120063+0000","last_fullsized":"2023-09-30T09:18:44.120063+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:24:59.666374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049175+0000","last_change":"2023-09-30T09:18:19.244851+0000","last_active":"2023-09-30T09:18:44.049175+0000","last_peered":"2023-09-30T09:18:44.049175+0000","last_clean":"2023-09-30T09:18:44.049175+0000","last_became_active":"2023-09-30T09:18:19.244550+0000","last_became_peered":"2023-09-30T09:18:19.244550+0000","last_unstale":"2023-09-30T09:18:44.049175+0000","last_undegraded":"2023-09-30T09:18:44.049175+0000","last_fullsized":"2023-09-30T09:18:44.049175+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:59:45.503187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120985+0000","last_change":"2023-09-30T09:18:42.962813+0000","last_active":"2023-09-30T09:18:44.120985+0000","last_peered":"2023-09-30T09:18:44.120985+0000","last_clean":"2023-09-30T09:18:44.120985+0000","last_became_active":"2023-09-30T09:18:42.962502+0000","last_became_peered":"2023-09-30T09:18:42.962502+0000","last_unstale":"2023-09-30T09:18:44.120985+0000","last_undegraded":"2023-09-30T09:18:44.120985+0000","last_fullsized":"2023-09-30T09:18:44.120985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:27:09.885122+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119759+0000","last_change":"2023-09-30T09:18:19.250421+0000","last_active":"2023-09-30T09:18:44.119759+0000","last_peered":"2023-09-30T09:18:44.119759+0000","last_clean":"2023-09-30T09:18:44.119759+0000","last_became_active":"2023-09-30T09:18:19.250130+0000","last_became_peered":"2023-09-30T09:18:19.250130+0000","last_unstale":"2023-09-30T09:18:44.119759+0000","last_undegraded":"2023-09-30T09:18:44.119759+0000","last_fullsized":"2023-09-30T09:18:44.119759+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:57:30.651570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970934+0000","last_change":"2023-09-30T09:18:18.819909+0000","last_active":"2023-09-30T09:18:43.970934+0000","last_peered":"2023-09-30T09:18:43.970934+0000","last_clean":"2023-09-30T09:18:43.970934+0000","last_became_active":"2023-09-30T09:18:18.819613+0000","last_became_peered":"2023-09-30T09:18:18.819613+0000","last_unstale":"2023-09-30T09:18:43.970934+0000","last_undegraded":"2023-09-30T09:18:43.970934+0000","last_fullsized":"2023-09-30T09:18:43.970934+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:50:08.868879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120664+0000","last_change":"2023-09-30T09:18:43.356642+0000","last_active":"2023-09-30T09:18:44.120664+0000","last_peered":"2023-09-30T09:18:44.120664+0000","last_clean":"2023-09-30T09:18:44.120664+0000","last_became_active":"2023-09-30T09:18:43.356335+0000","last_became_peered":"2023-09-30T09:18:43.356335+0000","last_unstale":"2023-09-30T09:18:44.120664+0000","last_undegraded":"2023-09-30T09:18:44.120664+0000","last_fullsized":"2023-09-30T09:18:44.120664+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:35:38.084879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.121069+0000","last_change":"2023-09-30T09:18:19.256874+0000","last_active":"2023-09-30T09:18:44.121069+0000","last_peered":"2023-09-30T09:18:44.121069+0000","last_clean":"2023-09-30T09:18:44.121069+0000","last_became_active":"2023-09-30T09:18:19.256543+0000","last_became_peered":"2023-09-30T09:18:19.256543+0000","last_unstale":"2023-09-30T09:18:44.121069+0000","last_undegraded":"2023-09-30T09:18:44.121069+0000","last_fullsized":"2023-09-30T09:18:44.121069+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:11:55.211472+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119919+0000","last_change":"2023-09-30T09:18:18.812527+0000","last_active":"2023-09-30T09:18:44.119919+0000","last_peered":"2023-09-30T09:18:44.119919+0000","last_clean":"2023-09-30T09:18:44.119919+0000","last_became_active":"2023-09-30T09:18:18.812255+0000","last_became_peered":"2023-09-30T09:18:18.812255+0000","last_unstale":"2023-09-30T09:18:44.119919+0000","last_undegraded":"2023-09-30T09:18:44.119919+0000","last_fullsized":"2023-09-30T09:18:44.119919+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:20:15.549366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"63'128","reported_seq":273,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.668167+0000","last_change":"2023-09-30T09:18:05.827432+0000","last_active":"2023-09-30T09:18:44.668167+0000","last_peered":"2023-09-30T09:18:44.668167+0000","last_clean":"2023-09-30T09:18:44.668167+0000","last_became_active":"2023-09-30T09:18:05.826964+0000","last_became_peered":"2023-09-30T09:18:05.826964+0000","last_unstale":"2023-09-30T09:18:44.668167+0000","last_undegraded":"2023-09-30T09:18:44.668167+0000","last_fullsized":"2023-09-30T09:18:44.668167+0000","mapping_epoch":54,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":55,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_clean_scrub_stamp":"2023-09-30T09:16:34.722440+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 @ 2023-10-01T18:24:05.804177+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967032+0000","last_change":"2023-09-30T09:18:42.961825+0000","last_active":"2023-09-30T09:18:43.967032+0000","last_peered":"2023-09-30T09:18:43.967032+0000","last_clean":"2023-09-30T09:18:43.967032+0000","last_became_active":"2023-09-30T09:18:42.961530+0000","last_became_peered":"2023-09-30T09:18:42.961530+0000","last_unstale":"2023-09-30T09:18:43.967032+0000","last_undegraded":"2023-09-30T09:18:43.967032+0000","last_fullsized":"2023-09-30T09:18:43.967032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:23:04.689498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.966446+0000","last_change":"2023-09-30T09:18:19.252969+0000","last_active":"2023-09-30T09:18:43.966446+0000","last_peered":"2023-09-30T09:18:43.966446+0000","last_clean":"2023-09-30T09:18:43.966446+0000","last_became_active":"2023-09-30T09:18:19.252669+0000","last_became_peered":"2023-09-30T09:18:19.252669+0000","last_unstale":"2023-09-30T09:18:43.966446+0000","last_undegraded":"2023-09-30T09:18:43.966446+0000","last_fullsized":"2023-09-30T09:18:43.966446+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:53:20.253291+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969672+0000","last_change":"2023-09-30T09:18:18.816150+0000","last_active":"2023-09-30T09:18:43.969672+0000","last_peered":"2023-09-30T09:18:43.969672+0000","last_clean":"2023-09-30T09:18:43.969672+0000","last_became_active":"2023-09-30T09:18:18.815847+0000","last_became_peered":"2023-09-30T09:18:18.815847+0000","last_unstale":"2023-09-30T09:18:43.969672+0000","last_undegraded":"2023-09-30T09:18:43.969672+0000","last_fullsized":"2023-09-30T09:18:43.969672+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:22:59.447201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967524+0000","last_change":"2023-09-30T09:18:43.356668+0000","last_active":"2023-09-30T09:18:43.967524+0000","last_peered":"2023-09-30T09:18:43.967524+0000","last_clean":"2023-09-30T09:18:43.967524+0000","last_became_active":"2023-09-30T09:18:43.356312+0000","last_became_peered":"2023-09-30T09:18:43.356312+0000","last_unstale":"2023-09-30T09:18:43.967524+0000","last_undegraded":"2023-09-30T09:18:43.967524+0000","last_fullsized":"2023-09-30T09:18:43.967524+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:35:03.366538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970474+0000","last_change":"2023-09-30T09:18:18.818691+0000","last_active":"2023-09-30T09:18:43.970474+0000","last_peered":"2023-09-30T09:18:43.970474+0000","last_clean":"2023-09-30T09:18:43.970474+0000","last_became_active":"2023-09-30T09:18:18.818392+0000","last_became_peered":"2023-09-30T09:18:18.818392+0000","last_unstale":"2023-09-30T09:18:43.970474+0000","last_undegraded":"2023-09-30T09:18:43.970474+0000","last_fullsized":"2023-09-30T09:18:43.970474+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:36:26.058170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120533+0000","last_change":"2023-09-30T09:18:19.262210+0000","last_active":"2023-09-30T09:18:44.120533+0000","last_peered":"2023-09-30T09:18:44.120533+0000","last_clean":"2023-09-30T09:18:44.120533+0000","last_became_active":"2023-09-30T09:18:19.261923+0000","last_became_peered":"2023-09-30T09:18:19.261923+0000","last_unstale":"2023-09-30T09:18:44.120533+0000","last_undegraded":"2023-09-30T09:18:44.120533+0000","last_fullsized":"2023-09-30T09:18:44.120533+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:57:47.851129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119636+0000","last_change":"2023-09-30T09:18:43.356496+0000","last_active":"2023-09-30T09:18:44.119636+0000","last_peered":"2023-09-30T09:18:44.119636+0000","last_clean":"2023-09-30T09:18:44.119636+0000","last_became_active":"2023-09-30T09:18:43.356125+0000","last_became_peered":"2023-09-30T09:18:43.356125+0000","last_unstale":"2023-09-30T09:18:44.119636+0000","last_undegraded":"2023-09-30T09:18:44.119636+0000","last_fullsized":"2023-09-30T09:18:44.119636+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:20:19.292665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"59'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120719+0000","last_change":"2023-09-30T09:18:18.805890+0000","last_active":"2023-09-30T09:18:44.120719+0000","last_peered":"2023-09-30T09:18:44.120719+0000","last_clean":"2023-09-30T09:18:44.120719+0000","last_became_active":"2023-09-30T09:18:18.805389+0000","last_became_peered":"2023-09-30T09:18:18.805389+0000","last_unstale":"2023-09-30T09:18:44.120719+0000","last_undegraded":"2023-09-30T09:18:44.120719+0000","last_fullsized":"2023-09-30T09:18:44.120719+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T09:33:55.793812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120510+0000","last_change":"2023-09-30T09:18:19.252234+0000","last_active":"2023-09-30T09:18:44.120510+0000","last_peered":"2023-09-30T09:18:44.120510+0000","last_clean":"2023-09-30T09:18:44.120510+0000","last_became_active":"2023-09-30T09:18:19.251063+0000","last_became_peered":"2023-09-30T09:18:19.251063+0000","last_unstale":"2023-09-30T09:18:44.120510+0000","last_undegraded":"2023-09-30T09:18:44.120510+0000","last_fullsized":"2023-09-30T09:18:44.120510+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:50:00.129677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.048729+0000","last_change":"2023-09-30T09:18:42.959134+0000","last_active":"2023-09-30T09:18:44.048729+0000","last_peered":"2023-09-30T09:18:44.048729+0000","last_clean":"2023-09-30T09:18:44.048729+0000","last_became_active":"2023-09-30T09:18:42.958835+0000","last_became_peered":"2023-09-30T09:18:42.958835+0000","last_unstale":"2023-09-30T09:18:44.048729+0000","last_undegraded":"2023-09-30T09:18:44.048729+0000","last_fullsized":"2023-09-30T09:18:44.048729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:59:02.062269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120462+0000","last_change":"2023-09-30T09:18:18.814454+0000","last_active":"2023-09-30T09:18:44.120462+0000","last_peered":"2023-09-30T09:18:44.120462+0000","last_clean":"2023-09-30T09:18:44.120462+0000","last_became_active":"2023-09-30T09:18:18.814124+0000","last_became_peered":"2023-09-30T09:18:18.814124+0000","last_unstale":"2023-09-30T09:18:44.120462+0000","last_undegraded":"2023-09-30T09:18:44.120462+0000","last_fullsized":"2023-09-30T09:18:44.120462+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T12:01:34.892797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967188+0000","last_change":"2023-09-30T09:18:19.253451+0000","last_active":"2023-09-30T09:18:43.967188+0000","last_peered":"2023-09-30T09:18:43.967188+0000","last_clean":"2023-09-30T09:18:43.967188+0000","last_became_active":"2023-09-30T09:18:19.253158+0000","last_became_peered":"2023-09-30T09:18:19.253158+0000","last_unstale":"2023-09-30T09:18:43.967188+0000","last_undegraded":"2023-09-30T09:18:43.967188+0000","last_fullsized":"2023-09-30T09:18:43.967188+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:44:24.241181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.969800+0000","last_change":"2023-09-30T09:18:18.815657+0000","last_active":"2023-09-30T09:18:43.969800+0000","last_peered":"2023-09-30T09:18:43.969800+0000","last_clean":"2023-09-30T09:18:43.969800+0000","last_became_active":"2023-09-30T09:18:18.815357+0000","last_became_peered":"2023-09-30T09:18:18.815357+0000","last_unstale":"2023-09-30T09:18:43.969800+0000","last_undegraded":"2023-09-30T09:18:43.969800+0000","last_fullsized":"2023-09-30T09:18:43.969800+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:10:54.982453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.049003+0000","last_change":"2023-09-30T09:18:19.242439+0000","last_active":"2023-09-30T09:18:44.049003+0000","last_peered":"2023-09-30T09:18:44.049003+0000","last_clean":"2023-09-30T09:18:44.049003+0000","last_became_active":"2023-09-30T09:18:19.241597+0000","last_became_peered":"2023-09-30T09:18:19.241597+0000","last_unstale":"2023-09-30T09:18:44.049003+0000","last_undegraded":"2023-09-30T09:18:44.049003+0000","last_fullsized":"2023-09-30T09:18:44.049003+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:09:47.801570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119765+0000","last_change":"2023-09-30T09:18:18.818142+0000","last_active":"2023-09-30T09:18:44.119765+0000","last_peered":"2023-09-30T09:18:44.119765+0000","last_clean":"2023-09-30T09:18:44.119765+0000","last_became_active":"2023-09-30T09:18:18.817803+0000","last_became_peered":"2023-09-30T09:18:18.817803+0000","last_unstale":"2023-09-30T09:18:44.119765+0000","last_undegraded":"2023-09-30T09:18:44.119765+0000","last_fullsized":"2023-09-30T09:18:44.119765+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:40:19.680984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120682+0000","last_change":"2023-09-30T09:18:19.241344+0000","last_active":"2023-09-30T09:18:44.120682+0000","last_peered":"2023-09-30T09:18:44.120682+0000","last_clean":"2023-09-30T09:18:44.120682+0000","last_became_active":"2023-09-30T09:18:19.241092+0000","last_became_peered":"2023-09-30T09:18:19.241092+0000","last_unstale":"2023-09-30T09:18:44.120682+0000","last_undegraded":"2023-09-30T09:18:44.120682+0000","last_fullsized":"2023-09-30T09:18:44.120682+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:31:25.626112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119992+0000","last_change":"2023-09-30T09:18:18.815094+0000","last_active":"2023-09-30T09:18:44.119992+0000","last_peered":"2023-09-30T09:18:44.119992+0000","last_clean":"2023-09-30T09:18:44.119992+0000","last_became_active":"2023-09-30T09:18:18.814799+0000","last_became_peered":"2023-09-30T09:18:18.814799+0000","last_unstale":"2023-09-30T09:18:44.119992+0000","last_undegraded":"2023-09-30T09:18:44.119992+0000","last_fullsized":"2023-09-30T09:18:44.119992+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:07:54.470430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120328+0000","last_change":"2023-09-30T09:18:19.260068+0000","last_active":"2023-09-30T09:18:44.120328+0000","last_peered":"2023-09-30T09:18:44.120328+0000","last_clean":"2023-09-30T09:18:44.120328+0000","last_became_active":"2023-09-30T09:18:19.259593+0000","last_became_peered":"2023-09-30T09:18:19.259593+0000","last_unstale":"2023-09-30T09:18:44.120328+0000","last_undegraded":"2023-09-30T09:18:44.120328+0000","last_fullsized":"2023-09-30T09:18:44.120328+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:02:46.725803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970277+0000","last_change":"2023-09-30T09:18:18.812405+0000","last_active":"2023-09-30T09:18:43.970277+0000","last_peered":"2023-09-30T09:18:43.970277+0000","last_clean":"2023-09-30T09:18:43.970277+0000","last_became_active":"2023-09-30T09:18:18.811970+0000","last_became_peered":"2023-09-30T09:18:18.811970+0000","last_unstale":"2023-09-30T09:18:43.970277+0000","last_undegraded":"2023-09-30T09:18:43.970277+0000","last_fullsized":"2023-09-30T09:18:43.970277+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T20:06:39.756811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"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":1,"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,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120030+0000","last_change":"2023-09-30T09:18:19.247246+0000","last_active":"2023-09-30T09:18:44.120030+0000","last_peered":"2023-09-30T09:18:44.120030+0000","last_clean":"2023-09-30T09:18:44.120030+0000","last_became_active":"2023-09-30T09:18:19.246902+0000","last_became_peered":"2023-09-30T09:18:19.246902+0000","last_unstale":"2023-09-30T09:18:44.120030+0000","last_undegraded":"2023-09-30T09:18:44.120030+0000","last_fullsized":"2023-09-30T09:18:44.120030+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:11:22.337597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.972577+0000","last_change":"2023-09-30T09:18:18.817292+0000","last_active":"2023-09-30T09:18:43.972577+0000","last_peered":"2023-09-30T09:18:43.972577+0000","last_clean":"2023-09-30T09:18:43.972577+0000","last_became_active":"2023-09-30T09:18:18.814278+0000","last_became_peered":"2023-09-30T09:18:18.814278+0000","last_unstale":"2023-09-30T09:18:43.972577+0000","last_undegraded":"2023-09-30T09:18:43.972577+0000","last_fullsized":"2023-09-30T09:18:43.972577+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:26:17.491827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.970401+0000","last_change":"2023-09-30T09:18:19.258967+0000","last_active":"2023-09-30T09:18:43.970401+0000","last_peered":"2023-09-30T09:18:43.970401+0000","last_clean":"2023-09-30T09:18:43.970401+0000","last_became_active":"2023-09-30T09:18:19.258488+0000","last_became_peered":"2023-09-30T09:18:19.258488+0000","last_unstale":"2023-09-30T09:18:43.970401+0000","last_undegraded":"2023-09-30T09:18:43.970401+0000","last_fullsized":"2023-09-30T09:18:43.970401+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:11:12.478193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.d","version":"58'1","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120811+0000","last_change":"2023-09-30T09:18:18.816108+0000","last_active":"2023-09-30T09:18:44.120811+0000","last_peered":"2023-09-30T09:18:44.120811+0000","last_clean":"2023-09-30T09:18:44.120811+0000","last_became_active":"2023-09-30T09:18:18.815553+0000","last_became_peered":"2023-09-30T09:18:18.815553+0000","last_unstale":"2023-09-30T09:18:44.120811+0000","last_undegraded":"2023-09-30T09:18:44.120811+0000","last_fullsized":"2023-09-30T09:18:44.120811+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"ondisk_log_size":1,"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 @ 2023-10-01T11:28:58.331431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120588+0000","last_change":"2023-09-30T09:18:19.261153+0000","last_active":"2023-09-30T09:18:44.120588+0000","last_peered":"2023-09-30T09:18:44.120588+0000","last_clean":"2023-09-30T09:18:44.120588+0000","last_became_active":"2023-09-30T09:18:19.260623+0000","last_became_peered":"2023-09-30T09:18:19.260623+0000","last_unstale":"2023-09-30T09:18:44.120588+0000","last_undegraded":"2023-09-30T09:18:44.120588+0000","last_fullsized":"2023-09-30T09:18:44.120588+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:39:33.224023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.e","version":"58'2","reported_seq":17,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971969+0000","last_change":"2023-09-30T09:18:18.808243+0000","last_active":"2023-09-30T09:18:43.971969+0000","last_peered":"2023-09-30T09:18:43.971969+0000","last_clean":"2023-09-30T09:18:43.971969+0000","last_became_active":"2023-09-30T09:18:18.807904+0000","last_became_peered":"2023-09-30T09:18:18.807904+0000","last_unstale":"2023-09-30T09:18:43.971969+0000","last_undegraded":"2023-09-30T09:18:43.971969+0000","last_fullsized":"2023-09-30T09:18:43.971969+0000","mapping_epoch":56,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":57,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"ondisk_log_size":2,"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 @ 2023-10-01T15:34:22.024137+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"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":1,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971000+0000","last_change":"2023-09-30T09:18:19.254622+0000","last_active":"2023-09-30T09:18:43.971000+0000","last_peered":"2023-09-30T09:18:43.971000+0000","last_clean":"2023-09-30T09:18:43.971000+0000","last_became_active":"2023-09-30T09:18:19.253818+0000","last_became_peered":"2023-09-30T09:18:19.253818+0000","last_unstale":"2023-09-30T09:18:43.971000+0000","last_undegraded":"2023-09-30T09:18:43.971000+0000","last_fullsized":"2023-09-30T09:18:43.971000+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:32:57.013362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119747+0000","last_change":"2023-09-30T09:18:19.261233+0000","last_active":"2023-09-30T09:18:44.119747+0000","last_peered":"2023-09-30T09:18:44.119747+0000","last_clean":"2023-09-30T09:18:44.119747+0000","last_became_active":"2023-09-30T09:18:19.260928+0000","last_became_peered":"2023-09-30T09:18:19.260928+0000","last_unstale":"2023-09-30T09:18:44.119747+0000","last_undegraded":"2023-09-30T09:18:44.119747+0000","last_fullsized":"2023-09-30T09:18:44.119747+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:17:42.209550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.971025+0000","last_change":"2023-09-30T09:18:19.261361+0000","last_active":"2023-09-30T09:18:43.971025+0000","last_peered":"2023-09-30T09:18:43.971025+0000","last_clean":"2023-09-30T09:18:43.971025+0000","last_became_active":"2023-09-30T09:18:19.261021+0000","last_became_peered":"2023-09-30T09:18:19.261021+0000","last_unstale":"2023-09-30T09:18:43.971025+0000","last_undegraded":"2023-09-30T09:18:43.971025+0000","last_fullsized":"2023-09-30T09:18:43.971025+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:38:38.595762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120231+0000","last_change":"2023-09-30T09:18:19.267780+0000","last_active":"2023-09-30T09:18:44.120231+0000","last_peered":"2023-09-30T09:18:44.120231+0000","last_clean":"2023-09-30T09:18:44.120231+0000","last_became_active":"2023-09-30T09:18:19.267486+0000","last_became_peered":"2023-09-30T09:18:19.267486+0000","last_unstale":"2023-09-30T09:18:44.120231+0000","last_undegraded":"2023-09-30T09:18:44.120231+0000","last_fullsized":"2023-09-30T09:18:44.120231+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:00:46.694508+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967697+0000","last_change":"2023-09-30T09:18:19.253971+0000","last_active":"2023-09-30T09:18:43.967697+0000","last_peered":"2023-09-30T09:18:43.967697+0000","last_clean":"2023-09-30T09:18:43.967697+0000","last_became_active":"2023-09-30T09:18:19.253669+0000","last_became_peered":"2023-09-30T09:18:19.253669+0000","last_unstale":"2023-09-30T09:18:43.967697+0000","last_undegraded":"2023-09-30T09:18:43.967697+0000","last_fullsized":"2023-09-30T09:18:43.967697+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:45.862334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120293+0000","last_change":"2023-09-30T09:18:19.264187+0000","last_active":"2023-09-30T09:18:44.120293+0000","last_peered":"2023-09-30T09:18:44.120293+0000","last_clean":"2023-09-30T09:18:44.120293+0000","last_became_active":"2023-09-30T09:18:19.260252+0000","last_became_peered":"2023-09-30T09:18:19.260252+0000","last_unstale":"2023-09-30T09:18:44.120293+0000","last_undegraded":"2023-09-30T09:18:44.120293+0000","last_fullsized":"2023-09-30T09:18:44.120293+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:37:33.487409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119787+0000","last_change":"2023-09-30T09:18:19.249816+0000","last_active":"2023-09-30T09:18:44.119787+0000","last_peered":"2023-09-30T09:18:44.119787+0000","last_clean":"2023-09-30T09:18:44.119787+0000","last_became_active":"2023-09-30T09:18:19.249537+0000","last_became_peered":"2023-09-30T09:18:19.249537+0000","last_unstale":"2023-09-30T09:18:44.119787+0000","last_undegraded":"2023-09-30T09:18:44.119787+0000","last_fullsized":"2023-09-30T09:18:44.119787+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:10:23.491695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120594+0000","last_change":"2023-09-30T09:18:19.247595+0000","last_active":"2023-09-30T09:18:44.120594+0000","last_peered":"2023-09-30T09:18:44.120594+0000","last_clean":"2023-09-30T09:18:44.120594+0000","last_became_active":"2023-09-30T09:18:19.247307+0000","last_became_peered":"2023-09-30T09:18:19.247307+0000","last_unstale":"2023-09-30T09:18:44.120594+0000","last_undegraded":"2023-09-30T09:18:44.120594+0000","last_fullsized":"2023-09-30T09:18:44.120594+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:18:41.347788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120592+0000","last_change":"2023-09-30T09:18:19.246564+0000","last_active":"2023-09-30T09:18:44.120592+0000","last_peered":"2023-09-30T09:18:44.120592+0000","last_clean":"2023-09-30T09:18:44.120592+0000","last_became_active":"2023-09-30T09:18:19.246242+0000","last_became_peered":"2023-09-30T09:18:19.246242+0000","last_unstale":"2023-09-30T09:18:44.120592+0000","last_undegraded":"2023-09-30T09:18:44.120592+0000","last_fullsized":"2023-09-30T09:18:44.120592+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:51:52.459568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.119976+0000","last_change":"2023-09-30T09:18:19.267739+0000","last_active":"2023-09-30T09:18:44.119976+0000","last_peered":"2023-09-30T09:18:44.119976+0000","last_clean":"2023-09-30T09:18:44.119976+0000","last_became_active":"2023-09-30T09:18:19.267442+0000","last_became_peered":"2023-09-30T09:18:19.267442+0000","last_unstale":"2023-09-30T09:18:44.119976+0000","last_undegraded":"2023-09-30T09:18:44.119976+0000","last_fullsized":"2023-09-30T09:18:44.119976+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:23:07.216407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120030+0000","last_change":"2023-09-30T09:18:19.245003+0000","last_active":"2023-09-30T09:18:44.120030+0000","last_peered":"2023-09-30T09:18:44.120030+0000","last_clean":"2023-09-30T09:18:44.120030+0000","last_became_active":"2023-09-30T09:18:19.244708+0000","last_became_peered":"2023-09-30T09:18:19.244708+0000","last_unstale":"2023-09-30T09:18:44.120030+0000","last_undegraded":"2023-09-30T09:18:44.120030+0000","last_fullsized":"2023-09-30T09:18:44.120030+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:32.294055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120304+0000","last_change":"2023-09-30T09:18:19.265616+0000","last_active":"2023-09-30T09:18:44.120304+0000","last_peered":"2023-09-30T09:18:44.120304+0000","last_clean":"2023-09-30T09:18:44.120304+0000","last_became_active":"2023-09-30T09:18:19.265302+0000","last_became_peered":"2023-09-30T09:18:19.265302+0000","last_unstale":"2023-09-30T09:18:44.120304+0000","last_undegraded":"2023-09-30T09:18:44.120304+0000","last_fullsized":"2023-09-30T09:18:44.120304+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:34:21.141428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:43.967782+0000","last_change":"2023-09-30T09:18:19.251130+0000","last_active":"2023-09-30T09:18:43.967782+0000","last_peered":"2023-09-30T09:18:43.967782+0000","last_clean":"2023-09-30T09:18:43.967782+0000","last_became_active":"2023-09-30T09:18:19.250399+0000","last_became_peered":"2023-09-30T09:18:19.250399+0000","last_unstale":"2023-09-30T09:18:43.967782+0000","last_undegraded":"2023-09-30T09:18:43.967782+0000","last_fullsized":"2023-09-30T09:18:43.967782+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:00:25.033057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-30T09:18:44.120572+0000","last_change":"2023-09-30T09:18:19.258272+0000","last_active":"2023-09-30T09:18:44.120572+0000","last_peered":"2023-09-30T09:18:44.120572+0000","last_clean":"2023-09-30T09:18:44.120572+0000","last_became_active":"2023-09-30T09:18:19.254771+0000","last_became_peered":"2023-09-30T09:18:19.254771+0000","last_unstale":"2023-09-30T09:18:44.120572+0000","last_undegraded":"2023-09-30T09:18:44.120572+0000","last_fullsized":"2023-09-30T09:18:44.120572+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:58:07.877786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"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":192,"acting":192,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3096,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":16,"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":14,"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":98304,"data_stored":9288,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":51,"seq":219043332112,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6528,"kb_used_data":1208,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738624,"statfs":{"total":95995035648,"available":95988350976,"internally_reserved":0,"allocated":1236992,"data_stored":863688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"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 Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":3.6230000000000002,"5min":3.6230000000000002,"15min":3.6230000000000002},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":3.3759999999999999,"5min":3.3759999999999999,"15min":3.3759999999999999},"last":0.55200000000000005}]},{"osd":1,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.5310000000000001,"5min":2.5310000000000001,"15min":2.5310000000000001},"last":0.59199999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":0.621},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":3.5249999999999999,"5min":3.5249999999999999,"15min":3.5249999999999999},"last":0.503}]},{"osd":3,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.752,"15min":0.752},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.5899999999999999,"5min":5.5899999999999999,"15min":5.5899999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":9.516,"5min":9.516,"15min":9.516},"last":0.56699999999999995}]},{"osd":4,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.52700000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.67600000000000005}]},{"osd":6,"last update":"Sat Sep 30 09:19:04 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"last":0.66400000000000003}]}]},{"osd":6,"up_from":44,"seq":188978561044,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6596,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738556,"statfs":{"total":95995035648,"available":95988281344,"internally_reserved":0,"allocated":1241088,"data_stored":865438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"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 Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.42799999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":0.47399999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.82399999999999995,"5min":0.82399999999999995,"15min":0.82399999999999995},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.39700000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.46500000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"last":0.32300000000000001},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.40699999999999997}]},{"osd":5,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.35899999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.441},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.89500000000000002,"5min":0.89500000000000002,"15min":0.89500000000000002},"last":0.45100000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574886,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6712,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":6080,"kb_avail":93738440,"statfs":{"total":95995035648,"available":95988162560,"internally_reserved":0,"allocated":638976,"data_stored":272639,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6225920},"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 Sep 30 09:18:19 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.40899999999999997,"15min":0.38100000000000001},"min":{"1min":0.29099999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.2530000000000001,"5min":3.2530000000000001,"15min":3.2530000000000001},"last":0.443},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.42199999999999999,"15min":0.39800000000000002},"min":{"1min":0.32400000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.3130000000000002,"5min":2.3130000000000002,"15min":2.3130000000000002},"last":0.46899999999999997}]},{"osd":2,"last update":"Sat Sep 30 09:18:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.47299999999999998,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":4.9000000000000004,"5min":4.9000000000000004,"15min":4.9000000000000004},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.53700000000000003,"15min":0.48399999999999999},"min":{"1min":0.33600000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.298,"5min":6.298,"15min":6.298},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Sep 30 09:18:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.60399999999999998,"15min":0.54000000000000004},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":7.952,"5min":7.952,"15min":7.952},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.58299999999999996,"15min":0.55100000000000005},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":4.9320000000000004,"5min":4.9320000000000004,"15min":4.9320000000000004},"last":0.503}]},{"osd":4,"last update":"Sat Sep 30 09:19:10 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.65200000000000002,"15min":0.64400000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.3420000000000001,"5min":2.3420000000000001,"15min":2.3420000000000001},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.70399999999999996,"15min":0.67200000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":4.8620000000000001,"5min":4.8620000000000001,"15min":4.8620000000000001},"last":0.56200000000000006}]},{"osd":5,"last update":"Sat Sep 30 09:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":6.6070000000000002,"5min":6.6070000000000002,"15min":6.6070000000000002},"last":0.51900000000000002},{"interface":"front","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":6.577,"5min":6.577,"15min":6.577},"last":0.71099999999999997}]},{"osd":6,"last update":"Sat Sep 30 09:18:47 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":4.5739999999999998,"5min":4.5739999999999998,"15min":4.5739999999999998},"last":0.746},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.75800000000000001,"15min":0.75800000000000001},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":2.3849999999999998,"5min":2.3849999999999998,"15min":2.3849999999999998},"last":0.76300000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:19:05 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":6.3499999999999996,"5min":6.3499999999999996,"15min":6.3499999999999996},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":7.8209999999999997,"5min":7.8209999999999997,"15min":7.8209999999999997},"last":0.62}]}]},{"osd":0,"up_from":8,"seq":34359738410,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7368,"kb_used_data":1216,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737784,"statfs":{"total":95995035648,"available":95987490816,"internally_reserved":0,"allocated":1245184,"data_stored":863812,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6291456},"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 Sep 30 09:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.39700000000000002,"15min":0.39500000000000002},"min":{"1min":0.312,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.40200000000000002,"5min":0.39400000000000002,"15min":0.39200000000000002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.63200000000000001}]},{"osd":2,"last update":"Sat Sep 30 09:18:40 2023","interfaces":[{"interface":"back","average":{"1min":0.46500000000000002,"5min":0.437,"15min":0.433},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.48899999999999999,"15min":0.48499999999999999},"min":{"1min":0.40500000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.77800000000000002,"5min":0.77800000000000002,"15min":0.77800000000000002},"last":0.77200000000000002}]},{"osd":3,"last update":"Sat Sep 30 09:18:55 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.49199999999999999,"15min":0.48399999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.51000000000000001,"15min":0.49199999999999999},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.6579999999999999,"5min":2.6579999999999999,"15min":2.6579999999999999},"last":0.73099999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:19:14 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.66500000000000004,"15min":0.64900000000000002},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":2.6989999999999998,"5min":2.6989999999999998,"15min":2.6989999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.67600000000000005,"15min":0.65200000000000002},"min":{"1min":0.498,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":3.7890000000000001,"5min":3.7890000000000001,"15min":3.7890000000000001},"last":3.7890000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":0.86299999999999999,"5min":0.86299999999999999,"15min":0.86299999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"last":3.835}]},{"osd":6,"last update":"Sat Sep 30 09:18:45 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":0.93100000000000005,"5min":0.93100000000000005,"15min":0.93100000000000005},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.629,"5min":0.629,"15min":0.629},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":3.863}]},{"osd":7,"last update":"Sat Sep 30 09:19:05 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.94599999999999995,"5min":0.94599999999999995,"15min":0.94599999999999995},"last":3.8879999999999999},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.69499999999999995},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.86699999999999999,"5min":0.86699999999999999,"15min":0.86699999999999999},"last":0.71399999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411363,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6580,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738572,"statfs":{"total":95995035648,"available":95988297728,"internally_reserved":0,"allocated":634880,"data_stored":272744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":6094848},"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 Sep 30 09:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.38100000000000001,"15min":0.373},"min":{"1min":0.28100000000000003,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.40400000000000003,"15min":0.39200000000000002},"min":{"1min":0.30499999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.50800000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.44400000000000001,"5min":0.41199999999999998,"15min":0.40600000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.58199999999999996,"5min":0.59699999999999998,"15min":0.59699999999999998},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.435,"15min":0.42899999999999999},"min":{"1min":0.33600000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.38900000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:18:52 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.55300000000000005,"15min":0.51800000000000002},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.3869999999999996,"5min":5.3869999999999996,"15min":5.3869999999999996},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.60499999999999998,"15min":0.56899999999999995},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":5.1970000000000001,"5min":5.1970000000000001,"15min":5.1970000000000001},"last":0.61899999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:19:13 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.66700000000000004,"15min":0.67100000000000004},"min":{"1min":0.504,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.97499999999999998,"5min":0.999,"15min":0.999},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.70399999999999996,"15min":0.66800000000000004},"min":{"1min":0.42499999999999999,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":5.5880000000000001,"5min":5.5880000000000001,"15min":5.5880000000000001},"last":0.63500000000000001}]},{"osd":5,"last update":"Sat Sep 30 09:18:29 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.85999999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.085,"5min":1.085,"15min":1.085},"last":0.59999999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.53500000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.67900000000000005},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":5.5369999999999999,"5min":5.5369999999999999,"15min":5.5369999999999999},"last":0.58199999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182431,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":651264,"data_stored":274909,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.40000000000000002,"5min":0.41599999999999998,"15min":0.41899999999999998},"min":{"1min":0.26800000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.439,"5min":0.495,"15min":0.504},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.88,"5min":0.88,"15min":0.88},"last":0.311}]},{"osd":1,"last update":"Sat Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.49199999999999999,"15min":0.48199999999999998},"min":{"1min":0.31900000000000001,"5min":0.308,"15min":0.308},"max":{"1min":2.7599999999999998,"5min":2.7599999999999998,"15min":2.7599999999999998},"last":0.28100000000000003},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.48599999999999999,"15min":0.49199999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.437}]},{"osd":2,"last update":"Sat Sep 30 09:18:57 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.54700000000000004,"15min":0.55500000000000005},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.66400000000000003,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.503,"5min":0.55300000000000005,"15min":0.56100000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.093,"5min":1.093,"15min":1.093},"last":0.48199999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:19:14 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.63600000000000001,"15min":0.63100000000000001},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":2.3370000000000002,"5min":2.3370000000000002,"15min":2.3370000000000002},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.623,"15min":0.625},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.98699999999999999,"5min":0.98699999999999999,"15min":0.98699999999999999},"last":0.74099999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:18:29 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.83799999999999997},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.77300000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":2.4990000000000001,"5min":2.4990000000000001,"15min":2.4990000000000001},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.88400000000000001,"15min":0.88400000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":2.4670000000000001,"5min":2.4670000000000001,"15min":2.4670000000000001},"last":0.65300000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:19:06 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.03,"5min":1.03,"15min":1.03},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.81200000000000006}]}]},{"osd":4,"up_from":30,"seq":128849018907,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":651264,"data_stored":273424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.56799999999999995,"15min":0.57299999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.79100000000000004,"5min":0.80400000000000005,"15min":0.80400000000000005},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.57799999999999996,"15min":0.58399999999999996},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.52300000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.57499999999999996,"15min":0.58699999999999997},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.72299999999999998,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.53700000000000003},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.59499999999999997,"15min":0.60399999999999998},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.56799999999999995,"15min":0.57599999999999996},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.72699999999999998,"5min":0.752,"15min":0.752},"last":0.504},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.60699999999999998,"15min":0.61399999999999999},"min":{"1min":0.42099999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.79400000000000004,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.60699999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:19:09 2023","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.60299999999999998,"15min":0.60599999999999998},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.76100000000000001,"5min":0.84599999999999997,"15min":0.84599999999999997},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58699999999999997,"15min":0.58799999999999997},"min":{"1min":0.439,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.68100000000000005}]},{"osd":5,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.70199999999999996,"5min":0.70199999999999996,"15min":0.70199999999999996},"last":0.33300000000000002}]},{"osd":6,"last update":"Sat Sep 30 09:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"last":0.433}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.82999999999999996,"5min":0.82999999999999996,"15min":0.82999999999999996},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.47099999999999997}]}]},{"osd":5,"up_from":37,"seq":158913789976,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6080,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739072,"statfs":{"total":95995035648,"available":95988809728,"internally_reserved":0,"allocated":647168,"data_stored":274895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.88300000000000001,"5min":0.88300000000000001,"15min":0.88300000000000001},"last":0.52300000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.84999999999999998,"5min":0.84999999999999998,"15min":0.84999999999999998},"last":0.441},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.433}]},{"osd":2,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"last":0.47599999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.91000000000000003,"5min":0.91000000000000003,"15min":0.91000000000000003},"last":0.51500000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:18:27 2023","interfaces":[{"interface":"back","average":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.72599999999999998,"5min":0.72599999999999998,"15min":0.72599999999999998},"last":0.38400000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:18:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.78200000000000003,"5min":0.78200000000000003,"15min":0.78200000000000003},"last":0.48799999999999999}]},{"osd":7,"last update":"Sat Sep 30 09:19:03 2023","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"last":0.504}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2430,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"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},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"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},{"poolid":3,"osd":3,"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},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"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},{"poolid":3,"osd":6,"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},{"poolid":3,"osd":7,"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},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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}]}} 2023-09-30T09:19:17.142 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-30T09:19:17.142 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-30T09:19:17.142 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-30T09:19:17.143 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-30T09:19:17.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:19:17.393 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 bash[154365]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-09-30T09:19:17.393 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 bash[154365]: Writing manifest to image destination 2023-09-30T09:19:17.443 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:17.893 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.687Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.687Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.687Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.687Z 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)$ 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.687Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:19:17.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:19:17.895 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:19:17.896 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:19:17.897 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.688Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.689Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[154414]: ts=2023-09-30T09:19:17.689Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:19:17.898 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 bash[154365]: 59b4193f6c2efbb737dadcc7b38478eddd3e16ac15855e23755db902a671d1bf 2023-09-30T09:19:17.899 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:19:17 smithi143 systemd[1]: Started Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:18.250 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:18.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.252 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='client.14769 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:19:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:18.986 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:18.987 INFO:teuthology.orchestra.run.smithi040.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-30T09:19:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:18 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:18 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:19.205 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:18 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:19.503 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-30T09:19:19.504 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:19:19.883 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:19.883 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:44.517237+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:19:19.899 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-30T09:16:34.461065+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-09-30T09:18:17.732563+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': 32, 'pg_placement_num': 32, 'pg_placement_num_target': 32, 'pg_num_target': 32, 'pg_num_pending': 32, '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': '58', '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_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-09-30T09:18:18.614187+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': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, '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': '59', '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_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-09-30T09:18:41.897646+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': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, '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': '63', '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': {}, 'application_metadata': {'rbd': {}}}] 2023-09-30T09:19:19.900 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-30T09:19:20.081 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:19 smithi143 ceph-mon[115560]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:20.081 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3915335345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:19:20.082 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:20.082 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:19 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2083557734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[124707]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3915335345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:19:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2083557734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[110340]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3915335345' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-30T09:19:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:19 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2083557734' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:20.263 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-09-30T09:19:20.279 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-09-30T09:19:20.648 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 32 2023-09-30T09:19:20.665 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-09-30T09:19:20.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1345319264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:20.945 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.020 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 64 2023-09-30T09:19:21.038 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1345319264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:21.296 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/548670537' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.297 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/548670537' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1345319264' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:21.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/548670537' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:21.414 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 8 2023-09-30T09:19:21.430 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:19:21.839 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:21.839 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:18:22.241830+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24382},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24382":{"gid":24382,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.143:6833/662622066","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":662622066},{"type":"v1","addr":"172.21.15.143:6833","nonce":662622066}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-30T09:19:21.842 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 8 2023-09-30T09:19:21.855 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:19:22.215 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:22.216 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:44.517237+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3975254267' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3826991357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/119416201' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:22.230 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:22.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:19:22.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:19:22.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3975254267' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3826991357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:21 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/119416201' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:22.232 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-30T09:16:34.461065+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-09-30T09:18:17.732563+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': 32, 'pg_placement_num': 32, 'pg_placement_num_target': 32, 'pg_num_target': 32, 'pg_num_pending': 32, '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': '58', '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_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-09-30T09:18:18.614187+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': 64, 'pg_placement_num': 64, 'pg_placement_num_target': 64, 'pg_num_target': 64, 'pg_num_pending': 64, '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': '59', '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_min': 64, 'target_size_ratio': 0.8999999761581421}, 'application_metadata': {'cephfs': {'data': 'cephfs'}}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-09-30T09:18:41.897646+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': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, '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': '63', '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': {}, 'application_metadata': {'rbd': {}}}] 2023-09-30T09:19:22.232 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3975254267' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3826991357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:21 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/119416201' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:22.587 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 1 2023-09-30T09:19:22.603 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-09-30T09:19:22.759 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:22 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:22.968 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 32 2023-09-30T09:19:22.986 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-09-30T09:19:23.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:22 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/867981544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:23.014 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:22 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3899215169' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:23.014 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:22 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[164887]: ts=2023-09-30T09:19:22.757Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:19:23.014 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:22 smithi040 bash[169574]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:19:23.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:22 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/867981544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:23.014 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:22 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3899215169' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:23.368 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 64 2023-09-30T09:19:23.391 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-09-30T09:19:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:22 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/867981544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:22 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3899215169' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-30T09:19:23.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:23 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T09:19:23.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:23 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:23.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:23 smithi040 systemd[1]: Starting Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:23.792 INFO:teuthology.orchestra.run.smithi040.stdout:pg_num: 8 2023-09-30T09:19:23.808 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:19:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[124707]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1855056977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1968506906' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2680124598' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[110340]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1855056977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1968506906' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:23 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2680124598' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.210 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:24.210 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:18:22.241830+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24382},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24382":{"gid":24382,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.143:6833/662622066","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":662622066},{"type":"v1","addr":"172.21.15.143:6833","nonce":662622066}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-30T09:19:24.214 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 8 2023-09-30T09:19:24.230 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T09:19:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:23 smithi143 ceph-mon[115560]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1855056977' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1968506906' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:23 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2680124598' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-09-30T09:19:24.581 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:24.582 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":63,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:18:44.517237+0000","last_up_change":"2023-09-30T09:18:01.796172+0000","last_in_change":"2023-09-30T09:17:47.008450+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":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6803","nonce":3498026786}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6805","nonce":3498026786}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6809","nonce":3498026786}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":3498026786},{"type":"v1","addr":"172.21.15.40:6807","nonce":3498026786}]},"public_addr":"172.21.15.40:6803/3498026786","cluster_addr":"172.21.15.40:6805/3498026786","heartbeat_back_addr":"172.21.15.40:6809/3498026786","heartbeat_front_addr":"172.21.15.40:6807/3498026786","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6811","nonce":1157995222}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6813","nonce":1157995222}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6817","nonce":1157995222}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1157995222},{"type":"v1","addr":"172.21.15.40:6815","nonce":1157995222}]},"public_addr":"172.21.15.40:6811/1157995222","cluster_addr":"172.21.15.40:6813/1157995222","heartbeat_back_addr":"172.21.15.40:6817/1157995222","heartbeat_front_addr":"172.21.15.40:6815/1157995222","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6819","nonce":2319296862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6821","nonce":2319296862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6825","nonce":2319296862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":2319296862},{"type":"v1","addr":"172.21.15.40:6823","nonce":2319296862}]},"public_addr":"172.21.15.40:6819/2319296862","cluster_addr":"172.21.15.40:6821/2319296862","heartbeat_back_addr":"172.21.15.40:6825/2319296862","heartbeat_front_addr":"172.21.15.40:6823/2319296862","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6827","nonce":1803118133}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6829","nonce":1803118133}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6833","nonce":1803118133}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":1803118133},{"type":"v1","addr":"172.21.15.40:6831","nonce":1803118133}]},"public_addr":"172.21.15.40:6827/1803118133","cluster_addr":"172.21.15.40:6829/1803118133","heartbeat_back_addr":"172.21.15.40:6833/1803118133","heartbeat_front_addr":"172.21.15.40:6831/1803118133","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6801","nonce":2758491405}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6803","nonce":2758491405}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6807","nonce":2758491405}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":2758491405},{"type":"v1","addr":"172.21.15.143:6805","nonce":2758491405}]},"public_addr":"172.21.15.143:6801/2758491405","cluster_addr":"172.21.15.143:6803/2758491405","heartbeat_back_addr":"172.21.15.143:6807/2758491405","heartbeat_front_addr":"172.21.15.143:6805/2758491405","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6809","nonce":892530510}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6811","nonce":892530510}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6815","nonce":892530510}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":892530510},{"type":"v1","addr":"172.21.15.143:6813","nonce":892530510}]},"public_addr":"172.21.15.143:6809/892530510","cluster_addr":"172.21.15.143:6811/892530510","heartbeat_back_addr":"172.21.15.143:6815/892530510","heartbeat_front_addr":"172.21.15.143:6813/892530510","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":44,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6817","nonce":266506019}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6819","nonce":266506019}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6823","nonce":266506019}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":266506019},{"type":"v1","addr":"172.21.15.143:6821","nonce":266506019}]},"public_addr":"172.21.15.143:6817/266506019","cluster_addr":"172.21.15.143:6819/266506019","heartbeat_back_addr":"172.21.15.143:6823/266506019","heartbeat_front_addr":"172.21.15.143:6821/266506019","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":51,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6825","nonce":254838953}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6827","nonce":254838953}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6831","nonce":254838953}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":254838953},{"type":"v1","addr":"172.21.15.143:6829","nonce":254838953}]},"public_addr":"172.21.15.143:6825/254838953","cluster_addr":"172.21.15.143:6827/254838953","heartbeat_back_addr":"172.21.15.143:6831/254838953","heartbeat_front_addr":"172.21.15.143:6829/254838953","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-09-30T09:19:24.596 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.185Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-30T09:19:24.596 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.185Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-30T09:19:24.596 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.187Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-09-30T09:19:24.596 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.188Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 bash[169762]: e6bce9823746d7422ae35a685bb472b62e167fff15ccf52052621171b1e44642 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 systemd[1]: Started Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.214Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.215Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.219Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-30T09:19:24.597 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:24.219Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-30T09:19:24.598 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T09:19:24.995 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:19:24.995 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24359,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.40:6835/2615319258","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":2615319258},{"type":"v1","addr":"172.21.15.40:6835","nonce":2615319258}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:18:22.241830+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"last_failure":0,"last_failure_osd_epoch":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"max_mds":1,"in":[0],"up":{"mds_0":24382},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24382":{"gid":24382,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.143:6833/662622066","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":662622066},{"type":"v1","addr":"172.21.15.143:6833","nonce":662622066}]},"join_fscid":-1,"export_targets":[],"features":4540138320759226367,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","standby_count_wanted":0},"id":1}]} 2023-09-30T09:19:24.998 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 8 2023-09-30T09:19:25.011 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2023-09-30T09:18:19.227757+0000', 'modified': '2023-09-30T09:18:22.241830+0000', 'tableserver': 0, 'root': 0, 'session_timeout': 60, 'session_autoclose': 300, 'required_client_features': {}, 'max_file_size': 1099511627776, 'last_failure': 0, 'last_failure_osd_epoch': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}, 'max_mds': 1, 'in': [0], 'up': {'mds_0': 24382}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24382': {'gid': 24382, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.143:6833/662622066', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.143:6832', 'nonce': 662622066}, {'type': 'v1', 'addr': '172.21.15.143:6833', 'nonce': 662622066}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138320759226367, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'standby_count_wanted': 0} 2023-09-30T09:19:25.011 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-09-30T09:19:25.011 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-09-30T09:19:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:24 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2150884147' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:24 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:24 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:24 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2226577047' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.156 INFO:teuthology.orchestra.run.smithi040.stderr:2023-09-30T09:19:25.154+0000 7f326d7fa700 0 client.14871 ms_handle_reset on v2:172.21.15.143:6832/662622066 2023-09-30T09:19:25.178 INFO:teuthology.orchestra.run.smithi040.stderr:2023-09-30T09:19:25.177+0000 7f326d7fa700 0 client.24776 ms_handle_reset on v2:172.21.15.143:6832/662622066 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "cluster_fsid": "9308996e-5f71-11ee-8db4-212e2dc638e7", 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "whoami": 0, 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "id": 24382, 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "want_state": "up:active", 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "state": "up:active", 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "fs_name": "cephfs", 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "rank_uptime": 65.947269344000006, 2023-09-30T09:19:25.179 INFO:teuthology.orchestra.run.smithi040.stdout: "mdsmap_epoch": 8, 2023-09-30T09:19:25.180 INFO:teuthology.orchestra.run.smithi040.stdout: "osdmap_epoch": 63, 2023-09-30T09:19:25.180 INFO:teuthology.orchestra.run.smithi040.stdout: "osdmap_epoch_barrier": 59, 2023-09-30T09:19:25.180 INFO:teuthology.orchestra.run.smithi040.stdout: "uptime": 71.769634608999993 2023-09-30T09:19:25.180 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:19:25.192 INFO:tasks.cephadm:Setup complete, yielding 2023-09-30T09:19:25.193 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:19:25.202 INFO:teuthology.task.print:**** done end installing quincy cephadm ... 2023-09-30T09:19:25.202 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:19:25.243 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-09-30T09:19:25.243 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-30T09:19:25.252 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-09-30T09:19:25.253 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-09-30T09:19:25.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2150884147' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.283 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2226577047' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2150884147' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:25.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:24 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2226577047' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:19:25.553 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:19:26.316 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:25 smithi143 ceph-mon[115560]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:19:26.842 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:25 smithi143 ceph-mon[115560]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:19:26.842 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:25 smithi143 ceph-mon[115560]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:26.842 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:25 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3486669293' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:26.843 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:26.189Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000975736s 2023-09-30T09:19:26.843 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 systemd[1]: Stopping Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[110340]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:19:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[110340]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:19:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[110340]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:26.845 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3486669293' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:26.845 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[124707]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:19:26.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[124707]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:19:26.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[124707]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:26.952 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:25 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3486669293' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T09:19:27.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.719Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:19:27.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:19:27.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[151772]: ts=2023-09-30T09:19:26.720Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-30T09:19:27.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:26 smithi143 bash[155335]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:19:27.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE Bus STOPPING 2023-09-30T09:19:27.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:19:27.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE Bus STOPPED 2023-09-30T09:19:27.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE Bus STARTING 2023-09-30T09:19:27.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE Serving on http://:::9283 2023-09-30T09:19:27.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:26 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:26] ENGINE Bus STARTED 2023-09-30T09:19:27.343 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:19:27.354 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-09-30T09:19:27.354 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:19:27.375 INFO:teuthology.task.print:**** done start telemetry quincy... 2023-09-30T09:19:27.375 INFO:teuthology.run_tasks:Running task workunit... 2023-09-30T09:19:27.388 INFO:tasks.workunit:Pulling workunits from ref 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:19:27.388 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-30T09:19:27.388 DEBUG:teuthology.orchestra.run.smithi040:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:19:27.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:19:27.414 INFO:teuthology.orchestra.run.smithi040.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-30T09:19:27.414 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:19:27.437 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:19:27.437 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 systemd[1]: Stopped Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:27.437 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 systemd[1]: Starting Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:19:27.478 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-30T09:19:27.478 DEBUG:teuthology.orchestra.run.smithi040:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-30T09:19:27.542 INFO:tasks.workunit:timeout=3h 2023-09-30T09:19:27.542 INFO:tasks.workunit:cleanup=True 2023-09-30T09:19:27.542 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 && git checkout 1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:19:27.607 INFO:tasks.workunit.client.0.smithi040.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.572Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.572Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.572Z caller=main.go:570 level=info host_details="(Linux 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 13:19:58 UTC 2023 x86_64 smithi143 (none))" 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.572Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.572Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.574Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.574Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.575Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-30T09:19:27.871 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.575Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.576Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.576Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.544µs 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.576Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.577Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.578Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.578Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=18.566µs wal_replay_duration=1.860564ms wbl_replay_duration=84ns total_replay_duration=1.896206ms 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.579Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.579Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.579Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 bash[155452]: 0941dc98506905a7cad159d6cb9e847e1977b6ef1bdcff794e2182d8e881f56b 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 systemd[1]: Started Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:19:27.872 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.593Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.572497ms db_storage=815ns remote_storage=1.141µs web_handler=395ns query_engine=737ns scrape=439.588µs scrape_sd=23.681µs notify=24.228µs notify_sd=6.362µs rules=13.86741ms tracing=6.008µs 2023-09-30T09:19:27.873 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.593Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-30T09:19:27.873 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:19:27.593Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-30T09:19:27.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPING 2023-09-30T09:19:27.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:19:27.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPED 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTING 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Serving on http://:::9283 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTED 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPING 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPED 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTING 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Serving on http://:::9283 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTED 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPING 2023-09-30T09:19:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STOPPED 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTING 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:27.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:27.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' 2023-09-30T09:19:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:27 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:28.361 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Serving on http://:::9283 2023-09-30T09:19:28.361 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:19:27] ENGINE Bus STARTED 2023-09-30T09:19:29.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:29.127 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:29.128 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:29.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:29.129 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:28 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi040.front.sepia.ceph.com:9093"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi143.front.sepia.ceph.com:9095"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:19:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:28 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi143.front.sepia.ceph.com:3000"}]: dispatch 2023-09-30T09:19:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:29 smithi040 ceph-mon[124707]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:29 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:29 smithi040 ceph-mon[110340]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:29 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:29 smithi143 ceph-mon[115560]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:29 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:30 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:30 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:19:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:31 smithi143 ceph-mon[115560]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:31 smithi040 ceph-mon[124707]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:31 smithi040 ceph-mon[110340]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:33 smithi143 ceph-mon[115560]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:33.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:33] "GET /metrics HTTP/1.1" 200 235508 "" "Prometheus/2.43.0" 2023-09-30T09:19:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[124707]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:33 smithi040 ceph-mon[110340]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:34.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:19:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:19:34.192Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004253752s 2023-09-30T09:19:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:35 smithi040 ceph-mon[124707]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:35 smithi040 ceph-mon[110340]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:35 smithi143 ceph-mon[115560]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:37.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:19:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:19:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:37 smithi040 ceph-mon[124707]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:37 smithi040 ceph-mon[110340]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:37 smithi143 ceph-mon[115560]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:39 smithi040 ceph-mon[124707]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:39 smithi040 ceph-mon[110340]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:39 smithi143 ceph-mon[115560]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:41 smithi040 ceph-mon[110340]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:41 smithi040 ceph-mon[124707]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:41 smithi143 ceph-mon[115560]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:43.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:43] "GET /metrics HTTP/1.1" 200 235508 "" "Prometheus/2.43.0" 2023-09-30T09:19:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:43 smithi040 ceph-mon[124707]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:43 smithi040 ceph-mon[110340]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:43 smithi143 ceph-mon[115560]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]: dispatch 2023-09-30T09:19:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:19:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-09-30T09:19:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-09-30T09:19:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-09-30T09:19:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-09-30T09:19:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-09-30T09:19:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:45 smithi143 ceph-mon[115560]: osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:19:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-09-30T09:19:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-09-30T09:19:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[124707]: osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.4", "id": [7, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.14", "id": [4, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1a", "id": [4, 3]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3a", "id": [5, 2]}]': finished 2023-09-30T09:19:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:45 smithi040 ceph-mon[110340]: osdmap e64: 8 total, 8 up, 8 in 2023-09-30T09:19:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:46 smithi143 ceph-mon[115560]: osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:19:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:46 smithi040 ceph-mon[124707]: osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:19:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:46 smithi040 ceph-mon[110340]: osdmap e65: 8 total, 8 up, 8 in 2023-09-30T09:19:47.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:19:47 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:19:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:47 smithi143 ceph-mon[115560]: pgmap v36: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:47 smithi143 ceph-mon[115560]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:19:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:47 smithi040 ceph-mon[124707]: pgmap v36: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:47 smithi040 ceph-mon[124707]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:19:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:47 smithi040 ceph-mon[110340]: pgmap v36: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:47 smithi040 ceph-mon[110340]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:19:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:49 smithi143 ceph-mon[115560]: pgmap v37: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:49 smithi040 ceph-mon[124707]: pgmap v37: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:49 smithi040 ceph-mon[110340]: pgmap v37: 105 pgs: 5 peering, 100 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:50 smithi143 ceph-mon[115560]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:19:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:50 smithi143 ceph-mon[115560]: Cluster is now healthy 2023-09-30T09:19:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:50 smithi040 ceph-mon[110340]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:19:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:50 smithi040 ceph-mon[110340]: Cluster is now healthy 2023-09-30T09:19:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:50 smithi040 ceph-mon[124707]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-30T09:19:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:50 smithi040 ceph-mon[124707]: Cluster is now healthy 2023-09-30T09:19:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:51 smithi143 ceph-mon[115560]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:51 smithi040 ceph-mon[110340]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:51 smithi040 ceph-mon[124707]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:53.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:19:53 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:53] "GET /metrics HTTP/1.1" 200 235510 "" "Prometheus/2.43.0" 2023-09-30T09:19:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:53 smithi040 ceph-mon[124707]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:53 smithi040 ceph-mon[110340]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:53 smithi143 ceph-mon[115560]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:55 smithi143 ceph-mon[115560]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:55 smithi040 ceph-mon[124707]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:55 smithi040 ceph-mon[110340]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:57.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:19:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:19:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:19:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:57 smithi143 ceph-mon[115560]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:57 smithi040 ceph-mon[124707]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:19:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:57 smithi040 ceph-mon[110340]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:59 smithi143 ceph-mon[115560]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:19:59 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:59 smithi040 ceph-mon[124707]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:19:59 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:59 smithi040 ceph-mon[110340]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:19:59 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:00 smithi143 ceph-mon[115560]: overall HEALTH_OK 2023-09-30T09:20:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:00 smithi040 ceph-mon[124707]: overall HEALTH_OK 2023-09-30T09:20:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:00 smithi040 ceph-mon[110340]: overall HEALTH_OK 2023-09-30T09:20:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:01 smithi143 ceph-mon[115560]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:01 smithi040 ceph-mon[124707]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:01 smithi040 ceph-mon[110340]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:03.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:03 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:03] "GET /metrics HTTP/1.1" 200 235577 "" "Prometheus/2.43.0" 2023-09-30T09:20:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:03 smithi040 ceph-mon[124707]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:03 smithi040 ceph-mon[110340]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:03 smithi143 ceph-mon[115560]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:05 smithi143 ceph-mon[115560]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:05 smithi040 ceph-mon[124707]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:05 smithi040 ceph-mon[110340]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:07.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:07 smithi143 ceph-mon[115560]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:07 smithi040 ceph-mon[124707]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:07 smithi040 ceph-mon[110340]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:09 smithi143 ceph-mon[115560]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:09 smithi040 ceph-mon[124707]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:09 smithi040 ceph-mon[110340]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:11 smithi143 ceph-mon[115560]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:12.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:11 smithi040 ceph-mon[124707]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:12.562 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:11 smithi040 ceph-mon[110340]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:13.302 INFO:tasks.workunit.client.0.smithi040.stderr:Updating files: 90% (10532/11620) Updating files: 91% (10575/11620) Updating files: 92% (10691/11620) Updating files: 93% (10807/11620) Updating files: 94% (10923/11620) Updating files: 95% (11039/11620) Updating files: 96% (11156/11620) Updating files: 97% (11272/11620) Updating files: 98% (11388/11620) Updating files: 99% (11504/11620) Updating files: 100% (11620/11620) Updating files: 100% (11620/11620), done. 2023-09-30T09:20:13.990 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:13] "GET /metrics HTTP/1.1" 200 235577 "" "Prometheus/2.43.0" 2023-09-30T09:20:13.990 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:13 smithi040 ceph-mon[124707]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:13.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:13 smithi040 ceph-mon[110340]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:13.991 INFO:tasks.workunit.client.0.smithi040.stderr:Note: switching to '1d10b71792f3be8887a7631e69851ac2df3585af'. 2023-09-30T09:20:14.070 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.070 INFO:tasks.workunit.client.0.smithi040.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-09-30T09:20:14.070 INFO:tasks.workunit.client.0.smithi040.stderr:changes and commit them, and you can discard any commits you make in this 2023-09-30T09:20:14.070 INFO:tasks.workunit.client.0.smithi040.stderr:state without impacting any branches by switching back to a branch. 2023-09-30T09:20:14.102 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr:If you want to create a new branch to retain commits you create, you may 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr:do so (now or later) by using -c with the switch command. Example: 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr: git switch -c 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.103 INFO:tasks.workunit.client.0.smithi040.stderr:Or undo this operation with: 2023-09-30T09:20:14.128 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.128 INFO:tasks.workunit.client.0.smithi040.stderr: git switch - 2023-09-30T09:20:14.128 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.128 INFO:tasks.workunit.client.0.smithi040.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-09-30T09:20:14.129 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:14.129 INFO:tasks.workunit.client.0.smithi040.stderr:HEAD is now at 1d10b71792f Merge pull request #53723 from zdover23/wip-doc-2023-09-29-architecture-13-of-x 2023-09-30T09:20:14.130 DEBUG:teuthology.orchestra.run.smithi040:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-30T09:20:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:13 smithi143 ceph-mon[115560]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:14.163 INFO:tasks.workunit.client.0.smithi040.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-30T09:20:14.166 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:20:14.166 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-30T09:20:14.719 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-30T09:20:14.808 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-30T09:20:14.851 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:20:14.853 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:20:14.853 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-30T09:20:14.895 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:20:14.899 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:20:14.899 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-30T09:20:14.960 INFO:tasks.workunit:Running workunits matching test_telemetry_quincy.sh on client.0... 2023-09-30T09:20:14.961 INFO:tasks.workunit:Running workunit test_telemetry_quincy.sh... 2023-09-30T09:20:14.961 DEBUG:teuthology.orchestra.run.smithi040:workunit test test_telemetry_quincy.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=1d10b71792f3be8887a7631e69851ac2df3585af TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_quincy.sh 2023-09-30T09:20:15.026 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-09-30T09:20:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:14 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:14 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:14 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:15.508 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-09-30T09:20:15.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STOPPING 2023-09-30T09:20:15.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:20:15.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STOPPED 2023-09-30T09:20:15.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STARTING 2023-09-30T09:20:15.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Serving on http://:::9283 2023-09-30T09:20:15.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STARTED 2023-09-30T09:20:16.022 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-09-30T09:20:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:15 smithi143 ceph-mon[115560]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:15 smithi143 ceph-mon[115560]: from='client.? ' entity='client.admin' 2023-09-30T09:20:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:15 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[124707]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[124707]: from='client.? ' entity='client.admin' 2023-09-30T09:20:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[110340]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[110340]: from='client.? ' entity='client.admin' 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STOPPING 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STOPPED 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STARTING 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Serving on http://:::9283 2023-09-30T09:20:16.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:15] ENGINE Bus STARTED 2023-09-30T09:20:16.508 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry preview 2023-09-30T09:20:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE Bus STOPPING 2023-09-30T09:20:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:20:16.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE Bus STOPPED 2023-09-30T09:20:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE Bus STARTING 2023-09-30T09:20:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE Serving on http://:::9283 2023-09-30T09:20:16.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:16] ENGINE Bus STARTED 2023-09-30T09:20:17.113 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:17.700 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer": { 2023-09-30T09:20:17.700 INFO:tasks.workunit.client.0.smithi040.stdout: "active": true, 2023-09-30T09:20:17.700 INFO:tasks.workunit.client.0.smithi040.stdout: "mode": "" 2023-09-30T09:20:17.700 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.700 INFO:tasks.workunit.client.0.smithi040.stdout: "channels": [ 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "ident" 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "channels_available": [ 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:17.701 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_available": [ 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:17.773 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:17.774 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:17.775 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:17.775 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_opted_in": [ 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:17.776 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "config": { 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "active_changed": [ 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:17.777 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "client_check_pool_perm", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_gid", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_uid", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "client_quota", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "daemonize", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:17.778 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "keyring", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_block_size", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_cache_size", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_compression", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_log", 2023-09-30T09:20:17.779 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_write_buffer_size", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_file", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_journald", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_stderr", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:17.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_host", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:17.781 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:17.782 INFO:tasks.workunit.client.0.smithi040.stdout: "no_config_file", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:17.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_lim", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_res", 2023-09-30T09:20:17.784 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:17.785 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addr", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addrv", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_default_features", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_qos_exclude_ops", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "setgroup", 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "setuser" 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_changed": [ 2023-09-30T09:20:17.786 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:17.787 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_join_fs", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/allow_ptrace", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/container_init", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/migration_current", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/use_repo_digest", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-30T09:20:17.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ssl_server_port", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/orchestrator/orchestrator", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_ident", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/description", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/organization", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:17.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:17.790 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:17.791 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:17.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:17.827 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_cache_enabled", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_ops_log", 2023-09-30T09:20:17.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_usage_log" 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "contact": null, 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "crashes": [], 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "created": "2023-09-30T09:13:56.071421Z", 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "crush": { 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_algs": { 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: "straw2": 3 2023-09-30T09:20:17.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_sizes": { 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "2": 1, 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "4": 2 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_types": { 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "1": 2, 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "11": 1 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.830 INFO:tasks.workunit.client.0.smithi040.stdout: "compat_weight_set": false, 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "device_classes": [ 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: 8 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_buckets": 6, 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_devices": 8, 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_rules": 1, 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_types": 12, 2023-09-30T09:20:17.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_weight_sets": 0, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "tunables": { 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "allowed_bucket_algs": 54, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_fallback_tries": 0, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_tries": 0, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_total_tries": 50, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_descend_once": 1, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_stable": 1, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_vary_r": 1, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v2_rules": 0, 2023-09-30T09:20:17.832 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v3_rules": 0, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v4_buckets": 1, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v5_rules": 0, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "legacy_tunables": 0, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "minimum_required_version": "jewel", 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "optimal_tunables": 1, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "profile": "jewel", 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables": 1, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables2": 1, 2023-09-30T09:20:17.833 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables3": 1, 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables5": 1, 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "straw_calc_version": 1 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "description": "upgrade test cluster", 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "fs": { 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "feature_flags": { 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "enable_multiple": true, 2023-09-30T09:20:17.834 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_enabled_multiple": true 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "filesystems": [ 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "approx_ctime": "2023-09", 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer_enabled": false, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_caps": 0, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_dns": 10, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_inos": 13, 2023-09-30T09:20:17.835 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_subtrees": 2, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_allowed_features": 0, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "explicitly_allowed_features": 0, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "files": 0, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "max_mds": 1, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_data_pools": 1, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_in": 1, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_mds": 1, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": 0, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_replay": 0, 2023-09-30T09:20:17.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_up": 1, 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "snaps": 0, 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "standby_count_wanted": 0 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_mds": 1, 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "total_num_mds": 2 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "hosts": { 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num": 2, 2023-09-30T09:20:17.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mds": 2, 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mgr": 2, 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mon": 2, 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_osd": 2 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "leaderboard": false, 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "license": "sharing-1-0", 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "metadata": { 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:17.838 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 2 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:17.839 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 2 2023-09-30T09:20:17.840 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.840 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:17.840 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 2 2023-09-30T09:20:17.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.851 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:17.851 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 2 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 2 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 2 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:17.852 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 3 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:17.853 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 3 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 3 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 3 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:17.854 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 3 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 3 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 8 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.855 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 8 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.856 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 8 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 8 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 8 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 8 2023-09-30T09:20:17.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.858 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_objectstore": { 2023-09-30T09:20:17.858 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": 8 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: "rotational": { 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: "0": 8 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.893 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "features": { 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "optional": [], 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "persistent": [ 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "kraken", 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "luminous", 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "mimic", 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap-prune", 2023-09-30T09:20:17.894 INFO:tasks.workunit.client.0.smithi040.stdout: "nautilus", 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "octopus", 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "pacific", 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "elector-pinging", 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "quincy" 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv4_addr_mons": 6, 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv6_addr_mons": 0, 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "min_mon_release": 17, 2023-09-30T09:20:17.895 INFO:tasks.workunit.client.0.smithi040.stdout: "v1_addr_mons": 3, 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "v2_addr_mons": 3 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "organization": "ceph-qa", 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_network": false, 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "require_min_compat_client": "luminous", 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "require_osd_release": "quincy" 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.896 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": [ 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 1, 2023-09-30T09:20:17.897 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 1, 2023-09-30T09:20:17.898 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 1, 2023-09-30T09:20:17.898 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 1781760, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 1781760, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 2, 2023-09-30T09:20:17.925 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 2.4424282401014352e-06, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 212, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 313344, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 590368, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 590368, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 1771104, 2023-09-30T09:20:17.926 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 179, 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 2473984 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:17.927 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 32, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 32, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 2, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:17.928 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 98304, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 98304, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 22, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:17.929 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 1.347549840602369e-07, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 3378, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 3378, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 10134, 2023-09-30T09:20:17.930 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 51, 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 19456 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:17.931 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 64, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 64, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 3, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:17.932 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:17.933 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:17.934 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.935 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 8, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 8, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 4, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:17.936 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:17.937 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:17.938 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": { 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: "mirroring_by_pool": [ 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: false 2023-09-30T09:20:17.951 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_images_by_pool": [ 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pools": 1 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "report_id": "4d0cb8ac-bed5-4f65-9344-f95aee4f8bf6", 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "report_timestamp": "2023-09-30T09:20:17.105277", 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "report_version": 1, 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "rook": { 2023-09-30T09:20:17.952 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster": { 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "external-mode": null, 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "allow-multiple-per-node": null, 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "count": null, 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "max-id": null, 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "pvc": { 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "stretch": { 2023-09-30T09:20:17.953 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "network": { 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "provider": null 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "storage": { 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "device-set": { 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:17.954 INFO:tasks.workunit.client.0.smithi040.stdout: "non-portable": null, 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "portable": null, 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "csi": { 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes": { 2023-09-30T09:20:17.955 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "node": { 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes-total": null, 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "with-ceph-daemons": null, 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-cephfs-plugin": null, 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-nfs-plugin": null, 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-rbd-plugin": null 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "storage-class": { 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket": null, 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs": null, 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "nfs": null, 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": null, 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "services": {}, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 105, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": 4, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_by_class": { 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "ssd": { 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906545664, 2023-09-30T09:20:17.958 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:17.959 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53739520, 2023-09-30T09:20:17.991 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_bytes": 53739520, 2023-09-30T09:20:17.991 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_ratio": 6.997695163590834e-05 2023-09-30T09:20:17.991 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.991 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906545664, 2023-09-30T09:20:17.992 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:17.992 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53739520 2023-09-30T09:20:17.992 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:17.992 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:17.992 INFO:tasks.workunit.client.0.smithi040.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: mgrmap e21: y(active, since 91s), standbys: x 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1294629672' entity='client.admin' 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1514485973' entity='client.admin' 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:16 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.994 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry preview-device 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:17.994 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: mgrmap e21: y(active, since 91s), standbys: x 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1294629672' entity='client.admin' 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1514485973' entity='client.admin' 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.995 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: mgrmap e21: y(active, since 91s), standbys: x 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1294629672' entity='client.admin' 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.996 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1514485973' entity='client.admin' 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:17.997 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:16 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:17.997 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:17.997 INFO:tasks.workunit.client.0.smithi040.stdout: "91fc7878-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91fd28e0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091636": { 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91fc7878-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:17.998 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065396 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:17.999 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.000 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:18.001 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:18.002 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 32939895 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.003 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 52157033 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.005 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:18.006 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:18.017 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:18.018 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 89, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3481, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3496, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3466 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:18.019 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 21, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 386330978, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 2158748994, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 6075373710, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 35748836357, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 11, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 48538, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 59948, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 24, 2023-09-30T09:20:18.020 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 1359 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 48538, 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 59948 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:18.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:18.022 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:18.023 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:18.024 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:18.025 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:18.025 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:18.025 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:18.025 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:18.025 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:18.081 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.081 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:18.081 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:18.081 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.081 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 24 Celsius", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 11%", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 386,330,978 [197 TB]", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 2,158,748,994 [1.10 PB]", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 6,075,373,710", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 35,748,836,357", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 21", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 48,538", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 59,948", 2023-09-30T09:20:18.082 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 1,359", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:18.083 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 24 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.084 INFO:tasks.workunit.client.0.smithi040.stdout: "91feb660-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91ff5bb0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091640": { 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91feb660-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:18.085 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065399 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:18.086 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.087 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.088 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:18.089 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 26928923 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:18.090 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 46310566 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.091 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:18.093 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 90, 2023-09-30T09:20:18.094 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3153, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3164, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3140 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 0, 2023-09-30T09:20:18.095 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:18.096 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 371297021, 2023-09-30T09:20:18.096 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 1764813909, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 5951201456, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 30432764086, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 10, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 53594, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 48094, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 27, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 20 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:18.109 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 53594, 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 48094 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:18.110 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:18.111 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:18.112 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:18.113 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 27 Celsius", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 10%", 2023-09-30T09:20:18.114 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 371,297,021 [190 TB]", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 1,764,813,909 [903 TB]", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 5,951,201,456", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 30,432,764,086", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 0", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 53,594", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 48,094", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 20", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:18.115 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:18.116 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 27 2023-09-30T09:20:18.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.145 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:18.145 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.145 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.145 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.146 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.146 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.146 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.146 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:18.146 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry preview-all 2023-09-30T09:20:18.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:17 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:17 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:18.396 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:18.396 INFO:tasks.workunit.client.0.smithi040.stdout: "device_report": { 2023-09-30T09:20:18.396 INFO:tasks.workunit.client.0.smithi040.stdout: "91fc7878-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.396 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91fd28e0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.396 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091636": { 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91fc7878-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:18.397 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065396 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:18.398 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.399 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.401 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 32939895 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.402 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 52157033 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.403 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:18.404 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.405 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.406 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 89, 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3481, 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3496, 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3466 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:18.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 21, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 386330978, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 2158748994, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 6075373710, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 35748836357, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 11, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 48538, 2023-09-30T09:20:18.408 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 59948, 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 24, 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 1359 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 48538, 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 59948 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:18.409 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:18.410 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:18.411 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.412 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.413 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 24 Celsius", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 11%", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 386,330,978 [197 TB]", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 2,158,748,994 [1.10 PB]", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 6,075,373,710", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 35,748,836,357", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 21", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 48,538", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 59,948", 2023-09-30T09:20:18.414 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 1,359", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:18.415 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 24 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.416 INFO:tasks.workunit.client.0.smithi040.stdout: "91feb660-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91ff5bb0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091640": { 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91feb660-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:18.417 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065399 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.418 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.419 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.420 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 26928923 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.422 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 46310566 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.423 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:18.424 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.425 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:18.426 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 90, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3153, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3164, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3140 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:18.427 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 0, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 371297021, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 1764813909, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 5951201456, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 30432764086, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 10, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 53594, 2023-09-30T09:20:18.428 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 48094, 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 27, 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 20 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 53594, 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 48094 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:18.429 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:18.430 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:18.431 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:18.432 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:18.433 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 27 Celsius", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 10%", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 371,297,021 [190 TB]", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 1,764,813,909 [903 TB]", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 5,951,201,456", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 30,432,764,086", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 0", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 53,594", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 48,094", 2023-09-30T09:20:18.434 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 20", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:18.435 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 27 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.436 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "report": { 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer": { 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "active": true, 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "mode": "" 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "channels": [ 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "ident" 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "channels_available": [ 2023-09-30T09:20:18.437 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_available": [ 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:18.438 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_opted_in": [ 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:18.439 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "config": { 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "active_changed": [ 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:18.440 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "client_check_pool_perm", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_gid", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_uid", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "client_quota", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "daemonize", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:18.441 INFO:tasks.workunit.client.0.smithi040.stdout: "keyring", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_block_size", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_cache_size", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_compression", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_log", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_write_buffer_size", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_file", 2023-09-30T09:20:18.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_journald", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_stderr", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_host", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:18.443 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "no_config_file", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:18.444 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-30T09:20:18.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_lim", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_res", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:18.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addr", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addrv", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_default_features", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_qos_exclude_ops", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "setgroup", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "setuser" 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_changed": [ 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:18.447 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:18.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_join_fs", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/allow_ptrace", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/container_init", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/migration_current", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/use_repo_digest", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ssl_server_port", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/orchestrator/orchestrator", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_ident", 2023-09-30T09:20:18.449 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/description", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/organization", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:18.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:18.451 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:18.452 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:18.458 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_cache_enabled", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_ops_log", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_usage_log" 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "contact": null, 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "crashes": [], 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "created": "2023-09-30T09:13:56.071421Z", 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "crush": { 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_algs": { 2023-09-30T09:20:18.459 INFO:tasks.workunit.client.0.smithi040.stdout: "straw2": 3 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_sizes": { 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "2": 1, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "4": 2 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_types": { 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "1": 2, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "11": 1 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "compat_weight_set": false, 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: "device_classes": [ 2023-09-30T09:20:18.460 INFO:tasks.workunit.client.0.smithi040.stdout: 8 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_buckets": 6, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_devices": 8, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_rules": 1, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_types": 12, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_weight_sets": 0, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "tunables": { 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "allowed_bucket_algs": 54, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_fallback_tries": 0, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_tries": 0, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_total_tries": 50, 2023-09-30T09:20:18.461 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_descend_once": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_stable": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_vary_r": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v2_rules": 0, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v3_rules": 0, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v4_buckets": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v5_rules": 0, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "legacy_tunables": 0, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "minimum_required_version": "jewel", 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "optimal_tunables": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "profile": "jewel", 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables": 1, 2023-09-30T09:20:18.462 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables2": 1, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables3": 1, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables5": 1, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "straw_calc_version": 1 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "description": "upgrade test cluster", 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "fs": { 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "feature_flags": { 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "enable_multiple": true, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_enabled_multiple": true 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.463 INFO:tasks.workunit.client.0.smithi040.stdout: "filesystems": [ 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "approx_ctime": "2023-09", 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer_enabled": false, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_caps": 0, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_dns": 10, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_inos": 13, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_subtrees": 2, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_allowed_features": 0, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "explicitly_allowed_features": 0, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "files": 0, 2023-09-30T09:20:18.464 INFO:tasks.workunit.client.0.smithi040.stdout: "max_mds": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_data_pools": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_in": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_mds": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": 0, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_replay": 0, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_up": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "snaps": 0, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "standby_count_wanted": 0 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_mds": 1, 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: "total_num_mds": 2 2023-09-30T09:20:18.465 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "hosts": { 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num": 2, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mds": 2, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mgr": 2, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mon": 2, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_osd": 2 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "leaderboard": false, 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "license": "sharing-1-0", 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "metadata": { 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:18.466 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 2 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 2 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.467 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 2 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 2 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 2 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 2 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.468 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 3 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 3 2023-09-30T09:20:18.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 3 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 3 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 3 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 3 2023-09-30T09:20:18.470 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 8 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-30T09:20:18.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 8 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 8 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 8 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 8 2023-09-30T09:20:18.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 8 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_objectstore": { 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": 8 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "rotational": { 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "0": 8 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:18.473 INFO:tasks.workunit.client.0.smithi040.stdout: "features": { 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "optional": [], 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "persistent": [ 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "kraken", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "luminous", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "mimic", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap-prune", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "nautilus", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "octopus", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "pacific", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "elector-pinging", 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: "quincy" 2023-09-30T09:20:18.474 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv4_addr_mons": 6, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv6_addr_mons": 0, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "min_mon_release": 17, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "v1_addr_mons": 3, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "v2_addr_mons": 3 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "organization": "ceph-qa", 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_network": false, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:18.475 INFO:tasks.workunit.client.0.smithi040.stdout: "require_min_compat_client": "luminous", 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "require_osd_release": "quincy" 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": [ 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:18.476 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 1, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 1, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 1, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 1781760, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 1781760, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 2, 2023-09-30T09:20:18.477 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 2.4424282401014352e-06, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 212, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 313344, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 590368, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 590368, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 1771104, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 179, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 2473984 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.478 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:18.479 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 32, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 32, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 2, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 98304, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 98304, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:18.480 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 22, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 1.347549840602369e-07, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 3378, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 3378, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 10134, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 51, 2023-09-30T09:20:18.481 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 19456 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:18.482 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 64, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 64, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 3, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:18.483 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:18.484 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:18.485 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 8, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 8, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 4, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501706506, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:18.486 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167248384, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:18.487 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": { 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "mirroring_by_pool": [ 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: false 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.488 INFO:tasks.workunit.client.0.smithi040.stdout: "num_images_by_pool": [ 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pools": 1 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "report_id": "4d0cb8ac-bed5-4f65-9344-f95aee4f8bf6", 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "report_timestamp": "2023-09-30T09:20:18.376835", 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "report_version": 1, 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "rook": { 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster": { 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "external-mode": null, 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "allow-multiple-per-node": null, 2023-09-30T09:20:18.489 INFO:tasks.workunit.client.0.smithi040.stdout: "count": null, 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "max-id": null, 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "pvc": { 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "stretch": { 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "network": { 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "provider": null 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.490 INFO:tasks.workunit.client.0.smithi040.stdout: "storage": { 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "device-set": { 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "non-portable": null, 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "portable": null, 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "csi": { 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.491 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes": { 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "node": { 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes-total": null, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "with-ceph-daemons": null, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-cephfs-plugin": null, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-nfs-plugin": null, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-rbd-plugin": null 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:18.492 INFO:tasks.workunit.client.0.smithi040.stdout: "storage-class": { 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket": null, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs": null, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "nfs": null, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": null, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.493 INFO:tasks.workunit.client.0.smithi040.stdout: "services": {}, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 105, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": 4, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_by_class": { 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "ssd": { 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906545664, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53739520, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_bytes": 53739520, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_ratio": 6.997695163590834e-05 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:18.494 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906545664, 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53739520 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:18.495 INFO:tasks.workunit.client.0.smithi040.stderr:++ ceph telemetry collection ls 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr:+ COLLECTIONS='New collections are available: 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr:['\''basic_base'\'', '\''basic_mds_metadata'\'', '\''basic_pool_options_bluestore'\'', '\''basic_pool_usage'\'', '\''basic_rook_v01'\'', '\''basic_usage_by_class'\'', '\''crash_base'\'', '\''device_base'\'', '\''ident_base'\'', '\''perf_memory_metrics'\'', '\''perf_perf'\''] 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.008 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-09-30T09:20:19.009 INFO:tasks.workunit.client.0.smithi040.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:+ [[ New collections are available: 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.010 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:+ [[ New collections are available: 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.011 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-30T09:20:19.012 INFO:tasks.workunit.client.0.smithi040.stderr:+ [[ New collections are available: 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.013 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:+ [[ New collections are available: 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.014 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:+ [[ New collections are available: 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:['basic_base', 'basic_mds_metadata', 'basic_pool_options_bluestore', 'basic_pool_usage', 'basic_rook_v01', 'basic_usage_by_class', 'crash_base', 'device_base', 'ident_base', 'perf_memory_metrics', 'perf_perf'] 2023-09-30T09:20:19.015 INFO:tasks.workunit.client.0.smithi040.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr: 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:NAME STATUS DESC 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-09-30T09:20:19.016 INFO:tasks.workunit.client.0.smithi040.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-09-30T09:20:19.017 INFO:tasks.workunit.client.0.smithi040.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-09-30T09:20:19.017 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry on --license sharing-1-0 2023-09-30T09:20:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:18 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='client.24806 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='client.14919 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:18 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:19.631 INFO:tasks.workunit.client.0.smithi040.stdout:Telemetry is on. 2023-09-30T09:20:19.631 INFO:tasks.workunit.client.0.smithi040.stdout:Some channels are disabled, please enable with: 2023-09-30T09:20:19.631 INFO:tasks.workunit.client.0.smithi040.stdout:`ceph telemetry enable channel perf` 2023-09-30T09:20:19.645 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry enable channel perf 2023-09-30T09:20:19.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE Bus STOPPING 2023-09-30T09:20:19.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:20:19.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE Bus STOPPED 2023-09-30T09:20:19.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE Bus STARTING 2023-09-30T09:20:19.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE Serving on http://:::9283 2023-09-30T09:20:19.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:19] ENGINE Bus STARTED 2023-09-30T09:20:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:19 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE Bus STOPPING 2023-09-30T09:20:20.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:20:20.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE Bus STOPPED 2023-09-30T09:20:20.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE Bus STARTING 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='client.24824 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:19 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:20.266 INFO:tasks.workunit.client.0.smithi040.stdout:channel_perf is enabled 2023-09-30T09:20:20.280 INFO:tasks.workunit.client.0.smithi040.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-09-30T09:20:20.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE Serving on http://:::9283 2023-09-30T09:20:20.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:20:20] ENGINE Bus STARTED 2023-09-30T09:20:20.741 INFO:tasks.workunit.client.0.smithi040.stderr:+ LAST_OPT_REVISION=1 2023-09-30T09:20:20.741 INFO:tasks.workunit.client.0.smithi040.stderr:+ '[' 1 -ne 1 ']' 2023-09-30T09:20:20.741 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry show 2023-09-30T09:20:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: mgrmap e22: y(active, since 95s), standbys: x 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:20 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: mgrmap e22: y(active, since 95s), standbys: x 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='client.24830 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: mgrmap e22: y(active, since 95s), standbys: x 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:20 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/1250937047' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-09-30T09:20:21.588 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:21.588 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer": { 2023-09-30T09:20:21.588 INFO:tasks.workunit.client.0.smithi040.stdout: "active": true, 2023-09-30T09:20:21.588 INFO:tasks.workunit.client.0.smithi040.stdout: "mode": "" 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "channels": [ 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "channels_available": [ 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:21.589 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_available": [ 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:21.590 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_opted_in": [ 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:21.591 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "config": { 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "active_changed": [ 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:21.592 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "client_check_pool_perm", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_gid", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_uid", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "client_quota", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "daemonize", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:21.593 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "keyring", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_block_size", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_cache_size", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_compression", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_log", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_write_buffer_size", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:21.594 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_file", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_journald", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_stderr", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_host", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:21.595 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "no_config_file", 2023-09-30T09:20:21.596 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-30T09:20:21.597 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_lim", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_res", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:21.598 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addr", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addrv", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_default_features", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_qos_exclude_ops", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "setgroup", 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "setuser" 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.599 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_changed": [ 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:21.600 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_join_fs", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/allow_ptrace", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/container_init", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/migration_current", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/use_repo_digest", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ssl_server_port", 2023-09-30T09:20:21.601 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/orchestrator/orchestrator", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_ident", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_perf", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/description", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/enabled", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/organization", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:21.602 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:21.603 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target", 2023-09-30T09:20:21.604 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_cache_enabled", 2023-09-30T09:20:21.605 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_ops_log", 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_usage_log" 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "contact": null, 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "crashes": [], 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "created": "2023-09-30T09:13:56.071421Z", 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "crush": { 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_algs": { 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "straw2": 3 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_sizes": { 2023-09-30T09:20:21.606 INFO:tasks.workunit.client.0.smithi040.stdout: "2": 1, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "4": 2 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_types": { 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "1": 2, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "11": 1 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "compat_weight_set": false, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "device_classes": [ 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: 8 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_buckets": 6, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_devices": 8, 2023-09-30T09:20:21.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_rules": 1, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_types": 12, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_weight_sets": 0, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "tunables": { 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "allowed_bucket_algs": 54, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_fallback_tries": 0, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_tries": 0, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_total_tries": 50, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_descend_once": 1, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_stable": 1, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_vary_r": 1, 2023-09-30T09:20:21.608 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v2_rules": 0, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v3_rules": 0, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v4_buckets": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v5_rules": 0, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "legacy_tunables": 0, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "minimum_required_version": "jewel", 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "optimal_tunables": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "profile": "jewel", 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables2": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables3": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables5": 1, 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: "straw_calc_version": 1 2023-09-30T09:20:21.609 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "description": "upgrade test cluster", 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "fs": { 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "feature_flags": { 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "enable_multiple": true, 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_enabled_multiple": true 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "filesystems": [ 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "approx_ctime": "2023-09", 2023-09-30T09:20:21.610 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer_enabled": false, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_caps": 0, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_dns": 10, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_inos": 13, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_subtrees": 2, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_allowed_features": 0, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "explicitly_allowed_features": 0, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "files": 0, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "max_mds": 1, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_data_pools": 1, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_in": 1, 2023-09-30T09:20:21.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_mds": 1, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": 0, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_replay": 0, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_up": 1, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "snaps": 0, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "standby_count_wanted": 0 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_mds": 1, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "total_num_mds": 2 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_stats": { 2023-09-30T09:20:21.612 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 19218432, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 331672, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 237568, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 0, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 301, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 973296, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 12, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 500736, 2023-09-30T09:20:21.613 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 14422648, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 19218432 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 20234240, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 386280, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 81920, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 32768, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 380, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 1201832, 2023-09-30T09:20:21.614 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 20, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 970752, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 14840944, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 20267008 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 38658048, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1005392, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 679936, 2023-09-30T09:20:21.615 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 8978432, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1113, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 7471656, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 22, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2258432, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 24490120, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 47636480 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 43646976, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1506664, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:21.616 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 1024000, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 4939776, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1552, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 9754488, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 22, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2434048, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 26175264, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 48586752 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 34816000, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 773536, 2023-09-30T09:20:21.617 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 352256, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 10723328, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1042, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 6257888, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 21, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1618688, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 23061120, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 45539328 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.618 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 273031168, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 791248, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 827392, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1261, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4895328, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 45, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2054912, 2023-09-30T09:20:21.619 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 262406096, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 273858560 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 239108096, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1046480, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 360448, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1232, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4947864, 2023-09-30T09:20:21.620 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2519040, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227711128, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239468544 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 240254976, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 690376, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 4980736, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1032192, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1140, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.621 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4425816, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2790912, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227367136, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 241287168 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 270524416, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 713968, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 24576, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1449984, 2023-09-30T09:20:21.622 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1101, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4162952, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 44, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1712384, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 261026952, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 271974400 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 271654912, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 761288, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.623 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 40960, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1133, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4824504, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1533952, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 261651584, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 271695872 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 237969408, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 850720, 2023-09-30T09:20:21.624 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1286144, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1136, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4262184, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1899776, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 228073144, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239255552 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:21.625 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 239943680, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1099104, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 4980736, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 573440, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1162, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4702152, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1751040, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227410648, 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 240517120 2023-09-30T09:20:21.626 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 238100480, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1074512, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1155072, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1170, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4548904, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1730816, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227862664, 2023-09-30T09:20:21.627 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239255552 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "hosts": { 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num": 2, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mds": 2, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mgr": 2, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mon": 2, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_osd": 2 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "io_rate": { 2023-09-30T09:20:21.628 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_stats_delta": { 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "stamp_delta": "12.002669", 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 282, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:21.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:21.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:21.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 182, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 278, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 43, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 3 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:21.632 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 0 2023-09-30T09:20:21.633 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "leaderboard": false, 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "license": "sharing-1-0", 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "mempool": { 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.634 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.635 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.636 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.637 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.638 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.639 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 149304, 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 31 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.640 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 856, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.641 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.642 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.643 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.644 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.645 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.646 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.647 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.648 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.649 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213383, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 63 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.650 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 50488, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 208 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.651 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7744, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 121 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.652 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.653 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.654 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.655 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.656 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.657 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.658 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.659 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1287591, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 421 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.660 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:21.661 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5152, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 83 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.662 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.663 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.664 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.665 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.666 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.667 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.668 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1103239, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 345 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 352, 2023-09-30T09:20:21.669 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 4 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.670 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:21.671 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10304, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 166 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.672 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.673 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.674 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.675 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.676 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.677 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.678 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1062727, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 343 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.679 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.680 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5152, 2023-09-30T09:20:21.681 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 83 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.682 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.683 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19600, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.684 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1344, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 12 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8400, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19600, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.685 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1360, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 17 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 602112, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 16 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 49448, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9136 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.686 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 131920, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 194 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11132, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 707 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30830, 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 194 2023-09-30T09:20:21.687 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 417252, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 94 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.688 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2457782, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 197 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6776, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 77 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.689 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 531760, 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 46 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 88920, 2023-09-30T09:20:21.690 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213680, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3338 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.691 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.692 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.693 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18144, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 896, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.694 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7776, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18144, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1120, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 14 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.695 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12288, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 42833, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8062 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 120360, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 177 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8860, 2023-09-30T09:20:21.696 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 529 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26042, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 177 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:21.697 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 405726, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 91 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2402428, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.698 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4752, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 54 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 416160, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 36 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.699 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7280, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 18 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.700 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.701 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:21.702 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18032, 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:21.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 784, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7728, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18032, 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:21.704 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1120, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 14 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8192, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 41496, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7865 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.705 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 116960, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 172 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7944, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 480 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.706 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24930, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 172 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 327898, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 72 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.707 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2415604, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4312, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 49 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.708 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 358360, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 31 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8320, 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 24 2023-09-30T09:20:21.709 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.710 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.711 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.712 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 224, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7920, 2023-09-30T09:20:21.713 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.714 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 42497, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8089 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 121040, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 178 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9048, 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 537 2023-09-30T09:20:21.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 25794, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 178 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2208, 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.716 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 223392, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 47 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30637, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2437104, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 184 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.717 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4664, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 53 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 427720, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 37 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.718 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10400, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 20 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.719 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.720 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.721 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.722 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 5 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7920, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.723 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 640, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 43198, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8221 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.724 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123080, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 181 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9256, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 538 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.725 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26562, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 181 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 883293, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 65 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:21.726 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2443267, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 183 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4752, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 54 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.727 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 450840, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 39 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7904, 2023-09-30T09:20:21.728 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 16 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213936, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3350 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.729 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.730 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.731 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18368, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 224, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.732 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7872, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18368, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 720, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.733 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 43495, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8244 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123760, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.734 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9476, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 539 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26986, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.735 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2208, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 799978, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 45 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30637, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.736 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2427156, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 183 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5280, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 60 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.737 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 473960, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 41 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11960, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 23 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.738 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214448, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3374 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.739 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19488, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 112, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8352, 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:21.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19488, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4096, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.743 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 44332, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8597 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123760, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10520, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 698 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.744 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 27846, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.745 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 203785, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 42 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2435532, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.746 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4488, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 51 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 450840, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 39 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.747 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 88712, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 181 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214448, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3374 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.748 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.749 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:21.750 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19376, 2023-09-30T09:20:21.751 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 672, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8304, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19376, 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:21.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 640, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 266240, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 46820, 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8920 2023-09-30T09:20:21.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 129200, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 190 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11284, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 703 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.754 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30062, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 190 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 145498, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 29 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.755 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2434591, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 208 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5720, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 65 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.756 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 531760, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 46 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.757 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 90480, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 202 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213680, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3338 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.758 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.759 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "metadata": { 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 2 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:21.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 2 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 2 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 2 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 2 2023-09-30T09:20:21.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 2 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 3 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:21.762 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 3 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 3 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 3 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:21.763 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 3 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 3 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 8 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.764 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 8 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 8 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 8 2023-09-30T09:20:21.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 8 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 8 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_objectstore": { 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": 8 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "rotational": { 2023-09-30T09:20:21.766 INFO:tasks.workunit.client.0.smithi040.stdout: "0": 8 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "features": { 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "optional": [], 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "persistent": [ 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "kraken", 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "luminous", 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "mimic", 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap-prune", 2023-09-30T09:20:21.767 INFO:tasks.workunit.client.0.smithi040.stdout: "nautilus", 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "octopus", 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pacific", 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "elector-pinging", 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "quincy" 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv4_addr_mons": 6, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv6_addr_mons": 0, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "min_mon_release": 17, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "v1_addr_mons": 3, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "v2_addr_mons": 3 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.768 INFO:tasks.workunit.client.0.smithi040.stdout: "organization": "ceph-qa", 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_network": false, 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "require_min_compat_client": "luminous", 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "require_osd_release": "quincy" 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_perf_histograms": [ 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.769 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:21.770 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:21.771 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:21.772 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:21.773 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:21.774 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:21.775 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.776 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.777 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.778 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.779 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.780 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.781 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.782 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.783 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.784 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.785 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.786 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.787 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.788 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.789 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.790 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.791 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.792 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.793 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.794 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.795 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.796 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.797 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.798 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.799 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.800 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:21.801 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:21.802 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:21.803 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.804 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:21.805 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:21.806 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:21.807 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.808 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.809 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.810 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.811 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.812 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.813 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.814 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.815 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.816 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.817 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.818 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.819 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.820 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.821 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.822 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.823 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.824 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.825 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.826 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.827 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.828 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.829 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.830 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.831 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:21.832 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:21.833 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:21.834 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.835 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:21.836 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:21.837 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:21.838 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.839 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.840 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.841 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.842 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.843 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.844 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.845 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.846 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.847 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.848 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.849 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.850 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.851 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.852 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.853 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.854 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.855 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.856 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.857 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.858 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.859 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.860 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.861 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.862 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:21.863 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:21.864 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:21.865 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:21.866 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:21.867 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:21.868 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:21.869 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.870 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.871 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.872 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.873 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 9, 5, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 17, 2, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.874 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.875 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:21.876 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.877 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.878 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:21.879 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.880 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.881 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.882 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.883 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.884 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:21.885 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.886 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.887 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:21.888 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.889 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.890 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:21.891 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.892 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.893 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:21.894 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_counters": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "caps": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_flush_ack": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_flushsnap_ack": { 2023-09-30T09:20:21.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_grant": { 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_revoke": { 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_trunc": { 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_commit": { 2023-09-30T09:20:21.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_fetch": { 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_merge": { 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_split": { 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "exported_inodes": { 2023-09-30T09:20:21.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "forward": { 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_cap_release": { 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_caps": { 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_caps_dirty": { 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_inode_file_caps": { 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "imported_inodes": { 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes": { 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_expired": { 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_pinned": { 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_with_caps": { 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "load_cent": { 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "openino_dir_fetch": { 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "process_request_cap_release": { 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "reply_latency": { 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 165171 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "request": { 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rbytes": { 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rfiles": { 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rsnaps": { 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_reply": { 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "subtrees": { 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.902 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_cache": { 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_enqueue_scrub": { 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_exportdir": { 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_flush": { 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_fragmentdir": { 2023-09-30T09:20:21.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_fragstats": { 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_inodestats": { 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_enqueued": { 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_prioritized": { 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_processing": { 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays": { 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays_delayed": { 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays_enqueuing": { 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_completed": { 2023-09-30T09:20:21.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_started": { 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_created": { 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_enqueued": { 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_migrated": { 2023-09-30T09:20:21.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_reintegrated": { 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_log": { 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "ev": { 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "evadd": { 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.907 INFO:tasks.workunit.client.0.smithi040.stdout: "evex": { 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "evexd": { 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "evexg": { 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "evtrm": { 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "jlat": { 2023-09-30T09:20:21.908 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9431852 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "replayed": { 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "seg": { 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "segadd": { 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "segex": { 2023-09-30T09:20:21.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "segexd": { 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "segexg": { 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "segtrm": { 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.910 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_mem": { 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "cap": { 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "cap+": { 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "cap-": { 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "dir": { 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.911 INFO:tasks.workunit.client.0.smithi040.stdout: "dir+": { 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "dir-": { 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "dn": { 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "dn+": { 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "dn-": { 2023-09-30T09:20:21.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "heap": { 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 207132 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "ino": { 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "ino+": { 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "ino-": { 2023-09-30T09:20:21.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_server": { 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "cap_acquisition_throttle": { 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "cap_revoke_eviction": { 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_request": { 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_session": { 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_peer_request": { 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "req_create_latency": { 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getattr_latency": { 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.915 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 165171 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getfilelock_latency": { 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getvxattr_latency": { 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "req_link_latency": { 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.916 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookup_latency": { 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookuphash_latency": { 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupino_latency": { 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupname_latency": { 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupparent_latency": { 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupsnap_latency": { 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lssnap_latency": { 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mkdir_latency": { 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mknod_latency": { 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.919 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mksnap_latency": { 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "req_open_latency": { 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "req_readdir_latency": { 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.920 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rename_latency": { 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "req_renamesnap_latency": { 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmdir_latency": { 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.921 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmsnap_latency": { 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmxattr_latency": { 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setattr_latency": { 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.922 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setdirlayout_latency": { 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setfilelock_latency": { 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setlayout_latency": { 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.923 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setxattr_latency": { 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "req_symlink_latency": { 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "req_unlink_latency": { 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_sessions": { 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "average_load": { 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "avg_session_uptime": { 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 88 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "session_count": { 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "session_remove": { 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "sessions_open": { 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "sessions_stale": { 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "total_load": { 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.926 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 45 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "purge_queue": { 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executed": { 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing": { 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_high_water": { 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_ops": { 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_ops_high_water": { 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_item_in_journal": { 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.929 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:21.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 101 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:21.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 729 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 729, 2023-09-30T09:20:21.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3567799 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 729, 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250996895 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 73 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.934 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 731 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:21.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 731 2023-09-30T09:20:21.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 731, 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1868976933 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:21.938 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.939 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 730 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6999014 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5194 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:21.940 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 379995311 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 44883968 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:21.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34914304 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9969664 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.942 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250061 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70847247 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:21.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39836 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.947 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71057472 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.949 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184686616 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165928 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:21.952 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:21.953 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31416, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 81947988 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:21.954 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1562, 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 669716085 2023-09-30T09:20:21.955 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:21.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 190 2023-09-30T09:20:21.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 868 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.958 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4599505 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2604 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 171997872 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.959 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:21.960 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 868 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.961 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4537067 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5251 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 480124953 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.962 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 999988 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.963 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 870 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 870, 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2434969942 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.964 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1627 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.966 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 45834240 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.967 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 40050688 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5783552 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277030987 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 249631 2023-09-30T09:20:21.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.971 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70846614 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277030987 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 37433 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.973 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71058812 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.975 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184687324 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.976 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165220 2023-09-30T09:20:21.978 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.979 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38599, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 159034737 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1871, 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 704606063 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:21.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 58 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:21.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 740 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 740, 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3593503 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 740, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 116996957 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 146 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:21.986 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.988 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1526960243 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.990 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:21.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:21.992 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7048135 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5278 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 254993359 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:21.993 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 42786816 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31932416 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.994 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10854400 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250061 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.997 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70847247 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:21.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39836 2023-09-30T09:20:21.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.000 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.001 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71057472 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184686616 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165928 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:22.005 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:22.006 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31639, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 64960162 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:22.007 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1602, 2023-09-30T09:20:22.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 462904368 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.009 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.010 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2772992 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6356992 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1626112 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1486848 2023-09-30T09:20:22.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6291456 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.016 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.017 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.018 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4329472 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.019 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 114030 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:22.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 69956 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 108198855 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 334, 2023-09-30T09:20:22.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26175292 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 460614 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 108659469 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51824 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12871 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 816 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 221 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2936236 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 318, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 441008 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 200, 2023-09-30T09:20:22.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4368360 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 17940 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10701544 2023-09-30T09:20:22.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10629537 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 525979120498 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 169370329589 2023-09-30T09:20:22.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 60922718800 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 56101 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1946761 2023-09-30T09:20:22.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 320006156 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 174314 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157533841 2023-09-30T09:20:22.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25145670 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 878147 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.031 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 515420947 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 29813591 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3624170 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.032 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 270974976 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 270082048 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 892928 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142486657 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 602112 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.036 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75015039 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068649928 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.040 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72199592 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.041 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 94991104 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72780592 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.044 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068649928 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.045 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9829 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.046 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 105318 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157275 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71928338 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.050 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 588 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 28870052 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.051 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2717576 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26803981 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.053 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 588 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.056 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 28870052 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2717576 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26803981 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1771104 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7634944 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.059 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.060 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2621440 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6291456 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1572864 2023-09-30T09:20:22.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1433600 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6225920 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.064 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4124672 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.070 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 663552 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 190880 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.071 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31, 2023-09-30T09:20:22.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100796 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 92323301 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 320, 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18252144 2023-09-30T09:20:22.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 489865 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 92813166 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3824 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 17829 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12263 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 804 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 223 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 127, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5960294 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 336, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 379117 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 209, 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5902957 2023-09-30T09:20:22.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 119508 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14709796 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.078 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 119, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 20544211 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 453821265664 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 119, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157539762705 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.079 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 408, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 63614354633 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 408, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47201 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 613522 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.080 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 209214660 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148616 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 77265845 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.081 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25960865 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 286974 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.082 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 327838370 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30693894 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3680729 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.083 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236584960 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236183552 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.084 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 401408 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142523808 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12288 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75567712 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.088 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068928564 2023-09-30T09:20:22.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71920956 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.092 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95015872 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.094 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755824 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068928564 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 93377 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 146931 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71681816 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.100 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 36 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 155 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2429440 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 413448066 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.102 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1052 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 61138620 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 241712015 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 33 2023-09-30T09:20:22.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6497332 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1052 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.104 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5660220 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4773836 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.105 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 21439243 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9200294 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 20127752 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2429440 2023-09-30T09:20:22.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 385511491 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 46278106 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.108 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 216810427 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 590368 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.109 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6963200 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2211840 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6094848 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.113 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1298432 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1159168 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6029312 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.114 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.119 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3440640 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 659456 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 180738 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.121 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 12, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18557 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 79424898 2023-09-30T09:20:22.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 258, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14459117 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 396542 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 79821440 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.124 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1772 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.125 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11701 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 581 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 203 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 92, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1236752 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 337152 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.127 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 167, 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2108084 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 90716 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.128 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8617214 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 111, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31889343 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 110, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 474852091751 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 111, 2023-09-30T09:20:22.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 152872994676 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 331, 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 62815971242 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 331, 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 32163 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.130 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1902470 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 158184052 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 116424 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.131 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51974349 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 19106415 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 287079 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 239839362 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 23146670 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2270357 2023-09-30T09:20:22.133 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236306432 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235167744 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1138688 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524483 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.136 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.137 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75571133 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.138 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933624 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.141 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71915896 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016322 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.145 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755374 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933624 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31545 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 201617 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71683902 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.149 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.150 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.151 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 140160381 2023-09-30T09:20:22.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4127508 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 122905759 2023-09-30T09:20:22.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.155 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 140160381 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.158 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4127508 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 122905759 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6762496 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.160 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.161 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1101824 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.163 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 733184 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 593920 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.166 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1765376 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 675840 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6319 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47606699 2023-09-30T09:20:22.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 120, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11971037 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 226367 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47833066 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.174 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.175 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13662 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 299 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 211 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 76, 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 852214 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 128, 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 331497 2023-09-30T09:20:22.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 52, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1448486 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.178 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6749182 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 45, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4095843 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 42, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 599864655238 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 45, 2023-09-30T09:20:22.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67434291144 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 221, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 437972 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 221, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 23697 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 262222 2023-09-30T09:20:22.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235221545 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 63741 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 130844072 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16400872 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289526 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.182 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 389509062 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18815114 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3082770 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.183 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 269090816 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 267542528 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.184 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1548288 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524520 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579288 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933901 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.191 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71915619 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016346 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755350 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933901 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9575 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27357 2023-09-30T09:20:22.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 206550 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.198 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71673305 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 37 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.201 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 865267 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.203 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.207 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.208 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 865267 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6254592 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.211 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.212 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1261568 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.213 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5636096 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 847872 2023-09-30T09:20:22.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 708608 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.216 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.217 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.220 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2039808 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 675840 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 256802 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1735 2023-09-30T09:20:22.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53216702 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 138, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6842458 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.224 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 213143 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53429845 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.225 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1185 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.226 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14387 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 343 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 227 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.227 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 91, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 858281 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 152, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 253493 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 61, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148186 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.228 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 98280 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3182238 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38, 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3292601 2023-09-30T09:20:22.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 37, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 474095813172 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51706279706 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 254, 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 410051 2023-09-30T09:20:22.230 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 254, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25226 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 272306 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.231 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 214138278 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 66992 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80847430 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11291775 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.232 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 287759 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 762 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 309763554 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.233 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13733164 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1668765 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.234 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 268812288 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 268640256 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 172032 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.235 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524277 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.236 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.237 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579531 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.239 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068932077 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.241 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71917443 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.242 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016184 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.243 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.244 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.245 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755512 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.246 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068932077 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.247 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 97099 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 144965 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.248 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71676547 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.249 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.250 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 41 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.251 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16337922 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.252 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 701462 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16264550 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.254 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.255 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.256 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.257 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16337922 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 701462 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.258 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16264550 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.259 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6320128 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.260 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1101824 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.262 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 729088 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.263 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 589824 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.265 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.266 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.267 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.268 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.269 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1761280 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.270 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 671744 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 232094 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.271 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4780 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.272 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47450844 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 113, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14074476 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:22.273 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 147766 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47598610 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1266 2023-09-30T09:20:22.274 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.275 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11736 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 310 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 232 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 83, 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 711878 2023-09-30T09:20:22.276 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 131, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289563 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 48, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 434190 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:22.277 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 101768 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2864181 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 36, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2913026 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:22.278 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 460444304397 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 36, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 55911299866 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 256, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 365905 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 256, 2023-09-30T09:20:22.279 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26305 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 226865 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 276152293 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 62592 2023-09-30T09:20:22.280 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148343367 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12844369 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289512 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.281 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 519 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 440460987 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14881755 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.282 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2113676 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236371968 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234962944 2023-09-30T09:20:22.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1409024 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.284 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524216 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.285 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.286 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579592 2023-09-30T09:20:22.287 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.288 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068931621 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.290 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71917899 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.291 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016144 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.292 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.293 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755552 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.294 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068931621 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.295 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6828 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34141 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.296 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 207579 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.297 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71670519 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 42 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.299 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.300 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.301 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.302 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.303 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.304 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.305 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.306 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.307 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6250496 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.308 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.309 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1253376 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.310 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.311 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 880640 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741376 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.312 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.313 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.314 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.315 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.316 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.317 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2064384 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.318 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.319 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.320 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6258 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53697845 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 156, 2023-09-30T09:20:22.321 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12157841 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 129896 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53827741 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11704 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 342 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 237 2023-09-30T09:20:22.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 86, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 846928 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 134, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 274997 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 48, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 587697 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.325 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4555494 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2839073 2023-09-30T09:20:22.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 369886405492 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 58009683289 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 394955 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.327 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27237 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 247365 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 169645597 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.328 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 81021 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 118567873 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10768635 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 880055 2023-09-30T09:20:22.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 537 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 303825739 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12818574 2023-09-30T09:20:22.330 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1677215 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235536384 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.331 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234782720 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 753664 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.332 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142523627 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.333 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.334 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75576085 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.335 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068927205 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.336 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.337 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.338 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71922315 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95015751 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.340 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755945 2023-09-30T09:20:22.342 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.343 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068927205 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9779 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.344 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 90809 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 153677 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.345 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71669218 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.346 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39 2023-09-30T09:20:22.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.348 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2788 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 96547897 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 15, 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11671400 2023-09-30T09:20:22.349 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 87695169 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.350 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.351 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.352 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.353 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2788 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 96547897 2023-09-30T09:20:22.354 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 15, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11671400 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 87695169 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.355 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6844416 2023-09-30T09:20:22.356 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:22.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:22.358 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1159168 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.359 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 843776 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 704512 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5439488 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.360 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.361 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:22.362 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:22.363 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.364 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:22.365 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:22.366 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1933312 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1261568 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 131567 2023-09-30T09:20:22.367 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:22.368 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 7, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26748 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 54876584 2023-09-30T09:20:22.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 148, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10074628 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 114397 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 54990981 2023-09-30T09:20:22.370 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.371 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10349 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.372 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 603 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 266 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 113, 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2427365 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 177, 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 307299 2023-09-30T09:20:22.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 64, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1665466 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12467 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:22.374 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2938870 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1939209 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 153417094621 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:22.375 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31686885684 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 389784 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 40759 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 209913 2023-09-30T09:20:22.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 257573122 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80577 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 106449822 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:22.377 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10442287 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 878023 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 826 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 377652118 2023-09-30T09:20:22.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12425901 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1796929 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:22.379 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236371968 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235094016 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1277952 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.381 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142507249 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 139264 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.382 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 126976 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75330319 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.384 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068804368 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.385 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.386 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72045152 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.387 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95004832 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.388 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.389 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72766864 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.391 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068804368 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13952 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27904 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 223237 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.393 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71781227 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.394 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.395 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 115 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.396 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 115, 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 111286041 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 265051 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.397 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 117, 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30065111 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 115, 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100896382 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:22.398 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13310979 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 265051 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11627792 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:22.399 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9521258 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 36372393 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.400 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13469841 2023-09-30T09:20:22.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34107681 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.402 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 61602669 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 7, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4967478 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 57267443 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.403 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:22.404 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6774784 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": [ 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:22.405 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 1, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 1, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 1, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 1781760, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:22.406 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 1781760, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 2, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 2.4424300590908388e-06, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 394, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 598016, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 590368, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 590368, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:22.407 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 1771104, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 219, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 2473984 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.408 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 32, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 32, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 2, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 98304, 2023-09-30T09:20:22.409 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 98304, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 22, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 1.347550835362199e-07, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:22.410 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 3378, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 3378, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 10134, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 51, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 19456 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.411 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 64, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 64, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 3, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:22.412 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:22.413 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:22.414 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 8, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 8, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 4, 2023-09-30T09:20:22.415 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:22.416 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.417 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": { 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "mirroring_by_pool": [ 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: false 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_images_by_pool": [ 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pools": 1 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "report_id": "4d0cb8ac-bed5-4f65-9344-f95aee4f8bf6", 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "report_timestamp": "2023-09-30T09:20:21.454403", 2023-09-30T09:20:22.418 INFO:tasks.workunit.client.0.smithi040.stdout: "report_version": 1, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_stats": { 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "6.15.5" 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "rook": { 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster": { 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "external-mode": null, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "allow-multiple-per-node": null, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "count": null, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "max-id": null, 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "pvc": { 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:22.419 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "stretch": { 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "network": { 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "provider": null 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "storage": { 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "device-set": { 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "non-portable": null, 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "portable": null, 2023-09-30T09:20:22.420 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "csi": { 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes": { 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "node": { 2023-09-30T09:20:22.421 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes-total": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "with-ceph-daemons": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-cephfs-plugin": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-nfs-plugin": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-rbd-plugin": null 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "storage-class": { 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs": null, 2023-09-30T09:20:22.422 INFO:tasks.workunit.client.0.smithi040.stdout: "nfs": null, 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": null, 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "services": {}, 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_per_pg": [ 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.423 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.254365+0000", 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.254365+0000", 2023-09-30T09:20:22.424 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.254784+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:22.425 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3f", 2023-09-30T09:20:22.426 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:35:33.867209+0000", 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.429 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.430 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.431 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.249078+0000", 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.249078+0000", 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.249425+0000", 2023-09-30T09:20:22.432 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.433 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.434 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3e", 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:40:57.790702+0000", 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.437 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.438 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.439 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258307+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258307+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258588+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.441 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3d", 2023-09-30T09:20:22.442 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:33:01.186216+0000", 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.446 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.447 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261231+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261231+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261585+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.449 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.450 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3c", 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:44:50.030013+0000", 2023-09-30T09:20:22.451 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.454 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.455 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.456 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246727+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246727+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247236+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.457 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.458 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3b", 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:01:20.493208+0000", 2023-09-30T09:20:22.459 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.462 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.463 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.464 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.690780+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.690780+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.466 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3a", 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.467 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:28:31.510075+0000", 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.470 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.471 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.472 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258760+0000", 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258760+0000", 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261548+0000", 2023-09-30T09:20:22.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:22.474 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.475 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.39", 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:19:28.768653+0000", 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.480 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264912+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264912+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265190+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.482 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.483 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.38", 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:04:45.387725+0000", 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.484 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.487 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.488 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.489 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258179+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258179+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.259200+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.490 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.491 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.37", 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.492 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:18:00.071297+0000", 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.495 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.496 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.497 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258614+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258614+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258938+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.499 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.36", 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.500 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:40:51.707837+0000", 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.504 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.505 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261834+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261834+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.262145+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.507 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.35", 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.508 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:10:41.135688+0000", 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.512 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.513 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251195+0000", 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251195+0000", 2023-09-30T09:20:22.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.515 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.516 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.34", 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:19:54.357281+0000", 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.520 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.521 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250764+0000", 2023-09-30T09:20:22.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250764+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251394+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.524 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.33", 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:45:16.624417+0000", 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.528 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.529 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258108+0000", 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258108+0000", 2023-09-30T09:20:22.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258386+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.531 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.532 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.32", 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:12:49.981463+0000", 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.533 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.534 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.535 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.536 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.537 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261426+0000", 2023-09-30T09:20:22.538 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261426+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261738+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.539 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.540 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.31", 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:56:04.878284+0000", 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.541 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.542 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.543 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.545 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.546 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.266697+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.266697+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267036+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.547 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.548 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.30", 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:36:08.078369+0000", 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.549 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.550 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.551 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.553 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.554 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264507+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264507+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265609+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.555 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.556 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2f", 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:11:50.904542+0000", 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.557 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.558 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.559 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.561 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.562 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244109+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244109+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.245025+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.563 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.564 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2e", 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:59.610604+0000", 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.565 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.566 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.567 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.568 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.569 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.570 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247059+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247059+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247404+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.571 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.572 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2d", 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:26:48.899224+0000", 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.573 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.574 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.575 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.576 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.577 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.578 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.807055+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.807055+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.807360+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.579 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 4, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.580 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 4, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1f", 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 21, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:42:29.768737+0000", 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.581 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 554, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.582 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.583 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.584 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 4, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.585 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'4" 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.586 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256861+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256861+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257519+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.587 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.588 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1e", 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:54:44.327301+0000", 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.589 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.590 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.591 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.592 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.593 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.594 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817269+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817269+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817605+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.595 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:22.596 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1e", 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:52:35.586698+0000", 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.597 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.598 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.599 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.600 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.601 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.602 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.257116+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.257116+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257412+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.603 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.604 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1f", 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.605 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:47:26.689424+0000", 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.606 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.607 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.608 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.609 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.610 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.820149+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.820149+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.820453+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.611 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.612 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1d", 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.613 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:12:21.955450+0000", 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.614 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:22.615 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.616 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.617 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.618 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256897+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256897+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257267+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.619 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.620 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1c", 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.621 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T21:17:56.617289+0000", 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.622 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.623 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.624 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.625 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.626 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812566+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812566+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.813841+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.627 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.628 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1c", 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:05:53.864186+0000", 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.629 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.630 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259781+0000", 2023-09-30T09:20:22.634 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259781+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260089+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.635 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1d", 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:38:24.937105+0000", 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.638 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.639 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.640 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.641 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.642 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815515+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815515+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815843+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.643 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.644 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1b", 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.645 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:39:54.640144+0000", 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.646 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.647 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.648 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.649 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.650 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.691656+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.691656+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.651 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.652 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1a", 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.653 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:44:30.041621+0000", 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.654 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.655 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.656 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.657 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.658 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.816545+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.816545+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816848+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.659 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.660 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1a", 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.661 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:02:05.729693+0000", 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.662 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.663 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.664 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.665 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.666 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252413+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.667 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.668 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1b", 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.669 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:02:00.386038+0000", 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.670 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.671 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.672 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.673 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.674 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817518+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817518+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817830+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.675 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.676 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.19", 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.677 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:30:45.299787+0000", 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.679 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.680 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.681 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.682 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251473+0000", 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251473+0000", 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252568+0000", 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.683 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.685 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.686 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.18", 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:16:00.550081+0000", 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.687 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.688 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.689 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.690 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.691 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.692 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810595+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810595+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812583+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.693 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.694 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.18", 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:27:50.499855+0000", 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.695 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.696 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.697 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.698 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.699 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247632+0000", 2023-09-30T09:20:22.700 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247632+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247925+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.701 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.702 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.19", 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:41:17.181356+0000", 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.704 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.705 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.706 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.707 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.708 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810647+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810647+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.810927+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.709 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.710 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.17", 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:58:09.561216+0000", 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.712 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.713 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.714 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.715 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.716 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260914+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260914+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.263371+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.717 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.718 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.16", 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:33:20.892419+0000", 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.719 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.721 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.722 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.723 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.724 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811835+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811835+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812616+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.725 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.726 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.16", 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.727 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:26:49.702606+0000", 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.729 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.730 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.731 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.732 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.266795+0000", 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.266795+0000", 2023-09-30T09:20:22.733 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267102+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.734 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.735 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.17", 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:17:32.239323+0000", 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.737 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.738 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.739 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.740 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810563+0000", 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810563+0000", 2023-09-30T09:20:22.741 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.810987+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.742 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 3, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 3, 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.743 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.15", 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 20, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:20:23.985701+0000", 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 90, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.745 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.746 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 4, 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:22.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'3" 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.748 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:46.081804+0000", 2023-09-30T09:20:22.749 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:46.081804+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.750 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.751 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.14", 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:07:09.774379+0000", 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.754 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.755 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:22.756 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.757 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811033+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811033+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.811324+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.758 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 12, 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.759 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 12, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.14", 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 29, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.760 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:30:24.287281+0000", 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 2608, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 12, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 4, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 4, 2023-09-30T09:20:22.762 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.763 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 12, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 9 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.764 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "65'12" 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.765 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246106+0000", 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246106+0000", 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.246411+0000", 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.766 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:22.767 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.15", 2023-09-30T09:20:22.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:54:36.411208+0000", 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.770 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.771 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.772 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.773 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.774 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815109+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815109+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815394+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.775 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.776 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.13", 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:18:38.612003+0000", 2023-09-30T09:20:22.777 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 34, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.780 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 6 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.781 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.782 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253633+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253633+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253913+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.783 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.784 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.12", 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.785 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:58:20.814417+0000", 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.786 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.787 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.788 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.789 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.790 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817699+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817699+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818017+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.791 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.792 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.12", 2023-09-30T09:20:22.793 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:23:28.381864+0000", 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.794 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.795 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.796 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.797 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.798 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246338+0000", 2023-09-30T09:20:22.799 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246338+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247037+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.800 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.801 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.13", 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:57:20.027345+0000", 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.802 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.803 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.806 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.807 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812046+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812046+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812312+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.808 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.809 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.11", 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:28:26.617788+0000", 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.810 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.811 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.812 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.813 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.814 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.815 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259747+0000", 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259747+0000", 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260026+0000", 2023-09-30T09:20:22.816 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:22.817 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.10", 2023-09-30T09:20:22.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:09:17.915101+0000", 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.819 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.820 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.821 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.822 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.823 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.813313+0000", 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.813313+0000", 2023-09-30T09:20:22.824 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.813730+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.825 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 8, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 8, 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.826 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.10", 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 25, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:20:40.669604+0000", 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.827 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.828 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 12, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 4, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 4, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 4, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.829 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 12, 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'8" 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.831 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253332+0000", 2023-09-30T09:20:22.832 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253332+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253624+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.833 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.834 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.11", 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:44:35.039277+0000", 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.835 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.836 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.837 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.838 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.839 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.806039+0000", 2023-09-30T09:20:22.840 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.806039+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.806371+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.841 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.842 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.f", 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:34:49.032811+0000", 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 22, 2023-09-30T09:20:22.843 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.844 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.845 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:22.846 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.847 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.848 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.248312+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.248312+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.248814+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.849 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.850 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.e", 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.851 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:50:41.212578+0000", 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.852 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.853 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.854 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.855 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.856 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.959289+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.959289+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.959642+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.857 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.858 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.2", 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.859 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:29:22.168142+0000", 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.860 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.861 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.862 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.863 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.864 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.693334+0000", 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.693334+0000", 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.865 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.866 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.867 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.4", 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 27, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:05:14.854997+0000", 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.868 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.869 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.870 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.872 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.873 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264337+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264337+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265438+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.874 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.875 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.5", 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:06:14.941318+0000", 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.876 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.877 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.878 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.880 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.881 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.959857+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.959857+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.960068+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.882 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.883 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.4", 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.884 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:13:26.435630+0000", 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.885 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.886 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.887 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.889 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.890 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.891 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810827+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810827+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812266+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.892 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.893 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.2", 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:24:59.666374+0000", 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.894 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.895 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.898 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.899 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244550+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244550+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.244851+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.900 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.901 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3", 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:59:45.503187+0000", 2023-09-30T09:20:22.902 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.903 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.907 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.962502+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.962502+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.962813+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.908 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.909 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.7", 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:27:09.885122+0000", 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.910 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.911 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.915 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250130+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250130+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.250421+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.916 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.917 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.0", 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:57:30.651570+0000", 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.918 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.919 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:22.922 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.923 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.819613+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.819613+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.819909+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.924 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.925 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1", 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:50:08.868879+0000", 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.926 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.927 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:22.930 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.931 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356335+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356335+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356642+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.932 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.933 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.5", 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:35:38.084879+0000", 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.934 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.939 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256543+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256543+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.256874+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.940 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.941 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2", 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:11:55.211472+0000", 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.942 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.943 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.944 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.946 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812255+0000", 2023-09-30T09:20:22.947 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812255+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812527+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.948 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.949 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.3", 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:20:15.549366+0000", 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.950 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.951 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.952 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.954 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 20, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:05.826964+0000", 2023-09-30T09:20:22.955 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:05.826964+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:05.827432+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 55, 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:22.956 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 148, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 54, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 148, 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.957 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "1.0", 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 347, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:05.804177+0000", 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 590368, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.958 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 1771104, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.959 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.960 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 6, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 394, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 584, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.961 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 219, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 2416 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "65'148" 2023-09-30T09:20:22.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.963 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.961530+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.961530+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.961825+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.964 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.965 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.6", 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:23:04.689498+0000", 2023-09-30T09:20:22.966 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.967 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.968 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.969 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.970 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.971 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.252669+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.252669+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252969+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.972 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.973 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1", 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:53:20.253291+0000", 2023-09-30T09:20:22.974 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.975 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.976 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.977 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.978 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.979 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815847+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815847+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816150+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.980 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.981 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.0", 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.982 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:22:59.447201+0000", 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.983 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.985 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:22.986 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.987 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356312+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356312+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356668+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.988 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:22.989 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.3", 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.990 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:35:03.366538+0000", 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:22.991 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:22.992 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:22.993 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:22.994 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:22.995 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.818392+0000", 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.818392+0000", 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818691+0000", 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.996 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:22.997 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.5", 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:22.998 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:36:26.058170+0000", 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:22.999 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.000 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.001 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.002 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.003 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261923+0000", 2023-09-30T09:20:23.004 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261923+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.262210+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.005 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.006 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.4", 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:57:47.851129+0000", 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.007 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.008 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.009 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.011 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.012 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356125+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356125+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356496+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.013 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.014 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.0", 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.015 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:20:19.292665+0000", 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.016 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.017 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.018 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.019 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.020 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.805389+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.805389+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.805890+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.021 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.022 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.6", 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.023 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:33:55.793812+0000", 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.024 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.025 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.026 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.027 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "59'1" 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.028 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251063+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251063+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252234+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.029 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.030 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.7", 2023-09-30T09:20:23.031 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:50:00.129677+0000", 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.032 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.034 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.035 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.036 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.958835+0000", 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.958835+0000", 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.959134+0000", 2023-09-30T09:20:23.037 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:23.038 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.1", 2023-09-30T09:20:23.039 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:59:02.062269+0000", 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.040 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.041 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.042 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.044 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.045 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814124+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814124+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.814454+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.046 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.047 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.7", 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:01:34.892797+0000", 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.048 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.049 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.050 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.052 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.053 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.690859+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.690859+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.054 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.055 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.6", 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:26:50.279579+0000", 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.056 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.057 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.058 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.059 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.060 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.061 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815357+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815357+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815657+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.062 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.063 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.8", 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.064 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:10:54.982453+0000", 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.065 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.066 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.067 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.068 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.069 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.241597+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.241597+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.242439+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.070 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.071 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.9", 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.072 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:09:47.801570+0000", 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.074 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.075 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.076 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:23.077 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817803+0000", 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817803+0000", 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818142+0000", 2023-09-30T09:20:23.078 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:23.079 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.080 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.9", 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:40:19.680984+0000", 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.083 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.084 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.085 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.241092+0000", 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.241092+0000", 2023-09-30T09:20:23.086 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.241344+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.087 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.088 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.8", 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:31:25.626112+0000", 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.090 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.091 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.091 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.091 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.091 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.093 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.095 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.096 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814799+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814799+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815094+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.097 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.098 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.a", 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:07:54.470430+0000", 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.099 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.100 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.101 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.103 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.104 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259593+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259593+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260068+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.105 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.106 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.b", 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:02:46.725803+0000", 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.107 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.108 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.109 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.112 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811970+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811970+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812405+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.113 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.114 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.b", 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:06:39.756811+0000", 2023-09-30T09:20:23.115 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.119 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.120 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246902+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246902+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247246+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.121 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.122 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.a", 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.123 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:11:22.337597+0000", 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.124 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.128 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814278+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814278+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817292+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.129 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.130 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.c", 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:26:17.491827+0000", 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.131 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.135 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.136 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258488+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258488+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258967+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.137 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.138 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.d", 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:11:12.478193+0000", 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.139 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.140 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.141 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.142 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.143 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.144 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815553+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815553+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816108+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.145 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.146 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.d", 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:28:58.331431+0000", 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 70, 2023-09-30T09:20:23.147 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.148 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.149 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:23.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.151 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.152 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260623+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260623+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261153+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.153 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.154 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.c", 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:39:33.224023+0000", 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.155 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.156 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.157 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.158 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.159 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.807904+0000", 2023-09-30T09:20:23.160 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.807904+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.808243+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.161 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:23.162 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.e", 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:23.163 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:34:22.024137+0000", 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.164 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.165 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.166 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.167 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.168 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253818+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253818+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.254622+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.169 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:23.170 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.171 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.f", 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:32:57.013362+0000", 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.172 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.173 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.174 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.175 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.176 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260928+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260928+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261233+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.177 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.178 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.20", 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.179 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:17:42.209550+0000", 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.180 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.181 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.182 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.183 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.184 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261021+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261021+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261361+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.185 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.186 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.21", 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:38:38.595762+0000", 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.187 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.188 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.189 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.190 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.191 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.267486+0000", 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.267486+0000", 2023-09-30T09:20:23.192 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267780+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:23.193 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.22", 2023-09-30T09:20:23.194 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:00:46.694508+0000", 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.195 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.196 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.197 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.198 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.199 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253669+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253669+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253971+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.200 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.201 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.23", 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.202 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:00:45.862334+0000", 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.203 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.204 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.205 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:23.206 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.207 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260252+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260252+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.264187+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.208 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.209 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.24", 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:37:33.487409+0000", 2023-09-30T09:20:23.210 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.211 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.212 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.213 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.214 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.215 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.249537+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.249537+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.249816+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.216 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.217 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.25", 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:10:23.491695+0000", 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.218 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.219 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.220 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.221 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.223 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247307+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247307+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247595+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.224 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.225 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.26", 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:18:41.347788+0000", 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.226 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.227 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.228 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.230 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246242+0000", 2023-09-30T09:20:23.231 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246242+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.246564+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.232 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.27", 2023-09-30T09:20:23.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:51:52.459568+0000", 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.234 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.235 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.237 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.238 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.267442+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.267442+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267739+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.239 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.240 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.28", 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.241 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:23:07.216407+0000", 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.242 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.243 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.244 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:23.245 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.246 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244708+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244708+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.245003+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.247 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.248 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.29", 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:32.294055+0000", 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.249 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.250 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.251 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.252 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.253 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.254 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.265302+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.265302+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265616+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.255 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.256 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2a", 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:34:21.141428+0000", 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.257 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.258 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.259 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.260 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.261 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.262 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250399+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250399+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251130+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.263 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.264 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2b", 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:00:25.033057+0000", 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.265 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.266 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.267 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.268 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.269 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:23.270 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.254771+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.254771+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258272+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.271 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:23.272 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2c", 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:58:07.877786+0000", 2023-09-30T09:20:23.273 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.274 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.275 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.276 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.277 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_per_pool": [ 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 24, 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 8, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 4, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.281 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:23.282 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 24 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 192, 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:23.283 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 64, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 3, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.284 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:23.287 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 192 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 3, 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:23.288 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 148, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 1, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 3, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 148, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 1, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 590368, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 1771104, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.290 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 6, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.291 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 394, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 584, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 219, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 2416 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 1781760, 2023-09-30T09:20:23.292 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 1771104, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 3 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.293 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 96, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 45, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 32, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 45, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 2, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 3378, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 66, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 22, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 22, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 14, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 51, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 19 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.297 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 98304, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 10134, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 96 2023-09-30T09:20:23.298 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 105, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": 4, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_by_class": { 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "ssd": { 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906480128, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53805056, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_bytes": 53805056, 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_ratio": 7.006229134276509e-05 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.299 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906480128, 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53805056 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:23.300 INFO:tasks.workunit.client.0.smithi040.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-09-30T09:20:23.301 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry show-device 2023-09-30T09:20:23.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.301 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.305 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='client.24842 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.306 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.307 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.308 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.309 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:21 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.310 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.311 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.312 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.314 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:23.317 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:23.318 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:21 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "91fc7878-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91fd28e0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091636": { 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:23.318 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91fc7878-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065396 2023-09-30T09:20:23.319 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:23.320 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:23.321 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 32939895 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.323 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 52157033 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:23.324 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:23.325 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.326 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.327 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 89, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3481, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3496, 2023-09-30T09:20:23.328 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3466 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 21, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 386330978, 2023-09-30T09:20:23.329 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 2158748994, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 6075373710, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 35748836357, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 11, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 48538, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 59948, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 24, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 1359 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 48538, 2023-09-30T09:20:23.330 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 59948 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:23.331 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:23.332 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:23.333 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:23.334 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 24 Celsius", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 11%", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 386,330,978 [197 TB]", 2023-09-30T09:20:23.335 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 2,158,748,994 [1.10 PB]", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 6,075,373,710", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 35,748,836,357", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 21", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 48,538", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 59,948", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 1,359", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:23.336 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 24 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:23.337 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "91feb660-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91ff5bb0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091640": { 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:23.338 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91feb660-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065399 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:23.339 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.340 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.341 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.342 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 26928923 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:23.343 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 46310566 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.344 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:23.345 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.347 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 90, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3153, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3164, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3140 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.348 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 0, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 371297021, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 1764813909, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 5951201456, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 30432764086, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:23.349 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 10, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 53594, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 48094, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 27, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 20 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 53594, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 48094 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:23.350 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:23.351 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:23.352 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:23.353 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.354 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 27 Celsius", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 10%", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 371,297,021 [190 TB]", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 1,764,813,909 [903 TB]", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 5,951,201,456", 2023-09-30T09:20:23.355 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 30,432,764,086", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 0", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 53,594", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 48,094", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 20", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:23.356 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 27 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.357 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.358 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.358 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:23.358 INFO:tasks.workunit.client.0.smithi040.stderr:+ ceph telemetry show-all 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout:{ 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "device_report": { 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "91fc7878-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91fd28e0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091636": { 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:23.367 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91fc7878-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:23.368 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065396 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.369 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.370 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.371 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:23.372 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 32939895 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.373 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 52157033 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.374 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.375 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:23.376 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 89, 2023-09-30T09:20:23.377 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3481, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3496, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3466 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 21, 2023-09-30T09:20:23.378 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 386330978, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 2158748994, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 6075373710, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 35748836357, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 11, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 48538, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 59948, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 24, 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 1359 2023-09-30T09:20:23.379 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 48538, 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 59948 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.380 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:23.381 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:23.382 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:36 2023 UTC", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:23.383 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 24 Celsius", 2023-09-30T09:20:23.384 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 11%", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 386,330,978 [197 TB]", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 2,158,748,994 [1.10 PB]", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 6,075,373,710", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 35,748,836,357", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 21", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 48,538", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 59,948", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 1,359", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:23.385 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.386 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 24 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "91feb660-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "INTEL_SSDPEDMD400G4_91ff5bb0-5f72-11ee-a576-0cc47abd12cc": { 2023-09-30T09:20:23.387 INFO:tasks.workunit.client.0.smithi040.stdout: "20230930-091640": { 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "device": { 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "info_name": "/dev/nvme0n1", 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "/dev/nvme0n1", 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "protocol": "NVMe", 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "nvme" 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "firmware_version": "8DV101H0", 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "host_id": "91feb660-5f72-11ee-a576-0cc47abd12cc", 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: "json_format_version": [ 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:23.388 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "local_time": { 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "asctime": "Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "time_t": 1696065399 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "logical_block_size": 512, 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_controller_id": 0, 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_namespaces": [ 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "capacity": { 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.389 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "formatted_lba_size": 512, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 1, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "size": { 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "utilization": { 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.390 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_number_of_namespaces": 1, 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_pci_vendor": { 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "id": 32902, 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "subsystem_id": 32902 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_add_log": { 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "Device stats": { 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_fw_downgrades": { 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.391 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "crc_error_count": { 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "end_to_end_error_detection_count": { 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "erase_fail_count": { 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.392 INFO:tasks.workunit.client.0.smithi040.stdout: "host_bytes_written": { 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 26928923 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "host_ctx_wear_used": { 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 1 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "media_bytes_read": { 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.393 INFO:tasks.workunit.client.0.smithi040.stdout: "nand_bytes_written": { 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 46310566 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_stat_indicator": { 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "pll_lock_loss_count": { 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.394 INFO:tasks.workunit.client.0.smithi040.stdout: "program_fail_count": { 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "re_alloc_sectr_cnt": { 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "retry_buffer_overflow_count": { 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.395 INFO:tasks.workunit.client.0.smithi040.stdout: "soft_ecc_err_rate": { 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "thermal_throttle_status": { 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "cnt": 0, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "pct": 0 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_host_reads": { 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.396 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_media_wear": { 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 64 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "timed_workload_timer": { 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 100, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 65535 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "unexp_power_loss": { 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 0, 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": 0 2023-09-30T09:20:23.397 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "wear_leveling": { 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "normalized": 90, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "raw": { 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "avg": 3153, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "max": 3164, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 3140 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel Smart log": "nvme0n1" 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_smart_health_information_log": { 2023-09-30T09:20:23.398 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare": 100, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "available_spare_threshold": 10, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "controller_busy_time": 0, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "critical_warning": 0, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_read": 371297021, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "data_units_written": 1764813909, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "host_reads": 5951201456, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "host_writes": 30432764086, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "media_errors": 0, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "num_err_log_entries": 0, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "percentage_used": 10, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycles": 53594, 2023-09-30T09:20:23.399 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_hours": 48094, 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": 27, 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "unsafe_shutdowns": 20 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme_vendor": "intel", 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "power_cycle_count": 53594, 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "power_on_time": { 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "hours": 48094 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "serial_number": "deleted", 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "smart_status": { 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "nvme": { 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.400 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "passed": true 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl": { 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "argv": [ 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl", 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "-x", 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "--json=o", 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "/dev/nvme0n1" 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "build_info": "(local build)", 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "exit_status": 0, 2023-09-30T09:20:23.401 INFO:tasks.workunit.client.0.smithi040.stdout: "output": [ 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-514.el8.x86_64] (local build)", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF INFORMATION SECTION ===", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Serial Number: deleted", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Version: 8DV101H0", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller ID: 0", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Number of Namespaces: 1", 2023-09-30T09:20:23.402 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Local Time is: Sat Sep 30 09:16:39 2023 UTC", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Firmware Updates (0x02): 1 Slot", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported Power States", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-09-30T09:20:23.403 INFO:tasks.workunit.client.0.smithi040.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 0 + 512 0 2", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 1 - 512 8 2", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 2 - 512 16 2", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 3 - 4096 0 0", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 4 - 4096 8 0", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 5 - 4096 64 0", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: " 6 - 4096 128 0", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "=== START OF SMART DATA SECTION ===", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-09-30T09:20:23.404 INFO:tasks.workunit.client.0.smithi040.stdout: "Critical Warning: 0x00", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Temperature: 27 Celsius", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare: 100%", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Available Spare Threshold: 10%", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Percentage Used: 10%", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Read: 371,297,021 [190 TB]", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Data Units Written: 1,764,813,909 [903 TB]", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Read Commands: 5,951,201,456", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Host Write Commands: 30,432,764,086", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Controller Busy Time: 0", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Power Cycles: 53,594", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Power On Hours: 48,094", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Unsafe Shutdowns: 20", 2023-09-30T09:20:23.405 INFO:tasks.workunit.client.0.smithi040.stdout: "Media and Data Integrity Errors: 0", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information Log Entries: 0", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "No Errors Logged", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "" 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "platform_info": "x86_64-linux-4.18.0-514.el8.x86_64", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "svn_revision": "5022", 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: "version": [ 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:23.406 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: "temperature": { 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: "current": 27 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: "user_capacity": { 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: "blocks": 781422768, 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 400088457216 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.407 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "report": { 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer": { 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "active": true, 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "mode": "" 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "channels": [ 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:23.408 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "channels_available": [ 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "basic", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "ident", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "crash", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "device", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "perf" 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_available": [ 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:23.409 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "collections_opted_in": [ 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_base", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "device_base", 2023-09-30T09:20:23.410 INFO:tasks.workunit.client.0.smithi040.stdout: "crash_base", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "ident_base", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_perf", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_mds_metadata", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_usage", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_usage_by_class", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_rook_v01", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_memory_metrics", 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "basic_pool_options_bluestore" 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "config": { 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "active_changed": [ 2023-09-30T09:20:23.411 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "client_check_pool_perm", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_gid", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "client_mount_uid", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "client_quota", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "daemonize", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:23.412 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "keyring", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_block_size", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_cache_size", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_compression", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_log", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "leveldb_write_buffer_size", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:23.413 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_file", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_journald", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_to_stderr", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_host", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:23.414 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:23.415 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "no_config_file", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:23.416 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_lim", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_res", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_scheduler_client_wgt", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:23.417 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addr", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "public_addrv", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_default_features", 2023-09-30T09:20:23.418 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd_qos_exclude_ops", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "setgroup", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "setuser" 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_changed": [ 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_allow_insecure_global_id_reclaim", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_debug", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_mon_ticket_ttl", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "auth_service_ticket_ttl", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "bdev_debug_aio", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "container_image", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_asserts_on_shutdown", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mgr", 2023-09-30T09:20:23.419 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_mon", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_ms", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_osd", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "debug_paxos", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_file", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_journald", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "log_to_stderr", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_join_fs", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/allow_ptrace", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/container_init", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/migration_current", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/cephadm/use_repo_digest", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-09-30T09:20:23.420 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/dashboard/ssl_server_port", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/orchestrator/orchestrator", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_ident", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/channel_perf", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/description", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/enabled", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr/telemetry/organization", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_allow_pool_delete", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_clock_drift_allowed", 2023-09-30T09:20:23.421 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_cluster_log_file_level", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_data_avail_warn", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_election_default_strategy", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_max_pg_per_osd", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_mgr_mkfs_grace", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_prime_pg_temp", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_osd_reporter_subtree_level", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_pg_warn_max_object_skew", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_bytes_per_osd", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_reweight_min_pgs_per_osd", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-09-30T09:20:23.422 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_legacy_crush_tunables", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "mon_warn_on_too_few_osds", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_bug", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "ms_die_on_old_message", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_default_list", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_class_load_list", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_misdirected_ops", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_op_order", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_pg_log_writeout", 2023-09-30T09:20:23.423 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_shutdown", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_cached_snaps", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_missing_on_start", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_debug_verify_stray_on_activate", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_deep_scrub_update_digest_min_age", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mclock_profile", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_memory_target_autotune", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_op_queue_cut_off", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_erasure_code_profile", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pool_default_pg_autoscale_mode", 2023-09-30T09:20:23.424 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recover_clone_overlap", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_recovery_max_chunk", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_load_threshold", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_scrub_max_interval", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_shutdown_pgref_assert", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "public_network", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_cache_enabled", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_ops_log", 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "rgw_enable_usage_log" 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.425 INFO:tasks.workunit.client.0.smithi040.stdout: "contact": null, 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "crashes": [], 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "created": "2023-09-30T09:13:56.071421Z", 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "crush": { 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_algs": { 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "straw2": 3 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_sizes": { 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "2": 1, 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "4": 2 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket_types": { 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "1": 2, 2023-09-30T09:20:23.426 INFO:tasks.workunit.client.0.smithi040.stdout: "11": 1 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "compat_weight_set": false, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "device_classes": [ 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: 8 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_buckets": 6, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_devices": 8, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_rules": 1, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_types": 12, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_weight_sets": 0, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "tunables": { 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "allowed_bucket_algs": 54, 2023-09-30T09:20:23.427 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_fallback_tries": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_local_tries": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "choose_total_tries": 50, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_descend_once": 1, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_stable": 1, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "chooseleaf_vary_r": 1, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v2_rules": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v3_rules": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v4_buckets": 1, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "has_v5_rules": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "legacy_tunables": 0, 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "minimum_required_version": "jewel", 2023-09-30T09:20:23.428 INFO:tasks.workunit.client.0.smithi040.stdout: "optimal_tunables": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "profile": "jewel", 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables2": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables3": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "require_feature_tunables5": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "straw_calc_version": 1 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "description": "upgrade test cluster", 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "fs": { 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "feature_flags": { 2023-09-30T09:20:23.429 INFO:tasks.workunit.client.0.smithi040.stdout: "enable_multiple": true, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_enabled_multiple": true 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "filesystems": [ 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "approx_ctime": "2023-09", 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "balancer_enabled": false, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_caps": 0, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_dns": 10, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_inos": 13, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "cached_subtrees": 2, 2023-09-30T09:20:23.430 INFO:tasks.workunit.client.0.smithi040.stdout: "ever_allowed_features": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "explicitly_allowed_features": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "files": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "max_mds": 1, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_data_pools": 1, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_in": 1, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_mds": 1, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_replay": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "num_up": 1, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "snaps": 0, 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: "standby_count_wanted": 0 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.431 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "num_standby_mds": 1, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "total_num_mds": 2 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_stats": { 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 19218432, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 325000, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 221184, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 0, 2023-09-30T09:20:23.432 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 302, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 994816, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 12, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 502272, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 14422648, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 19218432 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 20250624, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 384120, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 81920, 2023-09-30T09:20:23.433 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 16384, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 381, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 1220376, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 20, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 970752, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 14840944, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 20267008 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:23.434 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 38690816, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1326104, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 1228800, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 8945664, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1123, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 6912352, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 22, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1712128, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 24758920, 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 47636480 2023-09-30T09:20:23.435 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 43646976, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1371512, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 630784, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 4939776, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1571, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 10176936, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 22, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2196992, 2023-09-30T09:20:23.436 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 26518240, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 48586752 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 34570240, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 754880, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2752512, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 16384, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 10969088, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1045, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 6198448, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 21, 2023-09-30T09:20:23.437 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1680128, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 23167888, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 45539328 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 273080320, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 833216, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 778240, 2023-09-30T09:20:23.438 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1265, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4896560, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 45, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2045696, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 262421264, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 273858560 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 239149056, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1028104, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:23.439 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 319488, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1233, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 5110592, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2410496, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227716280, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239468544 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 240271360, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 684344, 2023-09-30T09:20:23.440 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 4980736, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 0, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1015808, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1141, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4507624, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 2728448, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227370208, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 241287168 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.441 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 270540800, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 756728, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 114688, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1433600, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1102, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4036736, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 44, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1719040, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 261030024, 2023-09-30T09:20:23.442 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 271974400 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 271671296, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 742376, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 24576, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 24576, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1134, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4834712, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.443 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1531392, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 261654656, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 271695872 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 238010368, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 850576, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 16384, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1245184, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1137, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4348856, 2023-09-30T09:20:23.444 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1831680, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 228079288, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239255552 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 239984640, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1108928, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 4980736, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 24576, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 532480, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1163, 2023-09-30T09:20:23.445 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4759848, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1687040, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227423512, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 240517120 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "actual_memory_used": 238141440, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "central_cache_freelist": 1081136, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "malloc_metadata": 2883584, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "page_heap_freelist": 24576, 2023-09-30T09:20:23.446 INFO:tasks.workunit.client.0.smithi040.stdout: "released_to_os": 1114112, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "spans_in_use": 1174, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "tcmalloc_page_size": 8192, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_cache_freelists": 4604296, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "thread_heaps_in_use": 46, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "transfer_cache_freelist": 1669888, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "use_by_application": 227877960, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "virtual_address_space_used": 239255552 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "hosts": { 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "num": 2, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mds": 2, 2023-09-30T09:20:23.447 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mgr": 2, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_mon": 2, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "num_with_osd": 2 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "io_rate": { 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_stats_delta": { 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 0, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 0, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "stamp_delta": "12.002778", 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:23.448 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 282, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:23.449 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:23.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 182, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 278, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:23.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 43, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 3 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:23.452 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 0 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "leaderboard": false, 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "license": "sharing-1-0", 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "mempool": { 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.453 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.454 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.455 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.456 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.457 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.458 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 149304, 2023-09-30T09:20:23.459 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 31 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 856, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.460 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.461 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.462 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.463 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.464 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.465 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.466 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.467 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.468 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213383, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 63 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.469 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 50488, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 208 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.470 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7744, 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 121 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.471 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.472 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.473 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.474 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.475 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.476 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.477 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.478 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1293367, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 430 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 264, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.479 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.480 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.481 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5152, 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 83 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.482 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.483 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.484 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.485 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.486 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.487 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.488 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1146551, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 359 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 440, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 5 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.489 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.490 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10304, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 166 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.491 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.492 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.493 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.494 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.495 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.496 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.497 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1099735, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 349 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.498 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 176, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.499 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6392, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 120 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.500 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12744, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1546 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5152, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 83 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.501 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.502 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19600, 2023-09-30T09:20:23.503 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1344, 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 12 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8400, 2023-09-30T09:20:23.505 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19600, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 175 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1360, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 17 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 602112, 2023-09-30T09:20:23.506 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 16 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 49448, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9136 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 131920, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 194 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11132, 2023-09-30T09:20:23.507 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 707 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30830, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 194 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.508 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 417252, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 94 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2457782, 2023-09-30T09:20:23.509 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 197 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6776, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 77 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 531760, 2023-09-30T09:20:23.510 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 46 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 95160, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 187 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213680, 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3338 2023-09-30T09:20:23.511 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.512 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:23.513 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18144, 2023-09-30T09:20:23.514 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 896, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7776, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18144, 2023-09-30T09:20:23.515 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 162 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1120, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 14 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12288, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 42833, 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8062 2023-09-30T09:20:23.516 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 120360, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 177 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8860, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 529 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.517 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26042, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 177 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 405726, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 91 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.518 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2402428, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4752, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 54 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.519 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 416160, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 36 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.520 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7280, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 18 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.521 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.522 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6192, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 128 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.523 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18032, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 784, 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:23.524 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7728, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18032, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 161 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 1120, 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 14 2023-09-30T09:20:23.525 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8192, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 41496, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7865 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 116960, 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 172 2023-09-30T09:20:23.526 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7944, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 480 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24930, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 172 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.527 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 327898, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 72 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.528 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2415604, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4312, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 49 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 358360, 2023-09-30T09:20:23.529 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 31 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8320, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 24 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:23.530 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.531 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.532 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.533 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 224, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7920, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:23.534 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 42497, 2023-09-30T09:20:23.535 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8089 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 121040, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 178 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9048, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 537 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.536 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 25794, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 178 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2208, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 223392, 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 47 2023-09-30T09:20:23.537 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30637, 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2437104, 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 184 2023-09-30T09:20:23.538 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4664, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 53 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 427720, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 37 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.539 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10400, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 20 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214192, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3362 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.540 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.541 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:23.542 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.543 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 5 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7920, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18480, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 165 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.544 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 640, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 43198, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8221 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.545 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123080, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 181 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9256, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 538 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.546 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26562, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 181 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 736, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 883293, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 65 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 24192, 2023-09-30T09:20:23.547 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2443267, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 183 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4752, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 54 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.548 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 450840, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 39 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7904, 2023-09-30T09:20:23.549 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 16 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213936, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3350 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.550 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.551 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.552 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18368, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 224, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 2 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.553 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 7872, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 18368, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 164 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 720, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.554 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 43495, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8244 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123760, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 9476, 2023-09-30T09:20:23.555 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 539 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 26986, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2208, 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.556 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 799978, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 45 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30637, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 9 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2427156, 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 183 2023-09-30T09:20:23.557 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5280, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 60 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 473960, 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 41 2023-09-30T09:20:23.558 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11960, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 23 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214448, 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3374 2023-09-30T09:20:23.559 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.560 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:23.561 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19488, 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:23.562 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 112, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8352, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19488, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.563 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 560, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 7 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4096, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 1 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 44332, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8597 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.564 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 123760, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 10520, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 698 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.565 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 27846, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 182 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 203785, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 42 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.566 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2435532, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 174 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 4488, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 51 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.567 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 450840, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 39 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 94952, 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 193 2023-09-30T09:20:23.568 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 214448, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3374 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.569 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:23.570 INFO:tasks.workunit.client.0.smithi040.stdout: "bloom_filter": { 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 6000, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 112 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_reader": { 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 12672, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.571 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs_file_writer": { 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 576, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Blob": { 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19376, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Buffer": { 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 672, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_Extent": { 2023-09-30T09:20:23.572 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 8304, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_SharedBlob": { 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 19376, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 173 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_alloc": { 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 640, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_data": { 2023-09-30T09:20:23.573 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 266240, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 6 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_meta": { 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 46820, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 8920 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_onode": { 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 129200, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 190 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_cache_other": { 2023-09-30T09:20:23.574 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 11284, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 703 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_fsck": { 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_inline_bl": { 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 30062, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 190 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_txc": { 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.575 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing": { 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 145498, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 29 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore_writing_deferred": { 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_anon": { 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 2434591, 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 208 2023-09-30T09:20:23.576 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "buffer_meta": { 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 5720, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 65 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_co": { 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 531760, 2023-09-30T09:20:23.577 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 46 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_mapbl": { 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_pglog": { 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 97968, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 226 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap": { 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 213680, 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 3338 2023-09-30T09:20:23.578 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap_mapping": { 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "pgmap": { 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_1": { 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.579 INFO:tasks.workunit.client.0.smithi040.stdout: "unittest_2": { 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes": 0, 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "items": 0 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "metadata": { 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 2 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.580 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 2 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 2 2023-09-30T09:20:23.581 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 2 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 2 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 2 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:23.582 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 3 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 3 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:23.583 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 3 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 3 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 3 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 3 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.584 INFO:tasks.workunit.client.0.smithi040.stdout: "arch": { 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "x86_64": 8 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_version": { 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "cpu": { 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "distro": { 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "centos": 8 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.585 INFO:tasks.workunit.client.0.smithi040.stdout: "distro_description": { 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "CentOS Stream 8": 8 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_description": { 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "#1 SMP Tue Sep 19 13:19:58 UTC 2023": 8 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "kernel_version": { 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "4.18.0-514.el8.x86_64": 8 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "os": { 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "Linux": 8 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.586 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_objectstore": { 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": 8 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "rotational": { 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "0": 8 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "features": { 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "optional": [], 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "persistent": [ 2023-09-30T09:20:23.587 INFO:tasks.workunit.client.0.smithi040.stdout: "kraken", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "luminous", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "mimic", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "osdmap-prune", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "nautilus", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "octopus", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "pacific", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "elector-pinging", 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "quincy" 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv4_addr_mons": 6, 2023-09-30T09:20:23.588 INFO:tasks.workunit.client.0.smithi040.stdout: "ipv6_addr_mons": 0, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "min_mon_release": 17, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "v1_addr_mons": 3, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "v2_addr_mons": 3 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "organization": "ceph-qa", 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster_network": false, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "require_min_compat_client": "luminous", 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "require_osd_release": "quincy" 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.589 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_perf_histograms": [ 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:23.590 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:23.591 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:23.592 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:23.593 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:23.594 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:23.595 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.596 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.597 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.598 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.599 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.600 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.601 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.602 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.603 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.604 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.605 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.606 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.607 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.608 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.609 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.610 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.611 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.612 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.613 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.614 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.615 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.616 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.617 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.618 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.619 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.620 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:23.621 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:23.622 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.623 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:23.624 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:23.625 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:23.626 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.627 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.628 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.629 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.630 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.631 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.632 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:23.633 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.634 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.635 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.636 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.637 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.638 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.639 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.640 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.641 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.642 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.643 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.644 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.645 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.646 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.647 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.648 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.649 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.650 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.651 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:23.652 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:23.653 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:23.654 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.655 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:23.656 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:23.657 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.658 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.659 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.660 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:23.661 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.662 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.663 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.664 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.665 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.666 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:23.667 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.668 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.669 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.670 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.671 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.672 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.673 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.674 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.675 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.676 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.677 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.678 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.679 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.680 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.681 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.682 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "axes": [ 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.683 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Latency (usec)", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 100000, 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 99999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[100000, 199999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[200000, 399999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[400000, 799999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[800000, 1599999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[1600000, 3199999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[3200000, 6399999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[6400000, 12799999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[12800000, 25599999]", 2023-09-30T09:20:23.684 INFO:tasks.workunit.client.0.smithi040.stdout: "[25600000, 51199999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[51200000, 102399999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[102400000, 204799999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[204800000, 409599999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[409600000, 819199999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[819200000, 1638399999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[1638400000, 3276799999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[3276800000, 6553599999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[6553600000, 13107199999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[13107200000, 26214399999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[26214400000, 52428799999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[52428800000, 104857599999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[104857600000, 209715199999]", 2023-09-30T09:20:23.685 INFO:tasks.workunit.client.0.smithi040.stdout: "[209715200000, 419430399999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[419430400000, 838860799999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[838860800000, 1677721599999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[1677721600000, 3355443199999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[3355443200000, 6710886399999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[6710886400000, 13421772799999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[13421772800000, 26843545599999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[26843545600000, 53687091199999]", 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "[53687091200000, None]" 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.686 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "buckets": 32, 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "min": 0, 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "name": "Request size (bytes)", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "quant_size": 512, 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "ranges": [ 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[None, -1]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 511]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[512, 1023]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[1024, 2047]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[2048, 4095]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[4096, 8191]", 2023-09-30T09:20:23.687 INFO:tasks.workunit.client.0.smithi040.stdout: "[8192, 16383]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[16384, 32767]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[32768, 65535]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[65536, 131071]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[131072, 262143]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[262144, 524287]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[524288, 1048575]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[1048576, 2097151]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[2097152, 4194303]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[4194304, 8388607]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[8388608, 16777215]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[16777216, 33554431]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[33554432, 67108863]", 2023-09-30T09:20:23.688 INFO:tasks.workunit.client.0.smithi040.stdout: "[67108864, 134217727]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[134217728, 268435455]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[268435456, 536870911]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[536870912, 1073741823]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[1073741824, 2147483647]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[2147483648, 4294967295]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[4294967296, 8589934591]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[8589934592, 17179869183]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[17179869184, 34359738367]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[34359738368, 68719476735]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[68719476736, 137438953471]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[137438953472, 274877906943]", 2023-09-30T09:20:23.689 INFO:tasks.workunit.client.0.smithi040.stdout: "[274877906944, None]" 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "scale_type": "log2" 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "osds": [ 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 0, 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.690 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.691 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.692 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 1, 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.693 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 13, 1, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 9, 5, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 17, 2, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.694 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.695 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 2, 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.696 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.697 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.698 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 3, 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.699 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.700 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.701 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.701 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.701 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.701 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.702 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 4, 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.703 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.704 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.705 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 5, 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.706 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.707 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.708 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.709 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 6, 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.710 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.711 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.712 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "osd_id": 7, 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "values": [ 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.713 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.714 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.715 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: ] 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:23.716 INFO:tasks.workunit.client.0.smithi040.stdout: "perf_counters": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "mds.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "mds": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "caps": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_flush_ack": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_flushsnap_ack": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_grant": { 2023-09-30T09:20:23.717 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_revoke": { 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "ceph_cap_op_trunc": { 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_commit": { 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_fetch": { 2023-09-30T09:20:23.718 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_merge": { 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "dir_split": { 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "exported_inodes": { 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "forward": { 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.719 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_cap_release": { 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_caps": { 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_caps_dirty": { 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_inode_file_caps": { 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "imported_inodes": { 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes": { 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_expired": { 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_pinned": { 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "inodes_with_caps": { 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "load_cent": { 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "openino_dir_fetch": { 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "process_request_cap_release": { 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.722 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "reply_latency": { 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 165171 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "request": { 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rbytes": { 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rfiles": { 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.723 INFO:tasks.workunit.client.0.smithi040.stdout: "root_rsnaps": { 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_reply": { 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "subtrees": { 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_cache": { 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_enqueue_scrub": { 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.724 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_exportdir": { 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_flush": { 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_fragmentdir": { 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_fragstats": { 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.725 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "ireq_inodestats": { 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_enqueued": { 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_prioritized": { 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_recovering_processing": { 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays": { 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays_delayed": { 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_strays_enqueuing": { 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_completed": { 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_started": { 2023-09-30T09:20:23.727 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_created": { 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_enqueued": { 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_migrated": { 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "strays_reintegrated": { 2023-09-30T09:20:23.728 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_log": { 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "ev": { 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "evadd": { 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "evex": { 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.729 INFO:tasks.workunit.client.0.smithi040.stdout: "evexd": { 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "evexg": { 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "evtrm": { 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "jlat": { 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9431852 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.730 INFO:tasks.workunit.client.0.smithi040.stdout: "replayed": { 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "seg": { 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "segadd": { 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "segex": { 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.731 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "segexd": { 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "segexg": { 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "segtrm": { 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_mem": { 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "cap": { 2023-09-30T09:20:23.732 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "cap+": { 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "cap-": { 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "dir": { 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "dir+": { 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.733 INFO:tasks.workunit.client.0.smithi040.stdout: "dir-": { 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "dn": { 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "dn+": { 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "dn-": { 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.734 INFO:tasks.workunit.client.0.smithi040.stdout: "heap": { 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 207132 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "ino": { 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "ino+": { 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "ino-": { 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.735 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_server": { 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "cap_acquisition_throttle": { 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "cap_revoke_eviction": { 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_request": { 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_client_session": { 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.736 INFO:tasks.workunit.client.0.smithi040.stdout: "handle_peer_request": { 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "req_create_latency": { 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getattr_latency": { 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 165171 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getfilelock_latency": { 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.737 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "req_getvxattr_latency": { 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "req_link_latency": { 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookup_latency": { 2023-09-30T09:20:23.738 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookuphash_latency": { 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupino_latency": { 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupname_latency": { 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.739 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupparent_latency": { 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lookupsnap_latency": { 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "req_lssnap_latency": { 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.740 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mkdir_latency": { 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mknod_latency": { 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "req_mksnap_latency": { 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.741 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "req_open_latency": { 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "req_readdir_latency": { 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rename_latency": { 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.742 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "req_renamesnap_latency": { 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmdir_latency": { 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmsnap_latency": { 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.743 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "req_rmxattr_latency": { 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setattr_latency": { 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setdirlayout_latency": { 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.744 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setfilelock_latency": { 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setlayout_latency": { 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "req_setxattr_latency": { 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "req_symlink_latency": { 2023-09-30T09:20:23.745 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "req_unlink_latency": { 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "mds_sessions": { 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "average_load": { 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.746 INFO:tasks.workunit.client.0.smithi040.stdout: "avg_session_uptime": { 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 88 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "session_count": { 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "session_remove": { 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "sessions_open": { 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.747 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "sessions_stale": { 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "total_load": { 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.748 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 45 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "purge_queue": { 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executed": { 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.749 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing": { 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_high_water": { 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_ops": { 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_executing_ops_high_water": { 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.750 INFO:tasks.workunit.client.0.smithi040.stdout: "pq_item_in_journal": { 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.3cb4024e8d45fae46b790224a42257f25b22d7c3": { 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.751 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:23.752 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 101 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 729 2023-09-30T09:20:23.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 729, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3567799 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 729, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250996895 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.754 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 73 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:23.755 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 731 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.756 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.757 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:23.758 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 731 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 731, 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1868976933 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.759 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.760 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 730 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6999014 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5194 2023-09-30T09:20:23.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 730, 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 379995311 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 44883968 2023-09-30T09:20:23.762 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34914304 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9969664 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:23.763 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.764 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250061 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.765 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.766 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70847247 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.767 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39836 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.768 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.769 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71057472 2023-09-30T09:20:23.770 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.771 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184686616 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.772 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.773 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165928 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.774 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31416, 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 81947988 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.775 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.776 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1562, 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 669716085 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.777 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.630e6be3016672c901951e535fc195635e0c88e7": { 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.778 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 190 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:23.779 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 868 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.780 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4599505 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2604 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 171997872 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.781 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:23.782 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 868 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4537067 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:23.783 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5251 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 868, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 480124953 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.784 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 999988 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 870 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 870, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2434969942 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.785 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1627 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.786 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.787 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.788 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 45834240 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 40050688 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5783552 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.789 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277030987 2023-09-30T09:20:23.790 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 249631 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.791 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.792 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70846614 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.793 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277030987 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 37433 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.794 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.795 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71058812 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.796 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.797 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184687324 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.798 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.799 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165220 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.800 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38599, 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 159034737 2023-09-30T09:20:23.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.802 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1871, 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 704606063 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.803 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "mon.c70c58e2d68409facfc97972d57608de42f7ec82": { 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "election_call": { 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "election_lose": { 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "election_win": { 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.804 INFO:tasks.workunit.client.0.smithi040.stdout: "num_elections": { 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "num_sessions": { 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "session_add": { 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "session_rm": { 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 58 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.805 INFO:tasks.workunit.client.0.smithi040.stdout: "session_trim": { 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "paxos": { 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "accept_timeout": { 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "begin": { 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 740 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_bytes": { 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 740, 2023-09-30T09:20:23.806 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3593503 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_keys": { 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "begin_latency": { 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 740, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 116996957 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "collect": { 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.807 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_bytes": { 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 146 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_keys": { 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_latency": { 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_timeout": { 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.808 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "collect_uncommitted": { 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "commit": { 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_bytes": { 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_keys": { 2023-09-30T09:20:23.809 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "commit_latency": { 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_ack_timeout": { 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "lease_timeout": { 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.810 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn": { 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "new_pn_latency": { 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh": { 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "refresh_latency": { 2023-09-30T09:20:23.811 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1526960243 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "restart": { 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state": { 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_bytes": { 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.812 INFO:tasks.workunit.client.0.smithi040.stdout: "share_state_keys": { 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "start_leader": { 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "start_peon": { 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state": { 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.813 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_bytes": { 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7048135 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_keys": { 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5278 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "store_state_latency": { 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 741, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 254993359 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.814 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache": { 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1020054731 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 42786816 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31932416 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2147483648 2023-09-30T09:20:23.815 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10854400 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:full": { 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.816 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 250061 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.817 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 70847247 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:inc": { 2023-09-30T09:20:23.819 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 348127232 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 277029924 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.820 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39836 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.821 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.822 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71057472 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "prioritycache:kv": { 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 322961408 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.823 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 184686616 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.824 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.825 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71165928 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.826 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb": { 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "compact": { 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_len": { 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_queue_merge": { 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_range": { 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.827 INFO:tasks.workunit.client.0.smithi040.stdout: "get_latency": { 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31639, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 64960162 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_delay_time": { 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_memtable_time": { 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_pre_and_post_time": { 2023-09-30T09:20:23.828 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_write_wal_time": { 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_latency": { 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "submit_sync_latency": { 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1602, 2023-09-30T09:20:23.829 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 462904368 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.0": { 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.830 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.831 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2772992 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.832 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6356992 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1626112 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:23.833 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1486848 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6291456 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:23.834 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:23.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:23.836 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.837 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.838 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.839 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4329472 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:23.840 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 114030 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.841 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 69956 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.842 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 108198855 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 334, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26175292 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:23.843 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 460614 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 348, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 108659469 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.844 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51824 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.845 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12871 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 816 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 221 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:23.846 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2936236 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 318, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 441008 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 200, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4368360 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.847 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 17940 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10701544 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10629537 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:23.848 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 525979120498 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 169370329589 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 60922718800 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.849 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 56101 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1946761 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 320006156 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.850 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 174314 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157533841 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25145670 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 878147 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.851 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 515420947 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 29813591 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:23.852 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 483, 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3624170 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 270974976 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.853 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 270082048 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 892928 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.854 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142486657 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.855 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.856 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 602112 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.857 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75015039 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.858 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068649928 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.859 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.860 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72199592 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:23.861 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 94991104 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.863 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.864 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72780592 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.865 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068649928 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9829 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.866 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 105318 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157275 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.867 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71928338 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.868 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47 2023-09-30T09:20:23.869 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.870 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 588 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 28870052 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2717576 2023-09-30T09:20:23.871 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26803981 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.872 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.873 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:23.874 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.875 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 588 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.876 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 28870052 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2717576 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26803981 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.877 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1771104 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.878 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 7634944 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.1": { 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.879 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:23.880 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2621440 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.881 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6291456 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1572864 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1433600 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.882 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6225920 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:23.883 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.884 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.885 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.886 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.887 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:23.888 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4124672 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 663552 2023-09-30T09:20:23.889 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 190880 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.890 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 31, 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100796 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.891 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 92323301 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 320, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18252144 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 489865 2023-09-30T09:20:23.892 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 335, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 92813166 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3824 2023-09-30T09:20:23.893 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 17829 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.894 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12263 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 804 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 223 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 127, 2023-09-30T09:20:23.895 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5960294 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 336, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 379117 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 209, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5902957 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.896 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 119508 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14709796 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 119, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 20544211 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:23.897 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 118, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 453821265664 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 119, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 157539762705 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 408, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 63614354633 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:23.898 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 408, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47201 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 613522 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 209214660 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.899 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148616 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 77265845 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25960865 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 286974 2023-09-30T09:20:23.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 327838370 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30693894 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.901 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 409, 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3680729 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236584960 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.902 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236183552 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 401408 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.903 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142523808 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.904 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12288 2023-09-30T09:20:23.905 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75567712 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.906 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068928564 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.907 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.908 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.909 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71920956 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.910 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95015872 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.911 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.912 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755824 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:23.913 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068928564 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.914 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.917 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.917 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.917 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.917 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 93377 2023-09-30T09:20:23.918 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 146931 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.919 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71681816 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.920 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 36 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:23.921 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 155 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2429440 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:23.922 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 413448066 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1052 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 61138620 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 155, 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 241712015 2023-09-30T09:20:23.923 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 33 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6497332 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.924 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1052 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5660220 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4773836 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:23.925 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 21439243 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.926 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9200294 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 22, 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 20127752 2023-09-30T09:20:23.927 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2429440 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 385511491 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:23.928 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 46278106 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 100, 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 216810427 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.929 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 590368 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6963200 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.930 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.2": { 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:23.931 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.932 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2211840 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.933 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6094848 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1298432 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1159168 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6029312 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.934 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.935 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.936 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.937 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:23.938 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.939 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3440640 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 659456 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.941 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 180738 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:23.942 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 12, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18557 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.943 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 79424898 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 258, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14459117 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 396542 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:23.944 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 268, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 79821440 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1772 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:23.945 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:23.946 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11701 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 581 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 203 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 92, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1236752 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.947 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 337152 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 167, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2108084 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.948 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 90716 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8617214 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 111, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31889343 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 110, 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 474852091751 2023-09-30T09:20:23.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 111, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 152872994676 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 331, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 62815971242 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 331, 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 32163 2023-09-30T09:20:23.950 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1902470 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 158184052 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 116424 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.951 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51974349 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.952 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 19106415 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 287079 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 239839362 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:23.953 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 23146670 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 332, 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2270357 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:23.954 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236306432 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235167744 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1138688 2023-09-30T09:20:23.955 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.956 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524483 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.958 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75571133 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.959 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933624 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.960 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.961 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71915896 2023-09-30T09:20:23.962 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.963 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016322 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.964 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.965 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755374 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:23.966 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933624 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.967 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31545 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 201617 2023-09-30T09:20:23.968 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71683902 2023-09-30T09:20:23.969 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.970 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:23.971 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 140160381 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:23.972 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4127508 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 122905759 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:23.973 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.975 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.976 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.977 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 140160381 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4127508 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.978 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 10, 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 122905759 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.979 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6762496 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.3": { 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:23.980 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.981 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1101824 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.982 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 733184 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.983 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 593920 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:23.984 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:23.985 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:23.986 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.987 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:23.988 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1765376 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:23.990 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 675840 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.991 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6319 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.992 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47606699 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 120, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11971037 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 226367 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 130, 2023-09-30T09:20:23.993 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47833066 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.994 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13662 2023-09-30T09:20:23.995 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 299 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 211 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 76, 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 852214 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:23.996 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 128, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 331497 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 52, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1448486 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.997 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6749182 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 45, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4095843 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 42, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 599864655238 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.998 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 45, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67434291144 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 221, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 437972 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 221, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 23697 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:23.999 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 262222 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235221545 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 63741 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:24.000 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 130844072 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16400872 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289526 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.001 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 389509062 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18815114 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 224, 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3082770 2023-09-30T09:20:24.002 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 269090816 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 267542528 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:24.003 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1548288 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.004 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524520 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.005 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.006 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579288 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.007 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933901 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.008 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.010 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71915619 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.011 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016346 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.012 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.013 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755350 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:24.014 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068933901 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.015 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9575 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27357 2023-09-30T09:20:24.016 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 206550 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.017 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71673305 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:24.018 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 37 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.019 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.020 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 865267 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.021 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.023 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.024 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.025 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:24.026 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 865267 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.027 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6254592 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.4": { 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:24.028 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:24.029 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1261568 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:24.030 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5636096 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.031 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 847872 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 708608 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:24.032 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:24.033 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:24.034 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.035 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.036 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.037 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2039808 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 675840 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 8, 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 256802 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:24.039 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.040 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1735 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53216702 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:24.041 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 138, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6842458 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 213143 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 158, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53429845 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:24.042 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1185 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.043 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14387 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 343 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.044 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 227 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 91, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 858281 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 152, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 253493 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 61, 2023-09-30T09:20:24.045 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148186 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 98280 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3182238 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.046 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3292601 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 37, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 474095813172 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 38, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 51706279706 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:24.047 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 254, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 410051 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 254, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 25226 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 272306 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:24.048 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 214138278 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 66992 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80847430 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:24.049 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11291775 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 287759 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 762 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 309763554 2023-09-30T09:20:24.050 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13733164 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 255, 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1668765 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:24.051 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 268812288 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 268640256 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:24.052 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 172032 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.053 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524277 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.054 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.055 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579531 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:24.056 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068932077 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.057 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.058 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.059 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71917443 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.060 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016184 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.061 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.062 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755512 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:24.063 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068932077 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.064 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 97099 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.065 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 144965 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71676547 2023-09-30T09:20:24.066 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.067 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 41 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:24.068 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16337922 2023-09-30T09:20:24.069 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 701462 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16264550 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.070 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:24.071 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.072 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.074 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16337922 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.075 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 701462 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 16264550 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:24.076 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6320128 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.5": { 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:24.077 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:24.078 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1101824 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:24.079 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.080 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 729088 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 589824 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.081 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:24.082 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:24.083 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.084 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.085 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.086 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1761280 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.087 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 671744 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 6, 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 232094 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.088 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:24.089 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4780 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47450844 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 113, 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14074476 2023-09-30T09:20:24.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 147766 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 129, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47598610 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.091 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1266 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.092 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11736 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 310 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 232 2023-09-30T09:20:24.093 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 83, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 711878 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 131, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289563 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 48, 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 434190 2023-09-30T09:20:24.094 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 101768 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2864181 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:24.095 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 36, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2913026 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 33, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 460444304397 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 36, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 55911299866 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 256, 2023-09-30T09:20:24.096 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 365905 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 256, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26305 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 226865 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 276152293 2023-09-30T09:20:24.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 62592 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 148343367 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12844369 2023-09-30T09:20:24.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 289512 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 519 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 440460987 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.099 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14881755 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 259, 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2113676 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.100 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236371968 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234962944 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1409024 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.101 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.102 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142524216 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.103 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.104 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75579592 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.105 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068931621 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.107 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71917899 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.108 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95016144 2023-09-30T09:20:24.109 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.110 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.111 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755552 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.112 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068931621 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.113 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6828 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34141 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 207579 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.114 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71670519 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.115 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.116 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 42 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.117 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.118 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.119 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.120 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:24.121 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.122 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:24.124 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.125 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6250496 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.6": { 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.126 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.127 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1253376 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.128 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5570560 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 880640 2023-09-30T09:20:24.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 741376 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:24.131 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.132 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:24.133 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.135 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2064384 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:24.136 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.137 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 4, 2023-09-30T09:20:24.138 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6258 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53697845 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 156, 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12157841 2023-09-30T09:20:24.139 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 129896 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 166, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 53827741 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.140 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.141 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11704 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 342 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:24.142 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 237 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 86, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 846928 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 134, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 274997 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 48, 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 587697 2023-09-30T09:20:24.143 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4555494 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:24.144 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2839073 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 369886405492 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 32, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 58009683289 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.145 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 394955 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27237 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 247365 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.146 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 169645597 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 81021 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 118567873 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10768635 2023-09-30T09:20:24.147 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 880055 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 537 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 303825739 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:24.148 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12818574 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 266, 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1677215 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:24.149 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235536384 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234782720 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 753664 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.150 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142523627 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.151 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.152 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.153 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75576085 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.154 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068927205 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.155 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.156 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71922315 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:24.157 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95015751 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.158 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.159 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.160 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72755945 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.161 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068927205 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.162 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9779 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 90809 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 153677 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.163 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71669218 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:24.164 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.165 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 39 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.166 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2788 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 96547897 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.167 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 15, 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11671400 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 87695169 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:24.168 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.169 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.170 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:24.171 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2788 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.172 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 96547897 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 15, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11671400 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 13, 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 87695169 2023-09-30T09:20:24.173 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.174 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6844416 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "osd.7": { 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "bluefs": { 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_fallback": { 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_slow_size_fallback": { 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.175 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_db": { 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 65536 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_main": { 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit_wal": { 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_slow": { 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_sst": { 2023-09-30T09:20:24.176 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 8192 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_written_wal": { 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1159168 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lat": { 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "compact_lock_lat": { 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.177 INFO:tasks.workunit.client.0.smithi040.stdout: "db_total_bytes": { 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "db_used_bytes": { 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5505024 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "log_bytes": { 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 843776 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "logged_bytes": { 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 704512 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.178 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_db": { 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5439488 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_slow": { 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "max_bytes_wal": { 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "num_files": { 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "read_bytes": { 2023-09-30T09:20:24.179 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 193929 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "read_count": { 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 22 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes": { 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1265664 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_db": { 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1269760 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_slow": { 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.180 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_bytes_wal": { 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "read_disk_count": { 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 14 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_bytes": { 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3653 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "read_prefetch_count": { 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.181 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_bytes": { 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_buffer_count": { 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_bytes": { 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 3833 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_count": { 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 18 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes": { 2023-09-30T09:20:24.182 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_db": { 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_slow": { 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_bytes_wal": { 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "read_random_disk_count": { 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.183 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_total_bytes": { 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "slow_used_bytes": { 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_total_bytes": { 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "wal_used_bytes": { 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.184 INFO:tasks.workunit.client.0.smithi040.stdout: "write_bytes": { 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1933312 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore": { 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "alloc_unit": { 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4096 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": { 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1261568 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "clist_lat": { 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 3, 2023-09-30T09:20:24.185 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 131567 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_lat": { 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed": { 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_allocated": { 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.186 INFO:tasks.workunit.client.0.smithi040.stdout: "compressed_original": { 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "csum_lat": { 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 7, 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 26748 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "decompress_lat": { 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_commit_lat": { 2023-09-30T09:20:24.187 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 54876584 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_final_lat": { 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 148, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10074628 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_flush_lat": { 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 114397 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "kv_sync_lat": { 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 157, 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 54990981 2023-09-30T09:20:24.188 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_keys_lat": { 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_get_values_lat": { 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_lower_bound_lat": { 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.189 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_next_lat": { 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_seek_to_first_lat": { 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 0, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_upper_bound_lat": { 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10349 2023-09-30T09:20:24.190 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_hits": { 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 603 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "onode_misses": { 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 266 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "read_lat": { 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 113, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2427365 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "read_onode_meta_lat": { 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 177, 2023-09-30T09:20:24.191 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 307299 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "read_wait_aio_lat": { 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 64, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1665466 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "reads_with_retries": { 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "remove_lat": { 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 1, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12467 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.192 INFO:tasks.workunit.client.0.smithi040.stdout: "state_aio_wait_lat": { 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2938870 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_aio_wait_lat": { 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1939209 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_cleanup_lat": { 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 153417094621 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "state_deferred_queued_lat": { 2023-09-30T09:20:24.193 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 19, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 31686885684 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "state_done_lat": { 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 389784 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "state_finishing_lat": { 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 40759 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "state_io_done_lat": { 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.194 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 209913 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_commiting_lat": { 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 257573122 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_done_lat": { 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80577 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "state_kv_queued_lat": { 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 106449822 2023-09-30T09:20:24.195 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "state_prepare_lat": { 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 10442287 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": { 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 878023 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "truncate_lat": { 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 2, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 826 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_commit_lat": { 2023-09-30T09:20:24.196 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 377652118 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_submit_lat": { 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 12425901 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "txc_throttle_lat": { 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 288, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1796929 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache": { 2023-09-30T09:20:24.197 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_bytes": { 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 2845415832 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "heap_bytes": { 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 236371968 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "mapped_bytes": { 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 235094016 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "target_bytes": { 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4294967296 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "unmapped_bytes": { 2023-09-30T09:20:24.198 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1277952 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:data": { 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 218103808 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.199 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 142507249 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 139264 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.200 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 126976 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.201 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 75330319 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv": { 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1207959552 2023-09-30T09:20:24.202 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068804368 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.203 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.204 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1168 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.205 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72045152 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:kv_onode": { 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 234881024 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 67108864 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 464 2023-09-30T09:20:24.206 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95004832 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.207 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.208 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 72766864 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "bluestore-pricache:meta": { 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "committed_bytes": { 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1140850688 2023-09-30T09:20:24.209 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pri0_bytes": { 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pri10_bytes": { 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pri11_bytes": { 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 1068804368 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pri1_bytes": { 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.210 INFO:tasks.workunit.client.0.smithi040.stdout: "pri2_bytes": { 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "pri3_bytes": { 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13952 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "pri4_bytes": { 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "pri5_bytes": { 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 27904 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "pri6_bytes": { 2023-09-30T09:20:24.211 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 223237 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "pri7_bytes": { 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "pri8_bytes": { 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "pri9_bytes": { 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "reserved_bytes": { 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 71781227 2023-09-30T09:20:24.212 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "objecter": { 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "op_active": { 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rmw": { 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.213 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "osd": { 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg": { 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 47 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "numpg_removing": { 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "op": { 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 115 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.214 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_degraded": { 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "op_delayed_unreadable": { 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "op_in_bytes": { 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "op_latency": { 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 115, 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 111286041 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.215 INFO:tasks.workunit.client.0.smithi040.stdout: "op_out_bytes": { 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 265051 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "op_prepare_latency": { 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 117, 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30065111 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "op_process_latency": { 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 115, 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 100896382 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r": { 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 80 2023-09-30T09:20:24.216 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency": { 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13310979 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_latency_out_bytes_histogram": { 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_out_bytes": { 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 265051 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_prepare_latency": { 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:24.217 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 11627792 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "op_r_process_latency": { 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 80, 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 9521258 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw": { 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 30 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_in_bytes": { 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.218 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency": { 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 36372393 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_in_bytes_histogram": { 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_latency_out_bytes_histogram": { 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_out_bytes": { 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.219 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_prepare_latency": { 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 13469841 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "op_rw_process_latency": { 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 30, 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 34107681 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w": { 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 5 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_in_bytes": { 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.220 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency": { 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 61602669 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_latency_in_bytes_histogram": { 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_prepare_latency": { 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 7, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 4967478 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "op_w_process_latency": { 2023-09-30T09:20:24.221 INFO:tasks.workunit.client.0.smithi040.stdout: "count": 5, 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 57267443 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "op_wip": { 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_bytes": { 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "recovery_ops": { 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 0 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.222 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes": { 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 95995035648 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_bytes_used": { 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "value": 6774784 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": [ 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.223 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 1, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 1, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 1, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 1781760, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:24.224 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 1781760, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 2, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 2.4424300590908388e-06, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 394, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 598016, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 590368, 2023-09-30T09:20:24.225 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 590368, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 1771104, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 219, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 2473984 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:24.226 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 32, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 32, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 2, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 98304, 2023-09-30T09:20:24.227 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 98304, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 22, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 1.347550835362199e-07, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 3378, 2023-09-30T09:20:24.228 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 3378, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 10134, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 51, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 19456 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:24.229 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 64, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 64, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 3, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:24.230 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:24.231 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:24.232 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "cache_mode": "none", 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "erasure_code_profile": {}, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "min_size": 2, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "options": {}, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_autoscale_mode": "off", 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 8, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pgp_num": 8, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "pool": 4, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "size": 3, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "stats": { 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_raw": 729501182218, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "bytes_used": 0, 2023-09-30T09:20:24.233 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_bytes_used": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "compress_under_bytes": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "data_bytes_used": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "max_avail": 243167068160, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "objects": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_bytes_used": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "percent_used": 0.0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_bytes": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "quota_objects": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "rd": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "rd_bytes": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "stored": 0, 2023-09-30T09:20:24.234 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_data": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_omap": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "stored_raw": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "wr": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "wr_bytes": 0 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_bytes": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "target_max_objects": 0, 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "type": "replicated" 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": { 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: "mirroring_by_pool": [ 2023-09-30T09:20:24.235 INFO:tasks.workunit.client.0.smithi040.stdout: false 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_images_by_pool": [ 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pools": 1 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "report_id": "4d0cb8ac-bed5-4f65-9344-f95aee4f8bf6", 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "report_timestamp": "2023-09-30T09:20:22.952598", 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "report_version": 1, 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "rocksdb_stats": { 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "6.15.5" 2023-09-30T09:20:24.236 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "rook": { 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "cluster": { 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "external-mode": null, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "mon": { 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "allow-multiple-per-node": null, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "count": null, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "max-id": null, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "pvc": { 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "stretch": { 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: "enabled": null 2023-09-30T09:20:24.237 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "network": { 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "provider": null 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "storage": { 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "device-set": { 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "non-portable": null, 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "portable": null, 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.238 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "csi": { 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes": { 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "node": { 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "kubernetes-total": null, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "with-ceph-daemons": null, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-cephfs-plugin": null, 2023-09-30T09:20:24.239 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-nfs-plugin": null, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "with-csi-rbd-plugin": null 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "storage-class": { 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "count": { 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "bucket": null, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs": null, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "nfs": null, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd": null, 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: "total": null 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:24.240 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "version": null 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "services": {}, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_per_pg": [ 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.241 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.254365+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.254365+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.254784+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.242 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689420+0000", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.243 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3f", 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.244 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:35:33.867209+0000", 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.245 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.246 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.247 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.248 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.249 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.249078+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.249078+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.249425+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.250 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684943+0000", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.251 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3e", 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.252 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:40:57.790702+0000", 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.253 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.254 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.255 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.256 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.257 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258307+0000", 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258307+0000", 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258588+0000", 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.258 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689220+0000", 2023-09-30T09:20:24.259 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3d", 2023-09-30T09:20:24.260 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:33:01.186216+0000", 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.261 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.262 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.263 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.264 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.265 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261231+0000", 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261231+0000", 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261585+0000", 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.266 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691411+0000", 2023-09-30T09:20:24.267 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3c", 2023-09-30T09:20:24.268 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:44:50.030013+0000", 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.269 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.270 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.271 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.272 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.273 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246727+0000", 2023-09-30T09:20:24.274 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246727+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247236+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.275 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688719+0000", 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.276 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3b", 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:01:20.493208+0000", 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.277 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.278 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.279 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.280 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.281 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.282 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.690780+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.690780+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.283 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691117+0000", 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.284 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3a", 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:28:31.510075+0000", 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.285 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.286 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.287 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.288 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.289 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.290 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258760+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258760+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261548+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.291 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688244+0000", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.292 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.39", 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.293 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:19:28.768653+0000", 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.294 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.295 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.296 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.297 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.298 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264912+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264912+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265190+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.299 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677448+0000", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.300 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.38", 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.301 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:04:45.387725+0000", 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.302 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.303 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.304 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.305 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.306 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258179+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258179+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.259200+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.307 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689324+0000", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.308 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.37", 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.309 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:18:00.071297+0000", 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.310 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.311 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.312 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.313 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.314 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258614+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258614+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258938+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.315 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692248+0000", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.316 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.36", 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.317 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:40:51.707837+0000", 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.318 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.319 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.320 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.321 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.322 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261834+0000", 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261834+0000", 2023-09-30T09:20:24.323 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.262145+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.324 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.325 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.325 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.325 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691847+0000", 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.326 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.35", 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:10:41.135688+0000", 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.327 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.328 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.329 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.330 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.331 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251195+0000", 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251195+0000", 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:24.332 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673375+0000", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.333 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.34", 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.334 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:19:54.357281+0000", 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.335 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.336 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.337 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.338 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.339 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250764+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250764+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251394+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.340 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678531+0000", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.341 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.33", 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.342 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:45:16.624417+0000", 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.343 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.344 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.345 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.346 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.347 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258108+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258108+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258386+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.348 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687545+0000", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.349 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.32", 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.350 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:12:49.981463+0000", 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.351 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.352 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.353 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.354 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.355 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261426+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261426+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261738+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.356 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683611+0000", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.357 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.31", 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.358 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:56:04.878284+0000", 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.359 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.360 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.361 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.362 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.363 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.266697+0000", 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.266697+0000", 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267036+0000", 2023-09-30T09:20:24.364 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.365 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690071+0000", 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.366 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.30", 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:36:08.078369+0000", 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.367 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.368 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.369 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.370 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.371 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.372 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264507+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264507+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265609+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.373 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692128+0000", 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.374 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2f", 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:11:50.904542+0000", 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.375 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.376 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.377 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.378 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.379 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.380 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244109+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244109+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.245025+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.381 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688290+0000", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.382 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2e", 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.383 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:59.610604+0000", 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.384 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.385 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.386 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.387 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.388 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247059+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247059+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247404+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.389 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688613+0000", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.390 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2d", 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.391 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:26:48.899224+0000", 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.392 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.393 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.394 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.395 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.396 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.807055+0000", 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.807055+0000", 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.807360+0000", 2023-09-30T09:20:24.397 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.398 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687829+0000", 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 4, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 4, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.399 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1f", 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 21, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:42:29.768737+0000", 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 554, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.400 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.401 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.402 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 4, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.403 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'4" 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.404 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256861+0000", 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256861+0000", 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257519+0000", 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.405 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679080+0000", 2023-09-30T09:20:24.406 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1e", 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.407 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:54:44.327301+0000", 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.408 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.409 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.410 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.411 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.412 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817269+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817269+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817605+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.413 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679163+0000", 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.414 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1e", 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.415 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:52:35.586698+0000", 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.416 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.417 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.418 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.419 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.420 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.257116+0000", 2023-09-30T09:20:24.421 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.257116+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257412+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.422 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687743+0000", 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.423 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1f", 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:47:26.689424+0000", 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.424 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.425 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.426 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.427 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.428 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.429 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.820149+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.820149+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.820453+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.430 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688921+0000", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.431 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1d", 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.432 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:12:21.955450+0000", 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.433 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.434 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.435 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.436 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.437 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256897+0000", 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256897+0000", 2023-09-30T09:20:24.438 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.257267+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.439 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691699+0000", 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.440 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1c", 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T21:17:56.617289+0000", 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.441 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.442 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.443 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.444 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.445 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.446 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812566+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812566+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.813841+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.447 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689103+0000", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.448 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1c", 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.449 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:05:53.864186+0000", 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.450 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.451 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.452 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.453 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.454 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259781+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259781+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260089+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.455 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692183+0000", 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.456 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1d", 2023-09-30T09:20:24.457 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:38:24.937105+0000", 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.458 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.459 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.460 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.461 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.462 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.463 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815515+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815515+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815843+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.464 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678763+0000", 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.465 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1b", 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:39:54.640144+0000", 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.466 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.467 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.468 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.469 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.470 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.471 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.691656+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.691656+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.472 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691977+0000", 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.473 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1a", 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:44:30.041621+0000", 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.474 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.475 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.476 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.477 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.478 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.479 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.816545+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.816545+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816848+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.480 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691460+0000", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.481 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1a", 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.482 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:02:05.729693+0000", 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.483 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.484 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.485 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.486 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.487 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251481+0000", 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252413+0000", 2023-09-30T09:20:24.488 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.489 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687144+0000", 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.490 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1b", 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:02:00.386038+0000", 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.491 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.492 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.493 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.494 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.495 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.496 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817518+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817518+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817830+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.497 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678048+0000", 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.498 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.19", 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:30:45.299787+0000", 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.499 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.500 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.501 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.502 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.503 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.504 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251473+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251473+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252568+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.505 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677677+0000", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.506 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.18", 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.507 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:16:00.550081+0000", 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.508 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.509 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.510 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.511 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.512 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810595+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810595+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812583+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.513 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690204+0000", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.514 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.18", 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.515 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:27:50.499855+0000", 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.516 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.517 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.518 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.519 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.520 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.521 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247632+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247632+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247925+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.522 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683839+0000", 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.523 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.19", 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:41:17.181356+0000", 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.524 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.525 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.526 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.527 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.528 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.529 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810647+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810647+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.810927+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.530 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.533 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.533 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692476+0000", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.534 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.17", 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.535 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:58:09.561216+0000", 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.536 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.537 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.538 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.539 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.540 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260914+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260914+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.263371+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.541 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691829+0000", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.542 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.16", 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.543 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:33:20.892419+0000", 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.544 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.545 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.546 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.547 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.548 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811835+0000", 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811835+0000", 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812616+0000", 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.549 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691886+0000", 2023-09-30T09:20:24.550 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.16", 2023-09-30T09:20:24.551 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:26:49.702606+0000", 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.552 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.553 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.554 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.555 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.556 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.266795+0000", 2023-09-30T09:20:24.557 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.266795+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267102+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.558 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687693+0000", 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.559 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.17", 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:17:32.239323+0000", 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.560 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.561 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.562 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.563 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.564 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.565 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810563+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810563+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.810987+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.566 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684844+0000", 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 3, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.567 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 3, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.15", 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 20, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:20:23.985701+0000", 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.568 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 90, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.569 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.570 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.571 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 4, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.572 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'3" 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.573 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:46.081804+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:46.081804+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:24.574 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:46.082204+0000", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.575 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.14", 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:24.576 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:07:09.774379+0000", 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.577 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.578 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.579 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.580 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.581 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811033+0000", 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811033+0000", 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.811324+0000", 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.582 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:20:14.658040+0000", 2023-09-30T09:20:24.583 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 12, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 12, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.584 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.14", 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 29, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:30:24.287281+0000", 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 2608, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.585 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.586 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 12, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 4, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 4, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.587 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 12, 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 9 2023-09-30T09:20:24.588 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "65'12" 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.589 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.590 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246106+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246106+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.246411+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.591 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688718+0000", 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.592 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.15", 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:54:36.411208+0000", 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.593 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.594 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.595 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.596 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.597 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.598 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815109+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815109+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815394+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.599 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687048+0000", 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.600 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.13", 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:18:38.612003+0000", 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 34, 2023-09-30T09:20:24.601 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.602 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.603 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 6 2023-09-30T09:20:24.604 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.605 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253633+0000", 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253633+0000", 2023-09-30T09:20:24.606 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253913+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687457+0000", 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.607 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.12", 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.608 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:58:20.814417+0000", 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.609 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.610 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.611 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.612 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.613 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817699+0000", 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817699+0000", 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818017+0000", 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.614 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690513+0000", 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.615 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.12", 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.616 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:23:28.381864+0000", 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.617 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.618 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.619 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.620 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.621 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246338+0000", 2023-09-30T09:20:24.622 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246338+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247037+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.623 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688616+0000", 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.624 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.13", 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:57:20.027345+0000", 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.625 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.626 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.627 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.628 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.629 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.630 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812046+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812046+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812312+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.631 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691105+0000", 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.632 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.11", 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:28:26.617788+0000", 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.633 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.634 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.635 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.636 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.637 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259747+0000", 2023-09-30T09:20:24.638 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259747+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260026+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.639 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692032+0000", 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.640 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.10", 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:09:17.915101+0000", 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.641 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.642 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.643 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.644 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.645 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.646 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.813313+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.813313+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.813730+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.647 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683834+0000", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 8, 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.648 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 8, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.10", 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 25, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.649 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:20:40.669604+0000", 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.650 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 12, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 4, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 4, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.651 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 4, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.652 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 12, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.653 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'8" 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.654 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253332+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253332+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253624+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.655 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688438+0000", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.656 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.11", 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.657 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:44:35.039277+0000", 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.658 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.659 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.660 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.661 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.662 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.806039+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.806039+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.806371+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.663 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673614+0000", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.664 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.f", 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.665 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:34:49.032811+0000", 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 22, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.666 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.667 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.668 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.669 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.670 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.671 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.671 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.671 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.671 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.248312+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.248312+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.248814+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.672 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689140+0000", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.673 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.e", 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.674 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:50:41.212578+0000", 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.675 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.676 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.677 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.678 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.679 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.680 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.959289+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.959289+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.959642+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.681 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683242+0000", 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.682 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.2", 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:29:22.168142+0000", 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.683 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.684 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.685 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.686 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.687 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.688 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.693334+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.693334+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.689 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.693756+0000", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.690 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.4", 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.691 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 27, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:05:14.854997+0000", 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.692 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.693 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.694 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.695 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.696 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.264337+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.264337+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265438+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.697 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692236+0000", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.698 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.5", 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.699 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:06:14.941318+0000", 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.700 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.701 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.702 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.703 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.704 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.959857+0000", 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.959857+0000", 2023-09-30T09:20:24.705 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.960068+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.706 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684446+0000", 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.707 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.4", 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:13:26.435630+0000", 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.708 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.709 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.710 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.711 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.712 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.713 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.810827+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.810827+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812266+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.714 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690469+0000", 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.715 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.2", 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:24:59.666374+0000", 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.716 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.717 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.718 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.719 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.720 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.721 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244550+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244550+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.244851+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.722 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673384+0000", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.723 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.3", 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:59:45.503187+0000", 2023-09-30T09:20:24.724 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.725 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.726 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.727 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.728 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.729 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.962502+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.962502+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.962813+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.730 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683137+0000", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.731 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.7", 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.732 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T13:27:09.885122+0000", 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.733 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.734 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.735 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.736 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.737 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250130+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250130+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.250421+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.738 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683452+0000", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.739 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.0", 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.740 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:57:30.651570+0000", 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.741 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.742 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.743 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.744 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.745 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.746 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.819613+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.819613+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.819909+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.747 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683992+0000", 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.748 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.1", 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:50:08.868879+0000", 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.749 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.750 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.751 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.752 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.753 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.754 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356335+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356335+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356642+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.755 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691491+0000", 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.756 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.5", 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:35:38.084879+0000", 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.757 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.758 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.759 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.760 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.761 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.762 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.256543+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.256543+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.256874+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.763 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679671+0000", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.764 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2", 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:11:55.211472+0000", 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.765 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.766 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.767 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.768 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.769 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.770 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.812255+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.812255+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812527+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.771 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690306+0000", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.772 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.3", 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:20:15.549366+0000", 2023-09-30T09:20:24.773 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.774 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.775 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.776 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.777 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 20, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.778 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:05.826964+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:05.826964+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:05.827432+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 55, 2023-09-30T09:20:24.779 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:16:34.722440+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:20:19.599273+0000", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 148, 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 54, 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.780 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 148, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "1.0", 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 347, 2023-09-30T09:20:24.781 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:05.804177+0000", 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 590368, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 1771104, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.782 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.783 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 6, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.784 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 394, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 584, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 219, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 2416 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.785 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "65'148" 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.786 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.961530+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.961530+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.961825+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.787 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688495+0000", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.788 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.6", 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.789 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:23:04.689498+0000", 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.790 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.791 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.792 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.793 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.794 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.252669+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.252669+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252969+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.795 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.686542+0000", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.796 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.1", 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.797 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:53:20.253291+0000", 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.798 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.799 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.800 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.801 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.802 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815847+0000", 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815847+0000", 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816150+0000", 2023-09-30T09:20:24.803 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688140+0000", 2023-09-30T09:20:24.804 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.805 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.0", 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:22:59.447201+0000", 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.806 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.807 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.808 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.809 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.810 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356312+0000", 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356312+0000", 2023-09-30T09:20:24.811 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356668+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.812 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687099+0000", 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.813 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.3", 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:35:03.366538+0000", 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.814 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.815 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.816 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.817 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.818 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.818392+0000", 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.818392+0000", 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818691+0000", 2023-09-30T09:20:24.819 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.820 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688847+0000", 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.821 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.5", 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:36:26.058170+0000", 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.822 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.823 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.824 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.825 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.826 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.827 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261923+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261923+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.262210+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.828 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684528+0000", 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.829 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.4", 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:57:47.851129+0000", 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.830 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.831 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.832 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.833 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.834 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.835 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:43.356125+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:43.356125+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:43.356496+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.836 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677526+0000", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.837 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.0", 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.838 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:20:19.292665+0000", 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.839 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.840 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.841 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.842 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.843 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.805389+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.805389+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.805890+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.844 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.685763+0000", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.845 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.6", 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.846 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:33:55.793812+0000", 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.847 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.848 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.849 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.850 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "59'1" 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.851 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.251063+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.251063+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.252234+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.852 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679321+0000", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.853 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.7", 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.854 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:50:00.129677+0000", 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.855 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.856 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.857 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.858 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:24.859 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 60, 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:42.958835+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:42.958835+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:42.959134+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.860 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 61, 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:41.947811+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.672826+0000", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.861 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 60, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "4.1", 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.862 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 13, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:59:02.062269+0000", 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.863 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.864 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.865 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.866 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.867 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814124+0000", 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814124+0000", 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.814454+0000", 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.868 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692461+0000", 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.869 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.7", 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.870 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:01:34.892797+0000", 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.871 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.872 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.873 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.874 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.875 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:19:45.690859+0000", 2023-09-30T09:20:24.876 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:19:45.690859+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 65, 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.877 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:45.691201+0000", 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 64, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.878 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.6", 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 65, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 10, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:26:50.279579+0000", 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.879 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.880 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.881 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.882 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.883 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.884 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815357+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815357+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815657+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.885 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688359+0000", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.886 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.8", 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T14:10:54.982453+0000", 2023-09-30T09:20:24.887 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.888 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.889 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.890 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.891 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 4, 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.892 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.241597+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.241597+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.242439+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.893 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.673155+0000", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.894 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.9", 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.895 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:09:47.801570+0000", 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.896 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.897 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.898 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.899 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 4, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.900 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.817803+0000", 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.817803+0000", 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.818142+0000", 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.901 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683700+0000", 2023-09-30T09:20:24.902 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.9", 2023-09-30T09:20:24.903 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:40:19.680984+0000", 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.904 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.905 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.906 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.907 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.908 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.241092+0000", 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.241092+0000", 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.241344+0000", 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.909 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677602+0000", 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.910 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.8", 2023-09-30T09:20:24.911 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:31:25.626112+0000", 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.912 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.913 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.914 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.915 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.916 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814799+0000", 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814799+0000", 2023-09-30T09:20:24.917 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.815094+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.918 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684051+0000", 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.919 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.a", 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:07:54.470430+0000", 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.920 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.921 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.922 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.923 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.924 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.925 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.259593+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.259593+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.260068+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.926 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.678617+0000", 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.927 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.b", 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:02:46.725803+0000", 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.928 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.929 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.930 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.931 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.932 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.933 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.811970+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.811970+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.812405+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.934 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688604+0000", 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.935 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.b", 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:06:39.756811+0000", 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.936 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.937 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.938 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.939 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.940 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.941 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246902+0000", 2023-09-30T09:20:24.942 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246902+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247246+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.943 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691358+0000", 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.944 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.a", 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T12:11:22.337597+0000", 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.945 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.946 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.947 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.948 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.949 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.950 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.814278+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.814278+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.817292+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.951 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.683565+0000", 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.952 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.c", 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 17, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:26:17.491827+0000", 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.953 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.954 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.955 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.956 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.957 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.958 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.258488+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.258488+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258967+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.959 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688801+0000", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.960 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.d", 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:11:12.478193+0000", 2023-09-30T09:20:24.961 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.962 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.963 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.964 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.965 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.966 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.815553+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.815553+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.816108+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.967 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684757+0000", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 1, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.968 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 1, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.d", 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 18, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T11:28:58.331431+0000", 2023-09-30T09:20:24.969 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 70, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.970 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.971 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.972 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 1, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 1 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: 3 2023-09-30T09:20:24.973 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'1" 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.974 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260623+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260623+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261153+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.975 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690363+0000", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.976 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.c", 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.977 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:39:33.224023+0000", 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.978 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.979 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.980 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.981 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:24.982 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 56, 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:18.807904+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:18.807904+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:18.808243+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.983 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 57, 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:17.782726+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.688376+0000", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 2, 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.984 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 56, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 2, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "2.e", 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.985 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 19, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T15:34:22.024137+0000", 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.986 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 3, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 1, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 1, 2023-09-30T09:20:24.987 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 1, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.988 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 3, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:24.989 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: 7 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "58'2" 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 7, 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.990 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253818+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253818+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.254622+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.991 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.689074+0000", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:24.992 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.f", 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:24.993 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:32:57.013362+0000", 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:24.994 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:24.995 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:24.996 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:24.997 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 7, 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:24.998 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260928+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260928+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261233+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:24.999 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691052+0000", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.000 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.20", 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.001 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:17:42.209550+0000", 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.002 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.003 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.004 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.005 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 5 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:25.006 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 2, 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.261021+0000", 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.261021+0000", 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.261361+0000", 2023-09-30T09:20:25.007 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684067+0000", 2023-09-30T09:20:25.008 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.21", 2023-09-30T09:20:25.009 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:38:38.595762+0000", 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.010 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.011 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.012 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.013 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: 2, 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 2, 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.014 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.015 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.267486+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.267486+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267780+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.016 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690578+0000", 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.017 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.22", 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:00:46.694508+0000", 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.018 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.019 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.020 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.021 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.022 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.023 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.253669+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.253669+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.253971+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.024 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687188+0000", 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.025 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.23", 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:00:45.862334+0000", 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.026 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.027 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.028 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.029 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.030 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.031 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.260252+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.260252+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.264187+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.032 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679165+0000", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.033 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.24", 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.034 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T09:37:33.487409+0000", 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.035 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.036 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.037 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.038 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.039 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 1, 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.249537+0000", 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.249537+0000", 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.249816+0000", 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.040 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.684672+0000", 2023-09-30T09:20:25.041 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.042 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.25", 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:10:23.491695+0000", 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.043 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.044 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.045 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.046 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: 1, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 1, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.047 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.048 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.247307+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.247307+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.247595+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.049 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.050 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.050 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.050 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.692327+0000", 2023-09-30T09:20:25.050 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.050 INFO:tasks.workunit.client.0.smithi040.stderr:+ echo OK 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.051 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.053 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='client.24854 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.054 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.056 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.056 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.056 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.056 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.056 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.057 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.058 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:23 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.059 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.26", 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.060 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T19:18:41.347788+0000", 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.061 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.062 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.063 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.064 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: 4 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.065 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.066 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.246242+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.246242+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.246564+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.067 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.679406+0000", 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.068 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.27", 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T20:51:52.459568+0000", 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.069 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.070 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.071 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.072 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:25.073 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.074 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.267442+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.267442+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.267739+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.075 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690200+0000", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.076 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.28", 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.077 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T16:23:07.216407+0000", 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.078 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.079 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.080 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.081 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: 2 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.082 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 3, 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.244708+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.244708+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.245003+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.083 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.677911+0000", 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.084 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.29", 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.085 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T18:24:32.294055+0000", 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.086 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.087 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.088 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.089 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 3, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 3, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.090 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 5, 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.265302+0000", 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.265302+0000", 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.265616+0000", 2023-09-30T09:20:25.091 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.092 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.690634+0000", 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.093 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2a", 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:34:21.141428+0000", 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.094 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.095 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.096 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.097 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 5, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 6 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 5, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.098 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 0, 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.250399+0000", 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.250399+0000", 2023-09-30T09:20:25.099 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.251130+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.100 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.687229+0000", 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.101 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2b", 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T17:00:25.033057+0000", 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.102 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.103 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.104 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.105 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 0, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 7, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 1 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 0, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": [ 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.106 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "acting_primary": 6, 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "avail_no_missing": [], 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "blocked_by": [], 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "created": 57, 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "dirty_stats_invalid": false, 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_bytes_stats_invalid": false, 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "hitset_stats_invalid": false, 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "last_active": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_active": "2023-09-30T09:18:19.254771+0000", 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "last_became_peered": "2023-09-30T09:18:19.254771+0000", 2023-09-30T09:20:25.107 INFO:tasks.workunit.client.0.smithi040.stdout: "last_change": "2023-09-30T09:18:19.258272+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_clean_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub": "0'0", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_deep_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_epoch_clean": 58, 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fresh": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_fullsized": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_peered": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub": "0'0", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_duration": 0, 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_scrub_stamp": "2023-09-30T09:18:18.784841+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_undegraded": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.108 INFO:tasks.workunit.client.0.smithi040.stdout: "last_unstale": "2023-09-30T09:19:44.691887+0000", 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "log_start": "0'0", 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "manifest_stats_invalid": false, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "mapping_epoch": 57, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "object_location_counts": [], 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_scrubbed": 0, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "objects_trimmed": 0, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_stats_invalid": false, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_start": "0'0", 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "parent": "0.0", 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "parent_split_bits": 0, 2023-09-30T09:20:25.109 INFO:tasks.workunit.client.0.smithi040.stdout: "pgid": "3.2c", 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "pin_stats_invalid": false, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "purged_snaps": [], 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_epoch": 64, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "reported_seq": 16, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_duration": 0.0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-10-01T10:58:07.877786+0000", 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrim_duration": 0.0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "snaptrimq_len": 0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.110 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.111 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.112 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "state": "active+clean", 2023-09-30T09:20:25.113 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_invalid": false, 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "up": [ 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: 6, 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: 4, 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "up_primary": 6, 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "version": "0'0" 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_per_pool": [ 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 24, 2023-09-30T09:20:25.114 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "rbd" 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 8, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 4, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.115 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.116 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.117 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:25.118 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 24 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.119 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 192, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 0, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 64, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 0, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 3, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 0, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.120 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.121 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.122 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 0, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 0 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.123 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 192 2023-09-30T09:20:25.124 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 3, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "mgr" 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 148, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 1, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 3, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 148, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 1, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 590368, 2023-09-30T09:20:25.125 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 1771104, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.126 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 6, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 2, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 2, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.127 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 6, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 394, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 584, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.128 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 219, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 2416 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 1781760, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 1771104, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:25.129 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 3 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: { 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "acting": 96, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "application": [ 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "cephfs" 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "log_size": 45, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "num_pg": 32, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "num_store_stats": 8, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "ondisk_log_size": 45, 2023-09-30T09:20:25.130 INFO:tasks.workunit.client.0.smithi040.stdout: "poolid": 2, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "stat_sum": { 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes": 3378, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_hit_set_archive": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_bytes_recovered": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_deep_scrub_errors": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_kb": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_full": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_evict_mode_some": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_kb": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_high": 0, 2023-09-30T09:20:25.131 INFO:tasks.workunit.client.0.smithi040.stdout: "num_flush_mode_low": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_keys_recovered": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_large_omap_objects": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_legacy_snapsets": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_clones": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_object_copies": 66, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects": 22, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_degraded": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_dirty": 22, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_hit_set_archive": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_manifest": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_misplaced": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing": 0, 2023-09-30T09:20:25.132 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_missing_on_primary": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_omap": 14, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_pinned": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_recovered": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_repaired": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_objects_unfound": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_bytes": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_omap_keys": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_promote": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_read_kb": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_scrub_errors": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_shallow_scrub_errors": 0, 2023-09-30T09:20:25.133 INFO:tasks.workunit.client.0.smithi040.stdout: "num_whiteouts": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write": 51, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "num_write_kb": 19 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "store_stats": { 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "allocated": 98304, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "available": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_allocated": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "data_compressed_original": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "data_stored": 10134, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "internal_metadata": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "internally_reserved": 0, 2023-09-30T09:20:25.134 INFO:tasks.workunit.client.0.smithi040.stdout: "omap_allocated": 0, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "total": 0 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "up": 96 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: ], 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "usage": { 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "pg_num": 105, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "pools": 4, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "stats_by_class": { 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "ssd": { 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906480128, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:25.135 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53805056, 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_bytes": 53805056, 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_raw_ratio": 7.006229134276509e-05 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: }, 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: "total_avail_bytes": 767906480128, 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: "total_bytes": 767960285184, 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: "total_used_bytes": 53805056 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout: } 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout:} 2023-09-30T09:20:25.136 INFO:tasks.workunit.client.0.smithi040.stdout:OK 2023-09-30T09:20:25.137 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-30T09:20:25.137 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-30T09:20:25.137 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:23] "GET /metrics HTTP/1.1" 200 235566 "" "Prometheus/2.43.0" 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.139 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.140 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='client.24872 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.141 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.142 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:20:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:23 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:20:25.182 INFO:tasks.workunit:Stopping ['test_telemetry_quincy.sh'] on client.0... 2023-09-30T09:20:25.183 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:20:25.513 DEBUG:teuthology.parallel:result is None 2023-09-30T09:20:25.514 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:20:25.547 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:20:25.547 DEBUG:teuthology.orchestra.run.smithi040:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:20:25.618 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T09:20:25.618 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:20:25.628 INFO:teuthology.task.print:**** done end telemetry quincy... 2023-09-30T09:20:25.628 INFO:teuthology.run_tasks:Running task print... 2023-09-30T09:20:25.638 INFO:teuthology.task.print:**** done start parallel 2023-09-30T09:20:25.639 INFO:teuthology.run_tasks:Running task parallel... 2023-09-30T09:20:25.648 INFO:teuthology.task.parallel:starting parallel... 2023-09-30T09:20:25.649 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-09-30T09:20:25.649 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-30T09:20:25.649 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-09-30T09:20:25.650 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-30T09:20:25.651 INFO:tasks.rados:Beginning rados... 2023-09-30T09:20:25.652 INFO:tasks.rados:joining rados 2023-09-30T09:20:25.652 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-30T09:20:25.652 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:20:25.652 INFO:teuthology.task.print:**** done start upgrade, wait 2023-09-30T09:20:25.653 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-30T09:20:25.653 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi040.front.sepia.ceph.com 2023-09-30T09:20:25.653 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-30T09:20:25.653 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-30T09:20:25.654 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-09-30T09:20:25.850 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:25 smithi040 ceph-mon[110340]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:25.970 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:26.129 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:25 smithi040 ceph-mon[124707]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:25 smithi143 ceph-mon[115560]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 255 B/s wr, 18 op/s 2023-09-30T09:20:26.363 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:27.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:28.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:27 smithi040 ceph-mon[124707]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2023-09-30T09:20:28.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:27 smithi040 ceph-mon[110340]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2023-09-30T09:20:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:27 smithi143 ceph-mon[115560]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 255 B/s wr, 33 op/s 2023-09-30T09:20:28.211 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-30T09:20:28.508 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:29.078 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:28 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-30T09:20:29.078 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:28 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-30T09:20:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:28 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-09-30T09:20:29.652 INFO:tasks.rados:starting run 0 out of 1 2023-09-30T09:20:29.652 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-30T09:20:29.652 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-09-30T09:20:29.984 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[124707]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[124707]: osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[110340]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[110340]: osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:20:29.985 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:29 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:29 smithi143 ceph-mon[115560]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-09-30T09:20:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:29 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3310224288' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-09-30T09:20:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:29 smithi143 ceph-mon[115560]: osdmap e66: 8 total, 8 up, 8 in 2023-09-30T09:20:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:29 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:30.214 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:30.504 INFO:teuthology.orchestra.run.smithi040.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.272 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-09-30T09:20:31.705 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:31.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:31.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.876 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[124707]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:31.877 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:31.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:31.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-30T09:20:31.878 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:31 smithi040 ceph-mon[110340]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:20:31.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:31.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 17 op/s 2023-09-30T09:20:31.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:31 smithi143 ceph-mon[115560]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:1d10b71792f3be8887a7631e69851ac2df3585af 2023-09-30T09:20:32.517 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:32 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-30T09:20:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:32 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-30T09:20:32.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:32 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]: dispatch 2023-09-30T09:20:33.078 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (70s) 61s ago 94s 16.5M - 0.25.0 c8568f914cd2 e6bce9823746 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (82s) 61s ago 82s 83.7M - 9.4.7 2c41d148cca3 6e9c9ceae45d 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (2m) 61s ago 2m 18.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (2m) 61s ago 2m 16.0M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443 running (5m) 61s ago 5m 438M - 17.2.6-1161-g191c1869 8497a1260037 f51214a19d32 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (6m) 61s ago 6m 494M - 17.2.6-1161-g191c1869 8497a1260037 6235a942108d 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (6m) 61s ago 6m 78.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 e9234b21ecd4 2023-09-30T09:20:33.471 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (5m) 61s ago 5m 55.6M 2048M 17.2.6-1161-g191c1869 8497a1260037 d7f0602445a6 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (5m) 61s ago 5m 59.7M 2048M 17.2.6-1161-g191c1869 8497a1260037 196a38a6b652 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (78s) 61s ago 78s 3946k - 1.5.0 0da6a335fe13 2036b61af306 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (76s) 61s ago 75s 3926k - 1.5.0 0da6a335fe13 59b4193f6c2e 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) 61s ago 4m 59.5M 2999M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (4m) 61s ago 4m 62.2M 2999M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 61s ago 4m 56.0M 2999M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) 61s ago 3m 51.3M 2999M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (3m) 61s ago 3m 52.0M 2998M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (3m) 61s ago 3m 53.7M 2998M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (2m) 61s ago 2m 53.0M 2998M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (2m) 61s ago 2m 55.5M 2998M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:20:33.472 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (66s) 61s ago 117s 27.0M - 2.43.0 a07b618ecd1d 0941dc985069 2023-09-30T09:20:33.537 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'unique_pool_0' created 2023-09-30T09:20:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:33 smithi143 ceph-mon[115560]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-09-30T09:20:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:33 smithi143 ceph-mon[115560]: osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:20:33.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:33 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:33] "GET /metrics HTTP/1.1" 200 235591 "" "Prometheus/2.43.0" 2023-09-30T09:20:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:33 smithi040 ceph-mon[124707]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-09-30T09:20:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:33 smithi040 ceph-mon[124707]: osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:20:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:33 smithi040 ceph-mon[110340]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-09-30T09:20:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:33 smithi040 ceph-mon[110340]: osdmap e67: 8 total, 8 up, 8 in 2023-09-30T09:20:33.949 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-30T09:20:33.953 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:20:33.953 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:20:33.953 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:20:33.953 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:20:33.953 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 15 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:20:33.954 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:20:34.281 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:20:34.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[110340]: from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[110340]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-30T09:20:34.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[110340]: osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:20:34.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2230158281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:20:34.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[124707]: from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[124707]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-30T09:20:34.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[124707]: osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:20:34.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:34 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2230158281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:20:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:34 smithi143 ceph-mon[115560]: from='client.24920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:34 smithi143 ceph-mon[115560]: from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:20:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:34 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/3426091816' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16, "pgp_num": 16, "pool_type": "erasure", "erasure_code_profile": "teuthologyprofile"}]': finished 2023-09-30T09:20:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:34 smithi143 ceph-mon[115560]: osdmap e68: 8 total, 8 up, 8 in 2023-09-30T09:20:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:34 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2230158281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[124707]: osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[124707]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[124707]: osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[110340]: osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[110340]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:35.553 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:35 smithi040 ceph-mon[110340]: osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:20:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:35 smithi143 ceph-mon[115560]: osdmap e69: 8 total, 8 up, 8 in 2023-09-30T09:20:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:35 smithi143 ceph-mon[115560]: pgmap v64: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:35 smithi143 ceph-mon[115560]: osdmap e70: 8 total, 8 up, 8 in 2023-09-30T09:20:36.569 INFO:teuthology.orchestra.run.smithi040.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-30T09:20:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:36 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:20:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:36 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:20:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:36 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:20:37.567 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:37 smithi143 ceph-mon[115560]: pgmap v66: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:37 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:20:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:37 smithi143 ceph-mon[115560]: osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:20:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[110340]: pgmap v66: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:20:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[110340]: osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:20:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[124707]: pgmap v66: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2900852688' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-30T09:20:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:37 smithi040 ceph-mon[124707]: osdmap e71: 8 total, 8 up, 8 in 2023-09-30T09:20:37.984 DEBUG:teuthology.orchestra.run.smithi040:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --no-omap --ec-pool --max-ops 4000 --objects 50 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 100 --op write 0 --op delete 50 --op snap_create 50 --op snap_remove 50 --op rollback 50 --op setattr 25 --op rmattr 25 --op copy_from 50 --op append 100 --pool unique_pool_0 2023-09-30T09:20:38.022 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight read -> 100 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight delete -> 50 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight snap_create -> 50 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight snap_remove -> 50 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight rollback -> 50 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight setattr -> 25 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight rmattr -> 25 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight copy_from -> 50 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:adding op weight append -> 100 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable) 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout:Configuration: 2023-09-30T09:20:38.023 INFO:tasks.rados.rados.0.smithi040.stdout: Number of operations: 4000 2023-09-30T09:20:38.024 INFO:tasks.rados.rados.0.smithi040.stdout: Number of objects: 50 2023-09-30T09:20:38.024 INFO:tasks.rados.rados.0.smithi040.stdout: Max in flight operations: 16 2023-09-30T09:20:38.024 INFO:tasks.rados.rados.0.smithi040.stdout: Object size (in bytes): 4000000 2023-09-30T09:20:38.024 INFO:tasks.rados.rados.0.smithi040.stdout: Write stride min: 400000 2023-09-30T09:20:38.024 INFO:tasks.rados.rados.0.smithi040.stdout: Write stride max: 800000 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:1: write initial oid 1 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:1: seq_num 0 ranges {0=24576} 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:1: writing smithi040173847-1 from 0 to 24576 tid 1 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:2: write initial oid 2 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:2: seq_num 1 ranges {0=24576} 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:2: writing smithi040173847-2 from 0 to 24576 tid 1 2023-09-30T09:20:38.582 INFO:tasks.rados.rados.0.smithi040.stdout:3: write initial oid 3 2023-09-30T09:20:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:3: seq_num 2 ranges {0=40960} 2023-09-30T09:20:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:3: writing smithi040173847-3 from 0 to 40960 tid 1 2023-09-30T09:20:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:4: write initial oid 4 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:4: seq_num 3 ranges {0=57344} 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:4: writing smithi040173847-4 from 0 to 57344 tid 1 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:5: write initial oid 5 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:5: seq_num 4 ranges {0=73728} 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:5: writing smithi040173847-5 from 0 to 73728 tid 1 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:6: write initial oid 6 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:6: seq_num 5 ranges {0=90112} 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:6: writing smithi040173847-6 from 0 to 90112 tid 1 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:7: write initial oid 7 2023-09-30T09:20:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:7: seq_num 6 ranges {0=106496} 2023-09-30T09:20:38.585 INFO:tasks.rados.rados.0.smithi040.stdout:7: writing smithi040173847-7 from 0 to 106496 tid 1 2023-09-30T09:20:38.589 INFO:tasks.rados.rados.0.smithi040.stdout:8: write initial oid 8 2023-09-30T09:20:38.589 INFO:tasks.rados.rados.0.smithi040.stdout:8: seq_num 7 ranges {0=122880} 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:8: writing smithi040173847-8 from 0 to 122880 tid 1 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:9: write initial oid 9 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:9: seq_num 8 ranges {0=139264} 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:9: writing smithi040173847-9 from 0 to 139264 tid 1 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:10: write initial oid 10 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:10: seq_num 9 ranges {0=155648} 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:10: writing smithi040173847-10 from 0 to 155648 tid 1 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:11: write initial oid 11 2023-09-30T09:20:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:11: seq_num 10 ranges {0=172032} 2023-09-30T09:20:38.591 INFO:tasks.rados.rados.0.smithi040.stdout:11: writing smithi040173847-11 from 0 to 172032 tid 1 2023-09-30T09:20:38.591 INFO:tasks.rados.rados.0.smithi040.stdout:12: write initial oid 12 2023-09-30T09:20:38.591 INFO:tasks.rados.rados.0.smithi040.stdout:12: seq_num 11 ranges {0=188416} 2023-09-30T09:20:38.592 INFO:tasks.rados.rados.0.smithi040.stdout:12: writing smithi040173847-12 from 0 to 188416 tid 1 2023-09-30T09:20:38.592 INFO:tasks.rados.rados.0.smithi040.stdout:13: write initial oid 13 2023-09-30T09:20:38.592 INFO:tasks.rados.rados.0.smithi040.stdout:13: seq_num 12 ranges {0=204800} 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:13: writing smithi040173847-13 from 0 to 204800 tid 1 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:14: write initial oid 14 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:14: seq_num 13 ranges {0=221184} 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:14: writing smithi040173847-14 from 0 to 221184 tid 1 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:15: write initial oid 15 2023-09-30T09:20:38.597 INFO:tasks.rados.rados.0.smithi040.stdout:15: seq_num 14 ranges {0=237568} 2023-09-30T09:20:38.598 INFO:tasks.rados.rados.0.smithi040.stdout:15: writing smithi040173847-15 from 0 to 237568 tid 1 2023-09-30T09:20:38.598 INFO:tasks.rados.rados.0.smithi040.stdout:16: write initial oid 16 2023-09-30T09:20:38.598 INFO:tasks.rados.rados.0.smithi040.stdout:16: seq_num 15 ranges {0=253952} 2023-09-30T09:20:38.599 INFO:tasks.rados.rados.0.smithi040.stdout:16: writing smithi040173847-16 from 0 to 253952 tid 1 2023-09-30T09:20:38.599 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:38.599 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 1 to smithi040173847-7 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 1 to smithi040173847-3 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 1 to smithi040173847-2 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 1 to smithi040173847-6 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 2 to smithi040173847-7 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 2 to smithi040173847-3 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 2 to smithi040173847-6 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 1 to smithi040173847-1 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:7: finishing write tid 3 to smithi040173847-7 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:3: finishing write tid 3 to smithi040173847-3 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-30T09:20:38.600 INFO:tasks.rados.rados.0.smithi040.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:6: finishing write tid 3 to smithi040173847-6 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 4 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 2 to smithi040173847-1 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 1 to smithi040173847-9 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:3: done (15 left) 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:6: done (14 left) 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:7: done (13 left) 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:17: write initial oid 17 2023-09-30T09:20:38.601 INFO:tasks.rados.rados.0.smithi040.stdout:17: seq_num 16 ranges {0=270336} 2023-09-30T09:20:38.602 INFO:tasks.rados.rados.0.smithi040.stdout:17: writing smithi040173847-17 from 0 to 270336 tid 1 2023-09-30T09:20:38.602 INFO:tasks.rados.rados.0.smithi040.stdout:18: write initial oid 18 2023-09-30T09:20:38.602 INFO:tasks.rados.rados.0.smithi040.stdout:18: seq_num 17 ranges {0=286720} 2023-09-30T09:20:38.603 INFO:tasks.rados.rados.0.smithi040.stdout:18: writing smithi040173847-18 from 0 to 286720 tid 1 2023-09-30T09:20:38.603 INFO:tasks.rados.rados.0.smithi040.stdout:19: write initial oid 19 2023-09-30T09:20:38.603 INFO:tasks.rados.rados.0.smithi040.stdout:19: seq_num 18 ranges {0=303104} 2023-09-30T09:20:38.605 INFO:tasks.rados.rados.0.smithi040.stdout:19: writing smithi040173847-19 from 0 to 303104 tid 1 2023-09-30T09:20:38.605 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:38.605 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 1 to smithi040173847-5 2023-09-30T09:20:38.605 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 2 to smithi040173847-5 2023-09-30T09:20:38.605 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 2 to smithi040173847-2 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:2: finishing write tid 3 to smithi040173847-2 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 1 to smithi040173847-12 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 1 to smithi040173847-4 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:5: finishing write tid 3 to smithi040173847-5 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 1 to smithi040173847-10 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 1 to smithi040173847-11 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 1 to smithi040173847-14 2023-09-30T09:20:38.606 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 2 to smithi040173847-12 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:12: finishing write tid 3 to smithi040173847-12 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 1 to smithi040173847-8 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 1 to smithi040173847-13 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:1: finishing write tid 3 to smithi040173847-1 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-30T09:20:38.607 INFO:tasks.rados.rados.0.smithi040.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:1: done (15 left) 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:2: done (14 left) 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:5: done (13 left) 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:12: done (12 left) 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:20: write initial oid 20 2023-09-30T09:20:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:20: seq_num 19 ranges {0=319488} 2023-09-30T09:20:38.609 INFO:tasks.rados.rados.0.smithi040.stdout:20: writing smithi040173847-20 from 0 to 319488 tid 1 2023-09-30T09:20:38.609 INFO:tasks.rados.rados.0.smithi040.stdout:21: write initial oid 21 2023-09-30T09:20:38.609 INFO:tasks.rados.rados.0.smithi040.stdout:21: seq_num 20 ranges {0=344064} 2023-09-30T09:20:38.611 INFO:tasks.rados.rados.0.smithi040.stdout:21: writing smithi040173847-21 from 0 to 344064 tid 1 2023-09-30T09:20:38.611 INFO:tasks.rados.rados.0.smithi040.stdout:22: write initial oid 22 2023-09-30T09:20:38.611 INFO:tasks.rados.rados.0.smithi040.stdout:22: seq_num 21 ranges {0=360448} 2023-09-30T09:20:38.613 INFO:tasks.rados.rados.0.smithi040.stdout:22: writing smithi040173847-22 from 0 to 360448 tid 1 2023-09-30T09:20:38.613 INFO:tasks.rados.rados.0.smithi040.stdout:23: write initial oid 23 2023-09-30T09:20:38.614 INFO:tasks.rados.rados.0.smithi040.stdout:23: seq_num 22 ranges {0=376832} 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:23: writing smithi040173847-23 from 0 to 376832 tid 1 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 2 to smithi040173847-14 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 2 to smithi040173847-13 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:14: finishing write tid 3 to smithi040173847-14 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 1 to smithi040173847-15 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 1 to smithi040173847-16 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:13: finishing write tid 3 to smithi040173847-13 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-30T09:20:38.617 INFO:tasks.rados.rados.0.smithi040.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 1 to smithi040173847-17 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 2 to smithi040173847-9 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 2 to smithi040173847-10 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 2 to smithi040173847-4 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 2 to smithi040173847-11 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:10: finishing write tid 3 to smithi040173847-10 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 4 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 2 to smithi040173847-8 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:8: finishing write tid 3 to smithi040173847-8 2023-09-30T09:20:38.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 4 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 1 to smithi040173847-18 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 2 to smithi040173847-17 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:9: finishing write tid 3 to smithi040173847-9 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:17: finishing write tid 3 to smithi040173847-17 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:8: done (15 left) 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:9: done (14 left) 2023-09-30T09:20:38.619 INFO:tasks.rados.rados.0.smithi040.stdout:10: done (13 left) 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:13: done (12 left) 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:14: done (11 left) 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:17: done (10 left) 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:24: write initial oid 24 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:24: seq_num 23 ranges {0=393216} 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:24: writing smithi040173847-24 from 0 to 393216 tid 1 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:25: write initial oid 25 2023-09-30T09:20:38.620 INFO:tasks.rados.rados.0.smithi040.stdout:25: seq_num 24 ranges {0=409600} 2023-09-30T09:20:38.622 INFO:tasks.rados.rados.0.smithi040.stdout:25: writing smithi040173847-25 from 0 to 409600 tid 1 2023-09-30T09:20:38.622 INFO:tasks.rados.rados.0.smithi040.stdout:26: write initial oid 26 2023-09-30T09:20:38.622 INFO:tasks.rados.rados.0.smithi040.stdout:26: seq_num 25 ranges {0=425984} 2023-09-30T09:20:38.625 INFO:tasks.rados.rados.0.smithi040.stdout:26: writing smithi040173847-26 from 0 to 425984 tid 1 2023-09-30T09:20:38.625 INFO:tasks.rados.rados.0.smithi040.stdout:27: write initial oid 27 2023-09-30T09:20:38.625 INFO:tasks.rados.rados.0.smithi040.stdout:27: seq_num 26 ranges {0=442368} 2023-09-30T09:20:38.628 INFO:tasks.rados.rados.0.smithi040.stdout:27: writing smithi040173847-27 from 0 to 442368 tid 1 2023-09-30T09:20:38.628 INFO:tasks.rados.rados.0.smithi040.stdout:28: write initial oid 28 2023-09-30T09:20:38.628 INFO:tasks.rados.rados.0.smithi040.stdout:28: seq_num 27 ranges {0=458752} 2023-09-30T09:20:38.631 INFO:tasks.rados.rados.0.smithi040.stdout:28: writing smithi040173847-28 from 0 to 458752 tid 1 2023-09-30T09:20:38.631 INFO:tasks.rados.rados.0.smithi040.stdout:29: write initial oid 29 2023-09-30T09:20:38.631 INFO:tasks.rados.rados.0.smithi040.stdout:29: seq_num 28 ranges {0=475136} 2023-09-30T09:20:38.635 INFO:tasks.rados.rados.0.smithi040.stdout:29: writing smithi040173847-29 from 0 to 475136 tid 1 2023-09-30T09:20:38.635 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:38.635 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 2 to smithi040173847-18 2023-09-30T09:20:38.635 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 2 to smithi040173847-15 2023-09-30T09:20:38.635 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 2 to smithi040173847-16 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:11: finishing write tid 3 to smithi040173847-11 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 1 to smithi040173847-19 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 1 to smithi040173847-20 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:4: finishing write tid 3 to smithi040173847-4 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 2 to smithi040173847-19 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:15: finishing write tid 3 to smithi040173847-15 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 5 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-30T09:20:38.636 INFO:tasks.rados.rados.0.smithi040.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:16: finishing write tid 3 to smithi040173847-16 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 1 to smithi040173847-22 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 1 to smithi040173847-21 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 2 to smithi040173847-21 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 1 to smithi040173847-23 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:18: finishing write tid 3 to smithi040173847-18 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:19: finishing write tid 3 to smithi040173847-19 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 4 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-30T09:20:38.637 INFO:tasks.rados.rados.0.smithi040.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:21: finishing write tid 3 to smithi040173847-21 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 2 to smithi040173847-23 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 2 to smithi040173847-20 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 2 to smithi040173847-22 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:22: finishing write tid 3 to smithi040173847-22 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 2 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 1 to smithi040173847-24 2023-09-30T09:20:38.638 INFO:tasks.rados.rados.0.smithi040.stdout:20: finishing write tid 3 to smithi040173847-20 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 6 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 2 to smithi040173847-24 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:23: finishing write tid 3 to smithi040173847-23 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 2 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 1 to smithi040173847-25 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 1 to smithi040173847-26 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:24: finishing write tid 3 to smithi040173847-24 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:20:38.639 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 2 to smithi040173847-25 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 2 to smithi040173847-26 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 1 to smithi040173847-27 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:25: finishing write tid 3 to smithi040173847-25 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:26: finishing write tid 3 to smithi040173847-26 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 2 to smithi040173847-27 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:27: finishing write tid 3 to smithi040173847-27 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-30T09:20:38.640 INFO:tasks.rados.rados.0.smithi040.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 1 to smithi040173847-28 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:4: done (15 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:11: done (14 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:15: done (13 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:16: done (12 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:18: done (11 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:19: done (10 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:20: done (9 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:21: done (8 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:22: done (7 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:23: done (6 left) 2023-09-30T09:20:38.641 INFO:tasks.rados.rados.0.smithi040.stdout:24: done (5 left) 2023-09-30T09:20:38.642 INFO:tasks.rados.rados.0.smithi040.stdout:25: done (4 left) 2023-09-30T09:20:38.642 INFO:tasks.rados.rados.0.smithi040.stdout:26: done (3 left) 2023-09-30T09:20:38.642 INFO:tasks.rados.rados.0.smithi040.stdout:27: done (2 left) 2023-09-30T09:20:38.642 INFO:tasks.rados.rados.0.smithi040.stdout:30: write initial oid 30 2023-09-30T09:20:38.642 INFO:tasks.rados.rados.0.smithi040.stdout:30: seq_num 29 ranges {0=491520} 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:30: writing smithi040173847-30 from 0 to 491520 tid 1 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:31: write initial oid 31 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:31: seq_num 30 ranges {0=507904} 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:31: writing smithi040173847-31 from 0 to 507904 tid 1 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:32: write initial oid 32 2023-09-30T09:20:38.643 INFO:tasks.rados.rados.0.smithi040.stdout:32: seq_num 31 ranges {0=524288} 2023-09-30T09:20:38.645 INFO:tasks.rados.rados.0.smithi040.stdout:32: writing smithi040173847-32 from 0 to 524288 tid 1 2023-09-30T09:20:38.645 INFO:tasks.rados.rados.0.smithi040.stdout:33: write initial oid 33 2023-09-30T09:20:38.645 INFO:tasks.rados.rados.0.smithi040.stdout:33: seq_num 32 ranges {0=540672} 2023-09-30T09:20:38.648 INFO:tasks.rados.rados.0.smithi040.stdout:33: writing smithi040173847-33 from 0 to 540672 tid 1 2023-09-30T09:20:38.648 INFO:tasks.rados.rados.0.smithi040.stdout:34: write initial oid 34 2023-09-30T09:20:38.648 INFO:tasks.rados.rados.0.smithi040.stdout:34: seq_num 33 ranges {0=557056} 2023-09-30T09:20:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:34: writing smithi040173847-34 from 0 to 557056 tid 1 2023-09-30T09:20:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:35: write initial oid 35 2023-09-30T09:20:38.652 INFO:tasks.rados.rados.0.smithi040.stdout:35: seq_num 34 ranges {0=573440} 2023-09-30T09:20:38.656 INFO:tasks.rados.rados.0.smithi040.stdout:35: writing smithi040173847-35 from 0 to 573440 tid 1 2023-09-30T09:20:38.656 INFO:tasks.rados.rados.0.smithi040.stdout:36: write initial oid 36 2023-09-30T09:20:38.656 INFO:tasks.rados.rados.0.smithi040.stdout:36: seq_num 35 ranges {0=589824} 2023-09-30T09:20:38.660 INFO:tasks.rados.rados.0.smithi040.stdout:36: writing smithi040173847-36 from 0 to 589824 tid 1 2023-09-30T09:20:38.660 INFO:tasks.rados.rados.0.smithi040.stdout:37: write initial oid 37 2023-09-30T09:20:38.661 INFO:tasks.rados.rados.0.smithi040.stdout:37: seq_num 36 ranges {0=606208} 2023-09-30T09:20:38.664 INFO:tasks.rados.rados.0.smithi040.stdout:37: writing smithi040173847-37 from 0 to 606208 tid 1 2023-09-30T09:20:39.459 INFO:tasks.rados.rados.0.smithi040.stdout:38: write initial oid 38 2023-09-30T09:20:39.459 INFO:tasks.rados.rados.0.smithi040.stdout:38: seq_num 37 ranges {0=622592} 2023-09-30T09:20:39.460 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:38 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:20:39.479 INFO:tasks.rados.rados.0.smithi040.stdout:38: writing smithi040173847-38 from 0 to 622592 tid 1 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:39: write initial oid 39 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:39: seq_num 38 ranges {0=638976} 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:39: writing smithi040173847-39 from 0 to 638976 tid 1 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:40: write initial oid 40 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:40: seq_num 39 ranges {0=663552} 2023-09-30T09:20:39.674 INFO:tasks.rados.rados.0.smithi040.stdout:40: writing smithi040173847-40 from 0 to 663552 tid 1 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:41: write initial oid 41 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:41: seq_num 40 ranges {0=679936} 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:41: writing smithi040173847-41 from 0 to 679936 tid 1 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:42: write initial oid 42 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:42: seq_num 41 ranges {0=696320} 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:42: writing smithi040173847-42 from 0 to 696320 tid 1 2023-09-30T09:20:39.675 INFO:tasks.rados.rados.0.smithi040.stdout:43: write initial oid 43 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:43: seq_num 42 ranges {0=712704} 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:43: writing smithi040173847-43 from 0 to 712704 tid 1 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 2 to smithi040173847-28 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 1 to smithi040173847-29 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:28: finishing write tid 3 to smithi040173847-28 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:20:39.676 INFO:tasks.rados.rados.0.smithi040.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:20:39.678 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 2 to smithi040173847-29 2023-09-30T09:20:39.679 INFO:tasks.rados.rados.0.smithi040.stdout:29: finishing write tid 3 to smithi040173847-29 2023-09-30T09:20:39.679 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 4 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 1 to smithi040173847-30 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:28: done (15 left) 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:29: done (14 left) 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:44: write initial oid 44 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:44: seq_num 43 ranges {0=729088} 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:44: writing smithi040173847-44 from 0 to 729088 tid 1 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:45: write initial oid 45 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 2 to smithi040173847-30 2023-09-30T09:20:39.680 INFO:tasks.rados.rados.0.smithi040.stdout:30: finishing write tid 3 to smithi040173847-30 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 6 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 1 to smithi040173847-31 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 2 to smithi040173847-31 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:31: finishing write tid 3 to smithi040173847-31 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 1 to smithi040173847-32 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 2 to smithi040173847-32 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:32: finishing write tid 3 to smithi040173847-32 2023-09-30T09:20:39.681 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 1 to smithi040173847-33 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 2 to smithi040173847-33 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:33: finishing write tid 3 to smithi040173847-33 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:45: seq_num 44 ranges {0=745472} 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:45: writing smithi040173847-45 from 0 to 745472 tid 1 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:30: done (15 left) 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:31: done (14 left) 2023-09-30T09:20:39.682 INFO:tasks.rados.rados.0.smithi040.stdout:32: done (13 left) 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:33: done (12 left) 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:46: write initial oid 46 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:46: seq_num 45 ranges {0=761856} 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:46: writing smithi040173847-46 from 0 to 761856 tid 1 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:47: write initial oid 47 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:47: seq_num 46 ranges {0=778240} 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:47: writing smithi040173847-47 from 0 to 778240 tid 1 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:48: write initial oid 48 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:48: seq_num 47 ranges {0=794624} 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:48: writing smithi040173847-48 from 0 to 794624 tid 1 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:49: write initial oid 49 2023-09-30T09:20:39.683 INFO:tasks.rados.rados.0.smithi040.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:49: writing smithi040173847-49 from 0 to 409600 tid 1 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:49: writing smithi040173847-49 from 409600 to 811008 tid 2 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 1 to smithi040173847-34 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 2 to smithi040173847-34 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:34: finishing write tid 3 to smithi040173847-34 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 1 to smithi040173847-35 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:34: done (15 left) 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:50: write initial oid 50 2023-09-30T09:20:39.684 INFO:tasks.rados.rados.0.smithi040.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:50: writing smithi040173847-50 from 0 to 425984 tid 1 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:50: writing smithi040173847-50 from 425984 to 827392 tid 2 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout: waiting on 16 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 2 to smithi040173847-35 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:35: finishing write tid 3 to smithi040173847-35 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 1 to smithi040173847-36 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:35: done (15 left) 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 2 to smithi040173847-36 2023-09-30T09:20:39.685 INFO:tasks.rados.rados.0.smithi040.stdout:36: finishing write tid 3 to smithi040173847-36 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 1 to smithi040173847-37 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 2 to smithi040173847-37 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:37: finishing write tid 3 to smithi040173847-37 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 1 to smithi040173847-38 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:36: done (15 left) 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:37: done (14 left) 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 0 2023-09-30T09:20:39.686 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 2 to smithi040173847-38 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:38: finishing write tid 3 to smithi040173847-38 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 1 to smithi040173847-39 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 2 to smithi040173847-39 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:39: finishing write tid 3 to smithi040173847-39 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 1 to smithi040173847-40 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 2 to smithi040173847-40 2023-09-30T09:20:39.687 INFO:tasks.rados.rados.0.smithi040.stdout:40: finishing write tid 3 to smithi040173847-40 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 1 to smithi040173847-41 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 2 to smithi040173847-41 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:41: finishing write tid 3 to smithi040173847-41 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 10 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 1 to smithi040173847-42 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:52: seq_num 50 ranges {286720=442368,729088=401408} 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:52: writing smithi040173847-18 from 286720 to 729088 tid 1 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:52: writing smithi040173847-18 from 729088 to 1130496 tid 2 2023-09-30T09:20:39.688 INFO:tasks.rados.rados.0.smithi040.stdout:38: done (14 left) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:39: done (13 left) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:40: done (12 left) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:41: done (11 left) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:53: rmattr oid 21 current snap is 0 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:53: done (11 left) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:54: delete oid 17 current snap is 0 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 2 to smithi040173847-42 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:42: finishing write tid 3 to smithi040173847-42 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 1 to smithi040173847-43 2023-09-30T09:20:39.689 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 2 to smithi040173847-43 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:43: finishing write tid 3 to smithi040173847-43 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 8 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 1 to smithi040173847-44 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 2 to smithi040173847-44 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:44: finishing write tid 3 to smithi040173847-44 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 6 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 1 to smithi040173847-45 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 2 to smithi040173847-45 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:45: finishing write tid 3 to smithi040173847-45 2023-09-30T09:20:39.690 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 8 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 1 to smithi040173847-46 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 2 to smithi040173847-46 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:46: finishing write tid 3 to smithi040173847-46 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 1 to smithi040173847-47 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 2 to smithi040173847-47 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:47: finishing write tid 3 to smithi040173847-47 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 1 to smithi040173847-48 2023-09-30T09:20:39.691 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 2 to smithi040173847-48 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 1 to smithi040173847-49 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:48: finishing write tid 3 to smithi040173847-48 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 2 to smithi040173847-49 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 3 to smithi040173847-49 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:49: finishing write tid 4 to smithi040173847-49 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 11 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 1 to smithi040173847-50 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 2 to smithi040173847-50 2023-09-30T09:20:39.692 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 3 to smithi040173847-50 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:50: finishing write tid 4 to smithi040173847-50 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 3 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing copy_from to smithi040173847-2 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:51: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 1 to smithi040173847-18 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:42: done (11 left) 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:43: done (10 left) 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:44: done (9 left) 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:45: done (8 left) 2023-09-30T09:20:39.693 INFO:tasks.rados.rados.0.smithi040.stdout:46: done (7 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:47: done (6 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:48: done (5 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:49: done (4 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:50: done (3 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:51: done (2 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:54: done (1 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:55: read oid 15 snap -1 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:56: rollback oid 31 current snap is 0 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:56: done (2 left) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:57: read oid 28 snap -1 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:20:39.694 INFO:tasks.rados.rados.0.smithi040.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:59: rollback oid 45 current snap is 0 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:59: done (4 left) 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:61: delete oid 1 current snap is 0 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 2 to smithi040173847-18 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 3 to smithi040173847-18 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:52: finishing write tid 4 to smithi040173847-18 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 9 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:52: left oid 18 (ObjNum 50 snap 0 seq_num 50) 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:52: done (5 left) 2023-09-30T09:20:39.695 INFO:tasks.rados.rados.0.smithi040.stdout:57: done (4 left) 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:61: done (3 left) 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:62: read oid 12 snap -1 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:62: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:63: snap_create 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing copy_from to smithi040173847-23 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:60: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing copy_from to smithi040173847-29 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:58: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:20:39.696 INFO:tasks.rados.rados.0.smithi040.stdout:62: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-30T09:20:39.697 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:38 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:20:39.697 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:38 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-30T09:20:39.699 INFO:tasks.rados.rados.0.smithi040.stdout:55: done (4 left) 2023-09-30T09:20:39.699 INFO:tasks.rados.rados.0.smithi040.stdout:58: done (3 left) 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:60: done (2 left) 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:62: done (1 left) 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:63: done (0 left) 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:65: read oid 30 snap -1 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 1 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:66: writing smithi040173847-23 from 794624 to 1286144 tid 1 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:66: writing smithi040173847-23 from 1286144 to 1687552 tid 2 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:67: rollback oid 10 current snap is 1 2023-09-30T09:20:39.700 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 0 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing copy_from to smithi040173847-15 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:64: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:64: done (3 left) 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:65: done (2 left) 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:68: setattr oid 20 current snap is 1 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:67: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 1 to smithi040173847-23 2023-09-30T09:20:39.701 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 2 to smithi040173847-23 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 3 to smithi040173847-23 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:66: finishing write tid 4 to smithi040173847-23 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 13 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:66: done (2 left) 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:67: done (1 left) 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:70: read oid 24 snap 0 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:72: rollback oid 49 current snap is 1 2023-09-30T09:20:39.702 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 0 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:73: read oid 4 snap 0 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:74: rmattr oid 7 current snap is 1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:74: done (6 left) 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:76: read oid 39 snap -1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:78: read oid 2 snap -1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:79: setattr oid 41 current snap is 1 2023-09-30T09:20:39.703 INFO:tasks.rados.rados.0.smithi040.stdout:80: snap_create 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 14 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:72: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 18 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-30T09:20:39.704 INFO:tasks.rados.rados.0.smithi040.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:20:39.720 INFO:tasks.rados.rados.0.smithi040.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2023-09-30T09:20:39.731 INFO:tasks.rados.rados.0.smithi040.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:20:39.732 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 13 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:20:39.732 INFO:tasks.rados.rados.0.smithi040.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:20:39.736 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing copy_from to smithi040173847-21 2023-09-30T09:20:39.736 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-30T09:20:39.736 INFO:tasks.rados.rados.0.smithi040.stdout:75: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing copy_from to smithi040173847-45 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 4 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:69: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing copy_from to smithi040173847-36 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing copy_from to smithi040173847-6 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:71: finishing copy_from racing read to smithi040173847-36 2023-09-30T09:20:39.737 INFO:tasks.rados.rados.0.smithi040.stdout:77: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:20:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:39 smithi143 ceph-mon[115560]: pgmap v68: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:39 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:20:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:39 smithi143 ceph-mon[115560]: osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:20:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[124707]: pgmap v68: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:39.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:20:39.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[124707]: osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:20:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[110340]: pgmap v68: 121 pgs: 121 active+clean; 580 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2426621656' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-30T09:20:39.940 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:39 smithi040 ceph-mon[110340]: osdmap e72: 8 total, 8 up, 8 in 2023-09-30T09:20:40.664 INFO:tasks.rados.rados.0.smithi040.stdout:68: done (11 left) 2023-09-30T09:20:40.664 INFO:tasks.rados.rados.0.smithi040.stdout:69: done (10 left) 2023-09-30T09:20:40.664 INFO:tasks.rados.rados.0.smithi040.stdout:70: done (9 left) 2023-09-30T09:20:40.664 INFO:tasks.rados.rados.0.smithi040.stdout:71: done (8 left) 2023-09-30T09:20:40.664 INFO:tasks.rados.rados.0.smithi040.stdout:72: done (7 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:73: done (6 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:75: done (5 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:76: done (4 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:77: done (3 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:78: done (2 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:79: done (1 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:80: done (0 left) 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:81: rollback oid 40 current snap is 2 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 1 2023-09-30T09:20:40.665 INFO:tasks.rados.rados.0.smithi040.stdout:82: snap_create 2023-09-30T09:20:40.667 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:20:40.667 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:20:40.667 INFO:tasks.rados.rados.0.smithi040.stdout:81: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:20:40.667 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 19 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:20:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:40 smithi040 ceph-mon[124707]: osdmap e73: 8 total, 8 up, 8 in 2023-09-30T09:20:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:40 smithi040 ceph-mon[110340]: osdmap e73: 8 total, 8 up, 8 in 2023-09-30T09:20:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:40 smithi143 ceph-mon[115560]: osdmap e73: 8 total, 8 up, 8 in 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:81: done (1 left) 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:82: done (0 left) 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:83: rollback oid 9 current snap is 3 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 0 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:84: read oid 20 snap 1 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:20:41.671 INFO:tasks.rados.rados.0.smithi040.stdout:85: read oid 25 snap -1 2023-09-30T09:20:41.672 INFO:tasks.rados.rados.0.smithi040.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:20:41.672 INFO:tasks.rados.rados.0.smithi040.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2023-09-30T09:20:41.672 INFO:tasks.rados.rados.0.smithi040.stdout:87: setattr oid 48 current snap is 3 2023-09-30T09:20:41.672 INFO:tasks.rados.rados.0.smithi040.stdout:88: snap_remove snap 2 2023-09-30T09:20:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:41 smithi143 ceph-mon[115560]: pgmap v71: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-30T09:20:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:41 smithi143 ceph-mon[115560]: osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:20:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:41 smithi040 ceph-mon[124707]: pgmap v71: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-30T09:20:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:41 smithi040 ceph-mon[124707]: osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:20:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:41 smithi040 ceph-mon[110340]: pgmap v71: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.0 MiB/s wr, 60 op/s 2023-09-30T09:20:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:41 smithi040 ceph-mon[110340]: osdmap e74: 8 total, 8 up, 8 in 2023-09-30T09:20:42.680 INFO:tasks.rados.rados.0.smithi040.stdout:88: done (5 left) 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:89: read oid 38 snap 1 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:90: read oid 18 snap -1 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:92: rmattr oid 43 current snap is 3 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:92: done (8 left) 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:93: delete oid 14 current snap is 3 2023-09-30T09:20:42.681 INFO:tasks.rados.rados.0.smithi040.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 10 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:83: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-30T09:20:42.698 INFO:tasks.rados.rados.0.smithi040.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:20:42.713 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing copy_from to smithi040173847-34 2023-09-30T09:20:42.713 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:20:42.713 INFO:tasks.rados.rados.0.smithi040.stdout:86: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:20:42.713 INFO:tasks.rados.rados.0.smithi040.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2023-09-30T09:20:42.731 INFO:tasks.rados.rados.0.smithi040.stdout:90: expect (ObjNum 50 snap 0 seq_num 50) 2023-09-30T09:20:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing copy_from to smithi040173847-2 2023-09-30T09:20:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:91: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:83: done (8 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:84: done (7 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:85: done (6 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:86: done (5 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:87: done (4 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:89: done (3 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:90: done (2 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:91: done (1 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:93: done (0 left) 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 3 2023-09-30T09:20:42.767 INFO:tasks.rados.rados.0.smithi040.stdout:94: seq_num 55 ranges {778240=524288,1302528=401408} 2023-09-30T09:20:42.773 INFO:tasks.rados.rados.0.smithi040.stdout:94: writing smithi040173847-29 from 778240 to 1302528 tid 1 2023-09-30T09:20:42.776 INFO:tasks.rados.rados.0.smithi040.stdout:94: writing smithi040173847-29 from 1302528 to 1703936 tid 2 2023-09-30T09:20:42.776 INFO:tasks.rados.rados.0.smithi040.stdout:95: read oid 13 snap 0 2023-09-30T09:20:42.777 INFO:tasks.rados.rados.0.smithi040.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-30T09:20:42.777 INFO:tasks.rados.rados.0.smithi040.stdout:96: snap_remove snap 1 2023-09-30T09:20:43.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:42 smithi143 ceph-mon[115560]: osdmap e75: 8 total, 8 up, 8 in 2023-09-30T09:20:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:42 smithi040 ceph-mon[124707]: osdmap e75: 8 total, 8 up, 8 in 2023-09-30T09:20:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:42 smithi040 ceph-mon[110340]: osdmap e75: 8 total, 8 up, 8 in 2023-09-30T09:20:43.692 INFO:tasks.rados.rados.0.smithi040.stdout:96: done (2 left) 2023-09-30T09:20:43.692 INFO:tasks.rados.rados.0.smithi040.stdout:97: copy_from oid 34 from oid 37 current snap is 3 2023-09-30T09:20:43.692 INFO:tasks.rados.rados.0.smithi040.stdout:98: read oid 11 snap 0 2023-09-30T09:20:43.693 INFO:tasks.rados.rados.0.smithi040.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:20:43.693 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 3 2023-09-30T09:20:43.693 INFO:tasks.rados.rados.0.smithi040.stdout:99: seq_num 56 ranges {622592=540672,1163264=401408} 2023-09-30T09:20:43.697 INFO:tasks.rados.rados.0.smithi040.stdout:99: writing smithi040173847-38 from 622592 to 1163264 tid 1 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:99: writing smithi040173847-38 from 1163264 to 1564672 tid 2 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 3 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 1 to smithi040173847-29 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 2 to smithi040173847-29 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 3 to smithi040173847-29 2023-09-30T09:20:43.700 INFO:tasks.rados.rados.0.smithi040.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2023-09-30T09:20:43.707 INFO:tasks.rados.rados.0.smithi040.stdout:94: finishing write tid 4 to smithi040173847-29 2023-09-30T09:20:43.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 16 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-09-30T09:20:43.708 INFO:tasks.rados.rados.0.smithi040.stdout:94: left oid 29 (ObjNum 55 snap 3 seq_num 55) 2023-09-30T09:20:43.708 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 1 to smithi040173847-38 2023-09-30T09:20:43.708 INFO:tasks.rados.rados.0.smithi040.stdout:100: seq_num 57 ranges {778240=557056,1335296=401408} 2023-09-30T09:20:43.715 INFO:tasks.rados.rados.0.smithi040.stdout:100: writing smithi040173847-47 from 778240 to 1335296 tid 1 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:100: writing smithi040173847-47 from 1335296 to 1736704 tid 2 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:94: done (5 left) 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:95: done (4 left) 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:101: copy_from oid 19 from oid 25 current snap is 3 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 2 to smithi040173847-38 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 3 to smithi040173847-38 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:99: finishing write tid 4 to smithi040173847-38 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 16 (ObjNum 56 snap 3 seq_num 56) dirty exists 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:99: left oid 38 (ObjNum 56 snap 3 seq_num 56) 2023-09-30T09:20:43.719 INFO:tasks.rados.rados.0.smithi040.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing copy_from to smithi040173847-34 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:97: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:97: done (4 left) 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:98: done (3 left) 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:99: done (2 left) 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 3 2023-09-30T09:20:43.727 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 1 to smithi040173847-47 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 2 to smithi040173847-47 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 3 to smithi040173847-47 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:100: finishing write tid 4 to smithi040173847-47 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 20 (ObjNum 57 snap 3 seq_num 57) dirty exists 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:100: left oid 47 (ObjNum 57 snap 3 seq_num 57) 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing copy_from to smithi040173847-19 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 2 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:101: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:20:43.728 INFO:tasks.rados.rados.0.smithi040.stdout:102: seq_num 58 ranges {1687552=573440,2260992=401408} 2023-09-30T09:20:43.739 INFO:tasks.rados.rados.0.smithi040.stdout:102: writing smithi040173847-23 from 1687552 to 2260992 tid 1 2023-09-30T09:20:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:102: writing smithi040173847-23 from 2260992 to 2662400 tid 2 2023-09-30T09:20:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:100: done (2 left) 2023-09-30T09:20:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:101: done (1 left) 2023-09-30T09:20:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 3 2023-09-30T09:20:43.742 INFO:tasks.rados.rados.0.smithi040.stdout:103: seq_num 59 ranges {172032=598016,770048=401408} 2023-09-30T09:20:43.747 INFO:tasks.rados.rados.0.smithi040.stdout:103: writing smithi040173847-15 from 172032 to 770048 tid 1 2023-09-30T09:20:43.749 INFO:tasks.rados.rados.0.smithi040.stdout:103: writing smithi040173847-15 from 770048 to 1171456 tid 2 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:104: rollback oid 9 current snap is 3 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 0 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 1 to smithi040173847-23 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 2 to smithi040173847-23 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 3 to smithi040173847-23 2023-09-30T09:20:43.750 INFO:tasks.rados.rados.0.smithi040.stdout:105: delete oid 42 current snap is 3 2023-09-30T09:20:43.751 INFO:tasks.rados.rados.0.smithi040.stdout:102: finishing write tid 4 to smithi040173847-23 2023-09-30T09:20:43.751 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 19 (ObjNum 58 snap 3 seq_num 58) dirty exists 2023-09-30T09:20:43.751 INFO:tasks.rados.rados.0.smithi040.stdout:102: left oid 23 (ObjNum 58 snap 3 seq_num 58) 2023-09-30T09:20:43.752 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 1 to smithi040173847-15 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 2 to smithi040173847-15 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 3 to smithi040173847-15 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:104: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:20:43.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 19 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:102: done (3 left) 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:104: done (2 left) 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:105: done (1 left) 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:106: read oid 20 snap -1 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:106: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:20:43.757 INFO:tasks.rados.rados.0.smithi040.stdout:107: read oid 27 snap -1 2023-09-30T09:20:43.758 INFO:tasks.rados.rados.0.smithi040.stdout:107: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:20:43.758 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 3 2023-09-30T09:20:43.758 INFO:tasks.rados.rados.0.smithi040.stdout:108: seq_num 61 ranges {188416=630784,819200=401408} 2023-09-30T09:20:43.760 INFO:tasks.rados.rados.0.smithi040.stdout:108: writing smithi040173847-21 from 188416 to 819200 tid 1 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:108: writing smithi040173847-21 from 819200 to 1220608 tid 2 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:109: snap_create 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:103: finishing write tid 4 to smithi040173847-15 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 19 (ObjNum 59 snap 3 seq_num 59) dirty exists 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:103: left oid 15 (ObjNum 59 snap 3 seq_num 59) 2023-09-30T09:20:43.763 INFO:tasks.rados.rados.0.smithi040.stdout:107: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:20:43.776 INFO:tasks.rados.rados.0.smithi040.stdout:106: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:20:43.789 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 1 to smithi040173847-21 2023-09-30T09:20:43.790 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 2 to smithi040173847-21 2023-09-30T09:20:43.790 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 3 to smithi040173847-21 2023-09-30T09:20:43.790 INFO:tasks.rados.rados.0.smithi040.stdout:108: finishing write tid 4 to smithi040173847-21 2023-09-30T09:20:43.790 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 22 (ObjNum 61 snap 3 seq_num 61) dirty exists 2023-09-30T09:20:43.790 INFO:tasks.rados.rados.0.smithi040.stdout:108: left oid 21 (ObjNum 61 snap 3 seq_num 61) 2023-09-30T09:20:43.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:43] "GET /metrics HTTP/1.1" 200 235591 "" "Prometheus/2.43.0" 2023-09-30T09:20:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:43 smithi040 ceph-mon[110340]: pgmap v74: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2023-09-30T09:20:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:43 smithi040 ceph-mon[110340]: osdmap e76: 8 total, 8 up, 8 in 2023-09-30T09:20:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:43 smithi040 ceph-mon[124707]: pgmap v74: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2023-09-30T09:20:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:43 smithi040 ceph-mon[124707]: osdmap e76: 8 total, 8 up, 8 in 2023-09-30T09:20:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:43 smithi143 ceph-mon[115560]: pgmap v74: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2023-09-30T09:20:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:43 smithi143 ceph-mon[115560]: osdmap e76: 8 total, 8 up, 8 in 2023-09-30T09:20:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:103: done (4 left) 2023-09-30T09:20:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:106: done (3 left) 2023-09-30T09:20:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:107: done (2 left) 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:108: done (1 left) 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:109: done (0 left) 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:110: read oid 48 snap 3 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:110: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:111: rollback oid 22 current snap is 4 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 3 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:112: read oid 17 snap 0 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:112: expect deleted 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 4 2023-09-30T09:20:44.695 INFO:tasks.rados.rados.0.smithi040.stdout:113: seq_num 62 ranges {524288=647168,1171456=401408} 2023-09-30T09:20:44.701 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi040173847-32 from 524288 to 1171456 tid 1 2023-09-30T09:20:44.704 INFO:tasks.rados.rados.0.smithi040.stdout:113: writing smithi040173847-32 from 1171456 to 1572864 tid 2 2023-09-30T09:20:44.704 INFO:tasks.rados.rados.0.smithi040.stdout:114: copy_from oid 1 from oid 24 current snap is 4 2023-09-30T09:20:44.704 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing rollback tid 0 to smithi040173847-22 2023-09-30T09:20:44.704 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:20:44.704 INFO:tasks.rados.rados.0.smithi040.stdout:110: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:20:44.729 INFO:tasks.rados.rados.0.smithi040.stdout:111: finishing rollback tid 2 to smithi040173847-22 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 8 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 1 to smithi040173847-32 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 2 to smithi040173847-32 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 3 to smithi040173847-32 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing copy_from to smithi040173847-1 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:114: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:113: finishing write tid 4 to smithi040173847-32 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 10 (ObjNum 62 snap 4 seq_num 62) dirty exists 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:113: left oid 32 (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:20:44.730 INFO:tasks.rados.rados.0.smithi040.stdout:110: done (4 left) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:111: done (3 left) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:112: done (2 left) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:113: done (1 left) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:114: done (0 left) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:115: read oid 30 snap -1 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:115: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:116: copy_from oid 23 from oid 46 current snap is 4 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:117: copy_from oid 29 from oid 10 current snap is 4 2023-09-30T09:20:44.731 INFO:tasks.rados.rados.0.smithi040.stdout:118: snap_create 2023-09-30T09:20:44.732 INFO:tasks.rados.rados.0.smithi040.stdout:115: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing copy_from to smithi040173847-29 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 16 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:117: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing copy_from to smithi040173847-23 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:20:44.747 INFO:tasks.rados.rados.0.smithi040.stdout:116: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:20:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:44 smithi143 ceph-mon[115560]: osdmap e77: 8 total, 8 up, 8 in 2023-09-30T09:20:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:44 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:44 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[124707]: osdmap e77: 8 total, 8 up, 8 in 2023-09-30T09:20:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[110340]: osdmap e77: 8 total, 8 up, 8 in 2023-09-30T09:20:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:20:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:44 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:45.707 INFO:tasks.rados.rados.0.smithi040.stdout:115: done (3 left) 2023-09-30T09:20:45.707 INFO:tasks.rados.rados.0.smithi040.stdout:116: done (2 left) 2023-09-30T09:20:45.708 INFO:tasks.rados.rados.0.smithi040.stdout:117: done (1 left) 2023-09-30T09:20:45.708 INFO:tasks.rados.rados.0.smithi040.stdout:118: done (0 left) 2023-09-30T09:20:45.708 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 5 2023-09-30T09:20:45.708 INFO:tasks.rados.rados.0.smithi040.stdout:119: seq_num 63 ranges {139264=663552,802816=401408} 2023-09-30T09:20:45.713 INFO:tasks.rados.rados.0.smithi040.stdout:119: writing smithi040173847-9 from 139264 to 802816 tid 1 2023-09-30T09:20:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:119: writing smithi040173847-9 from 802816 to 1204224 tid 2 2023-09-30T09:20:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 5 2023-09-30T09:20:45.716 INFO:tasks.rados.rados.0.smithi040.stdout:120: seq_num 64 ranges {188416=679936,868352=401408} 2023-09-30T09:20:45.723 INFO:tasks.rados.rados.0.smithi040.stdout:120: writing smithi040173847-12 from 188416 to 868352 tid 1 2023-09-30T09:20:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:120: writing smithi040173847-12 from 868352 to 1269760 tid 2 2023-09-30T09:20:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:121: rollback oid 22 current snap is 5 2023-09-30T09:20:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 0 2023-09-30T09:20:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 1 to smithi040173847-9 2023-09-30T09:20:45.725 INFO:tasks.rados.rados.0.smithi040.stdout:122: snap_create 2023-09-30T09:20:45.726 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 2 to smithi040173847-9 2023-09-30T09:20:45.726 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 3 to smithi040173847-9 2023-09-30T09:20:45.726 INFO:tasks.rados.rados.0.smithi040.stdout:119: finishing write tid 4 to smithi040173847-9 2023-09-30T09:20:45.726 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 26 (ObjNum 63 snap 5 seq_num 63) dirty exists 2023-09-30T09:20:45.726 INFO:tasks.rados.rados.0.smithi040.stdout:119: left oid 9 (ObjNum 63 snap 5 seq_num 63) 2023-09-30T09:20:45.730 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 1 to smithi040173847-12 2023-09-30T09:20:45.730 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing rollback tid 0 to smithi040173847-22 2023-09-30T09:20:45.730 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:20:45.730 INFO:tasks.rados.rados.0.smithi040.stdout:121: finishing rollback tid 2 to smithi040173847-22 2023-09-30T09:20:45.731 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 12 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-30T09:20:45.731 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 2 to smithi040173847-12 2023-09-30T09:20:45.731 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 3 to smithi040173847-12 2023-09-30T09:20:45.731 INFO:tasks.rados.rados.0.smithi040.stdout:120: finishing write tid 4 to smithi040173847-12 2023-09-30T09:20:45.731 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 10 (ObjNum 64 snap 5 seq_num 64) dirty exists 2023-09-30T09:20:45.732 INFO:tasks.rados.rados.0.smithi040.stdout:120: left oid 12 (ObjNum 64 snap 5 seq_num 64) 2023-09-30T09:20:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:45 smithi143 ceph-mon[115560]: pgmap v77: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:45 smithi143 ceph-mon[115560]: osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:20:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:45 smithi040 ceph-mon[124707]: pgmap v77: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:45 smithi040 ceph-mon[124707]: osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:20:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:45 smithi040 ceph-mon[110340]: pgmap v77: 121 pgs: 121 active+clean; 25 MiB data, 88 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:45 smithi040 ceph-mon[110340]: osdmap e78: 8 total, 8 up, 8 in 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:119: done (3 left) 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:120: done (2 left) 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:121: done (1 left) 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:122: done (0 left) 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:123: read oid 33 snap -1 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:123: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:124: read oid 45 snap -1 2023-09-30T09:20:46.709 INFO:tasks.rados.rados.0.smithi040.stdout:124: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:20:46.710 INFO:tasks.rados.rados.0.smithi040.stdout:125: snap_create 2023-09-30T09:20:46.716 INFO:tasks.rados.rados.0.smithi040.stdout:124: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:20:46.731 INFO:tasks.rados.rados.0.smithi040.stdout:123: expect (ObjNum 32 snap 0 seq_num 32) 2023-09-30T09:20:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:46 smithi143 ceph-mon[115560]: osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:20:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:46 smithi040 ceph-mon[124707]: osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:20:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:46 smithi040 ceph-mon[110340]: osdmap e79: 8 total, 8 up, 8 in 2023-09-30T09:20:47.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:47 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:47.710 INFO:tasks.rados.rados.0.smithi040.stdout:123: done (2 left) 2023-09-30T09:20:47.710 INFO:tasks.rados.rados.0.smithi040.stdout:124: done (1 left) 2023-09-30T09:20:47.710 INFO:tasks.rados.rados.0.smithi040.stdout:125: done (0 left) 2023-09-30T09:20:47.710 INFO:tasks.rados.rados.0.smithi040.stdout:126: copy_from oid 48 from oid 42 current snap is 7 2023-09-30T09:20:47.710 INFO:tasks.rados.rados.0.smithi040.stdout:127: delete oid 29 current snap is 7 2023-09-30T09:20:47.715 INFO:tasks.rados.rados.0.smithi040.stdout:127: done (1 left) 2023-09-30T09:20:47.715 INFO:tasks.rados.rados.0.smithi040.stdout:128: snap_create 2023-09-30T09:20:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing copy_from to smithi040173847-48 2023-09-30T09:20:47.720 INFO:tasks.rados.rados.0.smithi040.stdout:126: got expected ENOENT (src dne) 2023-09-30T09:20:47.721 INFO:tasks.rados.rados.0.smithi040.stdout:126: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:20:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:47 smithi143 ceph-mon[115560]: pgmap v80: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:47 smithi143 ceph-mon[115560]: osdmap e80: 8 total, 8 up, 8 in 2023-09-30T09:20:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:47 smithi040 ceph-mon[124707]: pgmap v80: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:47 smithi040 ceph-mon[124707]: osdmap e80: 8 total, 8 up, 8 in 2023-09-30T09:20:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:47 smithi040 ceph-mon[110340]: pgmap v80: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:47 smithi040 ceph-mon[110340]: osdmap e80: 8 total, 8 up, 8 in 2023-09-30T09:20:48.661 INFO:tasks.rados.rados.0.smithi040.stdout:126: done (1 left) 2023-09-30T09:20:48.661 INFO:tasks.rados.rados.0.smithi040.stdout:128: done (0 left) 2023-09-30T09:20:48.661 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 8 2023-09-30T09:20:48.661 INFO:tasks.rados.rados.0.smithi040.stdout:129: seq_num 66 ranges {712704=712704,1425408=401408} 2023-09-30T09:20:48.667 INFO:tasks.rados.rados.0.smithi040.stdout:129: writing smithi040173847-43 from 712704 to 1425408 tid 1 2023-09-30T09:20:48.670 INFO:tasks.rados.rados.0.smithi040.stdout:129: writing smithi040173847-43 from 1425408 to 1826816 tid 2 2023-09-30T09:20:48.670 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 8 2023-09-30T09:20:48.670 INFO:tasks.rados.rados.0.smithi040.stdout:130: seq_num 67 ranges {155648=729088,884736=401408} 2023-09-30T09:20:48.675 INFO:tasks.rados.rados.0.smithi040.stdout:130: writing smithi040173847-10 from 155648 to 884736 tid 1 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:130: writing smithi040173847-10 from 884736 to 1286144 tid 2 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:131: snap_create 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 1 to smithi040173847-43 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 2 to smithi040173847-43 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 3 to smithi040173847-43 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:129: finishing write tid 4 to smithi040173847-43 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 23 (ObjNum 66 snap 8 seq_num 66) dirty exists 2023-09-30T09:20:48.678 INFO:tasks.rados.rados.0.smithi040.stdout:129: left oid 43 (ObjNum 66 snap 8 seq_num 66) 2023-09-30T09:20:48.683 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 1 to smithi040173847-10 2023-09-30T09:20:48.683 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 2 to smithi040173847-10 2023-09-30T09:20:48.683 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 3 to smithi040173847-10 2023-09-30T09:20:48.684 INFO:tasks.rados.rados.0.smithi040.stdout:130: finishing write tid 4 to smithi040173847-10 2023-09-30T09:20:48.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 25 (ObjNum 67 snap 8 seq_num 67) dirty exists 2023-09-30T09:20:48.684 INFO:tasks.rados.rados.0.smithi040.stdout:130: left oid 10 (ObjNum 67 snap 8 seq_num 67) 2023-09-30T09:20:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:48 smithi143 ceph-mon[115560]: osdmap e81: 8 total, 8 up, 8 in 2023-09-30T09:20:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:48 smithi143 ceph-mon[115560]: osdmap e82: 8 total, 8 up, 8 in 2023-09-30T09:20:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:48 smithi040 ceph-mon[124707]: osdmap e81: 8 total, 8 up, 8 in 2023-09-30T09:20:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:48 smithi040 ceph-mon[124707]: osdmap e82: 8 total, 8 up, 8 in 2023-09-30T09:20:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:48 smithi040 ceph-mon[110340]: osdmap e81: 8 total, 8 up, 8 in 2023-09-30T09:20:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:48 smithi040 ceph-mon[110340]: osdmap e82: 8 total, 8 up, 8 in 2023-09-30T09:20:49.667 INFO:tasks.rados.rados.0.smithi040.stdout:129: done (2 left) 2023-09-30T09:20:49.668 INFO:tasks.rados.rados.0.smithi040.stdout:130: done (1 left) 2023-09-30T09:20:49.668 INFO:tasks.rados.rados.0.smithi040.stdout:131: done (0 left) 2023-09-30T09:20:49.668 INFO:tasks.rados.rados.0.smithi040.stdout:132: snap_create 2023-09-30T09:20:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:49 smithi143 ceph-mon[115560]: pgmap v83: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:49 smithi143 ceph-mon[115560]: osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:20:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:49 smithi040 ceph-mon[110340]: pgmap v83: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:49 smithi040 ceph-mon[110340]: osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:20:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:49 smithi040 ceph-mon[124707]: pgmap v83: 121 pgs: 121 active+clean; 34 MiB data, 105 MiB used, 715 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 28 op/s 2023-09-30T09:20:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:49 smithi040 ceph-mon[124707]: osdmap e83: 8 total, 8 up, 8 in 2023-09-30T09:20:50.671 INFO:tasks.rados.rados.0.smithi040.stdout:132: done (0 left) 2023-09-30T09:20:50.671 INFO:tasks.rados.rados.0.smithi040.stdout:133: read oid 42 snap -1 2023-09-30T09:20:50.671 INFO:tasks.rados.rados.0.smithi040.stdout:133: expect deleted 2023-09-30T09:20:50.672 INFO:tasks.rados.rados.0.smithi040.stdout:134: rmattr oid 17 current snap is 10 2023-09-30T09:20:50.672 INFO:tasks.rados.rados.0.smithi040.stdout:134: done (1 left) 2023-09-30T09:20:50.672 INFO:tasks.rados.rados.0.smithi040.stdout:135: setattr oid 28 current snap is 10 2023-09-30T09:20:50.673 INFO:tasks.rados.rados.0.smithi040.stdout:136: copy_from oid 33 from oid 16 current snap is 10 2023-09-30T09:20:50.673 INFO:tasks.rados.rados.0.smithi040.stdout:137: setattr oid 32 current snap is 10 2023-09-30T09:20:50.674 INFO:tasks.rados.rados.0.smithi040.stdout:133: done (3 left) 2023-09-30T09:20:50.674 INFO:tasks.rados.rados.0.smithi040.stdout:138: snap_remove snap 0 2023-09-30T09:20:51.682 INFO:tasks.rados.rados.0.smithi040.stdout:138: done (3 left) 2023-09-30T09:20:51.682 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 10 2023-09-30T09:20:51.682 INFO:tasks.rados.rados.0.smithi040.stdout:139: seq_num 68 ranges {1736704=745472,2482176=401408} 2023-09-30T09:20:51.697 INFO:tasks.rados.rados.0.smithi040.stdout:139: writing smithi040173847-47 from 1736704 to 2482176 tid 1 2023-09-30T09:20:51.700 INFO:tasks.rados.rados.0.smithi040.stdout:139: writing smithi040173847-47 from 2482176 to 2883584 tid 2 2023-09-30T09:20:51.700 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 10 2023-09-30T09:20:51.700 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 18 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:20:51.700 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 12 (ObjNum 62 snap 4 seq_num 62) dirty exists 2023-09-30T09:20:51.701 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing copy_from to smithi040173847-33 2023-09-30T09:20:51.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 6 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-30T09:20:51.701 INFO:tasks.rados.rados.0.smithi040.stdout:136: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:20:51.701 INFO:tasks.rados.rados.0.smithi040.stdout:140: seq_num 69 ranges {425984=761856,1187840=401408} 2023-09-30T09:20:51.707 INFO:tasks.rados.rados.0.smithi040.stdout:140: writing smithi040173847-26 from 425984 to 1187840 tid 1 2023-09-30T09:20:51.709 INFO:tasks.rados.rados.0.smithi040.stdout:140: writing smithi040173847-26 from 1187840 to 1589248 tid 2 2023-09-30T09:20:51.709 INFO:tasks.rados.rados.0.smithi040.stdout:135: done (4 left) 2023-09-30T09:20:51.709 INFO:tasks.rados.rados.0.smithi040.stdout:136: done (3 left) 2023-09-30T09:20:51.709 INFO:tasks.rados.rados.0.smithi040.stdout:137: done (2 left) 2023-09-30T09:20:51.710 INFO:tasks.rados.rados.0.smithi040.stdout:141: snap_remove snap 9 2023-09-30T09:20:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:51 smithi143 ceph-mon[115560]: pgmap v86: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:51 smithi143 ceph-mon[115560]: osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:20:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:51 smithi040 ceph-mon[124707]: pgmap v86: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:51 smithi040 ceph-mon[124707]: osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:20:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:51 smithi040 ceph-mon[110340]: pgmap v86: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:51 smithi040 ceph-mon[110340]: osdmap e84: 8 total, 8 up, 8 in 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:141: done (2 left) 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:142: delete oid 22 current snap is 10 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 1 to smithi040173847-47 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 2 to smithi040173847-47 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 3 to smithi040173847-47 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:139: finishing write tid 4 to smithi040173847-47 2023-09-30T09:20:52.679 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 30 (ObjNum 68 snap 10 seq_num 68) dirty exists 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:139: left oid 47 (ObjNum 68 snap 10 seq_num 68) 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 1 to smithi040173847-26 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 2 to smithi040173847-26 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 3 to smithi040173847-26 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:140: finishing write tid 4 to smithi040173847-26 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 18 (ObjNum 69 snap 10 seq_num 69) dirty exists 2023-09-30T09:20:52.680 INFO:tasks.rados.rados.0.smithi040.stdout:140: left oid 26 (ObjNum 69 snap 10 seq_num 69) 2023-09-30T09:20:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:139: done (2 left) 2023-09-30T09:20:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:140: done (1 left) 2023-09-30T09:20:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:142: done (0 left) 2023-09-30T09:20:52.683 INFO:tasks.rados.rados.0.smithi040.stdout:143: snap_create 2023-09-30T09:20:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:52 smithi143 ceph-mon[115560]: osdmap e85: 8 total, 8 up, 8 in 2023-09-30T09:20:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:52 smithi040 ceph-mon[124707]: osdmap e85: 8 total, 8 up, 8 in 2023-09-30T09:20:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:52 smithi040 ceph-mon[110340]: osdmap e85: 8 total, 8 up, 8 in 2023-09-30T09:20:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:143: done (0 left) 2023-09-30T09:20:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 11 2023-09-30T09:20:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:144: seq_num 71 ranges {507904=794624,1302528=401408} 2023-09-30T09:20:53.689 INFO:tasks.rados.rados.0.smithi040.stdout:144: writing smithi040173847-31 from 507904 to 1302528 tid 1 2023-09-30T09:20:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:144: writing smithi040173847-31 from 1302528 to 1703936 tid 2 2023-09-30T09:20:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 11 2023-09-30T09:20:53.691 INFO:tasks.rados.rados.0.smithi040.stdout:145: seq_num 72 ranges {253952=409600,663552=524288,1187840=278528} 2023-09-30T09:20:53.695 INFO:tasks.rados.rados.0.smithi040.stdout:145: writing smithi040173847-16 from 253952 to 663552 tid 1 2023-09-30T09:20:53.698 INFO:tasks.rados.rados.0.smithi040.stdout:145: writing smithi040173847-16 from 663552 to 1187840 tid 2 2023-09-30T09:20:53.700 INFO:tasks.rados.rados.0.smithi040.stdout:145: writing smithi040173847-16 from 1187840 to 1466368 tid 3 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:146: copy_from oid 10 from oid 39 current snap is 11 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 1 to smithi040173847-31 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 2 to smithi040173847-31 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 3 to smithi040173847-31 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: finishing write tid 4 to smithi040173847-31 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 16 (ObjNum 71 snap 11 seq_num 71) dirty exists 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: left oid 31 (ObjNum 71 snap 11 seq_num 71) 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:144: done (2 left) 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:147: read oid 25 snap 6 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:147: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:148: copy_from oid 21 from oid 35 current snap is 11 2023-09-30T09:20:53.701 INFO:tasks.rados.rados.0.smithi040.stdout:149: snap_remove snap 5 2023-09-30T09:20:53.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:20:53 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:53] "GET /metrics HTTP/1.1" 200 238698 "" "Prometheus/2.43.0" 2023-09-30T09:20:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:53 smithi040 ceph-mon[110340]: pgmap v89: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:53 smithi040 ceph-mon[110340]: osdmap e86: 8 total, 8 up, 8 in 2023-09-30T09:20:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:53 smithi040 ceph-mon[124707]: pgmap v89: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:53.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:53 smithi040 ceph-mon[124707]: osdmap e86: 8 total, 8 up, 8 in 2023-09-30T09:20:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:53 smithi143 ceph-mon[115560]: pgmap v89: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail; 805 KiB/s rd, 1.0 MiB/s wr, 6 op/s 2023-09-30T09:20:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:53 smithi143 ceph-mon[115560]: osdmap e86: 8 total, 8 up, 8 in 2023-09-30T09:20:54.693 INFO:tasks.rados.rados.0.smithi040.stdout:149: done (4 left) 2023-09-30T09:20:54.693 INFO:tasks.rados.rados.0.smithi040.stdout:150: delete oid 8 current snap is 11 2023-09-30T09:20:54.694 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 1 to smithi040173847-16 2023-09-30T09:20:54.694 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 2 to smithi040173847-16 2023-09-30T09:20:54.694 INFO:tasks.rados.rados.0.smithi040.stdout:147: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:20:54.706 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 3 to smithi040173847-16 2023-09-30T09:20:54.706 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 4 to smithi040173847-16 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:145: finishing write tid 5 to smithi040173847-16 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 36 (ObjNum 72 snap 11 seq_num 72) dirty exists 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:145: left oid 16 (ObjNum 72 snap 11 seq_num 72) 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:145: done (4 left) 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:147: done (3 left) 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:150: done (2 left) 2023-09-30T09:20:54.707 INFO:tasks.rados.rados.0.smithi040.stdout:151: snap_remove snap 6 2023-09-30T09:20:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:54 smithi143 ceph-mon[115560]: osdmap e87: 8 total, 8 up, 8 in 2023-09-30T09:20:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:54 smithi040 ceph-mon[124707]: osdmap e87: 8 total, 8 up, 8 in 2023-09-30T09:20:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:54 smithi040 ceph-mon[110340]: osdmap e87: 8 total, 8 up, 8 in 2023-09-30T09:20:55.694 INFO:tasks.rados.rados.0.smithi040.stdout:151: done (2 left) 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:152: snap_create 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing copy_from to smithi040173847-21 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing copy_from to smithi040173847-10 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:148: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:20:55.695 INFO:tasks.rados.rados.0.smithi040.stdout:146: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:20:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:55 smithi143 ceph-mon[115560]: pgmap v92: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:55 smithi143 ceph-mon[115560]: osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:55 smithi040 ceph-mon[124707]: pgmap v92: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:56.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:55 smithi040 ceph-mon[124707]: osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:20:56.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:55 smithi040 ceph-mon[110340]: pgmap v92: 121 pgs: 121 active+clean; 38 MiB data, 114 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:20:56.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:55 smithi040 ceph-mon[110340]: osdmap e88: 8 total, 8 up, 8 in 2023-09-30T09:20:56.707 INFO:tasks.rados.rados.0.smithi040.stdout:146: done (2 left) 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:148: done (1 left) 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:152: done (0 left) 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:153: read oid 46 snap -1 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:153: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:154: read oid 7 snap 3 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:154: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:20:56.708 INFO:tasks.rados.rados.0.smithi040.stdout:155: snap_create 2023-09-30T09:20:56.715 INFO:tasks.rados.rados.0.smithi040.stdout:154: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:20:56.718 INFO:tasks.rados.rados.0.smithi040.stdout:153: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:20:56.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:56 smithi040 ceph-mon[124707]: osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:20:56.896 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:56 smithi040 ceph-mon[110340]: osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:20:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:56 smithi143 ceph-mon[115560]: osdmap e89: 8 total, 8 up, 8 in 2023-09-30T09:20:57.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:20:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:20:57.709 INFO:tasks.rados.rados.0.smithi040.stdout:153: done (2 left) 2023-09-30T09:20:57.709 INFO:tasks.rados.rados.0.smithi040.stdout:154: done (1 left) 2023-09-30T09:20:57.709 INFO:tasks.rados.rados.0.smithi040.stdout:155: done (0 left) 2023-09-30T09:20:57.709 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 13 2023-09-30T09:20:57.709 INFO:tasks.rados.rados.0.smithi040.stdout:156: seq_num 74 ranges {204800=442368,647168=696320,1343488=106496} 2023-09-30T09:20:57.712 INFO:tasks.rados.rados.0.smithi040.stdout:156: writing smithi040173847-13 from 204800 to 647168 tid 1 2023-09-30T09:20:57.717 INFO:tasks.rados.rados.0.smithi040.stdout:156: writing smithi040173847-13 from 647168 to 1343488 tid 2 2023-09-30T09:20:57.718 INFO:tasks.rados.rados.0.smithi040.stdout:156: writing smithi040173847-13 from 1343488 to 1449984 tid 3 2023-09-30T09:20:57.718 INFO:tasks.rados.rados.0.smithi040.stdout:157: copy_from oid 15 from oid 5 current snap is 13 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:158: rollback oid 19 current snap is 13 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 7 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:159: copy_from oid 21 from oid 24 current snap is 13 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:160: copy_from oid 3 from oid 7 current snap is 13 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:161: read oid 33 snap -1 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:161: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:20:57.719 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 13 2023-09-30T09:20:57.720 INFO:tasks.rados.rados.0.smithi040.stdout:162: seq_num 75 ranges {1466368=458752,1925120=581632,2506752=221184} 2023-09-30T09:20:57.729 INFO:tasks.rados.rados.0.smithi040.stdout:162: writing smithi040173847-16 from 1466368 to 1925120 tid 1 2023-09-30T09:20:57.733 INFO:tasks.rados.rados.0.smithi040.stdout:162: writing smithi040173847-16 from 1925120 to 2506752 tid 2 2023-09-30T09:20:57.734 INFO:tasks.rados.rados.0.smithi040.stdout:162: writing smithi040173847-16 from 2506752 to 2727936 tid 3 2023-09-30T09:20:57.734 INFO:tasks.rados.rados.0.smithi040.stdout:163: rmattr oid 34 current snap is 13 2023-09-30T09:20:57.735 INFO:tasks.rados.rados.0.smithi040.stdout:163: done (7 left) 2023-09-30T09:20:57.735 INFO:tasks.rados.rados.0.smithi040.stdout:164: snap_remove snap 3 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: osdmap e90: 8 total, 8 up, 8 in 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:20:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:58.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:57 smithi143 ceph-mon[115560]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:20:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:20:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: osdmap e90: 8 total, 8 up, 8 in 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[124707]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: osdmap e90: 8 total, 8 up, 8 in 2023-09-30T09:20:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: Upgrade: Target is version 18.0.0-6447-g1d10b717 (unknown) 2023-09-30T09:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0'] 2023-09-30T09:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:20:58.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:57 smithi040 ceph-mon[110340]: Upgrade: Need to upgrade myself (mgr.y) 2023-09-30T09:20:58.669 INFO:tasks.rados.rados.0.smithi040.stdout:164: done (7 left) 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:165: read oid 39 snap -1 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:165: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:166: rmattr oid 4 current snap is 13 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:166: done (8 left) 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:167: snap_create 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 1 to smithi040173847-13 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 2 to smithi040173847-13 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:158: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 34 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-30T09:20:58.670 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 3 to smithi040173847-13 2023-09-30T09:20:58.671 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 4 to smithi040173847-13 2023-09-30T09:20:58.671 INFO:tasks.rados.rados.0.smithi040.stdout:161: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing copy_from to smithi040173847-3 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:160: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:156: finishing write tid 5 to smithi040173847-13 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 14 (ObjNum 74 snap 13 seq_num 74) dirty exists 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:156: left oid 13 (ObjNum 74 snap 13 seq_num 74) 2023-09-30T09:20:58.677 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing copy_from to smithi040173847-15 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:157: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing copy_from to smithi040173847-21 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:159: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 1 to smithi040173847-16 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 2 to smithi040173847-16 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 3 to smithi040173847-16 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 4 to smithi040173847-16 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: finishing write tid 5 to smithi040173847-16 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 53 (ObjNum 75 snap 13 seq_num 75) dirty exists 2023-09-30T09:20:58.678 INFO:tasks.rados.rados.0.smithi040.stdout:162: left oid 16 (ObjNum 75 snap 13 seq_num 75) 2023-09-30T09:20:58.679 INFO:tasks.rados.rados.0.smithi040.stdout:165: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-30T09:20:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:58 smithi143 ceph-mon[115560]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi143 2023-09-30T09:20:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:58 smithi143 ceph-mon[115560]: osdmap e91: 8 total, 8 up, 8 in 2023-09-30T09:20:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:58 smithi143 ceph-mon[115560]: osdmap e92: 8 total, 8 up, 8 in 2023-09-30T09:20:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[124707]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi143 2023-09-30T09:20:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[124707]: osdmap e91: 8 total, 8 up, 8 in 2023-09-30T09:20:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[124707]: osdmap e92: 8 total, 8 up, 8 in 2023-09-30T09:20:59.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[110340]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:842fd637775ede364d8d63f7b11a1a5940cb8e14653cebf5ae1ff346603854c0 on smithi143 2023-09-30T09:20:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[110340]: osdmap e91: 8 total, 8 up, 8 in 2023-09-30T09:20:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:58 smithi040 ceph-mon[110340]: osdmap e92: 8 total, 8 up, 8 in 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:156: done (8 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:157: done (7 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:158: done (6 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:159: done (5 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:160: done (4 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:161: done (3 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:162: done (2 left) 2023-09-30T09:20:59.677 INFO:tasks.rados.rados.0.smithi040.stdout:165: done (1 left) 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:167: done (0 left) 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:168: copy_from oid 17 from oid 8 current snap is 14 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:169: read oid 32 snap -1 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:169: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 14 2023-09-30T09:20:59.678 INFO:tasks.rados.rados.0.smithi040.stdout:170: seq_num 76 ranges {1826816=475136,2301952=458752,2760704=344064} 2023-09-30T09:20:59.690 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi040173847-43 from 1826816 to 2301952 tid 1 2023-09-30T09:20:59.693 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi040173847-43 from 2301952 to 2760704 tid 2 2023-09-30T09:20:59.695 INFO:tasks.rados.rados.0.smithi040.stdout:170: writing smithi040173847-43 from 2760704 to 3104768 tid 3 2023-09-30T09:20:59.695 INFO:tasks.rados.rados.0.smithi040.stdout:171: setattr oid 39 current snap is 14 2023-09-30T09:20:59.696 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing copy_from to smithi040173847-17 2023-09-30T09:20:59.696 INFO:tasks.rados.rados.0.smithi040.stdout:168: got expected ENOENT (src dne) 2023-09-30T09:20:59.696 INFO:tasks.rados.rados.0.smithi040.stdout:168: finishing copy_from racing read to smithi040173847-17 2023-09-30T09:20:59.696 INFO:tasks.rados.rados.0.smithi040.stdout:169: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 1 to smithi040173847-43 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 2 to smithi040173847-43 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 3 to smithi040173847-43 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 4 to smithi040173847-43 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:170: finishing write tid 5 to smithi040173847-43 2023-09-30T09:20:59.748 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 40 (ObjNum 76 snap 14 seq_num 76) dirty exists 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:170: left oid 43 (ObjNum 76 snap 14 seq_num 76) 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:168: done (3 left) 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:169: done (2 left) 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:170: done (1 left) 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:172: read oid 21 snap 12 2023-09-30T09:20:59.749 INFO:tasks.rados.rados.0.smithi040.stdout:172: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:20:59.750 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 14 2023-09-30T09:20:59.750 INFO:tasks.rados.rados.0.smithi040.stdout:173: seq_num 77 ranges {606208=491520,1097728=794624,1892352=8192} 2023-09-30T09:20:59.755 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi040173847-34 from 606208 to 1097728 tid 1 2023-09-30T09:20:59.760 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi040173847-34 from 1097728 to 1892352 tid 2 2023-09-30T09:20:59.760 INFO:tasks.rados.rados.0.smithi040.stdout:173: writing smithi040173847-34 from 1892352 to 1900544 tid 3 2023-09-30T09:20:59.760 INFO:tasks.rados.rados.0.smithi040.stdout:174: snap_create 2023-09-30T09:20:59.760 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 27 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:20:59.760 INFO:tasks.rados.rados.0.smithi040.stdout:172: expect (ObjNum 34 snap 0 seq_num 34) 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 1 to smithi040173847-34 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 2 to smithi040173847-34 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 3 to smithi040173847-34 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 4 to smithi040173847-34 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: finishing write tid 5 to smithi040173847-34 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 41 (ObjNum 77 snap 14 seq_num 77) dirty exists 2023-09-30T09:20:59.776 INFO:tasks.rados.rados.0.smithi040.stdout:173: left oid 34 (ObjNum 77 snap 14 seq_num 77) 2023-09-30T09:21:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:59 smithi143 ceph-mon[115560]: pgmap v98: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:21:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:59 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:20:59 smithi143 ceph-mon[115560]: osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:21:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[124707]: pgmap v98: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:21:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[124707]: osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:21:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[110340]: pgmap v98: 121 pgs: 121 active+clean; 40 MiB data, 120 MiB used, 715 GiB / 715 GiB avail; 301 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2023-09-30T09:21:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:20:59 smithi040 ceph-mon[110340]: osdmap e93: 8 total, 8 up, 8 in 2023-09-30T09:21:00.726 INFO:tasks.rados.rados.0.smithi040.stdout:171: done (3 left) 2023-09-30T09:21:01.397 INFO:tasks.rados.rados.0.smithi040.stdout:172: done (2 left) 2023-09-30T09:21:01.397 INFO:tasks.rados.rados.0.smithi040.stdout:173: done (1 left) 2023-09-30T09:21:01.397 INFO:tasks.rados.rados.0.smithi040.stdout:174: done (0 left) 2023-09-30T09:21:01.397 INFO:tasks.rados.rados.0.smithi040.stdout:175: snap_create 2023-09-30T09:21:01.737 INFO:tasks.rados.rados.0.smithi040.stdout:175: done (0 left) 2023-09-30T09:21:01.737 INFO:tasks.rados.rados.0.smithi040.stdout:176: read oid 45 snap -1 2023-09-30T09:21:01.737 INFO:tasks.rados.rados.0.smithi040.stdout:176: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:21:01.737 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 16 2023-09-30T09:21:01.737 INFO:tasks.rados.rados.0.smithi040.stdout:177: seq_num 78 ranges {1703936=516096,2220032=679936,2899968=122880} 2023-09-30T09:21:01.749 INFO:tasks.rados.rados.0.smithi040.stdout:177: writing smithi040173847-31 from 1703936 to 2220032 tid 1 2023-09-30T09:21:01.753 INFO:tasks.rados.rados.0.smithi040.stdout:177: writing smithi040173847-31 from 2220032 to 2899968 tid 2 2023-09-30T09:21:01.754 INFO:tasks.rados.rados.0.smithi040.stdout:177: writing smithi040173847-31 from 2899968 to 3022848 tid 3 2023-09-30T09:21:01.754 INFO:tasks.rados.rados.0.smithi040.stdout:178: read oid 49 snap -1 2023-09-30T09:21:01.754 INFO:tasks.rados.rados.0.smithi040.stdout:178: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:01.755 INFO:tasks.rados.rados.0.smithi040.stdout:176: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:21:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 1 to smithi040173847-31 2023-09-30T09:21:01.770 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 2 to smithi040173847-31 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 3 to smithi040173847-31 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 4 to smithi040173847-31 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:177: finishing write tid 5 to smithi040173847-31 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 29 (ObjNum 78 snap 16 seq_num 78) dirty exists 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:177: left oid 31 (ObjNum 78 snap 16 seq_num 78) 2023-09-30T09:21:01.771 INFO:tasks.rados.rados.0.smithi040.stdout:178: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:01.791 INFO:tasks.rados.rados.0.smithi040.stdout:179: read oid 38 snap -1 2023-09-30T09:21:01.791 INFO:tasks.rados.rados.0.smithi040.stdout:179: expect (ObjNum 56 snap 3 seq_num 56) 2023-09-30T09:21:01.791 INFO:tasks.rados.rados.0.smithi040.stdout:176: done (3 left) 2023-09-30T09:21:01.792 INFO:tasks.rados.rados.0.smithi040.stdout:177: done (2 left) 2023-09-30T09:21:01.792 INFO:tasks.rados.rados.0.smithi040.stdout:178: done (1 left) 2023-09-30T09:21:01.792 INFO:tasks.rados.rados.0.smithi040.stdout:180: read oid 40 snap -1 2023-09-30T09:21:01.792 INFO:tasks.rados.rados.0.smithi040.stdout:180: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:21:01.792 INFO:tasks.rados.rados.0.smithi040.stdout:181: snap_create 2023-09-30T09:21:01.798 INFO:tasks.rados.rados.0.smithi040.stdout:180: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:21:01.881 INFO:tasks.rados.rados.0.smithi040.stdout:179: expect (ObjNum 56 snap 3 seq_num 56) 2023-09-30T09:21:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:01 smithi143 ceph-mon[115560]: pgmap v101: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:02.179 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:01 smithi143 ceph-mon[115560]: osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:21:02.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:01 smithi040 ceph-mon[124707]: pgmap v101: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:02.179 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:01 smithi040 ceph-mon[124707]: osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:21:02.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:01 smithi040 ceph-mon[110340]: pgmap v101: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:02.180 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:01 smithi040 ceph-mon[110340]: osdmap e94: 8 total, 8 up, 8 in 2023-09-30T09:21:02.745 INFO:tasks.rados.rados.0.smithi040.stdout:179: done (2 left) 2023-09-30T09:21:02.745 INFO:tasks.rados.rados.0.smithi040.stdout:180: done (1 left) 2023-09-30T09:21:02.745 INFO:tasks.rados.rados.0.smithi040.stdout:181: done (0 left) 2023-09-30T09:21:02.745 INFO:tasks.rados.rados.0.smithi040.stdout:182: snap_remove snap 14 2023-09-30T09:21:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:02 smithi143 ceph-mon[115560]: osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:21:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:02 smithi040 ceph-mon[124707]: osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:21:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:02 smithi040 ceph-mon[110340]: osdmap e95: 8 total, 8 up, 8 in 2023-09-30T09:21:03.669 INFO:tasks.rados.rados.0.smithi040.stdout:182: done (0 left) 2023-09-30T09:21:03.669 INFO:tasks.rados.rados.0.smithi040.stdout:183: read oid 36 snap -1 2023-09-30T09:21:03.669 INFO:tasks.rados.rados.0.smithi040.stdout:183: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:21:03.669 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 17 2023-09-30T09:21:03.669 INFO:tasks.rados.rados.0.smithi040.stdout:184: seq_num 79 ranges {393216=532480,925696=565248,1490944=237568} 2023-09-30T09:21:03.674 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi040173847-1 from 393216 to 925696 tid 1 2023-09-30T09:21:03.678 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi040173847-1 from 925696 to 1490944 tid 2 2023-09-30T09:21:03.680 INFO:tasks.rados.rados.0.smithi040.stdout:184: writing smithi040173847-1 from 1490944 to 1728512 tid 3 2023-09-30T09:21:03.680 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 17 2023-09-30T09:21:03.680 INFO:tasks.rados.rados.0.smithi040.stdout:185: seq_num 80 ranges {1204224=548864,1753088=450560,2203648=352256} 2023-09-30T09:21:03.690 INFO:tasks.rados.rados.0.smithi040.stdout:185: writing smithi040173847-9 from 1204224 to 1753088 tid 1 2023-09-30T09:21:03.692 INFO:tasks.rados.rados.0.smithi040.stdout:185: writing smithi040173847-9 from 1753088 to 2203648 tid 2 2023-09-30T09:21:03.695 INFO:tasks.rados.rados.0.smithi040.stdout:185: writing smithi040173847-9 from 2203648 to 2555904 tid 3 2023-09-30T09:21:03.695 INFO:tasks.rados.rados.0.smithi040.stdout:186: rmattr oid 11 current snap is 17 2023-09-30T09:21:03.695 INFO:tasks.rados.rados.0.smithi040.stdout:186: done (3 left) 2023-09-30T09:21:03.695 INFO:tasks.rados.rados.0.smithi040.stdout:187: snap_remove snap 12 2023-09-30T09:21:03.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:03] "GET /metrics HTTP/1.1" 200 238944 "" "Prometheus/2.43.0" 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[110340]: pgmap v104: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[110340]: osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[110340]: osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[124707]: pgmap v104: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[124707]: osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:21:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:03 smithi040 ceph-mon[124707]: osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:21:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:03 smithi143 ceph-mon[115560]: pgmap v104: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 17 op/s 2023-09-30T09:21:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:03 smithi143 ceph-mon[115560]: osdmap e96: 8 total, 8 up, 8 in 2023-09-30T09:21:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:03 smithi143 ceph-mon[115560]: osdmap e97: 8 total, 8 up, 8 in 2023-09-30T09:21:04.326 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:21:04.656 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (101s) 92s ago 2m 16.5M - 0.25.0 c8568f914cd2 e6bce9823746 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (114s) 92s ago 113s 83.7M - 9.4.7 2c41d148cca3 6e9c9ceae45d 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (2m) 92s ago 2m 18.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (2m) 92s ago 2m 16.0M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443 running (5m) 92s ago 5m 438M - 17.2.6-1161-g191c1869 8497a1260037 f51214a19d32 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (6m) 92s ago 6m 494M - 17.2.6-1161-g191c1869 8497a1260037 6235a942108d 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (7m) 92s ago 7m 78.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 e9234b21ecd4 2023-09-30T09:21:04.657 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (5m) 92s ago 5m 55.6M 2048M 17.2.6-1161-g191c1869 8497a1260037 d7f0602445a6 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (5m) 92s ago 5m 59.7M 2048M 17.2.6-1161-g191c1869 8497a1260037 196a38a6b652 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (110s) 92s ago 109s 3946k - 1.5.0 0da6a335fe13 2036b61af306 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (107s) 92s ago 106s 3926k - 1.5.0 0da6a335fe13 59b4193f6c2e 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 92s ago 5m 59.5M 2999M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (4m) 92s ago 4m 62.2M 2999M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (4m) 92s ago 4m 56.0M 2999M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 92s ago 4m 51.3M 2999M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (4m) 92s ago 4m 52.0M 2998M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:21:04.658 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (3m) 92s ago 3m 53.7M 2998M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:21:04.659 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (3m) 92s ago 3m 53.0M 2998M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:21:04.659 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (3m) 92s ago 3m 55.5M 2998M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:21:04.659 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (97s) 92s ago 2m 27.0M - 2.43.0 a07b618ecd1d 0941dc985069 2023-09-30T09:21:04.682 INFO:tasks.rados.rados.0.smithi040.stdout:187: done (3 left) 2023-09-30T09:21:04.682 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 17 2023-09-30T09:21:04.682 INFO:tasks.rados.rados.0.smithi040.stdout:188: seq_num 81 ranges {778240=565248,1343488=737280,2080768=65536} 2023-09-30T09:21:04.687 INFO:tasks.rados.rados.0.smithi040.stdout:188: writing smithi040173847-2 from 778240 to 1343488 tid 1 2023-09-30T09:21:04.692 INFO:tasks.rados.rados.0.smithi040.stdout:188: writing smithi040173847-2 from 1343488 to 2080768 tid 2 2023-09-30T09:21:04.693 INFO:tasks.rados.rados.0.smithi040.stdout:188: writing smithi040173847-2 from 2080768 to 2146304 tid 3 2023-09-30T09:21:04.693 INFO:tasks.rados.rados.0.smithi040.stdout:189: copy_from oid 38 from oid 46 current snap is 17 2023-09-30T09:21:04.693 INFO:tasks.rados.rados.0.smithi040.stdout:183: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 1 to smithi040173847-1 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 2 to smithi040173847-1 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 3 to smithi040173847-1 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 4 to smithi040173847-1 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:184: finishing write tid 5 to smithi040173847-1 2023-09-30T09:21:04.706 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 45 (ObjNum 79 snap 17 seq_num 79) dirty exists 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:184: left oid 1 (ObjNum 79 snap 17 seq_num 79) 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 1 to smithi040173847-9 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 2 to smithi040173847-9 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 3 to smithi040173847-9 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 4 to smithi040173847-9 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: finishing write tid 5 to smithi040173847-9 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 47 (ObjNum 80 snap 17 seq_num 80) dirty exists 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:185: left oid 9 (ObjNum 80 snap 17 seq_num 80) 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 1 to smithi040173847-2 2023-09-30T09:21:04.707 INFO:tasks.rados.rados.0.smithi040.stdout:183: done (4 left) 2023-09-30T09:21:04.708 INFO:tasks.rados.rados.0.smithi040.stdout:184: done (3 left) 2023-09-30T09:21:04.708 INFO:tasks.rados.rados.0.smithi040.stdout:185: done (2 left) 2023-09-30T09:21:04.708 INFO:tasks.rados.rados.0.smithi040.stdout:190: snap_remove snap 4 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:21:05.078 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 15 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:21:05.079 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:21:05.690 INFO:tasks.rados.rados.0.smithi040.stdout:190: done (2 left) 2023-09-30T09:21:05.690 INFO:tasks.rados.rados.0.smithi040.stdout:191: rmattr oid 30 current snap is 17 2023-09-30T09:21:05.690 INFO:tasks.rados.rados.0.smithi040.stdout:191: done (2 left) 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:192: rmattr oid 27 current snap is 17 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:192: done (2 left) 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:193: rmattr oid 12 current snap is 17 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:193: done (2 left) 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:194: read oid 49 snap -1 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:194: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 2 to smithi040173847-2 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 3 to smithi040173847-2 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 4 to smithi040173847-2 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing copy_from to smithi040173847-38 2023-09-30T09:21:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:189: finishing copy_from racing read to smithi040173847-38 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:188: finishing write tid 5 to smithi040173847-2 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 34 (ObjNum 81 snap 17 seq_num 81) dirty exists 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:188: left oid 2 (ObjNum 81 snap 17 seq_num 81) 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:195: read oid 50 snap -1 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:195: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:188: done (3 left) 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:189: done (2 left) 2023-09-30T09:21:05.692 INFO:tasks.rados.rados.0.smithi040.stdout:196: setattr oid 15 current snap is 17 2023-09-30T09:21:05.693 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 17 2023-09-30T09:21:05.693 INFO:tasks.rados.rados.0.smithi040.stdout:197: seq_num 82 ranges {1728512=581632,2310144=622592,2932736=180224} 2023-09-30T09:21:05.706 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi040173847-1 from 1728512 to 2310144 tid 1 2023-09-30T09:21:05.712 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi040173847-1 from 2310144 to 2932736 tid 2 2023-09-30T09:21:05.712 INFO:tasks.rados.rados.0.smithi040.stdout:197: writing smithi040173847-1 from 2932736 to 3112960 tid 3 2023-09-30T09:21:05.712 INFO:tasks.rados.rados.0.smithi040.stdout:198: copy_from oid 25 from oid 10 current snap is 17 2023-09-30T09:21:05.712 INFO:tasks.rados.rados.0.smithi040.stdout:195: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:21:05.735 INFO:tasks.rados.rados.0.smithi040.stdout:194: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 65 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 1 to smithi040173847-1 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 2 to smithi040173847-1 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 3 to smithi040173847-1 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 4 to smithi040173847-1 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: finishing write tid 5 to smithi040173847-1 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 57 (ObjNum 82 snap 17 seq_num 82) dirty exists 2023-09-30T09:21:05.756 INFO:tasks.rados.rados.0.smithi040.stdout:197: left oid 1 (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing copy_from to smithi040173847-25 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 6 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:198: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:194: done (4 left) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:195: done (3 left) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:196: done (2 left) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:197: done (1 left) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:198: done (0 left) 2023-09-30T09:21:05.757 INFO:tasks.rados.rados.0.smithi040.stdout:199: snap_create 2023-09-30T09:21:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:05 smithi143 ceph-mon[115560]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:05 smithi143 ceph-mon[115560]: pgmap v107: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:05 smithi143 ceph-mon[115560]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:05 smithi143 ceph-mon[115560]: osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:21:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:05 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2464307047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[124707]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[124707]: pgmap v107: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[124707]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[124707]: osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2464307047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[110340]: from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[110340]: pgmap v107: 121 pgs: 121 active+clean; 42 MiB data, 123 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[110340]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[110340]: osdmap e98: 8 total, 8 up, 8 in 2023-09-30T09:21:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:05 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2464307047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:06.693 INFO:tasks.rados.rados.0.smithi040.stdout:199: done (0 left) 2023-09-30T09:21:06.693 INFO:tasks.rados.rados.0.smithi040.stdout:200: delete oid 31 current snap is 18 2023-09-30T09:21:06.696 INFO:tasks.rados.rados.0.smithi040.stdout:200: done (0 left) 2023-09-30T09:21:06.696 INFO:tasks.rados.rados.0.smithi040.stdout:201: delete oid 26 current snap is 18 2023-09-30T09:21:06.698 INFO:tasks.rados.rados.0.smithi040.stdout:201: done (0 left) 2023-09-30T09:21:06.699 INFO:tasks.rados.rados.0.smithi040.stdout:202: copy_from oid 20 from oid 42 current snap is 18 2023-09-30T09:21:06.699 INFO:tasks.rados.rados.0.smithi040.stdout:203: delete oid 5 current snap is 18 2023-09-30T09:21:06.700 INFO:tasks.rados.rados.0.smithi040.stdout:203: done (1 left) 2023-09-30T09:21:06.700 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 18 2023-09-30T09:21:06.701 INFO:tasks.rados.rados.0.smithi040.stdout:204: seq_num 86 ranges {1449984=647168,2097152=606208,2703360=196608} 2023-09-30T09:21:06.712 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi040173847-13 from 1449984 to 2097152 tid 1 2023-09-30T09:21:06.716 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi040173847-13 from 2097152 to 2703360 tid 2 2023-09-30T09:21:06.717 INFO:tasks.rados.rados.0.smithi040.stdout:204: writing smithi040173847-13 from 2703360 to 2899968 tid 3 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:205: read oid 19 snap -1 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:205: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 18 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing copy_from to smithi040173847-20 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:202: got expected ENOENT (src dne) 2023-09-30T09:21:06.718 INFO:tasks.rados.rados.0.smithi040.stdout:206: seq_num 87 ranges {393216=663552,1056768=491520,1548288=311296} 2023-09-30T09:21:06.724 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi040173847-21 from 393216 to 1056768 tid 1 2023-09-30T09:21:06.727 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi040173847-21 from 1056768 to 1548288 tid 2 2023-09-30T09:21:06.729 INFO:tasks.rados.rados.0.smithi040.stdout:206: writing smithi040173847-21 from 1548288 to 1859584 tid 3 2023-09-30T09:21:06.729 INFO:tasks.rados.rados.0.smithi040.stdout:207: delete oid 22 current snap is 18 2023-09-30T09:21:06.729 INFO:tasks.rados.rados.0.smithi040.stdout:202: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:21:06.729 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 1 to smithi040173847-13 2023-09-30T09:21:06.729 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 2 to smithi040173847-13 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 3 to smithi040173847-13 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 4 to smithi040173847-13 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:204: finishing write tid 5 to smithi040173847-13 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 25 (ObjNum 86 snap 18 seq_num 86) dirty exists 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:204: left oid 13 (ObjNum 86 snap 18 seq_num 86) 2023-09-30T09:21:06.730 INFO:tasks.rados.rados.0.smithi040.stdout:205: expect (ObjNum 24 snap 0 seq_num 24) 2023-09-30T09:21:06.741 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 1 to smithi040173847-21 2023-09-30T09:21:06.741 INFO:tasks.rados.rados.0.smithi040.stdout:202: done (4 left) 2023-09-30T09:21:06.741 INFO:tasks.rados.rados.0.smithi040.stdout:204: done (3 left) 2023-09-30T09:21:06.741 INFO:tasks.rados.rados.0.smithi040.stdout:205: done (2 left) 2023-09-30T09:21:06.741 INFO:tasks.rados.rados.0.smithi040.stdout:207: done (1 left) 2023-09-30T09:21:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:208: read oid 32 snap -1 2023-09-30T09:21:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:208: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 18 2023-09-30T09:21:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 2 to smithi040173847-21 2023-09-30T09:21:06.742 INFO:tasks.rados.rados.0.smithi040.stdout:209: seq_num 89 ranges {811008=696320,1507328=655360,2162688=147456} 2023-09-30T09:21:06.749 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi040173847-49 from 811008 to 1507328 tid 1 2023-09-30T09:21:06.753 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi040173847-49 from 1507328 to 2162688 tid 2 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:209: writing smithi040173847-49 from 2162688 to 2310144 tid 3 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:210: delete oid 15 current snap is 18 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 3 to smithi040173847-21 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 4 to smithi040173847-21 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:206: finishing write tid 5 to smithi040173847-21 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 60 (ObjNum 87 snap 18 seq_num 87) dirty exists 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:206: left oid 21 (ObjNum 87 snap 18 seq_num 87) 2023-09-30T09:21:06.755 INFO:tasks.rados.rados.0.smithi040.stdout:208: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:06.808 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 1 to smithi040173847-49 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 2 to smithi040173847-49 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 3 to smithi040173847-49 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 4 to smithi040173847-49 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: finishing write tid 5 to smithi040173847-49 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 62 (ObjNum 89 snap 18 seq_num 89) dirty exists 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: left oid 49 (ObjNum 89 snap 18 seq_num 89) 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:206: done (3 left) 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:208: done (2 left) 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:209: done (1 left) 2023-09-30T09:21:06.809 INFO:tasks.rados.rados.0.smithi040.stdout:210: done (0 left) 2023-09-30T09:21:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:211: delete oid 35 current snap is 18 2023-09-30T09:21:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:211: done (0 left) 2023-09-30T09:21:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:212: setattr oid 29 current snap is 18 2023-09-30T09:21:06.811 INFO:tasks.rados.rados.0.smithi040.stdout:213: snap_remove snap 13 2023-09-30T09:21:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:06 smithi143 ceph-mon[115560]: osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:21:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:06 smithi040 ceph-mon[124707]: osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:21:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:06 smithi040 ceph-mon[110340]: osdmap e99: 8 total, 8 up, 8 in 2023-09-30T09:21:07.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:21:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:213: done (1 left) 2023-09-30T09:21:07.699 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 18 2023-09-30T09:21:07.699 INFO:tasks.rados.rados.0.smithi040.stdout:214: seq_num 92 ranges {761856=745472,1507328=761856,2269184=40960} 2023-09-30T09:21:07.710 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi040173847-38 from 761856 to 1507328 tid 1 2023-09-30T09:21:07.714 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi040173847-38 from 1507328 to 2269184 tid 2 2023-09-30T09:21:07.714 INFO:tasks.rados.rados.0.smithi040.stdout:214: writing smithi040173847-38 from 2269184 to 2310144 tid 3 2023-09-30T09:21:07.714 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 18 2023-09-30T09:21:07.714 INFO:tasks.rados.rados.0.smithi040.stdout:215: seq_num 93 ranges {2310144=761856,3072000=647168,3719168=155648} 2023-09-30T09:21:07.731 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi040173847-49 from 2310144 to 3072000 tid 1 2023-09-30T09:21:07.735 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi040173847-49 from 3072000 to 3719168 tid 2 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:215: writing smithi040173847-49 from 3719168 to 3874816 tid 3 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:216: copy_from oid 26 from oid 14 current snap is 18 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 40 (ObjNum 193 snap 0 seq_num 3194902693) dirty exists 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 1 to smithi040173847-38 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 2 to smithi040173847-38 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 3 to smithi040173847-38 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 4 to smithi040173847-38 2023-09-30T09:21:07.737 INFO:tasks.rados.rados.0.smithi040.stdout:214: finishing write tid 5 to smithi040173847-38 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 59 (ObjNum 92 snap 18 seq_num 92) dirty exists 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:214: left oid 38 (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 1 to smithi040173847-49 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:212: done (3 left) 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:214: done (2 left) 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:217: snap_create 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing copy_from to smithi040173847-26 2023-09-30T09:21:07.738 INFO:tasks.rados.rados.0.smithi040.stdout:216: got expected ENOENT (src dne) 2023-09-30T09:21:07.739 INFO:tasks.rados.rados.0.smithi040.stdout:216: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:21:07.739 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 2 to smithi040173847-49 2023-09-30T09:21:07.739 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 3 to smithi040173847-49 2023-09-30T09:21:07.739 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 4 to smithi040173847-49 2023-09-30T09:21:07.740 INFO:tasks.rados.rados.0.smithi040.stdout:215: finishing write tid 5 to smithi040173847-49 2023-09-30T09:21:07.740 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 72 (ObjNum 93 snap 18 seq_num 93) dirty exists 2023-09-30T09:21:07.740 INFO:tasks.rados.rados.0.smithi040.stdout:215: left oid 49 (ObjNum 93 snap 18 seq_num 93) 2023-09-30T09:21:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:07 smithi143 ceph-mon[115560]: pgmap v110: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:07 smithi143 ceph-mon[115560]: osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:21:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:07 smithi040 ceph-mon[124707]: pgmap v110: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:07 smithi040 ceph-mon[124707]: osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:21:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:07 smithi040 ceph-mon[110340]: pgmap v110: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:07 smithi040 ceph-mon[110340]: osdmap e100: 8 total, 8 up, 8 in 2023-09-30T09:21:08.664 INFO:tasks.rados.rados.0.smithi040.stdout:215: done (2 left) 2023-09-30T09:21:08.665 INFO:tasks.rados.rados.0.smithi040.stdout:216: done (1 left) 2023-09-30T09:21:08.665 INFO:tasks.rados.rados.0.smithi040.stdout:217: done (0 left) 2023-09-30T09:21:08.665 INFO:tasks.rados.rados.0.smithi040.stdout:218: snap_create 2023-09-30T09:21:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:08 smithi143 ceph-mon[115560]: osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:21:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:08 smithi143 ceph-mon[115560]: osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:21:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:08 smithi040 ceph-mon[124707]: osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:21:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:08 smithi040 ceph-mon[124707]: osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:21:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:08 smithi040 ceph-mon[110340]: osdmap e101: 8 total, 8 up, 8 in 2023-09-30T09:21:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:08 smithi040 ceph-mon[110340]: osdmap e102: 8 total, 8 up, 8 in 2023-09-30T09:21:09.667 INFO:tasks.rados.rados.0.smithi040.stdout:218: done (0 left) 2023-09-30T09:21:09.668 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 20 2023-09-30T09:21:09.668 INFO:tasks.rados.rados.0.smithi040.stdout:219: seq_num 94 ranges {0=778240,778240=532480,1310720=270336} 2023-09-30T09:21:09.672 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi040173847-17 from 0 to 778240 tid 1 2023-09-30T09:21:09.675 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi040173847-17 from 778240 to 1310720 tid 2 2023-09-30T09:21:09.676 INFO:tasks.rados.rados.0.smithi040.stdout:219: writing smithi040173847-17 from 1310720 to 1581056 tid 3 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:220: rollback oid 8 current snap is 20 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 18 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:221: rmattr oid 26 current snap is 20 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:221: done (2 left) 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:222: delete oid 2 current snap is 20 2023-09-30T09:21:09.677 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 1 to smithi040173847-17 2023-09-30T09:21:09.680 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 2 to smithi040173847-17 2023-09-30T09:21:09.680 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 3 to smithi040173847-17 2023-09-30T09:21:09.680 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 4 to smithi040173847-17 2023-09-30T09:21:09.682 INFO:tasks.rados.rados.0.smithi040.stdout:220: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:21:09.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 21 (ObjNum 129 snap 0 seq_num 3791390568) dirty dne 2023-09-30T09:21:09.682 INFO:tasks.rados.rados.0.smithi040.stdout:219: finishing write tid 5 to smithi040173847-17 2023-09-30T09:21:09.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 51 (ObjNum 94 snap 20 seq_num 94) dirty exists 2023-09-30T09:21:09.682 INFO:tasks.rados.rados.0.smithi040.stdout:219: left oid 17 (ObjNum 94 snap 20 seq_num 94) 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:219: done (2 left) 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:220: done (1 left) 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:222: done (0 left) 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:223: rmattr oid 38 current snap is 20 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:223: done (0 left) 2023-09-30T09:21:09.683 INFO:tasks.rados.rados.0.smithi040.stdout:224: snap_create 2023-09-30T09:21:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:09 smithi143 ceph-mon[115560]: pgmap v113: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:09 smithi143 ceph-mon[115560]: osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:21:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:09 smithi040 ceph-mon[124707]: pgmap v113: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:09 smithi040 ceph-mon[124707]: osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:21:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:09 smithi040 ceph-mon[110340]: pgmap v113: 121 pgs: 121 active+clean; 47 MiB data, 138 MiB used, 715 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:21:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:09 smithi040 ceph-mon[110340]: osdmap e103: 8 total, 8 up, 8 in 2023-09-30T09:21:10.669 INFO:tasks.rados.rados.0.smithi040.stdout:224: done (0 left) 2023-09-30T09:21:10.669 INFO:tasks.rados.rados.0.smithi040.stdout:225: copy_from oid 48 from oid 47 current snap is 21 2023-09-30T09:21:10.669 INFO:tasks.rados.rados.0.smithi040.stdout:226: read oid 34 snap -1 2023-09-30T09:21:10.669 INFO:tasks.rados.rados.0.smithi040.stdout:226: expect (ObjNum 77 snap 14 seq_num 77) 2023-09-30T09:21:10.669 INFO:tasks.rados.rados.0.smithi040.stdout:227: snap_create 2023-09-30T09:21:10.678 INFO:tasks.rados.rados.0.smithi040.stdout:226: expect (ObjNum 77 snap 14 seq_num 77) 2023-09-30T09:21:10.740 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing copy_from to smithi040173847-48 2023-09-30T09:21:10.740 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 30 (ObjNum 68 snap 10 seq_num 68) dirty exists 2023-09-30T09:21:10.741 INFO:tasks.rados.rados.0.smithi040.stdout:225: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:225: done (2 left) 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:226: done (1 left) 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:227: done (0 left) 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:228: read oid 47 snap -1 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:228: expect (ObjNum 68 snap 10 seq_num 68) 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 22 2023-09-30T09:21:11.675 INFO:tasks.rados.rados.0.smithi040.stdout:229: seq_num 96 ranges {557056=409600,966656=696320,1662976=507904} 2023-09-30T09:21:11.680 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi040173847-45 from 557056 to 966656 tid 1 2023-09-30T09:21:11.685 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi040173847-45 from 966656 to 1662976 tid 2 2023-09-30T09:21:11.690 INFO:tasks.rados.rados.0.smithi040.stdout:229: writing smithi040173847-45 from 1662976 to 2170880 tid 3 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:230: read oid 49 snap 17 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:230: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:231: read oid 28 snap -1 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:231: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:232: read oid 11 snap -1 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:232: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:233: read oid 5 snap 20 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:233: expect deleted 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:234: setattr oid 48 current snap is 22 2023-09-30T09:21:11.691 INFO:tasks.rados.rados.0.smithi040.stdout:228: expect (ObjNum 68 snap 10 seq_num 68) 2023-09-30T09:21:11.812 INFO:tasks.rados.rados.0.smithi040.stdout:231: expect (ObjNum 27 snap 0 seq_num 27) 2023-09-30T09:21:11.826 INFO:tasks.rados.rados.0.smithi040.stdout:230: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-30T09:21:11.847 INFO:tasks.rados.rados.0.smithi040.stdout:232: expect (ObjNum 10 snap 0 seq_num 10) 2023-09-30T09:21:11.851 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 1 to smithi040173847-45 2023-09-30T09:21:11.851 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 2 to smithi040173847-45 2023-09-30T09:21:11.852 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 3 to smithi040173847-45 2023-09-30T09:21:11.852 INFO:tasks.rados.rados.0.smithi040.stdout:228: done (6 left) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:230: done (5 left) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:231: done (4 left) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:232: done (3 left) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:233: done (2 left) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:235: rollback oid 23 current snap is 22 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 11 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 4 to smithi040173847-45 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:229: finishing write tid 5 to smithi040173847-45 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 52 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:229: left oid 45 (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 48 (ObjNum 68 snap 10 seq_num 68) dirty exists 2023-09-30T09:21:11.853 INFO:tasks.rados.rados.0.smithi040.stdout:229: done (2 left) 2023-09-30T09:21:11.854 INFO:tasks.rados.rados.0.smithi040.stdout:234: done (1 left) 2023-09-30T09:21:11.854 INFO:tasks.rados.rados.0.smithi040.stdout:236: delete oid 49 current snap is 22 2023-09-30T09:21:11.854 INFO:tasks.rados.rados.0.smithi040.stdout:236: done (1 left) 2023-09-30T09:21:11.854 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 22 2023-09-30T09:21:11.854 INFO:tasks.rados.rados.0.smithi040.stdout:237: seq_num 98 ranges {0=450560,450560=466944,917504=737280} 2023-09-30T09:21:11.856 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi040173847-35 from 0 to 450560 tid 1 2023-09-30T09:21:11.859 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi040173847-35 from 450560 to 917504 tid 2 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:237: writing smithi040173847-35 from 917504 to 1654784 tid 3 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:238: setattr oid 42 current snap is 22 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:235: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 44 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 1 to smithi040173847-35 2023-09-30T09:21:11.864 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 2 to smithi040173847-35 2023-09-30T09:21:11.865 INFO:tasks.rados.rados.0.smithi040.stdout:235: done (2 left) 2023-09-30T09:21:11.865 INFO:tasks.rados.rados.0.smithi040.stdout:239: setattr oid 3 current snap is 22 2023-09-30T09:21:11.866 INFO:tasks.rados.rados.0.smithi040.stdout:240: snap_remove snap 11 2023-09-30T09:21:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:11 smithi143 ceph-mon[115560]: pgmap v116: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:11 smithi143 ceph-mon[115560]: osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:21:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:11 smithi040 ceph-mon[124707]: pgmap v116: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:11 smithi040 ceph-mon[124707]: osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:21:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:11 smithi040 ceph-mon[110340]: pgmap v116: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:11 smithi040 ceph-mon[110340]: osdmap e104: 8 total, 8 up, 8 in 2023-09-30T09:21:12.680 INFO:tasks.rados.rados.0.smithi040.stdout:240: done (3 left) 2023-09-30T09:21:12.680 INFO:tasks.rados.rados.0.smithi040.stdout:241: read oid 49 snap -1 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:241: expect deleted 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:242: read oid 43 snap -1 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:242: expect (ObjNum 76 snap 14 seq_num 76) 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:243: read oid 32 snap -1 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:243: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:244: copy_from oid 29 from oid 8 current snap is 22 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:245: copy_from oid 4 from oid 45 current snap is 22 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:246: read oid 5 snap -1 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:246: expect deleted 2023-09-30T09:21:12.681 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 22 2023-09-30T09:21:12.683 INFO:tasks.rados.rados.0.smithi040.stdout:247: seq_num 99 ranges {172032=466944,638976=802816,1441792=401408} 2023-09-30T09:21:12.684 INFO:tasks.rados.rados.0.smithi040.stdout:247: writing smithi040173847-11 from 172032 to 638976 tid 1 2023-09-30T09:21:12.690 INFO:tasks.rados.rados.0.smithi040.stdout:247: writing smithi040173847-11 from 638976 to 1441792 tid 2 2023-09-30T09:21:12.692 INFO:tasks.rados.rados.0.smithi040.stdout:247: writing smithi040173847-11 from 1441792 to 1843200 tid 3 2023-09-30T09:21:12.692 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 22 2023-09-30T09:21:12.692 INFO:tasks.rados.rados.0.smithi040.stdout:248: seq_num 100 ranges {491520=483328,974848=688128,1662976=516096} 2023-09-30T09:21:12.698 INFO:tasks.rados.rados.0.smithi040.stdout:248: writing smithi040173847-30 from 491520 to 974848 tid 1 2023-09-30T09:21:12.704 INFO:tasks.rados.rados.0.smithi040.stdout:248: writing smithi040173847-30 from 974848 to 1662976 tid 2 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:248: writing smithi040173847-30 from 1662976 to 2179072 tid 3 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:249: rollback oid 46 current snap is 22 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 18 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 22 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 3 to smithi040173847-35 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 4 to smithi040173847-35 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 84 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:21:12.708 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 61 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:21:12.709 INFO:tasks.rados.rados.0.smithi040.stdout:237: finishing write tid 5 to smithi040173847-35 2023-09-30T09:21:12.709 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 83 (ObjNum 98 snap 22 seq_num 98) dirty exists 2023-09-30T09:21:12.709 INFO:tasks.rados.rados.0.smithi040.stdout:237: left oid 35 (ObjNum 98 snap 22 seq_num 98) 2023-09-30T09:21:12.709 INFO:tasks.rados.rados.0.smithi040.stdout:243: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:12.761 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing copy_from to smithi040173847-29 2023-09-30T09:21:12.762 INFO:tasks.rados.rados.0.smithi040.stdout:244: got expected ENOENT (src dne) 2023-09-30T09:21:12.762 INFO:tasks.rados.rados.0.smithi040.stdout:244: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:21:12.762 INFO:tasks.rados.rados.0.smithi040.stdout:242: expect (ObjNum 76 snap 14 seq_num 76) 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 1 to smithi040173847-11 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 2 to smithi040173847-11 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 3 to smithi040173847-11 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 4 to smithi040173847-11 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing copy_from to smithi040173847-4 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 52 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:21:12.884 INFO:tasks.rados.rados.0.smithi040.stdout:247: finishing write tid 5 to smithi040173847-11 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 79 (ObjNum 99 snap 22 seq_num 99) dirty exists 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:247: left oid 11 (ObjNum 99 snap 22 seq_num 99) 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:245: finishing copy_from racing read to smithi040173847-4 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:249: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 69 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 1 to smithi040173847-30 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 2 to smithi040173847-30 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 3 to smithi040173847-30 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 4 to smithi040173847-30 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:248: finishing write tid 5 to smithi040173847-30 2023-09-30T09:21:12.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 34 (ObjNum 100 snap 22 seq_num 100) dirty exists 2023-09-30T09:21:12.886 INFO:tasks.rados.rados.0.smithi040.stdout:248: left oid 30 (ObjNum 100 snap 22 seq_num 100) 2023-09-30T09:21:12.886 INFO:tasks.rados.rados.0.smithi040.stdout:250: seq_num 101 ranges {638976=499712,1138688=573440,1712128=524288,2236416=106496} 2023-09-30T09:21:12.890 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi040173847-10 from 638976 to 1138688 tid 1 2023-09-30T09:21:12.893 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi040173847-10 from 1138688 to 1712128 tid 2 2023-09-30T09:21:12.896 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi040173847-10 from 1712128 to 2236416 tid 3 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:250: writing smithi040173847-10 from 2236416 to 2342912 tid 4 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:237: done (12 left) 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:238: done (11 left) 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:239: done (10 left) 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:241: done (9 left) 2023-09-30T09:21:12.897 INFO:tasks.rados.rados.0.smithi040.stdout:242: done (8 left) 2023-09-30T09:21:12.898 INFO:tasks.rados.rados.0.smithi040.stdout:243: done (7 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:244: done (6 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:245: done (5 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:246: done (4 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:247: done (3 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:248: done (2 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:249: done (1 left) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:251: read oid 33 snap -1 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:251: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:252: rollback oid 39 current snap is 22 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 8 2023-09-30T09:21:12.899 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 1 to smithi040173847-10 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 2 to smithi040173847-10 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:253: rmattr oid 23 current snap is 22 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:253: done (3 left) 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:254: copy_from oid 8 from oid 7 current snap is 22 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 22 2023-09-30T09:21:12.900 INFO:tasks.rados.rados.0.smithi040.stdout:255: seq_num 102 ranges {2179072=516096,2695168=450560,3145728=729088,3874816=24576} 2023-09-30T09:21:12.913 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi040173847-30 from 2179072 to 2695168 tid 1 2023-09-30T09:21:12.916 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi040173847-30 from 2695168 to 3145728 tid 2 2023-09-30T09:21:12.920 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi040173847-30 from 3145728 to 3874816 tid 3 2023-09-30T09:21:12.921 INFO:tasks.rados.rados.0.smithi040.stdout:255: writing smithi040173847-30 from 3874816 to 3899392 tid 4 2023-09-30T09:21:12.921 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 22 2023-09-30T09:21:12.921 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 3 to smithi040173847-10 2023-09-30T09:21:12.921 INFO:tasks.rados.rados.0.smithi040.stdout:256: seq_num 103 ranges {1269760=532480,1802240=737280,2539520=466944} 2023-09-30T09:21:12.930 INFO:tasks.rados.rados.0.smithi040.stdout:256: writing smithi040173847-12 from 1269760 to 1802240 tid 1 2023-09-30T09:21:12.935 INFO:tasks.rados.rados.0.smithi040.stdout:256: writing smithi040173847-12 from 1802240 to 2539520 tid 2 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:256: writing smithi040173847-12 from 2539520 to 3006464 tid 3 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:257: read oid 45 snap 20 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:257: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:258: rmattr oid 16 current snap is 22 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:258: done (7 left) 2023-09-30T09:21:12.938 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 22 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 4 to smithi040173847-10 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 5 to smithi040173847-10 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:250: finishing write tid 6 to smithi040173847-10 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 96 (ObjNum 101 snap 22 seq_num 101) dirty exists 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:250: left oid 10 (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:252: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 62 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing copy_from to smithi040173847-8 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:21:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:254: finishing copy_from racing read to smithi040173847-8 2023-09-30T09:21:12.940 INFO:tasks.rados.rados.0.smithi040.stdout:259: seq_num 104 ranges {2883584=548864,3432448=622592,4055040=581632} 2023-09-30T09:21:12.957 INFO:tasks.rados.rados.0.smithi040.stdout:259: writing smithi040173847-48 from 2883584 to 3432448 tid 1 2023-09-30T09:21:12.961 INFO:tasks.rados.rados.0.smithi040.stdout:259: writing smithi040173847-48 from 3432448 to 4055040 tid 2 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:259: writing smithi040173847-48 from 4055040 to 4636672 tid 3 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:250: done (7 left) 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:252: done (6 left) 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:254: done (5 left) 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:260: read oid 9 snap -1 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:260: expect (ObjNum 80 snap 17 seq_num 80) 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:261: read oid 24 snap 10 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:261: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 22 2023-09-30T09:21:12.965 INFO:tasks.rados.rados.0.smithi040.stdout:251: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-30T09:21:12.974 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 1 to smithi040173847-30 2023-09-30T09:21:12.974 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 2 to smithi040173847-30 2023-09-30T09:21:12.974 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 3 to smithi040173847-30 2023-09-30T09:21:12.974 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 4 to smithi040173847-30 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 5 to smithi040173847-30 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:255: finishing write tid 6 to smithi040173847-30 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 39 (ObjNum 102 snap 22 seq_num 102) dirty exists 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:255: left oid 30 (ObjNum 102 snap 22 seq_num 102) 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 1 to smithi040173847-12 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 2 to smithi040173847-12 2023-09-30T09:21:12.975 INFO:tasks.rados.rados.0.smithi040.stdout:262: seq_num 105 ranges {1843200=565248,2408448=507904,2916352=507904,3424256=188416} 2023-09-30T09:21:12.987 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi040173847-11 from 1843200 to 2408448 tid 1 2023-09-30T09:21:12.990 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi040173847-11 from 2408448 to 2916352 tid 2 2023-09-30T09:21:12.994 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi040173847-11 from 2916352 to 3424256 tid 3 2023-09-30T09:21:12.995 INFO:tasks.rados.rados.0.smithi040.stdout:262: writing smithi040173847-11 from 3424256 to 3612672 tid 4 2023-09-30T09:21:12.995 INFO:tasks.rados.rados.0.smithi040.stdout:251: done (7 left) 2023-09-30T09:21:12.995 INFO:tasks.rados.rados.0.smithi040.stdout:255: done (6 left) 2023-09-30T09:21:12.995 INFO:tasks.rados.rados.0.smithi040.stdout:263: snap_remove snap 16 2023-09-30T09:21:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:12 smithi143 ceph-mon[115560]: osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:21:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:12 smithi040 ceph-mon[124707]: osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:21:13.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:12 smithi040 ceph-mon[110340]: osdmap e105: 8 total, 8 up, 8 in 2023-09-30T09:21:13.669 INFO:tasks.rados.rados.0.smithi040.stdout:263: done (6 left) 2023-09-30T09:21:13.669 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 22 2023-09-30T09:21:13.669 INFO:tasks.rados.rados.0.smithi040.stdout:264: seq_num 106 ranges {458752=581632,1040384=794624,1835008=409600} 2023-09-30T09:21:13.675 INFO:tasks.rados.rados.0.smithi040.stdout:264: writing smithi040173847-36 from 458752 to 1040384 tid 1 2023-09-30T09:21:13.681 INFO:tasks.rados.rados.0.smithi040.stdout:264: writing smithi040173847-36 from 1040384 to 1835008 tid 2 2023-09-30T09:21:13.683 INFO:tasks.rados.rados.0.smithi040.stdout:264: writing smithi040173847-36 from 1835008 to 2244608 tid 3 2023-09-30T09:21:13.683 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 22 2023-09-30T09:21:13.684 INFO:tasks.rados.rados.0.smithi040.stdout:265: seq_num 107 ranges {761856=598016,1359872=729088,2088960=466944,2555904=8192} 2023-09-30T09:21:13.692 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi040173847-23 from 761856 to 1359872 tid 1 2023-09-30T09:21:13.696 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi040173847-23 from 1359872 to 2088960 tid 2 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi040173847-23 from 2088960 to 2555904 tid 3 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:265: writing smithi040173847-23 from 2555904 to 2564096 tid 4 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:266: rollback oid 18 current snap is 22 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 18 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 3 to smithi040173847-12 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 4 to smithi040173847-12 2023-09-30T09:21:13.700 INFO:tasks.rados.rados.0.smithi040.stdout:257: expect (ObjNum 33 snap 0 seq_num 33) 2023-09-30T09:21:13.716 INFO:tasks.rados.rados.0.smithi040.stdout:256: finishing write tid 5 to smithi040173847-12 2023-09-30T09:21:13.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 48 (ObjNum 103 snap 22 seq_num 103) dirty exists 2023-09-30T09:21:13.716 INFO:tasks.rados.rados.0.smithi040.stdout:256: left oid 12 (ObjNum 103 snap 22 seq_num 103) 2023-09-30T09:21:13.716 INFO:tasks.rados.rados.0.smithi040.stdout:256: done (8 left) 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:257: done (7 left) 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:267: rollback oid 22 current snap is 22 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 21 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 1 to smithi040173847-48 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 2 to smithi040173847-48 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 3 to smithi040173847-48 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 4 to smithi040173847-48 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: finishing write tid 5 to smithi040173847-48 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 58 (ObjNum 104 snap 22 seq_num 104) dirty exists 2023-09-30T09:21:13.717 INFO:tasks.rados.rados.0.smithi040.stdout:259: left oid 48 (ObjNum 104 snap 22 seq_num 104) 2023-09-30T09:21:13.718 INFO:tasks.rados.rados.0.smithi040.stdout:260: expect (ObjNum 80 snap 17 seq_num 80) 2023-09-30T09:21:13.804 INFO:tasks.rados.rados.0.smithi040.stdout:261: expect (ObjNum 23 snap 0 seq_num 23) 2023-09-30T09:21:13.815 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 1 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 2 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 3 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 4 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 5 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: finishing write tid 6 to smithi040173847-11 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 90 (ObjNum 105 snap 22 seq_num 105) dirty exists 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:262: left oid 11 (ObjNum 105 snap 22 seq_num 105) 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 1 to smithi040173847-36 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:259: done (7 left) 2023-09-30T09:21:13.816 INFO:tasks.rados.rados.0.smithi040.stdout:260: done (6 left) 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:261: done (5 left) 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:262: done (4 left) 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:268: rmattr oid 20 current snap is 22 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 2 to smithi040173847-36 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 3 to smithi040173847-36 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 4 to smithi040173847-36 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:264: finishing write tid 5 to smithi040173847-36 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 58 (ObjNum 106 snap 22 seq_num 106) dirty exists 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:264: left oid 36 (ObjNum 106 snap 22 seq_num 106) 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 1 to smithi040173847-23 2023-09-30T09:21:13.817 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 2 to smithi040173847-23 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 3 to smithi040173847-23 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:266: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 47 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 4 to smithi040173847-23 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 5 to smithi040173847-23 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:265: finishing write tid 6 to smithi040173847-23 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 53 (ObjNum 107 snap 22 seq_num 107) dirty exists 2023-09-30T09:21:13.818 INFO:tasks.rados.rados.0.smithi040.stdout:265: left oid 23 (ObjNum 107 snap 22 seq_num 107) 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:267: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 20 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:264: done (4 left) 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:265: done (3 left) 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:266: done (2 left) 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:267: done (1 left) 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:269: rollback oid 48 current snap is 22 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 15 2023-09-30T09:21:13.819 INFO:tasks.rados.rados.0.smithi040.stdout:270: rmattr oid 7 current snap is 22 2023-09-30T09:21:13.820 INFO:tasks.rados.rados.0.smithi040.stdout:270: done (2 left) 2023-09-30T09:21:13.820 INFO:tasks.rados.rados.0.smithi040.stdout:271: copy_from oid 35 from oid 28 current snap is 22 2023-09-30T09:21:13.820 INFO:tasks.rados.rados.0.smithi040.stdout:272: rollback oid 39 current snap is 22 2023-09-30T09:21:13.820 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 17 2023-09-30T09:21:13.820 INFO:tasks.rados.rados.0.smithi040.stdout:273: snap_remove snap 8 2023-09-30T09:21:13.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:13] "GET /metrics HTTP/1.1" 200 238944 "" "Prometheus/2.43.0" 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[110340]: pgmap v119: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[110340]: osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[110340]: osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[124707]: pgmap v119: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[124707]: osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:21:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:13 smithi040 ceph-mon[124707]: osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:21:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:13 smithi143 ceph-mon[115560]: pgmap v119: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.7 MiB/s wr, 26 op/s 2023-09-30T09:21:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:13 smithi143 ceph-mon[115560]: osdmap e106: 8 total, 8 up, 8 in 2023-09-30T09:21:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:13 smithi143 ceph-mon[115560]: osdmap e107: 8 total, 8 up, 8 in 2023-09-30T09:21:14.693 INFO:tasks.rados.rados.0.smithi040.stdout:273: done (4 left) 2023-09-30T09:21:14.693 INFO:tasks.rados.rados.0.smithi040.stdout:274: snap_create 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing rollback tid 0 to smithi040173847-48 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 98 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:272: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 72 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:269: finishing rollback tid 2 to smithi040173847-48 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 65 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing copy_from to smithi040173847-35 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 18 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-30T09:21:14.694 INFO:tasks.rados.rados.0.smithi040.stdout:271: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:21:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:14 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:14 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:14 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:15.707 INFO:tasks.rados.rados.0.smithi040.stdout:268: done (4 left) 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:269: done (3 left) 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:271: done (2 left) 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:272: done (1 left) 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:274: done (0 left) 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 23 2023-09-30T09:21:15.708 INFO:tasks.rados.rados.0.smithi040.stdout:275: seq_num 108 ranges {2727936=614400,3342336=606208,3948544=598016} 2023-09-30T09:21:15.726 INFO:tasks.rados.rados.0.smithi040.stdout:275: writing smithi040173847-16 from 2727936 to 3342336 tid 1 2023-09-30T09:21:15.729 INFO:tasks.rados.rados.0.smithi040.stdout:275: writing smithi040173847-16 from 3342336 to 3948544 tid 2 2023-09-30T09:21:15.734 INFO:tasks.rados.rados.0.smithi040.stdout:275: writing smithi040173847-16 from 3948544 to 4546560 tid 3 2023-09-30T09:21:15.734 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 23 2023-09-30T09:21:15.734 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 1 to smithi040173847-16 2023-09-30T09:21:15.734 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 2 to smithi040173847-16 2023-09-30T09:21:15.734 INFO:tasks.rados.rados.0.smithi040.stdout:276: seq_num 109 ranges {1130496=630784,1761280=491520,2252800=483328,2736128=229376} 2023-09-30T09:21:15.744 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi040173847-18 from 1130496 to 1761280 tid 1 2023-09-30T09:21:15.747 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi040173847-18 from 1761280 to 2252800 tid 2 2023-09-30T09:21:15.750 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi040173847-18 from 2252800 to 2736128 tid 3 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:276: writing smithi040173847-18 from 2736128 to 2965504 tid 4 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:277: setattr oid 45 current snap is 23 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 3 to smithi040173847-16 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 4 to smithi040173847-16 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:275: finishing write tid 5 to smithi040173847-16 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 116 (ObjNum 108 snap 23 seq_num 108) dirty exists 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:275: left oid 16 (ObjNum 108 snap 23 seq_num 108) 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 1 to smithi040173847-18 2023-09-30T09:21:15.752 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 2 to smithi040173847-18 2023-09-30T09:21:15.753 INFO:tasks.rados.rados.0.smithi040.stdout:275: done (2 left) 2023-09-30T09:21:15.753 INFO:tasks.rados.rados.0.smithi040.stdout:278: snap_remove snap 17 2023-09-30T09:21:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:15 smithi143 ceph-mon[115560]: pgmap v122: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:15 smithi143 ceph-mon[115560]: osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:21:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:15 smithi040 ceph-mon[124707]: pgmap v122: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:15 smithi040 ceph-mon[124707]: osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:21:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:15 smithi040 ceph-mon[110340]: pgmap v122: 121 pgs: 121 active+clean; 58 MiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:15 smithi040 ceph-mon[110340]: osdmap e108: 8 total, 8 up, 8 in 2023-09-30T09:21:16.719 INFO:tasks.rados.rados.0.smithi040.stdout:278: done (2 left) 2023-09-30T09:21:16.719 INFO:tasks.rados.rados.0.smithi040.stdout:279: setattr oid 15 current snap is 23 2023-09-30T09:21:16.719 INFO:tasks.rados.rados.0.smithi040.stdout:280: snap_create 2023-09-30T09:21:16.719 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 3 to smithi040173847-18 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 4 to smithi040173847-18 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 5 to smithi040173847-18 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:276: finishing write tid 6 to smithi040173847-18 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 59 (ObjNum 109 snap 23 seq_num 109) dirty exists 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:276: left oid 18 (ObjNum 109 snap 23 seq_num 109) 2023-09-30T09:21:16.720 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 82 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:21:16.725 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 117 (ObjNum 33 snap 0 seq_num 3179894290) dirty exists 2023-09-30T09:21:17.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:16 smithi143 ceph-mon[115560]: osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:21:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:16 smithi040 ceph-mon[124707]: osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:21:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:16 smithi040 ceph-mon[110340]: osdmap e109: 8 total, 8 up, 8 in 2023-09-30T09:21:17.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[117515]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:276: done (3 left) 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:277: done (2 left) 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:279: done (1 left) 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:280: done (0 left) 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 24 2023-09-30T09:21:17.715 INFO:tasks.rados.rados.0.smithi040.stdout:281: seq_num 110 ranges {253952=647168,901120=778240,1679360=425984} 2023-09-30T09:21:17.720 INFO:tasks.rados.rados.0.smithi040.stdout:281: writing smithi040173847-33 from 253952 to 901120 tid 1 2023-09-30T09:21:17.724 INFO:tasks.rados.rados.0.smithi040.stdout:281: writing smithi040173847-33 from 901120 to 1679360 tid 2 2023-09-30T09:21:17.727 INFO:tasks.rados.rados.0.smithi040.stdout:281: writing smithi040173847-33 from 1679360 to 2105344 tid 3 2023-09-30T09:21:17.727 INFO:tasks.rados.rados.0.smithi040.stdout:282: copy_from oid 18 from oid 13 current snap is 24 2023-09-30T09:21:17.727 INFO:tasks.rados.rados.0.smithi040.stdout:283: snap_create 2023-09-30T09:21:17.727 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 1 to smithi040173847-33 2023-09-30T09:21:17.729 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 2 to smithi040173847-33 2023-09-30T09:21:17.730 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 3 to smithi040173847-33 2023-09-30T09:21:17.730 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 4 to smithi040173847-33 2023-09-30T09:21:17.731 INFO:tasks.rados.rados.0.smithi040.stdout:281: finishing write tid 5 to smithi040173847-33 2023-09-30T09:21:17.731 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 39 (ObjNum 110 snap 24 seq_num 110) dirty exists 2023-09-30T09:21:17.731 INFO:tasks.rados.rados.0.smithi040.stdout:281: left oid 33 (ObjNum 110 snap 24 seq_num 110) 2023-09-30T09:21:17.747 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing copy_from to smithi040173847-18 2023-09-30T09:21:17.747 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 25 (ObjNum 86 snap 18 seq_num 86) dirty exists 2023-09-30T09:21:17.747 INFO:tasks.rados.rados.0.smithi040.stdout:282: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:21:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:17 smithi143 ceph-mon[115560]: pgmap v125: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:17 smithi143 ceph-mon[115560]: osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:21:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:17 smithi040 ceph-mon[124707]: pgmap v125: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:17 smithi040 ceph-mon[124707]: osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:21:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:17 smithi040 ceph-mon[110340]: pgmap v125: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:17 smithi040 ceph-mon[110340]: osdmap e110: 8 total, 8 up, 8 in 2023-09-30T09:21:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:281: done (2 left) 2023-09-30T09:21:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:282: done (1 left) 2023-09-30T09:21:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:283: done (0 left) 2023-09-30T09:21:18.673 INFO:tasks.rados.rados.0.smithi040.stdout:284: snap_create 2023-09-30T09:21:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:18 smithi143 ceph-mon[115560]: osdmap e111: 8 total, 8 up, 8 in 2023-09-30T09:21:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:18 smithi143 ceph-mon[115560]: osdmap e112: 8 total, 8 up, 8 in 2023-09-30T09:21:19.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:18 smithi040 ceph-mon[124707]: osdmap e111: 8 total, 8 up, 8 in 2023-09-30T09:21:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:18 smithi040 ceph-mon[124707]: osdmap e112: 8 total, 8 up, 8 in 2023-09-30T09:21:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:18 smithi040 ceph-mon[110340]: osdmap e111: 8 total, 8 up, 8 in 2023-09-30T09:21:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:18 smithi040 ceph-mon[110340]: osdmap e112: 8 total, 8 up, 8 in 2023-09-30T09:21:19.670 INFO:tasks.rados.rados.0.smithi040.stdout:284: done (0 left) 2023-09-30T09:21:19.670 INFO:tasks.rados.rados.0.smithi040.stdout:285: read oid 15 snap -1 2023-09-30T09:21:19.670 INFO:tasks.rados.rados.0.smithi040.stdout:285: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:19.670 INFO:tasks.rados.rados.0.smithi040.stdout:286: snap_create 2023-09-30T09:21:19.673 INFO:tasks.rados.rados.0.smithi040.stdout:285: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:19 smithi143 ceph-mon[115560]: pgmap v128: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:19 smithi143 ceph-mon[115560]: osdmap e113: 8 total, 8 up, 8 in 2023-09-30T09:21:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:19 smithi040 ceph-mon[124707]: pgmap v128: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:19 smithi040 ceph-mon[124707]: osdmap e113: 8 total, 8 up, 8 in 2023-09-30T09:21:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:19 smithi040 ceph-mon[110340]: pgmap v128: 121 pgs: 121 active+clean; 78 MiB data, 208 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 46 op/s 2023-09-30T09:21:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:19 smithi040 ceph-mon[110340]: osdmap e113: 8 total, 8 up, 8 in 2023-09-30T09:21:20.670 INFO:tasks.rados.rados.0.smithi040.stdout:285: done (1 left) 2023-09-30T09:21:20.670 INFO:tasks.rados.rados.0.smithi040.stdout:286: done (0 left) 2023-09-30T09:21:20.670 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 27 2023-09-30T09:21:20.671 INFO:tasks.rados.rados.0.smithi040.stdout:287: seq_num 111 ranges {2564096=663552,3227648=663552,3891200=450560,4341760=90112} 2023-09-30T09:21:20.687 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi040173847-23 from 2564096 to 3227648 tid 1 2023-09-30T09:21:20.691 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi040173847-23 from 3227648 to 3891200 tid 2 2023-09-30T09:21:20.694 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi040173847-23 from 3891200 to 4341760 tid 3 2023-09-30T09:21:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:287: writing smithi040173847-23 from 4341760 to 4431872 tid 4 2023-09-30T09:21:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:288: rollback oid 9 current snap is 27 2023-09-30T09:21:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 19 2023-09-30T09:21:20.695 INFO:tasks.rados.rados.0.smithi040.stdout:289: snap_remove snap 18 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:289: done (2 left) 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:290: rollback oid 25 current snap is 27 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 23 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 1 to smithi040173847-23 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 2 to smithi040173847-23 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 3 to smithi040173847-23 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 4 to smithi040173847-23 2023-09-30T09:21:21.683 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 5 to smithi040173847-23 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:288: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 82 (ObjNum 80 snap 17 seq_num 80) dirty exists 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:287: finishing write tid 6 to smithi040173847-23 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 63 (ObjNum 111 snap 27 seq_num 111) dirty exists 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:287: left oid 23 (ObjNum 111 snap 27 seq_num 111) 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:287: done (2 left) 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:288: done (1 left) 2023-09-30T09:21:21.684 INFO:tasks.rados.rados.0.smithi040.stdout:291: snap_create 2023-09-30T09:21:21.686 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:21:21.686 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:21:21.687 INFO:tasks.rados.rados.0.smithi040.stdout:290: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:21:21.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 40 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:21:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:21 smithi143 ceph-mon[115560]: pgmap v131: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:21 smithi143 ceph-mon[115560]: osdmap e114: 8 total, 8 up, 8 in 2023-09-30T09:21:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:21 smithi040 ceph-mon[124707]: pgmap v131: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:21 smithi040 ceph-mon[124707]: osdmap e114: 8 total, 8 up, 8 in 2023-09-30T09:21:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:21 smithi040 ceph-mon[110340]: pgmap v131: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:21 smithi040 ceph-mon[110340]: osdmap e114: 8 total, 8 up, 8 in 2023-09-30T09:21:22.679 INFO:tasks.rados.rados.0.smithi040.stdout:290: done (1 left) 2023-09-30T09:21:22.679 INFO:tasks.rados.rados.0.smithi040.stdout:291: done (0 left) 2023-09-30T09:21:22.679 INFO:tasks.rados.rados.0.smithi040.stdout:292: read oid 23 snap -1 2023-09-30T09:21:22.679 INFO:tasks.rados.rados.0.smithi040.stdout:292: expect (ObjNum 111 snap 27 seq_num 111) 2023-09-30T09:21:22.679 INFO:tasks.rados.rados.0.smithi040.stdout:293: snap_remove snap 19 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: osdmap e115: 8 total, 8 up, 8 in 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:21:22.993 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:22 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: osdmap e115: 8 total, 8 up, 8 in 2023-09-30T09:21:25.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:25.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:25.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: osdmap e115: 8 total, 8 up, 8 in 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:25.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:21:25.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:22 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:25.145 INFO:tasks.rados.rados.0.smithi040.stdout:293: done (1 left) 2023-09-30T09:21:25.145 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 28 2023-09-30T09:21:25.145 INFO:tasks.rados.rados.0.smithi040.stdout:294: seq_num 112 ranges {2170880=679936,2850816=548864,3399680=655360} 2023-09-30T09:21:25.145 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi040173847-45 from 2170880 to 2850816 tid 1 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi040173847-45 from 2850816 to 3399680 tid 2 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:294: writing smithi040173847-45 from 3399680 to 4055040 tid 3 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:295: rollback oid 35 current snap is 28 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 10 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:292: expect (ObjNum 111 snap 27 seq_num 111) 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 1 to smithi040173847-45 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 2 to smithi040173847-45 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:21:25.146 INFO:tasks.rados.rados.0.smithi040.stdout:292: done (2 left) 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:296: snap_create 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 3 to smithi040173847-45 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 4 to smithi040173847-45 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:295: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 137 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:294: finishing write tid 5 to smithi040173847-45 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 105 (ObjNum 112 snap 28 seq_num 112) dirty exists 2023-09-30T09:21:25.147 INFO:tasks.rados.rados.0.smithi040.stdout:294: left oid 45 (ObjNum 112 snap 28 seq_num 112) 2023-09-30T09:21:25.147 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:23] "GET /metrics HTTP/1.1" 200 239056 "" "Prometheus/2.43.0" 2023-09-30T09:21:25.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[124707]: Upgrade: Updating mgr.x 2023-09-30T09:21:25.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[124707]: Deploying daemon mgr.x on smithi143 2023-09-30T09:21:25.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[124707]: pgmap v134: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:25.148 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[124707]: osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[124707]: osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[110340]: Upgrade: Updating mgr.x 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[110340]: Deploying daemon mgr.x on smithi143 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[110340]: pgmap v134: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[110340]: osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:21:25.149 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:23 smithi040 ceph-mon[110340]: osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:21:25.150 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:23 smithi143 systemd[1]: Stopping Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:23 smithi143 bash[157545]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:23 smithi143 ceph-mon[115560]: Upgrade: Updating mgr.x 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:23 smithi143 ceph-mon[115560]: Deploying daemon mgr.x on smithi143 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:23 smithi143 ceph-mon[115560]: pgmap v134: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:23 smithi143 ceph-mon[115560]: osdmap e116: 8 total, 8 up, 8 in 2023-09-30T09:21:25.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:23 smithi143 ceph-mon[115560]: osdmap e117: 8 total, 8 up, 8 in 2023-09-30T09:21:25.152 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:23 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:21:25.152 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:24 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-30T09:21:25.152 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:24 smithi143 systemd[1]: Stopped Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:25.152 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:24 smithi143 systemd[1]: Starting Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:294: done (2 left) 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:295: done (1 left) 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:296: done (0 left) 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 29 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:297: seq_num 113 ranges {2899968=696320,3596288=434176,4030464=466944,4497408=303104} 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi040173847-18 from 2899968 to 3596288 tid 1 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi040173847-18 from 3596288 to 4030464 tid 2 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi040173847-18 from 4030464 to 4497408 tid 3 2023-09-30T09:21:25.153 INFO:tasks.rados.rados.0.smithi040.stdout:297: writing smithi040173847-18 from 4497408 to 4800512 tid 4 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:298: read oid 31 snap -1 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:298: expect deleted 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:299: read oid 5 snap -1 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:299: expect deleted 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:300: copy_from oid 21 from oid 32 current snap is 29 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 1 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 2 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:301: snap_create 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 3 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 4 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 5 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:297: finishing write tid 6 to smithi040173847-18 2023-09-30T09:21:25.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 81 (ObjNum 113 snap 29 seq_num 113) dirty exists 2023-09-30T09:21:25.155 INFO:tasks.rados.rados.0.smithi040.stdout:297: left oid 18 (ObjNum 113 snap 29 seq_num 113) 2023-09-30T09:21:25.155 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing copy_from to smithi040173847-21 2023-09-30T09:21:25.155 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 12 (ObjNum 62 snap 4 seq_num 62) dirty exists 2023-09-30T09:21:25.183 INFO:tasks.rados.rados.0.smithi040.stdout:300: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:21:25.701 INFO:tasks.rados.rados.0.smithi040.stdout:297: done (4 left) 2023-09-30T09:21:25.780 INFO:tasks.rados.rados.0.smithi040.stdout:298: done (3 left) 2023-09-30T09:21:25.780 INFO:tasks.rados.rados.0.smithi040.stdout:299: done (2 left) 2023-09-30T09:21:25.780 INFO:tasks.rados.rados.0.smithi040.stdout:300: done (1 left) 2023-09-30T09:21:25.782 INFO:tasks.rados.rados.0.smithi040.stdout:301: done (0 left) 2023-09-30T09:21:25.782 INFO:tasks.rados.rados.0.smithi040.stdout:302: read oid 41 snap -1 2023-09-30T09:21:25.782 INFO:tasks.rados.rados.0.smithi040.stdout:302: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:21:25.782 INFO:tasks.rados.rados.0.smithi040.stdout:303: delete oid 13 current snap is 30 2023-09-30T09:21:25.783 INFO:tasks.rados.rados.0.smithi040.stdout:303: done (1 left) 2023-09-30T09:21:25.783 INFO:tasks.rados.rados.0.smithi040.stdout:304: snap_create 2023-09-30T09:21:25.783 INFO:tasks.rados.rados.0.smithi040.stdout:302: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:21:25.980 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:25 smithi143 ceph-mon[115560]: pgmap v137: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:26.093 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:25 smithi143 ceph-mon[115560]: osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:21:26.094 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:25 smithi143 ceph-mgr[157734]: -- 172.21.15.143:0/4024229244 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5642a384d1e0 con 0x5642a3823000 2023-09-30T09:21:26.094 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:25 smithi143 bash[157696]: 0685c07a1c0cd1356490ed09a6b9cce35d5e553b2e5982e0a26b828cfaf8f303 2023-09-30T09:21:26.094 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:25 smithi143 systemd[1]: Started Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:25 smithi040 ceph-mon[124707]: pgmap v137: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:26.247 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:25 smithi040 ceph-mon[124707]: osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:21:26.247 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:25 smithi040 ceph-mon[110340]: pgmap v137: 121 pgs: 121 active+clean; 85 MiB data, 226 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:26.248 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:25 smithi040 ceph-mon[110340]: osdmap e118: 8 total, 8 up, 8 in 2023-09-30T09:21:26.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:25.977+0000 7f4d079a4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:21:26.413 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:26.152+0000 7f4d079a4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:21:26.709 INFO:tasks.rados.rados.0.smithi040.stdout:302: done (1 left) 2023-09-30T09:21:26.721 INFO:tasks.rados.rados.0.smithi040.stdout:304: done (0 left) 2023-09-30T09:21:26.722 INFO:tasks.rados.rados.0.smithi040.stdout:305: delete oid 19 current snap is 31 2023-09-30T09:21:26.723 INFO:tasks.rados.rados.0.smithi040.stdout:305: done (0 left) 2023-09-30T09:21:26.723 INFO:tasks.rados.rados.0.smithi040.stdout:306: delete oid 8 current snap is 31 2023-09-30T09:21:26.723 INFO:tasks.rados.rados.0.smithi040.stdout:306: done (0 left) 2023-09-30T09:21:26.724 INFO:tasks.rados.rados.0.smithi040.stdout:307: delete oid 49 current snap is 31 2023-09-30T09:21:26.724 INFO:tasks.rados.rados.0.smithi040.stdout:307: done (0 left) 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:308: copy_from oid 33 from oid 9 current snap is 31 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:309: read oid 27 snap -1 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:309: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:310: rollback oid 42 current snap is 31 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 10 2023-09-30T09:21:26.738 INFO:tasks.rados.rados.0.smithi040.stdout:311: read oid 29 snap -1 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:311: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:312: rollback oid 11 current snap is 31 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 23 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:313: read oid 21 snap 21 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:313: expect (ObjNum 87 snap 18 seq_num 87) 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:314: snap_create 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:311: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:26.739 INFO:tasks.rados.rados.0.smithi040.stdout:309: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:310: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 140 (ObjNum 177 snap 0 seq_num 0) dirty dne 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:312: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 131 (ObjNum 105 snap 22 seq_num 105) dirty exists 2023-09-30T09:21:26.740 INFO:tasks.rados.rados.0.smithi040.stdout:313: expect (ObjNum 87 snap 18 seq_num 87) 2023-09-30T09:21:26.794 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing copy_from to smithi040173847-33 2023-09-30T09:21:26.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 82 (ObjNum 80 snap 17 seq_num 80) dirty exists 2023-09-30T09:21:26.875 INFO:tasks.rados.rados.0.smithi040.stdout:308: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:21:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-mon[115560]: osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:21:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:26.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:26.515+0000 7f4d079a4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:21:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[110340]: osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:21:27.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:27.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:27.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:27.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[124707]: osdmap e119: 8 total, 8 up, 8 in 2023-09-30T09:21:27.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:27.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:27.183 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:26 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:27.364 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:27.031+0000 7f4d079a4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:21:27.364 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:27.263+0000 7f4d079a4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:21:27.716 INFO:tasks.rados.rados.0.smithi040.stdout:308: done (6 left) 2023-09-30T09:21:27.826 INFO:tasks.rados.rados.0.smithi040.stdout:309: done (5 left) 2023-09-30T09:21:27.826 INFO:tasks.rados.rados.0.smithi040.stdout:310: done (4 left) 2023-09-30T09:21:27.826 INFO:tasks.rados.rados.0.smithi040.stdout:311: done (3 left) 2023-09-30T09:21:27.826 INFO:tasks.rados.rados.0.smithi040.stdout:312: done (2 left) 2023-09-30T09:21:27.826 INFO:tasks.rados.rados.0.smithi040.stdout:313: done (1 left) 2023-09-30T09:21:27.827 INFO:tasks.rados.rados.0.smithi040.stdout:314: done (0 left) 2023-09-30T09:21:27.827 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 32 2023-09-30T09:21:27.827 INFO:tasks.rados.rados.0.smithi040.stdout:315: seq_num 118 ranges {2555904=786432,3342336=704512,4046848=499712} 2023-09-30T09:21:27.828 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi040173847-9 from 2555904 to 3342336 tid 1 2023-09-30T09:21:27.828 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi040173847-9 from 3342336 to 4046848 tid 2 2023-09-30T09:21:27.828 INFO:tasks.rados.rados.0.smithi040.stdout:315: writing smithi040173847-9 from 4046848 to 4546560 tid 3 2023-09-30T09:21:27.828 INFO:tasks.rados.rados.0.smithi040.stdout:316: snap_remove snap 26 2023-09-30T09:21:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:27 smithi143 ceph-mon[115560]: pgmap v140: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:28.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:27 smithi143 ceph-mon[115560]: osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:21:28.147 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:27.717+0000 7f4d079a4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:21:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:27 smithi040 ceph-mon[110340]: pgmap v140: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:27 smithi040 ceph-mon[110340]: osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:21:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:27 smithi040 ceph-mon[124707]: pgmap v140: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:27 smithi040 ceph-mon[124707]: osdmap e120: 8 total, 8 up, 8 in 2023-09-30T09:21:28.676 INFO:tasks.rados.rados.0.smithi040.stdout:316: done (1 left) 2023-09-30T09:21:28.787 INFO:tasks.rados.rados.0.smithi040.stdout:317: snap_create 2023-09-30T09:21:28.787 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 1 to smithi040173847-9 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 2 to smithi040173847-9 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 3 to smithi040173847-9 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 4 to smithi040173847-9 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:315: finishing write tid 5 to smithi040173847-9 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 93 (ObjNum 118 snap 32 seq_num 118) dirty exists 2023-09-30T09:21:28.788 INFO:tasks.rados.rados.0.smithi040.stdout:315: left oid 9 (ObjNum 118 snap 32 seq_num 118) 2023-09-30T09:21:28.789 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:28.439+0000 7f4d079a4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:21:28.789 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:28.528+0000 7f4d079a4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:21:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:28 smithi143 ceph-mon[115560]: osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:21:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:28 smithi143 ceph-mon[115560]: osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:21:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:28 smithi040 ceph-mon[124707]: osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:21:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:28 smithi040 ceph-mon[124707]: osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:21:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:28 smithi040 ceph-mon[110340]: osdmap e121: 8 total, 8 up, 8 in 2023-09-30T09:21:29.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:28 smithi040 ceph-mon[110340]: osdmap e122: 8 total, 8 up, 8 in 2023-09-30T09:21:29.595 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.150+0000 7f4d079a4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:21:29.595 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.243+0000 7f4d079a4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:21:29.595 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.340+0000 7f4d079a4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:21:29.673 INFO:tasks.rados.rados.0.smithi040.stdout:315: done (1 left) 2023-09-30T09:21:29.749 INFO:tasks.rados.rados.0.smithi040.stdout:317: done (0 left) 2023-09-30T09:21:29.749 INFO:tasks.rados.rados.0.smithi040.stdout:318: read oid 15 snap -1 2023-09-30T09:21:29.749 INFO:tasks.rados.rados.0.smithi040.stdout:318: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:29.750 INFO:tasks.rados.rados.0.smithi040.stdout:319: copy_from oid 39 from oid 19 current snap is 33 2023-09-30T09:21:29.750 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 33 2023-09-30T09:21:29.750 INFO:tasks.rados.rados.0.smithi040.stdout:320: seq_num 119 ranges {4546560=802816,5349376=589824,5939200=409600,6348800=204800} 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi040173847-9 from 4546560 to 5349376 tid 1 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi040173847-9 from 5349376 to 5939200 tid 2 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi040173847-9 from 5939200 to 6348800 tid 3 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:320: writing smithi040173847-9 from 6348800 to 6553600 tid 4 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 33 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing copy_from to smithi040173847-39 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:319: got expected ENOENT (src dne) 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:319: finishing copy_from racing read to smithi040173847-39 2023-09-30T09:21:29.752 INFO:tasks.rados.rados.0.smithi040.stdout:318: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 1 to smithi040173847-9 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 2 to smithi040173847-9 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:321: seq_num 120 ranges {4055040=417792,4472832=475136,4947968=622592,5570560=507904} 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi040173847-45 from 4055040 to 4472832 tid 1 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi040173847-45 from 4472832 to 4947968 tid 2 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi040173847-45 from 4947968 to 5570560 tid 3 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:321: writing smithi040173847-45 from 5570560 to 6078464 tid 4 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:318: done (3 left) 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:319: done (2 left) 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:322: snap_create 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 3 to smithi040173847-9 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 4 to smithi040173847-9 2023-09-30T09:21:29.753 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 5 to smithi040173847-9 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:320: finishing write tid 6 to smithi040173847-9 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 103 (ObjNum 119 snap 33 seq_num 119) dirty exists 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:320: left oid 9 (ObjNum 119 snap 33 seq_num 119) 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 1 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 2 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 3 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 4 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 5 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: finishing write tid 6 to smithi040173847-45 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 117 (ObjNum 120 snap 33 seq_num 120) dirty exists 2023-09-30T09:21:29.754 INFO:tasks.rados.rados.0.smithi040.stdout:321: left oid 45 (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:29.872 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-mon[115560]: pgmap v143: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:29.872 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:29.873 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-mon[115560]: osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:21:29.873 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.593+0000 7f4d079a4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:21:29.873 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.709+0000 7f4d079a4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:21:29.873 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:29.809+0000 7f4d079a4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:21:30.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:30.041+0000 7f4d079a4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:21:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[124707]: pgmap v143: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[124707]: osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:21:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[110340]: pgmap v143: 121 pgs: 121 active+clean; 91 MiB data, 243 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-09-30T09:21:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:29 smithi040 ceph-mon[110340]: osdmap e123: 8 total, 8 up, 8 in 2023-09-30T09:21:30.450 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:30.151+0000 7f4d079a4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:21:30.451 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:30.354+0000 7f4d079a4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:21:30.727 INFO:tasks.rados.rados.0.smithi040.stdout:320: done (2 left) 2023-09-30T09:21:30.727 INFO:tasks.rados.rados.0.smithi040.stdout:321: done (1 left) 2023-09-30T09:21:30.727 INFO:tasks.rados.rados.0.smithi040.stdout:322: done (0 left) 2023-09-30T09:21:30.727 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 34 2023-09-30T09:21:30.728 INFO:tasks.rados.rados.0.smithi040.stdout:323: seq_num 121 ranges {0=434176,434176=753664,1187840=425984,1613824=425984} 2023-09-30T09:21:30.729 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi040173847-5 from 0 to 434176 tid 1 2023-09-30T09:21:30.734 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi040173847-5 from 434176 to 1187840 tid 2 2023-09-30T09:21:30.736 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi040173847-5 from 1187840 to 1613824 tid 3 2023-09-30T09:21:30.739 INFO:tasks.rados.rados.0.smithi040.stdout:323: writing smithi040173847-5 from 1613824 to 2039808 tid 4 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:324: rollback oid 31 current snap is 34 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 32 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 1 to smithi040173847-5 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 2 to smithi040173847-5 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 3 to smithi040173847-5 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 34 2023-09-30T09:21:30.740 INFO:tasks.rados.rados.0.smithi040.stdout:325: seq_num 122 ranges {0=450560,450560=688128,1138688=630784,1769472=286720} 2023-09-30T09:21:30.742 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi040173847-49 from 0 to 450560 tid 1 2023-09-30T09:21:30.747 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi040173847-49 from 450560 to 1138688 tid 2 2023-09-30T09:21:30.751 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi040173847-49 from 1138688 to 1769472 tid 3 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:325: writing smithi040173847-49 from 1769472 to 2056192 tid 4 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:326: rmattr oid 41 current snap is 34 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 4 to smithi040173847-5 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 5 to smithi040173847-5 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:324: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 39 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:323: finishing write tid 6 to smithi040173847-5 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 87 (ObjNum 121 snap 34 seq_num 121) dirty exists 2023-09-30T09:21:30.754 INFO:tasks.rados.rados.0.smithi040.stdout:323: left oid 5 (ObjNum 121 snap 34 seq_num 121) 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:323: done (3 left) 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:324: done (2 left) 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:327: read oid 32 snap -1 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:327: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:328: read oid 10 snap -1 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:328: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 34 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 1 to smithi040173847-49 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 2 to smithi040173847-49 2023-09-30T09:21:30.755 INFO:tasks.rados.rados.0.smithi040.stdout:329: seq_num 123 ranges {1900544=466944,2367488=573440,2940928=794624,3735552=237568} 2023-09-30T09:21:30.768 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi040173847-34 from 1900544 to 2367488 tid 1 2023-09-30T09:21:30.772 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi040173847-34 from 2367488 to 2940928 tid 2 2023-09-30T09:21:30.776 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi040173847-34 from 2940928 to 3735552 tid 3 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:329: writing smithi040173847-34 from 3735552 to 3973120 tid 4 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:330: rmattr oid 33 current snap is 34 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:330: done (5 left) 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:331: read oid 46 snap -1 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:331: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:332: read oid 3 snap -1 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:332: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:21:30.778 INFO:tasks.rados.rados.0.smithi040.stdout:333: copy_from oid 21 from oid 4 current snap is 34 2023-09-30T09:21:30.779 INFO:tasks.rados.rados.0.smithi040.stdout:334: setattr oid 16 current snap is 34 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 3 to smithi040173847-49 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 4 to smithi040173847-49 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 5 to smithi040173847-49 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 70 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:325: finishing write tid 6 to smithi040173847-49 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 138 (ObjNum 122 snap 34 seq_num 122) dirty exists 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:325: left oid 49 (ObjNum 122 snap 34 seq_num 122) 2023-09-30T09:21:30.780 INFO:tasks.rados.rados.0.smithi040.stdout:327: expect (ObjNum 62 snap 4 seq_num 62) 2023-09-30T09:21:30.790 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:30.449+0000 7f4d079a4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:21:30.833 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 1 to smithi040173847-34 2023-09-30T09:21:30.834 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 2 to smithi040173847-34 2023-09-30T09:21:30.834 INFO:tasks.rados.rados.0.smithi040.stdout:328: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:21:30.904 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 3 to smithi040173847-34 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 4 to smithi040173847-34 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 5 to smithi040173847-34 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:329: finishing write tid 6 to smithi040173847-34 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 76 (ObjNum 123 snap 34 seq_num 123) dirty exists 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:329: left oid 34 (ObjNum 123 snap 34 seq_num 123) 2023-09-30T09:21:30.905 INFO:tasks.rados.rados.0.smithi040.stdout:331: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:21:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:332: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing copy_from to smithi040173847-21 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 52 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:333: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:325: done (8 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:326: done (7 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:327: done (6 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:328: done (5 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:329: done (4 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:331: done (3 left) 2023-09-30T09:21:30.938 INFO:tasks.rados.rados.0.smithi040.stdout:332: done (2 left) 2023-09-30T09:21:30.939 INFO:tasks.rados.rados.0.smithi040.stdout:333: done (1 left) 2023-09-30T09:21:30.939 INFO:tasks.rados.rados.0.smithi040.stdout:335: read oid 9 snap -1 2023-09-30T09:21:30.939 INFO:tasks.rados.rados.0.smithi040.stdout:335: expect (ObjNum 119 snap 33 seq_num 119) 2023-09-30T09:21:30.939 INFO:tasks.rados.rados.0.smithi040.stdout:336: snap_create 2023-09-30T09:21:30.941 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 146 (ObjNum 108 snap 23 seq_num 108) dirty exists 2023-09-30T09:21:30.961 INFO:tasks.rados.rados.0.smithi040.stdout:335: expect (ObjNum 119 snap 33 seq_num 119) 2023-09-30T09:21:31.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:31.283+0000 7f4d079a4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:21:31.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:31.496+0000 7f4d079a4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:21:31.737 INFO:tasks.rados.rados.0.smithi040.stdout:334: done (2 left) 2023-09-30T09:21:31.737 INFO:tasks.rados.rados.0.smithi040.stdout:335: done (1 left) 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:336: done (0 left) 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:337: read oid 31 snap -1 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:337: expect deleted 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:338: rollback oid 22 current snap is 35 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 29 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:339: read oid 48 snap -1 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:339: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:340: rollback oid 3 current snap is 35 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 29 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 35 2023-09-30T09:21:31.739 INFO:tasks.rados.rados.0.smithi040.stdout:341: seq_num 124 ranges {4800512=483328,5283840=458752,5742592=598016,6340608=548864} 2023-09-30T09:21:31.768 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi040173847-18 from 4800512 to 5283840 tid 1 2023-09-30T09:21:31.771 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi040173847-18 from 5283840 to 5742592 tid 2 2023-09-30T09:21:31.774 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi040173847-18 from 5742592 to 6340608 tid 3 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:341: writing smithi040173847-18 from 6340608 to 6889472 tid 4 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:342: rmattr oid 24 current snap is 35 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:342: done (5 left) 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:343: rmattr oid 41 current snap is 35 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:338: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:21:31.778 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 20 (ObjNum 65 snap 0 seq_num 1432051038) dirty dne 2023-09-30T09:21:31.779 INFO:tasks.rados.rados.0.smithi040.stdout:339: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:340: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 101 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 1 to smithi040173847-18 2023-09-30T09:21:31.801 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 2 to smithi040173847-18 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 3 to smithi040173847-18 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 4 to smithi040173847-18 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 5 to smithi040173847-18 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: finishing write tid 6 to smithi040173847-18 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 93 (ObjNum 124 snap 35 seq_num 124) dirty exists 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: left oid 18 (ObjNum 124 snap 35 seq_num 124) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 78 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:337: done (5 left) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:338: done (4 left) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:339: done (3 left) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:340: done (2 left) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:341: done (1 left) 2023-09-30T09:21:31.802 INFO:tasks.rados.rados.0.smithi040.stdout:343: done (0 left) 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:344: rmattr oid 23 current snap is 35 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:344: done (0 left) 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:345: copy_from oid 2 from oid 40 current snap is 35 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:346: delete oid 43 current snap is 35 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:346: done (1 left) 2023-09-30T09:21:31.803 INFO:tasks.rados.rados.0.smithi040.stdout:347: rollback oid 14 current snap is 35 2023-09-30T09:21:31.804 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 32 2023-09-30T09:21:31.804 INFO:tasks.rados.rados.0.smithi040.stdout:348: read oid 19 snap -1 2023-09-30T09:21:31.804 INFO:tasks.rados.rados.0.smithi040.stdout:348: expect deleted 2023-09-30T09:21:31.804 INFO:tasks.rados.rados.0.smithi040.stdout:349: snap_remove snap 34 2023-09-30T09:21:32.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:31.690+0000 7f4d079a4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:21:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: pgmap v146: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:21:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:31 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: pgmap v146: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: pgmap v146: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: osdmap e124: 8 total, 8 up, 8 in 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:31 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:32.738 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:32.411+0000 7f4d079a4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:21:32.738 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:32.604+0000 7f4d079a4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:349: done (3 left) 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:350: delete oid 39 current snap is 35 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:347: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 0 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing copy_from to smithi040173847-2 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 19 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:21:32.743 INFO:tasks.rados.rados.0.smithi040.stdout:345: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:21:32.750 INFO:tasks.rados.rados.0.smithi040.stdout:345: done (3 left) 2023-09-30T09:21:32.750 INFO:tasks.rados.rados.0.smithi040.stdout:347: done (2 left) 2023-09-30T09:21:32.750 INFO:tasks.rados.rados.0.smithi040.stdout:348: done (1 left) 2023-09-30T09:21:32.750 INFO:tasks.rados.rados.0.smithi040.stdout:350: done (0 left) 2023-09-30T09:21:32.751 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 35 2023-09-30T09:21:32.751 INFO:tasks.rados.rados.0.smithi040.stdout:351: seq_num 127 ranges {3006464=532480,3538944=507904,4046848=778240,4825088=319488} 2023-09-30T09:21:32.770 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi040173847-12 from 3006464 to 3538944 tid 1 2023-09-30T09:21:32.773 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi040173847-12 from 3538944 to 4046848 tid 2 2023-09-30T09:21:32.777 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi040173847-12 from 4046848 to 4825088 tid 3 2023-09-30T09:21:32.779 INFO:tasks.rados.rados.0.smithi040.stdout:351: writing smithi040173847-12 from 4825088 to 5144576 tid 4 2023-09-30T09:21:32.779 INFO:tasks.rados.rados.0.smithi040.stdout:352: snap_remove snap 22 2023-09-30T09:21:32.779 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 1 to smithi040173847-12 2023-09-30T09:21:32.780 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 2 to smithi040173847-12 2023-09-30T09:21:33.051 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-mon[115560]: osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:21:33.051 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:32.814+0000 7f4d079a4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:21:33.051 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:32.941+0000 7f4d079a4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:21:33.052 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:32] ENGINE Bus STARTING 2023-09-30T09:21:33.052 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: CherryPy Checker: 2023-09-30T09:21:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:32 smithi040 ceph-mon[124707]: osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:21:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:32 smithi040 ceph-mon[110340]: osdmap e125: 8 total, 8 up, 8 in 2023-09-30T09:21:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: The Application mounted at '' has an empty config. 2023-09-30T09:21:33.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:33.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:33] ENGINE Serving on http://:::9283 2023-09-30T09:21:33.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:33] ENGINE Bus STARTED 2023-09-30T09:21:33.674 INFO:tasks.rados.rados.0.smithi040.stdout:352: done (1 left) 2023-09-30T09:21:33.674 INFO:tasks.rados.rados.0.smithi040.stdout:353: snap_remove snap 21 2023-09-30T09:21:33.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:33] "GET /metrics HTTP/1.1" 200 239134 "" "Prometheus/2.43.0" 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: pgmap v149: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: Standby manager daemon x restarted 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: Standby manager daemon x started 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[110340]: osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: pgmap v149: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: Standby manager daemon x restarted 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:33.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:33 smithi040 ceph-mon[124707]: osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: pgmap v149: 121 pgs: 121 active+clean; 99 MiB data, 260 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: osdmap e126: 8 total, 8 up, 8 in 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: Standby manager daemon x restarted 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:21:34.032 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:34.033 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:33 smithi143 ceph-mon[115560]: osdmap e127: 8 total, 8 up, 8 in 2023-09-30T09:21:34.305 INFO:tasks.rados.rados.0.smithi040.stdout:353: done (1 left) 2023-09-30T09:21:34.305 INFO:tasks.rados.rados.0.smithi040.stdout:354: snap_remove snap 29 2023-09-30T09:21:34.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE Bus STOPPING 2023-09-30T09:21:34.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:21:34.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE Bus STOPPED 2023-09-30T09:21:34.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE Bus STARTING 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.450+0000 7f4c6550c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.450+0000 7f4c6550c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.450+0000 7f4c6550c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.450+0000 7f4c6550c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.450+0000 7f4c6550c700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.451+0000 7f4c67d11700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.451+0000 7f4c67d11700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.451+0000 7f4c67d11700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.451+0000 7f4c67d11700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:21:34.451+0000 7f4c67d11700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE Serving on http://:::9283 2023-09-30T09:21:34.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:21:34] ENGINE Bus STARTED 2023-09-30T09:21:34.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:34.301+0000 7ff8b9667700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-30T09:21:34.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setuser ceph since I am not root 2023-09-30T09:21:34.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ignoring --setgroup ceph since I am not root 2023-09-30T09:21:34.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mgr[110614]: -- 172.21.15.40:0/365925776 <== mon.2 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5617b27a09c0 con 0x5617b2776800 2023-09-30T09:21:34.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:34.497+0000 7f88303f21c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:21:35.043 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:34.692+0000 7f88303f21c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:21:35.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: mgrmap e23: y(active, since 2m), standbys: x 2023-09-30T09:21:35.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.043 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: mgrmap e24: x(active, starting, since 0.0118379s) 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:21:35.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:21:35.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: Manager daemon x is now available 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: mgrmap e23: y(active, since 2m), standbys: x 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:35.046 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: mgrmap e24: x(active, starting, since 0.0118379s) 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:21:35.047 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:21:35.048 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: Manager daemon x is now available 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.050 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:34 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: mgrmap e23: y(active, since 2m), standbys: x 2023-09-30T09:21:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 172.21.15.40:0/2106406935' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: osdmap e128: 8 total, 8 up, 8 in 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: mgrmap e24: x(active, starting, since 0.0118379s) 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:21:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:21:35.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: Manager daemon x is now available 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:21:35.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:34 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-30T09:21:35.302 INFO:tasks.rados.rados.0.smithi040.stdout:354: done (1 left) 2023-09-30T09:21:35.302 INFO:tasks.rados.rados.0.smithi040.stdout:355: snap_remove snap 31 2023-09-30T09:21:35.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:35.041+0000 7f88303f21c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:21:35.462 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:21:35.804 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) 2m ago 2m 16.5M - 0.25.0 c8568f914cd2 e6bce9823746 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (2m) 4s ago 2m 94.3M - 9.4.7 2c41d148cca3 6e9c9ceae45d 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (3m) 2m ago 3m 18.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (3m) 4s ago 3m 17.0M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283 running (11s) 4s ago 6m 55.7M - 18.0.0-6447-g1d10b717 dda7fab67785 0685c07a1c0c 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:9283 running (7m) 2m ago 7m 494M - 17.2.6-1161-g191c1869 8497a1260037 6235a942108d 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (7m) 2m ago 7m 78.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 e9234b21ecd4 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (6m) 4s ago 6m 62.2M 2048M 17.2.6-1161-g191c1869 8497a1260037 d7f0602445a6 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (6m) 2m ago 6m 59.7M 2048M 17.2.6-1161-g191c1869 8497a1260037 196a38a6b652 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) 2m ago 2m 3946k - 1.5.0 0da6a335fe13 2036b61af306 2023-09-30T09:21:35.805 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (2m) 4s ago 2m 9899k - 1.5.0 0da6a335fe13 59b4193f6c2e 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (5m) 2m ago 5m 59.5M 2999M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) 2m ago 5m 62.2M 2999M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (5m) 2m ago 5m 56.0M 2999M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (4m) 2m ago 4m 51.3M 2999M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (4m) 4s ago 4m 111M 2998M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (4m) 4s ago 4m 101M 2998M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (3m) 4s ago 3m 85.8M 2998M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (3m) 4s ago 3m 98.4M 2998M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:21:35.806 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (2m) 4s ago 3m 50.7M - 2.43.0 a07b618ecd1d 0941dc985069 2023-09-30T09:21:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: Deploying cephadm binary to smithi143 2023-09-30T09:21:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: Deploying cephadm binary to smithi040 2023-09-30T09:21:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:21:36.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:35 smithi143 ceph-mon[115560]: mgrmap e25: x(active, since 1.02229s) 2023-09-30T09:21:36.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:35.661+0000 7f88303f21c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:21:36.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:35.858+0000 7f88303f21c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:21:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: Deploying cephadm binary to smithi143 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: Deploying cephadm binary to smithi040 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[124707]: mgrmap e25: x(active, since 1.02229s) 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: Deploying cephadm binary to smithi143 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: Deploying cephadm binary to smithi040 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: osdmap e129: 8 total, 8 up, 8 in 2023-09-30T09:21:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:35 smithi040 ceph-mon[110340]: mgrmap e25: x(active, since 1.02229s) 2023-09-30T09:21:36.234 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:21:36.234 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:21:36.235 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 13, 2023-09-30T09:21:36.236 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:21:36.236 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:21:36.236 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:21:36.303 INFO:tasks.rados.rados.0.smithi040.stdout:355: done (1 left) 2023-09-30T09:21:36.303 INFO:tasks.rados.rados.0.smithi040.stdout:356: setattr oid 21 current snap is 35 2023-09-30T09:21:36.304 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 3 to smithi040173847-12 2023-09-30T09:21:36.304 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 4 to smithi040173847-12 2023-09-30T09:21:36.304 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 5 to smithi040173847-12 2023-09-30T09:21:36.305 INFO:tasks.rados.rados.0.smithi040.stdout:351: finishing write tid 6 to smithi040173847-12 2023-09-30T09:21:36.305 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 71 (ObjNum 127 snap 35 seq_num 127) dirty exists 2023-09-30T09:21:36.305 INFO:tasks.rados.rados.0.smithi040.stdout:351: left oid 12 (ObjNum 127 snap 35 seq_num 127) 2023-09-30T09:21:36.307 INFO:tasks.rados.rados.0.smithi040.stdout:351: done (1 left) 2023-09-30T09:21:36.307 INFO:tasks.rados.rados.0.smithi040.stdout:357: read oid 27 snap -1 2023-09-30T09:21:36.307 INFO:tasks.rados.rados.0.smithi040.stdout:357: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:21:36.307 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 35 2023-09-30T09:21:36.307 INFO:tasks.rados.rados.0.smithi040.stdout:358: seq_num 128 ranges {1572864=548864,2121728=794624,2916352=581632,3497984=229376} 2023-09-30T09:21:36.319 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi040173847-32 from 1572864 to 2121728 tid 1 2023-09-30T09:21:36.323 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi040173847-32 from 2121728 to 2916352 tid 2 2023-09-30T09:21:36.327 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi040173847-32 from 2916352 to 3497984 tid 3 2023-09-30T09:21:36.328 INFO:tasks.rados.rados.0.smithi040.stdout:358: writing smithi040173847-32 from 3497984 to 3727360 tid 4 2023-09-30T09:21:36.328 INFO:tasks.rados.rados.0.smithi040.stdout:359: setattr oid 8 current snap is 35 2023-09-30T09:21:36.328 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 122 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:21:36.328 INFO:tasks.rados.rados.0.smithi040.stdout:357: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 1 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 2 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 3 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 4 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 5 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:358: finishing write tid 6 to smithi040173847-32 2023-09-30T09:21:36.341 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 54 (ObjNum 128 snap 35 seq_num 128) dirty exists 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:358: left oid 32 (ObjNum 128 snap 35 seq_num 128) 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:356: done (3 left) 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:357: done (2 left) 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:358: done (1 left) 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:360: read oid 47 snap -1 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:360: expect (ObjNum 68 snap 10 seq_num 68) 2023-09-30T09:21:36.342 INFO:tasks.rados.rados.0.smithi040.stdout:361: snap_remove snap 28 2023-09-30T09:21:36.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:36.324+0000 7f88303f21c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:21:37.011 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: pgmap v4: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:37.011 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: [30/Sep/2023:09:21:35] ENGINE Bus STARTING 2023-09-30T09:21:37.011 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.011 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: [30/Sep/2023:09:21:35] ENGINE Serving on http://172.21.15.143:8765 2023-09-30T09:21:37.011 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: [30/Sep/2023:09:21:35] ENGINE Serving on https://172.21.15.143:7150 2023-09-30T09:21:37.012 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: [30/Sep/2023:09:21:35] ENGINE Bus STARTED 2023-09-30T09:21:37.012 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.012 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/9826345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:37.012 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:36 smithi143 ceph-mon[115560]: osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: pgmap v4: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: [30/Sep/2023:09:21:35] ENGINE Bus STARTING 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: [30/Sep/2023:09:21:35] ENGINE Serving on http://172.21.15.143:8765 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: [30/Sep/2023:09:21:35] ENGINE Serving on https://172.21.15.143:7150 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: [30/Sep/2023:09:21:35] ENGINE Bus STARTED 2023-09-30T09:21:37.145 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/9826345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[124707]: osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: pgmap v4: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: [30/Sep/2023:09:21:35] ENGINE Bus STARTING 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: [30/Sep/2023:09:21:35] ENGINE Serving on http://172.21.15.143:8765 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: [30/Sep/2023:09:21:35] ENGINE Serving on https://172.21.15.143:7150 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: [30/Sep/2023:09:21:35] ENGINE Bus STARTED 2023-09-30T09:21:37.146 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:21:37.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/9826345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:21:37.147 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:36 smithi040 ceph-mon[110340]: osdmap e130: 8 total, 8 up, 8 in 2023-09-30T09:21:37.327 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:37] "GET /metrics HTTP/1.1" 200 33100 "" "Prometheus/2.43.0" 2023-09-30T09:21:37.330 INFO:tasks.rados.rados.0.smithi040.stdout:361: done (2 left) 2023-09-30T09:21:37.330 INFO:tasks.rados.rados.0.smithi040.stdout:362: snap_remove snap 24 2023-09-30T09:21:37.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:37.239+0000 7f88303f21c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:21:37.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:37.352+0000 7f88303f21c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:21:38.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-mon[124707]: pgmap v6: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:38.130 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-mon[124707]: osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:21:38.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-mon[110340]: pgmap v6: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:38.131 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:37 smithi040 ceph-mon[110340]: osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:21:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:37 smithi143 ceph-mon[115560]: pgmap v6: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:37 smithi143 ceph-mon[115560]: osdmap e131: 8 total, 8 up, 8 in 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:362: done (2 left) 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:363: read oid 14 snap -1 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:363: expect deleted 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:364: setattr oid 15 current snap is 35 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 141 (ObjNum 49 snap 0 seq_num 3194770576) dirty exists 2023-09-30T09:21:38.332 INFO:tasks.rados.rados.0.smithi040.stdout:360: expect (ObjNum 68 snap 10 seq_num 68) 2023-09-30T09:21:38.404 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.128+0000 7f88303f21c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:21:38.405 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.258+0000 7f88303f21c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:21:38.405 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.372+0000 7f88303f21c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:21:38.457 INFO:tasks.rados.rados.0.smithi040.stdout:359: done (3 left) 2023-09-30T09:21:38.457 INFO:tasks.rados.rados.0.smithi040.stdout:360: done (2 left) 2023-09-30T09:21:38.458 INFO:tasks.rados.rados.0.smithi040.stdout:363: done (1 left) 2023-09-30T09:21:38.458 INFO:tasks.rados.rados.0.smithi040.stdout:365: setattr oid 32 current snap is 35 2023-09-30T09:21:38.458 INFO:tasks.rados.rados.0.smithi040.stdout:366: delete oid 20 current snap is 35 2023-09-30T09:21:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 174 (ObjNum 4113 snap 0 seq_num 1798652053) dirty exists 2023-09-30T09:21:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:364: done (2 left) 2023-09-30T09:21:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:366: done (1 left) 2023-09-30T09:21:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:367: copy_from oid 6 from oid 19 current snap is 35 2023-09-30T09:21:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 35 2023-09-30T09:21:38.464 INFO:tasks.rados.rados.0.smithi040.stdout:368: seq_num 130 ranges {1581056=581632,2162688=614400,2777088=598016,3375104=393216} 2023-09-30T09:21:38.473 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi040173847-17 from 1581056 to 2162688 tid 1 2023-09-30T09:21:38.477 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi040173847-17 from 2162688 to 2777088 tid 2 2023-09-30T09:21:38.481 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi040173847-17 from 2777088 to 3375104 tid 3 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:368: writing smithi040173847-17 from 3375104 to 3768320 tid 4 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:369: read oid 45 snap -1 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:369: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:370: read oid 4 snap -1 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:370: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 35 2023-09-30T09:21:38.484 INFO:tasks.rados.rados.0.smithi040.stdout:371: seq_num 131 ranges {6553600=598016,7151616=499712,7651328=753664,8404992=352256} 2023-09-30T09:21:38.524 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi040173847-9 from 6553600 to 7151616 tid 1 2023-09-30T09:21:38.527 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi040173847-9 from 7151616 to 7651328 tid 2 2023-09-30T09:21:38.532 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi040173847-9 from 7651328 to 8404992 tid 3 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:371: writing smithi040173847-9 from 8404992 to 8757248 tid 4 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:372: rollback oid 15 current snap is 35 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 33 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 61 (ObjNum 128 snap 35 seq_num 128) dirty exists 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing copy_from to smithi040173847-6 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:367: got expected ENOENT (src dne) 2023-09-30T09:21:38.535 INFO:tasks.rados.rados.0.smithi040.stdout:367: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:21:38.536 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 1 to smithi040173847-17 2023-09-30T09:21:38.536 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 2 to smithi040173847-17 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 3 to smithi040173847-17 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:365: done (6 left) 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:367: done (5 left) 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:373: setattr oid 50 current snap is 35 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 4 to smithi040173847-17 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 5 to smithi040173847-17 2023-09-30T09:21:38.537 INFO:tasks.rados.rados.0.smithi040.stdout:368: finishing write tid 6 to smithi040173847-17 2023-09-30T09:21:38.538 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 112 (ObjNum 130 snap 35 seq_num 130) dirty exists 2023-09-30T09:21:38.538 INFO:tasks.rados.rados.0.smithi040.stdout:368: left oid 17 (ObjNum 130 snap 35 seq_num 130) 2023-09-30T09:21:38.538 INFO:tasks.rados.rados.0.smithi040.stdout:370: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:21:38.608 INFO:tasks.rados.rados.0.smithi040.stdout:369: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:38.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.490+0000 7f88303f21c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:21:38.764 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.40:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:21:38.764 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephPGImbalance index=15 msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on (job) group_left () avg by (job) (ceph_osd_numpg\n > 0)) / on (job) group_left () avg by (job) (ceph_osd_numpg > 0)) * on (ceph_daemon)\n group_left (hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"172.21.15.40:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 1 to smithi040173847-9 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 2 to smithi040173847-9 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 3 to smithi040173847-9 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 4 to smithi040173847-9 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 5 to smithi040173847-9 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing rollback tid 0 to smithi040173847-15 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:21:38.889 INFO:tasks.rados.rados.0.smithi040.stdout:372: finishing rollback tid 2 to smithi040173847-15 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 177 (ObjNum 4113 snap 0 seq_num 1798652053) dirty exists 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:371: finishing write tid 6 to smithi040173847-9 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 136 (ObjNum 131 snap 35 seq_num 131) dirty exists 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:371: left oid 9 (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:368: done (5 left) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:369: done (4 left) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:370: done (3 left) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:371: done (2 left) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:372: done (1 left) 2023-09-30T09:21:38.890 INFO:tasks.rados.rados.0.smithi040.stdout:374: snap_create 2023-09-30T09:21:38.892 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 5 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-30T09:21:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-mon[115560]: mgrmap e26: x(active, since 3s) 2023-09-30T09:21:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-mon[115560]: osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:21:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:38 smithi143 ceph-mon[115560]: osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:21:39.154 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.789+0000 7f88303f21c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:38.903+0000 7f88303f21c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:39.152+0000 7f88303f21c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[124707]: mgrmap e26: x(active, since 3s) 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[124707]: osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[124707]: osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:21:39.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[110340]: mgrmap e26: x(active, since 3s) 2023-09-30T09:21:39.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[110340]: osdmap e132: 8 total, 8 up, 8 in 2023-09-30T09:21:39.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.156 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:38 smithi040 ceph-mon[110340]: osdmap e133: 8 total, 8 up, 8 in 2023-09-30T09:21:39.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:39.270+0000 7f88303f21c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:21:39.775 INFO:tasks.rados.rados.0.smithi040.stdout:373: done (1 left) 2023-09-30T09:21:39.776 INFO:tasks.rados.rados.0.smithi040.stdout:374: done (0 left) 2023-09-30T09:21:39.776 INFO:tasks.rados.rados.0.smithi040.stdout:375: read oid 46 snap -1 2023-09-30T09:21:39.776 INFO:tasks.rados.rados.0.smithi040.stdout:375: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:21:39.776 INFO:tasks.rados.rados.0.smithi040.stdout:376: snap_remove snap 10 2023-09-30T09:21:39.777 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:39.487+0000 7f88303f21c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:21:39.777 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:39.582+0000 7f88303f21c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:21:39.778 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: pgmap v8: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:39.779 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.780 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:39.780 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: pgmap v8: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:40.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.061 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:39 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: pgmap v8: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:39 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:376: done (1 left) 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:377: read oid 12 snap -1 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:377: expect (ObjNum 127 snap 35 seq_num 127) 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:378: read oid 38 snap 7 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:378: expect (ObjNum 56 snap 3 seq_num 56) 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:379: snap_create 2023-09-30T09:21:40.776 INFO:tasks.rados.rados.0.smithi040.stdout:375: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:21:40.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi040 to 2487M 2023-09-30T09:21:40.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[110340]: osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:21:40.786 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[110340]: osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:21:40.786 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:40.441+0000 7f88303f21c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:21:40.786 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:40.657+0000 7f88303f21c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:21:40.806 INFO:tasks.rados.rados.0.smithi040.stdout:378: expect (ObjNum 56 snap 3 seq_num 56) 2023-09-30T09:21:40.870 INFO:tasks.rados.rados.0.smithi040.stdout:377: expect (ObjNum 127 snap 35 seq_num 127) 2023-09-30T09:21:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:40 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi040 to 2487M 2023-09-30T09:21:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:40 smithi143 ceph-mon[115560]: osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:21:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:40 smithi143 ceph-mon[115560]: osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:21:41.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:40.888+0000 7f88303f21c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:21:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi040 to 2487M 2023-09-30T09:21:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[124707]: osdmap e134: 8 total, 8 up, 8 in 2023-09-30T09:21:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:40 smithi040 ceph-mon[124707]: osdmap e135: 8 total, 8 up, 8 in 2023-09-30T09:21:41.776 INFO:tasks.rados.rados.0.smithi040.stdout:375: done (3 left) 2023-09-30T09:21:41.776 INFO:tasks.rados.rados.0.smithi040.stdout:377: done (2 left) 2023-09-30T09:21:41.776 INFO:tasks.rados.rados.0.smithi040.stdout:378: done (1 left) 2023-09-30T09:21:41.776 INFO:tasks.rados.rados.0.smithi040.stdout:379: done (0 left) 2023-09-30T09:21:41.777 INFO:tasks.rados.rados.0.smithi040.stdout:380: delete oid 4 current snap is 37 2023-09-30T09:21:41.780 INFO:tasks.rados.rados.0.smithi040.stdout:380: done (0 left) 2023-09-30T09:21:41.780 INFO:tasks.rados.rados.0.smithi040.stdout:381: snap_create 2023-09-30T09:21:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:41 smithi143 ceph-mon[115560]: pgmap v12: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:41 smithi143 ceph-mon[115560]: osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:21:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-mon[110340]: pgmap v12: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-mon[110340]: osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:21:41.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:41.584+0000 7f88303f21c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:21:41.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:41.794+0000 7f88303f21c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:21:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-mon[124707]: pgmap v12: 121 pgs: 121 active+clean; 109 MiB data, 282 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:41 smithi040 ceph-mon[124707]: osdmap e136: 8 total, 8 up, 8 in 2023-09-30T09:21:42.266 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:42.002+0000 7f88303f21c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:21:42.266 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:42.143+0000 7f88303f21c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:21:42.266 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:21:42] ENGINE Bus STARTING 2023-09-30T09:21:42.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: CherryPy Checker: 2023-09-30T09:21:42.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: The Application mounted at '' has an empty config. 2023-09-30T09:21:42.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: 2023-09-30T09:21:42.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:21:42] ENGINE Serving on http://:::9283 2023-09-30T09:21:42.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: [30/Sep/2023:09:21:42] ENGINE Bus STARTED 2023-09-30T09:21:42.777 INFO:tasks.rados.rados.0.smithi040.stdout:381: done (0 left) 2023-09-30T09:21:42.777 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 38 2023-09-30T09:21:42.777 INFO:tasks.rados.rados.0.smithi040.stdout:382: seq_num 133 ranges {458752=630784,1089536=663552,1753088=770048,2523136=172032} 2023-09-30T09:21:42.783 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi040173847-28 from 458752 to 1089536 tid 1 2023-09-30T09:21:42.787 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi040173847-28 from 1089536 to 1753088 tid 2 2023-09-30T09:21:42.792 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi040173847-28 from 1753088 to 2523136 tid 3 2023-09-30T09:21:42.793 INFO:tasks.rados.rados.0.smithi040.stdout:382: writing smithi040173847-28 from 2523136 to 2695168 tid 4 2023-09-30T09:21:42.793 INFO:tasks.rados.rados.0.smithi040.stdout:383: rollback oid 34 current snap is 38 2023-09-30T09:21:42.793 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 32 2023-09-30T09:21:42.793 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 1 to smithi040173847-28 2023-09-30T09:21:42.793 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 2 to smithi040173847-28 2023-09-30T09:21:42.794 INFO:tasks.rados.rados.0.smithi040.stdout:384: delete oid 8 current snap is 38 2023-09-30T09:21:42.798 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 3 to smithi040173847-28 2023-09-30T09:21:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:384: done (2 left) 2023-09-30T09:21:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 38 2023-09-30T09:21:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:385: seq_num 135 ranges {2883584=663552,3547136=434176,3981312=786432,4767744=385024} 2023-09-30T09:21:42.820 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi040173847-47 from 2883584 to 3547136 tid 1 2023-09-30T09:21:42.822 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi040173847-47 from 3547136 to 3981312 tid 2 2023-09-30T09:21:42.827 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi040173847-47 from 3981312 to 4767744 tid 3 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:385: writing smithi040173847-47 from 4767744 to 5152768 tid 4 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:386: snap_create 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing rollback tid 0 to smithi040173847-34 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:383: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 122 (ObjNum 77 snap 14 seq_num 77) dirty exists 2023-09-30T09:21:42.830 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 4 to smithi040173847-28 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 5 to smithi040173847-28 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:382: finishing write tid 6 to smithi040173847-28 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 117 (ObjNum 133 snap 38 seq_num 133) dirty exists 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:382: left oid 28 (ObjNum 133 snap 38 seq_num 133) 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 1 to smithi040173847-47 2023-09-30T09:21:42.831 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 2 to smithi040173847-47 2023-09-30T09:21:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 3 to smithi040173847-47 2023-09-30T09:21:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 4 to smithi040173847-47 2023-09-30T09:21:42.832 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 5 to smithi040173847-47 2023-09-30T09:21:42.833 INFO:tasks.rados.rados.0.smithi040.stdout:385: finishing write tid 6 to smithi040173847-47 2023-09-30T09:21:42.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 129 (ObjNum 135 snap 38 seq_num 135) dirty exists 2023-09-30T09:21:42.833 INFO:tasks.rados.rados.0.smithi040.stdout:385: left oid 47 (ObjNum 135 snap 38 seq_num 135) 2023-09-30T09:21:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Adjusting osd_memory_target on smithi143 to 2486M 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Standby manager daemon y started 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.396 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: pgmap v15: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:43.396 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.396 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.396 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:21:43.396 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:43 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Adjusting osd_memory_target on smithi143 to 2486M 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Standby manager daemon y started 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: pgmap v15: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Adjusting osd_memory_target on smithi143 to 2486M 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Standby manager daemon y started 2023-09-30T09:21:43.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.40:0/109689966' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: pgmap v15: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: osdmap e137: 8 total, 8 up, 8 in 2023-09-30T09:21:43.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:43.686 INFO:tasks.rados.rados.0.smithi040.stdout:382: done (3 left) 2023-09-30T09:21:43.686 INFO:tasks.rados.rados.0.smithi040.stdout:383: done (2 left) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:385: done (1 left) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:386: done (0 left) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:387: read oid 45 snap -1 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:387: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:388: rmattr oid 18 current snap is 39 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:388: done (1 left) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:389: read oid 28 snap -1 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:389: expect (ObjNum 133 snap 38 seq_num 133) 2023-09-30T09:21:43.687 INFO:tasks.rados.rados.0.smithi040.stdout:390: snap_create 2023-09-30T09:21:43.707 INFO:tasks.rados.rados.0.smithi040.stdout:389: expect (ObjNum 133 snap 38 seq_num 133) 2023-09-30T09:21:43.787 INFO:tasks.rados.rados.0.smithi040.stdout:387: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:43.888 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:21:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[110591]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:43] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-30T09:21:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[124707]: osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:21:44.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:44 smithi040 ceph-mon[110340]: osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:21:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:21:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: mgrmap e27: x(active, since 8s), standbys: y 2023-09-30T09:21:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: Reconfiguring alertmanager.a (dependencies changed)... 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: Reconfiguring daemon alertmanager.a on smithi040 2023-09-30T09:21:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:44 smithi143 ceph-mon[115560]: osdmap e138: 8 total, 8 up, 8 in 2023-09-30T09:21:44.693 INFO:tasks.rados.rados.0.smithi040.stdout:387: done (2 left) 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:389: done (1 left) 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:390: done (0 left) 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:391: read oid 10 snap -1 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:391: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:392: rollback oid 42 current snap is 40 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 35 2023-09-30T09:21:44.694 INFO:tasks.rados.rados.0.smithi040.stdout:393: snap_remove snap 23 2023-09-30T09:21:45.704 INFO:tasks.rados.rados.0.smithi040.stdout:393: done (2 left) 2023-09-30T09:21:45.704 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 40 2023-09-30T09:21:45.704 INFO:tasks.rados.rados.0.smithi040.stdout:394: seq_num 136 ranges {4431872=688128,5120000=720896,5840896=540672,6381568=344064} 2023-09-30T09:21:45.732 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi040173847-23 from 4431872 to 5120000 tid 1 2023-09-30T09:21:45.737 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi040173847-23 from 5120000 to 5840896 tid 2 2023-09-30T09:21:45.740 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi040173847-23 from 5840896 to 6381568 tid 3 2023-09-30T09:21:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:394: writing smithi040173847-23 from 6381568 to 6725632 tid 4 2023-09-30T09:21:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:395: delete oid 8 current snap is 40 2023-09-30T09:21:45.743 INFO:tasks.rados.rados.0.smithi040.stdout:391: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:21:45.816 INFO:tasks.rados.rados.0.smithi040.stdout:392: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:21:45.816 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 140 (ObjNum 129 snap 0 seq_num 3791508848) dirty dne 2023-09-30T09:21:45.816 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 1 to smithi040173847-23 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 2 to smithi040173847-23 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 3 to smithi040173847-23 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:391: done (3 left) 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:392: done (2 left) 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:395: done (1 left) 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:396: read oid 26 snap 33 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:396: expect deleted 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:397: read oid 47 snap -1 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:397: expect (ObjNum 135 snap 38 seq_num 135) 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:398: read oid 41 snap -1 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:398: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:399: rollback oid 2 current snap is 40 2023-09-30T09:21:45.817 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 15 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 4 to smithi040173847-23 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 5 to smithi040173847-23 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:394: finishing write tid 6 to smithi040173847-23 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 85 (ObjNum 136 snap 40 seq_num 136) dirty exists 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:394: left oid 23 (ObjNum 136 snap 40 seq_num 136) 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:394: done (4 left) 2023-09-30T09:21:45.818 INFO:tasks.rados.rados.0.smithi040.stdout:400: snap_create 2023-09-30T09:21:45.821 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing rollback tid 0 to smithi040173847-2 2023-09-30T09:21:45.826 INFO:tasks.rados.rados.0.smithi040.stdout:398: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:21:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:21:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:399: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:21:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 174 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-30T09:21:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:397: expect (ObjNum 135 snap 38 seq_num 135) 2023-09-30T09:21:45.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:45 smithi040 ceph-mon[110340]: pgmap v18: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:45.890 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:45 smithi040 ceph-mon[110340]: osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:21:45.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:45 smithi040 ceph-mon[124707]: pgmap v18: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:45.891 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:45 smithi040 ceph-mon[124707]: osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:21:45.891 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:45 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:45.891 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[169822]: ts=2023-09-30T09:21:45.624Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:21:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:45 smithi143 ceph-mon[115560]: pgmap v18: 121 pgs: 121 active+clean; 115 MiB data, 306 MiB used, 715 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.6 MiB/s wr, 64 op/s 2023-09-30T09:21:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:45 smithi143 ceph-mon[115560]: osdmap e139: 8 total, 8 up, 8 in 2023-09-30T09:21:46.159 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:45 smithi040 bash[176529]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:21:46.551 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T09:21:47.030 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:47.030 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 systemd[1]: Starting Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:396: done (4 left) 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:397: done (3 left) 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:398: done (2 left) 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:399: done (1 left) 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:400: done (0 left) 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:401: read oid 14 snap -1 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:401: expect deleted 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:402: delete oid 12 current snap is 41 2023-09-30T09:21:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:401: done (1 left) 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:402: done (0 left) 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 41 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: seq_num 139 ranges {106496=737280,843776=425984,1269760=761856,2031616=417792} 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi040173847-3 from 106496 to 843776 tid 1 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi040173847-3 from 843776 to 1269760 tid 2 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi040173847-3 from 1269760 to 2031616 tid 3 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: writing smithi040173847-3 from 2031616 to 2449408 tid 4 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 41 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 1 to smithi040173847-3 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 2 to smithi040173847-3 2023-09-30T09:21:47.035 INFO:tasks.rados.rados.0.smithi040.stdout:404: seq_num 140 ranges {2056192=753664,2809856=704512,3514368=524288,4038656=376832} 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi040173847-49 from 2056192 to 2809856 tid 1 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi040173847-49 from 2809856 to 3514368 tid 2 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi040173847-49 from 3514368 to 4038656 tid 3 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:404: writing smithi040173847-49 from 4038656 to 4415488 tid 4 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 41 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 3 to smithi040173847-3 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:405: seq_num 141 ranges {106496=770048,876544=589824,1466368=729088,2195456=286720} 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi040173847-7 from 106496 to 876544 tid 1 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi040173847-7 from 876544 to 1466368 tid 2 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi040173847-7 from 1466368 to 2195456 tid 3 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:405: writing smithi040173847-7 from 2195456 to 2482176 tid 4 2023-09-30T09:21:47.036 INFO:tasks.rados.rados.0.smithi040.stdout:406: snap_remove snap 38 2023-09-30T09:21:47.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-mon[124707]: osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:47.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-mon[110340]: osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.672Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.672Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.673Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.674Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 bash[176646]: 6e20f05d93306c20dfa91ade5e793d4a2d54d7ae3124f23475dff97ba6b006af 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 systemd[1]: Started Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:47.069 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.700Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:21:47.070 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.701Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:21:47.070 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.704Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-30T09:21:47.070 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:46.704Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-30T09:21:47.194 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:46 smithi143 ceph-mon[115560]: osdmap e140: 8 total, 8 up, 8 in 2023-09-30T09:21:47.407 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:47.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:21:47] "GET /metrics HTTP/1.1" 200 33100 "" "Prometheus/2.43.0" 2023-09-30T09:21:47.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 bash[176827]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:21:47.659 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:21:47.748 INFO:tasks.rados.rados.0.smithi040.stdout:406: done (3 left) 2023-09-30T09:21:47.748 INFO:tasks.rados.rados.0.smithi040.stdout:407: rollback oid 5 current snap is 41 2023-09-30T09:21:47.748 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 37 2023-09-30T09:21:47.748 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 41 2023-09-30T09:21:47.748 INFO:tasks.rados.rados.0.smithi040.stdout:408: seq_num 142 ranges {2342912=786432,3129344=475136,3604480=540672,4145152=589824} 2023-09-30T09:21:47.765 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi040173847-10 from 2342912 to 3129344 tid 1 2023-09-30T09:21:47.768 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi040173847-10 from 3129344 to 3604480 tid 2 2023-09-30T09:21:47.772 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi040173847-10 from 3604480 to 4145152 tid 3 2023-09-30T09:21:47.777 INFO:tasks.rados.rados.0.smithi040.stdout:408: writing smithi040173847-10 from 4145152 to 4734976 tid 4 2023-09-30T09:21:47.777 INFO:tasks.rados.rados.0.smithi040.stdout:409: copy_from oid 43 from oid 13 current snap is 41 2023-09-30T09:21:47.778 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 4 to smithi040173847-3 2023-09-30T09:21:47.778 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 5 to smithi040173847-3 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:403: finishing write tid 6 to smithi040173847-3 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 139 (ObjNum 139 snap 41 seq_num 139) dirty exists 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:403: left oid 3 (ObjNum 139 snap 41 seq_num 139) 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 1 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 2 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 3 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:403: done (5 left) 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:410: snap_create 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 4 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 5 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:404: finishing write tid 6 to smithi040173847-49 2023-09-30T09:21:47.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 192 (ObjNum 140 snap 41 seq_num 140) dirty exists 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:404: left oid 49 (ObjNum 140 snap 41 seq_num 140) 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 1 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 2 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 3 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 4 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 5 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: finishing write tid 6 to smithi040173847-7 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 97 (ObjNum 141 snap 41 seq_num 141) dirty exists 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:405: left oid 7 (ObjNum 141 snap 41 seq_num 141) 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing rollback tid 0 to smithi040173847-5 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:21:47.780 INFO:tasks.rados.rados.0.smithi040.stdout:407: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:21:47.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 90 (ObjNum 121 snap 34 seq_num 121) dirty exists 2023-09-30T09:21:47.781 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 1 to smithi040173847-10 2023-09-30T09:21:47.781 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 2 to smithi040173847-10 2023-09-30T09:21:47.781 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 3 to smithi040173847-10 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing copy_from to smithi040173847-43 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:409: got expected ENOENT (src dne) 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:409: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 4 to smithi040173847-10 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 5 to smithi040173847-10 2023-09-30T09:21:47.782 INFO:tasks.rados.rados.0.smithi040.stdout:408: finishing write tid 6 to smithi040173847-10 2023-09-30T09:21:47.783 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 200 (ObjNum 142 snap 41 seq_num 142) dirty exists 2023-09-30T09:21:47.783 INFO:tasks.rados.rados.0.smithi040.stdout:408: left oid 10 (ObjNum 142 snap 41 seq_num 142) 2023-09-30T09:21:48.015 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-30T09:21:48.015 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:48.015 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:47 smithi040 systemd[1]: Starting Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: pgmap v21: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[110340]: Reconfiguring daemon node-exporter.a on smithi040 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: pgmap v21: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:21:48.016 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:47 smithi040 ceph-mon[124707]: Reconfiguring daemon node-exporter.a on smithi040 2023-09-30T09:21:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: pgmap v21: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: osdmap e141: 8 total, 8 up, 8 in 2023-09-30T09:21:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: Reconfiguring node-exporter.a (dependencies changed)... 2023-09-30T09:21:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:47 smithi143 ceph-mon[115560]: Reconfiguring daemon node-exporter.a on smithi040 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.121Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.121Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z 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)$ 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:21:48.410 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:21:48.411 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:21:48.412 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:21:48.413 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.122Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:21:48.414 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.123Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:21:48.415 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[176961]: ts=2023-09-30T09:21:48.123Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:21:48.415 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 bash[176946]: c38baf569fceacb4346aefca9eecddfcd830d6fdc0448835c7491c0b7d300c94 2023-09-30T09:21:48.415 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:21:48 smithi040 systemd[1]: Started Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:48.680 INFO:tasks.rados.rados.0.smithi040.stdout:404: done (5 left) 2023-09-30T09:21:48.680 INFO:tasks.rados.rados.0.smithi040.stdout:405: done (4 left) 2023-09-30T09:21:48.680 INFO:tasks.rados.rados.0.smithi040.stdout:407: done (3 left) 2023-09-30T09:21:48.680 INFO:tasks.rados.rados.0.smithi040.stdout:408: done (2 left) 2023-09-30T09:21:48.680 INFO:tasks.rados.rados.0.smithi040.stdout:409: done (1 left) 2023-09-30T09:21:48.681 INFO:tasks.rados.rados.0.smithi040.stdout:410: done (0 left) 2023-09-30T09:21:48.681 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 42 2023-09-30T09:21:48.681 INFO:tasks.rados.rados.0.smithi040.stdout:411: seq_num 143 ranges {0=802816,802816=761856,1564672=745472,2310144=98304} 2023-09-30T09:21:48.685 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi040173847-12 from 0 to 802816 tid 1 2023-09-30T09:21:48.689 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi040173847-12 from 802816 to 1564672 tid 2 2023-09-30T09:21:48.694 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi040173847-12 from 1564672 to 2310144 tid 3 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:411: writing smithi040173847-12 from 2310144 to 2408448 tid 4 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:412: read oid 9 snap -1 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:412: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 42 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 1 to smithi040173847-12 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:413: seq_num 144 ranges {0=16384} 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:413: writing smithi040173847-26 from 0 to 16384 tid 1 2023-09-30T09:21:48.695 INFO:tasks.rados.rados.0.smithi040.stdout:414: snap_create 2023-09-30T09:21:48.696 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 2 to smithi040173847-12 2023-09-30T09:21:48.699 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 3 to smithi040173847-12 2023-09-30T09:21:48.700 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 4 to smithi040173847-12 2023-09-30T09:21:48.700 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 5 to smithi040173847-12 2023-09-30T09:21:48.700 INFO:tasks.rados.rados.0.smithi040.stdout:411: finishing write tid 6 to smithi040173847-12 2023-09-30T09:21:48.700 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 106 (ObjNum 143 snap 42 seq_num 143) dirty exists 2023-09-30T09:21:48.700 INFO:tasks.rados.rados.0.smithi040.stdout:411: left oid 12 (ObjNum 143 snap 42 seq_num 143) 2023-09-30T09:21:48.701 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 1 to smithi040173847-26 2023-09-30T09:21:48.701 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 2 to smithi040173847-26 2023-09-30T09:21:48.703 INFO:tasks.rados.rados.0.smithi040.stdout:413: finishing write tid 3 to smithi040173847-26 2023-09-30T09:21:48.703 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 59 (ObjNum 144 snap 42 seq_num 144) dirty exists 2023-09-30T09:21:48.703 INFO:tasks.rados.rados.0.smithi040.stdout:413: left oid 26 (ObjNum 144 snap 42 seq_num 144) 2023-09-30T09:21:48.723 INFO:tasks.rados.rados.0.smithi040.stdout:412: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:21:49.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:48 smithi143 ceph-mon[115560]: osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:49.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:48 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:48 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.060 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:48 smithi143 ceph-mon[115560]: osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[124707]: osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[124707]: osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:49.160 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:48.674Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000062847s 2023-09-30T09:21:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[110340]: osdmap e142: 8 total, 8 up, 8 in 2023-09-30T09:21:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:48 smithi040 ceph-mon[110340]: osdmap e143: 8 total, 8 up, 8 in 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:411: done (3 left) 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:412: done (2 left) 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:413: done (1 left) 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:414: done (0 left) 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:415: copy_from oid 15 from oid 40 current snap is 43 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:416: read oid 7 snap 25 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:416: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:21:49.694 INFO:tasks.rados.rados.0.smithi040.stdout:417: rollback oid 31 current snap is 43 2023-09-30T09:21:49.695 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 35 2023-09-30T09:21:49.695 INFO:tasks.rados.rados.0.smithi040.stdout:418: delete oid 35 current snap is 43 2023-09-30T09:21:49.700 INFO:tasks.rados.rados.0.smithi040.stdout:418: done (3 left) 2023-09-30T09:21:49.700 INFO:tasks.rados.rados.0.smithi040.stdout:419: read oid 38 snap -1 2023-09-30T09:21:49.700 INFO:tasks.rados.rados.0.smithi040.stdout:419: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:21:49.700 INFO:tasks.rados.rados.0.smithi040.stdout:420: delete oid 26 current snap is 43 2023-09-30T09:21:49.701 INFO:tasks.rados.rados.0.smithi040.stdout:416: expect (ObjNum 6 snap 0 seq_num 6) 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:417: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 39 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:416: done (4 left) 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:417: done (3 left) 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:420: done (2 left) 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:421: rmattr oid 7 current snap is 43 2023-09-30T09:21:49.705 INFO:tasks.rados.rados.0.smithi040.stdout:421: done (2 left) 2023-09-30T09:21:49.706 INFO:tasks.rados.rados.0.smithi040.stdout:422: copy_from oid 14 from oid 45 current snap is 43 2023-09-30T09:21:49.706 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 43 2023-09-30T09:21:49.706 INFO:tasks.rados.rados.0.smithi040.stdout:423: seq_num 147 ranges {4546560=65536} 2023-09-30T09:21:49.732 INFO:tasks.rados.rados.0.smithi040.stdout:423: writing smithi040173847-16 from 4546560 to 4612096 tid 1 2023-09-30T09:21:49.732 INFO:tasks.rados.rados.0.smithi040.stdout:424: rollback oid 28 current snap is 43 2023-09-30T09:21:49.732 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 28 to 39 2023-09-30T09:21:49.732 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing copy_from to smithi040173847-15 2023-09-30T09:21:49.733 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 19 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:21:49.733 INFO:tasks.rados.rados.0.smithi040.stdout:415: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:21:49.733 INFO:tasks.rados.rados.0.smithi040.stdout:419: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:21:49.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:49 smithi143 ceph-mon[115560]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:21:49.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:49 smithi143 ceph-mon[115560]: pgmap v24: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:49.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:49 smithi143 ceph-mon[115560]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:21:49.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:49 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:49.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:49 smithi143 ceph-mon[115560]: osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing rollback tid 0 to smithi040173847-28 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 1 to smithi040173847-16 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 2 to smithi040173847-16 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing rollback tid 1 to smithi040173847-28 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:424: finishing rollback tid 2 to smithi040173847-28 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 127 (ObjNum 133 snap 38 seq_num 133) dirty exists 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:423: finishing write tid 3 to smithi040173847-16 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 207 (ObjNum 147 snap 43 seq_num 147) dirty exists 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:423: left oid 16 (ObjNum 147 snap 43 seq_num 147) 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing copy_from to smithi040173847-14 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 117 (ObjNum 120 snap 33 seq_num 120) dirty exists 2023-09-30T09:21:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:422: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:415: done (4 left) 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:419: done (3 left) 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:422: done (2 left) 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:423: done (1 left) 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:424: done (0 left) 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 43 2023-09-30T09:21:49.809 INFO:tasks.rados.rados.0.smithi040.stdout:425: seq_num 148 ranges {2555904=81920} 2023-09-30T09:21:49.822 INFO:tasks.rados.rados.0.smithi040.stdout:425: writing smithi040173847-33 from 2555904 to 2637824 tid 1 2023-09-30T09:21:49.822 INFO:tasks.rados.rados.0.smithi040.stdout:426: copy_from oid 9 from oid 13 current snap is 43 2023-09-30T09:21:49.823 INFO:tasks.rados.rados.0.smithi040.stdout:427: read oid 28 snap -1 2023-09-30T09:21:49.823 INFO:tasks.rados.rados.0.smithi040.stdout:427: expect (ObjNum 133 snap 38 seq_num 133) 2023-09-30T09:21:49.823 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 43 2023-09-30T09:21:49.823 INFO:tasks.rados.rados.0.smithi040.stdout:428: seq_num 149 ranges {0=98304} 2023-09-30T09:21:49.823 INFO:tasks.rados.rados.0.smithi040.stdout:428: writing smithi040173847-39 from 0 to 98304 tid 1 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:429: read oid 7 snap -1 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:429: expect (ObjNum 141 snap 41 seq_num 141) 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:430: rmattr oid 14 current snap is 43 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:431: setattr oid 26 current snap is 43 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing copy_from to smithi040173847-9 2023-09-30T09:21:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:426: got expected ENOENT (src dne) 2023-09-30T09:21:49.825 INFO:tasks.rados.rados.0.smithi040.stdout:426: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:21:49.825 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 1 to smithi040173847-33 2023-09-30T09:21:49.826 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 118 (ObjNum 120 snap 33 seq_num 120) dirty exists 2023-09-30T09:21:49.826 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 2 to smithi040173847-33 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:426: done (6 left) 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:430: done (5 left) 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:432: rmattr oid 44 current snap is 43 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:432: done (5 left) 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:433: setattr oid 4 current snap is 43 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:425: finishing write tid 3 to smithi040173847-33 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 92 (ObjNum 148 snap 43 seq_num 148) dirty exists 2023-09-30T09:21:49.827 INFO:tasks.rados.rados.0.smithi040.stdout:425: left oid 33 (ObjNum 148 snap 43 seq_num 148) 2023-09-30T09:21:49.829 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 1 to smithi040173847-39 2023-09-30T09:21:49.829 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 2 to smithi040173847-39 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:428: finishing write tid 3 to smithi040173847-39 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 178 (ObjNum 149 snap 43 seq_num 149) dirty exists 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:428: left oid 39 (ObjNum 149 snap 43 seq_num 149) 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 62 (ObjNum 81 snap 0 seq_num 0) dirty exists 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:425: done (5 left) 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:428: done (4 left) 2023-09-30T09:21:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:431: done (3 left) 2023-09-30T09:21:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:434: snap_create 2023-09-30T09:21:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:427: expect (ObjNum 133 snap 38 seq_num 133) 2023-09-30T09:21:49.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 128 (ObjNum 161 snap 0 seq_num 3791573424) dirty exists 2023-09-30T09:21:49.912 INFO:tasks.rados.rados.0.smithi040.stdout:429: expect (ObjNum 141 snap 41 seq_num 141) 2023-09-30T09:21:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[124707]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[124707]: pgmap v24: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[124707]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[124707]: osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[110340]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[110340]: pgmap v24: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[110340]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:21:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:49 smithi040 ceph-mon[110340]: osdmap e144: 8 total, 8 up, 8 in 2023-09-30T09:21:50.755 INFO:tasks.rados.rados.0.smithi040.stdout:427: done (3 left) 2023-09-30T09:21:50.756 INFO:tasks.rados.rados.0.smithi040.stdout:429: done (2 left) 2023-09-30T09:21:50.756 INFO:tasks.rados.rados.0.smithi040.stdout:433: done (1 left) 2023-09-30T09:21:50.756 INFO:tasks.rados.rados.0.smithi040.stdout:434: done (0 left) 2023-09-30T09:21:50.756 INFO:tasks.rados.rados.0.smithi040.stdout:435: setattr oid 39 current snap is 44 2023-09-30T09:21:50.758 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 44 2023-09-30T09:21:50.758 INFO:tasks.rados.rados.0.smithi040.stdout:436: seq_num 150 ranges {0=114688} 2023-09-30T09:21:50.759 INFO:tasks.rados.rados.0.smithi040.stdout:436: writing smithi040173847-22 from 0 to 114688 tid 1 2023-09-30T09:21:50.759 INFO:tasks.rados.rados.0.smithi040.stdout:437: snap_remove snap 15 2023-09-30T09:21:51.765 INFO:tasks.rados.rados.0.smithi040.stdout:437: done (2 left) 2023-09-30T09:21:51.765 INFO:tasks.rados.rados.0.smithi040.stdout:438: rmattr oid 7 current snap is 44 2023-09-30T09:21:51.765 INFO:tasks.rados.rados.0.smithi040.stdout:438: done (2 left) 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:439: copy_from oid 19 from oid 37 current snap is 44 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:440: copy_from oid 33 from oid 10 current snap is 44 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:441: delete oid 2 current snap is 44 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 1 to smithi040173847-22 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 2 to smithi040173847-22 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 180 (ObjNum 149 snap 43 seq_num 149) dirty exists 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:436: finishing write tid 3 to smithi040173847-22 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 64 (ObjNum 150 snap 44 seq_num 150) dirty exists 2023-09-30T09:21:51.766 INFO:tasks.rados.rados.0.smithi040.stdout:436: left oid 22 (ObjNum 150 snap 44 seq_num 150) 2023-09-30T09:21:51.779 INFO:tasks.rados.rados.0.smithi040.stdout:435: done (4 left) 2023-09-30T09:21:51.779 INFO:tasks.rados.rados.0.smithi040.stdout:436: done (3 left) 2023-09-30T09:21:51.779 INFO:tasks.rados.rados.0.smithi040.stdout:441: done (2 left) 2023-09-30T09:21:51.780 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 44 2023-09-30T09:21:51.780 INFO:tasks.rados.rados.0.smithi040.stdout:442: seq_num 152 ranges {114688=147456} 2023-09-30T09:21:51.780 INFO:tasks.rados.rados.0.smithi040.stdout:442: writing smithi040173847-22 from 114688 to 262144 tid 1 2023-09-30T09:21:51.780 INFO:tasks.rados.rados.0.smithi040.stdout:443: delete oid 4 current snap is 44 2023-09-30T09:21:51.782 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 1 to smithi040173847-22 2023-09-30T09:21:51.782 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 2 to smithi040173847-22 2023-09-30T09:21:51.785 INFO:tasks.rados.rados.0.smithi040.stdout:442: finishing write tid 3 to smithi040173847-22 2023-09-30T09:21:51.785 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 68 (ObjNum 152 snap 44 seq_num 152) dirty exists 2023-09-30T09:21:51.785 INFO:tasks.rados.rados.0.smithi040.stdout:442: left oid 22 (ObjNum 152 snap 44 seq_num 152) 2023-09-30T09:21:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:442: done (3 left) 2023-09-30T09:21:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:443: done (2 left) 2023-09-30T09:21:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 44 2023-09-30T09:21:51.788 INFO:tasks.rados.rados.0.smithi040.stdout:444: seq_num 154 ranges {794624=180224} 2023-09-30T09:21:51.794 INFO:tasks.rados.rados.0.smithi040.stdout:444: writing smithi040173847-48 from 794624 to 974848 tid 1 2023-09-30T09:21:51.794 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 44 2023-09-30T09:21:51.794 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing copy_from to smithi040173847-19 2023-09-30T09:21:51.794 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:21:51.795 INFO:tasks.rados.rados.0.smithi040.stdout:439: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:21:51.795 INFO:tasks.rados.rados.0.smithi040.stdout:445: seq_num 155 ranges {0=204800} 2023-09-30T09:21:51.795 INFO:tasks.rados.rados.0.smithi040.stdout:445: writing smithi040173847-8 from 0 to 204800 tid 1 2023-09-30T09:21:51.795 INFO:tasks.rados.rados.0.smithi040.stdout:439: done (3 left) 2023-09-30T09:21:51.796 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 44 2023-09-30T09:21:51.796 INFO:tasks.rados.rados.0.smithi040.stdout:446: seq_num 156 ranges {0=221184} 2023-09-30T09:21:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:446: writing smithi040173847-31 from 0 to 221184 tid 1 2023-09-30T09:21:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:447: read oid 2 snap -1 2023-09-30T09:21:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:447: expect deleted 2023-09-30T09:21:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:448: snap_remove snap 25 2023-09-30T09:21:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:51 smithi143 ceph-mon[115560]: pgmap v27: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:51 smithi143 ceph-mon[115560]: osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:51.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:51 smithi143 systemd[1]: Stopping Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:51 smithi040 ceph-mon[124707]: pgmap v27: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:51 smithi040 ceph-mon[124707]: osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:51 smithi040 ceph-mon[110340]: pgmap v27: 121 pgs: 121 active+clean; 119 MiB data, 316 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:21:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:51 smithi040 ceph-mon[110340]: osdmap e145: 8 total, 8 up, 8 in 2023-09-30T09:21:52.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.258Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:21:52.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-30T09:21:52.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[155466]: ts=2023-09-30T09:21:52.259Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:448: done (5 left) 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:449: rollback oid 12 current snap is 44 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 41 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:450: delete oid 20 current snap is 44 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 1 to smithi040173847-48 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 2 to smithi040173847-48 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:444: finishing write tid 3 to smithi040173847-48 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 142 (ObjNum 154 snap 44 seq_num 154) dirty exists 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:444: left oid 48 (ObjNum 154 snap 44 seq_num 154) 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 1 to smithi040173847-8 2023-09-30T09:21:52.776 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 2 to smithi040173847-8 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:445: finishing write tid 3 to smithi040173847-8 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 190 (ObjNum 155 snap 44 seq_num 155) dirty exists 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:445: left oid 8 (ObjNum 155 snap 44 seq_num 155) 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 1 to smithi040173847-31 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 2 to smithi040173847-31 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing copy_from to smithi040173847-33 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 200 (ObjNum 142 snap 41 seq_num 142) dirty exists 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:440: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:446: finishing write tid 3 to smithi040173847-31 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 115 (ObjNum 156 snap 44 seq_num 156) dirty exists 2023-09-30T09:21:52.777 INFO:tasks.rados.rados.0.smithi040.stdout:446: left oid 31 (ObjNum 156 snap 44 seq_num 156) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:440: done (6 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:444: done (5 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:445: done (4 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:446: done (3 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:447: done (2 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:450: done (1 left) 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 44 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:451: seq_num 158 ranges {0=253952} 2023-09-30T09:21:52.787 INFO:tasks.rados.rados.0.smithi040.stdout:451: writing smithi040173847-4 from 0 to 253952 tid 1 2023-09-30T09:21:52.788 INFO:tasks.rados.rados.0.smithi040.stdout:452: snap_remove snap 42 2023-09-30T09:21:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:52 smithi143 ceph-mon[115560]: osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:21:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:52 smithi040 ceph-mon[124707]: osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:21:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:52 smithi040 ceph-mon[110340]: osdmap e146: 8 total, 8 up, 8 in 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:452: done (2 left) 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:453: copy_from oid 14 from oid 43 current snap is 44 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:454: setattr oid 48 current snap is 44 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:449: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 118 (ObjNum 4353 snap 0 seq_num 3792225904) dirty dne 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 1 to smithi040173847-4 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 2 to smithi040173847-4 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:451: finishing write tid 3 to smithi040173847-4 2023-09-30T09:21:53.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 148 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:451: left oid 4 (ObjNum 158 snap 44 seq_num 158) 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:449: done (3 left) 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:451: done (2 left) 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:455: rollback oid 29 current snap is 44 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 33 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:456: setattr oid 4 current snap is 44 2023-09-30T09:21:53.683 INFO:tasks.rados.rados.0.smithi040.stdout:457: snap_create 2023-09-30T09:21:53.694 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing copy_from to smithi040173847-14 2023-09-30T09:21:53.695 INFO:tasks.rados.rados.0.smithi040.stdout:453: got expected ENOENT (src dne) 2023-09-30T09:21:53.695 INFO:tasks.rados.rados.0.smithi040.stdout:453: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:21:53.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 157 (ObjNum 154 snap 44 seq_num 154) dirty exists 2023-09-30T09:21:53.696 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 158 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:21:53.696 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing rollback tid 0 to smithi040173847-29 2023-09-30T09:21:53.696 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:21:53.697 INFO:tasks.rados.rados.0.smithi040.stdout:455: finishing rollback tid 2 to smithi040173847-29 2023-09-30T09:21:53.697 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 95 (ObjNum 33 snap 0 seq_num 3791459808) dirty exists 2023-09-30T09:21:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:53 smithi143 ceph-mon[115560]: pgmap v30: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:53.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:53 smithi143 ceph-mon[115560]: osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:21:53.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:53 smithi143 ceph-mon[115560]: osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:21:53.894 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:53 smithi143 bash[168173]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:21:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[124707]: pgmap v30: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[124707]: osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:21:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[124707]: osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:21:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[110340]: pgmap v30: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[110340]: osdmap e147: 8 total, 8 up, 8 in 2023-09-30T09:21:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:53 smithi040 ceph-mon[110340]: osdmap e148: 8 total, 8 up, 8 in 2023-09-30T09:21:54.682 INFO:tasks.rados.rados.0.smithi040.stdout:453: done (4 left) 2023-09-30T09:21:54.682 INFO:tasks.rados.rados.0.smithi040.stdout:454: done (3 left) 2023-09-30T09:21:54.683 INFO:tasks.rados.rados.0.smithi040.stdout:455: done (2 left) 2023-09-30T09:21:54.683 INFO:tasks.rados.rados.0.smithi040.stdout:456: done (1 left) 2023-09-30T09:21:54.683 INFO:tasks.rados.rados.0.smithi040.stdout:457: done (0 left) 2023-09-30T09:21:54.683 INFO:tasks.rados.rados.0.smithi040.stdout:458: snap_create 2023-09-30T09:21:54.703 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:21:54.703 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 systemd[1]: Stopped Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:54.703 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 systemd[1]: Starting Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:55.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.833Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-30T09:21:55.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.833Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-30T09:21:55.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.833Z caller=main.go:570 level=info host_details="(Linux 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 13:19:58 UTC 2023 x86_64 smithi143 (none))" 2023-09-30T09:21:55.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.833Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:21:55.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.833Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.835Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.835Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.836Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.836Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.837Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.837Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.46µs 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.837Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.838Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.854Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-30T09:21:55.145 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.854Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.854Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.686µs wal_replay_duration=16.625145ms wbl_replay_duration=91ns total_replay_duration=16.681994ms 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.856Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.856Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.856Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.872Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=15.841826ms db_storage=869ns remote_storage=1.159µs web_handler=421ns query_engine=609ns scrape=504.864µs scrape_sd=114.633µs notify=10.119µs notify_sd=8.48µs rules=14.968912ms tracing=5.097µs 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.872Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:21:54.872Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 bash[168291]: f80727084545f5941c4c002e833ae7ba554d1591208cf3ab4be0e5c2c992fc7b 2023-09-30T09:21:55.146 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:21:54 smithi143 systemd[1]: Started Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:55.684 INFO:tasks.rados.rados.0.smithi040.stdout:458: done (0 left) 2023-09-30T09:21:55.684 INFO:tasks.rados.rados.0.smithi040.stdout:459: setattr oid 4 current snap is 46 2023-09-30T09:21:55.692 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 46 2023-09-30T09:21:55.692 INFO:tasks.rados.rados.0.smithi040.stdout:460: seq_num 159 ranges {6078464=270336} 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:460: writing smithi040173847-14 from 6078464 to 6348800 tid 1 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:461: read oid 16 snap 32 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:461: expect (ObjNum 108 snap 23 seq_num 108) 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:462: rmattr oid 10 current snap is 46 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:462: done (3 left) 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:463: copy_from oid 41 from oid 17 current snap is 46 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 160 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:21:55.722 INFO:tasks.rados.rados.0.smithi040.stdout:459: done (3 left) 2023-09-30T09:21:55.723 INFO:tasks.rados.rados.0.smithi040.stdout:464: delete oid 22 current snap is 46 2023-09-30T09:21:55.726 INFO:tasks.rados.rados.0.smithi040.stdout:464: done (3 left) 2023-09-30T09:21:55.726 INFO:tasks.rados.rados.0.smithi040.stdout:465: rmattr oid 28 current snap is 46 2023-09-30T09:21:55.726 INFO:tasks.rados.rados.0.smithi040.stdout:466: rollback oid 31 current snap is 46 2023-09-30T09:21:55.727 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 45 2023-09-30T09:21:55.727 INFO:tasks.rados.rados.0.smithi040.stdout:467: copy_from oid 19 from oid 46 current snap is 46 2023-09-30T09:21:55.727 INFO:tasks.rados.rados.0.smithi040.stdout:468: read oid 45 snap -1 2023-09-30T09:21:55.727 INFO:tasks.rados.rados.0.smithi040.stdout:468: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:55.727 INFO:tasks.rados.rados.0.smithi040.stdout:469: snap_remove snap 20 2023-09-30T09:21:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:55 smithi143 ceph-mon[115560]: pgmap v33: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:55 smithi143 ceph-mon[115560]: osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:21:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:55 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:55 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[124707]: pgmap v33: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[124707]: osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[110340]: pgmap v33: 121 pgs: 121 active+clean; 138 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.0 MiB/s wr, 34 op/s 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[110340]: osdmap e149: 8 total, 8 up, 8 in 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:55 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:56.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:56 smithi143 systemd[1]: Stopping Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:56.702 INFO:tasks.rados.rados.0.smithi040.stdout:469: done (7 left) 2023-09-30T09:21:56.702 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 46 2023-09-30T09:21:56.702 INFO:tasks.rados.rados.0.smithi040.stdout:470: seq_num 161 ranges {1900544=303104} 2023-09-30T09:21:56.715 INFO:tasks.rados.rados.0.smithi040.stdout:470: writing smithi040173847-34 from 1900544 to 2203648 tid 1 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:471: delete oid 8 current snap is 46 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 1 to smithi040173847-14 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 2 to smithi040173847-14 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:460: finishing write tid 3 to smithi040173847-14 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 120 (ObjNum 159 snap 46 seq_num 159) dirty exists 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:460: left oid 14 (ObjNum 159 snap 46 seq_num 159) 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing rollback tid 0 to smithi040173847-31 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:21:56.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 162 (ObjNum 133 snap 38 seq_num 133) dirty exists 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:466: finishing rollback tid 2 to smithi040173847-31 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 128 (ObjNum 156 snap 44 seq_num 156) dirty exists 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing copy_from to smithi040173847-19 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 69 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:467: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing copy_from to smithi040173847-41 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 112 (ObjNum 130 snap 35 seq_num 130) dirty exists 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:463: finishing copy_from racing read to smithi040173847-41 2023-09-30T09:21:56.717 INFO:tasks.rados.rados.0.smithi040.stdout:461: expect (ObjNum 108 snap 23 seq_num 108) 2023-09-30T09:21:56.911 INFO:tasks.rados.rados.0.smithi040.stdout:468: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:21:57.025 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:56 smithi143 bash[168596]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:21:57.025 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:56 smithi143 ceph-mon[115560]: Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:21:57.026 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:56 smithi143 ceph-mon[115560]: Reconfiguring daemon grafana.a on smithi143 2023-09-30T09:21:57.026 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:56 smithi143 ceph-mon[115560]: osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:21:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[124707]: Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:21:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[124707]: Reconfiguring daemon grafana.a on smithi143 2023-09-30T09:21:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[124707]: osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:21:57.160 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:21:56.677Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002844823s 2023-09-30T09:21:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[110340]: Reconfiguring grafana.a (dependencies changed)... 2023-09-30T09:21:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[110340]: Reconfiguring daemon grafana.a on smithi143 2023-09-30T09:21:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:56 smithi040 ceph-mon[110340]: osdmap e150: 8 total, 8 up, 8 in 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 1 to smithi040173847-34 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 2 to smithi040173847-34 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:470: finishing write tid 3 to smithi040173847-34 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 153 (ObjNum 161 snap 46 seq_num 161) dirty exists 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:470: left oid 34 (ObjNum 161 snap 46 seq_num 161) 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:460: done (8 left) 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:461: done (7 left) 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:463: done (6 left) 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:465: done (5 left) 2023-09-30T09:21:57.183 INFO:tasks.rados.rados.0.smithi040.stdout:466: done (4 left) 2023-09-30T09:21:57.184 INFO:tasks.rados.rados.0.smithi040.stdout:467: done (3 left) 2023-09-30T09:21:57.184 INFO:tasks.rados.rados.0.smithi040.stdout:468: done (2 left) 2023-09-30T09:21:57.184 INFO:tasks.rados.rados.0.smithi040.stdout:470: done (1 left) 2023-09-30T09:21:57.184 INFO:tasks.rados.rados.0.smithi040.stdout:471: done (0 left) 2023-09-30T09:21:57.184 INFO:tasks.rados.rados.0.smithi040.stdout:472: snap_create 2023-09-30T09:21:57.393 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:21:57.393 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-30T09:21:57.393 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: Stopped Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:57.393 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: Starting Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:57.704 INFO:tasks.rados.rados.0.smithi040.stdout:472: done (0 left) 2023-09-30T09:21:57.705 INFO:tasks.rados.rados.0.smithi040.stdout:473: snap_create 2023-09-30T09:21:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-mon[115560]: pgmap v36: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:21:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-mon[115560]: osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:21:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 bash[168714]: 713db5dff8490585221a7be6736de30ef18d82b94cd7af4ca4e25e3a3ebed5b0 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: Started Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731227641Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.73146844Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731491628Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731501321Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731509225Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-30T09:21:57.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731531572Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731540483Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.73154885Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731557599Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731565572Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731574792Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731583278Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731591488Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=settings t=2023-09-30T09:21:57.731599689Z level=info msg="App mode production" 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=sqlstore t=2023-09-30T09:21:57.731657586Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=sqlstore t=2023-09-30T09:21:57.731678346Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=migrator t=2023-09-30T09:21:57.747422035Z level=info msg="Starting DB migrations" 2023-09-30T09:21:57.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=migrator t=2023-09-30T09:21:57.752163014Z level=info msg="migrations completed" performed=0 skipped=481 duration=445.573µs 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=sqlstore t=2023-09-30T09:21:57.752581485Z level=info msg="Created default organization" 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=plugin.loader t=2023-09-30T09:21:57.810565931Z level=info msg="Plugin registered" pluginID=input 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=plugin.loader t=2023-09-30T09:21:57.838679772Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=plugin.loader t=2023-09-30T09:21:57.838724302Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=secrets t=2023-09-30T09:21:57.838764222Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=query_data t=2023-09-30T09:21:57.840445614Z level=info msg="Query Service initialization" 2023-09-30T09:21:57.896 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=live.push_http t=2023-09-30T09:21:57.844501882Z level=info msg="Live Push Gateway initialization" 2023-09-30T09:21:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[110340]: pgmap v36: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:21:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[110340]: osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[124707]: pgmap v36: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[124707]: osdmap e151: 8 total, 8 up, 8 in 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:57 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:58.300 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:57 smithi143 systemd[1]: Stopping Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:58.596 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:58 smithi143 bash[168895]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:21:58.596 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:58 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:21:58.686 INFO:tasks.rados.rados.0.smithi040.stdout:473: done (0 left) 2023-09-30T09:21:58.686 INFO:tasks.rados.rados.0.smithi040.stdout:474: snap_remove snap 46 2023-09-30T09:21:58.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-mon[115560]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:21:58.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-mon[115560]: Reconfiguring daemon node-exporter.b on smithi143 2023-09-30T09:21:58.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-mon[115560]: osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:21:58.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-mon[115560]: osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:21:58.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:58 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-30T09:21:58.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:58 smithi143 systemd[1]: Stopped Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:58.894 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:58 smithi143 systemd[1]: Starting Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:21:58.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=infra.usagestats.collector t=2023-09-30T09:21:58.595786249Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-30T09:21:58.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=provisioning.datasources t=2023-09-30T09:21:58.685665341Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-30T09:21:58.894 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=provisioning.datasources t=2023-09-30T09:21:58.685699211Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=provisioning.datasources t=2023-09-30T09:21:58.695963283Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=provisioning.alerting t=2023-09-30T09:21:58.778020412Z level=info msg="starting to provision alerting" 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=provisioning.alerting t=2023-09-30T09:21:58.778060269Z level=info msg="finished to provision alerting" 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=ngalert.state.manager t=2023-09-30T09:21:58.778146682Z level=info msg="Warming state cache for startup" 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=grafanaStorageLogger t=2023-09-30T09:21:58.778233739Z level=info msg="storage starting" 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=http.server t=2023-09-30T09:21:58.77996279Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=ngalert.state.manager t=2023-09-30T09:21:58.788442323Z level=info msg="State cache has been initialized" states=0 duration=10.29447ms 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=ngalert.multiorg.alertmanager t=2023-09-30T09:21:58.788500061Z level=info msg="starting MultiOrg Alertmanager" 2023-09-30T09:21:58.895 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:21:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[168728]: logger=ticker t=2023-09-30T09:21:58.788515402Z level=info msg=starting first_tick=2023-09-30T09:22:00Z 2023-09-30T09:21:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[124707]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[124707]: Reconfiguring daemon node-exporter.b on smithi143 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[124707]: osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[124707]: osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[110340]: Reconfiguring node-exporter.b (dependencies changed)... 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[110340]: Reconfiguring daemon node-exporter.b on smithi143 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[110340]: osdmap e152: 8 total, 8 up, 8 in 2023-09-30T09:21:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:58 smithi040 ceph-mon[110340]: osdmap e153: 8 total, 8 up, 8 in 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.023Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.023Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.023Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.023Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.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/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.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)$ 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:21:59.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:21:59.395 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:21:59.396 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:21:59.397 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:21:59.398 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:21:59.399 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[169024]: ts=2023-09-30T09:21:59.024Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:21:59.399 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 bash[169008]: b4cd8d67482446d8455377e4102e63aa2c2ad11ecda87b91d92e4a01ccdbdf00 2023-09-30T09:21:59.399 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:21:59 smithi143 systemd[1]: Started Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:21:59.685 INFO:tasks.rados.rados.0.smithi040.stdout:474: done (0 left) 2023-09-30T09:21:59.686 INFO:tasks.rados.rados.0.smithi040.stdout:475: read oid 21 snap -1 2023-09-30T09:21:59.686 INFO:tasks.rados.rados.0.smithi040.stdout:475: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:21:59.686 INFO:tasks.rados.rados.0.smithi040.stdout:476: snap_remove snap 41 2023-09-30T09:21:59.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: pgmap v39: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:21:59.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[124707]: osdmap e154: 8 total, 8 up, 8 in 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: pgmap v39: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:21:59.862 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:21:59.863 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:21:59 smithi040 ceph-mon[110340]: osdmap e154: 8 total, 8 up, 8 in 2023-09-30T09:22:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: pgmap v39: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.5 MiB/s wr, 22 op/s 2023-09-30T09:22:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:22:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:22:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:21:59 smithi143 ceph-mon[115560]: osdmap e154: 8 total, 8 up, 8 in 2023-09-30T09:22:00.688 INFO:tasks.rados.rados.0.smithi040.stdout:476: done (1 left) 2023-09-30T09:22:00.688 INFO:tasks.rados.rados.0.smithi040.stdout:477: snap_remove snap 30 2023-09-30T09:22:01.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:22:01.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:01.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:22:01.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.075 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[124707]: osdmap e155: 8 total, 8 up, 8 in 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:01.076 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:01.077 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:00 smithi040 ceph-mon[110340]: osdmap e155: 8 total, 8 up, 8 in 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: Upgrade: Need to upgrade myself (mgr.x) 2023-09-30T09:22:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:00 smithi143 ceph-mon[115560]: osdmap e155: 8 total, 8 up, 8 in 2023-09-30T09:22:01.697 INFO:tasks.rados.rados.0.smithi040.stdout:477: done (1 left) 2023-09-30T09:22:01.697 INFO:tasks.rados.rados.0.smithi040.stdout:478: copy_from oid 40 from oid 22 current snap is 48 2023-09-30T09:22:01.698 INFO:tasks.rados.rados.0.smithi040.stdout:479: rollback oid 41 current snap is 48 2023-09-30T09:22:01.698 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 32 2023-09-30T09:22:01.698 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 48 2023-09-30T09:22:01.698 INFO:tasks.rados.rados.0.smithi040.stdout:480: seq_num 163 ranges {663552=335872} 2023-09-30T09:22:01.703 INFO:tasks.rados.rados.0.smithi040.stdout:480: writing smithi040173847-15 from 663552 to 999424 tid 1 2023-09-30T09:22:01.703 INFO:tasks.rados.rados.0.smithi040.stdout:481: snap_create 2023-09-30T09:22:01.703 INFO:tasks.rados.rados.0.smithi040.stdout:475: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing copy_from to smithi040173847-40 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:478: got expected ENOENT (src dne) 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:478: finishing copy_from racing read to smithi040173847-40 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 1 to smithi040173847-15 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 2 to smithi040173847-15 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:479: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 161 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:22:01.779 INFO:tasks.rados.rados.0.smithi040.stdout:480: finishing write tid 3 to smithi040173847-15 2023-09-30T09:22:01.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 252 (ObjNum 163 snap 48 seq_num 163) dirty exists 2023-09-30T09:22:01.780 INFO:tasks.rados.rados.0.smithi040.stdout:480: left oid 15 (ObjNum 163 snap 48 seq_num 163) 2023-09-30T09:22:01.982 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:01 smithi040 systemd[1]: Stopping Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[124707]: Upgrade: Updating mgr.y 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[124707]: Deploying daemon mgr.y on smithi040 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[124707]: pgmap v42: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[124707]: osdmap e156: 8 total, 8 up, 8 in 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[110340]: Upgrade: Updating mgr.y 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[110340]: Deploying daemon mgr.y on smithi040 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[110340]: pgmap v42: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:01.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:01 smithi040 ceph-mon[110340]: osdmap e156: 8 total, 8 up, 8 in 2023-09-30T09:22:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:01 smithi143 ceph-mon[115560]: Upgrade: Updating mgr.y 2023-09-30T09:22:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:01 smithi143 ceph-mon[115560]: Deploying daemon mgr.y on smithi040 2023-09-30T09:22:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:01 smithi143 ceph-mon[115560]: pgmap v42: 121 pgs: 121 active+clean; 142 MiB data, 385 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:01 smithi143 ceph-mon[115560]: osdmap e156: 8 total, 8 up, 8 in 2023-09-30T09:22:02.312 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:02 smithi040 bash[177366]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y 2023-09-30T09:22:02.312 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:02 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:22:02.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:02 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-30T09:22:02.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:02 smithi040 systemd[1]: Stopped Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:02.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:02 smithi040 systemd[1]: Starting Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:02.689 INFO:tasks.rados.rados.0.smithi040.stdout:475: done (4 left) 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:478: done (3 left) 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:479: done (2 left) 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:480: done (1 left) 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:481: done (0 left) 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 49 2023-09-30T09:22:02.690 INFO:tasks.rados.rados.0.smithi040.stdout:482: seq_num 164 ranges {3768320=352256} 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:482: writing smithi040173847-17 from 3768320 to 4120576 tid 1 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:483: copy_from oid 28 from oid 42 current snap is 49 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:484: rollback oid 15 current snap is 49 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 37 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:485: rollback oid 33 current snap is 49 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 43 2023-09-30T09:22:02.713 INFO:tasks.rados.rados.0.smithi040.stdout:486: delete oid 46 current snap is 49 2023-09-30T09:22:02.718 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 1 to smithi040173847-17 2023-09-30T09:22:02.718 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 2 to smithi040173847-17 2023-09-30T09:22:02.719 INFO:tasks.rados.rados.0.smithi040.stdout:486: done (4 left) 2023-09-30T09:22:02.719 INFO:tasks.rados.rados.0.smithi040.stdout:487: read oid 11 snap 37 2023-09-30T09:22:02.719 INFO:tasks.rados.rados.0.smithi040.stdout:487: expect (ObjNum 105 snap 22 seq_num 105) 2023-09-30T09:22:02.719 INFO:tasks.rados.rados.0.smithi040.stdout:488: read oid 19 snap -1 2023-09-30T09:22:02.720 INFO:tasks.rados.rados.0.smithi040.stdout:488: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:22:02.720 INFO:tasks.rados.rados.0.smithi040.stdout:489: copy_from oid 14 from oid 7 current snap is 49 2023-09-30T09:22:02.720 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:22:02.720 INFO:tasks.rados.rados.0.smithi040.stdout:490: delete oid 47 current snap is 49 2023-09-30T09:22:02.720 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing rollback tid 0 to smithi040173847-15 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing copy_from to smithi040173847-28 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:483: got expected ENOENT (src dne) 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:483: finishing copy_from racing read to smithi040173847-28 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:482: finishing write tid 3 to smithi040173847-17 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 170 (ObjNum 164 snap 49 seq_num 164) dirty exists 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:482: left oid 17 (ObjNum 164 snap 49 seq_num 164) 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:485: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 203 (ObjNum 148 snap 43 seq_num 148) dirty exists 2023-09-30T09:22:02.721 INFO:tasks.rados.rados.0.smithi040.stdout:484: finishing rollback tid 2 to smithi040173847-15 2023-09-30T09:22:02.722 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 258 (ObjNum 33 snap 0 seq_num 3791351344) dirty exists 2023-09-30T09:22:02.724 INFO:tasks.rados.rados.0.smithi040.stdout:482: done (7 left) 2023-09-30T09:22:02.724 INFO:tasks.rados.rados.0.smithi040.stdout:483: done (6 left) 2023-09-30T09:22:02.724 INFO:tasks.rados.rados.0.smithi040.stdout:484: done (5 left) 2023-09-30T09:22:02.725 INFO:tasks.rados.rados.0.smithi040.stdout:485: done (4 left) 2023-09-30T09:22:02.725 INFO:tasks.rados.rados.0.smithi040.stdout:490: done (3 left) 2023-09-30T09:22:02.725 INFO:tasks.rados.rados.0.smithi040.stdout:491: read oid 45 snap -1 2023-09-30T09:22:02.725 INFO:tasks.rados.rados.0.smithi040.stdout:491: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:22:02.725 INFO:tasks.rados.rados.0.smithi040.stdout:492: snap_remove snap 35 2023-09-30T09:22:03.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mgr[177553]: -- 172.21.15.40:0/3227832587 <== mon.2 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5601eb8c31e0 con 0x5601eb898c00 2023-09-30T09:22:03.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 bash[177516]: 0e366a31de14a0ade61922042acbc9435835b5eb6a500f1fad0088ce9df15358 2023-09-30T09:22:03.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 systemd[1]: Started Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:03.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:03.211+0000 7fd2596da200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:22:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:492: done (4 left) 2023-09-30T09:22:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:493: snap_create 2023-09-30T09:22:03.691 INFO:tasks.rados.rados.0.smithi040.stdout:488: expect (ObjNum 45 snap 0 seq_num 45) 2023-09-30T09:22:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[110340]: pgmap v45: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[110340]: osdmap e157: 8 total, 8 up, 8 in 2023-09-30T09:22:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:03.702 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:03.703 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:03.436+0000 7fd2596da200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:22:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing copy_from to smithi040173847-14 2023-09-30T09:22:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 97 (ObjNum 141 snap 41 seq_num 141) dirty exists 2023-09-30T09:22:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:489: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:22:03.716 INFO:tasks.rados.rados.0.smithi040.stdout:487: expect (ObjNum 105 snap 22 seq_num 105) 2023-09-30T09:22:03.844 INFO:tasks.rados.rados.0.smithi040.stdout:491: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:22:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:03 smithi143 ceph-mon[115560]: pgmap v45: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:03 smithi143 ceph-mon[115560]: osdmap e157: 8 total, 8 up, 8 in 2023-09-30T09:22:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:03 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:03 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:03 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:04.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:03.865+0000 7fd2596da200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:22:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[124707]: pgmap v45: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[124707]: osdmap e157: 8 total, 8 up, 8 in 2023-09-30T09:22:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:03 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:04.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:04.484+0000 7fd2596da200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:22:04.686 INFO:tasks.rados.rados.0.smithi040.stdout:487: done (4 left) 2023-09-30T09:22:04.686 INFO:tasks.rados.rados.0.smithi040.stdout:488: done (3 left) 2023-09-30T09:22:04.686 INFO:tasks.rados.rados.0.smithi040.stdout:489: done (2 left) 2023-09-30T09:22:04.686 INFO:tasks.rados.rados.0.smithi040.stdout:491: done (1 left) 2023-09-30T09:22:04.686 INFO:tasks.rados.rados.0.smithi040.stdout:493: done (0 left) 2023-09-30T09:22:04.687 INFO:tasks.rados.rados.0.smithi040.stdout:494: snap_remove snap 32 2023-09-30T09:22:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:04 smithi143 ceph-mon[115560]: osdmap e158: 8 total, 8 up, 8 in 2023-09-30T09:22:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:04 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:05.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:04 smithi143 ceph-mon[115560]: osdmap e159: 8 total, 8 up, 8 in 2023-09-30T09:22:05.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:04.769+0000 7fd2596da200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:22:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[110340]: osdmap e158: 8 total, 8 up, 8 in 2023-09-30T09:22:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[110340]: osdmap e159: 8 total, 8 up, 8 in 2023-09-30T09:22:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[124707]: osdmap e158: 8 total, 8 up, 8 in 2023-09-30T09:22:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:05.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:04 smithi040 ceph-mon[124707]: osdmap e159: 8 total, 8 up, 8 in 2023-09-30T09:22:05.636 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:05 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:05.288+0000 7fd2596da200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:22:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:494: done (0 left) 2023-09-30T09:22:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:495: read oid 16 snap 43 2023-09-30T09:22:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:495: expect (ObjNum 147 snap 43 seq_num 147) 2023-09-30T09:22:05.691 INFO:tasks.rados.rados.0.smithi040.stdout:496: delete oid 30 current snap is 50 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:496: done (1 left) 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:497: read oid 4 snap 49 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:497: expect (ObjNum 158 snap 44 seq_num 158) 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:498: read oid 18 snap -1 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:498: expect (ObjNum 124 snap 35 seq_num 124) 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:499: read oid 45 snap 27 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:499: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:22:05.704 INFO:tasks.rados.rados.0.smithi040.stdout:500: snap_remove snap 36 2023-09-30T09:22:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:05 smithi040 ceph-mon[124707]: pgmap v48: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:05 smithi040 ceph-mon[124707]: osdmap e160: 8 total, 8 up, 8 in 2023-09-30T09:22:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:05 smithi040 ceph-mon[110340]: pgmap v48: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:05.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:05 smithi040 ceph-mon[110340]: osdmap e160: 8 total, 8 up, 8 in 2023-09-30T09:22:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:05 smithi143 ceph-mon[115560]: pgmap v48: 121 pgs: 121 active+clean; 144 MiB data, 394 MiB used, 715 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:22:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:05 smithi143 ceph-mon[115560]: osdmap e160: 8 total, 8 up, 8 in 2023-09-30T09:22:06.632 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:22:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:06.185+0000 7fd2596da200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:22:06.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:06.291+0000 7fd2596da200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:22:06.689 INFO:tasks.rados.rados.0.smithi040.stdout:500: done (4 left) 2023-09-30T09:22:06.689 INFO:tasks.rados.rados.0.smithi040.stdout:501: snap_create 2023-09-30T09:22:06.689 INFO:tasks.rados.rados.0.smithi040.stdout:499: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:22:06.793 INFO:tasks.rados.rados.0.smithi040.stdout:497: expect (ObjNum 158 snap 44 seq_num 158) 2023-09-30T09:22:06.802 INFO:tasks.rados.rados.0.smithi040.stdout:495: expect (ObjNum 147 snap 43 seq_num 147) 2023-09-30T09:22:06.828 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:22:06] "GET /metrics HTTP/1.1" 200 36028 "" "Prometheus/2.43.0" 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (20s) - 3m 15.8M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (9s) - 2m 66.6M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (3m) - 3m 19.1M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (3m) - 3m 17.4M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283 running (42s) - 6m 500M - 18.0.0-6447-g1d10b717 dda7fab67785 0685c07a1c0c 2023-09-30T09:22:07.013 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (4s) - 8m 49.1M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (8m) - 8m 98.3M 2048M 17.2.6-1161-g191c1869 8497a1260037 e9234b21ecd4 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (6m) - 6m 69.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 d7f0602445a6 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (6m) - 6m 75.9M 2048M 17.2.6-1161-g191c1869 8497a1260037 196a38a6b652 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (19s) - 2m 3808k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (8s) - 2m 7956k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6m) - 6m 211M 2487M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (5m) - 5m 192M 2487M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (5m) - 5m 167M 2487M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (5m) - 5m 120M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (5m) - 5m 161M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:22:07.014 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (4m) - 4m 154M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:22:07.015 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (4m) - 4m 119M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:22:07.015 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (4m) - 4m 137M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:22:07.015 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (12s) - 3m 43.0M - 2.43.0 a07b618ecd1d f80727084545 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.079 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[124707]: osdmap e161: 8 total, 8 up, 8 in 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.080 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:06 smithi040 ceph-mon[110340]: osdmap e161: 8 total, 8 up, 8 in 2023-09-30T09:22:07.088 INFO:tasks.rados.rados.0.smithi040.stdout:498: expect (ObjNum 124 snap 35 seq_num 124) 2023-09-30T09:22:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:06 smithi143 ceph-mon[115560]: osdmap e161: 8 total, 8 up, 8 in 2023-09-30T09:22:07.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.081+0000 7fd2596da200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:22:07.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.203+0000 7fd2596da200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:22:07.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.311+0000 7fd2596da200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:22:07.476 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 1, 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 14, 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:22:07.477 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:22:07.693 INFO:tasks.rados.rados.0.smithi040.stdout:495: done (4 left) 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:497: done (3 left) 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:498: done (2 left) 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:499: done (1 left) 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:501: done (0 left) 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:502: read oid 47 snap -1 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:502: expect deleted 2023-09-30T09:22:07.694 INFO:tasks.rados.rados.0.smithi040.stdout:503: delete oid 33 current snap is 51 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:502: done (1 left) 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:503: done (0 left) 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:504: rollback oid 46 current snap is 51 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 45 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 51 2023-09-30T09:22:07.698 INFO:tasks.rados.rados.0.smithi040.stdout:505: seq_num 169 ranges {4415488=434176} 2023-09-30T09:22:07.725 INFO:tasks.rados.rados.0.smithi040.stdout:505: writing smithi040173847-49 from 4415488 to 4849664 tid 1 2023-09-30T09:22:07.725 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 51 2023-09-30T09:22:07.725 INFO:tasks.rados.rados.0.smithi040.stdout:504: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:22:07.725 INFO:tasks.rados.rados.0.smithi040.stdout:506: seq_num 170 ranges {4734976=450560} 2023-09-30T09:22:07.755 INFO:tasks.rados.rados.0.smithi040.stdout:506: writing smithi040173847-10 from 4734976 to 5185536 tid 1 2023-09-30T09:22:07.755 INFO:tasks.rados.rados.0.smithi040.stdout:507: rollback oid 39 current snap is 51 2023-09-30T09:22:07.755 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 33 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:504: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 187 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 1 to smithi040173847-49 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 2 to smithi040173847-49 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:505: finishing write tid 3 to smithi040173847-49 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 236 (ObjNum 169 snap 51 seq_num 169) dirty exists 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:505: left oid 49 (ObjNum 169 snap 51 seq_num 169) 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:504: done (3 left) 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:505: done (2 left) 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:508: read oid 38 snap -1 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:508: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:22:07.756 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 51 2023-09-30T09:22:07.757 INFO:tasks.rados.rados.0.smithi040.stdout:509: seq_num 171 ranges {3727360=466944} 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:509: writing smithi040173847-32 from 3727360 to 4194304 tid 1 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:510: snap_create 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:507: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:507: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:506: finishing write tid 1 to smithi040173847-10 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:507: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 228 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:506: finishing write tid 2 to smithi040173847-10 2023-09-30T09:22:07.780 INFO:tasks.rados.rados.0.smithi040.stdout:506: finishing write tid 3 to smithi040173847-10 2023-09-30T09:22:07.781 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 285 (ObjNum 170 snap 51 seq_num 170) dirty exists 2023-09-30T09:22:07.781 INFO:tasks.rados.rados.0.smithi040.stdout:506: left oid 10 (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:07.781 INFO:tasks.rados.rados.0.smithi040.stdout:508: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:22:07.829 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.600+0000 7fd2596da200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:22:08.122 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.710+0000 7fd2596da200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:22:08.123 INFO:tasks.rados.rados.0.smithi040.stdout:509: finishing write tid 1 to smithi040173847-32 2023-09-30T09:22:08.124 INFO:tasks.rados.rados.0.smithi040.stdout:509: finishing write tid 2 to smithi040173847-32 2023-09-30T09:22:08.124 INFO:tasks.rados.rados.0.smithi040.stdout:509: finishing write tid 3 to smithi040173847-32 2023-09-30T09:22:08.124 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 88 (ObjNum 171 snap 51 seq_num 171) dirty exists 2023-09-30T09:22:08.124 INFO:tasks.rados.rados.0.smithi040.stdout:509: left oid 32 (ObjNum 171 snap 51 seq_num 171) 2023-09-30T09:22:08.124 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:07.843+0000 7fd2596da200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:22:08.124 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[124707]: pgmap v51: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[124707]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/2615902166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[124707]: osdmap e162: 8 total, 8 up, 8 in 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[110340]: pgmap v51: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[110340]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[110340]: from='client.? 172.21.15.40:0/2615902166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:08.125 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:07 smithi040 ceph-mon[110340]: osdmap e162: 8 total, 8 up, 8 in 2023-09-30T09:22:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:07 smithi143 ceph-mon[115560]: pgmap v51: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:07 smithi143 ceph-mon[115560]: from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:07 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/2615902166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:07 smithi143 ceph-mon[115560]: osdmap e162: 8 total, 8 up, 8 in 2023-09-30T09:22:08.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:08.104+0000 7fd2596da200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:22:08.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:08.220+0000 7fd2596da200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:22:08.686 INFO:tasks.rados.rados.0.smithi040.stdout:506: done (4 left) 2023-09-30T09:22:08.686 INFO:tasks.rados.rados.0.smithi040.stdout:507: done (3 left) 2023-09-30T09:22:08.687 INFO:tasks.rados.rados.0.smithi040.stdout:508: done (2 left) 2023-09-30T09:22:08.687 INFO:tasks.rados.rados.0.smithi040.stdout:509: done (1 left) 2023-09-30T09:22:08.687 INFO:tasks.rados.rados.0.smithi040.stdout:510: done (0 left) 2023-09-30T09:22:08.687 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 52 2023-09-30T09:22:08.687 INFO:tasks.rados.rados.0.smithi040.stdout:511: seq_num 172 ranges {6725632=483328} 2023-09-30T09:22:08.729 INFO:tasks.rados.rados.0.smithi040.stdout:511: writing smithi040173847-23 from 6725632 to 7208960 tid 1 2023-09-30T09:22:08.729 INFO:tasks.rados.rados.0.smithi040.stdout:512: copy_from oid 26 from oid 22 current snap is 52 2023-09-30T09:22:08.730 INFO:tasks.rados.rados.0.smithi040.stdout:513: snap_create 2023-09-30T09:22:08.730 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing copy_from to smithi040173847-26 2023-09-30T09:22:08.731 INFO:tasks.rados.rados.0.smithi040.stdout:512: got expected ENOENT (src dne) 2023-09-30T09:22:08.731 INFO:tasks.rados.rados.0.smithi040.stdout:512: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:22:08.735 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 1 to smithi040173847-23 2023-09-30T09:22:08.736 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 2 to smithi040173847-23 2023-09-30T09:22:08.737 INFO:tasks.rados.rados.0.smithi040.stdout:511: finishing write tid 3 to smithi040173847-23 2023-09-30T09:22:08.737 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 120 (ObjNum 172 snap 52 seq_num 172) dirty exists 2023-09-30T09:22:08.738 INFO:tasks.rados.rados.0.smithi040.stdout:511: left oid 23 (ObjNum 172 snap 52 seq_num 172) 2023-09-30T09:22:08.834 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:08.442+0000 7fd2596da200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:22:08.834 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:08.556+0000 7fd2596da200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:08.834 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-mon[124707]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:08.835 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-mon[124707]: osdmap e163: 8 total, 8 up, 8 in 2023-09-30T09:22:08.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-mon[110340]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:08.835 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:08 smithi040 ceph-mon[110340]: osdmap e163: 8 total, 8 up, 8 in 2023-09-30T09:22:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:08 smithi143 ceph-mon[115560]: from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:08 smithi143 ceph-mon[115560]: osdmap e163: 8 total, 8 up, 8 in 2023-09-30T09:22:09.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:22:09.634 INFO:tasks.rados.rados.0.smithi040.stdout:511: done (2 left) 2023-09-30T09:22:09.634 INFO:tasks.rados.rados.0.smithi040.stdout:512: done (1 left) 2023-09-30T09:22:09.635 INFO:tasks.rados.rados.0.smithi040.stdout:513: done (0 left) 2023-09-30T09:22:09.635 INFO:tasks.rados.rados.0.smithi040.stdout:514: snap_create 2023-09-30T09:22:09.835 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:09.505+0000 7fd2596da200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:22:09.835 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:09.735+0000 7fd2596da200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:22:09.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:09.632+0000 7f4cfb00b700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-30T09:22:09.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: ignoring --setuser ceph since I am not root 2023-09-30T09:22:09.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: ignoring --setgroup ceph since I am not root 2023-09-30T09:22:09.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mgr[157734]: -- 172.21.15.143:0/2605158251 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55abe48d31e0 con 0x55abe48a9000 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:09.801+0000 7f20fe6d6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: pgmap v54: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:09.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:09.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:09.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: osdmap e164: 8 total, 8 up, 8 in 2023-09-30T09:22:09.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: from='mgr.24943 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:22:09.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-mon[115560]: mgrmap e28: y(active, starting, since 0.00770566s) 2023-09-30T09:22:10.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:09.946+0000 7fd2596da200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: pgmap v54: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: osdmap e164: 8 total, 8 up, 8 in 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: from='mgr.24943 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[124707]: mgrmap e28: y(active, starting, since 0.00770566s) 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: pgmap v54: 121 pgs: 121 active+clean; 150 MiB data, 411 MiB used, 715 GiB / 715 GiB avail; 7.5 MiB/s rd, 774 KiB/s wr, 7 op/s 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 172.21.15.143:0/499244898' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:10.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-30T09:22:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: osdmap e164: 8 total, 8 up, 8 in 2023-09-30T09:22:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: from='mgr.24943 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-30T09:22:10.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:09 smithi040 ceph-mon[110340]: mgrmap e28: y(active, starting, since 0.00770566s) 2023-09-30T09:22:10.294 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:09.967+0000 7f20fe6d6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:22:10.628 INFO:tasks.rados.rados.0.smithi040.stdout:514: done (0 left) 2023-09-30T09:22:10.629 INFO:tasks.rados.rados.0.smithi040.stdout:515: delete oid 4 current snap is 54 2023-09-30T09:22:10.635 INFO:tasks.rados.rados.0.smithi040.stdout:515: done (0 left) 2023-09-30T09:22:10.635 INFO:tasks.rados.rados.0.smithi040.stdout:516: delete oid 15 current snap is 54 2023-09-30T09:22:10.638 INFO:tasks.rados.rados.0.smithi040.stdout:516: done (0 left) 2023-09-30T09:22:10.638 INFO:tasks.rados.rados.0.smithi040.stdout:517: snap_create 2023-09-30T09:22:10.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:10.293+0000 7f20fe6d6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:22:11.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:10.786+0000 7f20fe6d6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:22:11.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:11.017+0000 7f20fe6d6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:22:11.152 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:10 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:10.718+0000 7fd2596da200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:22:11.152 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:10 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:10.934+0000 7fd2596da200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:11.312 INFO:tasks.rados.rados.0.smithi040.stdout:517: done (0 left) 2023-09-30T09:22:11.312 INFO:tasks.rados.rados.0.smithi040.stdout:518: setattr oid 19 current snap is 55 2023-09-30T09:22:11.315 INFO:tasks.rados.rados.0.smithi040.stdout:519: rmattr oid 42 current snap is 55 2023-09-30T09:22:11.315 INFO:tasks.rados.rados.0.smithi040.stdout:519: done (1 left) 2023-09-30T09:22:11.315 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 55 2023-09-30T09:22:11.315 INFO:tasks.rados.rados.0.smithi040.stdout:520: seq_num 175 ranges {638976=540672} 2023-09-30T09:22:11.322 INFO:tasks.rados.rados.0.smithi040.stdout:520: writing smithi040173847-39 from 638976 to 1179648 tid 1 2023-09-30T09:22:11.322 INFO:tasks.rados.rados.0.smithi040.stdout:521: read oid 47 snap -1 2023-09-30T09:22:11.323 INFO:tasks.rados.rados.0.smithi040.stdout:521: expect deleted 2023-09-30T09:22:11.323 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 55 2023-09-30T09:22:11.323 INFO:tasks.rados.rados.0.smithi040.stdout:522: seq_num 176 ranges {679936=557056} 2023-09-30T09:22:11.330 INFO:tasks.rados.rados.0.smithi040.stdout:522: writing smithi040173847-41 from 679936 to 1236992 tid 1 2023-09-30T09:22:11.331 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 55 2023-09-30T09:22:11.331 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 206 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:11.331 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 1 to smithi040173847-39 2023-09-30T09:22:11.331 INFO:tasks.rados.rados.0.smithi040.stdout:523: seq_num 177 ranges {761856=573440} 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:523: writing smithi040173847-46 from 761856 to 1335296 tid 1 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:518: done (4 left) 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:521: done (3 left) 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:524: read oid 38 snap -1 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:524: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 2 to smithi040173847-39 2023-09-30T09:22:11.339 INFO:tasks.rados.rados.0.smithi040.stdout:520: finishing write tid 3 to smithi040173847-39 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 231 (ObjNum 175 snap 55 seq_num 175) dirty exists 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:520: left oid 39 (ObjNum 175 snap 55 seq_num 175) 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 1 to smithi040173847-41 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 2 to smithi040173847-41 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:522: finishing write tid 3 to smithi040173847-41 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 191 (ObjNum 176 snap 55 seq_num 176) dirty exists 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:522: left oid 41 (ObjNum 176 snap 55 seq_num 176) 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:520: done (3 left) 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:522: done (2 left) 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:525: copy_from oid 28 from oid 17 current snap is 55 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 55 2023-09-30T09:22:11.340 INFO:tasks.rados.rados.0.smithi040.stdout:526: seq_num 178 ranges {0=589824} 2023-09-30T09:22:11.342 INFO:tasks.rados.rados.0.smithi040.stdout:526: writing smithi040173847-15 from 0 to 589824 tid 1 2023-09-30T09:22:11.343 INFO:tasks.rados.rados.0.smithi040.stdout:527: delete oid 35 current snap is 55 2023-09-30T09:22:11.347 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 1 to smithi040173847-46 2023-09-30T09:22:11.347 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 2 to smithi040173847-46 2023-09-30T09:22:11.351 INFO:tasks.rados.rados.0.smithi040.stdout:524: expect (ObjNum 92 snap 18 seq_num 92) 2023-09-30T09:22:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.150+0000 7fd2596da200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:22:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.290+0000 7fd2596da200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STARTING 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:523: finishing write tid 3 to smithi040173847-46 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 190 (ObjNum 177 snap 55 seq_num 177) dirty exists 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:523: left oid 46 (ObjNum 177 snap 55 seq_num 177) 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:526: finishing write tid 1 to smithi040173847-15 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:526: finishing write tid 2 to smithi040173847-15 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing copy_from to smithi040173847-28 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 170 (ObjNum 164 snap 49 seq_num 164) dirty exists 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:525: finishing copy_from racing read to smithi040173847-28 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:526: finishing write tid 3 to smithi040173847-15 2023-09-30T09:22:11.426 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 289 (ObjNum 178 snap 55 seq_num 178) dirty exists 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:526: left oid 15 (ObjNum 178 snap 55 seq_num 178) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:523: done (4 left) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:524: done (3 left) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:525: done (2 left) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:526: done (1 left) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:527: done (0 left) 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 55 2023-09-30T09:22:11.427 INFO:tasks.rados.rados.0.smithi040.stdout:528: seq_num 180 ranges {2310144=622592} 2023-09-30T09:22:11.442 INFO:tasks.rados.rados.0.smithi040.stdout:528: writing smithi040173847-38 from 2310144 to 2932736 tid 1 2023-09-30T09:22:11.442 INFO:tasks.rados.rados.0.smithi040.stdout:529: setattr oid 26 current snap is 55 2023-09-30T09:22:11.444 INFO:tasks.rados.rados.0.smithi040.stdout:530: delete oid 43 current snap is 55 2023-09-30T09:22:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:530: done (2 left) 2023-09-30T09:22:11.445 INFO:tasks.rados.rados.0.smithi040.stdout:531: snap_remove snap 50 2023-09-30T09:22:11.765 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:11.456+0000 7f20fe6d6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: osdmap e165: 8 total, 8 up, 8 in 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: Active manager daemon y restarted 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: Activating manager daemon y 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: osdmap e166: 8 total, 8 up, 8 in 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: mgrmap e29: y(active, starting, since 0.00672047s) 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.766 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:11.767 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: Manager daemon y is now available 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.768 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:11.769 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.769 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.769 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:11.769 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:11 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:11.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: CherryPy Checker: 2023-09-30T09:22:11.846 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: The Application mounted at '' has an empty config. 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Serving on http://:::9283 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STARTED 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STOPPING 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STOPPED 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STARTING 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1b7a43700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1b7a43700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1b7a43700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.847 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1b7a43700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1b7a43700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1baa49700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1baa49700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1baa49700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1baa49700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:11.604+0000 7fd1baa49700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Serving on http://:::9283 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:11] ENGINE Bus STARTED 2023-09-30T09:22:11.848 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: osdmap e165: 8 total, 8 up, 8 in 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: Active manager daemon y restarted 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: Activating manager daemon y 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: osdmap e166: 8 total, 8 up, 8 in 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: mgrmap e29: y(active, starting, since 0.00672047s) 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:11.849 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:11.850 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: Manager daemon y is now available 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: osdmap e165: 8 total, 8 up, 8 in 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: Active manager daemon y restarted 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: Activating manager daemon y 2023-09-30T09:22:11.851 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: osdmap e166: 8 total, 8 up, 8 in 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: mgrmap e29: y(active, starting, since 0.00672047s) 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:11.852 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-30T09:22:11.853 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: Manager daemon y is now available 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:11.854 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:11.855 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:11 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:12.314 INFO:tasks.rados.rados.0.smithi040.stdout:531: done (2 left) 2023-09-30T09:22:12.314 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 55 2023-09-30T09:22:12.314 INFO:tasks.rados.rados.0.smithi040.stdout:532: seq_num 182 ranges {0=655360} 2023-09-30T09:22:12.317 INFO:tasks.rados.rados.0.smithi040.stdout:532: writing smithi040173847-33 from 0 to 655360 tid 1 2023-09-30T09:22:12.317 INFO:tasks.rados.rados.0.smithi040.stdout:533: snap_create 2023-09-30T09:22:12.317 INFO:tasks.rados.rados.0.smithi040.stdout:528: finishing write tid 1 to smithi040173847-38 2023-09-30T09:22:12.317 INFO:tasks.rados.rados.0.smithi040.stdout:528: finishing write tid 2 to smithi040173847-38 2023-09-30T09:22:12.318 INFO:tasks.rados.rados.0.smithi040.stdout:528: finishing write tid 3 to smithi040173847-38 2023-09-30T09:22:12.318 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 193 (ObjNum 180 snap 55 seq_num 180) dirty exists 2023-09-30T09:22:12.318 INFO:tasks.rados.rados.0.smithi040.stdout:528: left oid 38 (ObjNum 180 snap 55 seq_num 180) 2023-09-30T09:22:12.318 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 74 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:22:12.328 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 1 to smithi040173847-33 2023-09-30T09:22:12.328 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 2 to smithi040173847-33 2023-09-30T09:22:12.331 INFO:tasks.rados.rados.0.smithi040.stdout:532: finishing write tid 3 to smithi040173847-33 2023-09-30T09:22:12.331 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 206 (ObjNum 182 snap 55 seq_num 182) dirty exists 2023-09-30T09:22:12.332 INFO:tasks.rados.rados.0.smithi040.stdout:532: left oid 33 (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:22:12.630 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:12.242+0000 7f20fe6d6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:22:12.630 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:12.342+0000 7f20fe6d6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:22:12.630 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:12] ENGINE Bus STARTING 2023-09-30T09:22:12.630 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-mon[115560]: osdmap e167: 8 total, 8 up, 8 in 2023-09-30T09:22:12.630 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-mon[115560]: mgrmap e30: y(active, since 1.01696s) 2023-09-30T09:22:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:12] ENGINE Bus STARTING 2023-09-30T09:22:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[124707]: osdmap e167: 8 total, 8 up, 8 in 2023-09-30T09:22:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[124707]: mgrmap e30: y(active, since 1.01696s) 2023-09-30T09:22:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[110340]: [30/Sep/2023:09:22:12] ENGINE Bus STARTING 2023-09-30T09:22:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[110340]: osdmap e167: 8 total, 8 up, 8 in 2023-09-30T09:22:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:12 smithi040 ceph-mon[110340]: mgrmap e30: y(active, since 1.01696s) 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:528: done (3 left) 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:529: done (2 left) 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:532: done (1 left) 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:533: done (0 left) 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 56 2023-09-30T09:22:13.327 INFO:tasks.rados.rados.0.smithi040.stdout:534: seq_num 183 ranges {442368=671744} 2023-09-30T09:22:13.333 INFO:tasks.rados.rados.0.smithi040.stdout:534: writing smithi040173847-27 from 442368 to 1114112 tid 1 2023-09-30T09:22:13.333 INFO:tasks.rados.rados.0.smithi040.stdout:535: rollback oid 16 current snap is 56 2023-09-30T09:22:13.333 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 53 2023-09-30T09:22:13.333 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 56 2023-09-30T09:22:13.333 INFO:tasks.rados.rados.0.smithi040.stdout:536: seq_num 184 ranges {4194304=688128} 2023-09-30T09:22:13.361 INFO:tasks.rados.rados.0.smithi040.stdout:536: writing smithi040173847-32 from 4194304 to 4882432 tid 1 2023-09-30T09:22:13.361 INFO:tasks.rados.rados.0.smithi040.stdout:537: snap_create 2023-09-30T09:22:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:535: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:22:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:534: finishing write tid 1 to smithi040173847-27 2023-09-30T09:22:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:534: finishing write tid 2 to smithi040173847-27 2023-09-30T09:22:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:535: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:22:13.362 INFO:tasks.rados.rados.0.smithi040.stdout:535: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:22:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 298 (ObjNum 147 snap 43 seq_num 147) dirty exists 2023-09-30T09:22:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:534: finishing write tid 3 to smithi040173847-27 2023-09-30T09:22:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 208 (ObjNum 183 snap 56 seq_num 183) dirty exists 2023-09-30T09:22:13.363 INFO:tasks.rados.rados.0.smithi040.stdout:534: left oid 27 (ObjNum 183 snap 56 seq_num 183) 2023-09-30T09:22:13.368 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 1 to smithi040173847-32 2023-09-30T09:22:13.368 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 2 to smithi040173847-32 2023-09-30T09:22:13.369 INFO:tasks.rados.rados.0.smithi040.stdout:536: finishing write tid 3 to smithi040173847-32 2023-09-30T09:22:13.369 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 93 (ObjNum 184 snap 56 seq_num 184) dirty exists 2023-09-30T09:22:13.369 INFO:tasks.rados.rados.0.smithi040.stdout:536: left oid 32 (ObjNum 184 snap 56 seq_num 184) 2023-09-30T09:22:13.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:12.995+0000 7f20fe6d6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:22:13.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.091+0000 7f20fe6d6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:22:13.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.197+0000 7f20fe6d6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:22:13.687 INFO:tasks.rados.rados.0.smithi040.stdout:534: done (3 left) 2023-09-30T09:22:13.688 INFO:tasks.rados.rados.0.smithi040.stdout:535: done (2 left) 2023-09-30T09:22:13.688 INFO:tasks.rados.rados.0.smithi040.stdout:536: done (1 left) 2023-09-30T09:22:13.688 INFO:tasks.rados.rados.0.smithi040.stdout:537: done (0 left) 2023-09-30T09:22:13.688 INFO:tasks.rados.rados.0.smithi040.stdout:538: setattr oid 7 current snap is 57 2023-09-30T09:22:13.694 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 57 2023-09-30T09:22:13.694 INFO:tasks.rados.rados.0.smithi040.stdout:539: seq_num 185 ranges {761856=704512} 2023-09-30T09:22:13.697 INFO:tasks.rados.rados.0.smithi040.stdout:539: writing smithi040173847-19 from 761856 to 1466368 tid 1 2023-09-30T09:22:13.698 INFO:tasks.rados.rados.0.smithi040.stdout:540: copy_from oid 13 from oid 8 current snap is 57 2023-09-30T09:22:13.698 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 150 (ObjNum 141 snap 41 seq_num 141) dirty exists 2023-09-30T09:22:13.698 INFO:tasks.rados.rados.0.smithi040.stdout:538: done (2 left) 2023-09-30T09:22:13.698 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 57 2023-09-30T09:22:13.698 INFO:tasks.rados.rados.0.smithi040.stdout:541: seq_num 186 ranges {1236992=720896} 2023-09-30T09:22:13.709 INFO:tasks.rados.rados.0.smithi040.stdout:541: writing smithi040173847-41 from 1236992 to 1957888 tid 1 2023-09-30T09:22:13.709 INFO:tasks.rados.rados.0.smithi040.stdout:542: read oid 20 snap 7 2023-09-30T09:22:13.709 INFO:tasks.rados.rados.0.smithi040.stdout:542: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:22:13.709 INFO:tasks.rados.rados.0.smithi040.stdout:543: snap_remove snap 33 2023-09-30T09:22:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:12] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:12] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:12] ENGINE Bus STARTED 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-mon[115560]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-mon[115560]: osdmap e168: 8 total, 8 up, 8 in 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.458+0000 7f20fe6d6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.556+0000 7f20fe6d6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:22:13.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.656+0000 7f20fe6d6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:22:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[110340]: [30/Sep/2023:09:22:12] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[110340]: [30/Sep/2023:09:22:12] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[110340]: [30/Sep/2023:09:22:12] ENGINE Bus STARTED 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[110340]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[110340]: osdmap e168: 8 total, 8 up, 8 in 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:12] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:12] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:12] ENGINE Bus STARTED 2023-09-30T09:22:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[124707]: pgmap v4: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-mon[124707]: osdmap e168: 8 total, 8 up, 8 in 2023-09-30T09:22:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:22:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:22:13.510Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi143.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.143:8443: connect: connection refused" 2023-09-30T09:22:14.223 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:13.905+0000 7f20fe6d6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:22:14.223 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:14.015+0000 7f20fe6d6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:22:14.223 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:14.221+0000 7f20fe6d6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:22:14.639 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:14.320+0000 7f20fe6d6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:543: done (4 left) 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:544: read oid 21 snap -1 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:544: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:545: delete oid 22 current snap is 57 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:540: finishing copy_from to smithi040173847-13 2023-09-30T09:22:14.708 INFO:tasks.rados.rados.0.smithi040.stdout:540: got expected ENOENT (src dne) 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:540: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 1 to smithi040173847-19 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 2 to smithi040173847-19 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:539: finishing write tid 3 to smithi040173847-19 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 217 (ObjNum 185 snap 57 seq_num 185) dirty exists 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:539: left oid 19 (ObjNum 185 snap 57 seq_num 185) 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:541: finishing write tid 1 to smithi040173847-41 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:541: finishing write tid 2 to smithi040173847-41 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:541: finishing write tid 3 to smithi040173847-41 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 196 (ObjNum 186 snap 57 seq_num 186) dirty exists 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:541: left oid 41 (ObjNum 186 snap 57 seq_num 186) 2023-09-30T09:22:14.709 INFO:tasks.rados.rados.0.smithi040.stdout:542: expect (ObjNum 19 snap 0 seq_num 19) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:539: done (5 left) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:540: done (4 left) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:541: done (3 left) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:542: done (2 left) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:545: done (1 left) 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 57 2023-09-30T09:22:14.724 INFO:tasks.rados.rados.0.smithi040.stdout:546: seq_num 188 ranges {2449408=753664} 2023-09-30T09:22:14.742 INFO:tasks.rados.rados.0.smithi040.stdout:546: writing smithi040173847-3 from 2449408 to 3203072 tid 1 2023-09-30T09:22:14.742 INFO:tasks.rados.rados.0.smithi040.stdout:547: read oid 28 snap -1 2023-09-30T09:22:14.742 INFO:tasks.rados.rados.0.smithi040.stdout:547: expect (ObjNum 164 snap 49 seq_num 164) 2023-09-30T09:22:14.742 INFO:tasks.rados.rados.0.smithi040.stdout:548: rollback oid 6 current snap is 57 2023-09-30T09:22:14.742 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 47 2023-09-30T09:22:14.743 INFO:tasks.rados.rados.0.smithi040.stdout:544: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:22:14.819 INFO:tasks.rados.rados.0.smithi040.stdout:547: expect (ObjNum 164 snap 49 seq_num 164) 2023-09-30T09:22:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-mon[115560]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-mon[115560]: mgrmap e31: y(active, since 2s) 2023-09-30T09:22:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-mon[115560]: osdmap e169: 8 total, 8 up, 8 in 2023-09-30T09:22:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:14 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[124707]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[124707]: mgrmap e31: y(active, since 2s) 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[124707]: osdmap e169: 8 total, 8 up, 8 in 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[110340]: pgmap v5: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[110340]: mgrmap e31: y(active, since 2s) 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[110340]: osdmap e169: 8 total, 8 up, 8 in 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:14 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.022 INFO:tasks.rados.rados.0.smithi040.stdout:546: finishing write tid 1 to smithi040173847-3 2023-09-30T09:22:15.022 INFO:tasks.rados.rados.0.smithi040.stdout:546: finishing write tid 2 to smithi040173847-3 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:546: finishing write tid 3 to smithi040173847-3 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 206 (ObjNum 188 snap 57 seq_num 188) dirty exists 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:546: left oid 3 (ObjNum 188 snap 57 seq_num 188) 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:548: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:548: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:544: done (3 left) 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:546: done (2 left) 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:547: done (1 left) 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 57 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:548: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:22:15.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 210 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:22:15.024 INFO:tasks.rados.rados.0.smithi040.stdout:549: seq_num 189 ranges {2170880=770048} 2023-09-30T09:22:15.038 INFO:tasks.rados.rados.0.smithi040.stdout:549: writing smithi040173847-21 from 2170880 to 2940928 tid 1 2023-09-30T09:22:15.039 INFO:tasks.rados.rados.0.smithi040.stdout:548: done (1 left) 2023-09-30T09:22:15.039 INFO:tasks.rados.rados.0.smithi040.stdout:550: snap_create 2023-09-30T09:22:15.043 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 1 to smithi040173847-21 2023-09-30T09:22:15.043 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 2 to smithi040173847-21 2023-09-30T09:22:15.044 INFO:tasks.rados.rados.0.smithi040.stdout:549: finishing write tid 3 to smithi040173847-21 2023-09-30T09:22:15.044 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 171 (ObjNum 189 snap 57 seq_num 189) dirty exists 2023-09-30T09:22:15.044 INFO:tasks.rados.rados.0.smithi040.stdout:549: left oid 21 (ObjNum 189 snap 57 seq_num 189) 2023-09-30T09:22:15.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:15.139+0000 7f20fe6d6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:22:15.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:15.349+0000 7f20fe6d6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:22:15.769 INFO:tasks.rados.rados.0.smithi040.stdout:549: done (1 left) 2023-09-30T09:22:15.769 INFO:tasks.rados.rados.0.smithi040.stdout:550: done (0 left) 2023-09-30T09:22:15.769 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 58 2023-09-30T09:22:15.769 INFO:tasks.rados.rados.0.smithi040.stdout:551: seq_num 190 ranges {6889472=786432} 2023-09-30T09:22:15.811 INFO:tasks.rados.rados.0.smithi040.stdout:551: writing smithi040173847-18 from 6889472 to 7675904 tid 1 2023-09-30T09:22:15.811 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 58 2023-09-30T09:22:15.812 INFO:tasks.rados.rados.0.smithi040.stdout:552: seq_num 191 ranges {1179648=802816} 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:552: writing smithi040173847-39 from 1179648 to 1982464 tid 1 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:553: setattr oid 49 current snap is 58 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:551: finishing write tid 1 to smithi040173847-18 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:551: finishing write tid 2 to smithi040173847-18 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:551: finishing write tid 3 to smithi040173847-18 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 160 (ObjNum 190 snap 58 seq_num 190) dirty exists 2023-09-30T09:22:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:551: left oid 18 (ObjNum 190 snap 58 seq_num 190) 2023-09-30T09:22:15.824 INFO:tasks.rados.rados.0.smithi040.stdout:551: done (2 left) 2023-09-30T09:22:15.824 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 58 2023-09-30T09:22:15.824 INFO:tasks.rados.rados.0.smithi040.stdout:554: seq_num 192 ranges {0=417792,417792=401408} 2023-09-30T09:22:15.826 INFO:tasks.rados.rados.0.smithi040.stdout:554: writing smithi040173847-8 from 0 to 417792 tid 1 2023-09-30T09:22:15.830 INFO:tasks.rados.rados.0.smithi040.stdout:554: writing smithi040173847-8 from 417792 to 819200 tid 2 2023-09-30T09:22:15.830 INFO:tasks.rados.rados.0.smithi040.stdout:555: rollback oid 23 current snap is 58 2023-09-30T09:22:15.830 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 27 2023-09-30T09:22:15.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 245 (ObjNum 169 snap 51 seq_num 169) dirty exists 2023-09-30T09:22:15.830 INFO:tasks.rados.rados.0.smithi040.stdout:553: done (3 left) 2023-09-30T09:22:15.831 INFO:tasks.rados.rados.0.smithi040.stdout:556: copy_from oid 12 from oid 27 current snap is 58 2023-09-30T09:22:15.831 INFO:tasks.rados.rados.0.smithi040.stdout:557: snap_remove snap 43 2023-09-30T09:22:15.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: osdmap e170: 8 total, 8 up, 8 in 2023-09-30T09:22:15.888 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: osdmap e170: 8 total, 8 up, 8 in 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.889 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.890 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:15 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:15.548+0000 7f20fe6d6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: osdmap e170: 8 total, 8 up, 8 in 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:15 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:16.598 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:16.223+0000 7f20fe6d6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:22:16.598 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:16.409+0000 7f20fe6d6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:16.599 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:16.597+0000 7f20fe6d6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:22:16.778 INFO:tasks.rados.rados.0.smithi040.stdout:557: done (4 left) 2023-09-30T09:22:16.778 INFO:tasks.rados.rados.0.smithi040.stdout:558: copy_from oid 29 from oid 11 current snap is 58 2023-09-30T09:22:16.778 INFO:tasks.rados.rados.0.smithi040.stdout:559: read oid 10 snap 39 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:559: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:560: copy_from oid 37 from oid 28 current snap is 58 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:561: delete oid 44 current snap is 58 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:552: finishing write tid 1 to smithi040173847-39 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:552: finishing write tid 2 to smithi040173847-39 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 1 to smithi040173847-8 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:555: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:555: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:555: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 130 (ObjNum 111 snap 27 seq_num 111) dirty exists 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:552: finishing write tid 3 to smithi040173847-39 2023-09-30T09:22:16.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 238 (ObjNum 191 snap 58 seq_num 191) dirty exists 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:552: left oid 39 (ObjNum 191 snap 58 seq_num 191) 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 2 to smithi040173847-8 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 3 to smithi040173847-8 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:554: finishing write tid 4 to smithi040173847-8 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 241 (ObjNum 192 snap 58 seq_num 192) dirty exists 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:554: left oid 8 (ObjNum 192 snap 58 seq_num 192) 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing copy_from to smithi040173847-12 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 208 (ObjNum 183 snap 56 seq_num 183) dirty exists 2023-09-30T09:22:16.780 INFO:tasks.rados.rados.0.smithi040.stdout:556: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:552: done (7 left) 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:554: done (6 left) 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:555: done (5 left) 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:556: done (4 left) 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:561: done (3 left) 2023-09-30T09:22:16.783 INFO:tasks.rados.rados.0.smithi040.stdout:562: snap_create 2023-09-30T09:22:16.792 INFO:tasks.rados.rados.0.smithi040.stdout:559: expect (ObjNum 101 snap 22 seq_num 101) 2023-09-30T09:22:16.873 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing copy_from to smithi040173847-29 2023-09-30T09:22:16.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 131 (ObjNum 105 snap 22 seq_num 105) dirty exists 2023-09-30T09:22:16.874 INFO:tasks.rados.rados.0.smithi040.stdout:558: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:22:16.874 INFO:tasks.rados.rados.0.smithi040.stdout:560: finishing copy_from to smithi040173847-37 2023-09-30T09:22:16.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 170 (ObjNum 164 snap 49 seq_num 164) dirty exists 2023-09-30T09:22:16.874 INFO:tasks.rados.rados.0.smithi040.stdout:560: finishing copy_from racing read to smithi040173847-37 2023-09-30T09:22:16.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:16.715+0000 7f20fe6d6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:16.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:22:16] ENGINE Bus STARTING 2023-09-30T09:22:16.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: CherryPy Checker: 2023-09-30T09:22:16.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: The Application mounted at '' has an empty config. 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:22:16] ENGINE Serving on http://:::9283 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[157711]: [30/Sep/2023:09:22:16] ENGINE Bus STARTED 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: osdmap e171: 8 total, 8 up, 8 in 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: mgrmap e32: y(active, since 4s) 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:16 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: osdmap e171: 8 total, 8 up, 8 in 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: mgrmap e32: y(active, since 4s) 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: pgmap v9: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: osdmap e171: 8 total, 8 up, 8 in 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: mgrmap e32: y(active, since 4s) 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: Standby manager daemon x started 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:17.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:16 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/2035915888' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:17.782 INFO:tasks.rados.rados.0.smithi040.stdout:558: done (3 left) 2023-09-30T09:22:17.783 INFO:tasks.rados.rados.0.smithi040.stdout:559: done (2 left) 2023-09-30T09:22:17.783 INFO:tasks.rados.rados.0.smithi040.stdout:560: done (1 left) 2023-09-30T09:22:17.783 INFO:tasks.rados.rados.0.smithi040.stdout:562: done (0 left) 2023-09-30T09:22:17.783 INFO:tasks.rados.rados.0.smithi040.stdout:563: read oid 45 snap -1 2023-09-30T09:22:17.783 INFO:tasks.rados.rados.0.smithi040.stdout:563: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:564: setattr oid 1 current snap is 59 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:565: rmattr oid 34 current snap is 59 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:565: done (2 left) 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:566: read oid 10 snap -1 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:566: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:567: rollback oid 46 current snap is 59 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 48 2023-09-30T09:22:17.785 INFO:tasks.rados.rados.0.smithi040.stdout:568: copy_from oid 25 from oid 44 current snap is 59 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:569: rollback oid 41 current snap is 59 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 48 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:570: rollback oid 50 current snap is 59 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 39 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:571: read oid 5 snap -1 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:571: expect (ObjNum 121 snap 34 seq_num 121) 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:572: rollback oid 4 current snap is 59 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 53 2023-09-30T09:22:17.786 INFO:tasks.rados.rados.0.smithi040.stdout:573: snap_create 2023-09-30T09:22:17.789 INFO:tasks.rados.rados.0.smithi040.stdout:568: finishing copy_from to smithi040173847-25 2023-09-30T09:22:17.790 INFO:tasks.rados.rados.0.smithi040.stdout:568: got expected ENOENT (src dne) 2023-09-30T09:22:17.790 INFO:tasks.rados.rados.0.smithi040.stdout:568: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:22:17.790 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:22:17.790 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 249 (ObjNum 82 snap 17 seq_num 82) dirty exists 2023-09-30T09:22:17.791 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:22:17.791 INFO:tasks.rados.rados.0.smithi040.stdout:567: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:22:17.791 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 224 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:17.791 INFO:tasks.rados.rados.0.smithi040.stdout:569: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:22:17.792 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:22:17.792 INFO:tasks.rados.rados.0.smithi040.stdout:572: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:22:17.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 231 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:22:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:569: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:22:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:569: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:22:17.793 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 212 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:22:17.796 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing rollback tid 0 to smithi040173847-50 2023-09-30T09:22:17.796 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:22:17.797 INFO:tasks.rados.rados.0.smithi040.stdout:570: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:22:17.797 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 25 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-30T09:22:17.811 INFO:tasks.rados.rados.0.smithi040.stdout:571: expect (ObjNum 121 snap 34 seq_num 121) 2023-09-30T09:22:17.867 INFO:tasks.rados.rados.0.smithi040.stdout:563: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:22:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:17 smithi143 ceph-mon[115560]: osdmap e172: 8 total, 8 up, 8 in 2023-09-30T09:22:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:17 smithi143 ceph-mon[115560]: mgrmap e33: y(active, since 5s), standbys: x 2023-09-30T09:22:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:17 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:18.148 INFO:tasks.rados.rados.0.smithi040.stdout:566: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[124707]: osdmap e172: 8 total, 8 up, 8 in 2023-09-30T09:22:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[124707]: mgrmap e33: y(active, since 5s), standbys: x 2023-09-30T09:22:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[110340]: osdmap e172: 8 total, 8 up, 8 in 2023-09-30T09:22:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[110340]: mgrmap e33: y(active, since 5s), standbys: x 2023-09-30T09:22:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:17 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:18.659 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:22:18.358Z caller=notify.go:743 level=info component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:563: done (9 left) 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:564: done (8 left) 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:566: done (7 left) 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:567: done (6 left) 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:568: done (5 left) 2023-09-30T09:22:18.790 INFO:tasks.rados.rados.0.smithi040.stdout:569: done (4 left) 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:570: done (3 left) 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:571: done (2 left) 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:572: done (1 left) 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:573: done (0 left) 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:574: rollback oid 44 current snap is 60 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 53 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 60 2023-09-30T09:22:18.791 INFO:tasks.rados.rados.0.smithi040.stdout:575: seq_num 194 ranges {0=458752,458752=401408} 2023-09-30T09:22:18.792 INFO:tasks.rados.rados.0.smithi040.stdout:575: writing smithi040173847-30 from 0 to 458752 tid 1 2023-09-30T09:22:18.795 INFO:tasks.rados.rados.0.smithi040.stdout:575: writing smithi040173847-30 from 458752 to 860160 tid 2 2023-09-30T09:22:18.795 INFO:tasks.rados.rados.0.smithi040.stdout:576: rollback oid 40 current snap is 60 2023-09-30T09:22:18.795 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 45 2023-09-30T09:22:18.795 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:22:18.795 INFO:tasks.rados.rados.0.smithi040.stdout:577: snap_remove snap 56 2023-09-30T09:22:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: osdmap e173: 8 total, 8 up, 8 in 2023-09-30T09:22:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:18 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: osdmap e173: 8 total, 8 up, 8 in 2023-09-30T09:22:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: pgmap v12: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 160 MiB data, 443 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: osdmap e173: 8 total, 8 up, 8 in 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:19.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:18 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:19.803 INFO:tasks.rados.rados.0.smithi040.stdout:577: done (3 left) 2023-09-30T09:22:19.803 INFO:tasks.rados.rados.0.smithi040.stdout:578: snap_create 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:574: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 101 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:576: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:576: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:576: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 216 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:575: finishing write tid 1 to smithi040173847-30 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:575: finishing write tid 2 to smithi040173847-30 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:575: finishing write tid 3 to smithi040173847-30 2023-09-30T09:22:19.804 INFO:tasks.rados.rados.0.smithi040.stdout:575: finishing write tid 4 to smithi040173847-30 2023-09-30T09:22:19.805 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 167 (ObjNum 194 snap 60 seq_num 194) dirty exists 2023-09-30T09:22:19.805 INFO:tasks.rados.rados.0.smithi040.stdout:575: left oid 30 (ObjNum 194 snap 60 seq_num 194) 2023-09-30T09:22:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: osdmap e174: 8 total, 8 up, 8 in 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:19 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: osdmap e174: 8 total, 8 up, 8 in 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: osdmap e174: 8 total, 8 up, 8 in 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:19 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:20.808 INFO:tasks.rados.rados.0.smithi040.stdout:574: done (3 left) 2023-09-30T09:22:20.808 INFO:tasks.rados.rados.0.smithi040.stdout:575: done (2 left) 2023-09-30T09:22:20.808 INFO:tasks.rados.rados.0.smithi040.stdout:576: done (1 left) 2023-09-30T09:22:20.808 INFO:tasks.rados.rados.0.smithi040.stdout:578: done (0 left) 2023-09-30T09:22:20.808 INFO:tasks.rados.rados.0.smithi040.stdout:579: rmattr oid 40 current snap is 61 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:579: done (0 left) 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:580: read oid 10 snap 48 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:580: expect (ObjNum 142 snap 41 seq_num 142) 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:581: read oid 50 snap -1 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:581: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:22:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:582: snap_remove snap 7 2023-09-30T09:22:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:20 smithi143 ceph-mon[115560]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:22:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:20 smithi143 ceph-mon[115560]: pgmap v15: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:20 smithi143 ceph-mon[115560]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:22:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:20 smithi143 ceph-mon[115560]: osdmap e175: 8 total, 8 up, 8 in 2023-09-30T09:22:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[124707]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[124707]: pgmap v15: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[124707]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[124707]: osdmap e175: 8 total, 8 up, 8 in 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[110340]: Reconfiguring prometheus.a (dependencies changed)... 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[110340]: pgmap v15: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[110340]: Reconfiguring daemon prometheus.a on smithi143 2023-09-30T09:22:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:20 smithi040 ceph-mon[110340]: osdmap e175: 8 total, 8 up, 8 in 2023-09-30T09:22:21.378 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 systemd[1]: Stopping Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:21.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:22:21.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:22:21.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:22:21.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.377Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.378Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.378Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[168306]: ts=2023-09-30T09:22:21.378Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-30T09:22:21.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 bash[171861]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:22:21.810 INFO:tasks.rados.rados.0.smithi040.stdout:582: done (2 left) 2023-09-30T09:22:21.810 INFO:tasks.rados.rados.0.smithi040.stdout:583: rollback oid 2 current snap is 61 2023-09-30T09:22:21.810 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 52 2023-09-30T09:22:21.810 INFO:tasks.rados.rados.0.smithi040.stdout:584: delete oid 37 current snap is 61 2023-09-30T09:22:21.814 INFO:tasks.rados.rados.0.smithi040.stdout:581: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:22:21.849 INFO:tasks.rados.rados.0.smithi040.stdout:580: expect (ObjNum 142 snap 41 seq_num 142) 2023-09-30T09:22:22.020 INFO:tasks.rados.rados.0.smithi040.stdout:583: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:22:22.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 182 (ObjNum 129 snap 0 seq_num 3791482560) dirty dne 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:580: done (3 left) 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:581: done (2 left) 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:583: done (1 left) 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:584: done (0 left) 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:585: read oid 42 snap -1 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:585: expect deleted 2023-09-30T09:22:22.021 INFO:tasks.rados.rados.0.smithi040.stdout:586: setattr oid 5 current snap is 61 2023-09-30T09:22:22.022 INFO:tasks.rados.rados.0.smithi040.stdout:585: done (1 left) 2023-09-30T09:22:22.023 INFO:tasks.rados.rados.0.smithi040.stdout:587: rmattr oid 24 current snap is 61 2023-09-30T09:22:22.023 INFO:tasks.rados.rados.0.smithi040.stdout:587: done (1 left) 2023-09-30T09:22:22.023 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 61 2023-09-30T09:22:22.023 INFO:tasks.rados.rados.0.smithi040.stdout:588: seq_num 196 ranges {3203072=491520,3694592=401408} 2023-09-30T09:22:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:588: writing smithi040173847-3 from 3203072 to 3694592 tid 1 2023-09-30T09:22:22.046 INFO:tasks.rados.rados.0.smithi040.stdout:588: writing smithi040173847-3 from 3694592 to 4096000 tid 2 2023-09-30T09:22:22.046 INFO:tasks.rados.rados.0.smithi040.stdout:589: snap_create 2023-09-30T09:22:22.046 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 209 (ObjNum 121 snap 34 seq_num 121) dirty exists 2023-09-30T09:22:22.047 INFO:tasks.rados.rados.0.smithi040.stdout:588: finishing write tid 1 to smithi040173847-3 2023-09-30T09:22:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:588: finishing write tid 2 to smithi040173847-3 2023-09-30T09:22:22.048 INFO:tasks.rados.rados.0.smithi040.stdout:588: finishing write tid 3 to smithi040173847-3 2023-09-30T09:22:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:588: finishing write tid 4 to smithi040173847-3 2023-09-30T09:22:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 244 (ObjNum 196 snap 61 seq_num 196) dirty exists 2023-09-30T09:22:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:588: left oid 3 (ObjNum 196 snap 61 seq_num 196) 2023-09-30T09:22:22.133 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-mon[115560]: osdmap e176: 8 total, 8 up, 8 in 2023-09-30T09:22:22.133 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:21 smithi143 ceph-mon[115560]: osdmap e177: 8 total, 8 up, 8 in 2023-09-30T09:22:22.134 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:22:22.134 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 systemd[1]: Stopped Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:22.134 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:21 smithi143 systemd[1]: Starting Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:21 smithi040 ceph-mon[124707]: osdmap e176: 8 total, 8 up, 8 in 2023-09-30T09:22:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:21 smithi040 ceph-mon[124707]: osdmap e177: 8 total, 8 up, 8 in 2023-09-30T09:22:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:21 smithi040 ceph-mon[110340]: osdmap e176: 8 total, 8 up, 8 in 2023-09-30T09:22:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:21 smithi040 ceph-mon[110340]: osdmap e177: 8 total, 8 up, 8 in 2023-09-30T09:22:22.393 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.310Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-30T09:22:22.393 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.310Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.310Z caller=main.go:570 level=info host_details="(Linux 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 13:19:58 UTC 2023 x86_64 smithi143 (none))" 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.310Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.310Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.311Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.312Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.314Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.314Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.315Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.315Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.635µs 2023-09-30T09:22:22.394 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.315Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.315Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.329Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.331Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.332Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.332Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.297µs wal_replay_duration=17.401686ms wbl_replay_duration=180ns total_replay_duration=17.440667ms 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.336Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.336Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.336Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 bash[171981]: efded970e2771dc7bbe4b441ffa68d560a8c912977c4cf711f4bb9c5207d9448 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.349Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=13.341711ms db_storage=692ns remote_storage=1.063µs web_handler=413ns query_engine=656ns scrape=424.497µs scrape_sd=80.777µs notify=13.042µs notify_sd=16.802µs rules=12.595062ms tracing=5.371µs 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.349Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:22.349Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-30T09:22:22.395 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:22 smithi143 systemd[1]: Started Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:22.838 INFO:tasks.rados.rados.0.smithi040.stdout:586: done (2 left) 2023-09-30T09:22:22.838 INFO:tasks.rados.rados.0.smithi040.stdout:588: done (1 left) 2023-09-30T09:22:22.838 INFO:tasks.rados.rados.0.smithi040.stdout:589: done (0 left) 2023-09-30T09:22:22.838 INFO:tasks.rados.rados.0.smithi040.stdout:590: snap_remove snap 57 2023-09-30T09:22:23.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-mon[115560]: pgmap v18: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:23.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.044 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.045 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:23.045 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:22 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[124707]: pgmap v18: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[110340]: pgmap v18: 121 pgs: 121 active+clean; 171 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.7 MiB/s wr, 53 op/s 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:22 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:23.692 INFO:tasks.rados.rados.0.smithi040.stdout:590: done (0 left) 2023-09-30T09:22:23.692 INFO:tasks.rados.rados.0.smithi040.stdout:591: snap_remove snap 61 2023-09-30T09:22:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: osdmap e178: 8 total, 8 up, 8 in 2023-09-30T09:22:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:23 smithi143 ceph-mon[115560]: osdmap e179: 8 total, 8 up, 8 in 2023-09-30T09:22:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: osdmap e178: 8 total, 8 up, 8 in 2023-09-30T09:22:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[124707]: osdmap e179: 8 total, 8 up, 8 in 2023-09-30T09:22:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:22:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: osdmap e178: 8 total, 8 up, 8 in 2023-09-30T09:22:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:22:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:22:24.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:24.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:23 smithi040 ceph-mon[110340]: osdmap e179: 8 total, 8 up, 8 in 2023-09-30T09:22:24.693 INFO:tasks.rados.rados.0.smithi040.stdout:591: done (0 left) 2023-09-30T09:22:24.693 INFO:tasks.rados.rados.0.smithi040.stdout:592: rollback oid 12 current snap is 62 2023-09-30T09:22:24.693 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 37 2023-09-30T09:22:24.693 INFO:tasks.rados.rados.0.smithi040.stdout:593: read oid 21 snap -1 2023-09-30T09:22:24.694 INFO:tasks.rados.rados.0.smithi040.stdout:593: expect (ObjNum 189 snap 57 seq_num 189) 2023-09-30T09:22:24.694 INFO:tasks.rados.rados.0.smithi040.stdout:594: rmattr oid 8 current snap is 62 2023-09-30T09:22:24.694 INFO:tasks.rados.rados.0.smithi040.stdout:594: done (2 left) 2023-09-30T09:22:24.694 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 62 2023-09-30T09:22:24.694 INFO:tasks.rados.rados.0.smithi040.stdout:595: seq_num 197 ranges {393216=507904,901120=401408} 2023-09-30T09:22:24.698 INFO:tasks.rados.rados.0.smithi040.stdout:595: writing smithi040173847-24 from 393216 to 901120 tid 1 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:595: writing smithi040173847-24 from 901120 to 1302528 tid 2 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:596: rollback oid 6 current snap is 62 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 59 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:597: read oid 20 snap -1 2023-09-30T09:22:24.701 INFO:tasks.rados.rados.0.smithi040.stdout:597: expect deleted 2023-09-30T09:22:24.702 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 62 2023-09-30T09:22:24.702 INFO:tasks.rados.rados.0.smithi040.stdout:598: seq_num 198 ranges {3612672=524288,4136960=401408} 2023-09-30T09:22:24.724 INFO:tasks.rados.rados.0.smithi040.stdout:598: writing smithi040173847-29 from 3612672 to 4136960 tid 1 2023-09-30T09:22:24.727 INFO:tasks.rados.rados.0.smithi040.stdout:598: writing smithi040173847-29 from 4136960 to 4538368 tid 2 2023-09-30T09:22:24.727 INFO:tasks.rados.rados.0.smithi040.stdout:599: snap_create 2023-09-30T09:22:24.727 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:22:24.727 INFO:tasks.rados.rados.0.smithi040.stdout:592: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:22:24.727 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 211 (ObjNum 127 snap 35 seq_num 127) dirty exists 2023-09-30T09:22:24.728 INFO:tasks.rados.rados.0.smithi040.stdout:596: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:22:24.728 INFO:tasks.rados.rados.0.smithi040.stdout:596: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:22:24.728 INFO:tasks.rados.rados.0.smithi040.stdout:593: expect (ObjNum 189 snap 57 seq_num 189) 2023-09-30T09:22:24.844 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:24 smithi143 systemd[1]: Stopping Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:596: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:22:24.854 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 252 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:595: finishing write tid 1 to smithi040173847-24 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:595: finishing write tid 2 to smithi040173847-24 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:595: finishing write tid 3 to smithi040173847-24 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:595: finishing write tid 4 to smithi040173847-24 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 183 (ObjNum 197 snap 62 seq_num 197) dirty exists 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:595: left oid 24 (ObjNum 197 snap 62 seq_num 197) 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 1 to smithi040173847-29 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 2 to smithi040173847-29 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 3 to smithi040173847-29 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:598: finishing write tid 4 to smithi040173847-29 2023-09-30T09:22:24.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 150 (ObjNum 198 snap 62 seq_num 198) dirty exists 2023-09-30T09:22:24.856 INFO:tasks.rados.rados.0.smithi040.stdout:598: left oid 29 (ObjNum 198 snap 62 seq_num 198) 2023-09-30T09:22:25.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 bash[172410]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T09:22:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:24 smithi143 ceph-mon[115560]: pgmap v21: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:24 smithi143 ceph-mon[115560]: Upgrade: Updating mgr.x 2023-09-30T09:22:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:24 smithi143 ceph-mon[115560]: Deploying daemon mgr.x on smithi143 2023-09-30T09:22:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:24 smithi143 ceph-mon[115560]: osdmap e180: 8 total, 8 up, 8 in 2023-09-30T09:22:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[124707]: pgmap v21: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[124707]: Upgrade: Updating mgr.x 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[124707]: Deploying daemon mgr.x on smithi143 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[124707]: osdmap e180: 8 total, 8 up, 8 in 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[110340]: pgmap v21: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[110340]: Upgrade: Updating mgr.x 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[110340]: Deploying daemon mgr.x on smithi143 2023-09-30T09:22:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:24 smithi040 ceph-mon[110340]: osdmap e180: 8 total, 8 up, 8 in 2023-09-30T09:22:25.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:22:25.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-30T09:22:25.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 systemd[1]: Stopped Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:25.644 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 systemd[1]: Starting Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:592: done (6 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:593: done (5 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:595: done (4 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:596: done (3 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:597: done (2 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:598: done (1 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:599: done (0 left) 2023-09-30T09:22:25.694 INFO:tasks.rados.rados.0.smithi040.stdout:600: delete oid 2 current snap is 63 2023-09-30T09:22:25.698 INFO:tasks.rados.rados.0.smithi040.stdout:600: done (0 left) 2023-09-30T09:22:25.698 INFO:tasks.rados.rados.0.smithi040.stdout:601: delete oid 5 current snap is 63 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:601: done (0 left) 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:602: read oid 43 snap -1 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:602: expect deleted 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:603: read oid 28 snap 58 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:603: expect (ObjNum 164 snap 49 seq_num 164) 2023-09-30T09:22:25.703 INFO:tasks.rados.rados.0.smithi040.stdout:604: delete oid 17 current snap is 63 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:602: done (2 left) 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:604: done (1 left) 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:605: copy_from oid 45 from oid 13 current snap is 63 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:606: rmattr oid 36 current snap is 63 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:606: done (2 left) 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 63 2023-09-30T09:22:25.708 INFO:tasks.rados.rados.0.smithi040.stdout:607: seq_num 202 ranges {3612672=589824,4202496=401408} 2023-09-30T09:22:25.731 INFO:tasks.rados.rados.0.smithi040.stdout:607: writing smithi040173847-11 from 3612672 to 4202496 tid 1 2023-09-30T09:22:25.734 INFO:tasks.rados.rados.0.smithi040.stdout:607: writing smithi040173847-11 from 4202496 to 4603904 tid 2 2023-09-30T09:22:25.734 INFO:tasks.rados.rados.0.smithi040.stdout:608: read oid 19 snap -1 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:608: expect (ObjNum 185 snap 57 seq_num 185) 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:609: rollback oid 44 current snap is 63 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 37 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing copy_from to smithi040173847-45 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:605: got expected ENOENT (src dne) 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:605: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:22:25.735 INFO:tasks.rados.rados.0.smithi040.stdout:603: expect (ObjNum 164 snap 49 seq_num 164) 2023-09-30T09:22:25.932 INFO:tasks.rados.rados.0.smithi040.stdout:609: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:607: finishing write tid 1 to smithi040173847-11 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:607: finishing write tid 2 to smithi040173847-11 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:603: done (4 left) 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:605: done (3 left) 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:610: read oid 13 snap -1 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:610: expect deleted 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:611: copy_from oid 16 from oid 4 current snap is 63 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:607: finishing write tid 3 to smithi040173847-11 2023-09-30T09:22:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:609: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:609: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 115 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:607: finishing write tid 4 to smithi040173847-11 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 271 (ObjNum 202 snap 63 seq_num 202) dirty exists 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:607: left oid 11 (ObjNum 202 snap 63 seq_num 202) 2023-09-30T09:22:25.934 INFO:tasks.rados.rados.0.smithi040.stdout:608: expect (ObjNum 185 snap 57 seq_num 185) 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:611: finishing copy_from to smithi040173847-16 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 231 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:611: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:607: done (4 left) 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:608: done (3 left) 2023-09-30T09:22:25.988 INFO:tasks.rados.rados.0.smithi040.stdout:609: done (2 left) 2023-09-30T09:22:25.989 INFO:tasks.rados.rados.0.smithi040.stdout:610: done (1 left) 2023-09-30T09:22:25.989 INFO:tasks.rados.rados.0.smithi040.stdout:611: done (0 left) 2023-09-30T09:22:25.989 INFO:tasks.rados.rados.0.smithi040.stdout:612: snap_remove snap 48 2023-09-30T09:22:26.144 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 ceph-mgr[172600]: -- 172.21.15.143:0/2596608765 <== mon.2 v2:172.21.15.40:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c1ef7f1e0 con 0x564c1ef55000 2023-09-30T09:22:26.144 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 bash[172562]: d5b676dabefd31a7e6ba9a735b5aceb8c5ffd7577e31cd75c3f4ade40b920053 2023-09-30T09:22:26.144 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 systemd[1]: Started Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:26.145 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:25.991+0000 7fb090f9b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:22:26.541 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:26.166+0000 7fb090f9b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:22:26.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:26.539+0000 7fb090f9b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:22:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: pgmap v24: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: osdmap e181: 8 total, 8 up, 8 in 2023-09-30T09:22:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:26 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:26.948 INFO:tasks.rados.rados.0.smithi040.stdout:612: done (0 left) 2023-09-30T09:22:26.948 INFO:tasks.rados.rados.0.smithi040.stdout:613: delete oid 36 current snap is 63 2023-09-30T09:22:26.969 INFO:tasks.rados.rados.0.smithi040.stdout:613: done (0 left) 2023-09-30T09:22:26.969 INFO:tasks.rados.rados.0.smithi040.stdout:614: read oid 42 snap -1 2023-09-30T09:22:26.969 INFO:tasks.rados.rados.0.smithi040.stdout:614: expect deleted 2023-09-30T09:22:26.969 INFO:tasks.rados.rados.0.smithi040.stdout:615: read oid 24 snap -1 2023-09-30T09:22:26.970 INFO:tasks.rados.rados.0.smithi040.stdout:615: expect (ObjNum 197 snap 62 seq_num 197) 2023-09-30T09:22:26.970 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 63 2023-09-30T09:22:26.970 INFO:tasks.rados.rados.0.smithi040.stdout:616: seq_num 204 ranges {2940928=622592,3563520=401408} 2023-09-30T09:22:26.983 INFO:tasks.rados.rados.0.smithi040.stdout:616: writing smithi040173847-21 from 2940928 to 3563520 tid 1 2023-09-30T09:22:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:616: writing smithi040173847-21 from 3563520 to 3964928 tid 2 2023-09-30T09:22:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:617: snap_remove snap 60 2023-09-30T09:22:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: pgmap v24: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: osdmap e181: 8 total, 8 up, 8 in 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: pgmap v24: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 428 KiB/s wr, 19 op/s 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: osdmap e181: 8 total, 8 up, 8 in 2023-09-30T09:22:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:27.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:26 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:27.358 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:27.100+0000 7fb090f9b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:22:27.358 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:27.356+0000 7fb090f9b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:22:27.954 INFO:tasks.rados.rados.0.smithi040.stdout:617: done (3 left) 2023-09-30T09:22:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:618: snap_remove snap 45 2023-09-30T09:22:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:27 smithi143 ceph-mon[115560]: osdmap e182: 8 total, 8 up, 8 in 2023-09-30T09:22:28.144 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:27 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:27.828+0000 7fb090f9b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:22:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:27 smithi040 ceph-mon[124707]: osdmap e182: 8 total, 8 up, 8 in 2023-09-30T09:22:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:27 smithi040 ceph-mon[110340]: osdmap e182: 8 total, 8 up, 8 in 2023-09-30T09:22:28.707 INFO:tasks.rados.rados.0.smithi040.stdout:618: done (3 left) 2023-09-30T09:22:29.445 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 63 2023-09-30T09:22:29.445 INFO:tasks.rados.rados.0.smithi040.stdout:619: seq_num 205 ranges {221184=638976,860160=401408} 2023-09-30T09:22:29.446 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:28.614+0000 7fb090f9b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:22:29.446 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:28.725+0000 7fb090f9b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:22:29.446 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:28 smithi143 ceph-mon[115560]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:29.446 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:28 smithi143 ceph-mon[115560]: osdmap e183: 8 total, 8 up, 8 in 2023-09-30T09:22:29.446 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:28 smithi143 ceph-mon[115560]: osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:22:29.447 INFO:tasks.rados.rados.0.smithi040.stdout:619: writing smithi040173847-31 from 221184 to 860160 tid 1 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:619: writing smithi040173847-31 from 860160 to 1261568 tid 2 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:620: read oid 9 snap -1 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:620: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:621: rollback oid 40 current snap is 63 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 53 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:622: delete oid 36 current snap is 63 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:615: expect (ObjNum 197 snap 62 seq_num 197) 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 1 to smithi040173847-21 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 2 to smithi040173847-21 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 3 to smithi040173847-21 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:616: finishing write tid 4 to smithi040173847-21 2023-09-30T09:22:29.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 191 (ObjNum 204 snap 63 seq_num 204) dirty exists 2023-09-30T09:22:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:616: left oid 21 (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:22:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:614: done (6 left) 2023-09-30T09:22:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:615: done (5 left) 2023-09-30T09:22:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:616: done (4 left) 2023-09-30T09:22:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:622: done (3 left) 2023-09-30T09:22:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:623: read oid 33 snap -1 2023-09-30T09:22:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:623: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:22:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:624: read oid 44 snap -1 2023-09-30T09:22:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:624: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:22:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:625: snap_remove snap 37 2023-09-30T09:22:29.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[124707]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:29.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[124707]: osdmap e183: 8 total, 8 up, 8 in 2023-09-30T09:22:29.451 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[124707]: osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:22:29.451 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[110340]: pgmap v27: 121 pgs: 121 active+clean; 164 MiB data, 491 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:29.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[110340]: osdmap e183: 8 total, 8 up, 8 in 2023-09-30T09:22:29.452 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:28 smithi040 ceph-mon[110340]: osdmap e184: 8 total, 8 up, 8 in 2023-09-30T09:22:29.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:29.364+0000 7fb090f9b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:22:29.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:29.455+0000 7fb090f9b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:22:29.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:29.551+0000 7fb090f9b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:22:29.710 INFO:tasks.rados.rados.0.smithi040.stdout:625: done (5 left) 2023-09-30T09:22:29.710 INFO:tasks.rados.rados.0.smithi040.stdout:626: snap_remove snap 58 2023-09-30T09:22:30.135 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.135 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.135 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.135 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.136 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-mon[115560]: osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:22:30.136 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:29.817+0000 7fb090f9b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:22:30.136 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:29 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:29.917+0000 7fb090f9b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:22:30.136 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:30.030+0000 7fb090f9b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:22:30.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:30.264+0000 7fb090f9b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:22:30.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:30.369+0000 7fb090f9b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:22:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[124707]: osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:29 smithi040 ceph-mon[110340]: osdmap e185: 8 total, 8 up, 8 in 2023-09-30T09:22:30.713 INFO:tasks.rados.rados.0.smithi040.stdout:626: done (5 left) 2023-09-30T09:22:30.713 INFO:tasks.rados.rados.0.smithi040.stdout:627: snap_remove snap 54 2023-09-30T09:22:30.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:30.565+0000 7fb090f9b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:22:30.893 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:30 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:30.654+0000 7fb090f9b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:31 smithi143 ceph-mon[115560]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:31 smithi143 ceph-mon[115560]: osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:22:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:22:31] "GET /metrics HTTP/1.1" 200 36024 "" "Prometheus/2.43.0" 2023-09-30T09:22:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:31 smithi040 ceph-mon[124707]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:31 smithi040 ceph-mon[124707]: osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:22:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:31 smithi040 ceph-mon[110340]: pgmap v30: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:31 smithi040 ceph-mon[110340]: osdmap e186: 8 total, 8 up, 8 in 2023-09-30T09:22:31.718 INFO:tasks.rados.rados.0.smithi040.stdout:627: done (5 left) 2023-09-30T09:22:31.718 INFO:tasks.rados.rados.0.smithi040.stdout:628: copy_from oid 38 from oid 16 current snap is 63 2023-09-30T09:22:31.718 INFO:tasks.rados.rados.0.smithi040.stdout:629: rmattr oid 48 current snap is 63 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:630: read oid 6 snap -1 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:630: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:631: setattr oid 46 current snap is 63 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:632: delete oid 47 current snap is 63 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:621: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:619: finishing write tid 1 to smithi040173847-31 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:619: finishing write tid 2 to smithi040173847-31 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:619: finishing write tid 3 to smithi040173847-31 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:619: finishing write tid 4 to smithi040173847-31 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 214 (ObjNum 205 snap 63 seq_num 205) dirty exists 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:619: left oid 31 (ObjNum 205 snap 63 seq_num 205) 2023-09-30T09:22:31.719 INFO:tasks.rados.rados.0.smithi040.stdout:621: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:22:31.720 INFO:tasks.rados.rados.0.smithi040.stdout:621: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:22:31.720 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 250 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:22:31.720 INFO:tasks.rados.rados.0.smithi040.stdout:620: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:22:31.870 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:31.478+0000 7fb090f9b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:22:31.871 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:31.703+0000 7fb090f9b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:22:32.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:31 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:31.923+0000 7fb090f9b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:32.200 INFO:tasks.rados.rados.0.smithi040.stdout:624: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:22:32.218 INFO:tasks.rados.rados.0.smithi040.stdout:623: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:22:32.235 INFO:tasks.rados.rados.0.smithi040.stdout:630: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:22:32.251 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 263 (ObjNum 154 snap 44 seq_num 154) dirty exists 2023-09-30T09:22:32.251 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 294 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:32.251 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing copy_from to smithi040173847-38 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 231 (ObjNum 158 snap 44 seq_num 158) dirty exists 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:628: finishing copy_from racing read to smithi040173847-38 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:619: done (9 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:620: done (8 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:621: done (7 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:623: done (6 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:624: done (5 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:628: done (4 left) 2023-09-30T09:22:32.252 INFO:tasks.rados.rados.0.smithi040.stdout:629: done (3 left) 2023-09-30T09:22:32.253 INFO:tasks.rados.rados.0.smithi040.stdout:630: done (2 left) 2023-09-30T09:22:32.253 INFO:tasks.rados.rados.0.smithi040.stdout:631: done (1 left) 2023-09-30T09:22:32.253 INFO:tasks.rados.rados.0.smithi040.stdout:632: done (0 left) 2023-09-30T09:22:32.253 INFO:tasks.rados.rados.0.smithi040.stdout:633: snap_create 2023-09-30T09:22:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:32 smithi143 ceph-mon[115560]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:32 smithi143 ceph-mon[115560]: osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:22:32.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:32.606+0000 7fb090f9b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:22:32.894 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:32.801+0000 7fb090f9b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:33.015 INFO:tasks.rados.rados.0.smithi040.stdout:633: done (0 left) 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:634: rollback oid 47 current snap is 64 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 63 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:635: read oid 10 snap -1 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:635: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:636: read oid 42 snap 59 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:636: expect deleted 2023-09-30T09:22:33.016 INFO:tasks.rados.rados.0.smithi040.stdout:637: snap_remove snap 44 2023-09-30T09:22:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:32 smithi040 ceph-mon[124707]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:32 smithi040 ceph-mon[124707]: osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:22:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:32 smithi040 ceph-mon[110340]: pgmap v33: 121 pgs: 121 active+clean; 173 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 7.1 MiB/s rd, 1002 KiB/s wr, 11 op/s 2023-09-30T09:22:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:32 smithi040 ceph-mon[110340]: osdmap e187: 8 total, 8 up, 8 in 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:32.993+0000 7fb090f9b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:33.119+0000 7fb090f9b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:33] ENGINE Bus STARTING 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: CherryPy Checker: 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: The Application mounted at '' has an empty config. 2023-09-30T09:22:33.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:33.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:33] ENGINE Serving on http://:::9283 2023-09-30T09:22:33.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:33] ENGINE Bus STARTED 2023-09-30T09:22:34.022 INFO:tasks.rados.rados.0.smithi040.stdout:637: done (3 left) 2023-09-30T09:22:34.022 INFO:tasks.rados.rados.0.smithi040.stdout:638: rmattr oid 46 current snap is 64 2023-09-30T09:22:34.022 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 64 2023-09-30T09:22:34.022 INFO:tasks.rados.rados.0.smithi040.stdout:639: seq_num 208 ranges {0=688128,688128=401408} 2023-09-30T09:22:34.026 INFO:tasks.rados.rados.0.smithi040.stdout:639: writing smithi040173847-26 from 0 to 688128 tid 1 2023-09-30T09:22:34.033 INFO:tasks.rados.rados.0.smithi040.stdout:639: writing smithi040173847-26 from 688128 to 1089536 tid 2 2023-09-30T09:22:34.033 INFO:tasks.rados.rados.0.smithi040.stdout:640: read oid 24 snap -1 2023-09-30T09:22:34.033 INFO:tasks.rados.rados.0.smithi040.stdout:640: expect (ObjNum 197 snap 62 seq_num 197) 2023-09-30T09:22:34.033 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 64 2023-09-30T09:22:34.034 INFO:tasks.rados.rados.0.smithi040.stdout:641: seq_num 209 ranges {4096000=704512,4800512=401408} 2023-09-30T09:22:34.064 INFO:tasks.rados.rados.0.smithi040.stdout:641: writing smithi040173847-3 from 4096000 to 4800512 tid 1 2023-09-30T09:22:34.065 INFO:tasks.rados.rados.0.smithi040.stdout:641: writing smithi040173847-3 from 4800512 to 5201920 tid 2 2023-09-30T09:22:34.065 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 64 2023-09-30T09:22:34.065 INFO:tasks.rados.rados.0.smithi040.stdout:642: seq_num 210 ranges {638976=720896,1359872=401408} 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:34.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: Upgrade: Setting container_image for all mgr 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:34.068 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: Upgrade: It appears safe to stop mon.a 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: Standby manager daemon x restarted 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.069 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: Upgrade: Setting container_image for all mgr 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:22:34.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: Upgrade: It appears safe to stop mon.a 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: Standby manager daemon x restarted 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: Standby manager daemon x started 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:34.071 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:34.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:34.072 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:33 smithi040 ceph-mon[110340]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:34.072 INFO:tasks.rados.rados.0.smithi040.stdout:642: writing smithi040173847-25 from 638976 to 1359872 tid 1 2023-09-30T09:22:34.073 INFO:tasks.rados.rados.0.smithi040.stdout:642: writing smithi040173847-25 from 1359872 to 1761280 tid 2 2023-09-30T09:22:34.073 INFO:tasks.rados.rados.0.smithi040.stdout:643: read oid 8 snap 59 2023-09-30T09:22:34.073 INFO:tasks.rados.rados.0.smithi040.stdout:643: expect (ObjNum 192 snap 58 seq_num 192) 2023-09-30T09:22:34.073 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 64 2023-09-30T09:22:34.074 INFO:tasks.rados.rados.0.smithi040.stdout:644: seq_num 211 ranges {4538368=737280,5275648=401408} 2023-09-30T09:22:34.103 INFO:tasks.rados.rados.0.smithi040.stdout:644: writing smithi040173847-29 from 4538368 to 5275648 tid 1 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:644: writing smithi040173847-29 from 5275648 to 5677056 tid 2 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:645: rmattr oid 35 current snap is 64 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:645: done (10 left) 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:646: rmattr oid 31 current snap is 64 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:646: done (10 left) 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:647: rmattr oid 12 current snap is 64 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:647: done (10 left) 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 64 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:634: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:22:34.106 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 167 (ObjNum 65 snap 0 seq_num 1433493084) dirty dne 2023-09-30T09:22:34.107 INFO:tasks.rados.rados.0.smithi040.stdout:635: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: Upgrade: Setting container_image for all mgr 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: osdmap e188: 8 total, 8 up, 8 in 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-30T09:22:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: Upgrade: It appears safe to stop mon.a 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: Standby manager daemon x restarted 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:33 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/339715783' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:34.381 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 312 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:34.381 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 1 to smithi040173847-26 2023-09-30T09:22:34.381 INFO:tasks.rados.rados.0.smithi040.stdout:648: seq_num 212 ranges {2482176=753664,3235840=401408} 2023-09-30T09:22:34.399 INFO:tasks.rados.rados.0.smithi040.stdout:648: writing smithi040173847-14 from 2482176 to 3235840 tid 1 2023-09-30T09:22:34.402 INFO:tasks.rados.rados.0.smithi040.stdout:648: writing smithi040173847-14 from 3235840 to 3637248 tid 2 2023-09-30T09:22:34.402 INFO:tasks.rados.rados.0.smithi040.stdout:634: done (10 left) 2023-09-30T09:22:34.402 INFO:tasks.rados.rados.0.smithi040.stdout:635: done (9 left) 2023-09-30T09:22:34.402 INFO:tasks.rados.rados.0.smithi040.stdout:636: done (8 left) 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:638: done (7 left) 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 64 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 2 to smithi040173847-26 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 3 to smithi040173847-26 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:639: finishing write tid 4 to smithi040173847-26 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 99 (ObjNum 208 snap 64 seq_num 208) dirty exists 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:639: left oid 26 (ObjNum 208 snap 64 seq_num 208) 2023-09-30T09:22:34.403 INFO:tasks.rados.rados.0.smithi040.stdout:640: expect (ObjNum 197 snap 62 seq_num 197) 2023-09-30T09:22:34.443 INFO:tasks.rados.rados.0.smithi040.stdout:641: finishing write tid 1 to smithi040173847-3 2023-09-30T09:22:34.443 INFO:tasks.rados.rados.0.smithi040.stdout:641: finishing write tid 2 to smithi040173847-3 2023-09-30T09:22:34.443 INFO:tasks.rados.rados.0.smithi040.stdout:641: finishing write tid 3 to smithi040173847-3 2023-09-30T09:22:34.443 INFO:tasks.rados.rados.0.smithi040.stdout:641: finishing write tid 4 to smithi040173847-3 2023-09-30T09:22:34.443 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 322 (ObjNum 209 snap 64 seq_num 209) dirty exists 2023-09-30T09:22:34.444 INFO:tasks.rados.rados.0.smithi040.stdout:641: left oid 3 (ObjNum 209 snap 64 seq_num 209) 2023-09-30T09:22:34.444 INFO:tasks.rados.rados.0.smithi040.stdout:649: seq_num 213 ranges {4431872=770048,5201920=401408} 2023-09-30T09:22:34.472 INFO:tasks.rados.rados.0.smithi040.stdout:649: writing smithi040173847-23 from 4431872 to 5201920 tid 1 2023-09-30T09:22:34.475 INFO:tasks.rados.rados.0.smithi040.stdout:649: writing smithi040173847-23 from 5201920 to 5603328 tid 2 2023-09-30T09:22:34.475 INFO:tasks.rados.rados.0.smithi040.stdout:639: done (7 left) 2023-09-30T09:22:34.476 INFO:tasks.rados.rados.0.smithi040.stdout:640: done (6 left) 2023-09-30T09:22:34.476 INFO:tasks.rados.rados.0.smithi040.stdout:641: done (5 left) 2023-09-30T09:22:34.476 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 64 2023-09-30T09:22:34.476 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 1 to smithi040173847-25 2023-09-30T09:22:34.477 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 2 to smithi040173847-25 2023-09-30T09:22:34.477 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 3 to smithi040173847-25 2023-09-30T09:22:34.477 INFO:tasks.rados.rados.0.smithi040.stdout:642: finishing write tid 4 to smithi040173847-25 2023-09-30T09:22:34.477 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 141 (ObjNum 210 snap 64 seq_num 210) dirty exists 2023-09-30T09:22:34.477 INFO:tasks.rados.rados.0.smithi040.stdout:642: left oid 25 (ObjNum 210 snap 64 seq_num 210) 2023-09-30T09:22:34.478 INFO:tasks.rados.rados.0.smithi040.stdout:643: expect (ObjNum 192 snap 58 seq_num 192) 2023-09-30T09:22:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 1 to smithi040173847-29 2023-09-30T09:22:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 2 to smithi040173847-29 2023-09-30T09:22:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 3 to smithi040173847-29 2023-09-30T09:22:34.498 INFO:tasks.rados.rados.0.smithi040.stdout:650: seq_num 214 ranges {663552=794624,1458176=401408} 2023-09-30T09:22:34.506 INFO:tasks.rados.rados.0.smithi040.stdout:650: writing smithi040173847-40 from 663552 to 1458176 tid 1 2023-09-30T09:22:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:650: writing smithi040173847-40 from 1458176 to 1859584 tid 2 2023-09-30T09:22:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:642: done (5 left) 2023-09-30T09:22:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:643: done (4 left) 2023-09-30T09:22:34.509 INFO:tasks.rados.rados.0.smithi040.stdout:651: read oid 5 snap -1 2023-09-30T09:22:34.510 INFO:tasks.rados.rados.0.smithi040.stdout:651: expect deleted 2023-09-30T09:22:34.510 INFO:tasks.rados.rados.0.smithi040.stdout:652: read oid 10 snap -1 2023-09-30T09:22:34.510 INFO:tasks.rados.rados.0.smithi040.stdout:652: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:34.510 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 64 2023-09-30T09:22:34.510 INFO:tasks.rados.rados.0.smithi040.stdout:653: seq_num 215 ranges {1089536=409600,1499136=532480,2031616=270336} 2023-09-30T09:22:34.518 INFO:tasks.rados.rados.0.smithi040.stdout:653: writing smithi040173847-26 from 1089536 to 1499136 tid 1 2023-09-30T09:22:34.521 INFO:tasks.rados.rados.0.smithi040.stdout:653: writing smithi040173847-26 from 1499136 to 2031616 tid 2 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:653: writing smithi040173847-26 from 2031616 to 2301952 tid 3 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 64 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:644: finishing write tid 4 to smithi040173847-29 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 178 (ObjNum 211 snap 64 seq_num 211) dirty exists 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:644: left oid 29 (ObjNum 211 snap 64 seq_num 211) 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:648: finishing write tid 1 to smithi040173847-14 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:648: finishing write tid 2 to smithi040173847-14 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:648: finishing write tid 3 to smithi040173847-14 2023-09-30T09:22:34.524 INFO:tasks.rados.rados.0.smithi040.stdout:648: finishing write tid 4 to smithi040173847-14 2023-09-30T09:22:34.525 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 174 (ObjNum 212 snap 64 seq_num 212) dirty exists 2023-09-30T09:22:34.525 INFO:tasks.rados.rados.0.smithi040.stdout:648: left oid 14 (ObjNum 212 snap 64 seq_num 212) 2023-09-30T09:22:34.525 INFO:tasks.rados.rados.0.smithi040.stdout:654: seq_num 216 ranges {0=425984,425984=409600,835584=393216} 2023-09-30T09:22:34.526 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi040173847-17 from 0 to 425984 tid 1 2023-09-30T09:22:34.528 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi040173847-17 from 425984 to 835584 tid 2 2023-09-30T09:22:34.531 INFO:tasks.rados.rados.0.smithi040.stdout:654: writing smithi040173847-17 from 835584 to 1228800 tid 3 2023-09-30T09:22:34.531 INFO:tasks.rados.rados.0.smithi040.stdout:644: done (7 left) 2023-09-30T09:22:34.531 INFO:tasks.rados.rados.0.smithi040.stdout:648: done (6 left) 2023-09-30T09:22:34.531 INFO:tasks.rados.rados.0.smithi040.stdout:655: snap_remove snap 62 2023-09-30T09:22:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:655: done (6 left) 2023-09-30T09:22:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:656: snap_remove snap 47 2023-09-30T09:22:35.275 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: pgmap v36: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:35.275 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:22:35.276 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: mgrmap e34: y(active, since 22s), standbys: x 2023-09-30T09:22:35.276 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:35.276 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:35.276 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:35.276 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[124707]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:35.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: pgmap v36: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:35.278 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:22:35.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: mgrmap e34: y(active, since 22s), standbys: x 2023-09-30T09:22:35.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:35.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:35.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:35.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-mon[110340]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: pgmap v36: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: osdmap e189: 8 total, 8 up, 8 in 2023-09-30T09:22:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: mgrmap e34: y(active, since 22s), standbys: x 2023-09-30T09:22:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='mgr.y' 2023-09-30T09:22:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:35 smithi143 ceph-mon[115560]: from='mgr.15129 172.21.15.40:0/1293913377' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:35.637 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 systemd[1]: Stopping Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[110317]: 2023-09-30T09:22:35.635+0000 7f2d91dd2700 -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 2023-09-30T09:22:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[110317]: 2023-09-30T09:22:35.635+0000 7f2d91dd2700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-30T09:22:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:35 smithi040 bash[189124]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T09:22:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-30T09:22:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 systemd[1]: Stopped Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 systemd[1]: Starting Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 bash[189275]: ed97fa0586d3d9bda52a4b91909590815dea9169dc6eb301895507031ffde651 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 systemd[1]: Started Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: pidfile_write: ignore empty --pid-file 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: load: jerasure load: lrc 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: RocksDB version: 7.9.2 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Git sha 0 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:22:36.733 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: DB SUMMARY 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: DB Session ID: 0QQ08H8CGQ877C35MXJB 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: MANIFEST file: MANIFEST-000015 size: 980 Bytes 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000030.sst 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000028.log size: 702933 ; 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:22:36.734 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.env: 0x55d6eba65da0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.info_log: 0x55d6eccbf5a0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.statistics: (nil) 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.use_fsync: 0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:22:36.735 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:22:36.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:22:36.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:22:36.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:22:36.736 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.db_log_dir: 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.wal_dir: 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:22:36.737 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.write_buffer_manager: 0x55d6ecc76fa0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.unordered_write: 0 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:22:36.738 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.row_cache: None 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.wal_filter: None 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.wal_compression: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:22:36.739 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:22:36.740 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_open_files: -1 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:22:36.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Compression algorithms supported: 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kZSTD supported: 0 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-30T09:22:36.742 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.merge_operator: 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_filter: None 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d6eccbf6a0) 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:22:36.743 INFO:journalctl@ceph.mon.a.smithi040.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_type: 0 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_index_type: 0 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_shortening: 1 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: checksum: 4 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: no_block_cache: 0 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache: 0x55d6ecd151f0 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_options: 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: capacity : 536870912 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: num_shard_bits : 4 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: strict_capacity_limit : 0 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:22:36.744 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_cache_compressed: (nil) 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: persistent_cache: (nil) 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size: 4096 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_size_deviation: 10 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_restart_interval: 16 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: index_block_restart_interval: 1 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: metadata_block_size: 4096 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: partition_filters: 0 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: use_delta_encoding: 1 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: filter_policy: bloomfilter 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: whole_key_filtering: 1 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: verify_compression: 0 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:22:36.745 INFO:journalctl@ceph.mon.a.smithi040.stdout: format_version: 5 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_index_compression: 1 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: block_align: 0 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: max_auto_readahead_size: 262144 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: prepopulate_block_cache: 0 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: initial_auto_readahead_size: 8192 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout: num_file_reads_for_auto_readahead: 2 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression: NoCompression 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:22:36.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.num_levels: 7 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:22:36.747 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:22:36.748 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:22:36.749 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:22:36.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:22:36.750 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:22:37.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:22:37.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.ttl: 2592000 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:22:37.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 30.sst 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:22:37.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: 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 32, last_sequence is 12820, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d73fdaef-5bf4-45dc-833c-4594437d1e42 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065756727172, "job": 1, "event": "recovery_started", "wal_files": [28]} 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065756730643, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 663488, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12821, "largest_seqno": 13221, "table_properties": {"data_size": 660671, "index_size": 1291, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 5074, "raw_average_key_size": 26, "raw_value_size": 656168, "raw_average_value_size": 3364, "num_data_blocks": 57, "num_entries": 195, "num_filter_entries": 195, "num_deletions": 10, "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": 1696065756, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d73fdaef-5bf4-45dc-833c-4594437d1e42", "db_session_id": "0QQ08H8CGQ877C35MXJB", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065756730733, "job": 1, "event": "recovery_finished"} 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/version_set.cc:5047] Creating manifest 35 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000028.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55d6ecdb2000 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: DB pointer 0x55d6ecd9e000 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:22:37.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** DB Stats ** 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.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) 2023-09-30T09:22:37.166 INFO:journalctl@ceph.mon.a.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: L0 1/0 647.94 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 308.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: L6 1/0 9.04 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 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: Sum 2/0 9.67 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 308.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.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 308.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.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) 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.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 308.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.167 INFO:journalctl@ceph.mon.a.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: Flush(GB): cumulative 0.001, interval 0.001 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: Cumulative compaction: 0.00 GB write, 86.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: Interval compaction: 0.00 GB write, 86.54 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.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 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: Block cache BinnedLRUCache@0x55d6ecd151f0#7 capacity: 512.00 MB usage: 2.05 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.4e-05 secs_since: 0 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.45 KB,0.000277162%) Misc(1,0.00 KB,0%) 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.168 INFO:journalctl@ceph.mon.a.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: starting mon.a rank 0 at public addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] at bind addrs [v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???) e3 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).mds e8 new map 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).mds e8 print_map 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: e8 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.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} 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: legacy client fscid: 1 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: Filesystem 'cephfs' (1) 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: fs_name cephfs 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: epoch 8 2023-09-30T09:22:37.169 INFO:journalctl@ceph.mon.a.smithi040.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: created 2023-09-30T09:18:19.227757+0000 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: modified 2023-09-30T09:18:22.241830+0000 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: tableserver 0 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: root 0 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: session_timeout 60 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: session_autoclose 300 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: max_file_size 1099511627776 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: max_xattr_size 65536 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: required_client_features {} 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: last_failure 0 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: last_failure_osd_epoch 0 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-30T09:22:37.170 INFO:journalctl@ceph.mon.a.smithi040.stdout: max_mds 1 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: in 0 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: up {0=24382} 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: failed 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: damaged 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: stopped 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: data_pools [3] 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: metadata_pool 2 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: inline_data disabled 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: balancer 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: bal_rank_mask -1 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: standby_count_wanted 0 2023-09-30T09:22:37.171 INFO:journalctl@ceph.mon.a.smithi040.stdout: [mds.b{0:24382} state up:active seq 3 addr [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: Standby daemons: 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout: [mds.a{-1:24359} state up:standby seq 1 addr [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).osd e190 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).osd e190 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).osd e190 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).osd e190 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:37.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:36 smithi040 ceph-mon[189312]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2023-09-30T09:22:37.437 INFO:tasks.rados.rados.0.smithi040.stdout:656: done (6 left) 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 64 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:649: finishing write tid 1 to smithi040173847-23 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:649: finishing write tid 2 to smithi040173847-23 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:649: finishing write tid 3 to smithi040173847-23 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:649: finishing write tid 4 to smithi040173847-23 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 182 (ObjNum 213 snap 64 seq_num 213) dirty exists 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:649: left oid 23 (ObjNum 213 snap 64 seq_num 213) 2023-09-30T09:22:37.438 INFO:tasks.rados.rados.0.smithi040.stdout:657: seq_num 217 ranges {0=442368,442368=696320,1138688=106496} 2023-09-30T09:22:37.440 INFO:tasks.rados.rados.0.smithi040.stdout:657: writing smithi040173847-43 from 0 to 442368 tid 1 2023-09-30T09:22:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:657: writing smithi040173847-43 from 442368 to 1138688 tid 2 2023-09-30T09:22:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:657: writing smithi040173847-43 from 1138688 to 1245184 tid 3 2023-09-30T09:22:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:649: done (6 left) 2023-09-30T09:22:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 64 2023-09-30T09:22:37.450 INFO:tasks.rados.rados.0.smithi040.stdout:658: seq_num 218 ranges {819200=458752,1277952=581632,1859584=221184} 2023-09-30T09:22:37.454 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi040173847-8 from 819200 to 1277952 tid 1 2023-09-30T09:22:37.460 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi040173847-8 from 1277952 to 1859584 tid 2 2023-09-30T09:22:37.460 INFO:tasks.rados.rados.0.smithi040.stdout:658: writing smithi040173847-8 from 1859584 to 2080768 tid 3 2023-09-30T09:22:37.460 INFO:tasks.rados.rados.0.smithi040.stdout:659: snap_create 2023-09-30T09:22:37.461 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 1 to smithi040173847-40 2023-09-30T09:22:37.461 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 2 to smithi040173847-40 2023-09-30T09:22:37.461 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 3 to smithi040173847-40 2023-09-30T09:22:37.461 INFO:tasks.rados.rados.0.smithi040.stdout:650: finishing write tid 4 to smithi040173847-40 2023-09-30T09:22:37.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 301 (ObjNum 214 snap 64 seq_num 214) dirty exists 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:650: left oid 40 (ObjNum 214 snap 64 seq_num 214) 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: finishing write tid 1 to smithi040173847-26 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: finishing write tid 2 to smithi040173847-26 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: finishing write tid 3 to smithi040173847-26 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: finishing write tid 4 to smithi040173847-26 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: finishing write tid 5 to smithi040173847-26 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 103 (ObjNum 215 snap 64 seq_num 215) dirty exists 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:653: left oid 26 (ObjNum 215 snap 64 seq_num 215) 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 1 to smithi040173847-17 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 2 to smithi040173847-17 2023-09-30T09:22:37.462 INFO:tasks.rados.rados.0.smithi040.stdout:652: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:22:37.742 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 3 to smithi040173847-17 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 4 to smithi040173847-17 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:654: finishing write tid 5 to smithi040173847-17 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 305 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:654: left oid 17 (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: finishing write tid 1 to smithi040173847-43 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: finishing write tid 2 to smithi040173847-43 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: finishing write tid 3 to smithi040173847-43 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: finishing write tid 4 to smithi040173847-43 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: finishing write tid 5 to smithi040173847-43 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 319 (ObjNum 217 snap 64 seq_num 217) dirty exists 2023-09-30T09:22:37.743 INFO:tasks.rados.rados.0.smithi040.stdout:657: left oid 43 (ObjNum 217 snap 64 seq_num 217) 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 1 to smithi040173847-8 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 2 to smithi040173847-8 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 3 to smithi040173847-8 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 4 to smithi040173847-8 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: finishing write tid 5 to smithi040173847-8 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 282 (ObjNum 218 snap 64 seq_num 218) dirty exists 2023-09-30T09:22:37.744 INFO:tasks.rados.rados.0.smithi040.stdout:658: left oid 8 (ObjNum 218 snap 64 seq_num 218) 2023-09-30T09:22:37.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: ignoring --setuser ceph since I am not root 2023-09-30T09:22:37.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: ignoring --setgroup ceph since I am not root 2023-09-30T09:22:37.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mgr[172600]: -- 172.21.15.143:0/2869746541 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55576fa3f1e0 con 0x55576fa14c00 2023-09-30T09:22:37.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:37.578+0000 7f26613fd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:22:37.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:37.744+0000 7f26613fd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:37.428+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: pgmap v39: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: mon.a calling monitor election 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-30T09:22:37.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: from='mgr.15129 ' entity='' 2023-09-30T09:22:37.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: mgrmap e35: y(active, since 26s), standbys: x 2023-09-30T09:22:37.747 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:37 smithi143 ceph-mon[115560]: overall HEALTH_OK 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ignoring --setuser ceph since I am not root 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ignoring --setgroup ceph since I am not root 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:37.608+0000 7f0000f65200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:37.427+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e191 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: pgmap v39: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: mon.a calling monitor election 2023-09-30T09:22:37.809 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: from='mgr.15129 ' entity='' 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: mgrmap e35: y(active, since 26s), standbys: x 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[124707]: overall HEALTH_OK 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: pgmap v39: 121 pgs: 121 active+clean; 172 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 316 KiB/s wr, 13 op/s 2023-09-30T09:22:37.810 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: mon.a calling monitor election 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: osdmap e190: 8 total, 8 up, 8 in 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: mgrmap e34: y(active, since 26s), standbys: x 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: from='mgr.15129 ' entity='' 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: mgrmap e35: y(active, since 26s), standbys: x 2023-09-30T09:22:37.811 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:22:38.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:37.807+0000 7f0000f65200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-30T09:22:38.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:38.073+0000 7f26613fd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:650: done (7 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:651: done (6 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:652: done (5 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:653: done (4 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:654: done (3 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:657: done (2 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:658: done (1 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:659: done (0 left) 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:660: rollback oid 13 current snap is 65 2023-09-30T09:22:38.436 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 27 2023-09-30T09:22:38.437 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 65 2023-09-30T09:22:38.437 INFO:tasks.rados.rados.0.smithi040.stdout:661: seq_num 219 ranges {0=475136,475136=466944,942080=335872} 2023-09-30T09:22:38.439 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:38.179+0000 7f0000f65200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-30T09:22:38.439 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:38.429+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:38.439 INFO:tasks.rados.rados.0.smithi040.stdout:661: writing smithi040173847-35 from 0 to 475136 tid 1 2023-09-30T09:22:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[189312]: osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:22:38.439 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[189312]: failed to encode map e191 with expected crc 2023-09-30T09:22:38.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[189312]: failed to encode map e191 with expected crc 2023-09-30T09:22:38.441 INFO:tasks.rados.rados.0.smithi040.stdout:661: writing smithi040173847-35 from 475136 to 942080 tid 2 2023-09-30T09:22:38.444 INFO:tasks.rados.rados.0.smithi040.stdout:661: writing smithi040173847-35 from 942080 to 1277952 tid 3 2023-09-30T09:22:38.444 INFO:tasks.rados.rados.0.smithi040.stdout:662: read oid 1 snap -1 2023-09-30T09:22:38.444 INFO:tasks.rados.rados.0.smithi040.stdout:662: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:38.444 INFO:tasks.rados.rados.0.smithi040.stdout:663: rollback oid 26 current snap is 65 2023-09-30T09:22:38.445 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 64 2023-09-30T09:22:38.445 INFO:tasks.rados.rados.0.smithi040.stdout:664: rollback oid 5 current snap is 65 2023-09-30T09:22:38.445 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 64 2023-09-30T09:22:38.445 INFO:tasks.rados.rados.0.smithi040.stdout:665: setattr oid 22 current snap is 65 2023-09-30T09:22:38.448 INFO:tasks.rados.rados.0.smithi040.stdout:666: delete oid 39 current snap is 65 2023-09-30T09:22:38.449 INFO:tasks.rados.rados.0.smithi040.stdout:664: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:22:38.449 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 210 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-30T09:22:38.459 INFO:tasks.rados.rados.0.smithi040.stdout:663: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:22:38.459 INFO:tasks.rados.rados.0.smithi040.stdout:663: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:22:38.459 INFO:tasks.rados.rados.0.smithi040.stdout:663: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:22:38.459 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 111 (ObjNum 215 snap 64 seq_num 215) dirty exists 2023-09-30T09:22:38.460 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 112 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:22:38.460 INFO:tasks.rados.rados.0.smithi040.stdout:660: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:22:38.460 INFO:tasks.rados.rados.0.smithi040.stdout:660: finishing rollback tid 2 to smithi040173847-13 2023-09-30T09:22:38.460 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 201 (ObjNum 86 snap 18 seq_num 86) dirty exists 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:660: done (6 left) 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:663: done (5 left) 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:664: done (4 left) 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:665: done (3 left) 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:666: done (2 left) 2023-09-30T09:22:38.461 INFO:tasks.rados.rados.0.smithi040.stdout:667: delete oid 49 current snap is 65 2023-09-30T09:22:38.462 INFO:tasks.rados.rados.0.smithi040.stdout:661: finishing write tid 1 to smithi040173847-35 2023-09-30T09:22:38.462 INFO:tasks.rados.rados.0.smithi040.stdout:661: finishing write tid 2 to smithi040173847-35 2023-09-30T09:22:38.462 INFO:tasks.rados.rados.0.smithi040.stdout:661: finishing write tid 3 to smithi040173847-35 2023-09-30T09:22:38.462 INFO:tasks.rados.rados.0.smithi040.stdout:661: finishing write tid 4 to smithi040173847-35 2023-09-30T09:22:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:661: finishing write tid 5 to smithi040173847-35 2023-09-30T09:22:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 366 (ObjNum 219 snap 65 seq_num 219) dirty exists 2023-09-30T09:22:38.463 INFO:tasks.rados.rados.0.smithi040.stdout:661: left oid 35 (ObjNum 219 snap 65 seq_num 219) 2023-09-30T09:22:38.464 INFO:tasks.rados.rados.0.smithi040.stdout:662: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:661: done (2 left) 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:662: done (1 left) 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:667: done (0 left) 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:668: rmattr oid 13 current snap is 65 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:668: done (0 left) 2023-09-30T09:22:38.583 INFO:tasks.rados.rados.0.smithi040.stdout:669: read oid 1 snap -1 2023-09-30T09:22:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:669: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:38.584 INFO:tasks.rados.rados.0.smithi040.stdout:670: delete oid 8 current snap is 65 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:670: done (1 left) 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:671: rollback oid 35 current snap is 65 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 53 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:672: read oid 9 snap -1 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:672: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:673: read oid 19 snap 40 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:673: expect deleted 2023-09-30T09:22:38.586 INFO:tasks.rados.rados.0.smithi040.stdout:674: snap_create 2023-09-30T09:22:38.588 INFO:tasks.rados.rados.0.smithi040.stdout:671: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:22:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:671: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:22:38.590 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 368 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:22:38.595 INFO:tasks.rados.rados.0.smithi040.stdout:669: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:38.716 INFO:tasks.rados.rados.0.smithi040.stdout:672: expect (ObjNum 131 snap 35 seq_num 131) 2023-09-30T09:22:38.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[124707]: osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:22:38.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[124707]: failed to encode map e191 with expected crc 2023-09-30T09:22:38.773 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-mon[124707]: failed to encode map e191 with expected crc 2023-09-30T09:22:38.800 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:38.571+0000 7f26613fd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:22:38.801 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:22:38.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:38.429+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e192 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:38.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-mon[115560]: osdmap e191: 8 total, 8 up, 8 in 2023-09-30T09:22:38.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-mon[115560]: failed to encode map e191 with expected crc 2023-09-30T09:22:38.801 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-mon[115560]: failed to encode map e191 with expected crc 2023-09-30T09:22:39.032 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:38.772+0000 7f0000f65200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-30T09:22:39.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:38.800+0000 7f26613fd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:22:39.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:39.031+0000 7f0000f65200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-30T09:22:39.450 INFO:tasks.rados.rados.0.smithi040.stdout:669: done (4 left) 2023-09-30T09:22:39.450 INFO:tasks.rados.rados.0.smithi040.stdout:671: done (3 left) 2023-09-30T09:22:39.450 INFO:tasks.rados.rados.0.smithi040.stdout:672: done (2 left) 2023-09-30T09:22:39.451 INFO:tasks.rados.rados.0.smithi040.stdout:673: done (1 left) 2023-09-30T09:22:39.451 INFO:tasks.rados.rados.0.smithi040.stdout:674: done (0 left) 2023-09-30T09:22:39.451 INFO:tasks.rados.rados.0.smithi040.stdout:675: snap_remove snap 64 2023-09-30T09:22:39.643 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:39.223+0000 7f26613fd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:22:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:22:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-mon[115560]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:39.444+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:39.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:39.516+0000 7f0000f65200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[189312]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: osdmap e192: 8 total, 8 up, 8 in 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-mon[124707]: failed to encode map e192 with expected crc 2023-09-30T09:22:39.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:39.443+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e193 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:40.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:39 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:39.931+0000 7f26613fd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:22:40.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:40.018+0000 7f26613fd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:22:40.454 INFO:tasks.rados.rados.0.smithi040.stdout:675: done (0 left) 2023-09-30T09:22:40.455 INFO:tasks.rados.rados.0.smithi040.stdout:676: snap_remove snap 51 2023-09-30T09:22:40.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:40.326+0000 7f0000f65200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-30T09:22:40.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:40.426+0000 7f0000f65200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[189312]: osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[124707]: osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:40 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:40.448+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:40.712 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:40.624+0000 7f26613fd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:22:40.712 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-mon[115560]: osdmap e193: 8 total, 8 up, 8 in 2023-09-30T09:22:40.712 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.712 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:40.712 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:40.448+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e194 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:41.034 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:40.710+0000 7f26613fd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:22:41.034 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:40.800+0000 7f26613fd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:22:41.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.032+0000 7f26613fd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:22:41.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.127+0000 7f26613fd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:22:41.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.222+0000 7f26613fd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:22:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.131+0000 7f0000f65200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-30T09:22:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.229+0000 7f0000f65200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-30T09:22:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.330+0000 7f0000f65200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-30T09:22:41.459 INFO:tasks.rados.rados.0.smithi040.stdout:676: done (0 left) 2023-09-30T09:22:41.459 INFO:tasks.rados.rados.0.smithi040.stdout:677: copy_from oid 48 from oid 5 current snap is 66 2023-09-30T09:22:41.459 INFO:tasks.rados.rados.0.smithi040.stdout:678: setattr oid 20 current snap is 66 2023-09-30T09:22:41.462 INFO:tasks.rados.rados.0.smithi040.stdout:679: read oid 3 snap -1 2023-09-30T09:22:41.462 INFO:tasks.rados.rados.0.smithi040.stdout:679: expect (ObjNum 209 snap 64 seq_num 209) 2023-09-30T09:22:41.462 INFO:tasks.rados.rados.0.smithi040.stdout:680: snap_remove snap 53 2023-09-30T09:22:41.711 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.603+0000 7f0000f65200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-30T09:22:41.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[124707]: osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:22:41.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.711 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.712 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:41.452+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[189312]: osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:22:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.712 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.745 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.444+0000 7f26613fd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.561+0000 7f26613fd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-mon[115560]: osdmap e194: 8 total, 8 up, 8 in 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:41.452+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e195 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:41.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:41.744+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:41.751 INFO:tasks.rados.rados.0.smithi040.stdout:680: done (3 left) 2023-09-30T09:22:41.751 INFO:tasks.rados.rados.0.smithi040.stdout:681: rmattr oid 41 current snap is 66 2023-09-30T09:22:41.752 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 324 (ObjNum 4113 snap 0 seq_num 738507662) dirty exists 2023-09-30T09:22:41.752 INFO:tasks.rados.rados.0.smithi040.stdout:677: finishing copy_from to smithi040173847-48 2023-09-30T09:22:41.752 INFO:tasks.rados.rados.0.smithi040.stdout:677: got expected ENOENT (src dne) 2023-09-30T09:22:41.752 INFO:tasks.rados.rados.0.smithi040.stdout:677: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:22:41.752 INFO:tasks.rados.rados.0.smithi040.stdout:679: expect (ObjNum 209 snap 64 seq_num 209) 2023-09-30T09:22:42.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 329 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:22:42.066 INFO:tasks.rados.rados.0.smithi040.stdout:677: done (3 left) 2023-09-30T09:22:42.066 INFO:tasks.rados.rados.0.smithi040.stdout:678: done (2 left) 2023-09-30T09:22:42.066 INFO:tasks.rados.rados.0.smithi040.stdout:679: done (1 left) 2023-09-30T09:22:42.066 INFO:tasks.rados.rados.0.smithi040.stdout:681: done (0 left) 2023-09-30T09:22:42.066 INFO:tasks.rados.rados.0.smithi040.stdout:682: delete oid 16 current snap is 66 2023-09-30T09:22:42.068 INFO:tasks.rados.rados.0.smithi040.stdout:682: done (0 left) 2023-09-30T09:22:42.068 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 66 2023-09-30T09:22:42.068 INFO:tasks.rados.rados.0.smithi040.stdout:683: seq_num 224 ranges {253952=557056,811008=737280,1548288=65536} 2023-09-30T09:22:42.072 INFO:tasks.rados.rados.0.smithi040.stdout:683: writing smithi040173847-4 from 253952 to 811008 tid 1 2023-09-30T09:22:42.077 INFO:tasks.rados.rados.0.smithi040.stdout:683: writing smithi040173847-4 from 811008 to 1548288 tid 2 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:683: writing smithi040173847-4 from 1548288 to 1613824 tid 3 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:684: read oid 11 snap -1 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:684: expect (ObjNum 202 snap 63 seq_num 202) 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:685: read oid 42 snap 55 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:685: expect deleted 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:686: setattr oid 18 current snap is 66 2023-09-30T09:22:42.078 INFO:tasks.rados.rados.0.smithi040.stdout:683: finishing write tid 1 to smithi040173847-4 2023-09-30T09:22:42.080 INFO:tasks.rados.rados.0.smithi040.stdout:685: done (3 left) 2023-09-30T09:22:42.080 INFO:tasks.rados.rados.0.smithi040.stdout:687: snap_remove snap 59 2023-09-30T09:22:42.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:41.744+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e196 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:42.089 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.710+0000 7f0000f65200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-30T09:22:42.089 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:41.833+0000 7f0000f65200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-30T09:22:42.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.748+0000 7f26613fd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:22:42.143 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:41.849+0000 7f26613fd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:42.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:42.088+0000 7f0000f65200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-30T09:22:42.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:42.201+0000 7f0000f65200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:42.417+0000 7f0000f65200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:42.517+0000 7f0000f65200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.755 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[189312]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:22:42.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.757 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-mon[124707]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.757 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:42.616+0000 7f26613fd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:22:42.757 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.757 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e193 with expected crc 2023-09-30T09:22:42.757 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: osdmap e195: 8 total, 8 up, 8 in 2023-09-30T09:22:42.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e195 with expected crc 2023-09-30T09:22:42.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: osdmap e196: 8 total, 8 up, 8 in 2023-09-30T09:22:42.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-mon[115560]: failed to encode map e196 with expected crc 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:687: done (3 left) 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:688: delete oid 20 current snap is 66 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:683: finishing write tid 2 to smithi040173847-4 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:683: finishing write tid 3 to smithi040173847-4 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:683: finishing write tid 4 to smithi040173847-4 2023-09-30T09:22:42.765 INFO:tasks.rados.rados.0.smithi040.stdout:683: finishing write tid 5 to smithi040173847-4 2023-09-30T09:22:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 302 (ObjNum 224 snap 66 seq_num 224) dirty exists 2023-09-30T09:22:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:683: left oid 4 (ObjNum 224 snap 66 seq_num 224) 2023-09-30T09:22:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 207 (ObjNum 190 snap 58 seq_num 190) dirty exists 2023-09-30T09:22:42.766 INFO:tasks.rados.rados.0.smithi040.stdout:684: expect (ObjNum 202 snap 63 seq_num 202) 2023-09-30T09:22:42.987 INFO:tasks.rados.rados.0.smithi040.stdout:683: done (3 left) 2023-09-30T09:22:42.987 INFO:tasks.rados.rados.0.smithi040.stdout:684: done (2 left) 2023-09-30T09:22:42.987 INFO:tasks.rados.rados.0.smithi040.stdout:686: done (1 left) 2023-09-30T09:22:42.988 INFO:tasks.rados.rados.0.smithi040.stdout:688: done (0 left) 2023-09-30T09:22:42.988 INFO:tasks.rados.rados.0.smithi040.stdout:689: snap_create 2023-09-30T09:22:43.009 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:42.754+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:43.009 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:42 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:42.824+0000 7f26613fd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:22:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:42 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:42.754+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e197 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:43.757 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:43.007+0000 7f26613fd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:43.758 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:43.679+0000 7f26613fd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:22:43.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-mon[115560]: failed to encode map e196 with expected crc 2023-09-30T09:22:43.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-mon[115560]: osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:22:43.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-mon[115560]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.758 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-mon[115560]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.759 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:43.411+0000 7f0000f65200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-30T09:22:43.759 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:43.636+0000 7f0000f65200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-30T09:22:43.760 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[189312]: failed to encode map e196 with expected crc 2023-09-30T09:22:43.760 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[189312]: osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:22:43.760 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[189312]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.760 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[189312]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.760 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[124707]: failed to encode map e196 with expected crc 2023-09-30T09:22:43.761 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[124707]: osdmap e197: 8 total, 8 up, 8 in 2023-09-30T09:22:43.761 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[124707]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.761 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-mon[124707]: failed to encode map e197 with expected crc 2023-09-30T09:22:43.764 INFO:tasks.rados.rados.0.smithi040.stdout:689: done (0 left) 2023-09-30T09:22:43.764 INFO:tasks.rados.rados.0.smithi040.stdout:690: setattr oid 43 current snap is 67 2023-09-30T09:22:43.765 INFO:tasks.rados.rados.0.smithi040.stdout:691: snap_remove snap 65 2023-09-30T09:22:44.059 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:43.756+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:44.060 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:43.870+0000 7f26613fd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:44.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:43.847+0000 7f0000f65200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:43.759+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e198 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:44.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:44.058+0000 7f26613fd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:22:44.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:44.176+0000 7f26613fd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:44.393 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:44] ENGINE Bus STARTING 2023-09-30T09:22:44.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: CherryPy Checker: 2023-09-30T09:22:44.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: The Application mounted at '' has an empty config. 2023-09-30T09:22:44.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: 2023-09-30T09:22:44.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:44] ENGINE Serving on http://:::9283 2023-09-30T09:22:44.394 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x[172577]: [30/Sep/2023:09:22:44] ENGINE Bus STARTED 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:691: done (1 left) 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:692: read oid 21 snap -1 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:692: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:693: rollback oid 5 current snap is 67 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 49 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 343 (ObjNum 217 snap 64 seq_num 217) dirty exists 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:690: done (2 left) 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:694: read oid 50 snap -1 2023-09-30T09:22:44.777 INFO:tasks.rados.rados.0.smithi040.stdout:694: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:22:44.778 INFO:tasks.rados.rados.0.smithi040.stdout:695: read oid 44 snap 27 2023-09-30T09:22:44.778 INFO:tasks.rados.rados.0.smithi040.stdout:695: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:22:44.778 INFO:tasks.rados.rados.0.smithi040.stdout:696: snap_create 2023-09-30T09:22:44.787 INFO:tasks.rados.rados.0.smithi040.stdout:694: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-30T09:22:44.818 INFO:tasks.rados.rados.0.smithi040.stdout:695: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-30T09:22:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:693: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:22:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:693: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:22:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 212 (ObjNum 121 snap 34 seq_num 121) dirty exists 2023-09-30T09:22:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:692: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:22:44.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:44.609+0000 7f0000f65200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-30T09:22:44.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:44.834+0000 7f0000f65200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: Standby manager daemon x restarted 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: Standby manager daemon x started 2023-09-30T09:22:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[124707]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:44.768+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:22:44.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: failed to encode map e198 with expected crc 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: Standby manager daemon x restarted 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: Standby manager daemon x started 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:44.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:44 smithi040 ceph-mon[189312]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: failed to encode map e198 with expected crc 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: failed to encode map e198 with expected crc 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: osdmap e198: 8 total, 8 up, 8 in 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: failed to encode map e198 with expected crc 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: Standby manager daemon x restarted 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: Standby manager daemon x started 2023-09-30T09:22:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-30T09:22:45.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-30T09:22:45.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-30T09:22:45.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-mon[115560]: from='mgr.? 172.21.15.143:0/470677935' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-30T09:22:45.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:44 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:44.765+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e199 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:692: done (4 left) 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:693: done (3 left) 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:694: done (2 left) 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:695: done (1 left) 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:696: done (0 left) 2023-09-30T09:22:45.211 INFO:tasks.rados.rados.0.smithi040.stdout:697: snap_remove snap 27 2023-09-30T09:22:45.328 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:45.199+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:45.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.049+0000 7f0000f65200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-30T09:22:45.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.182+0000 7f0000f65200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-30T09:22:45.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:45] ENGINE Bus STARTING 2023-09-30T09:22:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:45.198+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e200 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:45.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.358+0000 7eff62995700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.358+0000 7eff62995700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.358+0000 7eff62995700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.358+0000 7eff62995700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.358+0000 7eff62995700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.360+0000 7eff5e98d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.360+0000 7eff5e98d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.360+0000 7eff5e98d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.360+0000 7eff5e98d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.360+0000 7eff5e98d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: CherryPy Checker: 2023-09-30T09:22:45.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: The Application mounted at '' has an empty config. 2023-09-30T09:22:45.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:45.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:45] ENGINE Serving on http://:::9283 2023-09-30T09:22:45.661 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:09:22:45] ENGINE Bus STARTED 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: mgrmap e36: y(active, since 33s), standbys: x 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: Active manager daemon y restarted 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: Activating manager daemon y 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: mgrmap e37: y(active, starting, since 0.00662034s), standbys: x 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:46.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: Manager daemon y is now available 2023-09-30T09:22:46.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:46.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:46.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:45 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: mgrmap e36: y(active, since 33s), standbys: x 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: Active manager daemon y restarted 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: Activating manager daemon y 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: mgrmap e37: y(active, starting, since 0.00662034s), standbys: x 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: Manager daemon y is now available 2023-09-30T09:22:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: osdmap e199: 8 total, 8 up, 8 in 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: mgrmap e36: y(active, since 33s), standbys: x 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e199 with expected crc 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e198 with expected crc 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: Active manager daemon y restarted 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: Activating manager daemon y 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: osdmap e200: 8 total, 8 up, 8 in 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: mgrmap e37: y(active, starting, since 0.00662034s), standbys: x 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:22:46.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-30T09:22:46.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: Manager daemon y is now available 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-30T09:22:46.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:45 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-30T09:22:46.209 INFO:tasks.rados.rados.0.smithi040.stdout:697: done (0 left) 2023-09-30T09:22:46.209 INFO:tasks.rados.rados.0.smithi040.stdout:698: snap_create 2023-09-30T09:22:46.269 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:22:46.639 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:46.201+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (60s) - 3m 15.4M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (49s) - 3m 79.2M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (4m) - 4m 19.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (4m) - 4m 17.6M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (21s) - 7m 47.0M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:22:46.646 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (44s) - 8m 477M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (8m) - 8m 101M 2048M 17.2.6-1161-g191c1869 8497a1260037 e9234b21ecd4 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (7m) - 7m 75.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 d7f0602445a6 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (7m) - 7m 77.8M 2048M 17.2.6-1161-g191c1869 8497a1260037 196a38a6b652 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (58s) - 3m 7209k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (47s) - 3m 8451k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6m) - 6m 227M 2487M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (6m) - 6m 206M 2487M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) - 6m 171M 2487M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (6m) - 6m 127M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:22:46.647 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (5m) - 5m 200M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:22:46.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (5m) - 5m 189M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:22:46.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (5m) - 5m 139M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:22:46.648 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (4m) - 4m 157M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:22:46.648 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (24s) - 4m 38.7M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:22:46.660 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:22:46.215+0000 7effc39c8700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-30T09:22:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:46.200+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e201 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: failed to encode map e200 with expected crc 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: mgrmap e38: y(active, since 1.01819s), standbys: x 2023-09-30T09:22:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:46] ENGINE Bus STARTING 2023-09-30T09:22:46.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:46 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:46] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:47.113 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:22:47.113 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:22:47.113 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2, 2023-09-30T09:22:47.113 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:22:47.114 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:22:47.115 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:22:47.115 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 12, 2023-09-30T09:22:47.115 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:22:47.115 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:22:47.115 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:22:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: mgrmap e38: y(active, since 1.01819s), standbys: x 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:46] ENGINE Bus STARTING 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:46] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: failed to encode map e200 with expected crc 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: osdmap e201: 8 total, 8 up, 8 in 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: mgrmap e38: y(active, since 1.01819s), standbys: x 2023-09-30T09:22:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: [30/Sep/2023:09:22:46] ENGINE Bus STARTING 2023-09-30T09:22:47.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:46 smithi040 ceph-mon[189312]: [30/Sep/2023:09:22:46] ENGINE Serving on https://172.21.15.40:7150 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:698: done (0 left) 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:699: read oid 1 snap -1 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:699: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:700: copy_from oid 27 from oid 46 current snap is 69 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:701: rollback oid 29 current snap is 69 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 39 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:702: setattr oid 49 current snap is 69 2023-09-30T09:22:47.226 INFO:tasks.rados.rados.0.smithi040.stdout:703: delete oid 24 current snap is 69 2023-09-30T09:22:47.238 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 354 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:22:47.240 INFO:tasks.rados.rados.0.smithi040.stdout:702: done (4 left) 2023-09-30T09:22:47.240 INFO:tasks.rados.rados.0.smithi040.stdout:703: done (3 left) 2023-09-30T09:22:47.240 INFO:tasks.rados.rados.0.smithi040.stdout:704: snap_create 2023-09-30T09:22:47.241 INFO:tasks.rados.rados.0.smithi040.stdout:701: finishing rollback tid 0 to smithi040173847-29 2023-09-30T09:22:47.241 INFO:tasks.rados.rados.0.smithi040.stdout:701: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:22:47.241 INFO:tasks.rados.rados.0.smithi040.stdout:701: finishing rollback tid 2 to smithi040173847-29 2023-09-30T09:22:47.241 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 210 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:22:47.242 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing copy_from to smithi040173847-27 2023-09-30T09:22:47.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 312 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:22:47.242 INFO:tasks.rados.rados.0.smithi040.stdout:700: finishing copy_from racing read to smithi040173847-27 2023-09-30T09:22:47.242 INFO:tasks.rados.rados.0.smithi040.stdout:699: expect (ObjNum 82 snap 17 seq_num 82) 2023-09-30T09:22:47.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:47.214+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:47.214+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e202 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: failed to encode map e201 with expected crc 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: failed to encode map e201 with expected crc 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: [30/Sep/2023:09:22:46] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: [30/Sep/2023:09:22:46] ENGINE Bus STARTED 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1137061378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: failed to encode map e201 with expected crc 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: failed to encode map e201 with expected crc 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:46] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: [30/Sep/2023:09:22:46] ENGINE Bus STARTED 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: from='client.? 172.21.15.40:0/1137061378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:22:47.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:47 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: failed to encode map e201 with expected crc 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: failed to encode map e201 with expected crc 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:46] ENGINE Serving on http://172.21.15.40:8765 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: [30/Sep/2023:09:22:46] ENGINE Bus STARTED 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: from='client.25133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:22:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: from='client.? 172.21.15.40:0/1137061378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: pgmap v5: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: osdmap e202: 8 total, 8 up, 8 in 2023-09-30T09:22:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:47 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:48.226 INFO:tasks.rados.rados.0.smithi040.stdout:699: done (3 left) 2023-09-30T09:22:48.226 INFO:tasks.rados.rados.0.smithi040.stdout:700: done (2 left) 2023-09-30T09:22:48.226 INFO:tasks.rados.rados.0.smithi040.stdout:701: done (1 left) 2023-09-30T09:22:48.226 INFO:tasks.rados.rados.0.smithi040.stdout:704: done (0 left) 2023-09-30T09:22:48.226 INFO:tasks.rados.rados.0.smithi040.stdout:705: delete oid 9 current snap is 70 2023-09-30T09:22:48.232 INFO:tasks.rados.rados.0.smithi040.stdout:705: done (0 left) 2023-09-30T09:22:48.233 INFO:tasks.rados.rados.0.smithi040.stdout:706: snap_create 2023-09-30T09:22:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:48.219+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:48.218+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e203 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:48 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: failed to encode map e202 with expected crc 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: mgrmap e39: y(active, since 2s), standbys: x 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: osdmap e203: 8 total, 8 up, 8 in 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:48 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.231 INFO:tasks.rados.rados.0.smithi040.stdout:706: done (0 left) 2023-09-30T09:22:49.231 INFO:tasks.rados.rados.0.smithi040.stdout:707: rmattr oid 13 current snap is 71 2023-09-30T09:22:49.231 INFO:tasks.rados.rados.0.smithi040.stdout:707: done (0 left) 2023-09-30T09:22:49.231 INFO:tasks.rados.rados.0.smithi040.stdout:708: snap_create 2023-09-30T09:22:49.488 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:49.219+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:49.219+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e204 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: failed to encode map e203 with expected crc 2023-09-30T09:22:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: failed to encode map e203 with expected crc 2023-09-30T09:22:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: pgmap v8: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: failed to encode map e203 with expected crc 2023-09-30T09:22:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:49 smithi143 ceph-mon[115560]: failed to encode map e204 with expected crc 2023-09-30T09:22:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: pgmap v8: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:22:50.669 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[124707]: failed to encode map e204 with expected crc 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.670 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:50.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: pgmap v8: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:50.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: osdmap e204: 8 total, 8 up, 8 in 2023-09-30T09:22:50.671 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: failed to encode map e203 with expected crc 2023-09-30T09:22:50.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:49 smithi040 ceph-mon[189312]: failed to encode map e204 with expected crc 2023-09-30T09:22:50.674 INFO:tasks.rados.rados.0.smithi040.stdout:708: done (0 left) 2023-09-30T09:22:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:709: copy_from oid 43 from oid 39 current snap is 72 2023-09-30T09:22:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:710: delete oid 49 current snap is 72 2023-09-30T09:22:50.737 INFO:tasks.rados.rados.0.smithi040.stdout:710: done (1 left) 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 72 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:711: seq_num 229 ranges {5603328=638976,6242304=606208,6848512=196608} 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:711: writing smithi040173847-23 from 5603328 to 6242304 tid 1 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:711: writing smithi040173847-23 from 6242304 to 6848512 tid 2 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:711: writing smithi040173847-23 from 6848512 to 7045120 tid 3 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:712: rollback oid 3 current snap is 72 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 40 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing copy_from to smithi040173847-43 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:709: got expected ENOENT (src dne) 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:709: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:22:50.738 INFO:tasks.rados.rados.0.smithi040.stdout:709: done (2 left) 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:713: snap_create 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: finishing write tid 1 to smithi040173847-23 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: finishing write tid 2 to smithi040173847-23 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: finishing write tid 3 to smithi040173847-23 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: finishing write tid 4 to smithi040173847-23 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: finishing write tid 5 to smithi040173847-23 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 215 (ObjNum 229 snap 72 seq_num 229) dirty exists 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:711: left oid 23 (ObjNum 229 snap 72 seq_num 229) 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:712: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:22:50.739 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 376 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-30T09:22:50.740 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:50.220+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:50.740 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:50 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:50.221+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e205 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:711: done (2 left) 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:712: done (1 left) 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:713: done (0 left) 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:714: read oid 42 snap -1 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:714: expect deleted 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:715: read oid 24 snap -1 2023-09-30T09:22:51.230 INFO:tasks.rados.rados.0.smithi040.stdout:715: expect deleted 2023-09-30T09:22:51.231 INFO:tasks.rados.rados.0.smithi040.stdout:716: snap_create 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-mon[115560]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:51.222+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e206 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:22:51] "GET /metrics HTTP/1.1" 200 33301 "" "Prometheus/2.43.0" 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[189312]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: mgrmap e40: y(active, since 4s), standbys: x 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: osdmap e205: 8 total, 8 up, 8 in 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: failed to encode map e205 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-mon[124707]: failed to encode map e204 with expected crc 2023-09-30T09:22:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:51.222+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e206 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:51.756 INFO:tasks.rados.rados.0.smithi040.stdout:714: done (2 left) 2023-09-30T09:22:51.756 INFO:tasks.rados.rados.0.smithi040.stdout:715: done (1 left) 2023-09-30T09:22:51.756 INFO:tasks.rados.rados.0.smithi040.stdout:716: done (0 left) 2023-09-30T09:22:51.756 INFO:tasks.rados.rados.0.smithi040.stdout:717: delete oid 10 current snap is 74 2023-09-30T09:22:51.764 INFO:tasks.rados.rados.0.smithi040.stdout:717: done (0 left) 2023-09-30T09:22:51.764 INFO:tasks.rados.rados.0.smithi040.stdout:718: snap_create 2023-09-30T09:22:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:51 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:51.747+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e207 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:52.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:51.747+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e207 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e204 with expected crc 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e205 with expected crc 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: pgmap v11: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e204 with expected crc 2023-09-30T09:22:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e205 with expected crc 2023-09-30T09:22:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: pgmap v11: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:22:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-mon[115560]: failed to encode map e207 with expected crc 2023-09-30T09:22:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[124707]: failed to encode map e207 with expected crc 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e204 with expected crc 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e205 with expected crc 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: pgmap v11: 121 pgs: 9 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 109 active+clean; 168 MiB data, 578 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:22:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: osdmap e206: 8 total, 8 up, 8 in 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e206 with expected crc 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: osdmap e207: 8 total, 8 up, 8 in 2023-09-30T09:22:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-mon[189312]: failed to encode map e207 with expected crc 2023-09-30T09:22:52.766 INFO:tasks.rados.rados.0.smithi040.stdout:718: done (0 left) 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:719: read oid 17 snap -1 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:719: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:720: rollback oid 6 current snap is 75 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 69 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:721: read oid 27 snap 52 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:721: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:722: copy_from oid 18 from oid 22 current snap is 75 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:723: rmattr oid 14 current snap is 75 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:723: done (4 left) 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 75 2023-09-30T09:22:52.767 INFO:tasks.rados.rados.0.smithi040.stdout:724: seq_num 231 ranges {4603904=671744,5275648=778240,6053888=24576} 2023-09-30T09:22:52.796 INFO:tasks.rados.rados.0.smithi040.stdout:724: writing smithi040173847-11 from 4603904 to 5275648 tid 1 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:724: writing smithi040173847-11 from 5275648 to 6053888 tid 2 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:724: writing smithi040173847-11 from 6053888 to 6078464 tid 3 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:725: setattr oid 25 current snap is 75 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:720: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 380 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-30T09:22:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:721: expect (ObjNum 26 snap 0 seq_num 26) 2023-09-30T09:22:52.814 INFO:tasks.rados.rados.0.smithi040.stdout:722: finishing copy_from to smithi040173847-18 2023-09-30T09:22:52.814 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 112 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:22:52.814 INFO:tasks.rados.rados.0.smithi040.stdout:719: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:722: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 1 to smithi040173847-11 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 2 to smithi040173847-11 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 3 to smithi040173847-11 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 4 to smithi040173847-11 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: finishing write tid 5 to smithi040173847-11 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 361 (ObjNum 231 snap 75 seq_num 231) dirty exists 2023-09-30T09:22:52.847 INFO:tasks.rados.rados.0.smithi040.stdout:724: left oid 11 (ObjNum 231 snap 75 seq_num 231) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:719: done (5 left) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:720: done (4 left) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:721: done (3 left) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:722: done (2 left) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:724: done (1 left) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:726: read oid 38 snap -1 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:726: expect (ObjNum 158 snap 44 seq_num 158) 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 75 2023-09-30T09:22:52.848 INFO:tasks.rados.rados.0.smithi040.stdout:727: seq_num 232 ranges {729088=688128,1417216=663552,2080768=139264} 2023-09-30T09:22:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:727: writing smithi040173847-44 from 729088 to 1417216 tid 1 2023-09-30T09:22:52.858 INFO:tasks.rados.rados.0.smithi040.stdout:727: writing smithi040173847-44 from 1417216 to 2080768 tid 2 2023-09-30T09:22:52.859 INFO:tasks.rados.rados.0.smithi040.stdout:727: writing smithi040173847-44 from 2080768 to 2220032 tid 3 2023-09-30T09:22:52.859 INFO:tasks.rados.rados.0.smithi040.stdout:728: delete oid 16 current snap is 75 2023-09-30T09:22:52.859 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 173 (ObjNum 210 snap 64 seq_num 210) dirty exists 2023-09-30T09:22:52.859 INFO:tasks.rados.rados.0.smithi040.stdout:726: expect (ObjNum 158 snap 44 seq_num 158) 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:727: finishing write tid 1 to smithi040173847-44 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:727: finishing write tid 2 to smithi040173847-44 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:727: finishing write tid 3 to smithi040173847-44 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:725: done (3 left) 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:726: done (2 left) 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:728: done (1 left) 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:729: read oid 9 snap -1 2023-09-30T09:22:52.872 INFO:tasks.rados.rados.0.smithi040.stdout:729: expect deleted 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:730: read oid 40 snap 71 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:730: expect (ObjNum 214 snap 64 seq_num 214) 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 75 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:727: finishing write tid 4 to smithi040173847-44 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:727: finishing write tid 5 to smithi040173847-44 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 178 (ObjNum 232 snap 75 seq_num 232) dirty exists 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:727: left oid 44 (ObjNum 232 snap 75 seq_num 232) 2023-09-30T09:22:52.873 INFO:tasks.rados.rados.0.smithi040.stdout:731: seq_num 234 ranges {0=729088,729088=434176,1163264=368640} 2023-09-30T09:22:52.876 INFO:tasks.rados.rados.0.smithi040.stdout:731: writing smithi040173847-37 from 0 to 729088 tid 1 2023-09-30T09:22:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:731: writing smithi040173847-37 from 729088 to 1163264 tid 2 2023-09-30T09:22:52.881 INFO:tasks.rados.rados.0.smithi040.stdout:731: writing smithi040173847-37 from 1163264 to 1531904 tid 3 2023-09-30T09:22:52.881 INFO:tasks.rados.rados.0.smithi040.stdout:727: done (3 left) 2023-09-30T09:22:52.881 INFO:tasks.rados.rados.0.smithi040.stdout:732: rmattr oid 29 current snap is 75 2023-09-30T09:22:52.881 INFO:tasks.rados.rados.0.smithi040.stdout:730: expect (ObjNum 214 snap 64 seq_num 214) 2023-09-30T09:22:52.942 INFO:tasks.rados.rados.0.smithi040.stdout:731: finishing write tid 1 to smithi040173847-37 2023-09-30T09:22:52.943 INFO:tasks.rados.rados.0.smithi040.stdout:731: finishing write tid 2 to smithi040173847-37 2023-09-30T09:22:52.943 INFO:tasks.rados.rados.0.smithi040.stdout:729: done (3 left) 2023-09-30T09:22:52.943 INFO:tasks.rados.rados.0.smithi040.stdout:730: done (2 left) 2023-09-30T09:22:52.943 INFO:tasks.rados.rados.0.smithi040.stdout:733: snap_remove snap 68 2023-09-30T09:22:53.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:52 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:52.761+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e208 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:53.090 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:52 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:52.759+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e208 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.093 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:22:53.094 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:53.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:53.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:53.095 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-30T09:22:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:53.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.conf 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.conf 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: failed to encode map e207 with expected crc 2023-09-30T09:22:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi143:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi040:/etc/ceph/ceph.client.admin.keyring 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: Updating smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: osdmap e208: 8 total, 8 up, 8 in 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: failed to encode map e208 with expected crc 2023-09-30T09:22:53.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:22:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:22:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:22:53.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:733: done (2 left) 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 75 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:731: finishing write tid 3 to smithi040173847-37 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:731: finishing write tid 4 to smithi040173847-37 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 217 (ObjNum 1667326831 snap 1448894318 seq_num 304) dirty exists 2023-09-30T09:22:53.769 INFO:tasks.rados.rados.0.smithi040.stdout:731: finishing write tid 5 to smithi040173847-37 2023-09-30T09:22:53.770 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 178 (ObjNum 234 snap 75 seq_num 234) dirty exists 2023-09-30T09:22:53.770 INFO:tasks.rados.rados.0.smithi040.stdout:731: left oid 37 (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:22:53.770 INFO:tasks.rados.rados.0.smithi040.stdout:734: seq_num 235 ranges {1613824=745472,2359296=712704,3072000=90112} 2023-09-30T09:22:53.785 INFO:tasks.rados.rados.0.smithi040.stdout:734: writing smithi040173847-4 from 1613824 to 2359296 tid 1 2023-09-30T09:22:53.788 INFO:tasks.rados.rados.0.smithi040.stdout:734: writing smithi040173847-4 from 2359296 to 3072000 tid 2 2023-09-30T09:22:53.789 INFO:tasks.rados.rados.0.smithi040.stdout:734: writing smithi040173847-4 from 3072000 to 3162112 tid 3 2023-09-30T09:22:53.789 INFO:tasks.rados.rados.0.smithi040.stdout:731: done (2 left) 2023-09-30T09:22:53.789 INFO:tasks.rados.rados.0.smithi040.stdout:732: done (1 left) 2023-09-30T09:22:53.789 INFO:tasks.rados.rados.0.smithi040.stdout:735: rollback oid 44 current snap is 75 2023-09-30T09:22:53.790 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 52 2023-09-30T09:22:53.790 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 1 to smithi040173847-4 2023-09-30T09:22:53.790 INFO:tasks.rados.rados.0.smithi040.stdout:736: snap_create 2023-09-30T09:22:53.792 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:22:53.792 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:22:53.792 INFO:tasks.rados.rados.0.smithi040.stdout:735: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:22:53.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 185 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:22:53.792 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 2 to smithi040173847-4 2023-09-30T09:22:53.793 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 3 to smithi040173847-4 2023-09-30T09:22:53.793 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 4 to smithi040173847-4 2023-09-30T09:22:53.794 INFO:tasks.rados.rados.0.smithi040.stdout:734: finishing write tid 5 to smithi040173847-4 2023-09-30T09:22:53.794 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 321 (ObjNum 235 snap 75 seq_num 235) dirty exists 2023-09-30T09:22:53.794 INFO:tasks.rados.rados.0.smithi040.stdout:734: left oid 4 (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:22:53.887 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:53 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:53.761+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e209 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:54.099 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:53.761+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e209 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: Upgrade: It appears safe to stop mon.c 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: pgmap v15: 121 pgs: 121 active+clean; 156 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 540 KiB/s wr, 39 op/s 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: failed to encode map e209 with expected crc 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: Upgrade: It appears safe to stop mon.c 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: pgmap v15: 121 pgs: 121 active+clean; 156 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 540 KiB/s wr, 39 op/s 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:22:54.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: failed to encode map e209 with expected crc 2023-09-30T09:22:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:54.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-mon[124707]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: failed to encode map e208 with expected crc 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: Upgrade: It appears safe to stop mon.c 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: pgmap v15: 121 pgs: 121 active+clean; 156 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 540 KiB/s wr, 39 op/s 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: osdmap e209: 8 total, 8 up, 8 in 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: failed to encode map e209 with expected crc 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:22:54.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:22:54.770 INFO:tasks.rados.rados.0.smithi040.stdout:734: done (2 left) 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:735: done (1 left) 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:736: done (0 left) 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:737: copy_from oid 48 from oid 7 current snap is 76 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:738: read oid 2 snap -1 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:738: expect deleted 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 76 2023-09-30T09:22:54.771 INFO:tasks.rados.rados.0.smithi040.stdout:739: seq_num 236 ranges {2899968=761856,3661824=647168,4308992=155648} 2023-09-30T09:22:54.792 INFO:tasks.rados.rados.0.smithi040.stdout:739: writing smithi040173847-13 from 2899968 to 3661824 tid 1 2023-09-30T09:22:54.796 INFO:tasks.rados.rados.0.smithi040.stdout:739: writing smithi040173847-13 from 3661824 to 4308992 tid 2 2023-09-30T09:22:54.797 INFO:tasks.rados.rados.0.smithi040.stdout:739: writing smithi040173847-13 from 4308992 to 4464640 tid 3 2023-09-30T09:22:54.798 INFO:tasks.rados.rados.0.smithi040.stdout:740: read oid 47 snap -1 2023-09-30T09:22:54.798 INFO:tasks.rados.rados.0.smithi040.stdout:740: expect deleted 2023-09-30T09:22:54.798 INFO:tasks.rados.rados.0.smithi040.stdout:741: delete oid 26 current snap is 76 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing copy_from to smithi040173847-48 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 150 (ObjNum 141 snap 41 seq_num 141) dirty exists 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:737: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:737: done (4 left) 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:738: done (3 left) 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:740: done (2 left) 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:741: done (1 left) 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:742: read oid 21 snap -1 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:742: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:22:54.803 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 76 2023-09-30T09:22:54.804 INFO:tasks.rados.rados.0.smithi040.stdout:743: seq_num 238 ranges {679936=794624,1474560=417792,1892352=385024} 2023-09-30T09:22:54.811 INFO:tasks.rados.rados.0.smithi040.stdout:743: writing smithi040173847-41 from 679936 to 1474560 tid 1 2023-09-30T09:22:54.814 INFO:tasks.rados.rados.0.smithi040.stdout:743: writing smithi040173847-41 from 1474560 to 1892352 tid 2 2023-09-30T09:22:54.816 INFO:tasks.rados.rados.0.smithi040.stdout:743: writing smithi040173847-41 from 1892352 to 2277376 tid 3 2023-09-30T09:22:54.816 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 76 2023-09-30T09:22:54.817 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 1 to smithi040173847-13 2023-09-30T09:22:54.817 INFO:tasks.rados.rados.0.smithi040.stdout:744: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2023-09-30T09:22:54.819 INFO:tasks.rados.rados.0.smithi040.stdout:744: writing smithi040173847-24 from 0 to 409600 tid 1 2023-09-30T09:22:54.823 INFO:tasks.rados.rados.0.smithi040.stdout:744: writing smithi040173847-24 from 409600 to 1114112 tid 2 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:744: writing smithi040173847-24 from 1114112 to 1613824 tid 3 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:745: read oid 6 snap -1 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:745: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:746: copy_from oid 50 from oid 4 current snap is 76 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 2 to smithi040173847-13 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 3 to smithi040173847-13 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 4 to smithi040173847-13 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:739: finishing write tid 5 to smithi040173847-13 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 226 (ObjNum 236 snap 76 seq_num 236) dirty exists 2023-09-30T09:22:54.827 INFO:tasks.rados.rados.0.smithi040.stdout:739: left oid 13 (ObjNum 236 snap 76 seq_num 236) 2023-09-30T09:22:54.828 INFO:tasks.rados.rados.0.smithi040.stdout:742: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:22:55.032 INFO:tasks.rados.rados.0.smithi040.stdout:743: finishing write tid 1 to smithi040173847-41 2023-09-30T09:22:55.032 INFO:tasks.rados.rados.0.smithi040.stdout:743: finishing write tid 2 to smithi040173847-41 2023-09-30T09:22:55.032 INFO:tasks.rados.rados.0.smithi040.stdout:739: done (5 left) 2023-09-30T09:22:55.032 INFO:tasks.rados.rados.0.smithi040.stdout:742: done (4 left) 2023-09-30T09:22:55.032 INFO:tasks.rados.rados.0.smithi040.stdout:747: snap_remove snap 40 2023-09-30T09:22:55.036 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:54 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:54.762+0000 7f9aa4fc1700 -1 mon.c@2(peon).osd e210 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:55.100 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:54 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:22:54.762+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e210 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:22:55.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: Upgrade: Updating mon.c 2023-09-30T09:22:55.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: Deploying daemon mon.c on smithi040 2023-09-30T09:22:55.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[189312]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: Upgrade: Updating mon.c 2023-09-30T09:22:55.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: Deploying daemon mon.c on smithi040 2023-09-30T09:22:55.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:22:55.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-mon[124707]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: Upgrade: Updating mon.c 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: Deploying daemon mon.c on smithi040 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e209 with expected crc 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: osdmap e210: 8 total, 8 up, 8 in 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:22:55 smithi143 ceph-mon[115560]: failed to encode map e210 with expected crc 2023-09-30T09:22:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 systemd[1]: Stopping Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:55.538+0000 7f9aaa7cc700 -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 2023-09-30T09:22:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[124684]: 2023-09-30T09:22:55.539+0000 7f9aaa7cc700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-30T09:22:56.049 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:55 smithi040 bash[191811]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T09:22:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-30T09:22:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 systemd[1]: Stopped Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 systemd[1]: Starting Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:22:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 bash[191962]: 6626c53933c49b5f2555fffb8f15278ec19cf85ee2e0b89743bdc673ea5734a1 2023-09-30T09:22:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 systemd[1]: Started Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:22:56.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: pidfile_write: ignore empty --pid-file 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: load: jerasure load: lrc 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: RocksDB version: 7.9.2 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Git sha 0 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: DB SUMMARY 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: DB Session ID: GBV5H7E56G773Y4X8ZYT 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: MANIFEST file: MANIFEST-000009 size: 905 Bytes 2023-09-30T09:22:56.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000024.sst 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000022.log size: 4437860 ; 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.env: 0x558e1f31ada0 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.info_log: 0x558e20b295a0 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:22:56.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.statistics: (nil) 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.use_fsync: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:22:56.913 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.db_log_dir: 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.wal_dir: 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:22:56.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.write_buffer_manager: 0x558e20ae0fa0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.unordered_write: 0 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:22:56.915 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.row_cache: None 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.wal_filter: None 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.wal_compression: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:22:56.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:22:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:22:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:22:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:22:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:22:56.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:22:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:22:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:22:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:22:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:22:56.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_open_files: -1 2023-09-30T09:22:56.919 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Compression algorithms supported: 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kZSTD supported: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:22:56.920 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.merge_operator: 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_filter: None 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:22:56.921 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558e20b296a0) 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:22:56.922 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_type: 0 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: data_block_index_type: 0 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_shortening: 1 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: checksum: 4 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: no_block_cache: 0 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache: 0x558e20b7f1f0 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_options: 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: capacity : 536870912 2023-09-30T09:22:56.923 INFO:journalctl@ceph.mon.c.smithi040.stdout: num_shard_bits : 4 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: strict_capacity_limit : 0 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_cache_compressed: (nil) 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: persistent_cache: (nil) 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_size: 4096 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_size_deviation: 10 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_restart_interval: 16 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: index_block_restart_interval: 1 2023-09-30T09:22:56.924 INFO:journalctl@ceph.mon.c.smithi040.stdout: metadata_block_size: 4096 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: partition_filters: 0 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: use_delta_encoding: 1 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: filter_policy: bloomfilter 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: whole_key_filtering: 1 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: verify_compression: 0 2023-09-30T09:22:56.925 INFO:journalctl@ceph.mon.c.smithi040.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:22:56.926 INFO:journalctl@ceph.mon.c.smithi040.stdout: format_version: 5 2023-09-30T09:22:56.926 INFO:journalctl@ceph.mon.c.smithi040.stdout: enable_index_compression: 1 2023-09-30T09:22:56.926 INFO:journalctl@ceph.mon.c.smithi040.stdout: block_align: 0 2023-09-30T09:22:56.926 INFO:journalctl@ceph.mon.c.smithi040.stdout: max_auto_readahead_size: 262144 2023-09-30T09:22:56.926 INFO:journalctl@ceph.mon.c.smithi040.stdout: prepopulate_block_cache: 0 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout: initial_auto_readahead_size: 8192 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout: num_file_reads_for_auto_readahead: 2 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression: NoCompression 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:22:56.927 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.num_levels: 7 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:22:56.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:22:56.929 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:22:56.930 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:22:56.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:22:56.932 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.ttl: 2592000 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:22:56.933 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:22:56.934 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: 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 26, last_sequence is 13423, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 23fda2ae-1a20-4f7e-9342-bee3d9f7b5a1 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065776579532, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065776596404, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 2832554, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13429, "largest_seqno": 14705, "table_properties": {"data_size": 2826175, "index_size": 3888, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1477, "raw_key_size": 14704, "raw_average_key_size": 25, "raw_value_size": 2813699, "raw_average_value_size": 4919, "num_data_blocks": 171, "num_entries": 572, "num_filter_entries": 572, "num_deletions": 26, "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": 1696065776, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "23fda2ae-1a20-4f7e-9342-bee3d9f7b5a1", "db_session_id": "GBV5H7E56G773Y4X8ZYT", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065776596528, "job": 1, "event": "recovery_finished"} 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-09-30T09:22:56.935 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x558e20c1c000 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: DB pointer 0x558e20c08000 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** DB Stats ** 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:22:56.936 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.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) 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: L0 1/0 2.70 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 486.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: L6 1/0 9.04 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 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: Sum 2/0 11.74 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 486.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.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 486.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.937 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** Compaction Stats [default] ** 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.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) 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.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 486.5 0.01 0.00 1 0.006 0 0 0.0 0.0 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:22:56.938 INFO:journalctl@ceph.mon.c.smithi040.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: Cumulative compaction: 0.00 GB write, 122.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: Interval compaction: 0.00 GB write, 122.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.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 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: Block cache BinnedLRUCache@0x558e20b7f1f0#7 capacity: 512.00 MB usage: 5.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.53 KB,0.000292063%) IndexBlock(1,4.08 KB,0.000777841%) Misc(1,0.00 KB,0%) 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: starting mon.c rank 2 at public addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] at bind addrs [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???) e3 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).mds e8 new map 2023-09-30T09:22:56.939 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).mds e8 print_map 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: e8 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.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} 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: legacy client fscid: 1 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: Filesystem 'cephfs' (1) 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: fs_name cephfs 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: epoch 8 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: created 2023-09-30T09:18:19.227757+0000 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: modified 2023-09-30T09:18:22.241830+0000 2023-09-30T09:22:56.940 INFO:journalctl@ceph.mon.c.smithi040.stdout: tableserver 0 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: root 0 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: session_timeout 60 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: session_autoclose 300 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: max_file_size 1099511627776 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: max_xattr_size 65536 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: required_client_features {} 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: last_failure 0 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: last_failure_osd_epoch 0 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: max_mds 1 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: in 0 2023-09-30T09:22:56.941 INFO:journalctl@ceph.mon.c.smithi040.stdout: up {0=24382} 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: failed 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: damaged 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: stopped 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: data_pools [3] 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: metadata_pool 2 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: inline_data disabled 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: balancer 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: bal_rank_mask -1 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: standby_count_wanted 0 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: [mds.b{0:24382} state up:active seq 3 addr [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.942 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout: Standby daemons: 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout: 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout: [mds.a{-1:24359} state up:standby seq 1 addr [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).osd e210 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).osd e210 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).osd e210 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).osd e210 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:22:56.943 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:22:56 smithi040 ceph-mon[192000]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2023-09-30T09:22:59.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:22:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:22:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:01] "GET /metrics HTTP/1.1" 200 33301 "" "Prometheus/2.43.0" 2023-09-30T09:23:01.856 INFO:tasks.rados.rados.0.smithi040.stdout:747: done (4 left) 2023-09-30T09:23:01.857 INFO:tasks.rados.rados.0.smithi040.stdout:748: delete oid 46 current snap is 76 2023-09-30T09:23:01.871 INFO:tasks.rados.rados.0.smithi040.stdout:743: finishing write tid 3 to smithi040173847-41 2023-09-30T09:23:01.871 INFO:tasks.rados.rados.0.smithi040.stdout:743: finishing write tid 4 to smithi040173847-41 2023-09-30T09:23:01.871 INFO:tasks.rados.rados.0.smithi040.stdout:743: finishing write tid 5 to smithi040173847-41 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 362 (ObjNum 238 snap 76 seq_num 238) dirty exists 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:743: left oid 41 (ObjNum 238 snap 76 seq_num 238) 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: finishing write tid 1 to smithi040173847-24 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: finishing write tid 2 to smithi040173847-24 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: finishing write tid 3 to smithi040173847-24 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: finishing write tid 4 to smithi040173847-24 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: finishing write tid 5 to smithi040173847-24 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 251 (ObjNum 239 snap 76 seq_num 239) dirty exists 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:744: left oid 24 (ObjNum 239 snap 76 seq_num 239) 2023-09-30T09:23:01.872 INFO:tasks.rados.rados.0.smithi040.stdout:745: expect (ObjNum 36 snap 0 seq_num 36) 2023-09-30T09:23:01.885 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing copy_from to smithi040173847-50 2023-09-30T09:23:01.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 321 (ObjNum 235 snap 75 seq_num 235) dirty exists 2023-09-30T09:23:01.885 INFO:tasks.rados.rados.0.smithi040.stdout:746: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:23:01.885 INFO:tasks.rados.rados.0.smithi040.stdout:743: done (4 left) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:744: done (3 left) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:745: done (2 left) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:746: done (1 left) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:748: done (0 left) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:749: read oid 11 snap -1 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:749: expect (ObjNum 231 snap 75 seq_num 231) 2023-09-30T09:23:01.886 INFO:tasks.rados.rados.0.smithi040.stdout:750: snap_remove snap 63 2023-09-30T09:23:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:01 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:01.825+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e211 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: mon.b calling monitor election 2023-09-30T09:23:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: mon.a calling monitor election 2023-09-30T09:23:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: pgmap v19: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: pgmap v20: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:03.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: mgrmap e40: y(active, since 16s), standbys: x 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:02 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: mon.b calling monitor election 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: mon.a calling monitor election 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: pgmap v19: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: pgmap v20: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2023-09-30T09:23:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: mgrmap e40: y(active, since 16s), standbys: x 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-30T09:23:03.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: mon.b calling monitor election 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: mon.a calling monitor election 2023-09-30T09:23:03.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: pgmap v19: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.9 MiB/s wr, 18 op/s 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: pgmap v20: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: pgmap v21: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.0 MiB/s wr, 12 op/s 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: mgrmap e40: y(active, since 16s), standbys: x 2023-09-30T09:23:03.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: mon.c (rank 2) addr [v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0] is down (out of quorum) 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: failed to encode map e211 with expected crc 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:03.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:03.878 INFO:tasks.rados.rados.0.smithi040.stdout:750: done (1 left) 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:751: read oid 12 snap -1 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:751: expect (ObjNum 127 snap 35 seq_num 127) 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:752: read oid 29 snap -1 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:752: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:753: copy_from oid 3 from oid 40 current snap is 76 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:754: rollback oid 41 current snap is 76 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 71 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:755: delete oid 38 current snap is 76 2023-09-30T09:23:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:749: expect (ObjNum 231 snap 75 seq_num 231) 2023-09-30T09:23:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:03.866+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e212 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: mon.c calling monitor election 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: mon.b calling monitor election 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: mon.a calling monitor election 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: mgrmap e40: y(active, since 17s), standbys: x 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: Cluster is now healthy 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: overall HEALTH_OK 2023-09-30T09:23:04.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:03 smithi143 ceph-mon[115560]: pgmap v23: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-30T09:23:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: mon.c calling monitor election 2023-09-30T09:23:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: mon.b calling monitor election 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: mon.a calling monitor election 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: mgrmap e40: y(active, since 17s), standbys: x 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:23:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[192000]: pgmap v23: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: mon.c calling monitor election 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: mon.b calling monitor election 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: mon.a calling monitor election 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: monmap e3: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: osdmap e211: 8 total, 8 up, 8 in 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: mgrmap e40: y(active, since 17s), standbys: x 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:23:04.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:23:04.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:03 smithi040 ceph-mon[189312]: pgmap v23: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.9 MiB/s wr, 11 op/s 2023-09-30T09:23:04.224 INFO:tasks.rados.rados.0.smithi040.stdout:752: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:23:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:23:04.226 INFO:tasks.rados.rados.0.smithi040.stdout:754: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:23:04.227 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 375 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:23:04.227 INFO:tasks.rados.rados.0.smithi040.stdout:751: expect (ObjNum 127 snap 35 seq_num 127) 2023-09-30T09:23:04.445 INFO:tasks.rados.rados.0.smithi040.stdout:753: finishing copy_from to smithi040173847-3 2023-09-30T09:23:04.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 301 (ObjNum 214 snap 64 seq_num 214) dirty exists 2023-09-30T09:23:04.445 INFO:tasks.rados.rados.0.smithi040.stdout:753: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:749: done (5 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:751: done (4 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:752: done (3 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:753: done (2 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:754: done (1 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:755: done (0 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:756: read oid 30 snap -1 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:756: expect (ObjNum 194 snap 60 seq_num 194) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:757: rmattr oid 6 current snap is 76 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:757: done (1 left) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:758: read oid 21 snap -1 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:758: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:23:04.446 INFO:tasks.rados.rados.0.smithi040.stdout:759: snap_create 2023-09-30T09:23:04.454 INFO:tasks.rados.rados.0.smithi040.stdout:756: expect (ObjNum 194 snap 60 seq_num 194) 2023-09-30T09:23:04.476 INFO:tasks.rados.rados.0.smithi040.stdout:758: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:23:04.911 INFO:tasks.rados.rados.0.smithi040.stdout:756: done (2 left) 2023-09-30T09:23:04.911 INFO:tasks.rados.rados.0.smithi040.stdout:758: done (1 left) 2023-09-30T09:23:04.911 INFO:tasks.rados.rados.0.smithi040.stdout:759: done (0 left) 2023-09-30T09:23:04.911 INFO:tasks.rados.rados.0.smithi040.stdout:760: delete oid 15 current snap is 77 2023-09-30T09:23:04.919 INFO:tasks.rados.rados.0.smithi040.stdout:760: done (0 left) 2023-09-30T09:23:04.919 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 77 2023-09-30T09:23:04.920 INFO:tasks.rados.rados.0.smithi040.stdout:761: seq_num 243 ranges {606208=475136,1081344=638976,1720320=565248} 2023-09-30T09:23:04.925 INFO:tasks.rados.rados.0.smithi040.stdout:761: writing smithi040173847-6 from 606208 to 1081344 tid 1 2023-09-30T09:23:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:761: writing smithi040173847-6 from 1081344 to 1720320 tid 2 2023-09-30T09:23:04.932 INFO:tasks.rados.rados.0.smithi040.stdout:761: writing smithi040173847-6 from 1720320 to 2285568 tid 3 2023-09-30T09:23:04.932 INFO:tasks.rados.rados.0.smithi040.stdout:762: snap_remove snap 76 2023-09-30T09:23:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[192000]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[192000]: osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[192000]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[189312]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[189312]: osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[189312]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-mon[115560]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-mon[115560]: osdmap e212: 8 total, 8 up, 8 in 2023-09-30T09:23:05.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-mon[115560]: failed to encode map e212 with expected crc 2023-09-30T09:23:05.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:05.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:04.903+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e213 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:05.917 INFO:tasks.rados.rados.0.smithi040.stdout:762: done (1 left) 2023-09-30T09:23:05.917 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 77 2023-09-30T09:23:05.917 INFO:tasks.rados.rados.0.smithi040.stdout:763: seq_num 244 ranges {6078464=491520,6569984=573440,7143424=458752,7602176=172032} 2023-09-30T09:23:05.954 INFO:tasks.rados.rados.0.smithi040.stdout:763: writing smithi040173847-11 from 6078464 to 6569984 tid 1 2023-09-30T09:23:05.958 INFO:tasks.rados.rados.0.smithi040.stdout:763: writing smithi040173847-11 from 6569984 to 7143424 tid 2 2023-09-30T09:23:05.961 INFO:tasks.rados.rados.0.smithi040.stdout:763: writing smithi040173847-11 from 7143424 to 7602176 tid 3 2023-09-30T09:23:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:763: writing smithi040173847-11 from 7602176 to 7774208 tid 4 2023-09-30T09:23:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:764: copy_from oid 1 from oid 28 current snap is 77 2023-09-30T09:23:05.962 INFO:tasks.rados.rados.0.smithi040.stdout:765: snap_remove snap 67 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: osdmap e213: 8 total, 8 up, 8 in 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: pgmap v26: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: osdmap e213: 8 total, 8 up, 8 in 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: pgmap v26: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:05.909+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e214 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: osdmap e213: 8 total, 8 up, 8 in 2023-09-30T09:23:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: failed to encode map e213 with expected crc 2023-09-30T09:23:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: pgmap v26: 121 pgs: 121 active+clean; 171 MiB data, 608 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:05 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:06.764 INFO:tasks.rados.rados.0.smithi040.stdout:765: done (3 left) 2023-09-30T09:23:06.764 INFO:tasks.rados.rados.0.smithi040.stdout:766: copy_from oid 9 from oid 4 current snap is 77 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:767: copy_from oid 14 from oid 29 current snap is 77 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:768: setattr oid 24 current snap is 77 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:769: setattr oid 31 current snap is 77 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:770: snap_create 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: finishing write tid 1 to smithi040173847-6 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: finishing write tid 2 to smithi040173847-6 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: finishing write tid 3 to smithi040173847-6 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: finishing write tid 4 to smithi040173847-6 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: finishing write tid 5 to smithi040173847-6 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 411 (ObjNum 243 snap 77 seq_num 243) dirty exists 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:761: left oid 6 (ObjNum 243 snap 77 seq_num 243) 2023-09-30T09:23:06.765 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 1 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 2 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 3 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 4 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 5 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: finishing write tid 6 to smithi040173847-11 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 379 (ObjNum 244 snap 77 seq_num 244) dirty exists 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:763: left oid 11 (ObjNum 244 snap 77 seq_num 244) 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:764: finishing copy_from to smithi040173847-1 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 170 (ObjNum 164 snap 49 seq_num 164) dirty exists 2023-09-30T09:23:06.766 INFO:tasks.rados.rados.0.smithi040.stdout:764: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:23:06.775 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 262 (ObjNum 239 snap 76 seq_num 239) dirty exists 2023-09-30T09:23:06.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 227 (ObjNum 205 snap 63 seq_num 205) dirty exists 2023-09-30T09:23:06.784 INFO:tasks.rados.rados.0.smithi040.stdout:767: finishing copy_from to smithi040173847-14 2023-09-30T09:23:06.785 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 217 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:23:06.785 INFO:tasks.rados.rados.0.smithi040.stdout:767: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:23:06.793 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing copy_from to smithi040173847-9 2023-09-30T09:23:06.793 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 321 (ObjNum 235 snap 75 seq_num 235) dirty exists 2023-09-30T09:23:06.793 INFO:tasks.rados.rados.0.smithi040.stdout:766: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:23:06.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:23:06.608+0000 7effc39c8700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-30T09:23:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:06.753+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e215 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: osdmap e214: 8 total, 8 up, 8 in 2023-09-30T09:23:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: osdmap e215: 8 total, 8 up, 8 in 2023-09-30T09:23:07.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:06 smithi143 ceph-mon[115560]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: osdmap e214: 8 total, 8 up, 8 in 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: osdmap e215: 8 total, 8 up, 8 in 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[192000]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: osdmap e214: 8 total, 8 up, 8 in 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e214 with expected crc 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: osdmap e215: 8 total, 8 up, 8 in 2023-09-30T09:23:07.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:06 smithi040 ceph-mon[189312]: failed to encode map e215 with expected crc 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:761: done (7 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:763: done (6 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:764: done (5 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:766: done (4 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:767: done (3 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:768: done (2 left) 2023-09-30T09:23:07.773 INFO:tasks.rados.rados.0.smithi040.stdout:769: done (1 left) 2023-09-30T09:23:07.774 INFO:tasks.rados.rados.0.smithi040.stdout:770: done (0 left) 2023-09-30T09:23:07.774 INFO:tasks.rados.rados.0.smithi040.stdout:771: rollback oid 27 current snap is 78 2023-09-30T09:23:07.774 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 27 to 49 2023-09-30T09:23:07.774 INFO:tasks.rados.rados.0.smithi040.stdout:772: snap_remove snap 39 2023-09-30T09:23:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:07.764+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e216 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:07 smithi143 ceph-mon[115560]: failed to encode map e214 with expected crc 2023-09-30T09:23:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:07 smithi143 ceph-mon[115560]: pgmap v29: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:07 smithi143 ceph-mon[115560]: osdmap e216: 8 total, 8 up, 8 in 2023-09-30T09:23:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:07 smithi143 ceph-mon[115560]: failed to encode map e216 with expected crc 2023-09-30T09:23:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[189312]: failed to encode map e214 with expected crc 2023-09-30T09:23:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[189312]: pgmap v29: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[189312]: osdmap e216: 8 total, 8 up, 8 in 2023-09-30T09:23:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[189312]: failed to encode map e216 with expected crc 2023-09-30T09:23:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[192000]: failed to encode map e214 with expected crc 2023-09-30T09:23:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[192000]: pgmap v29: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[192000]: osdmap e216: 8 total, 8 up, 8 in 2023-09-30T09:23:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:07 smithi040 ceph-mon[192000]: failed to encode map e216 with expected crc 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:772: done (1 left) 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:773: copy_from oid 11 from oid 41 current snap is 78 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing rollback tid 0 to smithi040173847-27 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing rollback tid 1 to smithi040173847-27 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:771: finishing rollback tid 2 to smithi040173847-27 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 315 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-30T09:23:08.777 INFO:tasks.rados.rados.0.smithi040.stdout:771: done (1 left) 2023-09-30T09:23:08.778 INFO:tasks.rados.rados.0.smithi040.stdout:774: copy_from oid 46 from oid 17 current snap is 78 2023-09-30T09:23:08.778 INFO:tasks.rados.rados.0.smithi040.stdout:775: delete oid 29 current snap is 78 2023-09-30T09:23:08.787 INFO:tasks.rados.rados.0.smithi040.stdout:775: done (2 left) 2023-09-30T09:23:08.787 INFO:tasks.rados.rados.0.smithi040.stdout:776: snap_remove snap 73 2023-09-30T09:23:08.920 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:08.765+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e217 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:08.920 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:08.662Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:09.377 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: failed to encode map e217 with expected crc 2023-09-30T09:23:09.378 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:08 smithi143 ceph-mon[115560]: osdmap e217: 8 total, 8 up, 8 in 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: failed to encode map e217 with expected crc 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[189312]: osdmap e217: 8 total, 8 up, 8 in 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: failed to encode map e216 with expected crc 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: failed to encode map e217 with expected crc 2023-09-30T09:23:09.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:08 smithi040 ceph-mon[192000]: osdmap e217: 8 total, 8 up, 8 in 2023-09-30T09:23:09.783 INFO:tasks.rados.rados.0.smithi040.stdout:776: done (2 left) 2023-09-30T09:23:09.784 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 78 2023-09-30T09:23:09.784 INFO:tasks.rados.rados.0.smithi040.stdout:774: finishing copy_from to smithi040173847-46 2023-09-30T09:23:09.784 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 305 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:09.784 INFO:tasks.rados.rados.0.smithi040.stdout:777: seq_num 246 ranges {5144576=524288,5668864=745472,6414336=425984,6840320=32768} 2023-09-30T09:23:09.816 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi040173847-12 from 5144576 to 5668864 tid 1 2023-09-30T09:23:09.820 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi040173847-12 from 5668864 to 6414336 tid 2 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi040173847-12 from 6414336 to 6840320 tid 3 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:777: writing smithi040173847-12 from 6840320 to 6873088 tid 4 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:778: delete oid 22 current snap is 78 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing copy_from to smithi040173847-11 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 375 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:774: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:773: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 1 to smithi040173847-12 2023-09-30T09:23:09.824 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 2 to smithi040173847-12 2023-09-30T09:23:09.826 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 3 to smithi040173847-12 2023-09-30T09:23:09.827 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 4 to smithi040173847-12 2023-09-30T09:23:09.827 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 5 to smithi040173847-12 2023-09-30T09:23:09.827 INFO:tasks.rados.rados.0.smithi040.stdout:773: done (3 left) 2023-09-30T09:23:09.828 INFO:tasks.rados.rados.0.smithi040.stdout:774: done (2 left) 2023-09-30T09:23:09.828 INFO:tasks.rados.rados.0.smithi040.stdout:778: done (1 left) 2023-09-30T09:23:09.828 INFO:tasks.rados.rados.0.smithi040.stdout:779: snap_remove snap 55 2023-09-30T09:23:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:09.767+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e218 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: Upgrade: It appears safe to stop mon.b 2023-09-30T09:23:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: pgmap v32: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: osdmap e218: 8 total, 8 up, 8 in 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:09 smithi143 ceph-mon[115560]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: Upgrade: It appears safe to stop mon.b 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: pgmap v32: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: osdmap e218: 8 total, 8 up, 8 in 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: Upgrade: It appears safe to stop mon.b 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: failed to encode map e217 with expected crc 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: pgmap v32: 121 pgs: 121 active+clean; 176 MiB data, 619 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 10 op/s 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: osdmap e218: 8 total, 8 up, 8 in 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:10.813 INFO:tasks.rados.rados.0.smithi040.stdout:779: done (1 left) 2023-09-30T09:23:10.814 INFO:tasks.rados.rados.0.smithi040.stdout:780: read oid 9 snap -1 2023-09-30T09:23:10.814 INFO:tasks.rados.rados.0.smithi040.stdout:780: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:10.815 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 78 2023-09-30T09:23:10.815 INFO:tasks.rados.rados.0.smithi040.stdout:781: seq_num 248 ranges {0=557056,557056=507904,1064960=442368,1507328=253952} 2023-09-30T09:23:10.816 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi040173847-42 from 0 to 557056 tid 1 2023-09-30T09:23:10.819 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi040173847-42 from 557056 to 1064960 tid 2 2023-09-30T09:23:10.822 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi040173847-42 from 1064960 to 1507328 tid 3 2023-09-30T09:23:10.824 INFO:tasks.rados.rados.0.smithi040.stdout:781: writing smithi040173847-42 from 1507328 to 1761280 tid 4 2023-09-30T09:23:10.824 INFO:tasks.rados.rados.0.smithi040.stdout:782: read oid 45 snap -1 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:782: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:783: copy_from oid 2 from oid 25 current snap is 78 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:777: finishing write tid 6 to smithi040173847-12 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 239 (ObjNum 246 snap 78 seq_num 246) dirty exists 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:777: left oid 12 (ObjNum 246 snap 78 seq_num 246) 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:777: done (4 left) 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:784: rollback oid 10 current snap is 78 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 72 2023-09-30T09:23:10.825 INFO:tasks.rados.rados.0.smithi040.stdout:785: snap_remove snap 75 2023-09-30T09:23:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:10.803+0000 7fd4dc27b700 -1 mon.b@1(peon).osd e219 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-30T09:23:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: Upgrade: Updating mon.b 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: Deploying daemon mon.b on smithi143 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: failed to encode map e219 with expected crc 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 ceph-mon[115560]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:10 smithi143 systemd[1]: Stopping Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:11.126+0000 7fd4e1a86700 -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 2023-09-30T09:23:12.038 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[115537]: 2023-09-30T09:23:11.126+0000 7fd4e1a86700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-30T09:23:12.038 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:11] "GET /metrics HTTP/1.1" 200 36016 "" "Prometheus/2.43.0" 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 bash[183498]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: Upgrade: Updating mon.b 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: Deploying daemon mon.b on smithi143 2023-09-30T09:23:12.039 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: failed to encode map e219 with expected crc 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[189312]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: failed to encode map e218 with expected crc 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: Upgrade: Updating mon.b 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: Deploying daemon mon.b on smithi143 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: failed to encode map e219 with expected crc 2023-09-30T09:23:12.121 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:10 smithi040 ceph-mon[192000]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:12.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-30T09:23:12.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 systemd[1]: Stopped Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:23:12.151 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:11 smithi143 systemd[1]: Starting Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:23:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: set uid:gid to 167:167 (ceph:ceph) 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev), process ceph-mon, pid 7 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: pidfile_write: ignore empty --pid-file 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: load: jerasure load: lrc 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: RocksDB version: 7.9.2 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Git sha 0 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Compile date 2023-09-29 16:35:50 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: DB SUMMARY 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: DB Session ID: B2WUYELR15U7WYO31FY3 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: CURRENT file: CURRENT 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: IDENTITY file: IDENTITY 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: MANIFEST file: MANIFEST-000009 size: 905 Bytes 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000024.sst 2023-09-30T09:23:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000022.log size: 5236843 ; 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.error_if_exists: 0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.create_if_missing: 0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.paranoid_checks: 1 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.flush_verify_memtable_count: 1 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.env: 0x55f5f383fda0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.fs: PosixFileSystem 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.info_log: 0x55f5f58155a0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_file_opening_threads: 16 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.statistics: (nil) 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.use_fsync: 0 2023-09-30T09:23:12.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_log_file_size: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.log_file_time_to_roll: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.keep_log_file_num: 1000 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.recycle_log_file_num: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_fallocate: 1 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_mmap_reads: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_mmap_writes: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.use_direct_reads: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.create_missing_column_families: 0 2023-09-30T09:23:12.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.db_log_dir: 2023-09-30T09:23:12.647 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.wal_dir: 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.table_cache_numshardbits: 6 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.WAL_ttl_seconds: 0 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.WAL_size_limit_MB: 0 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.is_fd_close_on_exec: 1 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.advise_random_on_open: 1 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.db_write_buffer_size: 0 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.write_buffer_manager: 0x55f5f57ccfa0 2023-09-30T09:23:12.648 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.use_adaptive_mutex: 0 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.rate_limiter: (nil) 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.wal_recovery_mode: 2 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enable_thread_tracking: 0 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enable_pipelined_write: 0 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.unordered_write: 0 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-30T09:23:12.649 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.row_cache: None 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.wal_filter: None 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_ingest_behind: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.two_write_queues: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.manual_wal_flush: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.wal_compression: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.atomic_flush: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.persist_stats_to_disk: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.write_dbid_to_manifest: 0 2023-09-30T09:23:12.650 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.log_readahead_size: 0 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.best_efforts_recovery: 0 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.allow_data_in_errors: 0 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.db_host_id: __hostname__ 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enforce_single_del_contracts: true 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_background_jobs: 2 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_background_compactions: -1 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_subcompactions: 1 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-30T09:23:12.651 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.delayed_write_rate : 16777216 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_total_wal_size: 0 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.stats_dump_period_sec: 600 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.stats_persist_period_sec: 600 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_open_files: -1 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bytes_per_sync: 0 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.wal_bytes_per_sync: 0 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.strict_bytes_per_sync: 0 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_readahead_size: 0 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_background_flushes: -1 2023-09-30T09:23:12.652 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Compression algorithms supported: 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kZSTD supported: 0 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kXpressCompression supported: 0 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kLZ4HCCompression supported: 1 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kZlibCompression supported: 1 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kSnappyCompression supported: 1 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kLZ4Compression supported: 1 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: kBZip2Compression supported: 0 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Fast CRC32 supported: Supported on x86 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: DMutex implementation: pthread_mutex_t 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-30T09:23:12.653 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.merge_operator: 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_filter: None 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_filter_factory: None 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.sst_partitioner_factory: None 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.memtable_factory: SkipListFactory 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.table_factory: BlockBasedTable 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f5f58156a0) 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: cache_index_and_filter_blocks: 1 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-30T09:23:12.654 INFO:journalctl@ceph.mon.b.smithi143.stdout: pin_top_level_index_and_filter: 1 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_type: 0 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: data_block_index_type: 0 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_shortening: 1 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: data_block_hash_table_util_ratio: 0.750000 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: checksum: 4 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: no_block_cache: 0 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache: 0x55f5f586b1f0 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_name: BinnedLRUCache 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_options: 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: capacity : 536870912 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: num_shard_bits : 4 2023-09-30T09:23:12.655 INFO:journalctl@ceph.mon.b.smithi143.stdout: strict_capacity_limit : 0 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: high_pri_pool_ratio: 0.000 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_cache_compressed: (nil) 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: persistent_cache: (nil) 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_size: 4096 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_size_deviation: 10 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_restart_interval: 16 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: index_block_restart_interval: 1 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: metadata_block_size: 4096 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: partition_filters: 0 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: use_delta_encoding: 1 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: filter_policy: bloomfilter 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: whole_key_filtering: 1 2023-09-30T09:23:12.656 INFO:journalctl@ceph.mon.b.smithi143.stdout: verify_compression: 0 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: read_amp_bytes_per_bit: 0 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: format_version: 5 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: enable_index_compression: 1 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: block_align: 0 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: max_auto_readahead_size: 262144 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: prepopulate_block_cache: 0 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: initial_auto_readahead_size: 8192 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout: num_file_reads_for_auto_readahead: 2 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.write_buffer_size: 33554432 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_write_buffer_number: 2 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression: NoCompression 2023-09-30T09:23:12.657 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression: Disabled 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.prefix_extractor: nullptr 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.num_levels: 7 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-30T09:23:12.658 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.window_bits: -14 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.level: 32767 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.strategy: 0 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.enabled: false 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-30T09:23:12.659 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.target_file_size_base: 67108864 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.target_file_size_multiplier: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-30T09:23:12.660 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.arena_block_size: 1048576 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.disable_auto_compactions: 0 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-30T09:23:12.661 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.table_properties_collectors: 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.inplace_update_support: 0 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.inplace_update_num_locks: 10000 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-30T09:23:12.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.memtable_huge_page_size: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.bloom_locality: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.max_successive_merges: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.optimize_filters_for_hits: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.paranoid_file_checks: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.force_consistency_checks: 1 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.report_bg_io_stats: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.ttl: 2592000 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.periodic_compaction_seconds: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enable_blob_files: false 2023-09-30T09:23:12.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.min_blob_size: 0 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_file_size: 268435456 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_compression_type: NoCompression 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.enable_blob_garbage_collection: false 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.blob_file_starting_level: 0 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 24.sst 2023-09-30T09:23:12.664 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: 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 26, last_sequence is 13495, log_number is 22,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 22 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a94d3c54-0eee-4cab-b708-9394675d0221 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065792223665, "job": 1, "event": "recovery_started", "wal_files": [22]} 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #22 mode 2 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065792235166, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 27, "file_size": 3297860, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13501, "largest_seqno": 15223, "table_properties": {"data_size": 3289802, "index_size": 5118, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1925, "raw_key_size": 19212, "raw_average_key_size": 25, "raw_value_size": 3273518, "raw_average_value_size": 4358, "num_data_blocks": 225, "num_entries": 751, "num_filter_entries": 751, "num_deletions": 32, "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": 1696065792, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a94d3c54-0eee-4cab-b708-9394675d0221", "db_session_id": "B2WUYELR15U7WYO31FY3", "orig_file_number": 27, "seqno_to_time_mapping": "N/A"}} 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: EVENT_LOG_v1 {"time_micros": 1696065792235256, "job": 1, "event": "recovery_finished"} 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 bash[183651]: a1a000c614c53750342dc9edbd5170adadc95e1b17b4794e4da6a324c29cb025 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/version_set.cc:5047] Creating manifest 29 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-09-30T09:23:12.665 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000022.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f5f5908000 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: DB pointer 0x55f5f58f4000 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** DB Stats ** 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-30T09:23:12.666 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.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) 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: L0 1/0 3.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 696.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: L6 1/0 9.04 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 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: Sum 2/0 12.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 696.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.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 696.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** Compaction Stats [default] ** 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.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) 2023-09-30T09:23:12.667 INFO:journalctl@ceph.mon.b.smithi143.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.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 696.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: AddFile(Keys): cumulative 0, interval 0 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Cumulative compaction: 0.00 GB write, 222.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:23:12.668 INFO:journalctl@ceph.mon.b.smithi143.stdout: Interval compaction: 0.00 GB write, 222.25 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.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 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Block cache BinnedLRUCache@0x55f5f586b1f0#7 capacity: 512.00 MB usage: 7.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: ** File Read Latency Histogram By Level [default] ** 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: starting mon.b rank 1 at public addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] at bind addrs [v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 systemd[1]: Started Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???) e3 preinit fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).mds e8 new map 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).mds e8 print_map 2023-09-30T09:23:12.669 INFO:journalctl@ceph.mon.b.smithi143.stdout: e8 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.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} 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: legacy client fscid: 1 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: Filesystem 'cephfs' (1) 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: fs_name cephfs 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: epoch 8 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: created 2023-09-30T09:18:19.227757+0000 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: modified 2023-09-30T09:18:22.241830+0000 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: tableserver 0 2023-09-30T09:23:12.670 INFO:journalctl@ceph.mon.b.smithi143.stdout: root 0 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: session_timeout 60 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: session_autoclose 300 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: max_file_size 1099511627776 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: max_xattr_size 65536 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: required_client_features {} 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: last_failure 0 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: last_failure_osd_epoch 0 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: 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,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: max_mds 1 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: in 0 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: up {0=24382} 2023-09-30T09:23:12.671 INFO:journalctl@ceph.mon.b.smithi143.stdout: failed 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: damaged 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: stopped 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: data_pools [3] 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: metadata_pool 2 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: inline_data disabled 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: balancer 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: bal_rank_mask -1 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: standby_count_wanted 0 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: [mds.b{0:24382} state up:active seq 3 addr [v2:172.21.15.143:6832/662622066,v1:172.21.15.143:6833/662622066] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.672 INFO:journalctl@ceph.mon.b.smithi143.stdout: Standby daemons: 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout: 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout: [mds.a{-1:24359} state up:standby seq 1 addr [v2:172.21.15.40:6834/2615319258,v1:172.21.15.40:6835/2615319258] compat {c=[1],r=[1],i=[7ff]}] 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).osd e219 crush map has features 3314933069573799936, adjusting msgr requires 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).osd e219 crush map has features 432629308056666112, adjusting msgr requires 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: mon.b@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expand map: {default=false} 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta from 'false' to 'false' 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expanded map: {default=false} 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expand map: {default=info} 2023-09-30T09:23:12.673 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta from 'info' to 'info' 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expanded map: {default=info} 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expand map: {default=daemon} 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta from 'daemon' to 'daemon' 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expanded map: {default=daemon} 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expand map: {default=debug} 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta from 'debug' to 'debug' 2023-09-30T09:23:12.674 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:12 smithi143 ceph-mon[183689]: expand_channel_meta expanded map: {default=debug} 2023-09-30T09:23:13.408 INFO:tasks.rados.rados.0.smithi040.stdout:785: done (5 left) 2023-09-30T09:23:13.408 INFO:tasks.rados.rados.0.smithi040.stdout:786: snap_remove snap 70 2023-09-30T09:23:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T09:23:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: mon.a calling monitor election 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: mon.c calling monitor election 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: mon.b calling monitor election 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: monmap e4: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:13.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: mgrmap e40: y(active, since 27s), standbys: x 2023-09-30T09:23:13.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T09:23:13.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:23:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: mon.a calling monitor election 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: mon.c calling monitor election 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: mon.b calling monitor election 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: monmap e4: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: mgrmap e40: y(active, since 27s), standbys: x 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-30T09:23:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: mon.a calling monitor election 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: mon.c calling monitor election 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: mon.b calling monitor election 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: monmap e4: 3 mons at {a=[v2:172.21.15.40:3300/0,v1:172.21.15.40:6789/0],b=[v2:172.21.15.143:3300/0,v1:172.21.15.143:6789/0],c=[v2:172.21.15.40:3301/0,v1:172.21.15.40:6790/0]} removed_ranks: {} 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: osdmap e219: 8 total, 8 up, 8 in 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: mgrmap e40: y(active, since 27s), standbys: x 2023-09-30T09:23:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:23:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:13.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:14.426 INFO:tasks.rados.rados.0.smithi040.stdout:786: done (5 left) 2023-09-30T09:23:14.426 INFO:tasks.rados.rados.0.smithi040.stdout:787: snap_remove snap 66 2023-09-30T09:23:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:14 smithi143 ceph-mon[183689]: pgmap v36: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:14 smithi143 ceph-mon[183689]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:14 smithi143 ceph-mon[183689]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:14 smithi143 ceph-mon[183689]: osdmap e220: 8 total, 8 up, 8 in 2023-09-30T09:23:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[192000]: pgmap v36: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[192000]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[192000]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[192000]: osdmap e220: 8 total, 8 up, 8 in 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[189312]: pgmap v36: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[189312]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[189312]: failed to encode map e220 with expected crc 2023-09-30T09:23:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:14 smithi040 ceph-mon[189312]: osdmap e220: 8 total, 8 up, 8 in 2023-09-30T09:23:15.423 INFO:tasks.rados.rados.0.smithi040.stdout:787: done (5 left) 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:788: rollback oid 33 current snap is 78 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 69 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 1 to smithi040173847-42 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 2 to smithi040173847-42 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 3 to smithi040173847-42 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 4 to smithi040173847-42 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 5 to smithi040173847-42 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:784: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:23:15.424 INFO:tasks.rados.rados.0.smithi040.stdout:780: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:781: finishing write tid 6 to smithi040173847-42 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 438 (ObjNum 248 snap 78 seq_num 248) dirty exists 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:781: left oid 42 (ObjNum 248 snap 78 seq_num 248) 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:784: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 440 (ObjNum 170 snap 51 seq_num 170) dirty exists 2023-09-30T09:23:15.547 INFO:tasks.rados.rados.0.smithi040.stdout:782: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:23:15.819 INFO:tasks.rados.rados.0.smithi040.stdout:783: finishing copy_from to smithi040173847-2 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 173 (ObjNum 210 snap 64 seq_num 210) dirty exists 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:783: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:780: done (5 left) 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:781: done (4 left) 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:782: done (3 left) 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:783: done (2 left) 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:784: done (1 left) 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:789: copy_from oid 27 from oid 37 current snap is 78 2023-09-30T09:23:15.820 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:788: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 318 (ObjNum 182 snap 55 seq_num 182) dirty exists 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:788: done (1 left) 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:790: delete oid 3 current snap is 78 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:790: done (1 left) 2023-09-30T09:23:15.821 INFO:tasks.rados.rados.0.smithi040.stdout:791: delete oid 15 current snap is 78 2023-09-30T09:23:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:791: done (1 left) 2023-09-30T09:23:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 78 2023-09-30T09:23:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:792: seq_num 251 ranges {1613824=606208,2220032=614400,2834432=589824} 2023-09-30T09:23:15.835 INFO:tasks.rados.rados.0.smithi040.stdout:792: writing smithi040173847-24 from 1613824 to 2220032 tid 1 2023-09-30T09:23:15.839 INFO:tasks.rados.rados.0.smithi040.stdout:792: writing smithi040173847-24 from 2220032 to 2834432 tid 2 2023-09-30T09:23:15.901 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.901 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.901 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: osdmap e221: 8 total, 8 up, 8 in 2023-09-30T09:23:15.901 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.901 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.902 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:792: writing smithi040173847-24 from 2834432 to 3424256 tid 3 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:793: rmattr oid 2 current snap is 78 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing copy_from to smithi040173847-27 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 178 (ObjNum 234 snap 75 seq_num 234) dirty exists 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:789: finishing copy_from racing read to smithi040173847-27 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 1 to smithi040173847-24 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 2 to smithi040173847-24 2023-09-30T09:23:15.903 INFO:tasks.rados.rados.0.smithi040.stdout:789: done (2 left) 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:794: snap_create 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 316 (ObjNum 210 snap 64 seq_num 210) dirty exists 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 3 to smithi040173847-24 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 4 to smithi040173847-24 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:792: finishing write tid 5 to smithi040173847-24 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 325 (ObjNum 251 snap 78 seq_num 251) dirty exists 2023-09-30T09:23:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:792: left oid 24 (ObjNum 251 snap 78 seq_num 251) 2023-09-30T09:23:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: osdmap e221: 8 total, 8 up, 8 in 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: failed to encode map e221 with expected crc 2023-09-30T09:23:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: osdmap e221: 8 total, 8 up, 8 in 2023-09-30T09:23:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:16.444 INFO:tasks.rados.rados.0.smithi040.stdout:792: done (2 left) 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:793: done (1 left) 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:794: done (0 left) 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:795: rmattr oid 35 current snap is 79 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:795: done (0 left) 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:796: read oid 27 snap -1 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:796: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:16.445 INFO:tasks.rados.rados.0.smithi040.stdout:797: setattr oid 18 current snap is 79 2023-09-30T09:23:16.447 INFO:tasks.rados.rados.0.smithi040.stdout:798: rollback oid 25 current snap is 79 2023-09-30T09:23:16.447 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 72 2023-09-30T09:23:16.447 INFO:tasks.rados.rados.0.smithi040.stdout:799: snap_remove snap 69 2023-09-30T09:23:16.561 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: pgmap v39: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: osdmap e222: 8 total, 8 up, 8 in 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:16.562 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:16.761 INFO:tasks.rados.rados.0.smithi040.stdout:799: done (3 left) 2023-09-30T09:23:16.761 INFO:tasks.rados.rados.0.smithi040.stdout:800: snap_create 2023-09-30T09:23:16.769 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 258 (ObjNum 4273 snap 0 seq_num 3791881136) dirty exists 2023-09-30T09:23:16.769 INFO:tasks.rados.rados.0.smithi040.stdout:798: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:23:16.769 INFO:tasks.rados.rados.0.smithi040.stdout:796: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:16.810 INFO:tasks.rados.rados.0.smithi040.stdout:798: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:23:16.811 INFO:tasks.rados.rados.0.smithi040.stdout:798: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:23:16.811 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 227 (ObjNum 210 snap 64 seq_num 210) dirty exists 2023-09-30T09:23:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: pgmap v39: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: osdmap e222: 8 total, 8 up, 8 in 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: pgmap v39: 121 pgs: 121 active+clean; 174 MiB data, 649 MiB used, 715 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.8 MiB/s wr, 13 op/s 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: osdmap e222: 8 total, 8 up, 8 in 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: failed to encode map e222 with expected crc 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:16.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:17.495 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:23:17.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:23:17.243+0000 7effc39c8700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-30T09:23:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[192000]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[192000]: osdmap e223: 8 total, 8 up, 8 in 2023-09-30T09:23:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[192000]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[192000]: osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:23:17.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[192000]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[189312]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[189312]: osdmap e223: 8 total, 8 up, 8 in 2023-09-30T09:23:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[189312]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[189312]: osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:23:17.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:17 smithi040 ceph-mon[189312]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:796: done (3 left) 2023-09-30T09:23:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:797: done (2 left) 2023-09-30T09:23:17.772 INFO:tasks.rados.rados.0.smithi040.stdout:798: done (1 left) 2023-09-30T09:23:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:800: done (0 left) 2023-09-30T09:23:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 80 2023-09-30T09:23:17.773 INFO:tasks.rados.rados.0.smithi040.stdout:801: seq_num 252 ranges {4120576=630784,4751360=499712,5251072=425984,5677056=278528} 2023-09-30T09:23:17.801 INFO:tasks.rados.rados.0.smithi040.stdout:801: writing smithi040173847-1 from 4120576 to 4751360 tid 1 2023-09-30T09:23:17.806 INFO:tasks.rados.rados.0.smithi040.stdout:801: writing smithi040173847-1 from 4751360 to 5251072 tid 2 2023-09-30T09:23:17.809 INFO:tasks.rados.rados.0.smithi040.stdout:801: writing smithi040173847-1 from 5251072 to 5677056 tid 3 2023-09-30T09:23:17.809 INFO:tasks.rados.rados.0.smithi040.stdout:801: writing smithi040173847-1 from 5677056 to 5955584 tid 4 2023-09-30T09:23:17.810 INFO:tasks.rados.rados.0.smithi040.stdout:802: copy_from oid 48 from oid 18 current snap is 80 2023-09-30T09:23:17.810 INFO:tasks.rados.rados.0.smithi040.stdout:803: read oid 33 snap -1 2023-09-30T09:23:17.810 INFO:tasks.rados.rados.0.smithi040.stdout:803: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:23:17.811 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 80 2023-09-30T09:23:17.811 INFO:tasks.rados.rados.0.smithi040.stdout:804: seq_num 253 ranges {2482176=647168,3129344=786432,3915776=417792} 2023-09-30T09:23:17.827 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi040173847-7 from 2482176 to 3129344 tid 1 2023-09-30T09:23:17.831 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi040173847-7 from 3129344 to 3915776 tid 2 2023-09-30T09:23:17.834 INFO:tasks.rados.rados.0.smithi040.stdout:804: writing smithi040173847-7 from 3915776 to 4333568 tid 3 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:805: copy_from oid 19 from oid 22 current snap is 80 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 1 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 2 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 3 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 4 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 5 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: finishing write tid 6 to smithi040173847-1 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 431 (ObjNum 252 snap 80 seq_num 252) dirty exists 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:801: left oid 1 (ObjNum 252 snap 80 seq_num 252) 2023-09-30T09:23:17.835 INFO:tasks.rados.rados.0.smithi040.stdout:803: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:23:17.854 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing copy_from to smithi040173847-48 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 258 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:802: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:801: done (4 left) 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:802: done (3 left) 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:803: done (2 left) 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:806: read oid 23 snap -1 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:806: expect (ObjNum 229 snap 72 seq_num 229) 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:807: delete oid 9 current snap is 80 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 1 to smithi040173847-7 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing copy_from to smithi040173847-19 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:805: got expected ENOENT (src dne) 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:805: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:23:17.855 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 2 to smithi040173847-7 2023-09-30T09:23:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 3 to smithi040173847-7 2023-09-30T09:23:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 4 to smithi040173847-7 2023-09-30T09:23:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:804: finishing write tid 5 to smithi040173847-7 2023-09-30T09:23:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 264 (ObjNum 253 snap 80 seq_num 253) dirty exists 2023-09-30T09:23:17.856 INFO:tasks.rados.rados.0.smithi040.stdout:804: left oid 7 (ObjNum 253 snap 80 seq_num 253) 2023-09-30T09:23:17.857 INFO:tasks.rados.rados.0.smithi040.stdout:804: done (3 left) 2023-09-30T09:23:17.857 INFO:tasks.rados.rados.0.smithi040.stdout:805: done (2 left) 2023-09-30T09:23:17.857 INFO:tasks.rados.rados.0.smithi040.stdout:807: done (1 left) 2023-09-30T09:23:17.857 INFO:tasks.rados.rados.0.smithi040.stdout:808: snap_remove snap 72 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (91s) - 4m 16.4M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (80s) - 4m 79.8M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (5m) - 5m 19.8M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (5m) - 5m 18.1M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (52s) - 7m 447M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (75s) - 9m 496M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:23:17.862 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (41s) - 9m 44.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (5s) - 8m 29.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (21s) - 7m 25.6M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (89s) - 4m 8660k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (79s) - 4m 8409k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (7m) - 7m 325M 2487M 17.2.6-1161-g191c1869 8497a1260037 1665657a5998 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) - 7m 278M 2487M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (6m) - 6m 238M 2487M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (6m) - 6m 193M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (6m) - 6m 287M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (5m) - 5m 263M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:23:17.863 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (5m) - 5m 174M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:23:17.864 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (5m) - 5m 218M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:23:17.864 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (55s) - 4m 50.2M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:23:17.864 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:17 smithi143 ceph-mon[183689]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.864 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:17 smithi143 ceph-mon[183689]: osdmap e223: 8 total, 8 up, 8 in 2023-09-30T09:23:17.864 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:17 smithi143 ceph-mon[183689]: failed to encode map e223 with expected crc 2023-09-30T09:23:17.864 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:17 smithi143 ceph-mon[183689]: osdmap e224: 8 total, 8 up, 8 in 2023-09-30T09:23:17.864 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:17 smithi143 ceph-mon[183689]: failed to encode map e223 with expected crc 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:23:18.289 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 10, 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 5 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:23:18.290 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:23:18.774 INFO:tasks.rados.rados.0.smithi040.stdout:808: done (1 left) 2023-09-30T09:23:18.774 INFO:tasks.rados.rados.0.smithi040.stdout:809: snap_remove snap 74 2023-09-30T09:23:18.893 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e224 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: pgmap v43: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 856 KiB/s wr, 4 op/s 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/263473422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:18.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e224 with expected crc 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: pgmap v43: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 856 KiB/s wr, 4 op/s 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/263473422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:18.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e224 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: pgmap v43: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 268 B/s rd, 856 KiB/s wr, 4 op/s 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: osdmap e225: 8 total, 8 up, 8 in 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:18.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/263473422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:18.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: failed to encode map e225 with expected crc 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: Reconfiguring mon.a (monmap changed)... 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[192000]: osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: failed to encode map e225 with expected crc 2023-09-30T09:23:19.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: Reconfiguring mon.a (monmap changed)... 2023-09-30T09:23:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:23:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:19 smithi040 ceph-mon[189312]: osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:23:19.782 INFO:tasks.rados.rados.0.smithi040.stdout:809: done (1 left) 2023-09-30T09:23:19.782 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 80 2023-09-30T09:23:19.783 INFO:tasks.rados.rados.0.smithi040.stdout:810: seq_num 255 ranges {0=679936,679936=548864,1228800=598016,1826816=57344} 2023-09-30T09:23:19.787 INFO:tasks.rados.rados.0.smithi040.stdout:810: writing smithi040173847-15 from 0 to 679936 tid 1 2023-09-30T09:23:19.791 INFO:tasks.rados.rados.0.smithi040.stdout:810: writing smithi040173847-15 from 679936 to 1228800 tid 2 2023-09-30T09:23:19.799 INFO:tasks.rados.rados.0.smithi040.stdout:810: writing smithi040173847-15 from 1228800 to 1826816 tid 3 2023-09-30T09:23:19.799 INFO:tasks.rados.rados.0.smithi040.stdout:810: writing smithi040173847-15 from 1826816 to 1884160 tid 4 2023-09-30T09:23:19.799 INFO:tasks.rados.rados.0.smithi040.stdout:811: read oid 45 snap -1 2023-09-30T09:23:19.799 INFO:tasks.rados.rados.0.smithi040.stdout:811: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:23:19.800 INFO:tasks.rados.rados.0.smithi040.stdout:812: read oid 3 snap -1 2023-09-30T09:23:19.800 INFO:tasks.rados.rados.0.smithi040.stdout:812: expect deleted 2023-09-30T09:23:19.800 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 80 2023-09-30T09:23:19.800 INFO:tasks.rados.rados.0.smithi040.stdout:813: seq_num 256 ranges {3162112=696320,3858432=434176,4292608=770048} 2023-09-30T09:23:19.820 INFO:tasks.rados.rados.0.smithi040.stdout:813: writing smithi040173847-50 from 3162112 to 3858432 tid 1 2023-09-30T09:23:19.823 INFO:tasks.rados.rados.0.smithi040.stdout:813: writing smithi040173847-50 from 3858432 to 4292608 tid 2 2023-09-30T09:23:19.828 INFO:tasks.rados.rados.0.smithi040.stdout:813: writing smithi040173847-50 from 4292608 to 5062656 tid 3 2023-09-30T09:23:19.828 INFO:tasks.rados.rados.0.smithi040.stdout:814: read oid 36 snap -1 2023-09-30T09:23:19.828 INFO:tasks.rados.rados.0.smithi040.stdout:814: expect deleted 2023-09-30T09:23:19.828 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 80 2023-09-30T09:23:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:806: expect (ObjNum 229 snap 72 seq_num 229) 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: failed to encode map e225 with expected crc 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: Reconfiguring mon.a (monmap changed)... 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: Reconfiguring daemon mon.a on smithi040 2023-09-30T09:23:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: failed to encode map e226 with expected crc 2023-09-30T09:23:19.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:19 smithi143 ceph-mon[183689]: osdmap e226: 8 total, 8 up, 8 in 2023-09-30T09:23:20.245 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 1 to smithi040173847-15 2023-09-30T09:23:20.245 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 2 to smithi040173847-15 2023-09-30T09:23:20.245 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 3 to smithi040173847-15 2023-09-30T09:23:20.245 INFO:tasks.rados.rados.0.smithi040.stdout:815: seq_num 257 ranges {860160=712704,1572864=720896,2293760=483328} 2023-09-30T09:23:20.254 INFO:tasks.rados.rados.0.smithi040.stdout:815: writing smithi040173847-30 from 860160 to 1572864 tid 1 2023-09-30T09:23:20.259 INFO:tasks.rados.rados.0.smithi040.stdout:815: writing smithi040173847-30 from 1572864 to 2293760 tid 2 2023-09-30T09:23:20.262 INFO:tasks.rados.rados.0.smithi040.stdout:815: writing smithi040173847-30 from 2293760 to 2777088 tid 3 2023-09-30T09:23:20.262 INFO:tasks.rados.rados.0.smithi040.stdout:806: done (6 left) 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:812: done (5 left) 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:816: read oid 33 snap -1 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:816: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:817: rollback oid 40 current snap is 80 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 49 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:818: read oid 4 snap -1 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:818: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:819: snap_create 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 4 to smithi040173847-15 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 5 to smithi040173847-15 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:810: finishing write tid 6 to smithi040173847-15 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 468 (ObjNum 255 snap 80 seq_num 255) dirty exists 2023-09-30T09:23:20.263 INFO:tasks.rados.rados.0.smithi040.stdout:810: left oid 15 (ObjNum 255 snap 80 seq_num 255) 2023-09-30T09:23:20.264 INFO:tasks.rados.rados.0.smithi040.stdout:813: finishing write tid 1 to smithi040173847-50 2023-09-30T09:23:20.264 INFO:tasks.rados.rados.0.smithi040.stdout:811: expect (ObjNum 120 snap 33 seq_num 120) 2023-09-30T09:23:20.541 INFO:tasks.rados.rados.0.smithi040.stdout:813: finishing write tid 2 to smithi040173847-50 2023-09-30T09:23:20.541 INFO:tasks.rados.rados.0.smithi040.stdout:813: finishing write tid 3 to smithi040173847-50 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:813: finishing write tid 4 to smithi040173847-50 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:813: finishing write tid 5 to smithi040173847-50 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 325 (ObjNum 256 snap 80 seq_num 256) dirty exists 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:813: left oid 50 (ObjNum 256 snap 80 seq_num 256) 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:815: finishing write tid 1 to smithi040173847-30 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:815: finishing write tid 2 to smithi040173847-30 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:815: finishing write tid 3 to smithi040173847-30 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:817: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:815: finishing write tid 4 to smithi040173847-30 2023-09-30T09:23:20.542 INFO:tasks.rados.rados.0.smithi040.stdout:816: expect (ObjNum 182 snap 55 seq_num 182) 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:817: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:815: finishing write tid 5 to smithi040173847-30 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 275 (ObjNum 257 snap 80 seq_num 257) dirty exists 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:815: left oid 30 (ObjNum 257 snap 80 seq_num 257) 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:817: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:23:20.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 417 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:23:20.559 INFO:tasks.rados.rados.0.smithi040.stdout:818: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: pgmap v46: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 859 KiB/s wr, 4 op/s 2023-09-30T09:23:20.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[192000]: failed to encode map e227 with expected crc 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: pgmap v46: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 859 KiB/s wr, 4 op/s 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:23:20.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:20 smithi040 ceph-mon[189312]: failed to encode map e227 with expected crc 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:810: done (8 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:811: done (7 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:813: done (6 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:814: done (5 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:815: done (4 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:816: done (3 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:817: done (2 left) 2023-09-30T09:23:20.780 INFO:tasks.rados.rados.0.smithi040.stdout:818: done (1 left) 2023-09-30T09:23:20.781 INFO:tasks.rados.rados.0.smithi040.stdout:819: done (0 left) 2023-09-30T09:23:20.781 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 81 2023-09-30T09:23:20.781 INFO:tasks.rados.rados.0.smithi040.stdout:820: seq_num 258 ranges {0=729088,729088=606208,1335296=598016} 2023-09-30T09:23:20.784 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi040173847-36 from 0 to 729088 tid 1 2023-09-30T09:23:20.788 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi040173847-36 from 729088 to 1335296 tid 2 2023-09-30T09:23:20.792 INFO:tasks.rados.rados.0.smithi040.stdout:820: writing smithi040173847-36 from 1335296 to 1933312 tid 3 2023-09-30T09:23:20.792 INFO:tasks.rados.rados.0.smithi040.stdout:821: read oid 40 snap -1 2023-09-30T09:23:20.792 INFO:tasks.rados.rados.0.smithi040.stdout:821: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:23:20.792 INFO:tasks.rados.rados.0.smithi040.stdout:822: read oid 17 snap -1 2023-09-30T09:23:20.793 INFO:tasks.rados.rados.0.smithi040.stdout:822: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:20.793 INFO:tasks.rados.rados.0.smithi040.stdout:823: copy_from oid 7 from oid 13 current snap is 81 2023-09-30T09:23:20.793 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 1 to smithi040173847-36 2023-09-30T09:23:20.793 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 2 to smithi040173847-36 2023-09-30T09:23:20.793 INFO:tasks.rados.rados.0.smithi040.stdout:824: setattr oid 44 current snap is 81 2023-09-30T09:23:20.794 INFO:tasks.rados.rados.0.smithi040.stdout:825: copy_from oid 30 from oid 38 current snap is 81 2023-09-30T09:23:20.794 INFO:tasks.rados.rados.0.smithi040.stdout:826: read oid 50 snap 78 2023-09-30T09:23:20.794 INFO:tasks.rados.rados.0.smithi040.stdout:826: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:20.794 INFO:tasks.rados.rados.0.smithi040.stdout:827: rollback oid 33 current snap is 81 2023-09-30T09:23:20.794 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 79 2023-09-30T09:23:20.799 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 81 2023-09-30T09:23:20.799 INFO:tasks.rados.rados.0.smithi040.stdout:828: seq_num 259 ranges {1761280=745472,2506752=540672,3047424=581632,3629056=81920} 2023-09-30T09:23:20.809 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi040173847-42 from 1761280 to 2506752 tid 1 2023-09-30T09:23:20.812 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi040173847-42 from 2506752 to 3047424 tid 2 2023-09-30T09:23:20.815 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi040173847-42 from 3047424 to 3629056 tid 3 2023-09-30T09:23:20.816 INFO:tasks.rados.rados.0.smithi040.stdout:828: writing smithi040173847-42 from 3629056 to 3710976 tid 4 2023-09-30T09:23:20.816 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 81 2023-09-30T09:23:20.816 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 3 to smithi040173847-36 2023-09-30T09:23:20.817 INFO:tasks.rados.rados.0.smithi040.stdout:829: seq_num 260 ranges {5955584=761856,6717440=417792,7135232=786432} 2023-09-30T09:23:20.854 INFO:tasks.rados.rados.0.smithi040.stdout:829: writing smithi040173847-1 from 5955584 to 6717440 tid 1 2023-09-30T09:23:20.857 INFO:tasks.rados.rados.0.smithi040.stdout:829: writing smithi040173847-1 from 6717440 to 7135232 tid 2 2023-09-30T09:23:20.862 INFO:tasks.rados.rados.0.smithi040.stdout:829: writing smithi040173847-1 from 7135232 to 7921664 tid 3 2023-09-30T09:23:20.862 INFO:tasks.rados.rados.0.smithi040.stdout:830: setattr oid 43 current snap is 81 2023-09-30T09:23:20.862 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 4 to smithi040173847-36 2023-09-30T09:23:20.862 INFO:tasks.rados.rados.0.smithi040.stdout:821: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:23:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:820: finishing write tid 5 to smithi040173847-36 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 421 (ObjNum 258 snap 81 seq_num 258) dirty exists 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:820: left oid 36 (ObjNum 258 snap 81 seq_num 258) 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing copy_from to smithi040173847-30 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:825: got expected ENOENT (src dne) 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:825: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:23:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:822: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: pgmap v46: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail; 269 B/s rd, 859 KiB/s wr, 4 op/s 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: osdmap e227: 8 total, 8 up, 8 in 2023-09-30T09:23:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:20 smithi143 ceph-mon[183689]: failed to encode map e227 with expected crc 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 241 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:827: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:827: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:827: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 321 (ObjNum 182 snap 55 seq_num 182) dirty exists 2023-09-30T09:23:20.913 INFO:tasks.rados.rados.0.smithi040.stdout:826: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 1 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 2 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 3 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 4 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 5 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: finishing write tid 6 to smithi040173847-42 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 474 (ObjNum 259 snap 81 seq_num 259) dirty exists 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:828: left oid 42 (ObjNum 259 snap 81 seq_num 259) 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing copy_from to smithi040173847-7 2023-09-30T09:23:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 226 (ObjNum 236 snap 76 seq_num 236) dirty exists 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:823: finishing copy_from racing read to smithi040173847-7 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:829: finishing write tid 1 to smithi040173847-1 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:829: finishing write tid 2 to smithi040173847-1 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:829: finishing write tid 3 to smithi040173847-1 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:829: finishing write tid 4 to smithi040173847-1 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:820: done (10 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:821: done (9 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:822: done (8 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:823: done (7 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:824: done (6 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:825: done (5 left) 2023-09-30T09:23:21.035 INFO:tasks.rados.rados.0.smithi040.stdout:826: done (4 left) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:827: done (3 left) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:828: done (2 left) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:831: read oid 10 snap -1 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:831: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:832: copy_from oid 25 from oid 17 current snap is 81 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:829: finishing write tid 5 to smithi040173847-1 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 444 (ObjNum 260 snap 81 seq_num 260) dirty exists 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:829: left oid 1 (ObjNum 260 snap 81 seq_num 260) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 446 (ObjNum 217 snap 64 seq_num 217) dirty exists 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:829: done (3 left) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:830: done (2 left) 2023-09-30T09:23:21.036 INFO:tasks.rados.rados.0.smithi040.stdout:833: delete oid 31 current snap is 81 2023-09-30T09:23:21.037 INFO:tasks.rados.rados.0.smithi040.stdout:833: done (2 left) 2023-09-30T09:23:21.037 INFO:tasks.rados.rados.0.smithi040.stdout:834: rollback oid 46 current snap is 81 2023-09-30T09:23:21.037 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 71 2023-09-30T09:23:21.037 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 81 2023-09-30T09:23:21.037 INFO:tasks.rados.rados.0.smithi040.stdout:835: seq_num 262 ranges {4464640=794624,5259264=589824,5849088=614400} 2023-09-30T09:23:21.067 INFO:tasks.rados.rados.0.smithi040.stdout:835: writing smithi040173847-7 from 4464640 to 5259264 tid 1 2023-09-30T09:23:21.071 INFO:tasks.rados.rados.0.smithi040.stdout:835: writing smithi040173847-7 from 5259264 to 5849088 tid 2 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:835: writing smithi040173847-7 from 5849088 to 6463488 tid 3 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:836: copy_from oid 43 from oid 37 current snap is 81 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:834: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:834: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:834: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 502 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing copy_from to smithi040173847-25 2023-09-30T09:23:21.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 305 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:21.076 INFO:tasks.rados.rados.0.smithi040.stdout:832: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:23:21.076 INFO:tasks.rados.rados.0.smithi040.stdout:831: expect (ObjNum 170 snap 51 seq_num 170) 2023-09-30T09:23:21.337 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:21] "GET /metrics HTTP/1.1" 200 35937 "" "Prometheus/2.43.0" 2023-09-30T09:23:21.347 INFO:tasks.rados.rados.0.smithi040.stdout:835: finishing write tid 1 to smithi040173847-7 2023-09-30T09:23:21.347 INFO:tasks.rados.rados.0.smithi040.stdout:835: finishing write tid 2 to smithi040173847-7 2023-09-30T09:23:21.348 INFO:tasks.rados.rados.0.smithi040.stdout:831: done (4 left) 2023-09-30T09:23:21.348 INFO:tasks.rados.rados.0.smithi040.stdout:832: done (3 left) 2023-09-30T09:23:21.348 INFO:tasks.rados.rados.0.smithi040.stdout:834: done (2 left) 2023-09-30T09:23:21.348 INFO:tasks.rados.rados.0.smithi040.stdout:837: snap_remove snap 71 2023-09-30T09:23:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: failed to encode map e227 with expected crc 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: failed to encode map e227 with expected crc 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:21.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:21 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:837: done (2 left) 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:838: rollback oid 46 current snap is 81 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 79 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:835: finishing write tid 3 to smithi040173847-7 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:835: finishing write tid 4 to smithi040173847-7 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:835: finishing write tid 5 to smithi040173847-7 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 284 (ObjNum 262 snap 81 seq_num 262) dirty exists 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:835: left oid 7 (ObjNum 262 snap 81 seq_num 262) 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing copy_from to smithi040173847-43 2023-09-30T09:23:21.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 178 (ObjNum 234 snap 75 seq_num 234) dirty exists 2023-09-30T09:23:21.793 INFO:tasks.rados.rados.0.smithi040.stdout:836: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:23:21.793 INFO:tasks.rados.rados.0.smithi040.stdout:835: done (2 left) 2023-09-30T09:23:21.793 INFO:tasks.rados.rados.0.smithi040.stdout:836: done (1 left) 2023-09-30T09:23:21.793 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 81 2023-09-30T09:23:21.793 INFO:tasks.rados.rados.0.smithi040.stdout:839: seq_num 263 ranges {679936=409600,1089536=475136,1564672=557056,2121728=573440} 2023-09-30T09:23:21.803 INFO:tasks.rados.rados.0.smithi040.stdout:839: writing smithi040173847-41 from 679936 to 1089536 tid 1 2023-09-30T09:23:21.803 INFO:tasks.rados.rados.0.smithi040.stdout:839: writing smithi040173847-41 from 1089536 to 1564672 tid 2 2023-09-30T09:23:21.809 INFO:tasks.rados.rados.0.smithi040.stdout:839: writing smithi040173847-41 from 1564672 to 2121728 tid 3 2023-09-30T09:23:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:839: writing smithi040173847-41 from 2121728 to 2695168 tid 4 2023-09-30T09:23:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 81 2023-09-30T09:23:21.820 INFO:tasks.rados.rados.0.smithi040.stdout:840: seq_num 264 ranges {7045120=425984,7471104=761856,8232960=770048,9003008=73728} 2023-09-30T09:23:21.852 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi040173847-23 from 7045120 to 7471104 tid 1 2023-09-30T09:23:21.857 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi040173847-23 from 7471104 to 8232960 tid 2 2023-09-30T09:23:21.861 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi040173847-23 from 8232960 to 9003008 tid 3 2023-09-30T09:23:21.862 INFO:tasks.rados.rados.0.smithi040.stdout:840: writing smithi040173847-23 from 9003008 to 9076736 tid 4 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:838: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:838: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:841: snap_create 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:838: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 505 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 1 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 2 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 3 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 4 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 5 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:839: finishing write tid 6 to smithi040173847-41 2023-09-30T09:23:21.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 431 (ObjNum 263 snap 81 seq_num 263) dirty exists 2023-09-30T09:23:21.864 INFO:tasks.rados.rados.0.smithi040.stdout:839: left oid 41 (ObjNum 263 snap 81 seq_num 263) 2023-09-30T09:23:21.864 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 1 to smithi040173847-23 2023-09-30T09:23:21.864 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 2 to smithi040173847-23 2023-09-30T09:23:21.865 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 3 to smithi040173847-23 2023-09-30T09:23:21.865 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 4 to smithi040173847-23 2023-09-30T09:23:21.866 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 5 to smithi040173847-23 2023-09-30T09:23:21.866 INFO:tasks.rados.rados.0.smithi040.stdout:840: finishing write tid 6 to smithi040173847-23 2023-09-30T09:23:21.866 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 273 (ObjNum 264 snap 81 seq_num 264) dirty exists 2023-09-30T09:23:21.867 INFO:tasks.rados.rados.0.smithi040.stdout:840: left oid 23 (ObjNum 264 snap 81 seq_num 264) 2023-09-30T09:23:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: Reconfiguring mgr.y (monmap changed)... 2023-09-30T09:23:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: Reconfiguring daemon mgr.y on smithi040 2023-09-30T09:23:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: failed to encode map e227 with expected crc 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: osdmap e228: 8 total, 8 up, 8 in 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:21.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:21 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:23:22.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: pgmap v49: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[192000]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: pgmap v49: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:22.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:23:22.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.724 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:22 smithi040 ceph-mon[189312]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.793 INFO:tasks.rados.rados.0.smithi040.stdout:838: done (3 left) 2023-09-30T09:23:22.794 INFO:tasks.rados.rados.0.smithi040.stdout:839: done (2 left) 2023-09-30T09:23:22.794 INFO:tasks.rados.rados.0.smithi040.stdout:840: done (1 left) 2023-09-30T09:23:22.794 INFO:tasks.rados.rados.0.smithi040.stdout:841: done (0 left) 2023-09-30T09:23:22.794 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 82 2023-09-30T09:23:22.794 INFO:tasks.rados.rados.0.smithi040.stdout:842: seq_num 265 ranges {6078464=442368,6520832=647168,7168000=573440,7741440=385024} 2023-09-30T09:23:22.831 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi040173847-45 from 6078464 to 6520832 tid 1 2023-09-30T09:23:22.835 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi040173847-45 from 6520832 to 7168000 tid 2 2023-09-30T09:23:22.838 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi040173847-45 from 7168000 to 7741440 tid 3 2023-09-30T09:23:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:842: writing smithi040173847-45 from 7741440 to 8126464 tid 4 2023-09-30T09:23:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 82 2023-09-30T09:23:22.841 INFO:tasks.rados.rados.0.smithi040.stdout:843: seq_num 266 ranges {5185536=458752,5644288=524288,6168576=729088,6897664=352256} 2023-09-30T09:23:22.872 INFO:tasks.rados.rados.0.smithi040.stdout:843: writing smithi040173847-10 from 5185536 to 5644288 tid 1 2023-09-30T09:23:22.876 INFO:tasks.rados.rados.0.smithi040.stdout:843: writing smithi040173847-10 from 5644288 to 6168576 tid 2 2023-09-30T09:23:22.880 INFO:tasks.rados.rados.0.smithi040.stdout:843: writing smithi040173847-10 from 6168576 to 6897664 tid 3 2023-09-30T09:23:22.882 INFO:tasks.rados.rados.0.smithi040.stdout:843: writing smithi040173847-10 from 6897664 to 7249920 tid 4 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:844: delete oid 7 current snap is 82 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 1 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 2 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 3 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 4 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 5 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: finishing write tid 6 to smithi040173847-45 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 322 (ObjNum 265 snap 82 seq_num 265) dirty exists 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:842: left oid 45 (ObjNum 265 snap 82 seq_num 265) 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 1 to smithi040173847-10 2023-09-30T09:23:22.883 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 2 to smithi040173847-10 2023-09-30T09:23:22.885 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 3 to smithi040173847-10 2023-09-30T09:23:22.885 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 4 to smithi040173847-10 2023-09-30T09:23:22.885 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 5 to smithi040173847-10 2023-09-30T09:23:22.887 INFO:tasks.rados.rados.0.smithi040.stdout:843: finishing write tid 6 to smithi040173847-10 2023-09-30T09:23:22.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 484 (ObjNum 266 snap 82 seq_num 266) dirty exists 2023-09-30T09:23:22.887 INFO:tasks.rados.rados.0.smithi040.stdout:843: left oid 10 (ObjNum 266 snap 82 seq_num 266) 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:842: done (2 left) 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:843: done (1 left) 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:844: done (0 left) 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:845: rmattr oid 17 current snap is 82 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:845: done (0 left) 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 82 2023-09-30T09:23:22.889 INFO:tasks.rados.rados.0.smithi040.stdout:846: seq_num 268 ranges {2777088=491520,3268608=745472,4014080=745472,4759552=114688} 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: Reconfiguring mon.c (monmap changed)... 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: Reconfiguring daemon mon.c on smithi040 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: failed to encode map e228 with expected crc 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: pgmap v49: 121 pgs: 121 active+clean; 170 MiB data, 668 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:22.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:22.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: osdmap e229: 8 total, 8 up, 8 in 2023-09-30T09:23:22.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:22 smithi143 ceph-mon[183689]: failed to encode map e229 with expected crc 2023-09-30T09:23:22.907 INFO:tasks.rados.rados.0.smithi040.stdout:846: writing smithi040173847-30 from 2777088 to 3268608 tid 1 2023-09-30T09:23:22.912 INFO:tasks.rados.rados.0.smithi040.stdout:846: writing smithi040173847-30 from 3268608 to 4014080 tid 2 2023-09-30T09:23:22.917 INFO:tasks.rados.rados.0.smithi040.stdout:846: writing smithi040173847-30 from 4014080 to 4759552 tid 3 2023-09-30T09:23:22.918 INFO:tasks.rados.rados.0.smithi040.stdout:846: writing smithi040173847-30 from 4759552 to 4874240 tid 4 2023-09-30T09:23:22.918 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 82 2023-09-30T09:23:22.918 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 1 to smithi040173847-30 2023-09-30T09:23:22.919 INFO:tasks.rados.rados.0.smithi040.stdout:847: seq_num 269 ranges {1531904=507904,2039808=630784,2670592=557056,3227648=417792} 2023-09-30T09:23:22.930 INFO:tasks.rados.rados.0.smithi040.stdout:847: writing smithi040173847-27 from 1531904 to 2039808 tid 1 2023-09-30T09:23:22.933 INFO:tasks.rados.rados.0.smithi040.stdout:847: writing smithi040173847-27 from 2039808 to 2670592 tid 2 2023-09-30T09:23:22.937 INFO:tasks.rados.rados.0.smithi040.stdout:847: writing smithi040173847-27 from 2670592 to 3227648 tid 3 2023-09-30T09:23:22.939 INFO:tasks.rados.rados.0.smithi040.stdout:847: writing smithi040173847-27 from 3227648 to 3645440 tid 4 2023-09-30T09:23:22.939 INFO:tasks.rados.rados.0.smithi040.stdout:848: delete oid 20 current snap is 82 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 2 to smithi040173847-30 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 3 to smithi040173847-30 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 4 to smithi040173847-30 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 5 to smithi040173847-30 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: finishing write tid 6 to smithi040173847-30 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 287 (ObjNum 268 snap 82 seq_num 268) dirty exists 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:846: left oid 30 (ObjNum 268 snap 82 seq_num 268) 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 1 to smithi040173847-27 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 2 to smithi040173847-27 2023-09-30T09:23:22.940 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 3 to smithi040173847-27 2023-09-30T09:23:22.941 INFO:tasks.rados.rados.0.smithi040.stdout:846: done (2 left) 2023-09-30T09:23:22.941 INFO:tasks.rados.rados.0.smithi040.stdout:848: done (1 left) 2023-09-30T09:23:22.941 INFO:tasks.rados.rados.0.smithi040.stdout:849: snap_create 2023-09-30T09:23:22.942 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 4 to smithi040173847-27 2023-09-30T09:23:22.942 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 5 to smithi040173847-27 2023-09-30T09:23:22.942 INFO:tasks.rados.rados.0.smithi040.stdout:847: finishing write tid 6 to smithi040173847-27 2023-09-30T09:23:22.943 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 326 (ObjNum 269 snap 82 seq_num 269) dirty exists 2023-09-30T09:23:22.943 INFO:tasks.rados.rados.0.smithi040.stdout:847: left oid 27 (ObjNum 269 snap 82 seq_num 269) 2023-09-30T09:23:23.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:23:23.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.0 on smithi040 2023-09-30T09:23:23.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: failed to encode map e229 with expected crc 2023-09-30T09:23:23.596 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[189312]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.0 on smithi040 2023-09-30T09:23:23.597 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: failed to encode map e229 with expected crc 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:23.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:23 smithi040 ceph-mon[192000]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.861 INFO:tasks.rados.rados.0.smithi040.stdout:847: done (1 left) 2023-09-30T09:23:23.861 INFO:tasks.rados.rados.0.smithi040.stdout:849: done (0 left) 2023-09-30T09:23:23.861 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 83 2023-09-30T09:23:23.862 INFO:tasks.rados.rados.0.smithi040.stdout:850: seq_num 271 ranges {4464640=540672,5005312=802816,5808128=516096,6324224=286720} 2023-09-30T09:23:23.890 INFO:tasks.rados.rados.0.smithi040.stdout:850: writing smithi040173847-13 from 4464640 to 5005312 tid 1 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: Reconfiguring osd.0 (monmap changed)... 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.0 on smithi040 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: failed to encode map e229 with expected crc 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: osdmap e230: 8 total, 8 up, 8 in 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:23.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:23:23.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:23.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:23 smithi143 ceph-mon[183689]: failed to encode map e230 with expected crc 2023-09-30T09:23:23.895 INFO:tasks.rados.rados.0.smithi040.stdout:850: writing smithi040173847-13 from 5005312 to 5808128 tid 2 2023-09-30T09:23:23.898 INFO:tasks.rados.rados.0.smithi040.stdout:850: writing smithi040173847-13 from 5808128 to 6324224 tid 3 2023-09-30T09:23:23.900 INFO:tasks.rados.rados.0.smithi040.stdout:850: writing smithi040173847-13 from 6324224 to 6610944 tid 4 2023-09-30T09:23:23.900 INFO:tasks.rados.rados.0.smithi040.stdout:851: delete oid 50 current snap is 83 2023-09-30T09:23:23.900 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 1 to smithi040173847-13 2023-09-30T09:23:23.900 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 2 to smithi040173847-13 2023-09-30T09:23:23.901 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 3 to smithi040173847-13 2023-09-30T09:23:23.902 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 4 to smithi040173847-13 2023-09-30T09:23:23.902 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 5 to smithi040173847-13 2023-09-30T09:23:23.903 INFO:tasks.rados.rados.0.smithi040.stdout:851: done (1 left) 2023-09-30T09:23:23.903 INFO:tasks.rados.rados.0.smithi040.stdout:852: rollback oid 21 current snap is 83 2023-09-30T09:23:23.903 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 49 2023-09-30T09:23:23.903 INFO:tasks.rados.rados.0.smithi040.stdout:853: snap_remove snap 52 2023-09-30T09:23:24.620 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.1 on smithi040 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: pgmap v52: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: failed to encode map e231 with expected crc 2023-09-30T09:23:24.621 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.1 on smithi040 2023-09-30T09:23:24.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: pgmap v52: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: failed to encode map e231 with expected crc 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:23:24.623 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:853: done (2 left) 2023-09-30T09:23:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:854: snap_create 2023-09-30T09:23:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:850: finishing write tid 6 to smithi040173847-13 2023-09-30T09:23:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 293 (ObjNum 271 snap 83 seq_num 271) dirty exists 2023-09-30T09:23:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:850: left oid 13 (ObjNum 271 snap 83 seq_num 271) 2023-09-30T09:23:24.892 INFO:tasks.rados.rados.0.smithi040.stdout:852: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:23:24.892 INFO:tasks.rados.rados.0.smithi040.stdout:852: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:23:24.892 INFO:tasks.rados.rados.0.smithi040.stdout:852: finishing rollback tid 2 to smithi040173847-21 2023-09-30T09:23:24.892 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 329 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:23:24.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: Reconfiguring osd.1 (monmap changed)... 2023-09-30T09:23:24.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.1 on smithi040 2023-09-30T09:23:24.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: failed to encode map e230 with expected crc 2023-09-30T09:23:24.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: pgmap v52: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: failed to encode map e231 with expected crc 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: osdmap e231: 8 total, 8 up, 8 in 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:23:24.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: failed to encode map e231 with expected crc 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.2 on smithi040 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:23:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: failed to encode map e231 with expected crc 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.2 on smithi040 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:23:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:850: done (2 left) 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:852: done (1 left) 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:854: done (0 left) 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:855: read oid 46 snap -1 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:855: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:856: read oid 12 snap -1 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:856: expect (ObjNum 246 snap 78 seq_num 246) 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:857: read oid 29 snap -1 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:857: expect deleted 2023-09-30T09:23:25.892 INFO:tasks.rados.rados.0.smithi040.stdout:858: snap_remove snap 49 2023-09-30T09:23:25.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: failed to encode map e231 with expected crc 2023-09-30T09:23:25.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: Reconfiguring osd.2 (monmap changed)... 2023-09-30T09:23:25.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.2 on smithi040 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: osdmap e232: 8 total, 8 up, 8 in 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: failed to encode map e232 with expected crc 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:23:25.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.3 on smithi040 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: pgmap v55: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.3 on smithi040 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: pgmap v55: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:26.761 INFO:tasks.rados.rados.0.smithi040.stdout:858: done (3 left) 2023-09-30T09:23:26.761 INFO:tasks.rados.rados.0.smithi040.stdout:859: setattr oid 42 current snap is 84 2023-09-30T09:23:26.761 INFO:tasks.rados.rados.0.smithi040.stdout:855: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:26.810 INFO:tasks.rados.rados.0.smithi040.stdout:856: expect (ObjNum 246 snap 78 seq_num 246) 2023-09-30T09:23:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: Reconfiguring osd.3 (monmap changed)... 2023-09-30T09:23:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.3 on smithi040 2023-09-30T09:23:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: pgmap v55: 121 pgs: 121 active+clean; 194 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 21 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2023-09-30T09:23:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: osdmap e233: 8 total, 8 up, 8 in 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: failed to encode map e233 with expected crc 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:26.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:27.150 INFO:tasks.rados.rados.0.smithi040.stdout:855: done (3 left) 2023-09-30T09:23:27.151 INFO:tasks.rados.rados.0.smithi040.stdout:856: done (2 left) 2023-09-30T09:23:27.151 INFO:tasks.rados.rados.0.smithi040.stdout:857: done (1 left) 2023-09-30T09:23:27.151 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 84 2023-09-30T09:23:27.151 INFO:tasks.rados.rados.0.smithi040.stdout:860: seq_num 273 ranges {6873088=581632,7454720=565248,8019968=532480,8552448=507904} 2023-09-30T09:23:27.192 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi040173847-12 from 6873088 to 7454720 tid 1 2023-09-30T09:23:27.195 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi040173847-12 from 7454720 to 8019968 tid 2 2023-09-30T09:23:27.198 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi040173847-12 from 8019968 to 8552448 tid 3 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:860: writing smithi040173847-12 from 8552448 to 9060352 tid 4 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:861: read oid 21 snap 81 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:861: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:862: read oid 50 snap -1 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:862: expect deleted 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 84 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 498 (ObjNum 259 snap 81 seq_num 259) dirty exists 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 1 to smithi040173847-12 2023-09-30T09:23:27.202 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 2 to smithi040173847-12 2023-09-30T09:23:27.203 INFO:tasks.rados.rados.0.smithi040.stdout:863: seq_num 274 ranges {4882432=598016,5480448=499712,5980160=745472,6725632=360448} 2023-09-30T09:23:27.233 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi040173847-32 from 4882432 to 5480448 tid 1 2023-09-30T09:23:27.235 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi040173847-32 from 5480448 to 5980160 tid 2 2023-09-30T09:23:27.240 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi040173847-32 from 5980160 to 6725632 tid 3 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:863: writing smithi040173847-32 from 6725632 to 7086080 tid 4 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:859: done (4 left) 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:864: read oid 9 snap 78 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:864: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:865: rollback oid 46 current snap is 84 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 78 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 3 to smithi040173847-12 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 4 to smithi040173847-12 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 5 to smithi040173847-12 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:860: finishing write tid 6 to smithi040173847-12 2023-09-30T09:23:27.243 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 306 (ObjNum 273 snap 84 seq_num 273) dirty exists 2023-09-30T09:23:27.244 INFO:tasks.rados.rados.0.smithi040.stdout:860: left oid 12 (ObjNum 273 snap 84 seq_num 273) 2023-09-30T09:23:27.244 INFO:tasks.rados.rados.0.smithi040.stdout:861: expect (ObjNum 204 snap 63 seq_num 204) 2023-09-30T09:23:27.446 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 1 to smithi040173847-32 2023-09-30T09:23:27.446 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 2 to smithi040173847-32 2023-09-30T09:23:27.446 INFO:tasks.rados.rados.0.smithi040.stdout:860: done (5 left) 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:861: done (4 left) 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:862: done (3 left) 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:866: rmattr oid 27 current snap is 84 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:866: done (3 left) 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:867: snap_create 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 3 to smithi040173847-32 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 4 to smithi040173847-32 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 5 to smithi040173847-32 2023-09-30T09:23:27.447 INFO:tasks.rados.rados.0.smithi040.stdout:865: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:865: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:863: finishing write tid 6 to smithi040173847-32 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 310 (ObjNum 274 snap 84 seq_num 274) dirty exists 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:863: left oid 32 (ObjNum 274 snap 84 seq_num 274) 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:865: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 531 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:27.448 INFO:tasks.rados.rados.0.smithi040.stdout:864: expect (ObjNum 235 snap 75 seq_num 235) 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: failed to encode map e233 with expected crc 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: Reconfiguring mds.a (monmap changed)... 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: Reconfiguring daemon mds.a on smithi040 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: failed to encode map e234 with expected crc 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:23:27.843 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.844 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.844 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:27.844 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:27.844 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: failed to encode map e233 with expected crc 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: Reconfiguring mds.a (monmap changed)... 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: Reconfiguring daemon mds.a on smithi040 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: failed to encode map e234 with expected crc 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: failed to encode map e233 with expected crc 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: Reconfiguring mds.a (monmap changed)... 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: Reconfiguring daemon mds.a on smithi040 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: failed to encode map e234 with expected crc 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: osdmap e234: 8 total, 8 up, 8 in 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-30T09:23:27.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:863: done (3 left) 2023-09-30T09:23:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:864: done (2 left) 2023-09-30T09:23:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:865: done (1 left) 2023-09-30T09:23:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:867: done (0 left) 2023-09-30T09:23:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:868: delete oid 33 current snap is 85 2023-09-30T09:23:28.066 INFO:tasks.rados.rados.0.smithi040.stdout:868: done (0 left) 2023-09-30T09:23:28.066 INFO:tasks.rados.rados.0.smithi040.stdout:869: setattr oid 48 current snap is 85 2023-09-30T09:23:28.071 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 85 2023-09-30T09:23:28.071 INFO:tasks.rados.rados.0.smithi040.stdout:870: seq_num 276 ranges {1761280=630784,2392064=671744,3063808=704512,3768320=229376} 2023-09-30T09:23:28.085 INFO:tasks.rados.rados.0.smithi040.stdout:870: writing smithi040173847-2 from 1761280 to 2392064 tid 1 2023-09-30T09:23:28.089 INFO:tasks.rados.rados.0.smithi040.stdout:870: writing smithi040173847-2 from 2392064 to 3063808 tid 2 2023-09-30T09:23:28.094 INFO:tasks.rados.rados.0.smithi040.stdout:870: writing smithi040173847-2 from 3063808 to 3768320 tid 3 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: writing smithi040173847-2 from 3768320 to 3997696 tid 4 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:871: read oid 37 snap -1 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:871: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:872: copy_from oid 40 from oid 33 current snap is 85 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 393 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 1 to smithi040173847-2 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 2 to smithi040173847-2 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:869: done (3 left) 2023-09-30T09:23:28.096 INFO:tasks.rados.rados.0.smithi040.stdout:873: snap_remove snap 81 2023-09-30T09:23:28.851 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:28.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:28.851 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: failed to encode map e233 with expected crc 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: pgmap v58: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.852 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.853 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:28.853 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:28.853 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:28.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: failed to encode map e233 with expected crc 2023-09-30T09:23:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:23:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:23:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: pgmap v58: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:28.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: failed to encode map e233 with expected crc 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: Reconfiguring mon.b (monmap changed)... 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: Reconfiguring daemon mon.b on smithi143 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: pgmap v58: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: osdmap e235: 8 total, 8 up, 8 in 2023-09-30T09:23:28.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: failed to encode map e235 with expected crc 2023-09-30T09:23:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-30T09:23:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-30T09:23:28.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:873: done (3 left) 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:874: setattr oid 27 current snap is 85 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 3 to smithi040173847-2 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 4 to smithi040173847-2 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 5 to smithi040173847-2 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: finishing write tid 6 to smithi040173847-2 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 336 (ObjNum 276 snap 85 seq_num 276) dirty exists 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:870: left oid 2 (ObjNum 276 snap 85 seq_num 276) 2023-09-30T09:23:29.096 INFO:tasks.rados.rados.0.smithi040.stdout:872: finishing copy_from to smithi040173847-40 2023-09-30T09:23:29.097 INFO:tasks.rados.rados.0.smithi040.stdout:872: got expected ENOENT (src dne) 2023-09-30T09:23:29.097 INFO:tasks.rados.rados.0.smithi040.stdout:872: finishing copy_from racing read to smithi040173847-40 2023-09-30T09:23:29.097 INFO:tasks.rados.rados.0.smithi040.stdout:871: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:29.143 INFO:tasks.rados.rados.0.smithi040.stdout:870: done (3 left) 2023-09-30T09:23:29.143 INFO:tasks.rados.rados.0.smithi040.stdout:871: done (2 left) 2023-09-30T09:23:29.143 INFO:tasks.rados.rados.0.smithi040.stdout:872: done (1 left) 2023-09-30T09:23:29.144 INFO:tasks.rados.rados.0.smithi040.stdout:875: snap_create 2023-09-30T09:23:29.146 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 328 (ObjNum 269 snap 82 seq_num 269) dirty exists 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: Reconfiguring daemon mgr.x on smithi143 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.818 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:23:29.819 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:23:29.819 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:29.819 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:29 smithi143 ceph-mon[183689]: failed to encode map e236 with expected crc 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: Reconfiguring daemon mgr.x on smithi143 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[192000]: failed to encode map e236 with expected crc 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: failed to encode map e235 with expected crc 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: Reconfiguring mgr.x (monmap changed)... 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: Reconfiguring daemon mgr.x on smithi143 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: osdmap e236: 8 total, 8 up, 8 in 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:29.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:29 smithi040 ceph-mon[189312]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.095 INFO:tasks.rados.rados.0.smithi040.stdout:874: done (1 left) 2023-09-30T09:23:30.096 INFO:tasks.rados.rados.0.smithi040.stdout:875: done (0 left) 2023-09-30T09:23:30.096 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 86 2023-09-30T09:23:30.096 INFO:tasks.rados.rados.0.smithi040.stdout:876: seq_num 277 ranges {1531904=647168,2179072=557056,2736128=516096,3252224=532480} 2023-09-30T09:23:30.107 INFO:tasks.rados.rados.0.smithi040.stdout:876: writing smithi040173847-37 from 1531904 to 2179072 tid 1 2023-09-30T09:23:30.111 INFO:tasks.rados.rados.0.smithi040.stdout:876: writing smithi040173847-37 from 2179072 to 2736128 tid 2 2023-09-30T09:23:30.114 INFO:tasks.rados.rados.0.smithi040.stdout:876: writing smithi040173847-37 from 2736128 to 3252224 tid 3 2023-09-30T09:23:30.118 INFO:tasks.rados.rados.0.smithi040.stdout:876: writing smithi040173847-37 from 3252224 to 3784704 tid 4 2023-09-30T09:23:30.118 INFO:tasks.rados.rados.0.smithi040.stdout:877: snap_create 2023-09-30T09:23:30.121 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 1 to smithi040173847-37 2023-09-30T09:23:30.121 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 2 to smithi040173847-37 2023-09-30T09:23:30.122 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 3 to smithi040173847-37 2023-09-30T09:23:30.124 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 4 to smithi040173847-37 2023-09-30T09:23:30.124 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 5 to smithi040173847-37 2023-09-30T09:23:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:876: finishing write tid 6 to smithi040173847-37 2023-09-30T09:23:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 222 (ObjNum 277 snap 86 seq_num 277) dirty exists 2023-09-30T09:23:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:876: left oid 37 (ObjNum 277 snap 86 seq_num 277) 2023-09-30T09:23:30.875 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.4 on smithi143 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: pgmap v61: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: failed to encode map e237 with expected crc 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:23:30.876 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:30.877 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.4 on smithi143 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: pgmap v61: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: failed to encode map e237 with expected crc 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:23:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: failed to encode map e236 with expected crc 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: Reconfiguring osd.4 (monmap changed)... 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.4 on smithi143 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: pgmap v61: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.5 MiB/s wr, 14 op/s 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: failed to encode map e237 with expected crc 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: osdmap e237: 8 total, 8 up, 8 in 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:23:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:30.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:31.122 INFO:tasks.rados.rados.0.smithi040.stdout:876: done (1 left) 2023-09-30T09:23:31.123 INFO:tasks.rados.rados.0.smithi040.stdout:877: done (0 left) 2023-09-30T09:23:31.123 INFO:tasks.rados.rados.0.smithi040.stdout:878: read oid 11 snap 77 2023-09-30T09:23:31.123 INFO:tasks.rados.rados.0.smithi040.stdout:878: expect (ObjNum 244 snap 77 seq_num 244) 2023-09-30T09:23:31.123 INFO:tasks.rados.rados.0.smithi040.stdout:879: snap_create 2023-09-30T09:23:31.145 INFO:tasks.rados.rados.0.smithi040.stdout:878: expect (ObjNum 244 snap 77 seq_num 244) 2023-09-30T09:23:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:31] "GET /metrics HTTP/1.1" 200 36003 "" "Prometheus/2.43.0" 2023-09-30T09:23:31.734 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.734 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.734 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:23:31.734 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.5 on smithi143 2023-09-30T09:23:31.734 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:23:31.735 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.735 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.735 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:23:31.735 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:31.767 INFO:tasks.rados.rados.0.smithi040.stdout:878: done (1 left) 2023-09-30T09:23:31.767 INFO:tasks.rados.rados.0.smithi040.stdout:879: done (0 left) 2023-09-30T09:23:31.767 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 88 2023-09-30T09:23:31.767 INFO:tasks.rados.rados.0.smithi040.stdout:880: seq_num 278 ranges {7249920=663552,7913472=442368,8355840=720896,9076736=442368} 2023-09-30T09:23:31.811 INFO:tasks.rados.rados.0.smithi040.stdout:880: writing smithi040173847-10 from 7249920 to 7913472 tid 1 2023-09-30T09:23:31.814 INFO:tasks.rados.rados.0.smithi040.stdout:880: writing smithi040173847-10 from 7913472 to 8355840 tid 2 2023-09-30T09:23:31.818 INFO:tasks.rados.rados.0.smithi040.stdout:880: writing smithi040173847-10 from 8355840 to 9076736 tid 3 2023-09-30T09:23:31.821 INFO:tasks.rados.rados.0.smithi040.stdout:880: writing smithi040173847-10 from 9076736 to 9519104 tid 4 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:881: copy_from oid 5 from oid 16 current snap is 88 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:882: copy_from oid 36 from oid 3 current snap is 88 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:883: read oid 6 snap -1 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:883: expect (ObjNum 243 snap 77 seq_num 243) 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:884: read oid 47 snap -1 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:884: expect deleted 2023-09-30T09:23:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:885: delete oid 44 current snap is 88 2023-09-30T09:23:31.824 INFO:tasks.rados.rados.0.smithi040.stdout:885: done (5 left) 2023-09-30T09:23:31.824 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 88 2023-09-30T09:23:31.824 INFO:tasks.rados.rados.0.smithi040.stdout:886: seq_num 280 ranges {7921664=696320,8617984=606208,9224192=688128,9912320=311296} 2023-09-30T09:23:31.873 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi040173847-1 from 7921664 to 8617984 tid 1 2023-09-30T09:23:31.877 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi040173847-1 from 8617984 to 9224192 tid 2 2023-09-30T09:23:31.881 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi040173847-1 from 9224192 to 9912320 tid 3 2023-09-30T09:23:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:886: writing smithi040173847-1 from 9912320 to 10223616 tid 4 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:887: rollback oid 17 current snap is 88 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 79 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 1 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 2 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 3 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 4 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 5 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing copy_from to smithi040173847-5 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:881: got expected ENOENT (src dne) 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: finishing write tid 6 to smithi040173847-10 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 508 (ObjNum 278 snap 88 seq_num 278) dirty exists 2023-09-30T09:23:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:880: left oid 10 (ObjNum 278 snap 88 seq_num 278) 2023-09-30T09:23:31.885 INFO:tasks.rados.rados.0.smithi040.stdout:881: finishing copy_from racing read to smithi040173847-5 2023-09-30T09:23:31.885 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing copy_from to smithi040173847-36 2023-09-30T09:23:31.885 INFO:tasks.rados.rados.0.smithi040.stdout:882: got expected ENOENT (src dne) 2023-09-30T09:23:31.885 INFO:tasks.rados.rados.0.smithi040.stdout:882: finishing copy_from racing read to smithi040173847-36 2023-09-30T09:23:31.885 INFO:tasks.rados.rados.0.smithi040.stdout:883: expect (ObjNum 243 snap 77 seq_num 243) 2023-09-30T09:23:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.5 on smithi143 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:23:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: failed to encode map e237 with expected crc 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: Reconfiguring osd.5 (monmap changed)... 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.5 on smithi143 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: osdmap e238: 8 total, 8 up, 8 in 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:23:31.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 1 to smithi040173847-1 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 2 to smithi040173847-1 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 3 to smithi040173847-1 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 4 to smithi040173847-1 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 5 to smithi040173847-1 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:23:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:880: done (6 left) 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:881: done (5 left) 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:882: done (4 left) 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:883: done (3 left) 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:884: done (2 left) 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:888: setattr oid 45 current snap is 88 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:887: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 451 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:886: finishing write tid 6 to smithi040173847-1 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 474 (ObjNum 280 snap 88 seq_num 280) dirty exists 2023-09-30T09:23:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:886: left oid 1 (ObjNum 280 snap 88 seq_num 280) 2023-09-30T09:23:31.956 INFO:tasks.rados.rados.0.smithi040.stdout:886: done (2 left) 2023-09-30T09:23:31.956 INFO:tasks.rados.rados.0.smithi040.stdout:887: done (1 left) 2023-09-30T09:23:31.956 INFO:tasks.rados.rados.0.smithi040.stdout:889: snap_remove snap 84 2023-09-30T09:23:32.779 INFO:tasks.rados.rados.0.smithi040.stdout:889: done (1 left) 2023-09-30T09:23:34.153 INFO:tasks.rados.rados.0.smithi040.stdout:890: snap_create 2023-09-30T09:23:34.161 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 342 (ObjNum 265 snap 82 seq_num 265) dirty exists 2023-09-30T09:23:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.6 on smithi143 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: pgmap v64: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.6 on smithi143 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: pgmap v64: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: Reconfiguring daemon osd.7 on smithi143 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:23:34.165 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e238 with expected crc 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: Reconfiguring osd.6 (monmap changed)... 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.6 on smithi143 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: pgmap v64: 121 pgs: 121 active+clean; 197 MiB data, 753 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: osdmap e239: 8 total, 8 up, 8 in 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.231 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:23:34.232 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.232 INFO:tasks.rados.rados.0.smithi040.stdout:888: done (1 left) 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:890: done (0 left) 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:891: rmattr oid 17 current snap is 89 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:891: done (0 left) 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:892: read oid 48 snap -1 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:892: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:893: copy_from oid 39 from oid 45 current snap is 89 2023-09-30T09:23:34.233 INFO:tasks.rados.rados.0.smithi040.stdout:894: snap_remove snap 78 2023-09-30T09:23:34.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.233 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: Reconfiguring daemon osd.7 on smithi143 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:34.234 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: failed to encode map e239 with expected crc 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: Reconfiguring osd.7 (monmap changed)... 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: Reconfiguring daemon osd.7 on smithi143 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: osdmap e240: 8 total, 8 up, 8 in 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:23:34.235 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: pgmap v67: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: Reconfiguring mds.b (monmap changed)... 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: Reconfiguring daemon mds.b on smithi143 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.719 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.720 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: pgmap v67: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: Reconfiguring mds.b (monmap changed)... 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: Reconfiguring daemon mds.b on smithi143 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:23:34.721 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:23:34.722 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:23:34.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:23:34.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:34.784 INFO:tasks.rados.rados.0.smithi040.stdout:894: done (2 left) 2023-09-30T09:23:34.784 INFO:tasks.rados.rados.0.smithi040.stdout:895: delete oid 35 current snap is 89 2023-09-30T09:23:34.784 INFO:tasks.rados.rados.0.smithi040.stdout:892: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing copy_from to smithi040173847-39 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 342 (ObjNum 265 snap 82 seq_num 265) dirty exists 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:893: finishing copy_from racing read to smithi040173847-39 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:892: done (2 left) 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:893: done (1 left) 2023-09-30T09:23:34.807 INFO:tasks.rados.rados.0.smithi040.stdout:895: done (0 left) 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:896: copy_from oid 12 from oid 34 current snap is 89 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:897: read oid 33 snap -1 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:897: expect deleted 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:898: read oid 5 snap -1 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:898: expect (ObjNum 121 snap 34 seq_num 121) 2023-09-30T09:23:34.808 INFO:tasks.rados.rados.0.smithi040.stdout:899: delete oid 49 current snap is 89 2023-09-30T09:23:34.823 INFO:tasks.rados.rados.0.smithi040.stdout:898: expect (ObjNum 121 snap 34 seq_num 121) 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:896: finishing copy_from to smithi040173847-12 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 153 (ObjNum 161 snap 46 seq_num 161) dirty exists 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:896: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:896: done (3 left) 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:897: done (2 left) 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:898: done (1 left) 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:899: done (0 left) 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:900: read oid 31 snap -1 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:900: expect deleted 2023-09-30T09:23:34.878 INFO:tasks.rados.rados.0.smithi040.stdout:901: delete oid 48 current snap is 89 2023-09-30T09:23:34.882 INFO:tasks.rados.rados.0.smithi040.stdout:900: done (1 left) 2023-09-30T09:23:34.882 INFO:tasks.rados.rados.0.smithi040.stdout:901: done (0 left) 2023-09-30T09:23:34.882 INFO:tasks.rados.rados.0.smithi040.stdout:902: read oid 25 snap -1 2023-09-30T09:23:34.882 INFO:tasks.rados.rados.0.smithi040.stdout:902: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:34.882 INFO:tasks.rados.rados.0.smithi040.stdout:903: snap_remove snap 77 2023-09-30T09:23:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: pgmap v67: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: Reconfiguring mds.b (monmap changed)... 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: Reconfiguring daemon mds.b on smithi143 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: failed to encode map e240 with expected crc 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: osdmap e241: 8 total, 8 up, 8 in 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: failed to encode map e241 with expected crc 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:34.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: failed to encode map e240 with expected crc 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all mon 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all crash 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: Upgrade: osd.0 is safe to restart 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: failed to encode map e240 with expected crc 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all mon 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all crash 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: Upgrade: osd.0 is safe to restart 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:35.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:35.795 INFO:tasks.rados.rados.0.smithi040.stdout:903: done (1 left) 2023-09-30T09:23:35.795 INFO:tasks.rados.rados.0.smithi040.stdout:904: snap_remove snap 87 2023-09-30T09:23:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: failed to encode map e240 with expected crc 2023-09-30T09:23:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all mon 2023-09-30T09:23:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all crash 2023-09-30T09:23:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: Upgrade: osd.0 is safe to restart 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: failed to encode map e242 with expected crc 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: osdmap e242: 8 total, 8 up, 8 in 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-30T09:23:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:36.764 INFO:tasks.rados.rados.0.smithi040.stdout:904: done (1 left) 2023-09-30T09:23:36.764 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 89 2023-09-30T09:23:36.765 INFO:tasks.rados.rados.0.smithi040.stdout:905: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2023-09-30T09:23:36.769 INFO:tasks.rados.rados.0.smithi040.stdout:905: writing smithi040173847-14 from 0 to 761856 tid 1 2023-09-30T09:23:36.773 INFO:tasks.rados.rados.0.smithi040.stdout:905: writing smithi040173847-14 from 761856 to 1359872 tid 2 2023-09-30T09:23:36.778 INFO:tasks.rados.rados.0.smithi040.stdout:905: writing smithi040173847-14 from 1359872 to 2031616 tid 3 2023-09-30T09:23:36.780 INFO:tasks.rados.rados.0.smithi040.stdout:905: writing smithi040173847-14 from 2031616 to 2367488 tid 4 2023-09-30T09:23:36.780 INFO:tasks.rados.rados.0.smithi040.stdout:906: setattr oid 13 current snap is 89 2023-09-30T09:23:36.788 INFO:tasks.rados.rados.0.smithi040.stdout:902: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 1 to smithi040173847-14 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 317 (ObjNum 271 snap 83 seq_num 271) dirty exists 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 2 to smithi040173847-14 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 3 to smithi040173847-14 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 4 to smithi040173847-14 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 5 to smithi040173847-14 2023-09-30T09:23:36.818 INFO:tasks.rados.rados.0.smithi040.stdout:905: finishing write tid 6 to smithi040173847-14 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 227 (ObjNum 284 snap 89 seq_num 284) dirty exists 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:905: left oid 14 (ObjNum 284 snap 89 seq_num 284) 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:902: done (2 left) 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:905: done (1 left) 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:906: done (0 left) 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 89 2023-09-30T09:23:36.819 INFO:tasks.rados.rados.0.smithi040.stdout:907: seq_num 285 ranges {1466368=778240,2244608=475136,2719744=475136,3194880=655360} 2023-09-30T09:23:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:907: writing smithi040173847-19 from 1466368 to 2244608 tid 1 2023-09-30T09:23:36.833 INFO:tasks.rados.rados.0.smithi040.stdout:907: writing smithi040173847-19 from 2244608 to 2719744 tid 2 2023-09-30T09:23:36.836 INFO:tasks.rados.rados.0.smithi040.stdout:907: writing smithi040173847-19 from 2719744 to 3194880 tid 3 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:907: writing smithi040173847-19 from 3194880 to 3850240 tid 4 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:908: rollback oid 25 current snap is 89 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 88 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 1 to smithi040173847-19 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 2 to smithi040173847-19 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 3 to smithi040173847-19 2023-09-30T09:23:36.841 INFO:tasks.rados.rados.0.smithi040.stdout:909: snap_remove snap 83 2023-09-30T09:23:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: failed to encode map e242 with expected crc 2023-09-30T09:23:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: pgmap v70: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: Upgrade: Updating osd.0 2023-09-30T09:23:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: Deploying daemon osd.0 on smithi040 2023-09-30T09:23:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: failed to encode map e243 with expected crc 2023-09-30T09:23:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:36 smithi143 ceph-mon[183689]: osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:23:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: failed to encode map e242 with expected crc 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: pgmap v70: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: Upgrade: Updating osd.0 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: Deploying daemon osd.0 on smithi040 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: failed to encode map e243 with expected crc 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[189312]: osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: failed to encode map e242 with expected crc 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: pgmap v70: 121 pgs: 121 active+clean; 139 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 25 op/s 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: Upgrade: Updating osd.0 2023-09-30T09:23:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: Deploying daemon osd.0 on smithi040 2023-09-30T09:23:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: failed to encode map e243 with expected crc 2023-09-30T09:23:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:36 smithi040 ceph-mon[192000]: osdmap e243: 8 total, 8 up, 8 in 2023-09-30T09:23:37.788 INFO:tasks.rados.rados.0.smithi040.stdout:909: done (2 left) 2023-09-30T09:23:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 89 2023-09-30T09:23:37.789 INFO:tasks.rados.rados.0.smithi040.stdout:910: seq_num 286 ranges {1228800=794624,2023424=761856,2785280=679936,3465216=163840} 2023-09-30T09:23:37.801 INFO:tasks.rados.rados.0.smithi040.stdout:910: writing smithi040173847-17 from 1228800 to 2023424 tid 1 2023-09-30T09:23:37.805 INFO:tasks.rados.rados.0.smithi040.stdout:910: writing smithi040173847-17 from 2023424 to 2785280 tid 2 2023-09-30T09:23:37.810 INFO:tasks.rados.rados.0.smithi040.stdout:910: writing smithi040173847-17 from 2785280 to 3465216 tid 3 2023-09-30T09:23:37.812 INFO:tasks.rados.rados.0.smithi040.stdout:910: writing smithi040173847-17 from 3465216 to 3629056 tid 4 2023-09-30T09:23:37.812 INFO:tasks.rados.rados.0.smithi040.stdout:911: read oid 20 snap -1 2023-09-30T09:23:37.812 INFO:tasks.rados.rados.0.smithi040.stdout:911: expect deleted 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:912: setattr oid 3 current snap is 89 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 4 to smithi040173847-19 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:908: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 314 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 5 to smithi040173847-19 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:907: finishing write tid 6 to smithi040173847-19 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 411 (ObjNum 285 snap 89 seq_num 285) dirty exists 2023-09-30T09:23:37.813 INFO:tasks.rados.rados.0.smithi040.stdout:907: left oid 19 (ObjNum 285 snap 89 seq_num 285) 2023-09-30T09:23:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:907: done (4 left) 2023-09-30T09:23:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:908: done (3 left) 2023-09-30T09:23:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:911: done (2 left) 2023-09-30T09:23:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:913: delete oid 4 current snap is 89 2023-09-30T09:23:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 1 to smithi040173847-17 2023-09-30T09:23:37.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 540 (ObjNum 129 snap 0 seq_num 3791463560) dirty exists 2023-09-30T09:23:37.820 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 2 to smithi040173847-17 2023-09-30T09:23:37.820 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 3 to smithi040173847-17 2023-09-30T09:23:37.820 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 4 to smithi040173847-17 2023-09-30T09:23:37.821 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 5 to smithi040173847-17 2023-09-30T09:23:37.822 INFO:tasks.rados.rados.0.smithi040.stdout:912: done (2 left) 2023-09-30T09:23:37.822 INFO:tasks.rados.rados.0.smithi040.stdout:913: done (1 left) 2023-09-30T09:23:37.822 INFO:tasks.rados.rados.0.smithi040.stdout:914: rollback oid 25 current snap is 89 2023-09-30T09:23:37.822 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 88 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:915: rollback oid 48 current snap is 89 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 86 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:916: rmattr oid 8 current snap is 89 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:916: done (3 left) 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:917: read oid 33 snap -1 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:917: expect deleted 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:918: snap_create 2023-09-30T09:23:37.823 INFO:tasks.rados.rados.0.smithi040.stdout:910: finishing write tid 6 to smithi040173847-17 2023-09-30T09:23:37.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 475 (ObjNum 286 snap 89 seq_num 286) dirty exists 2023-09-30T09:23:37.824 INFO:tasks.rados.rados.0.smithi040.stdout:910: left oid 17 (ObjNum 286 snap 89 seq_num 286) 2023-09-30T09:23:37.825 INFO:tasks.rados.rados.0.smithi040.stdout:914: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:23:37.825 INFO:tasks.rados.rados.0.smithi040.stdout:915: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:23:37.826 INFO:tasks.rados.rados.0.smithi040.stdout:915: finishing rollback tid 2 to smithi040173847-48 2023-09-30T09:23:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 419 (ObjNum 65 snap 0 seq_num 1952868698) dirty exists 2023-09-30T09:23:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:914: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:23:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:914: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:23:37.827 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 317 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:37 smithi143 ceph-mon[183689]: failed to encode map e243 with expected crc 2023-09-30T09:23:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:37 smithi143 ceph-mon[183689]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:37 smithi143 ceph-mon[183689]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:37 smithi143 ceph-mon[183689]: osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:23:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:37 smithi143 ceph-mon[183689]: pgmap v73: 121 pgs: 121 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[189312]: failed to encode map e243 with expected crc 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[189312]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[189312]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[189312]: osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[189312]: pgmap v73: 121 pgs: 121 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[192000]: failed to encode map e243 with expected crc 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[192000]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[192000]: failed to encode map e244 with expected crc 2023-09-30T09:23:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[192000]: osdmap e244: 8 total, 8 up, 8 in 2023-09-30T09:23:38.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-mon[192000]: pgmap v73: 121 pgs: 121 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:38.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:37 smithi040 systemd[1]: Stopping Ceph osd.0 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:23:38.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:23:37.888+0000 7f0f2e4ef700 -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 2023-09-30T09:23:38.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:23:37.888+0000 7f0f2e4ef700 -1 osd.0 245 *** Got signal Terminated *** 2023-09-30T09:23:38.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[129398]: 2023-09-30T09:23:37.888+0000 7f0f2e4ef700 -1 osd.0 245 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:910: done (4 left) 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:914: done (3 left) 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:915: done (2 left) 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:917: done (1 left) 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:918: done (0 left) 2023-09-30T09:23:38.802 INFO:tasks.rados.rados.0.smithi040.stdout:919: snap_remove snap 85 2023-09-30T09:23:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-mon[183689]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-mon[183689]: osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:23:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-mon[183689]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-mon[183689]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-mon[183689]: osd.0 marked itself down and dead 2023-09-30T09:23:39.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[189312]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[189312]: osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[189312]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[189312]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[189312]: osd.0 marked itself down and dead 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[192000]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[192000]: osdmap e245: 8 total, 8 up, 8 in 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[192000]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[192000]: failed to encode map e245 with expected crc 2023-09-30T09:23:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:38 smithi040 ceph-mon[192000]: osd.0 marked itself down and dead 2023-09-30T09:23:39.785 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:39 smithi040 bash[198915]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T09:23:39.802 INFO:tasks.rados.rados.0.smithi040.stdout:919: done (0 left) 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:920: read oid 47 snap -1 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:920: expect deleted 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:921: read oid 35 snap -1 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:921: expect deleted 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 90 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:922: seq_num 288 ranges {0=24576} 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:922: writing smithi040173847-4 from 0 to 24576 tid 1 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 90 2023-09-30T09:23:39.803 INFO:tasks.rados.rados.0.smithi040.stdout:923: seq_num 289 ranges {1933312=40960} 2023-09-30T09:23:39.814 INFO:tasks.rados.rados.0.smithi040.stdout:923: writing smithi040173847-36 from 1933312 to 1974272 tid 1 2023-09-30T09:23:39.814 INFO:tasks.rados.rados.0.smithi040.stdout:924: copy_from oid 8 from oid 27 current snap is 90 2023-09-30T09:23:39.824 INFO:tasks.rados.rados.0.smithi040.stdout:920: done (4 left) 2023-09-30T09:23:39.824 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 90 2023-09-30T09:23:39.824 INFO:tasks.rados.rados.0.smithi040.stdout:925: seq_num 290 ranges {2203648=57344} 2023-09-30T09:23:39.828 INFO:tasks.rados.rados.0.smithi040.stdout:925: writing smithi040173847-34 from 2203648 to 2260992 tid 1 2023-09-30T09:23:39.828 INFO:tasks.rados.rados.0.smithi040.stdout:926: rollback oid 19 current snap is 90 2023-09-30T09:23:39.828 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 82 2023-09-30T09:23:39.828 INFO:tasks.rados.rados.0.smithi040.stdout:927: delete oid 5 current snap is 90 2023-09-30T09:23:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 1 to smithi040173847-4 2023-09-30T09:23:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 2 to smithi040173847-4 2023-09-30T09:23:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:923: finishing write tid 1 to smithi040173847-36 2023-09-30T09:23:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:923: finishing write tid 2 to smithi040173847-36 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:922: finishing write tid 3 to smithi040173847-4 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 421 (ObjNum 288 snap 90 seq_num 288) dirty exists 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:922: left oid 4 (ObjNum 288 snap 90 seq_num 288) 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:923: finishing write tid 3 to smithi040173847-36 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 478 (ObjNum 289 snap 90 seq_num 289) dirty exists 2023-09-30T09:23:39.831 INFO:tasks.rados.rados.0.smithi040.stdout:923: left oid 36 (ObjNum 289 snap 90 seq_num 289) 2023-09-30T09:23:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:23:39.837 INFO:tasks.rados.rados.0.smithi040.stdout:921: done (6 left) 2023-09-30T09:23:39.837 INFO:tasks.rados.rados.0.smithi040.stdout:922: done (5 left) 2023-09-30T09:23:39.837 INFO:tasks.rados.rados.0.smithi040.stdout:923: done (4 left) 2023-09-30T09:23:39.837 INFO:tasks.rados.rados.0.smithi040.stdout:927: done (3 left) 2023-09-30T09:23:39.837 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 90 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:928: seq_num 292 ranges {0=98304} 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:928: writing smithi040173847-44 from 0 to 98304 tid 1 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:929: read oid 3 snap -1 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:929: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:930: read oid 36 snap -1 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:930: expect (ObjNum 289 snap 90 seq_num 289) 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 90 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:931: seq_num 293 ranges {0=114688} 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:931: writing smithi040173847-18 from 0 to 114688 tid 1 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:932: copy_from oid 50 from oid 46 current snap is 90 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:925: finishing write tid 1 to smithi040173847-34 2023-09-30T09:23:39.838 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:925: finishing write tid 2 to smithi040173847-34 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:926: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 425 (ObjNum 185 snap 57 seq_num 185) dirty exists 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:926: done (7 left) 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:933: read oid 37 snap 82 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:933: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:934: rollback oid 4 current snap is 90 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 89 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 90 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:935: seq_num 294 ranges {0=131072} 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:935: writing smithi040173847-20 from 0 to 131072 tid 1 2023-09-30T09:23:39.839 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 90 2023-09-30T09:23:39.840 INFO:tasks.rados.rados.0.smithi040.stdout:936: seq_num 295 ranges {3629056=147456} 2023-09-30T09:23:39.857 INFO:tasks.rados.rados.0.smithi040.stdout:936: writing smithi040173847-17 from 3629056 to 3776512 tid 1 2023-09-30T09:23:39.857 INFO:tasks.rados.rados.0.smithi040.stdout:937: snap_remove snap 86 2023-09-30T09:23:40.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:40.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[192000]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.142 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[192000]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[192000]: osdmap e246: 8 total, 7 up, 8 in 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[192000]: pgmap v76: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[189312]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[189312]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[189312]: osdmap e246: 8 total, 7 up, 8 in 2023-09-30T09:23:40.143 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:39 smithi040 ceph-mon[189312]: pgmap v76: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:39 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:39 smithi143 ceph-mon[183689]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:39 smithi143 ceph-mon[183689]: failed to encode map e246 with expected crc 2023-09-30T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:39 smithi143 ceph-mon[183689]: osdmap e246: 8 total, 7 up, 8 in 2023-09-30T09:23:40.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:39 smithi143 ceph-mon[183689]: pgmap v76: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.6 MiB/s wr, 14 op/s 2023-09-30T09:23:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:937: done (11 left) 2023-09-30T09:23:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:938: rmattr oid 38 current snap is 90 2023-09-30T09:23:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:938: done (11 left) 2023-09-30T09:23:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:939: setattr oid 6 current snap is 90 2023-09-30T09:23:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:929: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:40.822 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 1 to smithi040173847-44 2023-09-30T09:23:40.822 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 2 to smithi040173847-44 2023-09-30T09:23:40.822 INFO:tasks.rados.rados.0.smithi040.stdout:925: finishing write tid 3 to smithi040173847-34 2023-09-30T09:23:40.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 481 (ObjNum 290 snap 90 seq_num 290) dirty exists 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:925: left oid 34 (ObjNum 290 snap 90 seq_num 290) 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:935: finishing write tid 1 to smithi040173847-20 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:935: finishing write tid 2 to smithi040173847-20 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:928: finishing write tid 3 to smithi040173847-44 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 319 (ObjNum 292 snap 90 seq_num 292) dirty exists 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:928: left oid 44 (ObjNum 292 snap 90 seq_num 292) 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:934: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:934: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 427 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing copy_from to smithi040173847-50 2023-09-30T09:23:40.823 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 531 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:40.824 INFO:tasks.rados.rados.0.smithi040.stdout:932: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:23:40.824 INFO:tasks.rados.rados.0.smithi040.stdout:933: expect (ObjNum 234 snap 75 seq_num 234) 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 1 to smithi040173847-18 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 2 to smithi040173847-18 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:925: done (11 left) 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:928: done (10 left) 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:929: done (9 left) 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:932: done (8 left) 2023-09-30T09:23:40.864 INFO:tasks.rados.rados.0.smithi040.stdout:933: done (7 left) 2023-09-30T09:23:40.865 INFO:tasks.rados.rados.0.smithi040.stdout:934: done (6 left) 2023-09-30T09:23:40.865 INFO:tasks.rados.rados.0.smithi040.stdout:940: snap_remove snap 89 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: osdmap e247: 8 total, 7 up, 8 in 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:40 smithi143 ceph-mon[183689]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:41] "GET /metrics HTTP/1.1" 200 36003 "" "Prometheus/2.43.0" 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: osdmap e247: 8 total, 7 up, 8 in 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[189312]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: osdmap e247: 8 total, 7 up, 8 in 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:40 smithi040 ceph-mon[192000]: failed to encode map e247 with expected crc 2023-09-30T09:23:41.162 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:40 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-30T09:23:41.162 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:40 smithi040 systemd[1]: Stopped Ceph osd.0 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:23:41.162 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 systemd[1]: Starting Ceph osd.0 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:23:41.819 INFO:tasks.rados.rados.0.smithi040.stdout:940: done (6 left) 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:941: rollback oid 40 current snap is 90 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 82 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:935: finishing write tid 3 to smithi040173847-20 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 495 (ObjNum 294 snap 90 seq_num 294) dirty exists 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:935: left oid 20 (ObjNum 294 snap 90 seq_num 294) 2023-09-30T09:23:41.820 INFO:tasks.rados.rados.0.smithi040.stdout:930: expect (ObjNum 289 snap 90 seq_num 289) 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:924: finishing copy_from to smithi040173847-8 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 328 (ObjNum 269 snap 82 seq_num 269) dirty exists 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:924: finishing copy_from racing read to smithi040173847-8 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:931: finishing write tid 3 to smithi040173847-18 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 324 (ObjNum 293 snap 90 seq_num 293) dirty exists 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:931: left oid 18 (ObjNum 293 snap 90 seq_num 293) 2023-09-30T09:23:41.906 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 1 to smithi040173847-17 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 2 to smithi040173847-17 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:936: finishing write tid 3 to smithi040173847-17 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 484 (ObjNum 295 snap 90 seq_num 295) dirty exists 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:936: left oid 17 (ObjNum 295 snap 90 seq_num 295) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:924: done (6 left) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:930: done (5 left) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:931: done (4 left) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:935: done (3 left) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:936: done (2 left) 2023-09-30T09:23:41.907 INFO:tasks.rados.rados.0.smithi040.stdout:942: snap_remove snap 88 2023-09-30T09:23:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:41 smithi143 ceph-mon[183689]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:41 smithi143 ceph-mon[183689]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:41 smithi143 ceph-mon[183689]: osdmap e248: 8 total, 7 up, 8 in 2023-09-30T09:23:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:41 smithi143 ceph-mon[183689]: pgmap v79: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[189312]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[189312]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[189312]: osdmap e248: 8 total, 7 up, 8 in 2023-09-30T09:23:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[189312]: pgmap v79: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[192000]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[192000]: failed to encode map e248 with expected crc 2023-09-30T09:23:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[192000]: osdmap e248: 8 total, 7 up, 8 in 2023-09-30T09:23:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:41 smithi040 ceph-mon[192000]: pgmap v79: 121 pgs: 15 stale+active+clean, 106 active+clean; 144 MiB data, 737 MiB used, 714 GiB / 715 GiB avail 2023-09-30T09:23:42.160 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:23:42.160 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-30T09:23:42.161 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:41 smithi040 bash[199181]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-30T09:23:42.823 INFO:tasks.rados.rados.0.smithi040.stdout:942: done (2 left) 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:943: read oid 26 snap -1 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:943: expect deleted 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:944: copy_from oid 15 from oid 9 current snap is 90 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 542 (ObjNum 243 snap 77 seq_num 243) dirty exists 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:941: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:23:42.824 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 488 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:23:42.825 INFO:tasks.rados.rados.0.smithi040.stdout:939: done (3 left) 2023-09-30T09:23:42.825 INFO:tasks.rados.rados.0.smithi040.stdout:941: done (2 left) 2023-09-30T09:23:42.825 INFO:tasks.rados.rados.0.smithi040.stdout:945: snap_remove snap 80 2023-09-30T09:23:42.910 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:42 smithi040 bash[199445]: 6ee8e8f22989663de98c7e6cc27a2922ddf3507be400976d8baabab36048f5d2 2023-09-30T09:23:42.910 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:42 smithi040 systemd[1]: Started Ceph osd.0 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:23:42.910 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-osd[199483]: -- 172.21.15.40:0/4244049536 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55fd51ab84e0 con 0x55fd51a88c00 2023-09-30T09:23:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: osdmap e249: 8 total, 7 up, 8 in 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: osdmap e249: 8 total, 7 up, 8 in 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: failed to encode map e249 with expected crc 2023-09-30T09:23:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:42.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:43.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: failed to encode map e249 with expected crc 2023-09-30T09:23:43.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: failed to encode map e249 with expected crc 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: osdmap e249: 8 total, 7 up, 8 in 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: failed to encode map e249 with expected crc 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: failed to encode map e249 with expected crc 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:43.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:43.396 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T09:23:43.138+0000 7fd059675640 -1 Falling back to public interface 2023-09-30T09:23:43.830 INFO:tasks.rados.rados.0.smithi040.stdout:945: done (2 left) 2023-09-30T09:23:43.830 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 90 2023-09-30T09:23:43.830 INFO:tasks.rados.rados.0.smithi040.stdout:946: seq_num 296 ranges {3776512=163840} 2023-09-30T09:23:43.852 INFO:tasks.rados.rados.0.smithi040.stdout:946: writing smithi040173847-17 from 3776512 to 3940352 tid 1 2023-09-30T09:23:43.853 INFO:tasks.rados.rados.0.smithi040.stdout:947: delete oid 29 current snap is 90 2023-09-30T09:23:43.853 INFO:tasks.rados.rados.0.smithi040.stdout:944: finishing copy_from to smithi040173847-15 2023-09-30T09:23:43.853 INFO:tasks.rados.rados.0.smithi040.stdout:944: got expected ENOENT (src dne) 2023-09-30T09:23:43.853 INFO:tasks.rados.rados.0.smithi040.stdout:944: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:23:43.864 INFO:tasks.rados.rados.0.smithi040.stdout:943: done (3 left) 2023-09-30T09:23:43.864 INFO:tasks.rados.rados.0.smithi040.stdout:944: done (2 left) 2023-09-30T09:23:43.864 INFO:tasks.rados.rados.0.smithi040.stdout:947: done (1 left) 2023-09-30T09:23:43.864 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 90 2023-09-30T09:23:43.864 INFO:tasks.rados.rados.0.smithi040.stdout:948: seq_num 298 ranges {3997696=196608} 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:948: writing smithi040173847-2 from 3997696 to 4194304 tid 1 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:949: rollback oid 36 current snap is 90 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 36 to 79 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 1 to smithi040173847-17 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:950: snap_create 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 2 to smithi040173847-17 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:946: finishing write tid 3 to smithi040173847-17 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 490 (ObjNum 296 snap 90 seq_num 296) dirty exists 2023-09-30T09:23:43.887 INFO:tasks.rados.rados.0.smithi040.stdout:946: left oid 17 (ObjNum 296 snap 90 seq_num 296) 2023-09-30T09:23:43.888 INFO:tasks.rados.rados.0.smithi040.stdout:949: finishing rollback tid 0 to smithi040173847-36 2023-09-30T09:23:43.889 INFO:tasks.rados.rados.0.smithi040.stdout:949: finishing rollback tid 1 to smithi040173847-36 2023-09-30T09:23:43.889 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 492 (ObjNum 65 snap 0 seq_num 1498502738) dirty dne 2023-09-30T09:23:43.889 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 1 to smithi040173847-2 2023-09-30T09:23:43.889 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 2 to smithi040173847-2 2023-09-30T09:23:43.891 INFO:tasks.rados.rados.0.smithi040.stdout:948: finishing write tid 3 to smithi040173847-2 2023-09-30T09:23:43.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 362 (ObjNum 298 snap 90 seq_num 298) dirty exists 2023-09-30T09:23:43.891 INFO:tasks.rados.rados.0.smithi040.stdout:948: left oid 2 (ObjNum 298 snap 90 seq_num 298) 2023-09-30T09:23:44.082 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: failed to encode map e249 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: osdmap e250: 8 total, 7 up, 8 in 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[192000]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: failed to encode map e249 with expected crc 2023-09-30T09:23:44.083 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: osdmap e250: 8 total, 7 up, 8 in 2023-09-30T09:23:44.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.084 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:43 smithi040 ceph-mon[189312]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: failed to encode map e249 with expected crc 2023-09-30T09:23:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: osdmap e250: 8 total, 7 up, 8 in 2023-09-30T09:23:44.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: failed to encode map e250 with expected crc 2023-09-30T09:23:44.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:43 smithi143 ceph-mon[183689]: pgmap v82: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:946: done (3 left) 2023-09-30T09:23:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:948: done (2 left) 2023-09-30T09:23:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:949: done (1 left) 2023-09-30T09:23:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:950: done (0 left) 2023-09-30T09:23:44.837 INFO:tasks.rados.rados.0.smithi040.stdout:951: rmattr oid 32 current snap is 91 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:952: read oid 14 snap -1 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:952: expect (ObjNum 284 snap 89 seq_num 284) 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:953: read oid 23 snap -1 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:953: expect (ObjNum 264 snap 81 seq_num 264) 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:954: rmattr oid 27 current snap is 91 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 91 2023-09-30T09:23:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:955: seq_num 299 ranges {131072=212992} 2023-09-30T09:23:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:955: writing smithi040173847-20 from 131072 to 344064 tid 1 2023-09-30T09:23:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:956: snap_create 2023-09-30T09:23:44.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 320 (ObjNum 274 snap 84 seq_num 274) dirty exists 2023-09-30T09:23:44.846 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 1 to smithi040173847-20 2023-09-30T09:23:44.847 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 2 to smithi040173847-20 2023-09-30T09:23:44.848 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 330 (ObjNum 269 snap 82 seq_num 269) dirty exists 2023-09-30T09:23:44.848 INFO:tasks.rados.rados.0.smithi040.stdout:955: finishing write tid 3 to smithi040173847-20 2023-09-30T09:23:44.849 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 504 (ObjNum 299 snap 91 seq_num 299) dirty exists 2023-09-30T09:23:44.849 INFO:tasks.rados.rados.0.smithi040.stdout:955: left oid 20 (ObjNum 299 snap 91 seq_num 299) 2023-09-30T09:23:44.855 INFO:tasks.rados.rados.0.smithi040.stdout:952: expect (ObjNum 284 snap 89 seq_num 284) 2023-09-30T09:23:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:953: expect (ObjNum 264 snap 81 seq_num 264) 2023-09-30T09:23:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 73/360 objects degraded (20.278%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: osdmap e251: 8 total, 7 up, 8 in 2023-09-30T09:23:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:44 smithi143 ceph-mon[183689]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 73/360 objects degraded (20.278%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: osdmap e251: 8 total, 7 up, 8 in 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[192000]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 73/360 objects degraded (20.278%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: osdmap e251: 8 total, 7 up, 8 in 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:44 smithi040 ceph-mon[189312]: failed to encode map e251 with expected crc 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:951: done (5 left) 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:952: done (4 left) 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:953: done (3 left) 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:954: done (2 left) 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:955: done (1 left) 2023-09-30T09:23:45.846 INFO:tasks.rados.rados.0.smithi040.stdout:956: done (0 left) 2023-09-30T09:23:45.847 INFO:tasks.rados.rados.0.smithi040.stdout:957: read oid 3 snap -1 2023-09-30T09:23:45.847 INFO:tasks.rados.rados.0.smithi040.stdout:957: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:45.847 INFO:tasks.rados.rados.0.smithi040.stdout:958: setattr oid 29 current snap is 92 2023-09-30T09:23:45.847 INFO:tasks.rados.rados.0.smithi040.stdout:959: copy_from oid 34 from oid 11 current snap is 92 2023-09-30T09:23:45.848 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 92 2023-09-30T09:23:45.848 INFO:tasks.rados.rados.0.smithi040.stdout:960: seq_num 300 ranges {1228800=229376} 2023-09-30T09:23:45.856 INFO:tasks.rados.rados.0.smithi040.stdout:960: writing smithi040173847-46 from 1228800 to 1458176 tid 1 2023-09-30T09:23:45.856 INFO:tasks.rados.rados.0.smithi040.stdout:961: snap_remove snap 82 2023-09-30T09:23:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: osdmap e252: 8 total, 7 up, 8 in 2023-09-30T09:23:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: osdmap e252: 8 total, 7 up, 8 in 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: osdmap e252: 8 total, 7 up, 8 in 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: failed to encode map e252 with expected crc 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: pgmap v85: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 156 MiB data, 770 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.0 MiB/s wr, 31 op/s; 73/360 objects degraded (20.278%) 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:46.567 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T09:23:46.238+0000 7fd059675640 -1 osd.0 0 read_superblock omap replica is missing. 2023-09-30T09:23:46.567 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T09:23:46.310+0000 7fd059675640 -1 osd.0 245 log_to_monitors true 2023-09-30T09:23:46.768 INFO:tasks.rados.rados.0.smithi040.stdout:961: done (4 left) 2023-09-30T09:23:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:962: setattr oid 16 current snap is 92 2023-09-30T09:23:46.769 INFO:tasks.rados.rados.0.smithi040.stdout:957: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:23:46.773 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 289 (ObjNum 129 snap 0 seq_num 3791816880) dirty exists 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 1 to smithi040173847-46 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 2 to smithi040173847-46 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:960: finishing write tid 3 to smithi040173847-46 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 553 (ObjNum 300 snap 92 seq_num 300) dirty exists 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:960: left oid 46 (ObjNum 300 snap 92 seq_num 300) 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing copy_from to smithi040173847-34 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 375 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:959: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:957: done (4 left) 2023-09-30T09:23:46.774 INFO:tasks.rados.rados.0.smithi040.stdout:958: done (3 left) 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:959: done (2 left) 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:960: done (1 left) 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:963: rollback oid 25 current snap is 92 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 90 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:964: read oid 33 snap -1 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:964: expect deleted 2023-09-30T09:23:46.775 INFO:tasks.rados.rados.0.smithi040.stdout:965: snap_create 2023-09-30T09:23:46.779 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:23:46.779 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:23:46.779 INFO:tasks.rados.rados.0.smithi040.stdout:963: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:23:46.779 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 323 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:46.787 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 522 (ObjNum 33 snap 0 seq_num 3180721175) dirty exists 2023-09-30T09:23:46.842 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T09:23:46.807+0000 7fd0482dc700 -1 osd.0 245 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: osdmap e253: 8 total, 7 up, 8 in 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: failed to encode map e254 with expected crc 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: osdmap e254: 8 total, 7 up, 8 in 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[192000]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: osdmap e253: 8 total, 7 up, 8 in 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: failed to encode map e254 with expected crc 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: osdmap e254: 8 total, 7 up, 8 in 2023-09-30T09:23:47.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:46 smithi040 ceph-mon[189312]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:23:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: osdmap e253: 8 total, 7 up, 8 in 2023-09-30T09:23:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e253 with expected crc 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: failed to encode map e254 with expected crc 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: osdmap e254: 8 total, 7 up, 8 in 2023-09-30T09:23:47.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:46 smithi143 ceph-mon[183689]: from='osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:23:47.792 INFO:tasks.rados.rados.0.smithi040.stdout:962: done (3 left) 2023-09-30T09:23:47.793 INFO:tasks.rados.rados.0.smithi040.stdout:963: done (2 left) 2023-09-30T09:23:47.793 INFO:tasks.rados.rados.0.smithi040.stdout:964: done (1 left) 2023-09-30T09:23:47.793 INFO:tasks.rados.rados.0.smithi040.stdout:965: done (0 left) 2023-09-30T09:23:47.793 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 93 2023-09-30T09:23:47.793 INFO:tasks.rados.rados.0.smithi040.stdout:966: seq_num 301 ranges {3784704=245760} 2023-09-30T09:23:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:966: writing smithi040173847-37 from 3784704 to 4030464 tid 1 2023-09-30T09:23:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:967: rmattr oid 2 current snap is 93 2023-09-30T09:23:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:968: read oid 50 snap 92 2023-09-30T09:23:47.813 INFO:tasks.rados.rados.0.smithi040.stdout:968: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:47.814 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 93 2023-09-30T09:23:47.814 INFO:tasks.rados.rados.0.smithi040.stdout:969: seq_num 302 ranges {0=262144} 2023-09-30T09:23:47.814 INFO:tasks.rados.rados.0.smithi040.stdout:969: writing smithi040173847-3 from 0 to 262144 tid 1 2023-09-30T09:23:47.814 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 93 2023-09-30T09:23:47.814 INFO:tasks.rados.rados.0.smithi040.stdout:970: seq_num 303 ranges {9519104=278528} 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:970: writing smithi040173847-10 from 9519104 to 9797632 tid 1 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:971: rmattr oid 27 current snap is 93 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 1 to smithi040173847-37 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:969: finishing write tid 1 to smithi040173847-3 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 2 to smithi040173847-37 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:969: finishing write tid 2 to smithi040173847-3 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:969: finishing write tid 3 to smithi040173847-3 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 560 (ObjNum 302 snap 93 seq_num 302) dirty exists 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:969: left oid 3 (ObjNum 302 snap 93 seq_num 302) 2023-09-30T09:23:47.862 INFO:tasks.rados.rados.0.smithi040.stdout:966: finishing write tid 3 to smithi040173847-37 2023-09-30T09:23:47.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 229 (ObjNum 301 snap 93 seq_num 301) dirty exists 2023-09-30T09:23:47.863 INFO:tasks.rados.rados.0.smithi040.stdout:966: left oid 37 (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:23:47.863 INFO:tasks.rados.rados.0.smithi040.stdout:968: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:23:47.893 INFO:tasks.rados.rados.0.smithi040.stdout:966: done (5 left) 2023-09-30T09:23:47.894 INFO:tasks.rados.rados.0.smithi040.stdout:968: done (4 left) 2023-09-30T09:23:47.894 INFO:tasks.rados.rados.0.smithi040.stdout:969: done (3 left) 2023-09-30T09:23:47.894 INFO:tasks.rados.rados.0.smithi040.stdout:972: setattr oid 50 current snap is 93 2023-09-30T09:23:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 93 2023-09-30T09:23:47.898 INFO:tasks.rados.rados.0.smithi040.stdout:973: seq_num 304 ranges {1466368=294912} 2023-09-30T09:23:47.908 INFO:tasks.rados.rados.0.smithi040.stdout:973: writing smithi040173847-19 from 1466368 to 1761280 tid 1 2023-09-30T09:23:47.908 INFO:tasks.rados.rados.0.smithi040.stdout:974: delete oid 8 current snap is 93 2023-09-30T09:23:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 532 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:23:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: failed to encode map e254 with expected crc 2023-09-30T09:23:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: pgmap v88: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:23:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: failed to encode map e255 with expected crc 2023-09-30T09:23:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054] boot 2023-09-30T09:23:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:23:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: failed to encode map e254 with expected crc 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: pgmap v88: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: failed to encode map e255 with expected crc 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054] boot 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:23:48.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: failed to encode map e254 with expected crc 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: pgmap v88: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: failed to encode map e255 with expected crc 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: osd.0 [v2:172.21.15.40:6802/1705414054,v1:172.21.15.40:6803/1705414054] boot 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: osdmap e255: 8 total, 8 up, 8 in 2023-09-30T09:23:48.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-30T09:23:48.676 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:23:48.812 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 1 to smithi040173847-10 2023-09-30T09:23:48.817 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 2 to smithi040173847-10 2023-09-30T09:23:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:970: finishing write tid 3 to smithi040173847-10 2023-09-30T09:23:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 525 (ObjNum 303 snap 93 seq_num 303) dirty exists 2023-09-30T09:23:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:970: left oid 10 (ObjNum 303 snap 93 seq_num 303) 2023-09-30T09:23:48.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 331 (ObjNum 269 snap 82 seq_num 269) dirty exists 2023-09-30T09:23:48.837 INFO:tasks.rados.rados.0.smithi040.stdout:973: finishing write tid 1 to smithi040173847-19 2023-09-30T09:23:48.838 INFO:tasks.rados.rados.0.smithi040.stdout:973: finishing write tid 2 to smithi040173847-19 2023-09-30T09:23:48.838 INFO:tasks.rados.rados.0.smithi040.stdout:973: finishing write tid 3 to smithi040173847-19 2023-09-30T09:23:48.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 430 (ObjNum 304 snap 93 seq_num 304) dirty exists 2023-09-30T09:23:48.838 INFO:tasks.rados.rados.0.smithi040.stdout:973: left oid 19 (ObjNum 304 snap 93 seq_num 304) 2023-09-30T09:23:48.840 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 364 (ObjNum 298 snap 90 seq_num 298) dirty exists 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:967: done (5 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:970: done (4 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:971: done (3 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:972: done (2 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:973: done (1 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:974: done (0 left) 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:975: read oid 47 snap -1 2023-09-30T09:23:48.841 INFO:tasks.rados.rados.0.smithi040.stdout:975: expect deleted 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:976: rmattr oid 12 current snap is 93 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:976: done (1 left) 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:977: rmattr oid 1 current snap is 93 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:977: done (1 left) 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:978: setattr oid 6 current snap is 93 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:975: done (1 left) 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:979: read oid 21 snap 90 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:979: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:23:48.843 INFO:tasks.rados.rados.0.smithi040.stdout:980: delete oid 48 current snap is 93 2023-09-30T09:23:48.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 562 (ObjNum 243 snap 77 seq_num 243) dirty exists 2023-09-30T09:23:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:978: done (2 left) 2023-09-30T09:23:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:980: done (1 left) 2023-09-30T09:23:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:981: copy_from oid 11 from oid 22 current snap is 93 2023-09-30T09:23:48.853 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 93 2023-09-30T09:23:48.853 INFO:tasks.rados.rados.0.smithi040.stdout:982: seq_num 307 ranges {3940352=344064} 2023-09-30T09:23:48.878 INFO:tasks.rados.rados.0.smithi040.stdout:982: writing smithi040173847-17 from 3940352 to 4284416 tid 1 2023-09-30T09:23:48.878 INFO:tasks.rados.rados.0.smithi040.stdout:983: setattr oid 29 current snap is 93 2023-09-30T09:23:48.878 INFO:tasks.rados.rados.0.smithi040.stdout:979: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:981: finishing copy_from to smithi040173847-11 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:981: got expected ENOENT (src dne) 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:981: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 1 to smithi040173847-17 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 2 to smithi040173847-17 2023-09-30T09:23:48.964 INFO:tasks.rados.rados.0.smithi040.stdout:982: finishing write tid 3 to smithi040173847-17 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 497 (ObjNum 307 snap 93 seq_num 307) dirty exists 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:982: left oid 17 (ObjNum 307 snap 93 seq_num 307) 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:979: done (3 left) 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:981: done (2 left) 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:982: done (1 left) 2023-09-30T09:23:48.965 INFO:tasks.rados.rados.0.smithi040.stdout:984: snap_create 2023-09-30T09:23:48.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 293 (ObjNum 65 snap 0 seq_num 1331059295) dirty exists 2023-09-30T09:23:49.108 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:23:49.108 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) - 4m 16.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:23:49.108 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (111s) - 4m 79.8M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:23:49.108 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (5m) - 5m 19.9M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:23:49.108 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (5m) - 5m 18.1M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (83s) - 8m 447M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (106s) - 9m 506M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (72s) - 9m 58.9M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (37s) - 8m 29.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (52s) - 8m 46.3M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) - 4m 8791k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (110s) - 4m 8409k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (6s) - 8m 12.0M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7m) - 7m 353M 2487M 17.2.6-1161-g191c1869 8497a1260037 01181931c00c 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (7m) - 7m 293M 2487M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:23:49.109 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) - 7m 240M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:23:49.110 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (6m) - 6m 287M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:23:49.110 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (6m) - 6m 263M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:23:49.110 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (6m) - 6m 174M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:23:49.110 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (5m) - 5m 218M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:23:49.110 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (87s) - 5m 50.2M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:23:49.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:48 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:49.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:23:49.133+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:23:49.532 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 7, 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 9, 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 6 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:23:49.533 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:23:49.788 INFO:tasks.rados.rados.0.smithi040.stdout:983: done (1 left) 2023-09-30T09:23:49.789 INFO:tasks.rados.rados.0.smithi040.stdout:984: done (0 left) 2023-09-30T09:23:49.789 INFO:tasks.rados.rados.0.smithi040.stdout:985: snap_create 2023-09-30T09:23:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-09-30T09:23:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: pgmap v91: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:49 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2765134242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: pgmap v91: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2765134242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='client.34182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: osdmap e256: 8 total, 8 up, 8 in 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: failed to encode map e256 with expected crc 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:23:50.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:23:50.165 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (17 PGs are or would become offline) 2023-09-30T09:23:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: pgmap v91: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 362 KiB/s wr, 20 op/s; 78/366 objects degraded (21.311%) 2023-09-30T09:23:50.166 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:49 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2765134242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:23:50.791 INFO:tasks.rados.rados.0.smithi040.stdout:985: done (0 left) 2023-09-30T09:23:50.791 INFO:tasks.rados.rados.0.smithi040.stdout:986: copy_from oid 10 from oid 16 current snap is 95 2023-09-30T09:23:50.791 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 95 2023-09-30T09:23:50.791 INFO:tasks.rados.rados.0.smithi040.stdout:987: seq_num 308 ranges {0=360448} 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:987: writing smithi040173847-5 from 0 to 360448 tid 1 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:988: read oid 23 snap 91 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:988: expect (ObjNum 264 snap 81 seq_num 264) 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:989: read oid 47 snap -1 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:989: expect deleted 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 95 2023-09-30T09:23:50.793 INFO:tasks.rados.rados.0.smithi040.stdout:990: seq_num 309 ranges {1884160=376832} 2023-09-30T09:23:50.809 INFO:tasks.rados.rados.0.smithi040.stdout:990: writing smithi040173847-15 from 1884160 to 2260992 tid 1 2023-09-30T09:23:50.809 INFO:tasks.rados.rados.0.smithi040.stdout:991: snap_remove snap 92 2023-09-30T09:23:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:50 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:50 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:50 smithi143 ceph-mon[183689]: osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:23:51.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:23:51] "GET /metrics HTTP/1.1" 200 36137 "" "Prometheus/2.43.0" 2023-09-30T09:23:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[189312]: osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:23:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:50 smithi040 ceph-mon[192000]: osdmap e257: 8 total, 8 up, 8 in 2023-09-30T09:23:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:991: done (5 left) 2023-09-30T09:23:51.797 INFO:tasks.rados.rados.0.smithi040.stdout:992: setattr oid 7 current snap is 95 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing copy_from to smithi040173847-10 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 522 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:986: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 1 to smithi040173847-5 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 2 to smithi040173847-5 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:987: finishing write tid 3 to smithi040173847-5 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 333 (ObjNum 308 snap 95 seq_num 308) dirty exists 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:987: left oid 5 (ObjNum 308 snap 95 seq_num 308) 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:990: finishing write tid 1 to smithi040173847-15 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:990: finishing write tid 2 to smithi040173847-15 2023-09-30T09:23:51.798 INFO:tasks.rados.rados.0.smithi040.stdout:990: finishing write tid 3 to smithi040173847-15 2023-09-30T09:23:51.799 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 538 (ObjNum 309 snap 95 seq_num 309) dirty exists 2023-09-30T09:23:51.799 INFO:tasks.rados.rados.0.smithi040.stdout:990: left oid 15 (ObjNum 309 snap 95 seq_num 309) 2023-09-30T09:23:51.799 INFO:tasks.rados.rados.0.smithi040.stdout:988: expect (ObjNum 264 snap 81 seq_num 264) 2023-09-30T09:23:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:23:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: failed to encode map e258 with expected crc 2023-09-30T09:23:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: pgmap v94: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 78/366 objects degraded (21.311%) 2023-09-30T09:23:52.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:51 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:23:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: failed to encode map e258 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: pgmap v94: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 78/366 objects degraded (21.311%) 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: osdmap e258: 8 total, 8 up, 8 in 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: failed to encode map e258 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: failed to encode map e257 with expected crc 2023-09-30T09:23:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: pgmap v94: 121 pgs: 15 active+undersized+degraded, 39 active+undersized, 67 active+clean; 153 MiB data, 714 MiB used, 715 GiB / 715 GiB avail; 78/366 objects degraded (21.311%) 2023-09-30T09:23:52.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:51 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded (PG_DEGRADED) 2023-09-30T09:23:52.379 INFO:tasks.rados.rados.0.smithi040.stdout:986: done (5 left) 2023-09-30T09:23:52.379 INFO:tasks.rados.rados.0.smithi040.stdout:987: done (4 left) 2023-09-30T09:23:52.380 INFO:tasks.rados.rados.0.smithi040.stdout:988: done (3 left) 2023-09-30T09:23:52.380 INFO:tasks.rados.rados.0.smithi040.stdout:989: done (2 left) 2023-09-30T09:23:52.380 INFO:tasks.rados.rados.0.smithi040.stdout:990: done (1 left) 2023-09-30T09:23:52.380 INFO:tasks.rados.rados.0.smithi040.stdout:993: rmattr oid 42 current snap is 95 2023-09-30T09:23:52.380 INFO:tasks.rados.rados.0.smithi040.stdout:994: snap_remove snap 91 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:994: done (2 left) 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:995: rollback oid 5 current snap is 95 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 94 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:996: delete oid 31 current snap is 95 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 343 (ObjNum 33 snap 0 seq_num 3792096832) dirty exists 2023-09-30T09:23:52.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 544 (ObjNum 259 snap 81 seq_num 259) dirty exists 2023-09-30T09:23:52.812 INFO:tasks.rados.rados.0.smithi040.stdout:992: done (3 left) 2023-09-30T09:23:52.812 INFO:tasks.rados.rados.0.smithi040.stdout:993: done (2 left) 2023-09-30T09:23:52.812 INFO:tasks.rados.rados.0.smithi040.stdout:996: done (1 left) 2023-09-30T09:23:52.812 INFO:tasks.rados.rados.0.smithi040.stdout:997: delete oid 20 current snap is 95 2023-09-30T09:23:52.819 INFO:tasks.rados.rados.0.smithi040.stdout:995: finishing rollback tid 0 to smithi040173847-5 2023-09-30T09:23:52.819 INFO:tasks.rados.rados.0.smithi040.stdout:995: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:23:52.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 335 (ObjNum 33 snap 0 seq_num 3791408928) dirty dne 2023-09-30T09:23:52.821 INFO:tasks.rados.rados.0.smithi040.stdout:995: done (1 left) 2023-09-30T09:23:52.821 INFO:tasks.rados.rados.0.smithi040.stdout:997: done (0 left) 2023-09-30T09:23:52.821 INFO:tasks.rados.rados.0.smithi040.stdout:998: snap_remove snap 79 2023-09-30T09:23:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:52 smithi143 ceph-mon[183689]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:52 smithi143 ceph-mon[183689]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:52 smithi143 ceph-mon[183689]: osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:23:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[192000]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[192000]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[192000]: osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:23:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[189312]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[189312]: failed to encode map e259 with expected crc 2023-09-30T09:23:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:52 smithi040 ceph-mon[189312]: osdmap e259: 8 total, 8 up, 8 in 2023-09-30T09:23:53.812 INFO:tasks.rados.rados.0.smithi040.stdout:998: done (0 left) 2023-09-30T09:23:53.812 INFO:tasks.rados.rados.0.smithi040.stdout:999: snap_remove snap 93 2023-09-30T09:23:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:53 smithi143 ceph-mon[183689]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:53 smithi143 ceph-mon[183689]: osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:23:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:53 smithi143 ceph-mon[183689]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:53 smithi143 ceph-mon[183689]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:53 smithi143 ceph-mon[183689]: pgmap v97: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[192000]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[192000]: osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[192000]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[192000]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[192000]: pgmap v97: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[189312]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[189312]: osdmap e260: 8 total, 8 up, 8 in 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[189312]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[189312]: failed to encode map e260 with expected crc 2023-09-30T09:23:54.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:53 smithi040 ceph-mon[189312]: pgmap v97: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:54.820 INFO:tasks.rados.rados.0.smithi040.stdout:999: done (0 left) 2023-09-30T09:23:54.820 INFO:tasks.rados.rados.0.smithi040.stdout:1000: snap_create 2023-09-30T09:23:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:54 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded) 2023-09-30T09:23:55.725 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:54 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:23:55.726 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:54 smithi143 ceph-mon[183689]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.726 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:54 smithi143 ceph-mon[183689]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.726 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:54 smithi143 ceph-mon[183689]: osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:23:55.727 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded) 2023-09-30T09:23:55.727 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:23:55.727 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[192000]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.728 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[192000]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.728 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[192000]: osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:23:55.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/366 objects degraded (21.311%), 15 pgs degraded) 2023-09-30T09:23:55.728 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:23:55.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[189312]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[189312]: failed to encode map e261 with expected crc 2023-09-30T09:23:55.729 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:54 smithi040 ceph-mon[189312]: osdmap e261: 8 total, 8 up, 8 in 2023-09-30T09:23:55.827 INFO:tasks.rados.rados.0.smithi040.stdout:1000: done (0 left) 2023-09-30T09:23:55.827 INFO:tasks.rados.rados.0.smithi040.stdout:1001: rollback oid 48 current snap is 96 2023-09-30T09:23:55.827 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 90 2023-09-30T09:23:55.827 INFO:tasks.rados.rados.0.smithi040.stdout:1002: copy_from oid 4 from oid 24 current snap is 96 2023-09-30T09:23:55.827 INFO:tasks.rados.rados.0.smithi040.stdout:1003: snap_create 2023-09-30T09:23:55.868 INFO:tasks.rados.rados.0.smithi040.stdout:1001: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:23:55.868 INFO:tasks.rados.rados.0.smithi040.stdout:1001: finishing rollback tid 2 to smithi040173847-48 2023-09-30T09:23:55.868 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 458 (ObjNum 49 snap 0 seq_num 1851543652) dirty exists 2023-09-30T09:23:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing copy_from racing read to smithi040173847-4 2023-09-30T09:23:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:1002: finishing copy_from to smithi040173847-4 2023-09-30T09:23:55.869 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 325 (ObjNum 251 snap 78 seq_num 251) dirty exists 2023-09-30T09:23:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:55 smithi143 ceph-mon[183689]: failed to encode map e261 with expected crc 2023-09-30T09:23:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:55 smithi143 ceph-mon[183689]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:55 smithi143 ceph-mon[183689]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:55 smithi143 ceph-mon[183689]: osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:23:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:55 smithi143 ceph-mon[183689]: pgmap v100: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[192000]: failed to encode map e261 with expected crc 2023-09-30T09:23:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[192000]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[192000]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[192000]: osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[192000]: pgmap v100: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[189312]: failed to encode map e261 with expected crc 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[189312]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[189312]: failed to encode map e262 with expected crc 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[189312]: osdmap e262: 8 total, 8 up, 8 in 2023-09-30T09:23:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:55 smithi040 ceph-mon[189312]: pgmap v100: 121 pgs: 121 active+clean; 148 MiB data, 741 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 528 KiB/s wr, 31 op/s; 13 MiB/s, 6 objects/s recovering 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1001: done (2 left) 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1002: done (1 left) 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1003: done (0 left) 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1004: read oid 34 snap 90 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1004: expect (ObjNum 290 snap 90 seq_num 290) 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 97 2023-09-30T09:23:56.772 INFO:tasks.rados.rados.0.smithi040.stdout:1005: seq_num 312 ranges {8126464=434176} 2023-09-30T09:23:56.821 INFO:tasks.rados.rados.0.smithi040.stdout:1005: writing smithi040173847-45 from 8126464 to 8560640 tid 1 2023-09-30T09:23:56.822 INFO:tasks.rados.rados.0.smithi040.stdout:1006: delete oid 48 current snap is 97 2023-09-30T09:23:56.822 INFO:tasks.rados.rados.0.smithi040.stdout:1004: expect (ObjNum 290 snap 90 seq_num 290) 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 1 to smithi040173847-45 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 2 to smithi040173847-45 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1005: finishing write tid 3 to smithi040173847-45 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 387 (ObjNum 312 snap 97 seq_num 312) dirty exists 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1005: left oid 45 (ObjNum 312 snap 97 seq_num 312) 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1004: done (2 left) 2023-09-30T09:23:56.962 INFO:tasks.rados.rados.0.smithi040.stdout:1005: done (1 left) 2023-09-30T09:23:56.963 INFO:tasks.rados.rados.0.smithi040.stdout:1006: done (0 left) 2023-09-30T09:23:56.963 INFO:tasks.rados.rados.0.smithi040.stdout:1007: setattr oid 29 current snap is 97 2023-09-30T09:23:56.963 INFO:tasks.rados.rados.0.smithi040.stdout:1008: rollback oid 3 current snap is 97 2023-09-30T09:23:56.963 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 95 2023-09-30T09:23:56.963 INFO:tasks.rados.rados.0.smithi040.stdout:1009: snap_create 2023-09-30T09:23:56.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 299 (ObjNum 65 snap 0 seq_num 1380864351) dirty exists 2023-09-30T09:23:56.971 INFO:tasks.rados.rados.0.smithi040.stdout:1008: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:23:56.971 INFO:tasks.rados.rados.0.smithi040.stdout:1008: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:23:56.971 INFO:tasks.rados.rados.0.smithi040.stdout:1008: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:23:56.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 580 (ObjNum 302 snap 93 seq_num 302) dirty exists 2023-09-30T09:23:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:23:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:56 smithi143 ceph-mon[183689]: osdmap e264: 8 total, 8 up, 8 in 2023-09-30T09:23:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[192000]: osdmap e264: 8 total, 8 up, 8 in 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: osdmap e263: 8 total, 8 up, 8 in 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: failed to encode map e263 with expected crc 2023-09-30T09:23:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:56 smithi040 ceph-mon[189312]: osdmap e264: 8 total, 8 up, 8 in 2023-09-30T09:23:57.834 INFO:tasks.rados.rados.0.smithi040.stdout:1007: done (2 left) 2023-09-30T09:23:57.834 INFO:tasks.rados.rados.0.smithi040.stdout:1008: done (1 left) 2023-09-30T09:23:57.834 INFO:tasks.rados.rados.0.smithi040.stdout:1009: done (0 left) 2023-09-30T09:23:57.834 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 98 2023-09-30T09:23:57.834 INFO:tasks.rados.rados.0.smithi040.stdout:1010: seq_num 314 ranges {0=466944} 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1010: writing smithi040173847-36 from 0 to 466944 tid 1 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1011: read oid 24 snap -1 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1011: expect (ObjNum 251 snap 78 seq_num 251) 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1012: read oid 30 snap -1 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1012: expect (ObjNum 268 snap 82 seq_num 268) 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1013: rmattr oid 9 current snap is 98 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1013: done (3 left) 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1014: rollback oid 39 current snap is 98 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 96 2023-09-30T09:23:57.837 INFO:tasks.rados.rados.0.smithi040.stdout:1015: delete oid 17 current snap is 98 2023-09-30T09:23:57.848 INFO:tasks.rados.rados.0.smithi040.stdout:1014: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:23:57.848 INFO:tasks.rados.rados.0.smithi040.stdout:1014: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:23:57.849 INFO:tasks.rados.rados.0.smithi040.stdout:1010: finishing write tid 1 to smithi040173847-36 2023-09-30T09:23:57.850 INFO:tasks.rados.rados.0.smithi040.stdout:1014: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:23:57.850 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 391 (ObjNum 265 snap 82 seq_num 265) dirty exists 2023-09-30T09:23:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1010: finishing write tid 2 to smithi040173847-36 2023-09-30T09:23:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1014: done (4 left) 2023-09-30T09:23:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1015: done (3 left) 2023-09-30T09:23:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 98 2023-09-30T09:23:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1016: seq_num 316 ranges {0=499712} 2023-09-30T09:23:57.865 INFO:tasks.rados.rados.0.smithi040.stdout:1016: writing smithi040173847-31 from 0 to 499712 tid 1 2023-09-30T09:23:57.865 INFO:tasks.rados.rados.0.smithi040.stdout:1017: read oid 47 snap -1 2023-09-30T09:23:57.865 INFO:tasks.rados.rados.0.smithi040.stdout:1017: expect deleted 2023-09-30T09:23:57.865 INFO:tasks.rados.rados.0.smithi040.stdout:1018: snap_remove snap 97 2023-09-30T09:23:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:57 smithi143 ceph-mon[183689]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:57 smithi143 ceph-mon[183689]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:57 smithi143 ceph-mon[183689]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:57 smithi143 ceph-mon[183689]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:57 smithi143 ceph-mon[183689]: pgmap v103: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:23:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[192000]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[192000]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[192000]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[192000]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[192000]: pgmap v103: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[189312]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[189312]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[189312]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[189312]: failed to encode map e264 with expected crc 2023-09-30T09:23:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:57 smithi040 ceph-mon[189312]: pgmap v103: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:23:58.840 INFO:tasks.rados.rados.0.smithi040.stdout:1018: done (5 left) 2023-09-30T09:23:58.840 INFO:tasks.rados.rados.0.smithi040.stdout:1019: read oid 18 snap -1 2023-09-30T09:23:58.840 INFO:tasks.rados.rados.0.smithi040.stdout:1019: expect (ObjNum 293 snap 90 seq_num 293) 2023-09-30T09:23:58.844 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 98 2023-09-30T09:23:58.844 INFO:tasks.rados.rados.0.smithi040.stdout:1020: seq_num 317 ranges {1761280=516096} 2023-09-30T09:23:58.853 INFO:tasks.rados.rados.0.smithi040.stdout:1020: writing smithi040173847-19 from 1761280 to 2277376 tid 1 2023-09-30T09:23:58.853 INFO:tasks.rados.rados.0.smithi040.stdout:1021: snap_remove snap 96 2023-09-30T09:23:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: osdmap e265: 8 total, 8 up, 8 in 2023-09-30T09:23:59.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-mon[183689]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:58.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:23:59.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:23:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:23:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:23:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: osdmap e265: 8 total, 8 up, 8 in 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[192000]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: osdmap e265: 8 total, 8 up, 8 in 2023-09-30T09:23:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:58 smithi040 ceph-mon[189312]: failed to encode map e265 with expected crc 2023-09-30T09:23:59.849 INFO:tasks.rados.rados.0.smithi040.stdout:1021: done (7 left) 2023-09-30T09:23:59.850 INFO:tasks.rados.rados.0.smithi040.stdout:1022: rollback oid 7 current snap is 98 2023-09-30T09:23:59.850 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 7 to 90 2023-09-30T09:23:59.850 INFO:tasks.rados.rados.0.smithi040.stdout:1011: expect (ObjNum 251 snap 78 seq_num 251) 2023-09-30T09:23:59.972 INFO:tasks.rados.rados.0.smithi040.stdout:1012: expect (ObjNum 268 snap 82 seq_num 268) 2023-09-30T09:24:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:59 smithi143 ceph-mon[183689]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:59 smithi143 ceph-mon[183689]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:59 smithi143 ceph-mon[183689]: osdmap e266: 8 total, 8 up, 8 in 2023-09-30T09:24:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:59 smithi143 ceph-mon[183689]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:23:59 smithi143 ceph-mon[183689]: pgmap v106: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:24:00.158 INFO:tasks.rados.rados.0.smithi040.stdout:1010: finishing write tid 3 to smithi040173847-36 2023-09-30T09:24:00.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 527 (ObjNum 314 snap 98 seq_num 314) dirty exists 2023-09-30T09:24:00.158 INFO:tasks.rados.rados.0.smithi040.stdout:1010: left oid 36 (ObjNum 314 snap 98 seq_num 314) 2023-09-30T09:24:00.158 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 1 to smithi040173847-31 2023-09-30T09:24:00.159 INFO:tasks.rados.rados.0.smithi040.stdout:1010: done (7 left) 2023-09-30T09:24:00.159 INFO:tasks.rados.rados.0.smithi040.stdout:1011: done (6 left) 2023-09-30T09:24:00.159 INFO:tasks.rados.rados.0.smithi040.stdout:1012: done (5 left) 2023-09-30T09:24:00.159 INFO:tasks.rados.rados.0.smithi040.stdout:1017: done (4 left) 2023-09-30T09:24:00.159 INFO:tasks.rados.rados.0.smithi040.stdout:1023: snap_remove snap 94 2023-09-30T09:24:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[192000]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[192000]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[192000]: osdmap e266: 8 total, 8 up, 8 in 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[192000]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[192000]: pgmap v106: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[189312]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[189312]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[189312]: osdmap e266: 8 total, 8 up, 8 in 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[189312]: failed to encode map e266 with expected crc 2023-09-30T09:24:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:23:59 smithi040 ceph-mon[189312]: pgmap v106: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 836 KiB/s wr, 7 op/s 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:1023: done (4 left) 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 98 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 2 to smithi040173847-31 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:1016: finishing write tid 3 to smithi040173847-31 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 352 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:1016: left oid 31 (ObjNum 316 snap 98 seq_num 316) 2023-09-30T09:24:00.853 INFO:tasks.rados.rados.0.smithi040.stdout:1019: expect (ObjNum 293 snap 90 seq_num 293) 2023-09-30T09:24:00.870 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 1 to smithi040173847-19 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 2 to smithi040173847-19 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1020: finishing write tid 3 to smithi040173847-19 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 464 (ObjNum 317 snap 98 seq_num 317) dirty exists 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1020: left oid 19 (ObjNum 317 snap 98 seq_num 317) 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing rollback tid 0 to smithi040173847-7 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1022: finishing rollback tid 1 to smithi040173847-7 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 355 (ObjNum 33 snap 0 seq_num 3791959440) dirty dne 2023-09-30T09:24:00.871 INFO:tasks.rados.rados.0.smithi040.stdout:1024: seq_num 318 ranges {0=532480} 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1024: writing smithi040173847-47 from 0 to 532480 tid 1 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1016: done (4 left) 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1019: done (3 left) 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1020: done (2 left) 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1022: done (1 left) 2023-09-30T09:24:00.874 INFO:tasks.rados.rados.0.smithi040.stdout:1025: snap_remove snap 90 2023-09-30T09:24:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: osdmap e267: 8 total, 8 up, 8 in 2023-09-30T09:24:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:01] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: osdmap e267: 8 total, 8 up, 8 in 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: failed to encode map e267 with expected crc 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: osdmap e267: 8 total, 8 up, 8 in 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:01.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:01.774 INFO:tasks.rados.rados.0.smithi040.stdout:1025: done (1 left) 2023-09-30T09:24:01.774 INFO:tasks.rados.rados.0.smithi040.stdout:1026: delete oid 23 current snap is 98 2023-09-30T09:24:01.774 INFO:tasks.rados.rados.0.smithi040.stdout:1024: finishing write tid 1 to smithi040173847-47 2023-09-30T09:24:01.774 INFO:tasks.rados.rados.0.smithi040.stdout:1024: finishing write tid 2 to smithi040173847-47 2023-09-30T09:24:01.775 INFO:tasks.rados.rados.0.smithi040.stdout:1024: finishing write tid 3 to smithi040173847-47 2023-09-30T09:24:01.775 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 584 (ObjNum 318 snap 98 seq_num 318) dirty exists 2023-09-30T09:24:01.775 INFO:tasks.rados.rados.0.smithi040.stdout:1024: left oid 47 (ObjNum 318 snap 98 seq_num 318) 2023-09-30T09:24:01.790 INFO:tasks.rados.rados.0.smithi040.stdout:1024: done (1 left) 2023-09-30T09:24:01.790 INFO:tasks.rados.rados.0.smithi040.stdout:1026: done (0 left) 2023-09-30T09:24:01.790 INFO:tasks.rados.rados.0.smithi040.stdout:1027: snap_remove snap 95 2023-09-30T09:24:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: osdmap e268: 8 total, 8 up, 8 in 2023-09-30T09:24:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: pgmap v109: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:02.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:01 smithi143 ceph-mon[183689]: osdmap e269: 8 total, 8 up, 8 in 2023-09-30T09:24:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: osdmap e268: 8 total, 8 up, 8 in 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: pgmap v109: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[192000]: osdmap e269: 8 total, 8 up, 8 in 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: osdmap e268: 8 total, 8 up, 8 in 2023-09-30T09:24:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: failed to encode map e268 with expected crc 2023-09-30T09:24:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: pgmap v109: 121 pgs: 121 active+clean; 119 MiB data, 711 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:01 smithi040 ceph-mon[189312]: osdmap e269: 8 total, 8 up, 8 in 2023-09-30T09:24:02.783 INFO:tasks.rados.rados.0.smithi040.stdout:1027: done (0 left) 2023-09-30T09:24:02.783 INFO:tasks.rados.rados.0.smithi040.stdout:1028: copy_from oid 31 from oid 35 current snap is 98 2023-09-30T09:24:02.783 INFO:tasks.rados.rados.0.smithi040.stdout:1029: delete oid 47 current snap is 98 2023-09-30T09:24:02.793 INFO:tasks.rados.rados.0.smithi040.stdout:1029: done (1 left) 2023-09-30T09:24:02.793 INFO:tasks.rados.rados.0.smithi040.stdout:1030: delete oid 14 current snap is 98 2023-09-30T09:24:02.793 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing copy_from to smithi040173847-31 2023-09-30T09:24:02.794 INFO:tasks.rados.rados.0.smithi040.stdout:1028: got expected ENOENT (src dne) 2023-09-30T09:24:02.795 INFO:tasks.rados.rados.0.smithi040.stdout:1028: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:24:02.796 INFO:tasks.rados.rados.0.smithi040.stdout:1028: done (1 left) 2023-09-30T09:24:02.796 INFO:tasks.rados.rados.0.smithi040.stdout:1030: done (0 left) 2023-09-30T09:24:02.796 INFO:tasks.rados.rados.0.smithi040.stdout:1031: copy_from oid 32 from oid 50 current snap is 98 2023-09-30T09:24:02.796 INFO:tasks.rados.rados.0.smithi040.stdout:1032: snap_create 2023-09-30T09:24:02.804 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing copy_from to smithi040173847-32 2023-09-30T09:24:02.804 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 532 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:24:02.804 INFO:tasks.rados.rados.0.smithi040.stdout:1031: finishing copy_from racing read to smithi040173847-32 2023-09-30T09:24:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:02 smithi143 ceph-mon[183689]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:02 smithi143 ceph-mon[183689]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:02 smithi143 ceph-mon[183689]: failed to encode map e270 with expected crc 2023-09-30T09:24:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:02 smithi143 ceph-mon[183689]: osdmap e270: 8 total, 8 up, 8 in 2023-09-30T09:24:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[192000]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[192000]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[192000]: failed to encode map e270 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[192000]: osdmap e270: 8 total, 8 up, 8 in 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[189312]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[189312]: failed to encode map e269 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[189312]: failed to encode map e270 with expected crc 2023-09-30T09:24:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:02 smithi040 ceph-mon[189312]: osdmap e270: 8 total, 8 up, 8 in 2023-09-30T09:24:03.785 INFO:tasks.rados.rados.0.smithi040.stdout:1031: done (1 left) 2023-09-30T09:24:03.785 INFO:tasks.rados.rados.0.smithi040.stdout:1032: done (0 left) 2023-09-30T09:24:03.785 INFO:tasks.rados.rados.0.smithi040.stdout:1033: copy_from oid 43 from oid 15 current snap is 99 2023-09-30T09:24:03.785 INFO:tasks.rados.rados.0.smithi040.stdout:1034: snap_remove snap 98 2023-09-30T09:24:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:03 smithi143 ceph-mon[183689]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:03 smithi143 ceph-mon[183689]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:03 smithi143 ceph-mon[183689]: pgmap v112: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:03 smithi143 ceph-mon[183689]: osdmap e271: 8 total, 8 up, 8 in 2023-09-30T09:24:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[192000]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[192000]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[192000]: pgmap v112: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[192000]: osdmap e271: 8 total, 8 up, 8 in 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[189312]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[189312]: failed to encode map e270 with expected crc 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[189312]: pgmap v112: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:03 smithi040 ceph-mon[189312]: osdmap e271: 8 total, 8 up, 8 in 2023-09-30T09:24:04.788 INFO:tasks.rados.rados.0.smithi040.stdout:1034: done (1 left) 2023-09-30T09:24:04.788 INFO:tasks.rados.rados.0.smithi040.stdout:1035: snap_create 2023-09-30T09:24:04.788 INFO:tasks.rados.rados.0.smithi040.stdout:1033: finishing copy_from to smithi040173847-43 2023-09-30T09:24:04.789 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 538 (ObjNum 309 snap 95 seq_num 309) dirty exists 2023-09-30T09:24:04.789 INFO:tasks.rados.rados.0.smithi040.stdout:1033: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:24:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: Upgrade: osd.1 is safe to restart 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[192000]: osdmap e272: 8 total, 8 up, 8 in 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: Upgrade: osd.1 is safe to restart 2023-09-30T09:24:05.117 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:04 smithi040 ceph-mon[189312]: osdmap e272: 8 total, 8 up, 8 in 2023-09-30T09:24:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: failed to encode map e271 with expected crc 2023-09-30T09:24:05.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-30T09:24:05.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: Upgrade: osd.1 is safe to restart 2023-09-30T09:24:05.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:04 smithi143 ceph-mon[183689]: osdmap e272: 8 total, 8 up, 8 in 2023-09-30T09:24:05.790 INFO:tasks.rados.rados.0.smithi040.stdout:1033: done (1 left) 2023-09-30T09:24:05.790 INFO:tasks.rados.rados.0.smithi040.stdout:1035: done (0 left) 2023-09-30T09:24:05.790 INFO:tasks.rados.rados.0.smithi040.stdout:1036: snap_remove snap 99 2023-09-30T09:24:06.114 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: pgmap v115: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: Upgrade: Updating osd.1 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: Deploying daemon osd.1 on smithi040 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[192000]: osdmap e273: 8 total, 8 up, 8 in 2023-09-30T09:24:06.115 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: pgmap v115: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: Upgrade: Updating osd.1 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: Deploying daemon osd.1 on smithi040 2023-09-30T09:24:06.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:05 smithi040 ceph-mon[189312]: osdmap e273: 8 total, 8 up, 8 in 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: pgmap v115: 121 pgs: 121 active+clean; 121 MiB data, 726 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 598 KiB/s wr, 15 op/s 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: failed to encode map e272 with expected crc 2023-09-30T09:24:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: Upgrade: Updating osd.1 2023-09-30T09:24:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-30T09:24:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: Deploying daemon osd.1 on smithi040 2023-09-30T09:24:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:05 smithi143 ceph-mon[183689]: osdmap e273: 8 total, 8 up, 8 in 2023-09-30T09:24:06.775 INFO:tasks.rados.rados.0.smithi040.stdout:1036: done (0 left) 2023-09-30T09:24:06.775 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 100 2023-09-30T09:24:06.776 INFO:tasks.rados.rados.0.smithi040.stdout:1037: seq_num 322 ranges {1228800=598016} 2023-09-30T09:24:06.786 INFO:tasks.rados.rados.0.smithi040.stdout:1037: writing smithi040173847-25 from 1228800 to 1826816 tid 1 2023-09-30T09:24:06.786 INFO:tasks.rados.rados.0.smithi040.stdout:1038: copy_from oid 1 from oid 10 current snap is 100 2023-09-30T09:24:06.786 INFO:tasks.rados.rados.0.smithi040.stdout:1039: read oid 46 snap -1 2023-09-30T09:24:06.786 INFO:tasks.rados.rados.0.smithi040.stdout:1039: expect (ObjNum 300 snap 92 seq_num 300) 2023-09-30T09:24:06.786 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 100 2023-09-30T09:24:06.787 INFO:tasks.rados.rados.0.smithi040.stdout:1040: seq_num 323 ranges {3424256=614400} 2023-09-30T09:24:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:1040: writing smithi040173847-24 from 3424256 to 4038656 tid 1 2023-09-30T09:24:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 100 2023-09-30T09:24:06.810 INFO:tasks.rados.rados.0.smithi040.stdout:1041: seq_num 324 ranges {0=630784} 2023-09-30T09:24:06.814 INFO:tasks.rados.rados.0.smithi040.stdout:1041: writing smithi040173847-5 from 0 to 630784 tid 1 2023-09-30T09:24:06.814 INFO:tasks.rados.rados.0.smithi040.stdout:1042: rollback oid 26 current snap is 100 2023-09-30T09:24:06.814 INFO:tasks.rados.rados.0.smithi040.stdout:1042: done (5 left) 2023-09-30T09:24:06.814 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 100 2023-09-30T09:24:06.814 INFO:tasks.rados.rados.0.smithi040.stdout:1043: seq_num 325 ranges {0=647168} 2023-09-30T09:24:06.818 INFO:tasks.rados.rados.0.smithi040.stdout:1043: writing smithi040173847-7 from 0 to 647168 tid 1 2023-09-30T09:24:06.818 INFO:tasks.rados.rados.0.smithi040.stdout:1044: read oid 38 snap -1 2023-09-30T09:24:06.818 INFO:tasks.rados.rados.0.smithi040.stdout:1044: expect deleted 2023-09-30T09:24:06.818 INFO:tasks.rados.rados.0.smithi040.stdout:1045: delete oid 17 current snap is 100 2023-09-30T09:24:06.818 INFO:tasks.rados.rados.0.smithi040.stdout:1039: expect (ObjNum 300 snap 92 seq_num 300) 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 1 to smithi040173847-25 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 2 to smithi040173847-25 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1039: done (7 left) 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1045: done (6 left) 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1046: rollback oid 18 current snap is 100 2023-09-30T09:24:06.878 INFO:tasks.rados.rados.0.smithi040.stdout:1046: done (6 left) 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1047: rollback oid 31 current snap is 100 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1047: done (6 left) 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1048: setattr oid 16 current snap is 100 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1038: finishing copy_from to smithi040173847-1 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 522 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1038: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1037: finishing write tid 3 to smithi040173847-25 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 534 (ObjNum 322 snap 100 seq_num 322) dirty exists 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1037: left oid 25 (ObjNum 322 snap 100 seq_num 322) 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1040: finishing write tid 1 to smithi040173847-24 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1040: finishing write tid 2 to smithi040173847-24 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:1040: finishing write tid 3 to smithi040173847-24 2023-09-30T09:24:06.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 331 (ObjNum 323 snap 100 seq_num 323) dirty exists 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1040: left oid 24 (ObjNum 323 snap 100 seq_num 323) 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1041: finishing write tid 1 to smithi040173847-5 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1041: finishing write tid 2 to smithi040173847-5 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1041: finishing write tid 3 to smithi040173847-5 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 337 (ObjNum 324 snap 100 seq_num 324) dirty exists 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1041: left oid 5 (ObjNum 324 snap 100 seq_num 324) 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 1 to smithi040173847-7 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 2 to smithi040173847-7 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1043: finishing write tid 3 to smithi040173847-7 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 359 (ObjNum 325 snap 100 seq_num 325) dirty exists 2023-09-30T09:24:06.880 INFO:tasks.rados.rados.0.smithi040.stdout:1043: left oid 7 (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:06.881 INFO:tasks.rados.rados.0.smithi040.stdout:1037: done (6 left) 2023-09-30T09:24:06.881 INFO:tasks.rados.rados.0.smithi040.stdout:1038: done (5 left) 2023-09-30T09:24:06.881 INFO:tasks.rados.rados.0.smithi040.stdout:1040: done (4 left) 2023-09-30T09:24:06.881 INFO:tasks.rados.rados.0.smithi040.stdout:1041: done (3 left) 2023-09-30T09:24:06.881 INFO:tasks.rados.rados.0.smithi040.stdout:1043: done (2 left) 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1044: done (1 left) 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1049: rollback oid 49 current snap is 100 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1049: done (1 left) 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1050: read oid 34 snap -1 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1050: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1051: read oid 6 snap -1 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1051: expect (ObjNum 243 snap 77 seq_num 243) 2023-09-30T09:24:06.882 INFO:tasks.rados.rados.0.smithi040.stdout:1052: snap_create 2023-09-30T09:24:06.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 573 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:24:06.883 INFO:tasks.rados.rados.0.smithi040.stdout:1050: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:24:06.902 INFO:tasks.rados.rados.0.smithi040.stdout:1051: expect (ObjNum 243 snap 77 seq_num 243) 2023-09-30T09:24:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:06 smithi143 ceph-mon[183689]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:06 smithi143 ceph-mon[183689]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:06 smithi143 ceph-mon[183689]: osdmap e274: 8 total, 8 up, 8 in 2023-09-30T09:24:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:06 smithi143 ceph-mon[183689]: failed to encode map e274 with expected crc 2023-09-30T09:24:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[192000]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[192000]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[192000]: osdmap e274: 8 total, 8 up, 8 in 2023-09-30T09:24:07.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[192000]: failed to encode map e274 with expected crc 2023-09-30T09:24:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[189312]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[189312]: failed to encode map e273 with expected crc 2023-09-30T09:24:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[189312]: osdmap e274: 8 total, 8 up, 8 in 2023-09-30T09:24:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:06 smithi040 ceph-mon[189312]: failed to encode map e274 with expected crc 2023-09-30T09:24:07.882 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:07 smithi040 systemd[1]: Stopping Ceph osd.1 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1048: done (3 left) 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1050: done (2 left) 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1051: done (1 left) 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1052: done (0 left) 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1053: read oid 50 snap -1 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1053: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 101 2023-09-30T09:24:07.889 INFO:tasks.rados.rados.0.smithi040.stdout:1054: seq_num 327 ranges {4194304=679936} 2023-09-30T09:24:07.917 INFO:tasks.rados.rados.0.smithi040.stdout:1054: writing smithi040173847-2 from 4194304 to 4874240 tid 1 2023-09-30T09:24:07.917 INFO:tasks.rados.rados.0.smithi040.stdout:1055: setattr oid 5 current snap is 101 2023-09-30T09:24:07.917 INFO:tasks.rados.rados.0.smithi040.stdout:1053: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 1 to smithi040173847-2 2023-09-30T09:24:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 2 to smithi040173847-2 2023-09-30T09:24:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:1054: finishing write tid 3 to smithi040173847-2 2023-09-30T09:24:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 416 (ObjNum 327 snap 101 seq_num 327) dirty exists 2023-09-30T09:24:07.956 INFO:tasks.rados.rados.0.smithi040.stdout:1054: left oid 2 (ObjNum 327 snap 101 seq_num 327) 2023-09-30T09:24:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:1053: done (2 left) 2023-09-30T09:24:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:1054: done (1 left) 2023-09-30T09:24:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 101 2023-09-30T09:24:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:1056: seq_num 328 ranges {4874240=696320} 2023-09-30T09:24:07.987 INFO:tasks.rados.rados.0.smithi040.stdout:1056: writing smithi040173847-2 from 4874240 to 5570560 tid 1 2023-09-30T09:24:07.988 INFO:tasks.rados.rados.0.smithi040.stdout:1057: rmattr oid 6 current snap is 101 2023-09-30T09:24:07.988 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 338 (ObjNum 324 snap 100 seq_num 324) dirty exists 2023-09-30T09:24:07.988 INFO:tasks.rados.rados.0.smithi040.stdout:1055: done (2 left) 2023-09-30T09:24:07.988 INFO:tasks.rados.rados.0.smithi040.stdout:1058: rmattr oid 49 current snap is 101 2023-09-30T09:24:07.988 INFO:tasks.rados.rados.0.smithi040.stdout:1059: snap_remove snap 100 2023-09-30T09:24:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:07 smithi143 ceph-mon[183689]: pgmap v118: 121 pgs: 121 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:08.159 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:24:07.946+0000 7f4ef7c06700 -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 2023-09-30T09:24:08.159 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:24:07.946+0000 7f4ef7c06700 -1 osd.1 275 *** Got signal Terminated *** 2023-09-30T09:24:08.159 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[137223]: 2023-09-30T09:24:07.946+0000 7f4ef7c06700 -1 osd.1 275 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[189312]: pgmap v118: 121 pgs: 121 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: failed to encode map e274 with expected crc 2023-09-30T09:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: failed to encode map e273 with expected crc 2023-09-30T09:24:08.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:07 smithi040 ceph-mon[192000]: pgmap v118: 121 pgs: 121 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:1059: done (3 left) 2023-09-30T09:24:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 101 2023-09-30T09:24:08.892 INFO:tasks.rados.rados.0.smithi040.stdout:1060: seq_num 329 ranges {466944=712704} 2023-09-30T09:24:08.901 INFO:tasks.rados.rados.0.smithi040.stdout:1060: writing smithi040173847-36 from 466944 to 1179648 tid 1 2023-09-30T09:24:08.901 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 101 2023-09-30T09:24:08.901 INFO:tasks.rados.rados.0.smithi040.stdout:1061: seq_num 330 ranges {0=737280} 2023-09-30T09:24:08.905 INFO:tasks.rados.rados.0.smithi040.stdout:1061: writing smithi040173847-23 from 0 to 737280 tid 1 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:1062: snap_create 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:1056: finishing write tid 1 to smithi040173847-2 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:1056: finishing write tid 2 to smithi040173847-2 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:1056: finishing write tid 3 to smithi040173847-2 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 418 (ObjNum 328 snap 101 seq_num 328) dirty exists 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:1056: left oid 2 (ObjNum 328 snap 101 seq_num 328) 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:08.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 597 (ObjNum 243 snap 77 seq_num 243) dirty exists 2023-09-30T09:24:08.914 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 1 to smithi040173847-23 2023-09-30T09:24:08.914 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 2 to smithi040173847-23 2023-09-30T09:24:08.914 INFO:tasks.rados.rados.0.smithi040.stdout:1060: finishing write tid 1 to smithi040173847-36 2023-09-30T09:24:08.915 INFO:tasks.rados.rados.0.smithi040.stdout:1060: finishing write tid 2 to smithi040173847-36 2023-09-30T09:24:08.916 INFO:tasks.rados.rados.0.smithi040.stdout:1061: finishing write tid 3 to smithi040173847-23 2023-09-30T09:24:08.916 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 311 (ObjNum 330 snap 101 seq_num 330) dirty exists 2023-09-30T09:24:08.916 INFO:tasks.rados.rados.0.smithi040.stdout:1061: left oid 23 (ObjNum 330 snap 101 seq_num 330) 2023-09-30T09:24:08.916 INFO:tasks.rados.rados.0.smithi040.stdout:1060: finishing write tid 3 to smithi040173847-36 2023-09-30T09:24:08.917 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 544 (ObjNum 329 snap 101 seq_num 329) dirty exists 2023-09-30T09:24:08.917 INFO:tasks.rados.rados.0.smithi040.stdout:1060: left oid 36 (ObjNum 329 snap 101 seq_num 329) 2023-09-30T09:24:09.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: osdmap e275: 8 total, 8 up, 8 in 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: osd.1 marked itself down and dead 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:08 smithi143 ceph-mon[183689]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: osdmap e275: 8 total, 8 up, 8 in 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: osd.1 marked itself down and dead 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[192000]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: osdmap e275: 8 total, 8 up, 8 in 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: osd.1 marked itself down and dead 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:08 smithi040 ceph-mon[189312]: failed to encode map e275 with expected crc 2023-09-30T09:24:09.884 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:09 smithi040 bash[204709]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T09:24:09.898 INFO:tasks.rados.rados.0.smithi040.stdout:1056: done (5 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1057: done (4 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1058: done (3 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1060: done (2 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1061: done (1 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1062: done (0 left) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1063: read oid 5 snap 101 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1063: expect (ObjNum 324 snap 100 seq_num 324) 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 102 2023-09-30T09:24:09.899 INFO:tasks.rados.rados.0.smithi040.stdout:1064: seq_num 331 ranges {2260992=753664} 2023-09-30T09:24:09.916 INFO:tasks.rados.rados.0.smithi040.stdout:1064: writing smithi040173847-15 from 2260992 to 3014656 tid 1 2023-09-30T09:24:09.917 INFO:tasks.rados.rados.0.smithi040.stdout:1065: read oid 31 snap -1 2023-09-30T09:24:09.917 INFO:tasks.rados.rados.0.smithi040.stdout:1065: expect (ObjNum 316 snap 98 seq_num 316) 2023-09-30T09:24:09.917 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 102 2023-09-30T09:24:09.917 INFO:tasks.rados.rados.0.smithi040.stdout:1066: seq_num 332 ranges {737280=770048} 2023-09-30T09:24:09.926 INFO:tasks.rados.rados.0.smithi040.stdout:1066: writing smithi040173847-23 from 737280 to 1507328 tid 1 2023-09-30T09:24:09.926 INFO:tasks.rados.rados.0.smithi040.stdout:1067: rollback oid 22 current snap is 102 2023-09-30T09:24:09.926 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 101 2023-09-30T09:24:09.926 INFO:tasks.rados.rados.0.smithi040.stdout:1063: expect (ObjNum 324 snap 100 seq_num 324) 2023-09-30T09:24:09.949 INFO:tasks.rados.rados.0.smithi040.stdout:1065: expect (ObjNum 316 snap 98 seq_num 316) 2023-09-30T09:24:09.963 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 1 to smithi040173847-15 2023-09-30T09:24:09.963 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 2 to smithi040173847-15 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1063: done (4 left) 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1065: done (3 left) 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1068: rollback oid 21 current snap is 102 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 101 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1064: finishing write tid 3 to smithi040173847-15 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 576 (ObjNum 331 snap 102 seq_num 331) dirty exists 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1064: left oid 15 (ObjNum 331 snap 102 seq_num 331) 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1067: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 0 (ObjNum 225 snap 0 seq_num 3791669472) dirty dne 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1066: finishing write tid 1 to smithi040173847-23 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1066: finishing write tid 2 to smithi040173847-23 2023-09-30T09:24:09.964 INFO:tasks.rados.rados.0.smithi040.stdout:1066: finishing write tid 3 to smithi040173847-23 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 314 (ObjNum 332 snap 102 seq_num 332) dirty exists 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:1066: left oid 23 (ObjNum 332 snap 102 seq_num 332) 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:1064: done (3 left) 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:1066: done (2 left) 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:1067: done (1 left) 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 102 2023-09-30T09:24:09.965 INFO:tasks.rados.rados.0.smithi040.stdout:1069: seq_num 333 ranges {0=786432} 2023-09-30T09:24:09.968 INFO:tasks.rados.rados.0.smithi040.stdout:1069: writing smithi040173847-38 from 0 to 786432 tid 1 2023-09-30T09:24:09.968 INFO:tasks.rados.rados.0.smithi040.stdout:1070: read oid 40 snap -1 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1070: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1071: rollback oid 20 current snap is 102 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 101 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1068: finishing rollback tid 2 to smithi040173847-21 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 334 (ObjNum 96 snap 22 seq_num 96) dirty exists 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1068: done (3 left) 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1072: rmattr oid 29 current snap is 102 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1073: rmattr oid 6 current snap is 102 2023-09-30T09:24:09.969 INFO:tasks.rados.rados.0.smithi040.stdout:1074: setattr oid 43 current snap is 102 2023-09-30T09:24:09.973 INFO:tasks.rados.rados.0.smithi040.stdout:1075: copy_from oid 27 from oid 34 current snap is 102 2023-09-30T09:24:09.973 INFO:tasks.rados.rados.0.smithi040.stdout:1076: rollback oid 9 current snap is 102 2023-09-30T09:24:09.973 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 101 2023-09-30T09:24:09.973 INFO:tasks.rados.rados.0.smithi040.stdout:1077: snap_create 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:1071: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:1069: finishing write tid 1 to smithi040173847-38 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:1069: finishing write tid 2 to smithi040173847-38 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 316 (ObjNum 81 snap 0 seq_num 3180526764) dirty exists 2023-09-30T09:24:09.976 INFO:tasks.rados.rados.0.smithi040.stdout:1070: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:1076: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:1069: finishing write tid 3 to smithi040173847-38 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 601 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:1069: left oid 38 (ObjNum 333 snap 102 seq_num 333) 2023-09-30T09:24:09.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 603 (ObjNum 243 snap 77 seq_num 243) dirty exists 2023-09-30T09:24:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 539 (ObjNum 309 snap 95 seq_num 309) dirty exists 2023-09-30T09:24:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing copy_from to smithi040173847-27 2023-09-30T09:24:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 375 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:24:09.997 INFO:tasks.rados.rados.0.smithi040.stdout:1075: finishing copy_from racing read to smithi040173847-27 2023-09-30T09:24:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:09 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:09 smithi143 ceph-mon[183689]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:09 smithi143 ceph-mon[183689]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:09 smithi143 ceph-mon[183689]: osdmap e276: 8 total, 7 up, 8 in 2023-09-30T09:24:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:09 smithi143 ceph-mon[183689]: pgmap v121: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[189312]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[189312]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[189312]: osdmap e276: 8 total, 7 up, 8 in 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[189312]: pgmap v121: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[192000]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[192000]: failed to encode map e276 with expected crc 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[192000]: osdmap e276: 8 total, 7 up, 8 in 2023-09-30T09:24:10.155 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:09 smithi040 ceph-mon[192000]: pgmap v121: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 852 KiB/s wr, 2 op/s 2023-09-30T09:24:10.906 INFO:tasks.rados.rados.0.smithi040.stdout:1069: done (8 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1070: done (7 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1071: done (6 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1072: done (5 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1073: done (4 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1074: done (3 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1075: done (2 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1076: done (1 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1077: done (0 left) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1078: read oid 7 snap 102 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1078: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:10.907 INFO:tasks.rados.rados.0.smithi040.stdout:1079: copy_from oid 13 from oid 41 current snap is 103 2023-09-30T09:24:10.908 INFO:tasks.rados.rados.0.smithi040.stdout:1080: snap_remove snap 101 2023-09-30T09:24:11.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:11] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2023-09-30T09:24:11.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:10 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-30T09:24:11.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:10 smithi040 systemd[1]: Stopped Ceph osd.1 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:24:11.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 systemd[1]: Starting Ceph osd.1 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:24:11.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: osdmap e277: 8 total, 7 up, 8 in 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[189312]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: osdmap e277: 8 total, 7 up, 8 in 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:10 smithi040 ceph-mon[192000]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: osdmap e277: 8 total, 7 up, 8 in 2023-09-30T09:24:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:10 smithi143 ceph-mon[183689]: failed to encode map e277 with expected crc 2023-09-30T09:24:11.776 INFO:tasks.rados.rados.0.smithi040.stdout:1080: done (2 left) 2023-09-30T09:24:11.777 INFO:tasks.rados.rados.0.smithi040.stdout:1081: snap_create 2023-09-30T09:24:11.777 INFO:tasks.rados.rados.0.smithi040.stdout:1078: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:11.798 INFO:tasks.rados.rados.0.smithi040.stdout:1079: finishing copy_from to smithi040173847-13 2023-09-30T09:24:11.798 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 431 (ObjNum 263 snap 81 seq_num 263) dirty exists 2023-09-30T09:24:11.798 INFO:tasks.rados.rados.0.smithi040.stdout:1079: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:24:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: osdmap e278: 8 total, 7 up, 8 in 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: pgmap v124: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[192000]: osdmap e279: 8 total, 7 up, 8 in 2023-09-30T09:24:12.161 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:24:12.161 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-30T09:24:12.161 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-09-30T09:24:12.162 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-30T09:24:12.162 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-30T09:24:12.162 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-30T09:24:12.162 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-30T09:24:12.162 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:11 smithi040 bash[204974]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-30T09:24:12.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: osdmap e278: 8 total, 7 up, 8 in 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: pgmap v124: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:11 smithi040 ceph-mon[189312]: osdmap e279: 8 total, 7 up, 8 in 2023-09-30T09:24:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: osdmap e278: 8 total, 7 up, 8 in 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e278 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: pgmap v124: 121 pgs: 16 stale+active+clean, 105 active+clean; 86 MiB data, 697 MiB used, 715 GiB / 715 GiB avail 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: failed to encode map e279 with expected crc 2023-09-30T09:24:12.401 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:11 smithi143 ceph-mon[183689]: osdmap e279: 8 total, 7 up, 8 in 2023-09-30T09:24:12.782 INFO:tasks.rados.rados.0.smithi040.stdout:1078: done (2 left) 2023-09-30T09:24:12.783 INFO:tasks.rados.rados.0.smithi040.stdout:1079: done (1 left) 2023-09-30T09:24:12.783 INFO:tasks.rados.rados.0.smithi040.stdout:1081: done (0 left) 2023-09-30T09:24:12.783 INFO:tasks.rados.rados.0.smithi040.stdout:1082: snap_create 2023-09-30T09:24:13.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:12 smithi040 ceph-osd[205275]: -- 172.21.15.40:0/1174116032 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559748c0a4e0 con 0x559748bdac00 2023-09-30T09:24:13.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:12 smithi040 bash[205238]: 632e2682281da44e1c243609e70af57b4e891c231ffadc6c0116a8a959e8ebb7 2023-09-30T09:24:13.160 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:12 smithi040 systemd[1]: Started Ceph osd.1 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:24:13.659 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T09:24:13.255+0000 7f5621c00640 -1 Falling back to public interface 2023-09-30T09:24:13.783 INFO:tasks.rados.rados.0.smithi040.stdout:1082: done (0 left) 2023-09-30T09:24:13.783 INFO:tasks.rados.rados.0.smithi040.stdout:1083: snap_remove snap 104 2023-09-30T09:24:14.089 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: osdmap e280: 8 total, 7 up, 8 in 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.090 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[192000]: pgmap v127: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: osdmap e280: 8 total, 7 up, 8 in 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.091 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:13 smithi040 ceph-mon[189312]: pgmap v127: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: osdmap e280: 8 total, 7 up, 8 in 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: failed to encode map e280 with expected crc 2023-09-30T09:24:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:13 smithi143 ceph-mon[183689]: pgmap v127: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:14.785 INFO:tasks.rados.rados.0.smithi040.stdout:1083: done (0 left) 2023-09-30T09:24:14.785 INFO:tasks.rados.rados.0.smithi040.stdout:1084: snap_remove snap 103 2023-09-30T09:24:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[192000]: failed to encode map e281 with expected crc 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[192000]: failed to encode map e281 with expected crc 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[192000]: osdmap e281: 8 total, 7 up, 8 in 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 30/213 objects degraded (14.085%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[189312]: failed to encode map e281 with expected crc 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[189312]: failed to encode map e281 with expected crc 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[189312]: osdmap e281: 8 total, 7 up, 8 in 2023-09-30T09:24:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:14 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 30/213 objects degraded (14.085%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:14 smithi143 ceph-mon[183689]: failed to encode map e281 with expected crc 2023-09-30T09:24:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:14 smithi143 ceph-mon[183689]: failed to encode map e281 with expected crc 2023-09-30T09:24:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:14 smithi143 ceph-mon[183689]: osdmap e281: 8 total, 7 up, 8 in 2023-09-30T09:24:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:14 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 30/213 objects degraded (14.085%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:1084: done (0 left) 2023-09-30T09:24:15.803 INFO:tasks.rados.rados.0.smithi040.stdout:1085: delete oid 6 current snap is 105 2023-09-30T09:24:15.808 INFO:tasks.rados.rados.0.smithi040.stdout:1085: done (0 left) 2023-09-30T09:24:15.808 INFO:tasks.rados.rados.0.smithi040.stdout:1086: read oid 23 snap 102 2023-09-30T09:24:15.808 INFO:tasks.rados.rados.0.smithi040.stdout:1086: expect (ObjNum 332 snap 102 seq_num 332) 2023-09-30T09:24:15.809 INFO:tasks.rados.rados.0.smithi040.stdout:1087: delete oid 13 current snap is 105 2023-09-30T09:24:15.810 INFO:tasks.rados.rados.0.smithi040.stdout:1087: done (1 left) 2023-09-30T09:24:15.810 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 105 2023-09-30T09:24:15.811 INFO:tasks.rados.rados.0.smithi040.stdout:1088: seq_num 336 ranges {1826816=434176,2260992=401408} 2023-09-30T09:24:15.823 INFO:tasks.rados.rados.0.smithi040.stdout:1088: writing smithi040173847-25 from 1826816 to 2260992 tid 1 2023-09-30T09:24:15.826 INFO:tasks.rados.rados.0.smithi040.stdout:1088: writing smithi040173847-25 from 2260992 to 2662400 tid 2 2023-09-30T09:24:15.826 INFO:tasks.rados.rados.0.smithi040.stdout:1089: read oid 21 snap -1 2023-09-30T09:24:15.826 INFO:tasks.rados.rados.0.smithi040.stdout:1089: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:24:15.826 INFO:tasks.rados.rados.0.smithi040.stdout:1090: copy_from oid 8 from oid 33 current snap is 105 2023-09-30T09:24:15.827 INFO:tasks.rados.rados.0.smithi040.stdout:1086: expect (ObjNum 332 snap 102 seq_num 332) 2023-09-30T09:24:15.883 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing copy_from to smithi040173847-8 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1090: got expected ENOENT (src dne) 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1090: finishing copy_from racing read to smithi040173847-8 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: finishing write tid 1 to smithi040173847-25 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: finishing write tid 2 to smithi040173847-25 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: finishing write tid 3 to smithi040173847-25 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: finishing write tid 4 to smithi040173847-25 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 537 (ObjNum 336 snap 105 seq_num 336) dirty exists 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: left oid 25 (ObjNum 336 snap 105 seq_num 336) 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1086: done (3 left) 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1088: done (2 left) 2023-09-30T09:24:15.884 INFO:tasks.rados.rados.0.smithi040.stdout:1090: done (1 left) 2023-09-30T09:24:15.885 INFO:tasks.rados.rados.0.smithi040.stdout:1091: read oid 32 snap -1 2023-09-30T09:24:15.885 INFO:tasks.rados.rados.0.smithi040.stdout:1091: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:15.885 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 105 2023-09-30T09:24:15.885 INFO:tasks.rados.rados.0.smithi040.stdout:1089: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:24:15.953 INFO:tasks.rados.rados.0.smithi040.stdout:1092: seq_num 337 ranges {2203648=450560,2654208=401408} 2023-09-30T09:24:15.968 INFO:tasks.rados.rados.0.smithi040.stdout:1092: writing smithi040173847-12 from 2203648 to 2654208 tid 1 2023-09-30T09:24:15.970 INFO:tasks.rados.rados.0.smithi040.stdout:1092: writing smithi040173847-12 from 2654208 to 3055616 tid 2 2023-09-30T09:24:15.970 INFO:tasks.rados.rados.0.smithi040.stdout:1089: done (2 left) 2023-09-30T09:24:15.971 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 105 2023-09-30T09:24:15.971 INFO:tasks.rados.rados.0.smithi040.stdout:1091: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 1 to smithi040173847-12 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 2 to smithi040173847-12 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 3 to smithi040173847-12 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1092: finishing write tid 4 to smithi040173847-12 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 363 (ObjNum 337 snap 105 seq_num 337) dirty exists 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1092: left oid 12 (ObjNum 337 snap 105 seq_num 337) 2023-09-30T09:24:16.008 INFO:tasks.rados.rados.0.smithi040.stdout:1093: seq_num 338 ranges {3424256=466944,3891200=401408} 2023-09-30T09:24:16.029 INFO:tasks.rados.rados.0.smithi040.stdout:1093: writing smithi040173847-4 from 3424256 to 3891200 tid 1 2023-09-30T09:24:16.032 INFO:tasks.rados.rados.0.smithi040.stdout:1093: writing smithi040173847-4 from 3891200 to 4292608 tid 2 2023-09-30T09:24:16.032 INFO:tasks.rados.rados.0.smithi040.stdout:1091: done (2 left) 2023-09-30T09:24:16.032 INFO:tasks.rados.rados.0.smithi040.stdout:1092: done (1 left) 2023-09-30T09:24:16.032 INFO:tasks.rados.rados.0.smithi040.stdout:1094: copy_from oid 15 from oid 37 current snap is 105 2023-09-30T09:24:16.032 INFO:tasks.rados.rados.0.smithi040.stdout:1095: snap_remove snap 102 2023-09-30T09:24:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: failed to encode map e281 with expected crc 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: osdmap e282: 8 total, 7 up, 8 in 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: pgmap v130: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: failed to encode map e281 with expected crc 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: osdmap e282: 8 total, 7 up, 8 in 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: pgmap v130: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: failed to encode map e281 with expected crc 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: osdmap e282: 8 total, 7 up, 8 in 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: failed to encode map e282 with expected crc 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: pgmap v130: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 2.6 MiB/s wr, 42 op/s; 30/213 objects degraded (14.085%) 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:16.660 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T09:24:16.381+0000 7f5621c00640 -1 osd.1 0 read_superblock omap replica is missing. 2023-09-30T09:24:16.987 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T09:24:16.466+0000 7f5621c00640 -1 osd.1 275 log_to_monitors true 2023-09-30T09:24:16.992 INFO:tasks.rados.rados.0.smithi040.stdout:1095: done (2 left) 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1096: read oid 27 snap -1 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1096: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1097: read oid 7 snap -1 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1097: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1098: snap_create 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1093: finishing write tid 1 to smithi040173847-4 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1093: finishing write tid 2 to smithi040173847-4 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1093: finishing write tid 3 to smithi040173847-4 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1093: finishing write tid 4 to smithi040173847-4 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 480 (ObjNum 338 snap 105 seq_num 338) dirty exists 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1093: left oid 4 (ObjNum 338 snap 105 seq_num 338) 2023-09-30T09:24:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing copy_from to smithi040173847-15 2023-09-30T09:24:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 229 (ObjNum 301 snap 93 seq_num 301) dirty exists 2023-09-30T09:24:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:1094: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:24:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:1097: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:1096: expect (ObjNum 40 snap 0 seq_num 40) 2023-09-30T09:24:17.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: osdmap e283: 8 total, 7 up, 8 in 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:16 smithi143 ceph-mon[183689]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.159 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T09:24:16.832+0000 7f560f865700 -1 osd.1 275 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:24:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: osdmap e283: 8 total, 7 up, 8 in 2023-09-30T09:24:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.189 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[192000]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: failed to encode map e283 with expected crc 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: osdmap e283: 8 total, 7 up, 8 in 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: mgrmap e41: y(active, since 91s), standbys: x 2023-09-30T09:24:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.191 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:16 smithi040 ceph-mon[189312]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1093: done (4 left) 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1094: done (3 left) 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1096: done (2 left) 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1097: done (1 left) 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1098: done (0 left) 2023-09-30T09:24:17.812 INFO:tasks.rados.rados.0.smithi040.stdout:1099: copy_from oid 23 from oid 38 current snap is 106 2023-09-30T09:24:17.813 INFO:tasks.rados.rados.0.smithi040.stdout:1100: snap_remove snap 105 2023-09-30T09:24:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:24:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: osdmap e284: 8 total, 7 up, 8 in 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:17 smithi143 ceph-mon[183689]: pgmap v133: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: osdmap e284: 8 total, 7 up, 8 in 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[192000]: pgmap v133: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: osdmap e284: 8 total, 7 up, 8 in 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: from='osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: failed to encode map e284 with expected crc 2023-09-30T09:24:18.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:17 smithi040 ceph-mon[189312]: pgmap v133: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:1100: done (1 left) 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 106 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:1099: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:1099: finishing copy_from to smithi040173847-23 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 601 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-09-30T09:24:18.822 INFO:tasks.rados.rados.0.smithi040.stdout:1101: seq_num 339 ranges {3055616=483328,3538944=401408} 2023-09-30T09:24:18.852 INFO:tasks.rados.rados.0.smithi040.stdout:1101: writing smithi040173847-12 from 3055616 to 3538944 tid 1 2023-09-30T09:24:18.852 INFO:tasks.rados.rados.0.smithi040.stdout:1101: writing smithi040173847-12 from 3538944 to 3940352 tid 2 2023-09-30T09:24:18.852 INFO:tasks.rados.rados.0.smithi040.stdout:1099: done (1 left) 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:1102: copy_from oid 2 from oid 28 current snap is 106 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:1103: rmattr oid 15 current snap is 106 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:1103: done (2 left) 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 106 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:1104: seq_num 340 ranges {679936=499712,1179648=401408} 2023-09-30T09:24:18.853 INFO:tasks.rados.rados.0.smithi040.stdout:1104: writing smithi040173847-27 from 679936 to 1179648 tid 1 2023-09-30T09:24:18.856 INFO:tasks.rados.rados.0.smithi040.stdout:1104: writing smithi040173847-27 from 1179648 to 1581056 tid 2 2023-09-30T09:24:18.856 INFO:tasks.rados.rados.0.smithi040.stdout:1105: snap_create 2023-09-30T09:24:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 1 to smithi040173847-27 2023-09-30T09:24:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 2 to smithi040173847-27 2023-09-30T09:24:18.860 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 3 to smithi040173847-27 2023-09-30T09:24:18.861 INFO:tasks.rados.rados.0.smithi040.stdout:1104: finishing write tid 4 to smithi040173847-27 2023-09-30T09:24:18.861 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 378 (ObjNum 340 snap 106 seq_num 340) dirty exists 2023-09-30T09:24:18.862 INFO:tasks.rados.rados.0.smithi040.stdout:1104: left oid 27 (ObjNum 340 snap 106 seq_num 340) 2023-09-30T09:24:18.870 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 1 to smithi040173847-12 2023-09-30T09:24:18.871 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 2 to smithi040173847-12 2023-09-30T09:24:18.871 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 3 to smithi040173847-12 2023-09-30T09:24:18.872 INFO:tasks.rados.rados.0.smithi040.stdout:1101: finishing write tid 4 to smithi040173847-12 2023-09-30T09:24:18.872 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 366 (ObjNum 339 snap 106 seq_num 339) dirty exists 2023-09-30T09:24:18.872 INFO:tasks.rados.rados.0.smithi040.stdout:1101: left oid 12 (ObjNum 339 snap 106 seq_num 339) 2023-09-30T09:24:18.882 INFO:tasks.rados.rados.0.smithi040.stdout:1102: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:24:18.883 INFO:tasks.rados.rados.0.smithi040.stdout:1102: finishing copy_from to smithi040173847-2 2023-09-30T09:24:18.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 170 (ObjNum 164 snap 49 seq_num 164) dirty exists 2023-09-30T09:24:19.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:19.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533] boot 2023-09-30T09:24:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: osdmap e285: 8 total, 8 up, 8 in 2023-09-30T09:24:19.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533] boot 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: osdmap e285: 8 total, 8 up, 8 in 2023-09-30T09:24:19.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: failed to encode map e285 with expected crc 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: osd.1 [v2:172.21.15.40:6810/1784225533,v1:172.21.15.40:6811/1784225533] boot 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: osdmap e285: 8 total, 8 up, 8 in 2023-09-30T09:24:19.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-30T09:24:19.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:24:19.223+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:24:19.828 INFO:tasks.rados.rados.0.smithi040.stdout:1101: done (3 left) 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1102: done (2 left) 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1104: done (1 left) 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1105: done (0 left) 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1106: rollback oid 26 current snap is 107 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 106 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1107: copy_from oid 48 from oid 14 current snap is 107 2023-09-30T09:24:19.829 INFO:tasks.rados.rados.0.smithi040.stdout:1108: snap_create 2023-09-30T09:24:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:1106: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:24:19.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 0 (ObjNum 657 snap 0 seq_num 3791525472) dirty dne 2023-09-30T09:24:19.831 INFO:tasks.rados.rados.0.smithi040.stdout:1107: finishing copy_from to smithi040173847-48 2023-09-30T09:24:19.832 INFO:tasks.rados.rados.0.smithi040.stdout:1107: got expected ENOENT (src dne) 2023-09-30T09:24:19.832 INFO:tasks.rados.rados.0.smithi040.stdout:1107: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:24:19.920 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:24:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: osdmap e286: 8 total, 8 up, 8 in 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:24:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:19 smithi143 ceph-mon[183689]: pgmap v136: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: osdmap e286: 8 total, 8 up, 8 in 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:24:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[189312]: pgmap v136: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: osdmap e286: 8 total, 8 up, 8 in 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: failed to encode map e286 with expected crc 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:24:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:19 smithi040 ceph-mon[192000]: pgmap v136: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 33/216 objects degraded (15.278%) 2023-09-30T09:24:20.260 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:24:20.260 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (2m) - 5m 16.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:24:20.260 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (2m) - 5m 79.8M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:24:20.260 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (6m) - 6m 20.0M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:24:20.260 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (6m) - 6m 18.1M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (114s) - 8m 447M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (2m) - 10m 508M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (103s) - 10m 76.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (68s) - 9m 29.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (83s) - 9m 59.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (2m) - 5m 8791k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (2m) - 5m 8409k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (37s) - 8m 243M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (7s) - 8m 15.0M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (7m) - 7m 327M 2487M 17.2.6-1161-g191c1869 8497a1260037 55cb41d392bf 2023-09-30T09:24:20.261 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (7m) - 7m 263M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:24:20.262 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (7m) - 7m 287M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:24:20.262 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (7m) - 7m 263M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:24:20.262 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (6m) - 6m 174M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:24:20.262 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (6m) - 6m 218M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:24:20.262 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (118s) - 5m 50.2M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:24:20.678 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 6, 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 8, 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 7 2023-09-30T09:24:20.679 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:24:20.680 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:24:20.828 INFO:tasks.rados.rados.0.smithi040.stdout:1106: done (2 left) 2023-09-30T09:24:20.828 INFO:tasks.rados.rados.0.smithi040.stdout:1107: done (1 left) 2023-09-30T09:24:20.828 INFO:tasks.rados.rados.0.smithi040.stdout:1108: done (0 left) 2023-09-30T09:24:20.828 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 108 2023-09-30T09:24:20.828 INFO:tasks.rados.rados.0.smithi040.stdout:1109: seq_num 341 ranges {786432=516096,1302528=401408} 2023-09-30T09:24:20.835 INFO:tasks.rados.rados.0.smithi040.stdout:1109: writing smithi040173847-23 from 786432 to 1302528 tid 1 2023-09-30T09:24:20.840 INFO:tasks.rados.rados.0.smithi040.stdout:1109: writing smithi040173847-23 from 1302528 to 1703936 tid 2 2023-09-30T09:24:20.840 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 108 2023-09-30T09:24:20.840 INFO:tasks.rados.rados.0.smithi040.stdout:1110: seq_num 342 ranges {1179648=532480,1712128=401408} 2023-09-30T09:24:20.848 INFO:tasks.rados.rados.0.smithi040.stdout:1110: writing smithi040173847-36 from 1179648 to 1712128 tid 1 2023-09-30T09:24:20.851 INFO:tasks.rados.rados.0.smithi040.stdout:1110: writing smithi040173847-36 from 1712128 to 2113536 tid 2 2023-09-30T09:24:20.851 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 108 2023-09-30T09:24:20.851 INFO:tasks.rados.rados.0.smithi040.stdout:1111: seq_num 343 ranges {3940352=548864,4489216=401408} 2023-09-30T09:24:20.876 INFO:tasks.rados.rados.0.smithi040.stdout:1111: writing smithi040173847-12 from 3940352 to 4489216 tid 1 2023-09-30T09:24:20.879 INFO:tasks.rados.rados.0.smithi040.stdout:1111: writing smithi040173847-12 from 4489216 to 4890624 tid 2 2023-09-30T09:24:20.879 INFO:tasks.rados.rados.0.smithi040.stdout:1112: snap_create 2023-09-30T09:24:20.879 INFO:tasks.rados.rados.0.smithi040.stdout:1109: finishing write tid 1 to smithi040173847-23 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1109: finishing write tid 2 to smithi040173847-23 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1109: finishing write tid 3 to smithi040173847-23 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1109: finishing write tid 4 to smithi040173847-23 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 604 (ObjNum 341 snap 108 seq_num 341) dirty exists 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1109: left oid 23 (ObjNum 341 snap 108 seq_num 341) 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1110: finishing write tid 1 to smithi040173847-36 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1110: finishing write tid 2 to smithi040173847-36 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1110: finishing write tid 3 to smithi040173847-36 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:1110: finishing write tid 4 to smithi040173847-36 2023-09-30T09:24:20.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 548 (ObjNum 342 snap 108 seq_num 342) dirty exists 2023-09-30T09:24:20.881 INFO:tasks.rados.rados.0.smithi040.stdout:1110: left oid 36 (ObjNum 342 snap 108 seq_num 342) 2023-09-30T09:24:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:1111: finishing write tid 1 to smithi040173847-12 2023-09-30T09:24:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:1111: finishing write tid 2 to smithi040173847-12 2023-09-30T09:24:20.885 INFO:tasks.rados.rados.0.smithi040.stdout:1111: finishing write tid 3 to smithi040173847-12 2023-09-30T09:24:20.886 INFO:tasks.rados.rados.0.smithi040.stdout:1111: finishing write tid 4 to smithi040173847-12 2023-09-30T09:24:20.886 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 372 (ObjNum 343 snap 108 seq_num 343) dirty exists 2023-09-30T09:24:20.886 INFO:tasks.rados.rados.0.smithi040.stdout:1111: left oid 12 (ObjNum 343 snap 108 seq_num 343) 2023-09-30T09:24:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: osdmap e287: 8 total, 8 up, 8 in 2023-09-30T09:24:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:20 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/12024155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:21.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:21] "GET /metrics HTTP/1.1" 200 36125 "" "Prometheus/2.43.0" 2023-09-30T09:24:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: osdmap e287: 8 total, 8 up, 8 in 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/12024155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: osdmap e287: 8 total, 8 up, 8 in 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: failed to encode map e287 with expected crc 2023-09-30T09:24:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: from='client.44147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:21.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:20 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/12024155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1109: done (3 left) 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1110: done (2 left) 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1111: done (1 left) 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1112: done (0 left) 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1113: read oid 16 snap -1 2023-09-30T09:24:21.781 INFO:tasks.rados.rados.0.smithi040.stdout:1113: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:24:21.782 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 109 2023-09-30T09:24:21.782 INFO:tasks.rados.rados.0.smithi040.stdout:1114: seq_num 344 ranges {0=565248,565248=401408} 2023-09-30T09:24:21.784 INFO:tasks.rados.rados.0.smithi040.stdout:1114: writing smithi040173847-14 from 0 to 565248 tid 1 2023-09-30T09:24:21.787 INFO:tasks.rados.rados.0.smithi040.stdout:1114: writing smithi040173847-14 from 565248 to 966656 tid 2 2023-09-30T09:24:21.787 INFO:tasks.rados.rados.0.smithi040.stdout:1115: snap_create 2023-09-30T09:24:21.788 INFO:tasks.rados.rados.0.smithi040.stdout:1113: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:24:21.794 INFO:tasks.rados.rados.0.smithi040.stdout:1114: finishing write tid 1 to smithi040173847-14 2023-09-30T09:24:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1114: finishing write tid 2 to smithi040173847-14 2023-09-30T09:24:21.795 INFO:tasks.rados.rados.0.smithi040.stdout:1114: finishing write tid 3 to smithi040173847-14 2023-09-30T09:24:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1114: finishing write tid 4 to smithi040173847-14 2023-09-30T09:24:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 233 (ObjNum 344 snap 109 seq_num 344) dirty exists 2023-09-30T09:24:21.796 INFO:tasks.rados.rados.0.smithi040.stdout:1114: left oid 14 (ObjNum 344 snap 109 seq_num 344) 2023-09-30T09:24:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: osdmap e288: 8 total, 8 up, 8 in 2023-09-30T09:24:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: pgmap v139: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 33/216 objects degraded (15.278%) 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:22.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:21 smithi143 ceph-mon[183689]: osdmap e289: 8 total, 8 up, 8 in 2023-09-30T09:24:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: osdmap e288: 8 total, 8 up, 8 in 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: pgmap v139: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 33/216 objects degraded (15.278%) 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:22.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[192000]: osdmap e289: 8 total, 8 up, 8 in 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: osdmap e288: 8 total, 8 up, 8 in 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: failed to encode map e288 with expected crc 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: pgmap v139: 121 pgs: 10 active+undersized+degraded, 33 active+undersized, 78 active+clean; 87 MiB data, 635 MiB used, 715 GiB / 715 GiB avail; 33/216 objects degraded (15.278%) 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:21 smithi040 ceph-mon[189312]: osdmap e289: 8 total, 8 up, 8 in 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1113: done (2 left) 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1114: done (1 left) 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1115: done (0 left) 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1116: read oid 7 snap 107 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1116: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1117: rmattr oid 2 current snap is 110 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1117: done (1 left) 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1118: copy_from oid 47 from oid 9 current snap is 110 2023-09-30T09:24:22.791 INFO:tasks.rados.rados.0.smithi040.stdout:1119: copy_from oid 42 from oid 35 current snap is 110 2023-09-30T09:24:22.792 INFO:tasks.rados.rados.0.smithi040.stdout:1120: copy_from oid 15 from oid 1 current snap is 110 2023-09-30T09:24:22.792 INFO:tasks.rados.rados.0.smithi040.stdout:1121: delete oid 28 current snap is 110 2023-09-30T09:24:22.796 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing copy_from to smithi040173847-42 2023-09-30T09:24:22.796 INFO:tasks.rados.rados.0.smithi040.stdout:1119: got expected ENOENT (src dne) 2023-09-30T09:24:22.797 INFO:tasks.rados.rados.0.smithi040.stdout:1119: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:24:22.797 INFO:tasks.rados.rados.0.smithi040.stdout:1116: expect (ObjNum 325 snap 100 seq_num 325) 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing copy_from to smithi040173847-47 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1118: got expected ENOENT (src dne) 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1118: finishing copy_from racing read to smithi040173847-47 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing copy_from to smithi040173847-15 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 522 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1120: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1116: done (4 left) 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1118: done (3 left) 2023-09-30T09:24:22.818 INFO:tasks.rados.rados.0.smithi040.stdout:1119: done (2 left) 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:1120: done (1 left) 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:1121: done (0 left) 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:1122: rollback oid 50 current snap is 110 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 109 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 110 2023-09-30T09:24:22.819 INFO:tasks.rados.rados.0.smithi040.stdout:1123: seq_num 346 ranges {0=598016,598016=401408} 2023-09-30T09:24:22.821 INFO:tasks.rados.rados.0.smithi040.stdout:1123: writing smithi040173847-29 from 0 to 598016 tid 1 2023-09-30T09:24:22.823 INFO:tasks.rados.rados.0.smithi040.stdout:1123: writing smithi040173847-29 from 598016 to 999424 tid 2 2023-09-30T09:24:22.823 INFO:tasks.rados.rados.0.smithi040.stdout:1124: snap_remove snap 107 2023-09-30T09:24:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: osdmap e290: 8 total, 8 up, 8 in 2023-09-30T09:24:23.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:22 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: osdmap e290: 8 total, 8 up, 8 in 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: failed to encode map e289 with expected crc 2023-09-30T09:24:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: osdmap e290: 8 total, 8 up, 8 in 2023-09-30T09:24:23.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:22 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:23.794 INFO:tasks.rados.rados.0.smithi040.stdout:1124: done (2 left) 2023-09-30T09:24:23.794 INFO:tasks.rados.rados.0.smithi040.stdout:1125: snap_remove snap 108 2023-09-30T09:24:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e289 with expected crc 2023-09-30T09:24:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: failed to encode map e291 with expected crc 2023-09-30T09:24:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:23 smithi143 ceph-mon[183689]: osdmap e291: 8 total, 8 up, 8 in 2023-09-30T09:24:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e289 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: failed to encode map e291 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[192000]: osdmap e291: 8 total, 8 up, 8 in 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e289 with expected crc 2023-09-30T09:24:24.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e290 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: pgmap v142: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: failed to encode map e291 with expected crc 2023-09-30T09:24:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:23 smithi040 ceph-mon[189312]: osdmap e291: 8 total, 8 up, 8 in 2023-09-30T09:24:24.794 INFO:tasks.rados.rados.0.smithi040.stdout:1125: done (2 left) 2023-09-30T09:24:24.794 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 110 2023-09-30T09:24:24.794 INFO:tasks.rados.rados.0.smithi040.stdout:1126: seq_num 347 ranges {0=614400,614400=401408} 2023-09-30T09:24:24.797 INFO:tasks.rados.rados.0.smithi040.stdout:1126: writing smithi040173847-22 from 0 to 614400 tid 1 2023-09-30T09:24:24.800 INFO:tasks.rados.rados.0.smithi040.stdout:1126: writing smithi040173847-22 from 614400 to 1015808 tid 2 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1127: read oid 21 snap -1 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1127: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1128: snap_create 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing rollback tid 0 to smithi040173847-50 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1122: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 535 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 1 to smithi040173847-29 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 2 to smithi040173847-29 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 3 to smithi040173847-29 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:1123: finishing write tid 4 to smithi040173847-29 2023-09-30T09:24:24.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 607 (ObjNum 346 snap 110 seq_num 346) dirty exists 2023-09-30T09:24:24.802 INFO:tasks.rados.rados.0.smithi040.stdout:1123: left oid 29 (ObjNum 346 snap 110 seq_num 346) 2023-09-30T09:24:24.803 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 1 to smithi040173847-22 2023-09-30T09:24:24.804 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 2 to smithi040173847-22 2023-09-30T09:24:24.804 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 3 to smithi040173847-22 2023-09-30T09:24:24.806 INFO:tasks.rados.rados.0.smithi040.stdout:1126: finishing write tid 4 to smithi040173847-22 2023-09-30T09:24:24.806 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 169 (ObjNum 347 snap 110 seq_num 347) dirty exists 2023-09-30T09:24:24.806 INFO:tasks.rados.rados.0.smithi040.stdout:1126: left oid 22 (ObjNum 347 snap 110 seq_num 347) 2023-09-30T09:24:24.812 INFO:tasks.rados.rados.0.smithi040.stdout:1127: expect (ObjNum 96 snap 22 seq_num 96) 2023-09-30T09:24:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded) 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: osdmap e292: 8 total, 8 up, 8 in 2023-09-30T09:24:25.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:24 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded) 2023-09-30T09:24:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: osdmap e292: 8 total, 8 up, 8 in 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/216 objects degraded (15.278%), 10 pgs degraded) 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: failed to encode map e291 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: osdmap e292: 8 total, 8 up, 8 in 2023-09-30T09:24:25.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:24 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1122: done (4 left) 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1123: done (3 left) 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1126: done (2 left) 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1127: done (1 left) 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1128: done (0 left) 2023-09-30T09:24:25.794 INFO:tasks.rados.rados.0.smithi040.stdout:1129: snap_create 2023-09-30T09:24:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:25 smithi143 ceph-mon[183689]: osdmap e293: 8 total, 8 up, 8 in 2023-09-30T09:24:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[192000]: osdmap e293: 8 total, 8 up, 8 in 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: failed to encode map e292 with expected crc 2023-09-30T09:24:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: pgmap v145: 121 pgs: 121 active+clean; 78 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 505 KiB/s rd, 2.3 MiB/s wr, 6 op/s; 7.4 MiB/s, 2 objects/s recovering 2023-09-30T09:24:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:26.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:25 smithi040 ceph-mon[189312]: osdmap e293: 8 total, 8 up, 8 in 2023-09-30T09:24:26.787 INFO:tasks.rados.rados.0.smithi040.stdout:1129: done (0 left) 2023-09-30T09:24:26.787 INFO:tasks.rados.rados.0.smithi040.stdout:1130: delete oid 39 current snap is 112 2023-09-30T09:24:26.799 INFO:tasks.rados.rados.0.smithi040.stdout:1130: done (0 left) 2023-09-30T09:24:26.799 INFO:tasks.rados.rados.0.smithi040.stdout:1131: rollback oid 33 current snap is 112 2023-09-30T09:24:26.799 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 111 2023-09-30T09:24:26.799 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 112 2023-09-30T09:24:26.799 INFO:tasks.rados.rados.0.smithi040.stdout:1132: seq_num 349 ranges {4890624=655360,5545984=401408} 2023-09-30T09:24:26.830 INFO:tasks.rados.rados.0.smithi040.stdout:1132: writing smithi040173847-12 from 4890624 to 5545984 tid 1 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:1132: writing smithi040173847-12 from 5545984 to 5947392 tid 2 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:1133: rollback oid 42 current snap is 112 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 109 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:1131: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 0 (ObjNum 721 snap 0 seq_num 3194802418) dirty dne 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:1131: done (2 left) 2023-09-30T09:24:26.833 INFO:tasks.rados.rados.0.smithi040.stdout:1134: snap_remove snap 106 2023-09-30T09:24:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:26 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:26 smithi143 ceph-mon[183689]: failed to encode map e294 with expected crc 2023-09-30T09:24:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:26 smithi143 ceph-mon[183689]: osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:24:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[192000]: failed to encode map e294 with expected crc 2023-09-30T09:24:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[192000]: osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:24:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[189312]: failed to encode map e294 with expected crc 2023-09-30T09:24:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:26 smithi040 ceph-mon[189312]: osdmap e294: 8 total, 8 up, 8 in 2023-09-30T09:24:27.796 INFO:tasks.rados.rados.0.smithi040.stdout:1134: done (2 left) 2023-09-30T09:24:27.796 INFO:tasks.rados.rados.0.smithi040.stdout:1135: read oid 8 snap -1 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1135: expect deleted 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1136: setattr oid 25 current snap is 112 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1132: finishing write tid 1 to smithi040173847-12 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1132: finishing write tid 2 to smithi040173847-12 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1132: finishing write tid 3 to smithi040173847-12 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1132: finishing write tid 4 to smithi040173847-12 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 378 (ObjNum 349 snap 112 seq_num 349) dirty exists 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1132: left oid 12 (ObjNum 349 snap 112 seq_num 349) 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:1133: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:24:27.797 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 592 (ObjNum 259 snap 81 seq_num 259) dirty exists 2023-09-30T09:24:27.798 INFO:tasks.rados.rados.0.smithi040.stdout:1132: done (3 left) 2023-09-30T09:24:27.798 INFO:tasks.rados.rados.0.smithi040.stdout:1133: done (2 left) 2023-09-30T09:24:27.798 INFO:tasks.rados.rados.0.smithi040.stdout:1137: delete oid 3 current snap is 112 2023-09-30T09:24:27.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 538 (ObjNum 336 snap 105 seq_num 336) dirty exists 2023-09-30T09:24:27.811 INFO:tasks.rados.rados.0.smithi040.stdout:1135: done (2 left) 2023-09-30T09:24:27.811 INFO:tasks.rados.rados.0.smithi040.stdout:1136: done (1 left) 2023-09-30T09:24:27.811 INFO:tasks.rados.rados.0.smithi040.stdout:1137: done (0 left) 2023-09-30T09:24:27.812 INFO:tasks.rados.rados.0.smithi040.stdout:1138: snap_create 2023-09-30T09:24:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: pgmap v148: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: failed to encode map e295 with expected crc 2023-09-30T09:24:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:27 smithi143 ceph-mon[183689]: osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:24:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: pgmap v148: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: failed to encode map e295 with expected crc 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[192000]: osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:24:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e293 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: pgmap v148: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e294 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: failed to encode map e295 with expected crc 2023-09-30T09:24:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:27 smithi040 ceph-mon[189312]: osdmap e295: 8 total, 8 up, 8 in 2023-09-30T09:24:28.797 INFO:tasks.rados.rados.0.smithi040.stdout:1138: done (0 left) 2023-09-30T09:24:28.797 INFO:tasks.rados.rados.0.smithi040.stdout:1139: rollback oid 41 current snap is 113 2023-09-30T09:24:28.797 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 109 2023-09-30T09:24:28.797 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 113 2023-09-30T09:24:28.797 INFO:tasks.rados.rados.0.smithi040.stdout:1140: seq_num 351 ranges {4292608=688128,4980736=401408} 2023-09-30T09:24:28.825 INFO:tasks.rados.rados.0.smithi040.stdout:1140: writing smithi040173847-4 from 4292608 to 4980736 tid 1 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:1140: writing smithi040173847-4 from 4980736 to 5382144 tid 2 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:1141: delete oid 19 current snap is 113 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:1139: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:24:28.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 556 (ObjNum 263 snap 81 seq_num 263) dirty exists 2023-09-30T09:24:28.831 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 1 to smithi040173847-4 2023-09-30T09:24:28.831 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 2 to smithi040173847-4 2023-09-30T09:24:28.831 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 3 to smithi040173847-4 2023-09-30T09:24:28.835 INFO:tasks.rados.rados.0.smithi040.stdout:1139: done (2 left) 2023-09-30T09:24:28.835 INFO:tasks.rados.rados.0.smithi040.stdout:1141: done (1 left) 2023-09-30T09:24:28.835 INFO:tasks.rados.rados.0.smithi040.stdout:1142: rollback oid 6 current snap is 113 2023-09-30T09:24:28.835 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 111 2023-09-30T09:24:28.835 INFO:tasks.rados.rados.0.smithi040.stdout:1143: snap_remove snap 110 2023-09-30T09:24:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-mon[183689]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-mon[183689]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-mon[183689]: failed to encode map e296 with expected crc 2023-09-30T09:24:29.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-mon[183689]: osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:24:29.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:24:29.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[192000]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[192000]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[192000]: failed to encode map e296 with expected crc 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[192000]: osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[189312]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[189312]: failed to encode map e295 with expected crc 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[189312]: failed to encode map e296 with expected crc 2023-09-30T09:24:29.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:28 smithi040 ceph-mon[189312]: osdmap e296: 8 total, 8 up, 8 in 2023-09-30T09:24:29.800 INFO:tasks.rados.rados.0.smithi040.stdout:1143: done (2 left) 2023-09-30T09:24:29.800 INFO:tasks.rados.rados.0.smithi040.stdout:1144: rmattr oid 26 current snap is 113 2023-09-30T09:24:29.800 INFO:tasks.rados.rados.0.smithi040.stdout:1144: done (2 left) 2023-09-30T09:24:29.800 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 113 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:1140: finishing write tid 4 to smithi040173847-4 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 494 (ObjNum 351 snap 113 seq_num 351) dirty exists 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:1140: left oid 4 (ObjNum 351 snap 113 seq_num 351) 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:1142: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:29.801 INFO:tasks.rados.rados.0.smithi040.stdout:1145: seq_num 353 ranges {999424=720896,1720320=401408} 2023-09-30T09:24:29.811 INFO:tasks.rados.rados.0.smithi040.stdout:1145: writing smithi040173847-29 from 999424 to 1720320 tid 1 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1145: writing smithi040173847-29 from 1720320 to 2121728 tid 2 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1140: done (2 left) 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1142: done (1 left) 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1146: rollback oid 16 current snap is 113 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 109 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1147: rmattr oid 44 current snap is 113 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1147: done (2 left) 2023-09-30T09:24:29.814 INFO:tasks.rados.rados.0.smithi040.stdout:1148: delete oid 8 current snap is 113 2023-09-30T09:24:29.816 INFO:tasks.rados.rados.0.smithi040.stdout:1148: done (2 left) 2023-09-30T09:24:29.816 INFO:tasks.rados.rados.0.smithi040.stdout:1149: read oid 42 snap -1 2023-09-30T09:24:29.816 INFO:tasks.rados.rados.0.smithi040.stdout:1149: expect (ObjNum 259 snap 81 seq_num 259) 2023-09-30T09:24:29.817 INFO:tasks.rados.rados.0.smithi040.stdout:1150: setattr oid 18 current snap is 113 2023-09-30T09:24:29.817 INFO:tasks.rados.rados.0.smithi040.stdout:1151: snap_create 2023-09-30T09:24:29.820 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 1 to smithi040173847-29 2023-09-30T09:24:29.820 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 2 to smithi040173847-29 2023-09-30T09:24:29.821 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 3 to smithi040173847-29 2023-09-30T09:24:29.823 INFO:tasks.rados.rados.0.smithi040.stdout:1146: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:24:29.823 INFO:tasks.rados.rados.0.smithi040.stdout:1146: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:24:29.825 INFO:tasks.rados.rados.0.smithi040.stdout:1145: finishing write tid 4 to smithi040173847-29 2023-09-30T09:24:29.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 610 (ObjNum 353 snap 113 seq_num 353) dirty exists 2023-09-30T09:24:29.825 INFO:tasks.rados.rados.0.smithi040.stdout:1145: left oid 29 (ObjNum 353 snap 113 seq_num 353) 2023-09-30T09:24:29.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 433 (ObjNum 293 snap 90 seq_num 293) dirty exists 2023-09-30T09:24:29.834 INFO:tasks.rados.rados.0.smithi040.stdout:1146: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:24:29.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 602 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-09-30T09:24:29.842 INFO:tasks.rados.rados.0.smithi040.stdout:1149: expect (ObjNum 259 snap 81 seq_num 259) 2023-09-30T09:24:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: pgmap v151: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:24:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:29 smithi143 ceph-mon[183689]: failed to encode map e297 with expected crc 2023-09-30T09:24:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: pgmap v151: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[189312]: failed to encode map e297 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: pgmap v151: 121 pgs: 121 active+clean; 81 MiB data, 645 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 728 KiB/s wr, 7 op/s 2023-09-30T09:24:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: failed to encode map e296 with expected crc 2023-09-30T09:24:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: osdmap e297: 8 total, 8 up, 8 in 2023-09-30T09:24:30.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:29 smithi040 ceph-mon[192000]: failed to encode map e297 with expected crc 2023-09-30T09:24:30.805 INFO:tasks.rados.rados.0.smithi040.stdout:1145: done (4 left) 2023-09-30T09:24:30.805 INFO:tasks.rados.rados.0.smithi040.stdout:1146: done (3 left) 2023-09-30T09:24:30.806 INFO:tasks.rados.rados.0.smithi040.stdout:1149: done (2 left) 2023-09-30T09:24:30.806 INFO:tasks.rados.rados.0.smithi040.stdout:1150: done (1 left) 2023-09-30T09:24:30.806 INFO:tasks.rados.rados.0.smithi040.stdout:1151: done (0 left) 2023-09-30T09:24:30.806 INFO:tasks.rados.rados.0.smithi040.stdout:1152: setattr oid 40 current snap is 114 2023-09-30T09:24:30.807 INFO:tasks.rados.rados.0.smithi040.stdout:1153: read oid 8 snap -1 2023-09-30T09:24:30.807 INFO:tasks.rados.rados.0.smithi040.stdout:1153: expect deleted 2023-09-30T09:24:30.807 INFO:tasks.rados.rados.0.smithi040.stdout:1154: snap_remove snap 109 2023-09-30T09:24:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:24:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:30 smithi143 ceph-mon[183689]: failed to encode map e298 with expected crc 2023-09-30T09:24:31.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:31] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:24:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[192000]: failed to encode map e298 with expected crc 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: failed to encode map e297 with expected crc 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: osdmap e298: 8 total, 8 up, 8 in 2023-09-30T09:24:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:30 smithi040 ceph-mon[189312]: failed to encode map e298 with expected crc 2023-09-30T09:24:31.785 INFO:tasks.rados.rados.0.smithi040.stdout:1154: done (2 left) 2023-09-30T09:24:31.785 INFO:tasks.rados.rados.0.smithi040.stdout:1155: read oid 6 snap -1 2023-09-30T09:24:31.785 INFO:tasks.rados.rados.0.smithi040.stdout:1155: expect deleted 2023-09-30T09:24:31.785 INFO:tasks.rados.rados.0.smithi040.stdout:1156: snap_remove snap 112 2023-09-30T09:24:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: pgmap v154: 121 pgs: 121 active+clean; 82 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 258 KiB/s wr, 16 op/s 2023-09-30T09:24:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:24:32.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:31 smithi143 ceph-mon[183689]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: pgmap v154: 121 pgs: 121 active+clean; 82 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 258 KiB/s wr, 16 op/s 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[189312]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: failed to encode map e298 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: pgmap v154: 121 pgs: 121 active+clean; 82 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 258 KiB/s wr, 16 op/s 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: osdmap e299: 8 total, 8 up, 8 in 2023-09-30T09:24:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:31 smithi040 ceph-mon[192000]: failed to encode map e299 with expected crc 2023-09-30T09:24:32.794 INFO:tasks.rados.rados.0.smithi040.stdout:1156: done (3 left) 2023-09-30T09:24:32.794 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 114 2023-09-30T09:24:32.794 INFO:tasks.rados.rados.0.smithi040.stdout:1157: seq_num 355 ranges {0=753664,753664=401408} 2023-09-30T09:24:32.798 INFO:tasks.rados.rados.0.smithi040.stdout:1157: writing smithi040173847-19 from 0 to 753664 tid 1 2023-09-30T09:24:32.801 INFO:tasks.rados.rados.0.smithi040.stdout:1157: writing smithi040173847-19 from 753664 to 1155072 tid 2 2023-09-30T09:24:32.801 INFO:tasks.rados.rados.0.smithi040.stdout:1158: setattr oid 11 current snap is 114 2023-09-30T09:24:32.801 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 560 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:1152: done (4 left) 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:1153: done (3 left) 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:1155: done (2 left) 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:1159: rollback oid 44 current snap is 114 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 113 2023-09-30T09:24:32.803 INFO:tasks.rados.rados.0.smithi040.stdout:1160: snap_remove snap 111 2023-09-30T09:24:33.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:32 smithi143 ceph-mon[183689]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:32 smithi143 ceph-mon[183689]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:32 smithi143 ceph-mon[183689]: osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:24:33.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:32 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[192000]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[192000]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[192000]: osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[189312]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[189312]: failed to encode map e299 with expected crc 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[189312]: osdmap e300: 8 total, 8 up, 8 in 2023-09-30T09:24:33.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:32 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:1160: done (3 left) 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 114 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 1 to smithi040173847-19 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 2 to smithi040173847-19 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 3 to smithi040173847-19 2023-09-30T09:24:33.795 INFO:tasks.rados.rados.0.smithi040.stdout:1157: finishing write tid 4 to smithi040173847-19 2023-09-30T09:24:33.796 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 509 (ObjNum 355 snap 114 seq_num 355) dirty exists 2023-09-30T09:24:33.796 INFO:tasks.rados.rados.0.smithi040.stdout:1157: left oid 19 (ObjNum 355 snap 114 seq_num 355) 2023-09-30T09:24:33.796 INFO:tasks.rados.rados.0.smithi040.stdout:1159: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:24:33.796 INFO:tasks.rados.rados.0.smithi040.stdout:1159: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:24:33.796 INFO:tasks.rados.rados.0.smithi040.stdout:1161: seq_num 356 ranges {5382144=770048,6152192=401408} 2023-09-30T09:24:33.830 INFO:tasks.rados.rados.0.smithi040.stdout:1161: writing smithi040173847-4 from 5382144 to 6152192 tid 1 2023-09-30T09:24:33.833 INFO:tasks.rados.rados.0.smithi040.stdout:1161: writing smithi040173847-4 from 6152192 to 6553600 tid 2 2023-09-30T09:24:33.833 INFO:tasks.rados.rados.0.smithi040.stdout:1157: done (3 left) 2023-09-30T09:24:33.833 INFO:tasks.rados.rados.0.smithi040.stdout:1162: read oid 30 snap -1 2023-09-30T09:24:33.833 INFO:tasks.rados.rados.0.smithi040.stdout:1162: expect (ObjNum 268 snap 82 seq_num 268) 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1163: copy_from oid 35 from oid 50 current snap is 114 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1159: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 541 (ObjNum 292 snap 90 seq_num 292) dirty exists 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 540 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1158: done (4 left) 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1159: done (3 left) 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1164: read oid 43 snap -1 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1164: expect (ObjNum 309 snap 95 seq_num 309) 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:1165: rollback oid 18 current snap is 114 2023-09-30T09:24:33.834 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 113 2023-09-30T09:24:33.835 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 114 2023-09-30T09:24:33.835 INFO:tasks.rados.rados.0.smithi040.stdout:1166: seq_num 357 ranges {0=786432,786432=401408} 2023-09-30T09:24:33.841 INFO:tasks.rados.rados.0.smithi040.stdout:1166: writing smithi040173847-47 from 0 to 786432 tid 1 2023-09-30T09:24:33.842 INFO:tasks.rados.rados.0.smithi040.stdout:1166: writing smithi040173847-47 from 786432 to 1187840 tid 2 2023-09-30T09:24:33.842 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 114 2023-09-30T09:24:33.842 INFO:tasks.rados.rados.0.smithi040.stdout:1167: seq_num 358 ranges {0=802816,802816=401408} 2023-09-30T09:24:33.848 INFO:tasks.rados.rados.0.smithi040.stdout:1167: writing smithi040173847-1 from 0 to 802816 tid 1 2023-09-30T09:24:33.851 INFO:tasks.rados.rados.0.smithi040.stdout:1167: writing smithi040173847-1 from 802816 to 1204224 tid 2 2023-09-30T09:24:33.851 INFO:tasks.rados.rados.0.smithi040.stdout:1168: delete oid 29 current snap is 114 2023-09-30T09:24:33.855 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 1 to smithi040173847-4 2023-09-30T09:24:33.855 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 2 to smithi040173847-4 2023-09-30T09:24:33.855 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 3 to smithi040173847-4 2023-09-30T09:24:33.855 INFO:tasks.rados.rados.0.smithi040.stdout:1161: finishing write tid 4 to smithi040173847-4 2023-09-30T09:24:33.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 521 (ObjNum 356 snap 114 seq_num 356) dirty exists 2023-09-30T09:24:33.856 INFO:tasks.rados.rados.0.smithi040.stdout:1161: left oid 4 (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:24:33.856 INFO:tasks.rados.rados.0.smithi040.stdout:1164: expect (ObjNum 309 snap 95 seq_num 309) 2023-09-30T09:24:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:1163: finishing copy_from to smithi040173847-35 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 535 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1163: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1166: finishing write tid 1 to smithi040173847-47 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1166: finishing write tid 2 to smithi040173847-47 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1166: finishing write tid 3 to smithi040173847-47 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1166: finishing write tid 4 to smithi040173847-47 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 618 (ObjNum 357 snap 114 seq_num 357) dirty exists 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1166: left oid 47 (ObjNum 357 snap 114 seq_num 357) 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 1 to smithi040173847-1 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 2 to smithi040173847-1 2023-09-30T09:24:33.953 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 3 to smithi040173847-1 2023-09-30T09:24:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:1167: finishing write tid 4 to smithi040173847-1 2023-09-30T09:24:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 543 (ObjNum 358 snap 114 seq_num 358) dirty exists 2023-09-30T09:24:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:1167: left oid 1 (ObjNum 358 snap 114 seq_num 358) 2023-09-30T09:24:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:1162: expect (ObjNum 268 snap 82 seq_num 268) 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1165: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 436 (ObjNum 293 snap 90 seq_num 293) dirty exists 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1161: done (7 left) 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1162: done (6 left) 2023-09-30T09:24:34.139 INFO:tasks.rados.rados.0.smithi040.stdout:1163: done (5 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1164: done (4 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1165: done (3 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1166: done (2 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1167: done (1 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1168: done (0 left) 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1169: read oid 28 snap -1 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1169: expect deleted 2023-09-30T09:24:34.140 INFO:tasks.rados.rados.0.smithi040.stdout:1170: snap_remove snap 113 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: pgmap v157: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 798 KiB/s wr, 20 op/s 2023-09-30T09:24:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:24:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:33 smithi143 ceph-mon[183689]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: pgmap v157: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 798 KiB/s wr, 20 op/s 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[192000]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e300 with expected crc 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: pgmap v157: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 798 KiB/s wr, 20 op/s 2023-09-30T09:24:34.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: osdmap e301: 8 total, 8 up, 8 in 2023-09-30T09:24:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:33 smithi040 ceph-mon[189312]: failed to encode map e301 with expected crc 2023-09-30T09:24:34.896 INFO:tasks.rados.rados.0.smithi040.stdout:1170: done (1 left) 2023-09-30T09:24:34.896 INFO:tasks.rados.rados.0.smithi040.stdout:1171: copy_from oid 11 from oid 9 current snap is 114 2023-09-30T09:24:34.896 INFO:tasks.rados.rados.0.smithi040.stdout:1169: done (1 left) 2023-09-30T09:24:34.896 INFO:tasks.rados.rados.0.smithi040.stdout:1172: copy_from oid 25 from oid 28 current snap is 114 2023-09-30T09:24:34.896 INFO:tasks.rados.rados.0.smithi040.stdout:1173: snap_create 2023-09-30T09:24:34.909 INFO:tasks.rados.rados.0.smithi040.stdout:1172: finishing copy_from to smithi040173847-25 2023-09-30T09:24:34.909 INFO:tasks.rados.rados.0.smithi040.stdout:1172: got expected ENOENT (src dne) 2023-09-30T09:24:34.909 INFO:tasks.rados.rados.0.smithi040.stdout:1172: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:24:34.909 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing copy_from to smithi040173847-11 2023-09-30T09:24:34.909 INFO:tasks.rados.rados.0.smithi040.stdout:1171: got expected ENOENT (src dne) 2023-09-30T09:24:34.910 INFO:tasks.rados.rados.0.smithi040.stdout:1171: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:24:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:34 smithi143 ceph-mon[183689]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:34 smithi143 ceph-mon[183689]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:34 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:34 smithi143 ceph-mon[183689]: Upgrade: osd.2 is safe to restart 2023-09-30T09:24:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[192000]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[192000]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[192000]: Upgrade: osd.2 is safe to restart 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[189312]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[189312]: failed to encode map e301 with expected crc 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-30T09:24:35.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:34 smithi040 ceph-mon[189312]: Upgrade: osd.2 is safe to restart 2023-09-30T09:24:35.899 INFO:tasks.rados.rados.0.smithi040.stdout:1171: done (2 left) 2023-09-30T09:24:35.899 INFO:tasks.rados.rados.0.smithi040.stdout:1172: done (1 left) 2023-09-30T09:24:35.899 INFO:tasks.rados.rados.0.smithi040.stdout:1173: done (0 left) 2023-09-30T09:24:35.899 INFO:tasks.rados.rados.0.smithi040.stdout:1174: delete oid 3 current snap is 115 2023-09-30T09:24:35.904 INFO:tasks.rados.rados.0.smithi040.stdout:1174: done (0 left) 2023-09-30T09:24:35.904 INFO:tasks.rados.rados.0.smithi040.stdout:1175: read oid 6 snap -1 2023-09-30T09:24:35.904 INFO:tasks.rados.rados.0.smithi040.stdout:1175: expect deleted 2023-09-30T09:24:35.904 INFO:tasks.rados.rados.0.smithi040.stdout:1176: delete oid 30 current snap is 115 2023-09-30T09:24:35.907 INFO:tasks.rados.rados.0.smithi040.stdout:1175: done (1 left) 2023-09-30T09:24:35.908 INFO:tasks.rados.rados.0.smithi040.stdout:1176: done (0 left) 2023-09-30T09:24:35.908 INFO:tasks.rados.rados.0.smithi040.stdout:1177: snap_remove snap 114 2023-09-30T09:24:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: pgmap v160: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: Upgrade: Updating osd.2 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[189312]: Deploying daemon osd.2 on smithi040 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: pgmap v160: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2023-09-30T09:24:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: Upgrade: Updating osd.2 2023-09-30T09:24:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:24:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:36.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:35 smithi040 ceph-mon[192000]: Deploying daemon osd.2 on smithi040 2023-09-30T09:24:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: osdmap e302: 8 total, 8 up, 8 in 2023-09-30T09:24:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: failed to encode map e302 with expected crc 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: pgmap v160: 121 pgs: 121 active+clean; 80 MiB data, 658 MiB used, 715 GiB / 715 GiB avail; 2.7 MiB/s rd, 540 KiB/s wr, 4 op/s 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: Upgrade: Updating osd.2 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:35 smithi143 ceph-mon[183689]: Deploying daemon osd.2 on smithi040 2023-09-30T09:24:36.786 INFO:tasks.rados.rados.0.smithi040.stdout:1177: done (0 left) 2023-09-30T09:24:36.786 INFO:tasks.rados.rados.0.smithi040.stdout:1178: read oid 40 snap -1 2023-09-30T09:24:36.786 INFO:tasks.rados.rados.0.smithi040.stdout:1178: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:24:36.786 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 115 2023-09-30T09:24:36.786 INFO:tasks.rados.rados.0.smithi040.stdout:1179: seq_num 362 ranges {0=466944,466944=466944,933888=335872} 2023-09-30T09:24:36.789 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi040173847-10 from 0 to 466944 tid 1 2023-09-30T09:24:36.798 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi040173847-10 from 466944 to 933888 tid 2 2023-09-30T09:24:36.798 INFO:tasks.rados.rados.0.smithi040.stdout:1179: writing smithi040173847-10 from 933888 to 1269760 tid 3 2023-09-30T09:24:36.798 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 115 2023-09-30T09:24:36.798 INFO:tasks.rados.rados.0.smithi040.stdout:1180: seq_num 363 ranges {0=483328,483328=753664,1236992=49152} 2023-09-30T09:24:36.801 INFO:tasks.rados.rados.0.smithi040.stdout:1180: writing smithi040173847-16 from 0 to 483328 tid 1 2023-09-30T09:24:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1180: writing smithi040173847-16 from 483328 to 1236992 tid 2 2023-09-30T09:24:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1180: writing smithi040173847-16 from 1236992 to 1286144 tid 3 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1181: read oid 49 snap -1 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1181: expect deleted 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1182: read oid 31 snap -1 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1182: expect (ObjNum 316 snap 98 seq_num 316) 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1183: copy_from oid 21 from oid 44 current snap is 115 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1184: snap_create 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 1 to smithi040173847-10 2023-09-30T09:24:36.805 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 2 to smithi040173847-10 2023-09-30T09:24:36.807 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 3 to smithi040173847-10 2023-09-30T09:24:36.809 INFO:tasks.rados.rados.0.smithi040.stdout:1178: expect (ObjNum 39 snap 0 seq_num 39) 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 4 to smithi040173847-10 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1180: finishing write tid 1 to smithi040173847-16 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing copy_from to smithi040173847-21 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 541 (ObjNum 292 snap 90 seq_num 292) dirty exists 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1180: finishing write tid 2 to smithi040173847-16 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1183: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1180: finishing write tid 3 to smithi040173847-16 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1180: finishing write tid 4 to smithi040173847-16 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1179: finishing write tid 5 to smithi040173847-10 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 619 (ObjNum 362 snap 115 seq_num 362) dirty exists 2023-09-30T09:24:36.830 INFO:tasks.rados.rados.0.smithi040.stdout:1179: left oid 10 (ObjNum 362 snap 115 seq_num 362) 2023-09-30T09:24:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:1182: expect (ObjNum 316 snap 98 seq_num 316) 2023-09-30T09:24:36.842 INFO:tasks.rados.rados.0.smithi040.stdout:1180: finishing write tid 5 to smithi040173847-16 2023-09-30T09:24:36.843 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 623 (ObjNum 363 snap 115 seq_num 363) dirty exists 2023-09-30T09:24:36.843 INFO:tasks.rados.rados.0.smithi040.stdout:1180: left oid 16 (ObjNum 363 snap 115 seq_num 363) 2023-09-30T09:24:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: failed to encode map e303 with expected crc 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: failed to encode map e303 with expected crc 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: failed to encode map e304 with expected crc 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: osdmap e304: 8 total, 8 up, 8 in 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[189312]: failed to encode map e304 with expected crc 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: failed to encode map e303 with expected crc 2023-09-30T09:24:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: failed to encode map e303 with expected crc 2023-09-30T09:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: failed to encode map e304 with expected crc 2023-09-30T09:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: osdmap e304: 8 total, 8 up, 8 in 2023-09-30T09:24:36.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:36 smithi040 ceph-mon[192000]: failed to encode map e304 with expected crc 2023-09-30T09:24:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: failed to encode map e303 with expected crc 2023-09-30T09:24:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: osdmap e303: 8 total, 8 up, 8 in 2023-09-30T09:24:37.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: failed to encode map e303 with expected crc 2023-09-30T09:24:37.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: failed to encode map e304 with expected crc 2023-09-30T09:24:37.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: osdmap e304: 8 total, 8 up, 8 in 2023-09-30T09:24:37.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:36 smithi143 ceph-mon[183689]: failed to encode map e304 with expected crc 2023-09-30T09:24:37.795 INFO:tasks.rados.rados.0.smithi040.stdout:1178: done (6 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1179: done (5 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1180: done (4 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1181: done (3 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1182: done (2 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1183: done (1 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1184: done (0 left) 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 116 2023-09-30T09:24:38.187 INFO:tasks.rados.rados.0.smithi040.stdout:1185: seq_num 364 ranges {679936=499712,1179648=638976,1818624=163840} 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: writing smithi040173847-34 from 679936 to 1179648 tid 1 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: writing smithi040173847-34 from 1179648 to 1818624 tid 2 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: writing smithi040173847-34 from 1818624 to 1982464 tid 3 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1186: read oid 37 snap -1 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1186: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1187: snap_create 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: finishing write tid 1 to smithi040173847-34 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: finishing write tid 2 to smithi040173847-34 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: finishing write tid 3 to smithi040173847-34 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: finishing write tid 4 to smithi040173847-34 2023-09-30T09:24:38.189 INFO:tasks.rados.rados.0.smithi040.stdout:1185: finishing write tid 5 to smithi040173847-34 2023-09-30T09:24:38.190 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 579 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-09-30T09:24:38.190 INFO:tasks.rados.rados.0.smithi040.stdout:1185: left oid 34 (ObjNum 364 snap 116 seq_num 364) 2023-09-30T09:24:38.190 INFO:tasks.rados.rados.0.smithi040.stdout:1186: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: pgmap v163: 121 pgs: 121 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: osdmap e305: 8 total, 8 up, 8 in 2023-09-30T09:24:38.190 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[189312]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: pgmap v163: 121 pgs: 121 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.191 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: osdmap e305: 8 total, 8 up, 8 in 2023-09-30T09:24:38.192 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:37 smithi040 ceph-mon[192000]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: failed to encode map e304 with expected crc 2023-09-30T09:24:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: pgmap v163: 121 pgs: 121 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: osdmap e305: 8 total, 8 up, 8 in 2023-09-30T09:24:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:37 smithi143 ceph-mon[183689]: failed to encode map e305 with expected crc 2023-09-30T09:24:38.410 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:38 smithi040 systemd[1]: Stopping Ceph osd.2 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:24:38.806 INFO:tasks.rados.rados.0.smithi040.stdout:1185: done (2 left) 2023-09-30T09:24:38.806 INFO:tasks.rados.rados.0.smithi040.stdout:1186: done (1 left) 2023-09-30T09:24:38.806 INFO:tasks.rados.rados.0.smithi040.stdout:1187: done (0 left) 2023-09-30T09:24:38.806 INFO:tasks.rados.rados.0.smithi040.stdout:1188: snap_remove snap 115 2023-09-30T09:24:38.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:24:38.580+0000 7fa9f52dd700 -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 2023-09-30T09:24:38.902 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:24:38.580+0000 7fa9f52dd700 -1 osd.2 305 *** Got signal Terminated *** 2023-09-30T09:24:38.903 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[144306]: 2023-09-30T09:24:38.580+0000 7fa9f52dd700 -1 osd.2 305 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:24:39.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:38.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-mon[183689]: failed to encode map e305 with expected crc 2023-09-30T09:24:39.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-mon[183689]: osd.2 marked itself down and dead 2023-09-30T09:24:39.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:39.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-mon[183689]: osdmap e306: 8 total, 7 up, 8 in 2023-09-30T09:24:39.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:38 smithi143 ceph-mon[183689]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[189312]: failed to encode map e305 with expected crc 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[189312]: osd.2 marked itself down and dead 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[189312]: osdmap e306: 8 total, 7 up, 8 in 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[189312]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[192000]: failed to encode map e305 with expected crc 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[192000]: osd.2 marked itself down and dead 2023-09-30T09:24:39.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:24:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[192000]: osdmap e306: 8 total, 7 up, 8 in 2023-09-30T09:24:39.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:38 smithi040 ceph-mon[192000]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1188: done (0 left) 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1189: read oid 9 snap -1 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1189: expect deleted 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1190: read oid 41 snap 116 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1190: expect (ObjNum 263 snap 81 seq_num 263) 2023-09-30T09:24:39.801 INFO:tasks.rados.rados.0.smithi040.stdout:1191: snap_create 2023-09-30T09:24:39.830 INFO:tasks.rados.rados.0.smithi040.stdout:1190: expect (ObjNum 263 snap 81 seq_num 263) 2023-09-30T09:24:39.909 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:39 smithi040 bash[210509]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: failed to encode map e306 with expected crc 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: pgmap v166: 121 pgs: 14 stale+active+clean, 107 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[189312]: osdmap e307: 8 total, 7 up, 8 in 2023-09-30T09:24:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: pgmap v166: 121 pgs: 14 stale+active+clean, 107 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:39 smithi040 ceph-mon[192000]: osdmap e307: 8 total, 7 up, 8 in 2023-09-30T09:24:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: failed to encode map e306 with expected crc 2023-09-30T09:24:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: pgmap v166: 121 pgs: 14 stale+active+clean, 107 active+clean; 70 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 5.1 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:24:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:39 smithi143 ceph-mon[183689]: osdmap e307: 8 total, 7 up, 8 in 2023-09-30T09:24:40.801 INFO:tasks.rados.rados.0.smithi040.stdout:1189: done (2 left) 2023-09-30T09:24:40.801 INFO:tasks.rados.rados.0.smithi040.stdout:1190: done (1 left) 2023-09-30T09:24:40.801 INFO:tasks.rados.rados.0.smithi040.stdout:1191: done (0 left) 2023-09-30T09:24:40.801 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 118 2023-09-30T09:24:40.801 INFO:tasks.rados.rados.0.smithi040.stdout:1192: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2023-09-30T09:24:40.803 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi040173847-26 from 0 to 516096 tid 1 2023-09-30T09:24:40.806 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi040173847-26 from 516096 to 1089536 tid 2 2023-09-30T09:24:40.808 INFO:tasks.rados.rados.0.smithi040.stdout:1192: writing smithi040173847-26 from 1089536 to 1318912 tid 3 2023-09-30T09:24:40.808 INFO:tasks.rados.rados.0.smithi040.stdout:1193: copy_from oid 30 from oid 22 current snap is 118 2023-09-30T09:24:40.808 INFO:tasks.rados.rados.0.smithi040.stdout:1194: snap_create 2023-09-30T09:24:40.814 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 1 to smithi040173847-26 2023-09-30T09:24:40.814 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 2 to smithi040173847-26 2023-09-30T09:24:40.814 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 3 to smithi040173847-26 2023-09-30T09:24:40.815 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 4 to smithi040173847-26 2023-09-30T09:24:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:1192: finishing write tid 5 to smithi040173847-26 2023-09-30T09:24:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 173 (ObjNum 365 snap 118 seq_num 365) dirty exists 2023-09-30T09:24:40.817 INFO:tasks.rados.rados.0.smithi040.stdout:1192: left oid 26 (ObjNum 365 snap 118 seq_num 365) 2023-09-30T09:24:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:1193: finishing copy_from to smithi040173847-30 2023-09-30T09:24:40.818 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 169 (ObjNum 347 snap 110 seq_num 347) dirty exists 2023-09-30T09:24:40.819 INFO:tasks.rados.rados.0.smithi040.stdout:1193: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:24:41.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:41] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2023-09-30T09:24:41.160 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:41 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-30T09:24:41.160 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:41 smithi040 systemd[1]: Stopped Ceph osd.2 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:24:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: osdmap e308: 8 total, 7 up, 8 in 2023-09-30T09:24:41.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[189312]: failed to encode map e308 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: osdmap e308: 8 total, 7 up, 8 in 2023-09-30T09:24:41.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:40 smithi040 ceph-mon[192000]: failed to encode map e308 with expected crc 2023-09-30T09:24:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e307 with expected crc 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: osdmap e308: 8 total, 7 up, 8 in 2023-09-30T09:24:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:40 smithi143 ceph-mon[183689]: failed to encode map e308 with expected crc 2023-09-30T09:24:41.660 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:41 smithi040 systemd[1]: Starting Ceph osd.2 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:24:41.796 INFO:tasks.rados.rados.0.smithi040.stdout:1192: done (2 left) 2023-09-30T09:24:41.796 INFO:tasks.rados.rados.0.smithi040.stdout:1193: done (1 left) 2023-09-30T09:24:41.797 INFO:tasks.rados.rados.0.smithi040.stdout:1194: done (0 left) 2023-09-30T09:24:41.797 INFO:tasks.rados.rados.0.smithi040.stdout:1195: delete oid 25 current snap is 119 2023-09-30T09:24:41.803 INFO:tasks.rados.rados.0.smithi040.stdout:1195: done (0 left) 2023-09-30T09:24:41.803 INFO:tasks.rados.rados.0.smithi040.stdout:1196: delete oid 12 current snap is 119 2023-09-30T09:24:41.807 INFO:tasks.rados.rados.0.smithi040.stdout:1196: done (0 left) 2023-09-30T09:24:41.808 INFO:tasks.rados.rados.0.smithi040.stdout:1197: rollback oid 34 current snap is 119 2023-09-30T09:24:41.808 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 118 2023-09-30T09:24:41.808 INFO:tasks.rados.rados.0.smithi040.stdout:1198: snap_remove snap 116 2023-09-30T09:24:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[192000]: failed to encode map e308 with expected crc 2023-09-30T09:24:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[192000]: pgmap v169: 121 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 101 active+clean; 67 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 570 KiB/s wr, 2 op/s; 8/183 objects degraded (4.372%) 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[192000]: osdmap e309: 8 total, 7 up, 8 in 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[192000]: failed to encode map e309 with expected crc 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[189312]: failed to encode map e308 with expected crc 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[189312]: pgmap v169: 121 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 101 active+clean; 67 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 570 KiB/s wr, 2 op/s; 8/183 objects degraded (4.372%) 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[189312]: osdmap e309: 8 total, 7 up, 8 in 2023-09-30T09:24:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:41 smithi040 ceph-mon[189312]: failed to encode map e309 with expected crc 2023-09-30T09:24:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:41 smithi143 ceph-mon[183689]: failed to encode map e308 with expected crc 2023-09-30T09:24:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:41 smithi143 ceph-mon[183689]: pgmap v169: 121 pgs: 4 active+undersized+degraded, 11 stale+active+clean, 5 active+undersized, 101 active+clean; 67 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 366 KiB/s rd, 570 KiB/s wr, 2 op/s; 8/183 objects degraded (4.372%) 2023-09-30T09:24:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:41 smithi143 ceph-mon[183689]: osdmap e309: 8 total, 7 up, 8 in 2023-09-30T09:24:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:41 smithi143 ceph-mon[183689]: failed to encode map e309 with expected crc 2023-09-30T09:24:42.551 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-30T09:24:42.552 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:42 smithi040 bash[210772]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-30T09:24:42.801 INFO:tasks.rados.rados.0.smithi040.stdout:1198: done (1 left) 2023-09-30T09:24:42.801 INFO:tasks.rados.rados.0.smithi040.stdout:1199: copy_from oid 15 from oid 41 current snap is 119 2023-09-30T09:24:42.801 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing rollback tid 0 to smithi040173847-34 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1197: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 583 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1197: done (1 left) 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1200: rollback oid 24 current snap is 119 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 118 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1201: rollback oid 49 current snap is 119 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 118 2023-09-30T09:24:42.802 INFO:tasks.rados.rados.0.smithi040.stdout:1202: snap_remove snap 117 2023-09-30T09:24:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:42 smithi143 ceph-mon[183689]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:42 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 8/183 objects degraded (4.372%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:42 smithi143 ceph-mon[183689]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:42 smithi143 ceph-mon[183689]: osdmap e310: 8 total, 7 up, 8 in 2023-09-30T09:24:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[189312]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 8/183 objects degraded (4.372%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[189312]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[189312]: osdmap e310: 8 total, 7 up, 8 in 2023-09-30T09:24:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[192000]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 8/183 objects degraded (4.372%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[192000]: failed to encode map e309 with expected crc 2023-09-30T09:24:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:42 smithi040 ceph-mon[192000]: osdmap e310: 8 total, 7 up, 8 in 2023-09-30T09:24:43.410 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-osd[211046]: -- 172.21.15.40:0/3647798636 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cb5981a4e0 con 0x55cb597eac00 2023-09-30T09:24:43.410 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:43 smithi040 bash[211009]: c2d65719a15ecde8e2cb9e44e1a79a1b453a3e68b2183220cb3724a8d0bcd734 2023-09-30T09:24:43.411 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:43 smithi040 systemd[1]: Started Ceph osd.2 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1202: done (3 left) 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1203: copy_from oid 2 from oid 11 current snap is 119 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1201: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:1200: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:24:43.802 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 544 (ObjNum 323 snap 100 seq_num 323) dirty exists 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing copy_from to smithi040173847-15 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 556 (ObjNum 263 snap 81 seq_num 263) dirty exists 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1199: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1199: done (3 left) 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1200: done (2 left) 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1201: done (1 left) 2023-09-30T09:24:43.803 INFO:tasks.rados.rados.0.smithi040.stdout:1204: snap_create 2023-09-30T09:24:43.815 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:24:43.815 INFO:tasks.rados.rados.0.smithi040.stdout:1203: finishing copy_from to smithi040173847-2 2023-09-30T09:24:43.815 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 540 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-30T09:24:44.160 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T09:24:43.666+0000 7faf62851640 -1 Falling back to public interface 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: pgmap v172: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: failed to encode map e311 with expected crc 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[189312]: osdmap e311: 8 total, 7 up, 8 in 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: pgmap v172: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: failed to encode map e311 with expected crc 2023-09-30T09:24:44.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:43 smithi040 ceph-mon[192000]: osdmap e311: 8 total, 7 up, 8 in 2023-09-30T09:24:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: failed to encode map e310 with expected crc 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: pgmap v172: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 8 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:44.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: failed to encode map e311 with expected crc 2023-09-30T09:24:44.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:43 smithi143 ceph-mon[183689]: osdmap e311: 8 total, 7 up, 8 in 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:1203: done (1 left) 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:1204: done (0 left) 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:1205: copy_from oid 35 from oid 22 current snap is 120 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:1206: rollback oid 20 current snap is 120 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 119 2023-09-30T09:24:44.804 INFO:tasks.rados.rados.0.smithi040.stdout:1207: delete oid 27 current snap is 120 2023-09-30T09:24:44.807 INFO:tasks.rados.rados.0.smithi040.stdout:1206: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:24:44.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:44.813 INFO:tasks.rados.rados.0.smithi040.stdout:1206: done (2 left) 2023-09-30T09:24:44.813 INFO:tasks.rados.rados.0.smithi040.stdout:1207: done (1 left) 2023-09-30T09:24:44.813 INFO:tasks.rados.rados.0.smithi040.stdout:1208: rollback oid 39 current snap is 120 2023-09-30T09:24:44.813 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 119 2023-09-30T09:24:44.814 INFO:tasks.rados.rados.0.smithi040.stdout:1209: delete oid 11 current snap is 120 2023-09-30T09:24:44.814 INFO:tasks.rados.rados.0.smithi040.stdout:1208: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:24:44.815 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-30T09:24:44.817 INFO:tasks.rados.rados.0.smithi040.stdout:1208: done (2 left) 2023-09-30T09:24:44.817 INFO:tasks.rados.rados.0.smithi040.stdout:1209: done (1 left) 2023-09-30T09:24:44.817 INFO:tasks.rados.rados.0.smithi040.stdout:1210: copy_from oid 42 from oid 45 current snap is 120 2023-09-30T09:24:44.817 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 120 2023-09-30T09:24:44.817 INFO:tasks.rados.rados.0.smithi040.stdout:1211: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2023-09-30T09:24:44.820 INFO:tasks.rados.rados.0.smithi040.stdout:1211: writing smithi040173847-9 from 0 to 606208 tid 1 2023-09-30T09:24:44.825 INFO:tasks.rados.rados.0.smithi040.stdout:1211: writing smithi040173847-9 from 606208 to 1400832 tid 2 2023-09-30T09:24:44.825 INFO:tasks.rados.rados.0.smithi040.stdout:1211: writing smithi040173847-9 from 1400832 to 1409024 tid 3 2023-09-30T09:24:44.825 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 120 2023-09-30T09:24:44.825 INFO:tasks.rados.rados.0.smithi040.stdout:1212: seq_num 371 ranges {679936=622592,1302528=679936,1982464=122880} 2023-09-30T09:24:44.833 INFO:tasks.rados.rados.0.smithi040.stdout:1212: writing smithi040173847-2 from 679936 to 1302528 tid 1 2023-09-30T09:24:44.838 INFO:tasks.rados.rados.0.smithi040.stdout:1212: writing smithi040173847-2 from 1302528 to 1982464 tid 2 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:1212: writing smithi040173847-2 from 1982464 to 2105344 tid 3 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:1213: rollback oid 17 current snap is 120 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 119 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing copy_from to smithi040173847-35 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 169 (ObjNum 347 snap 110 seq_num 347) dirty exists 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:1214: read oid 4 snap -1 2023-09-30T09:24:44.839 INFO:tasks.rados.rados.0.smithi040.stdout:1214: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:24:44.840 INFO:tasks.rados.rados.0.smithi040.stdout:1215: snap_remove snap 118 2023-09-30T09:24:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:44 smithi143 ceph-mon[183689]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:44 smithi143 ceph-mon[183689]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:44 smithi143 ceph-mon[183689]: osdmap e312: 8 total, 7 up, 8 in 2023-09-30T09:24:45.399 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[192000]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[192000]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[192000]: osdmap e312: 8 total, 7 up, 8 in 2023-09-30T09:24:45.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[189312]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[189312]: failed to encode map e311 with expected crc 2023-09-30T09:24:45.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:44 smithi040 ceph-mon[189312]: osdmap e312: 8 total, 7 up, 8 in 2023-09-30T09:24:45.806 INFO:tasks.rados.rados.0.smithi040.stdout:1215: done (6 left) 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1216: rmattr oid 6 current snap is 120 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1216: done (6 left) 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1217: delete oid 40 current snap is 120 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1205: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 1 to smithi040173847-9 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 2 to smithi040173847-9 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 3 to smithi040173847-9 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 4 to smithi040173847-9 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: finishing write tid 5 to smithi040173847-9 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 548 (ObjNum 370 snap 120 seq_num 370) dirty exists 2023-09-30T09:24:45.807 INFO:tasks.rados.rados.0.smithi040.stdout:1211: left oid 9 (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: finishing write tid 1 to smithi040173847-2 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1213: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 0 (ObjNum 65 snap 0 seq_num 1902795351) dirty dne 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: finishing write tid 2 to smithi040173847-2 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: finishing write tid 3 to smithi040173847-2 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: finishing write tid 4 to smithi040173847-2 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: finishing write tid 5 to smithi040173847-2 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 544 (ObjNum 371 snap 120 seq_num 371) dirty exists 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1212: left oid 2 (ObjNum 371 snap 120 seq_num 371) 2023-09-30T09:24:45.808 INFO:tasks.rados.rados.0.smithi040.stdout:1214: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:24:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: pgmap v175: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 966 KiB/s wr, 6 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: osdmap e313: 8 total, 7 up, 8 in 2023-09-30T09:24:46.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[192000]: failed to encode map e313 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: pgmap v175: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 966 KiB/s wr, 6 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: osdmap e313: 8 total, 7 up, 8 in 2023-09-30T09:24:46.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:45 smithi040 ceph-mon[189312]: failed to encode map e313 with expected crc 2023-09-30T09:24:46.253 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing copy_from to smithi040173847-42 2023-09-30T09:24:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 387 (ObjNum 312 snap 97 seq_num 312) dirty exists 2023-09-30T09:24:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:1210: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:24:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:1205: done (6 left) 2023-09-30T09:24:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:1210: done (5 left) 2023-09-30T09:24:46.254 INFO:tasks.rados.rados.0.smithi040.stdout:1211: done (4 left) 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:1212: done (3 left) 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:1213: done (2 left) 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:1214: done (1 left) 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:1217: done (0 left) 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 120 2023-09-30T09:24:46.255 INFO:tasks.rados.rados.0.smithi040.stdout:1218: seq_num 373 ranges {0=655360,655360=499712,1155072=303104} 2023-09-30T09:24:46.257 INFO:tasks.rados.rados.0.smithi040.stdout:1218: writing smithi040173847-13 from 0 to 655360 tid 1 2023-09-30T09:24:46.260 INFO:tasks.rados.rados.0.smithi040.stdout:1218: writing smithi040173847-13 from 655360 to 1155072 tid 2 2023-09-30T09:24:46.262 INFO:tasks.rados.rados.0.smithi040.stdout:1218: writing smithi040173847-13 from 1155072 to 1458176 tid 3 2023-09-30T09:24:46.262 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 120 2023-09-30T09:24:46.262 INFO:tasks.rados.rados.0.smithi040.stdout:1219: seq_num 374 ranges {0=671744,671744=778240,1449984=24576} 2023-09-30T09:24:46.266 INFO:tasks.rados.rados.0.smithi040.stdout:1219: writing smithi040173847-20 from 0 to 671744 tid 1 2023-09-30T09:24:46.271 INFO:tasks.rados.rados.0.smithi040.stdout:1219: writing smithi040173847-20 from 671744 to 1449984 tid 2 2023-09-30T09:24:46.271 INFO:tasks.rados.rados.0.smithi040.stdout:1219: writing smithi040173847-20 from 1449984 to 1474560 tid 3 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1220: snap_create 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: finishing write tid 1 to smithi040173847-13 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: finishing write tid 2 to smithi040173847-13 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: finishing write tid 3 to smithi040173847-13 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: finishing write tid 4 to smithi040173847-13 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: finishing write tid 5 to smithi040173847-13 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 441 (ObjNum 373 snap 120 seq_num 373) dirty exists 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1218: left oid 13 (ObjNum 373 snap 120 seq_num 373) 2023-09-30T09:24:46.272 INFO:tasks.rados.rados.0.smithi040.stdout:1219: finishing write tid 1 to smithi040173847-20 2023-09-30T09:24:46.275 INFO:tasks.rados.rados.0.smithi040.stdout:1219: finishing write tid 2 to smithi040173847-20 2023-09-30T09:24:46.275 INFO:tasks.rados.rados.0.smithi040.stdout:1219: finishing write tid 3 to smithi040173847-20 2023-09-30T09:24:46.275 INFO:tasks.rados.rados.0.smithi040.stdout:1219: finishing write tid 4 to smithi040173847-20 2023-09-30T09:24:46.276 INFO:tasks.rados.rados.0.smithi040.stdout:1219: finishing write tid 5 to smithi040173847-20 2023-09-30T09:24:46.276 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 550 (ObjNum 374 snap 120 seq_num 374) dirty exists 2023-09-30T09:24:46.276 INFO:tasks.rados.rados.0.smithi040.stdout:1219: left oid 20 (ObjNum 374 snap 120 seq_num 374) 2023-09-30T09:24:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e312 with expected crc 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: pgmap v175: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 69 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 966 KiB/s wr, 6 op/s; 22/189 objects degraded (11.640%) 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: osdmap e313: 8 total, 7 up, 8 in 2023-09-30T09:24:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:45 smithi143 ceph-mon[183689]: failed to encode map e313 with expected crc 2023-09-30T09:24:46.791 INFO:tasks.rados.rados.0.smithi040.stdout:1218: done (2 left) 2023-09-30T09:24:46.791 INFO:tasks.rados.rados.0.smithi040.stdout:1219: done (1 left) 2023-09-30T09:24:46.791 INFO:tasks.rados.rados.0.smithi040.stdout:1220: done (0 left) 2023-09-30T09:24:46.791 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 121 2023-09-30T09:24:46.791 INFO:tasks.rados.rados.0.smithi040.stdout:1221: seq_num 375 ranges {8560640=688128,9248768=663552,9912320=139264} 2023-09-30T09:24:46.815 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T09:24:46.486+0000 7faf62851640 -1 osd.2 0 read_superblock omap replica is missing. 2023-09-30T09:24:46.816 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T09:24:46.535+0000 7faf62851640 -1 osd.2 305 log_to_monitors true 2023-09-30T09:24:46.843 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi040173847-42 from 8560640 to 9248768 tid 1 2023-09-30T09:24:46.847 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi040173847-42 from 9248768 to 9912320 tid 2 2023-09-30T09:24:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:1221: writing smithi040173847-42 from 9912320 to 10051584 tid 3 2023-09-30T09:24:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:1222: read oid 6 snap -1 2023-09-30T09:24:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:1222: expect deleted 2023-09-30T09:24:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 121 2023-09-30T09:24:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:1223: seq_num 376 ranges {966656=704512,1671168=548864,2220032=253952} 2023-09-30T09:24:46.858 INFO:tasks.rados.rados.0.smithi040.stdout:1223: writing smithi040173847-14 from 966656 to 1671168 tid 1 2023-09-30T09:24:46.861 INFO:tasks.rados.rados.0.smithi040.stdout:1223: writing smithi040173847-14 from 1671168 to 2220032 tid 2 2023-09-30T09:24:46.863 INFO:tasks.rados.rados.0.smithi040.stdout:1223: writing smithi040173847-14 from 2220032 to 2473984 tid 3 2023-09-30T09:24:46.863 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 121 2023-09-30T09:24:46.863 INFO:tasks.rados.rados.0.smithi040.stdout:1224: seq_num 377 ranges {0=720896,720896=434176,1155072=368640} 2023-09-30T09:24:46.867 INFO:tasks.rados.rados.0.smithi040.stdout:1224: writing smithi040173847-12 from 0 to 720896 tid 1 2023-09-30T09:24:46.870 INFO:tasks.rados.rados.0.smithi040.stdout:1224: writing smithi040173847-12 from 720896 to 1155072 tid 2 2023-09-30T09:24:46.873 INFO:tasks.rados.rados.0.smithi040.stdout:1224: writing smithi040173847-12 from 1155072 to 1523712 tid 3 2023-09-30T09:24:46.873 INFO:tasks.rados.rados.0.smithi040.stdout:1225: rmattr oid 16 current snap is 121 2023-09-30T09:24:46.873 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 1 to smithi040173847-42 2023-09-30T09:24:46.873 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 2 to smithi040173847-42 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 3 to smithi040173847-42 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 4 to smithi040173847-42 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1221: finishing write tid 5 to smithi040173847-42 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 642 (ObjNum 375 snap 121 seq_num 375) dirty exists 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1221: left oid 42 (ObjNum 375 snap 121 seq_num 375) 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1223: finishing write tid 1 to smithi040173847-14 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1223: finishing write tid 2 to smithi040173847-14 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1221: done (4 left) 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1222: done (3 left) 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1226: delete oid 21 current snap is 121 2023-09-30T09:24:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:1223: finishing write tid 3 to smithi040173847-14 2023-09-30T09:24:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:1223: finishing write tid 4 to smithi040173847-14 2023-09-30T09:24:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:1223: finishing write tid 5 to smithi040173847-14 2023-09-30T09:24:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 237 (ObjNum 376 snap 121 seq_num 376) dirty exists 2023-09-30T09:24:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:1223: left oid 14 (ObjNum 376 snap 121 seq_num 376) 2023-09-30T09:24:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:1224: finishing write tid 1 to smithi040173847-12 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1224: finishing write tid 2 to smithi040173847-12 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1224: finishing write tid 3 to smithi040173847-12 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 644 (ObjNum 363 snap 115 seq_num 363) dirty exists 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1223: done (3 left) 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1225: done (2 left) 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1226: done (1 left) 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1227: snap_create 2023-09-30T09:24:46.876 INFO:tasks.rados.rados.0.smithi040.stdout:1224: finishing write tid 4 to smithi040173847-12 2023-09-30T09:24:46.877 INFO:tasks.rados.rados.0.smithi040.stdout:1224: finishing write tid 5 to smithi040173847-12 2023-09-30T09:24:46.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 398 (ObjNum 377 snap 121 seq_num 377) dirty exists 2023-09-30T09:24:46.877 INFO:tasks.rados.rados.0.smithi040.stdout:1224: left oid 12 (ObjNum 377 snap 121 seq_num 377) 2023-09-30T09:24:47.066 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 09:24:46 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T09:24:46.814+0000 7faf514b8700 -1 osd.2 305 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:24:47.066 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: osdmap e314: 8 total, 7 up, 8 in 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:24:47.067 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:24:47.068 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: osdmap e314: 8 total, 7 up, 8 in 2023-09-30T09:24:47.068 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:47.068 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.068 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: failed to encode map e313 with expected crc 2023-09-30T09:24:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: osdmap e314: 8 total, 7 up, 8 in 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:47.808 INFO:tasks.rados.rados.0.smithi040.stdout:1224: done (1 left) 2023-09-30T09:24:47.808 INFO:tasks.rados.rados.0.smithi040.stdout:1227: done (0 left) 2023-09-30T09:24:47.809 INFO:tasks.rados.rados.0.smithi040.stdout:1228: read oid 10 snap -1 2023-09-30T09:24:47.809 INFO:tasks.rados.rados.0.smithi040.stdout:1228: expect (ObjNum 362 snap 115 seq_num 362) 2023-09-30T09:24:47.809 INFO:tasks.rados.rados.0.smithi040.stdout:1229: setattr oid 17 current snap is 122 2023-09-30T09:24:47.809 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 122 2023-09-30T09:24:47.809 INFO:tasks.rados.rados.0.smithi040.stdout:1230: seq_num 379 ranges {0=753664,753664=606208,1359872=196608} 2023-09-30T09:24:47.811 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi040173847-8 from 0 to 753664 tid 1 2023-09-30T09:24:47.816 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi040173847-8 from 753664 to 1359872 tid 2 2023-09-30T09:24:47.817 INFO:tasks.rados.rados.0.smithi040.stdout:1230: writing smithi040173847-8 from 1359872 to 1556480 tid 3 2023-09-30T09:24:47.818 INFO:tasks.rados.rados.0.smithi040.stdout:1231: delete oid 7 current snap is 122 2023-09-30T09:24:47.821 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 1 to smithi040173847-8 2023-09-30T09:24:47.823 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 2 to smithi040173847-8 2023-09-30T09:24:47.823 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 3 to smithi040173847-8 2023-09-30T09:24:47.831 INFO:tasks.rados.rados.0.smithi040.stdout:1231: done (3 left) 2023-09-30T09:24:47.831 INFO:tasks.rados.rados.0.smithi040.stdout:1232: rollback oid 13 current snap is 122 2023-09-30T09:24:47.831 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 119 2023-09-30T09:24:47.831 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 122 2023-09-30T09:24:47.831 INFO:tasks.rados.rados.0.smithi040.stdout:1233: seq_num 381 ranges {2473984=786432,3260416=417792,3678208=385024} 2023-09-30T09:24:47.843 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi040173847-14 from 2473984 to 3260416 tid 1 2023-09-30T09:24:47.845 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi040173847-14 from 3260416 to 3678208 tid 2 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1233: writing smithi040173847-14 from 3678208 to 4063232 tid 3 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1234: read oid 40 snap -1 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1234: expect deleted 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1235: read oid 50 snap 121 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1235: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1236: rmattr oid 43 current snap is 122 2023-09-30T09:24:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1228: expect (ObjNum 362 snap 115 seq_num 362) 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 4 to smithi040173847-8 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:1230: finishing write tid 5 to smithi040173847-8 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 548 (ObjNum 379 snap 122 seq_num 379) dirty exists 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:1230: left oid 8 (ObjNum 379 snap 122 seq_num 379) 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 552 (ObjNum 309 snap 95 seq_num 309) dirty exists 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:1228: done (7 left) 2023-09-30T09:24:47.885 INFO:tasks.rados.rados.0.smithi040.stdout:1230: done (6 left) 2023-09-30T09:24:47.886 INFO:tasks.rados.rados.0.smithi040.stdout:1236: done (5 left) 2023-09-30T09:24:47.886 INFO:tasks.rados.rados.0.smithi040.stdout:1237: snap_remove snap 120 2023-09-30T09:24:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: pgmap v178: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050] boot 2023-09-30T09:24:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: osdmap e315: 8 total, 8 up, 8 in 2023-09-30T09:24:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: pgmap v178: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050] boot 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: osdmap e315: 8 total, 8 up, 8 in 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:24:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: failed to encode map e314 with expected crc 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: pgmap v178: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: osd.2 [v2:172.21.15.40:6818/742437050,v1:172.21.15.40:6819/742437050] boot 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: osdmap e315: 8 total, 8 up, 8 in 2023-09-30T09:24:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-30T09:24:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:1237: done (5 left) 2023-09-30T09:24:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 122 2023-09-30T09:24:48.820 INFO:tasks.rados.rados.0.smithi040.stdout:1238: seq_num 382 ranges {1474560=802816,2277376=704512,2981888=98304} 2023-09-30T09:24:48.824 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi040173847-20 from 1474560 to 2277376 tid 1 2023-09-30T09:24:48.829 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi040173847-20 from 2277376 to 2981888 tid 2 2023-09-30T09:24:48.830 INFO:tasks.rados.rados.0.smithi040.stdout:1238: writing smithi040173847-20 from 2981888 to 3080192 tid 3 2023-09-30T09:24:48.830 INFO:tasks.rados.rados.0.smithi040.stdout:1235: expect (ObjNum 216 snap 64 seq_num 216) 2023-09-30T09:24:48.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 587 (ObjNum 897 snap 0 seq_num 3791479424) dirty exists 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 1 to smithi040173847-20 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 2 to smithi040173847-20 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1239: read oid 6 snap -1 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1239: expect deleted 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1229: done (6 left) 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1235: done (5 left) 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1240: copy_from oid 32 from oid 38 current snap is 122 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 3 to smithi040173847-20 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 4 to smithi040173847-20 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: finishing write tid 5 to smithi040173847-20 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 559 (ObjNum 382 snap 122 seq_num 382) dirty exists 2023-09-30T09:24:48.884 INFO:tasks.rados.rados.0.smithi040.stdout:1238: left oid 20 (ObjNum 382 snap 122 seq_num 382) 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing rollback tid 0 to smithi040173847-13 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1232: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 443 (ObjNum 273 snap 0 seq_num 3791449728) dirty dne 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 1 to smithi040173847-14 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 2 to smithi040173847-14 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 3 to smithi040173847-14 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 4 to smithi040173847-14 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: finishing write tid 5 to smithi040173847-14 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 241 (ObjNum 381 snap 122 seq_num 381) dirty exists 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: left oid 14 (ObjNum 381 snap 122 seq_num 381) 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1232: done (5 left) 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1233: done (4 left) 2023-09-30T09:24:48.885 INFO:tasks.rados.rados.0.smithi040.stdout:1234: done (3 left) 2023-09-30T09:24:48.886 INFO:tasks.rados.rados.0.smithi040.stdout:1238: done (2 left) 2023-09-30T09:24:48.886 INFO:tasks.rados.rados.0.smithi040.stdout:1241: rollback oid 16 current snap is 122 2023-09-30T09:24:48.886 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 121 2023-09-30T09:24:48.886 INFO:tasks.rados.rados.0.smithi040.stdout:1242: delete oid 8 current snap is 122 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1239: done (3 left) 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1242: done (2 left) 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1243: delete oid 48 current snap is 122 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1241: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1241: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1241: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 652 (ObjNum 363 snap 115 seq_num 363) dirty exists 2023-09-30T09:24:48.887 INFO:tasks.rados.rados.0.smithi040.stdout:1241: done (2 left) 2023-09-30T09:24:48.888 INFO:tasks.rados.rados.0.smithi040.stdout:1243: done (1 left) 2023-09-30T09:24:48.888 INFO:tasks.rados.rados.0.smithi040.stdout:1244: delete oid 11 current snap is 122 2023-09-30T09:24:48.890 INFO:tasks.rados.rados.0.smithi040.stdout:1244: done (1 left) 2023-09-30T09:24:48.890 INFO:tasks.rados.rados.0.smithi040.stdout:1245: snap_remove snap 119 2023-09-30T09:24:49.073 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:48 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:48.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 25/207 objects degraded (12.077%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:49 smithi143 ceph-mon[183689]: osdmap e316: 8 total, 8 up, 8 in 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 25/207 objects degraded (12.077%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[192000]: osdmap e316: 8 total, 8 up, 8 in 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.404 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e315 with expected crc 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 25/207 objects degraded (12.077%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:49.405 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:49 smithi040 ceph-mon[189312]: osdmap e316: 8 total, 8 up, 8 in 2023-09-30T09:24:49.807 INFO:tasks.rados.rados.0.smithi040.stdout:1245: done (1 left) 2023-09-30T09:24:49.807 INFO:tasks.rados.rados.0.smithi040.stdout:1246: read oid 4 snap -1 2023-09-30T09:24:49.808 INFO:tasks.rados.rados.0.smithi040.stdout:1246: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:24:49.812 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 122 2023-09-30T09:24:49.812 INFO:tasks.rados.rados.0.smithi040.stdout:1247: seq_num 386 ranges {2260992=466944,2727936=638976,3366912=565248} 2023-09-30T09:24:49.824 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi040173847-43 from 2260992 to 2727936 tid 1 2023-09-30T09:24:49.828 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi040173847-43 from 2727936 to 3366912 tid 2 2023-09-30T09:24:49.831 INFO:tasks.rados.rados.0.smithi040.stdout:1247: writing smithi040173847-43 from 3366912 to 3932160 tid 3 2023-09-30T09:24:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:1248: rmattr oid 7 current snap is 122 2023-09-30T09:24:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:1248: done (3 left) 2023-09-30T09:24:49.832 INFO:tasks.rados.rados.0.smithi040.stdout:1249: delete oid 8 current snap is 122 2023-09-30T09:24:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing copy_from to smithi040173847-32 2023-09-30T09:24:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 601 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-09-30T09:24:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1240: finishing copy_from racing read to smithi040173847-32 2023-09-30T09:24:49.833 INFO:tasks.rados.rados.0.smithi040.stdout:1246: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:24:50.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:24:50.052+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: pgmap v181: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: osdmap e317: 8 total, 8 up, 8 in 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: failed to encode map e317 with expected crc 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: pgmap v181: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: osdmap e317: 8 total, 8 up, 8 in 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: failed to encode map e317 with expected crc 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 1 to smithi040173847-43 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 2 to smithi040173847-43 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 3 to smithi040173847-43 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 4 to smithi040173847-43 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:1247: finishing write tid 5 to smithi040173847-43 2023-09-30T09:24:50.266 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 568 (ObjNum 386 snap 122 seq_num 386) dirty exists 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1247: left oid 43 (ObjNum 386 snap 122 seq_num 386) 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1240: done (3 left) 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1246: done (2 left) 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1247: done (1 left) 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1249: done (0 left) 2023-09-30T09:24:50.267 INFO:tasks.rados.rados.0.smithi040.stdout:1250: rollback oid 50 current snap is 122 2023-09-30T09:24:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 121 2023-09-30T09:24:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:1251: copy_from oid 7 from oid 49 current snap is 122 2023-09-30T09:24:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 122 2023-09-30T09:24:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:1252: seq_num 388 ranges {0=507904,507904=458752,966656=606208,1572864=139264} 2023-09-30T09:24:50.268 INFO:tasks.rados.rados.0.smithi040.stdout:1252: writing smithi040173847-3 from 0 to 507904 tid 1 2023-09-30T09:24:50.271 INFO:tasks.rados.rados.0.smithi040.stdout:1252: writing smithi040173847-3 from 507904 to 966656 tid 2 2023-09-30T09:24:50.275 INFO:tasks.rados.rados.0.smithi040.stdout:1252: writing smithi040173847-3 from 966656 to 1572864 tid 3 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1252: writing smithi040173847-3 from 1572864 to 1712128 tid 4 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1253: read oid 35 snap 121 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1253: expect (ObjNum 347 snap 110 seq_num 347) 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1254: snap_create 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1251: finishing copy_from to smithi040173847-7 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1251: got expected ENOENT (src dne) 2023-09-30T09:24:50.276 INFO:tasks.rados.rados.0.smithi040.stdout:1251: finishing copy_from racing read to smithi040173847-7 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:1250: finishing rollback tid 0 to smithi040173847-50 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:1250: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:1250: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 538 (ObjNum 216 snap 64 seq_num 216) dirty exists 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 1 to smithi040173847-3 2023-09-30T09:24:50.277 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 2 to smithi040173847-3 2023-09-30T09:24:50.279 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 3 to smithi040173847-3 2023-09-30T09:24:50.279 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 4 to smithi040173847-3 2023-09-30T09:24:50.279 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 5 to smithi040173847-3 2023-09-30T09:24:50.280 INFO:tasks.rados.rados.0.smithi040.stdout:1252: finishing write tid 6 to smithi040173847-3 2023-09-30T09:24:50.281 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 626 (ObjNum 388 snap 122 seq_num 388) dirty exists 2023-09-30T09:24:50.281 INFO:tasks.rados.rados.0.smithi040.stdout:1252: left oid 3 (ObjNum 388 snap 122 seq_num 388) 2023-09-30T09:24:50.284 INFO:tasks.rados.rados.0.smithi040.stdout:1253: expect (ObjNum 347 snap 110 seq_num 347) 2023-09-30T09:24:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e316 with expected crc 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: pgmap v181: 121 pgs: 9 active+undersized+degraded, 28 active+undersized, 84 active+clean; 72 MiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.8 MiB/s wr, 7 op/s; 25/207 objects degraded (12.077%) 2023-09-30T09:24:50.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: osdmap e317: 8 total, 8 up, 8 in 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: failed to encode map e317 with expected crc 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:50.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:51.064 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:24:51.082 INFO:tasks.rados.rados.0.smithi040.stdout:1250: done (4 left) 2023-09-30T09:24:51.083 INFO:tasks.rados.rados.0.smithi040.stdout:1251: done (3 left) 2023-09-30T09:24:51.083 INFO:tasks.rados.rados.0.smithi040.stdout:1252: done (2 left) 2023-09-30T09:24:51.083 INFO:tasks.rados.rados.0.smithi040.stdout:1253: done (1 left) 2023-09-30T09:24:51.083 INFO:tasks.rados.rados.0.smithi040.stdout:1254: done (0 left) 2023-09-30T09:24:51.083 INFO:tasks.rados.rados.0.smithi040.stdout:1255: delete oid 26 current snap is 123 2023-09-30T09:24:51.087 INFO:tasks.rados.rados.0.smithi040.stdout:1255: done (0 left) 2023-09-30T09:24:51.088 INFO:tasks.rados.rados.0.smithi040.stdout:1256: delete oid 5 current snap is 123 2023-09-30T09:24:51.094 INFO:tasks.rados.rados.0.smithi040.stdout:1256: done (0 left) 2023-09-30T09:24:51.094 INFO:tasks.rados.rados.0.smithi040.stdout:1257: copy_from oid 21 from oid 29 current snap is 123 2023-09-30T09:24:51.094 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 123 2023-09-30T09:24:51.095 INFO:tasks.rados.rados.0.smithi040.stdout:1258: seq_num 391 ranges {1712128=557056,2269184=516096,2785280=688128} 2023-09-30T09:24:51.107 INFO:tasks.rados.rados.0.smithi040.stdout:1258: writing smithi040173847-3 from 1712128 to 2269184 tid 1 2023-09-30T09:24:51.110 INFO:tasks.rados.rados.0.smithi040.stdout:1258: writing smithi040173847-3 from 2269184 to 2785280 tid 2 2023-09-30T09:24:51.114 INFO:tasks.rados.rados.0.smithi040.stdout:1258: writing smithi040173847-3 from 2785280 to 3473408 tid 3 2023-09-30T09:24:51.114 INFO:tasks.rados.rados.0.smithi040.stdout:1259: copy_from oid 35 from oid 34 current snap is 123 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing copy_from to smithi040173847-21 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1257: got expected ENOENT (src dne) 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1257: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1258: finishing write tid 1 to smithi040173847-3 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1258: finishing write tid 2 to smithi040173847-3 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1257: done (2 left) 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1260: read oid 38 snap -1 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1260: expect (ObjNum 333 snap 102 seq_num 333) 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 123 2023-09-30T09:24:51.115 INFO:tasks.rados.rados.0.smithi040.stdout:1261: seq_num 392 ranges {0=573440,573440=802816,1376256=401408} 2023-09-30T09:24:51.117 INFO:tasks.rados.rados.0.smithi040.stdout:1261: writing smithi040173847-26 from 0 to 573440 tid 1 2023-09-30T09:24:51.122 INFO:tasks.rados.rados.0.smithi040.stdout:1261: writing smithi040173847-26 from 573440 to 1376256 tid 2 2023-09-30T09:24:51.125 INFO:tasks.rados.rados.0.smithi040.stdout:1261: writing smithi040173847-26 from 1376256 to 1777664 tid 3 2023-09-30T09:24:51.125 INFO:tasks.rados.rados.0.smithi040.stdout:1262: copy_from oid 30 from oid 31 current snap is 123 2023-09-30T09:24:51.126 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 123 2023-09-30T09:24:51.126 INFO:tasks.rados.rados.0.smithi040.stdout:1263: seq_num 393 ranges {1703936=589824,2293760=679936,2973696=524288} 2023-09-30T09:24:51.138 INFO:tasks.rados.rados.0.smithi040.stdout:1263: writing smithi040173847-23 from 1703936 to 2293760 tid 1 2023-09-30T09:24:51.143 INFO:tasks.rados.rados.0.smithi040.stdout:1263: writing smithi040173847-23 from 2293760 to 2973696 tid 2 2023-09-30T09:24:51.146 INFO:tasks.rados.rados.0.smithi040.stdout:1263: writing smithi040173847-23 from 2973696 to 3497984 tid 3 2023-09-30T09:24:51.147 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 123 2023-09-30T09:24:51.147 INFO:tasks.rados.rados.0.smithi040.stdout:1264: seq_num 394 ranges {0=606208,606208=565248,1171456=557056,1728512=81920} 2023-09-30T09:24:51.150 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi040173847-49 from 0 to 606208 tid 1 2023-09-30T09:24:51.154 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi040173847-49 from 606208 to 1171456 tid 2 2023-09-30T09:24:51.157 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi040173847-49 from 1171456 to 1728512 tid 3 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1264: writing smithi040173847-49 from 1728512 to 1810432 tid 4 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1265: read oid 42 snap -1 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1265: expect (ObjNum 375 snap 121 seq_num 375) 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1266: snap_create 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1258: finishing write tid 3 to smithi040173847-3 2023-09-30T09:24:51.158 INFO:tasks.rados.rados.0.smithi040.stdout:1258: finishing write tid 4 to smithi040173847-3 2023-09-30T09:24:51.159 INFO:tasks.rados.rados.0.smithi040.stdout:1258: finishing write tid 5 to smithi040173847-3 2023-09-30T09:24:51.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 631 (ObjNum 391 snap 123 seq_num 391) dirty exists 2023-09-30T09:24:51.159 INFO:tasks.rados.rados.0.smithi040.stdout:1258: left oid 3 (ObjNum 391 snap 123 seq_num 391) 2023-09-30T09:24:51.159 INFO:tasks.rados.rados.0.smithi040.stdout:1260: expect (ObjNum 333 snap 102 seq_num 333) 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:1261: finishing write tid 1 to smithi040173847-26 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:1261: finishing write tid 2 to smithi040173847-26 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:1261: finishing write tid 3 to smithi040173847-26 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:1261: finishing write tid 4 to smithi040173847-26 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:1259: finishing copy_from to smithi040173847-35 2023-09-30T09:24:51.180 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 583 (ObjNum 364 snap 116 seq_num 364) dirty exists 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1259: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1261: finishing write tid 5 to smithi040173847-26 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 179 (ObjNum 392 snap 123 seq_num 392) dirty exists 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1261: left oid 26 (ObjNum 392 snap 123 seq_num 392) 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1262: finishing copy_from to smithi040173847-30 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 352 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1263: finishing write tid 1 to smithi040173847-23 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1263: finishing write tid 2 to smithi040173847-23 2023-09-30T09:24:51.181 INFO:tasks.rados.rados.0.smithi040.stdout:1263: finishing write tid 3 to smithi040173847-23 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1263: finishing write tid 4 to smithi040173847-23 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1263: finishing write tid 5 to smithi040173847-23 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 615 (ObjNum 393 snap 123 seq_num 393) dirty exists 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1263: left oid 23 (ObjNum 393 snap 123 seq_num 393) 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 1 to smithi040173847-49 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 2 to smithi040173847-49 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 3 to smithi040173847-49 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 4 to smithi040173847-49 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 5 to smithi040173847-49 2023-09-30T09:24:51.182 INFO:tasks.rados.rados.0.smithi040.stdout:1264: finishing write tid 6 to smithi040173847-49 2023-09-30T09:24:51.183 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 573 (ObjNum 394 snap 123 seq_num 394) dirty exists 2023-09-30T09:24:51.183 INFO:tasks.rados.rados.0.smithi040.stdout:1264: left oid 49 (ObjNum 394 snap 123 seq_num 394) 2023-09-30T09:24:51.210 INFO:tasks.rados.rados.0.smithi040.stdout:1265: expect (ObjNum 375 snap 121 seq_num 375) 2023-09-30T09:24:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:51.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:51 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:24:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:24:51] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: failed to encode map e317 with expected crc 2023-09-30T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:24:51.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:51 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (3m) - 5m 16.1M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (2m) - 5m 79.8M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (6m) - 6m 20.1M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (6m) - 6m 18.1M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (2m) - 9m 447M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (2m) - 10m 509M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:24:51.431 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (2m) - 10m 78.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (99s) - 9m 29.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (115s) - 9m 62.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (3m) - 5m 8619k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (2m) - 5m 8409k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (69s) - 9m 292M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (38s) - 8m 207M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (8s) - 8m 16.3M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (8m) - 8m 299M 2487M 17.2.6-1161-g191c1869 8497a1260037 b13858cd8f72 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (7m) - 7m 287M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (7m) - 7m 263M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (7m) - 7m 174M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:24:51.432 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (6m) - 6m 218M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:24:51.433 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (2m) - 6m 50.2M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:24:51.863 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 5, 2023-09-30T09:24:51.864 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 7, 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 8 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:24:51.865 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1258: done (8 left) 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1259: done (7 left) 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1260: done (6 left) 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1261: done (5 left) 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1262: done (4 left) 2023-09-30T09:24:52.095 INFO:tasks.rados.rados.0.smithi040.stdout:1263: done (3 left) 2023-09-30T09:24:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:1264: done (2 left) 2023-09-30T09:24:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:1265: done (1 left) 2023-09-30T09:24:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:1266: done (0 left) 2023-09-30T09:24:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 124 2023-09-30T09:24:52.096 INFO:tasks.rados.rados.0.smithi040.stdout:1267: seq_num 395 ranges {0=622592,622592=450560,1073152=753664} 2023-09-30T09:24:52.098 INFO:tasks.rados.rados.0.smithi040.stdout:1267: writing smithi040173847-28 from 0 to 622592 tid 1 2023-09-30T09:24:52.101 INFO:tasks.rados.rados.0.smithi040.stdout:1267: writing smithi040173847-28 from 622592 to 1073152 tid 2 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: writing smithi040173847-28 from 1073152 to 1826816 tid 3 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:1268: rollback oid 6 current snap is 124 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 123 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: finishing write tid 1 to smithi040173847-28 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: finishing write tid 2 to smithi040173847-28 2023-09-30T09:24:52.106 INFO:tasks.rados.rados.0.smithi040.stdout:1269: snap_remove snap 121 2023-09-30T09:24:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: osdmap e318: 8 total, 8 up, 8 in 2023-09-30T09:24:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: pgmap v184: 121 pgs: 6 active+undersized+degraded, 23 active+undersized, 92 active+clean; 78 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 1.8 MiB/s wr, 7 op/s; 20/222 objects degraded (9.009%) 2023-09-30T09:24:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:52 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2261960497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: osdmap e318: 8 total, 8 up, 8 in 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: pgmap v184: 121 pgs: 6 active+undersized+degraded, 23 active+undersized, 92 active+clean; 78 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 1.8 MiB/s wr, 7 op/s; 20/222 objects degraded (9.009%) 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2261960497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: osdmap e318: 8 total, 8 up, 8 in 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: failed to encode map e318 with expected crc 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: pgmap v184: 121 pgs: 6 active+undersized+degraded, 23 active+undersized, 92 active+clean; 78 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 577 KiB/s rd, 1.8 MiB/s wr, 7 op/s; 20/222 objects degraded (9.009%) 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:24:52.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:52 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2261960497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1269: done (2 left) 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1270: delete oid 2 current snap is 124 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: finishing write tid 3 to smithi040173847-28 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: finishing write tid 4 to smithi040173847-28 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: finishing write tid 5 to smithi040173847-28 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 528 (ObjNum 395 snap 124 seq_num 395) dirty exists 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1267: left oid 28 (ObjNum 395 snap 124 seq_num 395) 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:1268: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:24:53.106 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 0 (ObjNum -1218950112 snap 32578 seq_num 304) dirty dne 2023-09-30T09:24:53.117 INFO:tasks.rados.rados.0.smithi040.stdout:1267: done (2 left) 2023-09-30T09:24:53.117 INFO:tasks.rados.rados.0.smithi040.stdout:1268: done (1 left) 2023-09-30T09:24:53.117 INFO:tasks.rados.rados.0.smithi040.stdout:1270: done (0 left) 2023-09-30T09:24:53.117 INFO:tasks.rados.rados.0.smithi040.stdout:1271: snap_create 2023-09-30T09:24:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:53 smithi143 ceph-mon[183689]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:53 smithi143 ceph-mon[183689]: osdmap e319: 8 total, 8 up, 8 in 2023-09-30T09:24:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:53 smithi143 ceph-mon[183689]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:53 smithi143 ceph-mon[183689]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[192000]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[192000]: osdmap e319: 8 total, 8 up, 8 in 2023-09-30T09:24:53.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[192000]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[192000]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[189312]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[189312]: osdmap e319: 8 total, 8 up, 8 in 2023-09-30T09:24:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[189312]: failed to encode map e319 with expected crc 2023-09-30T09:24:53.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:53 smithi040 ceph-mon[189312]: failed to encode map e319 with expected crc 2023-09-30T09:24:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1271: done (0 left) 2023-09-30T09:24:54.111 INFO:tasks.rados.rados.0.smithi040.stdout:1272: snap_create 2023-09-30T09:24:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:54 smithi143 ceph-mon[183689]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:54 smithi143 ceph-mon[183689]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:54 smithi143 ceph-mon[183689]: osdmap e320: 8 total, 8 up, 8 in 2023-09-30T09:24:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:54 smithi143 ceph-mon[183689]: pgmap v187: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 37 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[192000]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[192000]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[192000]: osdmap e320: 8 total, 8 up, 8 in 2023-09-30T09:24:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[192000]: pgmap v187: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 37 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[189312]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[189312]: failed to encode map e320 with expected crc 2023-09-30T09:24:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[189312]: osdmap e320: 8 total, 8 up, 8 in 2023-09-30T09:24:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:54 smithi040 ceph-mon[189312]: pgmap v187: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 6.2 MiB/s wr, 37 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:1272: done (0 left) 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:1273: rollback oid 2 current snap is 126 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 124 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:1274: read oid 21 snap -1 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:1274: expect deleted 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 126 2023-09-30T09:24:55.112 INFO:tasks.rados.rados.0.smithi040.stdout:1275: seq_num 397 ranges {98304=655360,753664=671744,1425408=532480} 2023-09-30T09:24:55.116 INFO:tasks.rados.rados.0.smithi040.stdout:1275: writing smithi040173847-44 from 98304 to 753664 tid 1 2023-09-30T09:24:55.121 INFO:tasks.rados.rados.0.smithi040.stdout:1275: writing smithi040173847-44 from 753664 to 1425408 tid 2 2023-09-30T09:24:55.124 INFO:tasks.rados.rados.0.smithi040.stdout:1275: writing smithi040173847-44 from 1425408 to 1957888 tid 3 2023-09-30T09:24:55.125 INFO:tasks.rados.rados.0.smithi040.stdout:1276: delete oid 1 current snap is 126 2023-09-30T09:24:55.125 INFO:tasks.rados.rados.0.smithi040.stdout:1273: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:24:55.125 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 550 (ObjNum 33 snap 0 seq_num 7) dirty dne 2023-09-30T09:24:55.125 INFO:tasks.rados.rados.0.smithi040.stdout:1275: finishing write tid 1 to smithi040173847-44 2023-09-30T09:24:55.125 INFO:tasks.rados.rados.0.smithi040.stdout:1275: finishing write tid 2 to smithi040173847-44 2023-09-30T09:24:55.129 INFO:tasks.rados.rados.0.smithi040.stdout:1275: finishing write tid 3 to smithi040173847-44 2023-09-30T09:24:55.129 INFO:tasks.rados.rados.0.smithi040.stdout:1275: finishing write tid 4 to smithi040173847-44 2023-09-30T09:24:55.129 INFO:tasks.rados.rados.0.smithi040.stdout:1275: finishing write tid 5 to smithi040173847-44 2023-09-30T09:24:55.130 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 605 (ObjNum 397 snap 126 seq_num 397) dirty exists 2023-09-30T09:24:55.130 INFO:tasks.rados.rados.0.smithi040.stdout:1275: left oid 44 (ObjNum 397 snap 126 seq_num 397) 2023-09-30T09:24:55.131 INFO:tasks.rados.rados.0.smithi040.stdout:1273: done (3 left) 2023-09-30T09:24:55.131 INFO:tasks.rados.rados.0.smithi040.stdout:1274: done (2 left) 2023-09-30T09:24:55.132 INFO:tasks.rados.rados.0.smithi040.stdout:1275: done (1 left) 2023-09-30T09:24:55.132 INFO:tasks.rados.rados.0.smithi040.stdout:1276: done (0 left) 2023-09-30T09:24:55.132 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 126 2023-09-30T09:24:55.132 INFO:tasks.rados.rados.0.smithi040.stdout:1277: seq_num 399 ranges {1810432=688128,2498560=434176,2932736=745472,3678208=24576} 2023-09-30T09:24:55.145 INFO:tasks.rados.rados.0.smithi040.stdout:1277: writing smithi040173847-49 from 1810432 to 2498560 tid 1 2023-09-30T09:24:55.148 INFO:tasks.rados.rados.0.smithi040.stdout:1277: writing smithi040173847-49 from 2498560 to 2932736 tid 2 2023-09-30T09:24:55.152 INFO:tasks.rados.rados.0.smithi040.stdout:1277: writing smithi040173847-49 from 2932736 to 3678208 tid 3 2023-09-30T09:24:55.153 INFO:tasks.rados.rados.0.smithi040.stdout:1277: writing smithi040173847-49 from 3678208 to 3702784 tid 4 2023-09-30T09:24:55.153 INFO:tasks.rados.rados.0.smithi040.stdout:1278: snap_remove snap 123 2023-09-30T09:24:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:55 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/222 objects degraded (9.009%), 6 pgs degraded) 2023-09-30T09:24:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:55 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:24:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:55 smithi143 ceph-mon[183689]: failed to encode map e321 with expected crc 2023-09-30T09:24:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:55 smithi143 ceph-mon[183689]: osdmap e321: 8 total, 8 up, 8 in 2023-09-30T09:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/222 objects degraded (9.009%), 6 pgs degraded) 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[189312]: failed to encode map e321 with expected crc 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[189312]: osdmap e321: 8 total, 8 up, 8 in 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/222 objects degraded (9.009%), 6 pgs degraded) 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[192000]: failed to encode map e321 with expected crc 2023-09-30T09:24:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:55 smithi040 ceph-mon[192000]: osdmap e321: 8 total, 8 up, 8 in 2023-09-30T09:24:56.122 INFO:tasks.rados.rados.0.smithi040.stdout:1278: done (1 left) 2023-09-30T09:24:56.122 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 126 2023-09-30T09:24:56.122 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 1 to smithi040173847-49 2023-09-30T09:24:56.122 INFO:tasks.rados.rados.0.smithi040.stdout:1279: seq_num 400 ranges {0=704512,704512=720896,1425408=483328} 2023-09-30T09:24:56.126 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi040173847-39 from 0 to 704512 tid 1 2023-09-30T09:24:56.131 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi040173847-39 from 704512 to 1425408 tid 2 2023-09-30T09:24:56.134 INFO:tasks.rados.rados.0.smithi040.stdout:1279: writing smithi040173847-39 from 1425408 to 1908736 tid 3 2023-09-30T09:24:56.134 INFO:tasks.rados.rados.0.smithi040.stdout:1280: setattr oid 30 current snap is 126 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 2 to smithi040173847-49 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 3 to smithi040173847-49 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 4 to smithi040173847-49 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 5 to smithi040173847-49 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: finishing write tid 6 to smithi040173847-49 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 585 (ObjNum 399 snap 126 seq_num 399) dirty exists 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1277: left oid 49 (ObjNum 399 snap 126 seq_num 399) 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 1 to smithi040173847-39 2023-09-30T09:24:56.135 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 2 to smithi040173847-39 2023-09-30T09:24:56.136 INFO:tasks.rados.rados.0.smithi040.stdout:1277: done (2 left) 2023-09-30T09:24:56.136 INFO:tasks.rados.rados.0.smithi040.stdout:1281: copy_from oid 47 from oid 9 current snap is 126 2023-09-30T09:24:56.136 INFO:tasks.rados.rados.0.smithi040.stdout:1282: snap_create 2023-09-30T09:24:56.137 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 3 to smithi040173847-39 2023-09-30T09:24:56.137 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 4 to smithi040173847-39 2023-09-30T09:24:56.139 INFO:tasks.rados.rados.0.smithi040.stdout:1279: finishing write tid 5 to smithi040173847-39 2023-09-30T09:24:56.139 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 554 (ObjNum 400 snap 126 seq_num 400) dirty exists 2023-09-30T09:24:56.139 INFO:tasks.rados.rados.0.smithi040.stdout:1279: left oid 39 (ObjNum 400 snap 126 seq_num 400) 2023-09-30T09:24:56.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 444 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:24:56.153 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing copy_from to smithi040173847-47 2023-09-30T09:24:56.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 548 (ObjNum 370 snap 120 seq_num 370) dirty exists 2023-09-30T09:24:56.154 INFO:tasks.rados.rados.0.smithi040.stdout:1281: finishing copy_from racing read to smithi040173847-47 2023-09-30T09:24:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: failed to encode map e322 with expected crc 2023-09-30T09:24:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: osdmap e322: 8 total, 8 up, 8 in 2023-09-30T09:24:56.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:56 smithi143 ceph-mon[183689]: pgmap v190: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 29 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: failed to encode map e322 with expected crc 2023-09-30T09:24:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: osdmap e322: 8 total, 8 up, 8 in 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[192000]: pgmap v190: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 29 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: failed to encode map e322 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: osdmap e322: 8 total, 8 up, 8 in 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: failed to encode map e321 with expected crc 2023-09-30T09:24:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:56 smithi040 ceph-mon[189312]: pgmap v190: 121 pgs: 121 active+clean; 88 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 14 MiB/s rd, 4.4 MiB/s wr, 29 op/s; 4.8 MiB/s, 3 objects/s recovering 2023-09-30T09:24:56.793 INFO:tasks.rados.rados.0.smithi040.stdout:1279: done (3 left) 2023-09-30T09:24:56.793 INFO:tasks.rados.rados.0.smithi040.stdout:1280: done (2 left) 2023-09-30T09:24:56.793 INFO:tasks.rados.rados.0.smithi040.stdout:1281: done (1 left) 2023-09-30T09:24:56.793 INFO:tasks.rados.rados.0.smithi040.stdout:1282: done (0 left) 2023-09-30T09:24:56.793 INFO:tasks.rados.rados.0.smithi040.stdout:1283: snap_remove snap 122 2023-09-30T09:24:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: osdmap e323: 8 total, 8 up, 8 in 2023-09-30T09:24:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:57 smithi143 ceph-mon[183689]: osdmap e324: 8 total, 8 up, 8 in 2023-09-30T09:24:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: osdmap e323: 8 total, 8 up, 8 in 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[192000]: osdmap e324: 8 total, 8 up, 8 in 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: osdmap e323: 8 total, 8 up, 8 in 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: failed to encode map e323 with expected crc 2023-09-30T09:24:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:57 smithi040 ceph-mon[189312]: osdmap e324: 8 total, 8 up, 8 in 2023-09-30T09:24:57.800 INFO:tasks.rados.rados.0.smithi040.stdout:1283: done (0 left) 2023-09-30T09:24:57.800 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 127 2023-09-30T09:24:57.800 INFO:tasks.rados.rados.0.smithi040.stdout:1284: seq_num 401 ranges {0=720896,720896=606208,1327104=598016} 2023-09-30T09:24:57.804 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi040173847-8 from 0 to 720896 tid 1 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi040173847-8 from 720896 to 1327104 tid 2 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:1284: writing smithi040173847-8 from 1327104 to 1925120 tid 3 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:1285: rollback oid 31 current snap is 127 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 125 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 127 2023-09-30T09:24:57.813 INFO:tasks.rados.rados.0.smithi040.stdout:1286: seq_num 402 ranges {3080192=737280,3817472=491520,4308992=516096,4825088=196608} 2023-09-30T09:24:57.835 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi040173847-20 from 3080192 to 3817472 tid 1 2023-09-30T09:24:57.838 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi040173847-20 from 3817472 to 4308992 tid 2 2023-09-30T09:24:57.841 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi040173847-20 from 4308992 to 4825088 tid 3 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1286: writing smithi040173847-20 from 4825088 to 5021696 tid 4 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1287: read oid 41 snap -1 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1287: expect (ObjNum 263 snap 81 seq_num 263) 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1288: read oid 23 snap 125 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1288: expect (ObjNum 393 snap 123 seq_num 393) 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1289: read oid 29 snap -1 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1289: expect deleted 2023-09-30T09:24:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 127 2023-09-30T09:24:57.846 INFO:tasks.rados.rados.0.smithi040.stdout:1290: seq_num 403 ranges {1228800=753664,1982464=425984,2408448=720896,3129344=57344} 2023-09-30T09:24:57.854 INFO:tasks.rados.rados.0.smithi040.stdout:1290: writing smithi040173847-50 from 1228800 to 1982464 tid 1 2023-09-30T09:24:57.857 INFO:tasks.rados.rados.0.smithi040.stdout:1290: writing smithi040173847-50 from 1982464 to 2408448 tid 2 2023-09-30T09:24:57.861 INFO:tasks.rados.rados.0.smithi040.stdout:1290: writing smithi040173847-50 from 2408448 to 3129344 tid 3 2023-09-30T09:24:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1290: writing smithi040173847-50 from 3129344 to 3186688 tid 4 2023-09-30T09:24:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1291: rmattr oid 15 current snap is 127 2023-09-30T09:24:57.862 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing rollback tid 0 to smithi040173847-31 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1285: finishing rollback tid 2 to smithi040173847-31 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 410 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1285: done (7 left) 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1292: rmattr oid 43 current snap is 127 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 1 to smithi040173847-8 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 2 to smithi040173847-8 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1293: snap_create 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 3 to smithi040173847-8 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 4 to smithi040173847-8 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: finishing write tid 5 to smithi040173847-8 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 558 (ObjNum 401 snap 127 seq_num 401) dirty exists 2023-09-30T09:24:57.863 INFO:tasks.rados.rados.0.smithi040.stdout:1284: left oid 8 (ObjNum 401 snap 127 seq_num 401) 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 1 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 2 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 3 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 4 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 5 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: finishing write tid 6 to smithi040173847-20 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 597 (ObjNum 402 snap 127 seq_num 402) dirty exists 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1286: left oid 20 (ObjNum 402 snap 127 seq_num 402) 2023-09-30T09:24:57.864 INFO:tasks.rados.rados.0.smithi040.stdout:1287: expect (ObjNum 263 snap 81 seq_num 263) 2023-09-30T09:24:57.943 INFO:tasks.rados.rados.0.smithi040.stdout:1288: expect (ObjNum 393 snap 123 seq_num 393) 2023-09-30T09:24:58.074 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 1 to smithi040173847-50 2023-09-30T09:24:58.074 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 2 to smithi040173847-50 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 599 (ObjNum 386 snap 122 seq_num 386) dirty exists 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 3 to smithi040173847-50 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 4 to smithi040173847-50 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 5 to smithi040173847-50 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:1290: finishing write tid 6 to smithi040173847-50 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 543 (ObjNum 403 snap 127 seq_num 403) dirty exists 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:1290: left oid 50 (ObjNum 403 snap 127 seq_num 403) 2023-09-30T09:24:58.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 668 (ObjNum 263 snap 81 seq_num 263) dirty exists 2023-09-30T09:24:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-mon[183689]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.411 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-mon[183689]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.411 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-mon[183689]: pgmap v193: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:24:58.411 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-mon[183689]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.411 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-mon[183689]: osdmap e325: 8 total, 8 up, 8 in 2023-09-30T09:24:58.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[192000]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[192000]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[192000]: pgmap v193: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[192000]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[192000]: osdmap e325: 8 total, 8 up, 8 in 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[189312]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[189312]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[189312]: pgmap v193: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[189312]: failed to encode map e324 with expected crc 2023-09-30T09:24:58.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:58 smithi040 ceph-mon[189312]: osdmap e325: 8 total, 8 up, 8 in 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1284: done (8 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1286: done (7 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1287: done (6 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1288: done (5 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1289: done (4 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1290: done (3 left) 2023-09-30T09:24:58.802 INFO:tasks.rados.rados.0.smithi040.stdout:1291: done (2 left) 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:1292: done (1 left) 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:1293: done (0 left) 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:1294: rollback oid 39 current snap is 128 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 125 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 128 2023-09-30T09:24:58.803 INFO:tasks.rados.rados.0.smithi040.stdout:1295: seq_num 404 ranges {1957888=770048,2727936=712704,3440640=491520} 2023-09-30T09:24:58.818 INFO:tasks.rados.rados.0.smithi040.stdout:1295: writing smithi040173847-44 from 1957888 to 2727936 tid 1 2023-09-30T09:24:59.383 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:58.658Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:24:59.383 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:24:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:24:58.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:24:59.384 INFO:tasks.rados.rados.0.smithi040.stdout:1295: writing smithi040173847-44 from 2727936 to 3440640 tid 2 2023-09-30T09:24:59.384 INFO:tasks.rados.rados.0.smithi040.stdout:1295: writing smithi040173847-44 from 3440640 to 3932160 tid 3 2023-09-30T09:24:59.384 INFO:tasks.rados.rados.0.smithi040.stdout:1296: read oid 16 snap 124 2023-09-30T09:24:59.384 INFO:tasks.rados.rados.0.smithi040.stdout:1296: expect (ObjNum 363 snap 115 seq_num 363) 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1297: read oid 6 snap -1 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1297: expect deleted 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1298: read oid 38 snap -1 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1298: expect (ObjNum 333 snap 102 seq_num 333) 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1299: snap_create 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1294: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1294: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 560 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1295: finishing write tid 1 to smithi040173847-44 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1295: finishing write tid 2 to smithi040173847-44 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1295: finishing write tid 3 to smithi040173847-44 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1295: finishing write tid 4 to smithi040173847-44 2023-09-30T09:24:59.385 INFO:tasks.rados.rados.0.smithi040.stdout:1295: finishing write tid 5 to smithi040173847-44 2023-09-30T09:24:59.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 609 (ObjNum 404 snap 128 seq_num 404) dirty exists 2023-09-30T09:24:59.386 INFO:tasks.rados.rados.0.smithi040.stdout:1295: left oid 44 (ObjNum 404 snap 128 seq_num 404) 2023-09-30T09:24:59.386 INFO:tasks.rados.rados.0.smithi040.stdout:1296: expect (ObjNum 363 snap 115 seq_num 363) 2023-09-30T09:24:59.386 INFO:tasks.rados.rados.0.smithi040.stdout:1298: expect (ObjNum 333 snap 102 seq_num 333) 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: osdmap e326: 8 total, 8 up, 8 in 2023-09-30T09:24:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:24:59 smithi143 ceph-mon[183689]: failed to encode map e326 with expected crc 2023-09-30T09:24:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: osdmap e326: 8 total, 8 up, 8 in 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[192000]: failed to encode map e326 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: failed to encode map e324 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: failed to encode map e325 with expected crc 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: osdmap e326: 8 total, 8 up, 8 in 2023-09-30T09:24:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:24:59 smithi040 ceph-mon[189312]: failed to encode map e326 with expected crc 2023-09-30T09:24:59.804 INFO:tasks.rados.rados.0.smithi040.stdout:1294: done (5 left) 2023-09-30T09:24:59.804 INFO:tasks.rados.rados.0.smithi040.stdout:1295: done (4 left) 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:1296: done (3 left) 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:1297: done (2 left) 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:1298: done (1 left) 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:1299: done (0 left) 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 129 2023-09-30T09:24:59.805 INFO:tasks.rados.rados.0.smithi040.stdout:1300: seq_num 405 ranges {0=786432,786432=589824,1376256=614400} 2023-09-30T09:24:59.808 INFO:tasks.rados.rados.0.smithi040.stdout:1300: writing smithi040173847-17 from 0 to 786432 tid 1 2023-09-30T09:24:59.814 INFO:tasks.rados.rados.0.smithi040.stdout:1300: writing smithi040173847-17 from 786432 to 1376256 tid 2 2023-09-30T09:24:59.817 INFO:tasks.rados.rados.0.smithi040.stdout:1300: writing smithi040173847-17 from 1376256 to 1990656 tid 3 2023-09-30T09:24:59.817 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 129 2023-09-30T09:24:59.817 INFO:tasks.rados.rados.0.smithi040.stdout:1300: finishing write tid 1 to smithi040173847-17 2023-09-30T09:24:59.817 INFO:tasks.rados.rados.0.smithi040.stdout:1300: finishing write tid 2 to smithi040173847-17 2023-09-30T09:24:59.817 INFO:tasks.rados.rados.0.smithi040.stdout:1301: seq_num 406 ranges {1982464=802816,2785280=475136,3260416=499712,3760128=229376} 2023-09-30T09:24:59.833 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi040173847-35 from 1982464 to 2785280 tid 1 2023-09-30T09:24:59.837 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi040173847-35 from 2785280 to 3260416 tid 2 2023-09-30T09:24:59.839 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi040173847-35 from 3260416 to 3760128 tid 3 2023-09-30T09:24:59.840 INFO:tasks.rados.rados.0.smithi040.stdout:1301: writing smithi040173847-35 from 3760128 to 3989504 tid 4 2023-09-30T09:24:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:1302: snap_create 2023-09-30T09:24:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:1300: finishing write tid 3 to smithi040173847-17 2023-09-30T09:24:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:1300: finishing write tid 4 to smithi040173847-17 2023-09-30T09:24:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:1300: finishing write tid 5 to smithi040173847-17 2023-09-30T09:24:59.841 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 598 (ObjNum 405 snap 129 seq_num 405) dirty exists 2023-09-30T09:24:59.842 INFO:tasks.rados.rados.0.smithi040.stdout:1300: left oid 17 (ObjNum 405 snap 129 seq_num 405) 2023-09-30T09:24:59.842 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 1 to smithi040173847-35 2023-09-30T09:24:59.842 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 2 to smithi040173847-35 2023-09-30T09:24:59.843 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 3 to smithi040173847-35 2023-09-30T09:24:59.843 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 4 to smithi040173847-35 2023-09-30T09:24:59.843 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 5 to smithi040173847-35 2023-09-30T09:24:59.847 INFO:tasks.rados.rados.0.smithi040.stdout:1301: finishing write tid 6 to smithi040173847-35 2023-09-30T09:24:59.847 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 674 (ObjNum 406 snap 129 seq_num 406) dirty exists 2023-09-30T09:24:59.847 INFO:tasks.rados.rados.0.smithi040.stdout:1301: left oid 35 (ObjNum 406 snap 129 seq_num 406) 2023-09-30T09:25:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:00 smithi143 ceph-mon[183689]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:00 smithi143 ceph-mon[183689]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:00 smithi143 ceph-mon[183689]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:00 smithi143 ceph-mon[183689]: pgmap v196: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:25:00.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:00 smithi143 ceph-mon[183689]: osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:25:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[192000]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[192000]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[192000]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[192000]: pgmap v196: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[192000]: osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[189312]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[189312]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[189312]: failed to encode map e326 with expected crc 2023-09-30T09:25:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[189312]: pgmap v196: 121 pgs: 121 active+clean; 93 MiB data, 696 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 2.1 MiB/s wr, 11 op/s 2023-09-30T09:25:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:00 smithi040 ceph-mon[189312]: osdmap e327: 8 total, 8 up, 8 in 2023-09-30T09:25:00.811 INFO:tasks.rados.rados.0.smithi040.stdout:1300: done (2 left) 2023-09-30T09:25:00.811 INFO:tasks.rados.rados.0.smithi040.stdout:1301: done (1 left) 2023-09-30T09:25:00.811 INFO:tasks.rados.rados.0.smithi040.stdout:1302: done (0 left) 2023-09-30T09:25:00.811 INFO:tasks.rados.rados.0.smithi040.stdout:1303: delete oid 44 current snap is 130 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:1303: done (0 left) 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:1304: rmattr oid 21 current snap is 130 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:1304: done (0 left) 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:1305: read oid 50 snap -1 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:1305: expect (ObjNum 403 snap 127 seq_num 403) 2023-09-30T09:25:00.816 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 130 2023-09-30T09:25:00.817 INFO:tasks.rados.rados.0.smithi040.stdout:1306: seq_num 408 ranges {3497984=442368,3940352=647168,4587520=507904,5095424=450560} 2023-09-30T09:25:00.841 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi040173847-23 from 3497984 to 3940352 tid 1 2023-09-30T09:25:00.845 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi040173847-23 from 3940352 to 4587520 tid 2 2023-09-30T09:25:00.848 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi040173847-23 from 4587520 to 5095424 tid 3 2023-09-30T09:25:00.851 INFO:tasks.rados.rados.0.smithi040.stdout:1306: writing smithi040173847-23 from 5095424 to 5545984 tid 4 2023-09-30T09:25:00.851 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 130 2023-09-30T09:25:00.851 INFO:tasks.rados.rados.0.smithi040.stdout:1307: seq_num 409 ranges {2695168=458752,3153920=532480,3686400=720896,4407296=352256} 2023-09-30T09:25:00.869 INFO:tasks.rados.rados.0.smithi040.stdout:1307: writing smithi040173847-41 from 2695168 to 3153920 tid 1 2023-09-30T09:25:00.872 INFO:tasks.rados.rados.0.smithi040.stdout:1307: writing smithi040173847-41 from 3153920 to 3686400 tid 2 2023-09-30T09:25:00.876 INFO:tasks.rados.rados.0.smithi040.stdout:1307: writing smithi040173847-41 from 3686400 to 4407296 tid 3 2023-09-30T09:25:00.878 INFO:tasks.rados.rados.0.smithi040.stdout:1307: writing smithi040173847-41 from 4407296 to 4759552 tid 4 2023-09-30T09:25:00.878 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 130 2023-09-30T09:25:00.879 INFO:tasks.rados.rados.0.smithi040.stdout:1308: seq_num 410 ranges {1409024=475136,1884160=417792,2301952=475136,2777088=425984,3203072=286720} 2023-09-30T09:25:00.889 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi040173847-9 from 1409024 to 1884160 tid 1 2023-09-30T09:25:00.891 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi040173847-9 from 1884160 to 2301952 tid 2 2023-09-30T09:25:00.894 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi040173847-9 from 2301952 to 2777088 tid 3 2023-09-30T09:25:00.897 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi040173847-9 from 2777088 to 3203072 tid 4 2023-09-30T09:25:00.899 INFO:tasks.rados.rados.0.smithi040.stdout:1308: writing smithi040173847-9 from 3203072 to 3489792 tid 5 2023-09-30T09:25:00.899 INFO:tasks.rados.rados.0.smithi040.stdout:1309: snap_remove snap 124 2023-09-30T09:25:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:25:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:01 smithi143 ceph-mon[183689]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:01] "GET /metrics HTTP/1.1" 200 36133 "" "Prometheus/2.43.0" 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:25:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[192000]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: osdmap e328: 8 total, 8 up, 8 in 2023-09-30T09:25:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:01 smithi040 ceph-mon[189312]: failed to encode map e327 with expected crc 2023-09-30T09:25:01.799 INFO:tasks.rados.rados.0.smithi040.stdout:1309: done (4 left) 2023-09-30T09:25:01.799 INFO:tasks.rados.rados.0.smithi040.stdout:1310: snap_create 2023-09-30T09:25:01.799 INFO:tasks.rados.rados.0.smithi040.stdout:1305: expect (ObjNum 403 snap 127 seq_num 403) 2023-09-30T09:25:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 1 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 2 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 3 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 4 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 5 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: finishing write tid 6 to smithi040173847-23 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 620 (ObjNum 408 snap 130 seq_num 408) dirty exists 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1306: left oid 23 (ObjNum 408 snap 130 seq_num 408) 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 1 to smithi040173847-41 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 2 to smithi040173847-41 2023-09-30T09:25:01.914 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 3 to smithi040173847-41 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 4 to smithi040173847-41 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 5 to smithi040173847-41 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1307: finishing write tid 6 to smithi040173847-41 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 604 (ObjNum 409 snap 130 seq_num 409) dirty exists 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1307: left oid 41 (ObjNum 409 snap 130 seq_num 409) 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 1 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 2 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 3 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 4 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 5 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 6 to smithi040173847-9 2023-09-30T09:25:01.915 INFO:tasks.rados.rados.0.smithi040.stdout:1308: finishing write tid 7 to smithi040173847-9 2023-09-30T09:25:01.916 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 555 (ObjNum 410 snap 130 seq_num 410) dirty exists 2023-09-30T09:25:01.916 INFO:tasks.rados.rados.0.smithi040.stdout:1308: left oid 9 (ObjNum 410 snap 130 seq_num 410) 2023-09-30T09:25:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[192000]: failed to encode map e328 with expected crc 2023-09-30T09:25:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[192000]: pgmap v199: 121 pgs: 121 active+clean; 93 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 576 KiB/s rd, 482 KiB/s wr, 3 op/s 2023-09-30T09:25:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[192000]: osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:25:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[189312]: failed to encode map e328 with expected crc 2023-09-30T09:25:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[189312]: pgmap v199: 121 pgs: 121 active+clean; 93 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 576 KiB/s rd, 482 KiB/s wr, 3 op/s 2023-09-30T09:25:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:02 smithi040 ceph-mon[189312]: osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:25:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:02 smithi143 ceph-mon[183689]: failed to encode map e328 with expected crc 2023-09-30T09:25:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:02 smithi143 ceph-mon[183689]: pgmap v199: 121 pgs: 121 active+clean; 93 MiB data, 703 MiB used, 715 GiB / 715 GiB avail; 576 KiB/s rd, 482 KiB/s wr, 3 op/s 2023-09-30T09:25:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:02 smithi143 ceph-mon[183689]: osdmap e329: 8 total, 8 up, 8 in 2023-09-30T09:25:02.806 INFO:tasks.rados.rados.0.smithi040.stdout:1305: done (4 left) 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1306: done (3 left) 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1307: done (2 left) 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1308: done (1 left) 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1310: done (0 left) 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1311: copy_from oid 34 from oid 38 current snap is 131 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1312: rollback oid 46 current snap is 131 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 125 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:1313: rollback oid 23 current snap is 131 2023-09-30T09:25:02.807 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 126 2023-09-30T09:25:02.808 INFO:tasks.rados.rados.0.smithi040.stdout:1314: delete oid 22 current snap is 131 2023-09-30T09:25:02.816 INFO:tasks.rados.rados.0.smithi040.stdout:1313: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:25:02.816 INFO:tasks.rados.rados.0.smithi040.stdout:1314: done (3 left) 2023-09-30T09:25:02.816 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 131 2023-09-30T09:25:02.816 INFO:tasks.rados.rados.0.smithi040.stdout:1315: seq_num 412 ranges {1523712=507904,2031616=630784,2662400=491520,3153920=483328} 2023-09-30T09:25:02.828 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi040173847-12 from 1523712 to 2031616 tid 1 2023-09-30T09:25:02.831 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi040173847-12 from 2031616 to 2662400 tid 2 2023-09-30T09:25:02.834 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi040173847-12 from 2662400 to 3153920 tid 3 2023-09-30T09:25:02.837 INFO:tasks.rados.rados.0.smithi040.stdout:1315: writing smithi040173847-12 from 3153920 to 3637248 tid 4 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1316: copy_from oid 28 from oid 42 current snap is 131 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1313: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1313: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 623 (ObjNum 393 snap 123 seq_num 393) dirty exists 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1312: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1312: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1312: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 644 (ObjNum 300 snap 92 seq_num 300) dirty exists 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:25:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1311: finishing copy_from to smithi040173847-34 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 601 (ObjNum 333 snap 102 seq_num 333) dirty exists 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 1 to smithi040173847-12 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 2 to smithi040173847-12 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1311: done (4 left) 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1312: done (3 left) 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1313: done (2 left) 2023-09-30T09:25:02.839 INFO:tasks.rados.rados.0.smithi040.stdout:1317: snap_remove snap 125 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[192000]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[192000]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[192000]: osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[192000]: failed to encode map e330 with expected crc 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[189312]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[189312]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[189312]: osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:25:03.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:03 smithi040 ceph-mon[189312]: failed to encode map e330 with expected crc 2023-09-30T09:25:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:03 smithi143 ceph-mon[183689]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:03 smithi143 ceph-mon[183689]: failed to encode map e329 with expected crc 2023-09-30T09:25:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:03 smithi143 ceph-mon[183689]: osdmap e330: 8 total, 8 up, 8 in 2023-09-30T09:25:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:03 smithi143 ceph-mon[183689]: failed to encode map e330 with expected crc 2023-09-30T09:25:03.809 INFO:tasks.rados.rados.0.smithi040.stdout:1317: done (2 left) 2023-09-30T09:25:03.809 INFO:tasks.rados.rados.0.smithi040.stdout:1318: copy_from oid 7 from oid 3 current snap is 131 2023-09-30T09:25:03.812 INFO:tasks.rados.rados.0.smithi040.stdout:1319: copy_from oid 16 from oid 47 current snap is 131 2023-09-30T09:25:03.812 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 131 2023-09-30T09:25:03.812 INFO:tasks.rados.rados.0.smithi040.stdout:1320: seq_num 413 ranges {0=524288,524288=516096,1040384=696320,1736704=393216} 2023-09-30T09:25:03.812 INFO:tasks.rados.rados.0.smithi040.stdout:1320: writing smithi040173847-11 from 0 to 524288 tid 1 2023-09-30T09:25:03.816 INFO:tasks.rados.rados.0.smithi040.stdout:1320: writing smithi040173847-11 from 524288 to 1040384 tid 2 2023-09-30T09:25:03.822 INFO:tasks.rados.rados.0.smithi040.stdout:1320: writing smithi040173847-11 from 1040384 to 1736704 tid 3 2023-09-30T09:25:03.829 INFO:tasks.rados.rados.0.smithi040.stdout:1320: writing smithi040173847-11 from 1736704 to 2129920 tid 4 2023-09-30T09:25:03.829 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 131 2023-09-30T09:25:03.829 INFO:tasks.rados.rados.0.smithi040.stdout:1321: seq_num 414 ranges {786432=540672,1327104=802816,2129920=458752,2588672=344064} 2023-09-30T09:25:03.833 INFO:tasks.rados.rados.0.smithi040.stdout:1321: writing smithi040173847-32 from 786432 to 1327104 tid 1 2023-09-30T09:25:03.839 INFO:tasks.rados.rados.0.smithi040.stdout:1321: writing smithi040173847-32 from 1327104 to 2129920 tid 2 2023-09-30T09:25:03.842 INFO:tasks.rados.rados.0.smithi040.stdout:1321: writing smithi040173847-32 from 2129920 to 2588672 tid 3 2023-09-30T09:25:03.844 INFO:tasks.rados.rados.0.smithi040.stdout:1321: writing smithi040173847-32 from 2588672 to 2932736 tid 4 2023-09-30T09:25:03.845 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 131 2023-09-30T09:25:03.845 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 3 to smithi040173847-12 2023-09-30T09:25:03.845 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 4 to smithi040173847-12 2023-09-30T09:25:03.845 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 5 to smithi040173847-12 2023-09-30T09:25:03.845 INFO:tasks.rados.rados.0.smithi040.stdout:1322: seq_num 415 ranges {1155072=557056,1712128=688128,2400256=663552,3063808=253952} 2023-09-30T09:25:03.854 INFO:tasks.rados.rados.0.smithi040.stdout:1322: writing smithi040173847-19 from 1155072 to 1712128 tid 1 2023-09-30T09:25:03.858 INFO:tasks.rados.rados.0.smithi040.stdout:1322: writing smithi040173847-19 from 1712128 to 2400256 tid 2 2023-09-30T09:25:03.862 INFO:tasks.rados.rados.0.smithi040.stdout:1322: writing smithi040173847-19 from 2400256 to 3063808 tid 3 2023-09-30T09:25:03.864 INFO:tasks.rados.rados.0.smithi040.stdout:1322: writing smithi040173847-19 from 3063808 to 3317760 tid 4 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1323: rmattr oid 26 current snap is 131 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1323: done (7 left) 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1324: delete oid 50 current snap is 131 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1315: finishing write tid 6 to smithi040173847-12 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 418 (ObjNum 412 snap 131 seq_num 412) dirty exists 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1315: left oid 12 (ObjNum 412 snap 131 seq_num 412) 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1316: finishing copy_from racing read to smithi040173847-28 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1316: finishing copy_from to smithi040173847-28 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 642 (ObjNum 375 snap 121 seq_num 375) dirty exists 2023-09-30T09:25:03.865 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 1 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 2 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 3 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 4 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 5 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1318: finishing copy_from to smithi040173847-7 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 631 (ObjNum 391 snap 123 seq_num 391) dirty exists 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1318: finishing copy_from racing read to smithi040173847-7 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 1 to smithi040173847-32 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:1320: finishing write tid 6 to smithi040173847-11 2023-09-30T09:25:03.866 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 620 (ObjNum 413 snap 131 seq_num 413) dirty exists 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1320: left oid 11 (ObjNum 413 snap 131 seq_num 413) 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing copy_from to smithi040173847-16 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 548 (ObjNum 370 snap 120 seq_num 370) dirty exists 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1319: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 2 to smithi040173847-32 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 3 to smithi040173847-32 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 4 to smithi040173847-32 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 5 to smithi040173847-32 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:1321: finishing write tid 6 to smithi040173847-32 2023-09-30T09:25:03.867 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 615 (ObjNum 414 snap 131 seq_num 414) dirty exists 2023-09-30T09:25:03.868 INFO:tasks.rados.rados.0.smithi040.stdout:1321: left oid 32 (ObjNum 414 snap 131 seq_num 414) 2023-09-30T09:25:03.868 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 1 to smithi040173847-19 2023-09-30T09:25:03.868 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 2 to smithi040173847-19 2023-09-30T09:25:03.868 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 3 to smithi040173847-19 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1315: done (7 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1316: done (6 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1318: done (5 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1319: done (4 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1320: done (3 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1321: done (2 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1324: done (1 left) 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 131 2023-09-30T09:25:03.869 INFO:tasks.rados.rados.0.smithi040.stdout:1325: seq_num 417 ranges {0=589824,589824=458752,1048576=679936,1728512=466944} 2023-09-30T09:25:03.870 INFO:tasks.rados.rados.0.smithi040.stdout:1325: writing smithi040173847-5 from 0 to 589824 tid 1 2023-09-30T09:25:03.872 INFO:tasks.rados.rados.0.smithi040.stdout:1325: writing smithi040173847-5 from 589824 to 1048576 tid 2 2023-09-30T09:25:03.876 INFO:tasks.rados.rados.0.smithi040.stdout:1325: writing smithi040173847-5 from 1048576 to 1728512 tid 3 2023-09-30T09:25:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:1325: writing smithi040173847-5 from 1728512 to 2195456 tid 4 2023-09-30T09:25:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:1326: delete oid 38 current snap is 131 2023-09-30T09:25:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 4 to smithi040173847-19 2023-09-30T09:25:03.879 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 5 to smithi040173847-19 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:1322: finishing write tid 6 to smithi040173847-19 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 647 (ObjNum 415 snap 131 seq_num 415) dirty exists 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:1322: left oid 19 (ObjNum 415 snap 131 seq_num 415) 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 1 to smithi040173847-5 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 2 to smithi040173847-5 2023-09-30T09:25:03.880 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 3 to smithi040173847-5 2023-09-30T09:25:03.881 INFO:tasks.rados.rados.0.smithi040.stdout:1322: done (2 left) 2023-09-30T09:25:03.881 INFO:tasks.rados.rados.0.smithi040.stdout:1326: done (1 left) 2023-09-30T09:25:03.881 INFO:tasks.rados.rados.0.smithi040.stdout:1327: setattr oid 17 current snap is 131 2023-09-30T09:25:03.882 INFO:tasks.rados.rados.0.smithi040.stdout:1328: read oid 21 snap -1 2023-09-30T09:25:03.882 INFO:tasks.rados.rados.0.smithi040.stdout:1328: expect deleted 2023-09-30T09:25:03.882 INFO:tasks.rados.rados.0.smithi040.stdout:1329: snap_remove snap 129 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: pgmap v202: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:25:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[192000]: failed to encode map e331 with expected crc 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: pgmap v202: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:25:04.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:04 smithi040 ceph-mon[189312]: failed to encode map e331 with expected crc 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: failed to encode map e330 with expected crc 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: pgmap v202: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 4.3 MiB/s wr, 20 op/s 2023-09-30T09:25:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: osdmap e331: 8 total, 8 up, 8 in 2023-09-30T09:25:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:04 smithi143 ceph-mon[183689]: failed to encode map e331 with expected crc 2023-09-30T09:25:04.812 INFO:tasks.rados.rados.0.smithi040.stdout:1329: done (3 left) 2023-09-30T09:25:04.812 INFO:tasks.rados.rados.0.smithi040.stdout:1330: snap_remove snap 128 2023-09-30T09:25:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: failed to encode map e332 with expected crc 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: failed to encode map e332 with expected crc 2023-09-30T09:25:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: failed to encode map e331 with expected crc 2023-09-30T09:25:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: osdmap e332: 8 total, 8 up, 8 in 2023-09-30T09:25:05.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: failed to encode map e332 with expected crc 2023-09-30T09:25:05.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:05.810 INFO:tasks.rados.rados.0.smithi040.stdout:1330: done (3 left) 2023-09-30T09:25:05.810 INFO:tasks.rados.rados.0.smithi040.stdout:1331: snap_create 2023-09-30T09:25:05.810 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 4 to smithi040173847-5 2023-09-30T09:25:05.810 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 5 to smithi040173847-5 2023-09-30T09:25:05.811 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 618 (ObjNum 405 snap 129 seq_num 405) dirty exists 2023-09-30T09:25:05.811 INFO:tasks.rados.rados.0.smithi040.stdout:1325: finishing write tid 6 to smithi040173847-5 2023-09-30T09:25:05.811 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 385 (ObjNum 417 snap 131 seq_num 417) dirty exists 2023-09-30T09:25:05.811 INFO:tasks.rados.rados.0.smithi040.stdout:1325: left oid 5 (ObjNum 417 snap 131 seq_num 417) 2023-09-30T09:25:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: Upgrade: osd.3 is safe to restart 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: pgmap v205: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: failed to encode map e333 with expected crc 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[192000]: osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:25:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: Upgrade: osd.3 is safe to restart 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: pgmap v205: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: failed to encode map e333 with expected crc 2023-09-30T09:25:06.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:06 smithi040 ceph-mon[189312]: osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:25:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: failed to encode map e332 with expected crc 2023-09-30T09:25:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-30T09:25:06.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: Upgrade: osd.3 is safe to restart 2023-09-30T09:25:06.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: pgmap v205: 121 pgs: 121 active+clean; 104 MiB data, 724 MiB used, 715 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:25:06.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: failed to encode map e333 with expected crc 2023-09-30T09:25:06.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:06 smithi143 ceph-mon[183689]: osdmap e333: 8 total, 8 up, 8 in 2023-09-30T09:25:06.798 INFO:tasks.rados.rados.0.smithi040.stdout:1325: done (3 left) 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:1327: done (2 left) 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:1328: done (1 left) 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:1331: done (0 left) 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:1332: rollback oid 14 current snap is 132 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 126 2023-09-30T09:25:06.799 INFO:tasks.rados.rados.0.smithi040.stdout:1333: snap_remove snap 131 2023-09-30T09:25:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: failed to encode map e333 with expected crc 2023-09-30T09:25:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: Upgrade: Updating osd.3 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: Deploying daemon osd.3 on smithi040 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[189312]: osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: failed to encode map e333 with expected crc 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: Upgrade: Updating osd.3 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:25:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: Deploying daemon osd.3 on smithi040 2023-09-30T09:25:07.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:07 smithi040 ceph-mon[192000]: osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:25:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: failed to encode map e333 with expected crc 2023-09-30T09:25:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: Upgrade: Updating osd.3 2023-09-30T09:25:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-30T09:25:07.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:07.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: Deploying daemon osd.3 on smithi040 2023-09-30T09:25:07.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:07 smithi143 ceph-mon[183689]: osdmap e334: 8 total, 8 up, 8 in 2023-09-30T09:25:07.807 INFO:tasks.rados.rados.0.smithi040.stdout:1333: done (1 left) 2023-09-30T09:25:07.807 INFO:tasks.rados.rados.0.smithi040.stdout:1334: snap_remove snap 127 2023-09-30T09:25:08.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.533 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: pgmap v208: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[189312]: osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.534 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: pgmap v208: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:08.535 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-mon[192000]: osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:25:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: failed to encode map e334 with expected crc 2023-09-30T09:25:08.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: pgmap v208: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:08.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-mon[183689]: osdmap e335: 8 total, 8 up, 8 in 2023-09-30T09:25:08.811 INFO:tasks.rados.rados.0.smithi040.stdout:1334: done (1 left) 2023-09-30T09:25:08.811 INFO:tasks.rados.rados.0.smithi040.stdout:1335: snap_create 2023-09-30T09:25:08.811 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing rollback tid 0 to smithi040173847-14 2023-09-30T09:25:08.812 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:25:08.812 INFO:tasks.rados.rados.0.smithi040.stdout:1332: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:25:08.812 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 244 (ObjNum 381 snap 122 seq_num 381) dirty exists 2023-09-30T09:25:08.890 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:08 smithi040 systemd[1]: Stopping Ceph osd.3 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:25:09.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:08.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:09.159 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:25:08.888+0000 7fae373bc700 -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 2023-09-30T09:25:09.160 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:25:08.888+0000 7fae373bc700 -1 osd.3 336 *** Got signal Terminated *** 2023-09-30T09:25:09.160 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:08 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[152118]: 2023-09-30T09:25:08.888+0000 7fae373bc700 -1 osd.3 336 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:25:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:25:09.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: failed to encode map e336 with expected crc 2023-09-30T09:25:09.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:09 smithi143 ceph-mon[183689]: osd.3 marked itself down and dead 2023-09-30T09:25:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:25:09.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: failed to encode map e336 with expected crc 2023-09-30T09:25:09.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[192000]: osd.3 marked itself down and dead 2023-09-30T09:25:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: failed to encode map e335 with expected crc 2023-09-30T09:25:09.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: osdmap e336: 8 total, 8 up, 8 in 2023-09-30T09:25:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: failed to encode map e336 with expected crc 2023-09-30T09:25:09.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:09 smithi040 ceph-mon[189312]: osd.3 marked itself down and dead 2023-09-30T09:25:09.818 INFO:tasks.rados.rados.0.smithi040.stdout:1332: done (1 left) 2023-09-30T09:25:09.818 INFO:tasks.rados.rados.0.smithi040.stdout:1335: done (0 left) 2023-09-30T09:25:09.818 INFO:tasks.rados.rados.0.smithi040.stdout:1336: snap_create 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: pgmap v211: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: osdmap e337: 8 total, 7 up, 8 in 2023-09-30T09:25:10.515 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: pgmap v211: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: osdmap e337: 8 total, 7 up, 8 in 2023-09-30T09:25:10.516 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:10 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: failed to encode map e336 with expected crc 2023-09-30T09:25:10.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: pgmap v211: 121 pgs: 121 active+clean; 125 MiB data, 767 MiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 6.3 MiB/s wr, 16 op/s 2023-09-30T09:25:10.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:10.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: osdmap e337: 8 total, 7 up, 8 in 2023-09-30T09:25:10.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:10 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:10.817 INFO:tasks.rados.rados.0.smithi040.stdout:1336: done (0 left) 2023-09-30T09:25:10.818 INFO:tasks.rados.rados.0.smithi040.stdout:1337: read oid 4 snap -1 2023-09-30T09:25:10.818 INFO:tasks.rados.rados.0.smithi040.stdout:1337: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:25:10.818 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 134 2023-09-30T09:25:10.818 INFO:tasks.rados.rados.0.smithi040.stdout:1338: seq_num 419 ranges {4038656=622592,4661248=671744,5332992=647168,5980160=286720} 2023-09-30T09:25:10.844 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi040173847-24 from 4038656 to 4661248 tid 1 2023-09-30T09:25:10.848 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi040173847-24 from 4661248 to 5332992 tid 2 2023-09-30T09:25:10.853 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi040173847-24 from 5332992 to 5980160 tid 3 2023-09-30T09:25:10.855 INFO:tasks.rados.rados.0.smithi040.stdout:1338: writing smithi040173847-24 from 5980160 to 6266880 tid 4 2023-09-30T09:25:10.855 INFO:tasks.rados.rados.0.smithi040.stdout:1339: delete oid 48 current snap is 134 2023-09-30T09:25:10.855 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 1 to smithi040173847-24 2023-09-30T09:25:10.855 INFO:tasks.rados.rados.0.smithi040.stdout:1337: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:25:10.909 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:10 smithi040 bash[216363]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T09:25:11.282 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 2 to smithi040173847-24 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 3 to smithi040173847-24 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 4 to smithi040173847-24 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 5 to smithi040173847-24 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: finishing write tid 6 to smithi040173847-24 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 560 (ObjNum 419 snap 134 seq_num 419) dirty exists 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: left oid 24 (ObjNum 419 snap 134 seq_num 419) 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1337: done (2 left) 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1338: done (1 left) 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1339: done (0 left) 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1340: read oid 41 snap -1 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1340: expect (ObjNum 409 snap 130 seq_num 409) 2023-09-30T09:25:11.283 INFO:tasks.rados.rados.0.smithi040.stdout:1341: read oid 18 snap -1 2023-09-30T09:25:11.284 INFO:tasks.rados.rados.0.smithi040.stdout:1341: expect (ObjNum 293 snap 90 seq_num 293) 2023-09-30T09:25:11.284 INFO:tasks.rados.rados.0.smithi040.stdout:1342: setattr oid 26 current snap is 134 2023-09-30T09:25:11.284 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 134 2023-09-30T09:25:11.284 INFO:tasks.rados.rados.0.smithi040.stdout:1343: seq_num 421 ranges {10051584=655360,10706944=442368,11149312=663552,11812864=499712} 2023-09-30T09:25:11.345 INFO:tasks.rados.rados.0.smithi040.stdout:1343: writing smithi040173847-42 from 10051584 to 10706944 tid 1 2023-09-30T09:25:11.347 INFO:tasks.rados.rados.0.smithi040.stdout:1343: writing smithi040173847-42 from 10706944 to 11149312 tid 2 2023-09-30T09:25:11.351 INFO:tasks.rados.rados.0.smithi040.stdout:1343: writing smithi040173847-42 from 11149312 to 11812864 tid 3 2023-09-30T09:25:11.354 INFO:tasks.rados.rados.0.smithi040.stdout:1343: writing smithi040173847-42 from 11812864 to 12312576 tid 4 2023-09-30T09:25:11.354 INFO:tasks.rados.rados.0.smithi040.stdout:1344: rollback oid 23 current snap is 134 2023-09-30T09:25:11.354 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 130 2023-09-30T09:25:11.355 INFO:tasks.rados.rados.0.smithi040.stdout:1341: expect (ObjNum 293 snap 90 seq_num 293) 2023-09-30T09:25:11.377 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 195 (ObjNum 392 snap 123 seq_num 392) dirty exists 2023-09-30T09:25:11.377 INFO:tasks.rados.rados.0.smithi040.stdout:1340: expect (ObjNum 409 snap 130 seq_num 409) 2023-09-30T09:25:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:11] "GET /metrics HTTP/1.1" 200 36133 "" "Prometheus/2.43.0" 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: osdmap e338: 8 total, 7 up, 8 in 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: osdmap e338: 8 total, 7 up, 8 in 2023-09-30T09:25:11.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:11 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 1 to smithi040173847-42 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 2 to smithi040173847-42 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 3 to smithi040173847-42 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 4 to smithi040173847-42 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:25:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 5 to smithi040173847-42 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1344: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 626 (ObjNum 408 snap 130 seq_num 408) dirty exists 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1343: finishing write tid 6 to smithi040173847-42 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 700 (ObjNum 421 snap 134 seq_num 421) dirty exists 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1343: left oid 42 (ObjNum 421 snap 134 seq_num 421) 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1340: done (4 left) 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1341: done (3 left) 2023-09-30T09:25:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:1342: done (2 left) 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:1343: done (1 left) 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:1344: done (0 left) 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:1345: read oid 6 snap -1 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:1345: expect deleted 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 134 2023-09-30T09:25:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:1346: seq_num 422 ranges {2129920=671744,2801664=729088,3530752=417792,3948544=458752} 2023-09-30T09:25:11.577 INFO:tasks.rados.rados.0.smithi040.stdout:1346: writing smithi040173847-11 from 2129920 to 2801664 tid 1 2023-09-30T09:25:11.581 INFO:tasks.rados.rados.0.smithi040.stdout:1346: writing smithi040173847-11 from 2801664 to 3530752 tid 2 2023-09-30T09:25:11.584 INFO:tasks.rados.rados.0.smithi040.stdout:1346: writing smithi040173847-11 from 3530752 to 3948544 tid 3 2023-09-30T09:25:11.587 INFO:tasks.rados.rados.0.smithi040.stdout:1346: writing smithi040173847-11 from 3948544 to 4407296 tid 4 2023-09-30T09:25:11.587 INFO:tasks.rados.rados.0.smithi040.stdout:1347: snap_remove snap 132 2023-09-30T09:25:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e337 with expected crc 2023-09-30T09:25:11.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: osdmap e338: 8 total, 7 up, 8 in 2023-09-30T09:25:11.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:11 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:11.797 INFO:tasks.rados.rados.0.smithi040.stdout:1347: done (2 left) 2023-09-30T09:25:11.797 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 134 2023-09-30T09:25:11.797 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 1 to smithi040173847-11 2023-09-30T09:25:11.797 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 2 to smithi040173847-11 2023-09-30T09:25:11.797 INFO:tasks.rados.rados.0.smithi040.stdout:1348: seq_num 423 ranges {0=688128,688128=614400,1302528=622592,1925120=368640} 2023-09-30T09:25:11.801 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi040173847-21 from 0 to 688128 tid 1 2023-09-30T09:25:11.805 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi040173847-21 from 688128 to 1302528 tid 2 2023-09-30T09:25:11.809 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi040173847-21 from 1302528 to 1925120 tid 3 2023-09-30T09:25:11.811 INFO:tasks.rados.rados.0.smithi040.stdout:1348: writing smithi040173847-21 from 1925120 to 2293760 tid 4 2023-09-30T09:25:11.812 INFO:tasks.rados.rados.0.smithi040.stdout:1345: done (2 left) 2023-09-30T09:25:11.812 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 134 2023-09-30T09:25:11.812 INFO:tasks.rados.rados.0.smithi040.stdout:1349: seq_num 424 ranges {0=704512,704512=491520,1196032=434176,1630208=679936} 2023-09-30T09:25:11.818 INFO:tasks.rados.rados.0.smithi040.stdout:1349: writing smithi040173847-40 from 0 to 704512 tid 1 2023-09-30T09:25:11.819 INFO:tasks.rados.rados.0.smithi040.stdout:1349: writing smithi040173847-40 from 704512 to 1196032 tid 2 2023-09-30T09:25:11.822 INFO:tasks.rados.rados.0.smithi040.stdout:1349: writing smithi040173847-40 from 1196032 to 1630208 tid 3 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1349: writing smithi040173847-40 from 1630208 to 2310144 tid 4 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1350: copy_from oid 14 from oid 25 current snap is 134 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 3 to smithi040173847-11 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 4 to smithi040173847-11 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 5 to smithi040173847-11 2023-09-30T09:25:11.827 INFO:tasks.rados.rados.0.smithi040.stdout:1346: finishing write tid 6 to smithi040173847-11 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 626 (ObjNum 422 snap 134 seq_num 422) dirty exists 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1346: left oid 11 (ObjNum 422 snap 134 seq_num 422) 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 1 to smithi040173847-21 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 2 to smithi040173847-21 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1346: done (3 left) 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1351: read oid 6 snap 126 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1351: expect deleted 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 134 2023-09-30T09:25:11.828 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 3 to smithi040173847-21 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 4 to smithi040173847-21 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 5 to smithi040173847-21 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1348: finishing write tid 6 to smithi040173847-21 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 565 (ObjNum 423 snap 134 seq_num 423) dirty exists 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1348: left oid 21 (ObjNum 423 snap 134 seq_num 423) 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 1 to smithi040173847-40 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 2 to smithi040173847-40 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 3 to smithi040173847-40 2023-09-30T09:25:11.829 INFO:tasks.rados.rados.0.smithi040.stdout:1352: seq_num 425 ranges {0=720896,720896=778240,1499136=638976,2138112=188416} 2023-09-30T09:25:11.831 INFO:tasks.rados.rados.0.smithi040.stdout:1352: writing smithi040173847-13 from 0 to 720896 tid 1 2023-09-30T09:25:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1352: writing smithi040173847-13 from 720896 to 1499136 tid 2 2023-09-30T09:25:11.839 INFO:tasks.rados.rados.0.smithi040.stdout:1352: writing smithi040173847-13 from 1499136 to 2138112 tid 3 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1352: writing smithi040173847-13 from 2138112 to 2326528 tid 4 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1348: done (4 left) 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1353: setattr oid 42 current snap is 134 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 4 to smithi040173847-40 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 5 to smithi040173847-40 2023-09-30T09:25:11.841 INFO:tasks.rados.rados.0.smithi040.stdout:1349: finishing write tid 6 to smithi040173847-40 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 641 (ObjNum 424 snap 134 seq_num 424) dirty exists 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1349: left oid 40 (ObjNum 424 snap 134 seq_num 424) 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing copy_from to smithi040173847-14 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1350: got expected ENOENT (src dne) 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 1 to smithi040173847-13 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1350: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:25:11.842 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 2 to smithi040173847-13 2023-09-30T09:25:11.843 INFO:tasks.rados.rados.0.smithi040.stdout:1349: done (4 left) 2023-09-30T09:25:11.843 INFO:tasks.rados.rados.0.smithi040.stdout:1350: done (3 left) 2023-09-30T09:25:11.843 INFO:tasks.rados.rados.0.smithi040.stdout:1351: done (2 left) 2023-09-30T09:25:11.843 INFO:tasks.rados.rados.0.smithi040.stdout:1354: snap_create 2023-09-30T09:25:11.843 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 3 to smithi040173847-13 2023-09-30T09:25:11.844 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 4 to smithi040173847-13 2023-09-30T09:25:11.844 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 5 to smithi040173847-13 2023-09-30T09:25:11.845 INFO:tasks.rados.rados.0.smithi040.stdout:1352: finishing write tid 6 to smithi040173847-13 2023-09-30T09:25:11.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 449 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-30T09:25:11.845 INFO:tasks.rados.rados.0.smithi040.stdout:1352: left oid 13 (ObjNum 425 snap 134 seq_num 425) 2023-09-30T09:25:11.846 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 703 (ObjNum 421 snap 134 seq_num 421) dirty exists 2023-09-30T09:25:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: pgmap v214: 121 pgs: 2 active+undersized+degraded, 6 stale+active+clean, 18 active+undersized, 95 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 7/264 objects degraded (2.652%) 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[189312]: osdmap e339: 8 total, 7 up, 8 in 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: pgmap v214: 121 pgs: 2 active+undersized+degraded, 6 stale+active+clean, 18 active+undersized, 95 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 7/264 objects degraded (2.652%) 2023-09-30T09:25:12.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:12 smithi040 ceph-mon[192000]: osdmap e339: 8 total, 7 up, 8 in 2023-09-30T09:25:12.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-30T09:25:12.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 systemd[1]: Stopped Ceph osd.3 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:25:12.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 systemd[1]: Starting Ceph osd.3 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:25:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: failed to encode map e338 with expected crc 2023-09-30T09:25:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: pgmap v214: 121 pgs: 2 active+undersized+degraded, 6 stale+active+clean, 18 active+undersized, 95 active+clean; 125 MiB data, 768 MiB used, 714 GiB / 715 GiB avail; 7/264 objects degraded (2.652%) 2023-09-30T09:25:12.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:12 smithi143 ceph-mon[183689]: osdmap e339: 8 total, 7 up, 8 in 2023-09-30T09:25:12.802 INFO:tasks.rados.rados.0.smithi040.stdout:1352: done (2 left) 2023-09-30T09:25:12.803 INFO:tasks.rados.rados.0.smithi040.stdout:1353: done (1 left) 2023-09-30T09:25:12.803 INFO:tasks.rados.rados.0.smithi040.stdout:1354: done (0 left) 2023-09-30T09:25:12.803 INFO:tasks.rados.rados.0.smithi040.stdout:1355: rmattr oid 41 current snap is 135 2023-09-30T09:25:12.803 INFO:tasks.rados.rados.0.smithi040.stdout:1356: snap_remove snap 134 2023-09-30T09:25:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[192000]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[192000]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[192000]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 7/264 objects degraded (2.652%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[192000]: osdmap e340: 8 total, 7 up, 8 in 2023-09-30T09:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[189312]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[189312]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[189312]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 7/264 objects degraded (2.652%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:13.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-mon[189312]: osdmap e340: 8 total, 7 up, 8 in 2023-09-30T09:25:13.411 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:25:13.411 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-30T09:25:13.411 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-09-30T09:25:13.411 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-30T09:25:13.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-30T09:25:13.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-30T09:25:13.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-30T09:25:13.412 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:12 smithi040 bash[216625]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-30T09:25:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:13 smithi143 ceph-mon[183689]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:13 smithi143 ceph-mon[183689]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:13 smithi143 ceph-mon[183689]: failed to encode map e339 with expected crc 2023-09-30T09:25:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:13 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 7/264 objects degraded (2.652%), 2 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:13.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:13 smithi143 ceph-mon[183689]: osdmap e340: 8 total, 7 up, 8 in 2023-09-30T09:25:13.807 INFO:tasks.rados.rados.0.smithi040.stdout:1356: done (1 left) 2023-09-30T09:25:13.807 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 135 2023-09-30T09:25:13.807 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 643 (ObjNum 409 snap 130 seq_num 409) dirty exists 2023-09-30T09:25:13.807 INFO:tasks.rados.rados.0.smithi040.stdout:1357: seq_num 426 ranges {3932160=737280,4669440=712704,5382144=802816,6184960=90112} 2023-09-30T09:25:13.833 INFO:tasks.rados.rados.0.smithi040.stdout:1357: writing smithi040173847-43 from 3932160 to 4669440 tid 1 2023-09-30T09:25:13.837 INFO:tasks.rados.rados.0.smithi040.stdout:1357: writing smithi040173847-43 from 4669440 to 5382144 tid 2 2023-09-30T09:25:13.842 INFO:tasks.rados.rados.0.smithi040.stdout:1357: writing smithi040173847-43 from 5382144 to 6184960 tid 3 2023-09-30T09:25:13.843 INFO:tasks.rados.rados.0.smithi040.stdout:1357: writing smithi040173847-43 from 6184960 to 6275072 tid 4 2023-09-30T09:25:13.843 INFO:tasks.rados.rados.0.smithi040.stdout:1355: done (1 left) 2023-09-30T09:25:13.843 INFO:tasks.rados.rados.0.smithi040.stdout:1358: delete oid 26 current snap is 135 2023-09-30T09:25:13.843 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 1 to smithi040173847-43 2023-09-30T09:25:13.843 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 2 to smithi040173847-43 2023-09-30T09:25:13.845 INFO:tasks.rados.rados.0.smithi040.stdout:1358: done (1 left) 2023-09-30T09:25:13.845 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 135 2023-09-30T09:25:13.846 INFO:tasks.rados.rados.0.smithi040.stdout:1359: seq_num 428 ranges {114688=778240,892928=483328,1376256=409600,1785856=417792,2203648=294912} 2023-09-30T09:25:13.851 INFO:tasks.rados.rados.0.smithi040.stdout:1359: writing smithi040173847-18 from 114688 to 892928 tid 1 2023-09-30T09:25:13.855 INFO:tasks.rados.rados.0.smithi040.stdout:1359: writing smithi040173847-18 from 892928 to 1376256 tid 2 2023-09-30T09:25:13.857 INFO:tasks.rados.rados.0.smithi040.stdout:1359: writing smithi040173847-18 from 1376256 to 1785856 tid 3 2023-09-30T09:25:13.860 INFO:tasks.rados.rados.0.smithi040.stdout:1359: writing smithi040173847-18 from 1785856 to 2203648 tid 4 2023-09-30T09:25:13.862 INFO:tasks.rados.rados.0.smithi040.stdout:1359: writing smithi040173847-18 from 2203648 to 2498560 tid 5 2023-09-30T09:25:13.862 INFO:tasks.rados.rados.0.smithi040.stdout:1360: delete oid 1 current snap is 135 2023-09-30T09:25:13.862 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 3 to smithi040173847-43 2023-09-30T09:25:13.862 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 4 to smithi040173847-43 2023-09-30T09:25:13.863 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 5 to smithi040173847-43 2023-09-30T09:25:13.863 INFO:tasks.rados.rados.0.smithi040.stdout:1357: finishing write tid 6 to smithi040173847-43 2023-09-30T09:25:13.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 632 (ObjNum 426 snap 135 seq_num 426) dirty exists 2023-09-30T09:25:13.863 INFO:tasks.rados.rados.0.smithi040.stdout:1357: left oid 43 (ObjNum 426 snap 135 seq_num 426) 2023-09-30T09:25:13.864 INFO:tasks.rados.rados.0.smithi040.stdout:1357: done (2 left) 2023-09-30T09:25:13.865 INFO:tasks.rados.rados.0.smithi040.stdout:1360: done (1 left) 2023-09-30T09:25:13.865 INFO:tasks.rados.rados.0.smithi040.stdout:1361: copy_from oid 4 from oid 1 current snap is 135 2023-09-30T09:25:13.865 INFO:tasks.rados.rados.0.smithi040.stdout:1362: snap_create 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 1 to smithi040173847-18 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing copy_from to smithi040173847-4 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1361: got expected ENOENT (src dne) 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1361: finishing copy_from racing read to smithi040173847-4 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 2 to smithi040173847-18 2023-09-30T09:25:13.867 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 3 to smithi040173847-18 2023-09-30T09:25:13.868 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 4 to smithi040173847-18 2023-09-30T09:25:13.868 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 5 to smithi040173847-18 2023-09-30T09:25:13.868 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 6 to smithi040173847-18 2023-09-30T09:25:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:1359: finishing write tid 7 to smithi040173847-18 2023-09-30T09:25:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 455 (ObjNum 428 snap 135 seq_num 428) dirty exists 2023-09-30T09:25:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:1359: left oid 18 (ObjNum 428 snap 135 seq_num 428) 2023-09-30T09:25:14.159 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:13 smithi040 ceph-osd[216903]: -- 172.21.15.40:0/1193432173 <== mon.0 v2:172.21.15.40:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5622bbf804e0 con 0x5622bbf51000 2023-09-30T09:25:14.159 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:13 smithi040 bash[216866]: dfd90fede0b1798f70481d77e50e2268c7377df260cca52954252291f725a962 2023-09-30T09:25:14.160 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:13 smithi040 systemd[1]: Started Ceph osd.3 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:25:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: pgmap v217: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: failed to encode map e341 with expected crc 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: osdmap e341: 8 total, 7 up, 8 in 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.659 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T09:25:14.223+0000 7f0f5dbcb640 -1 Falling back to public interface 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: pgmap v217: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: failed to encode map e341 with expected crc 2023-09-30T09:25:14.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: osdmap e341: 8 total, 7 up, 8 in 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: failed to encode map e340 with expected crc 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: pgmap v217: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: failed to encode map e341 with expected crc 2023-09-30T09:25:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: osdmap e341: 8 total, 7 up, 8 in 2023-09-30T09:25:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:14.809 INFO:tasks.rados.rados.0.smithi040.stdout:1359: done (2 left) 2023-09-30T09:25:14.809 INFO:tasks.rados.rados.0.smithi040.stdout:1361: done (1 left) 2023-09-30T09:25:14.810 INFO:tasks.rados.rados.0.smithi040.stdout:1362: done (0 left) 2023-09-30T09:25:14.810 INFO:tasks.rados.rados.0.smithi040.stdout:1363: setattr oid 25 current snap is 136 2023-09-30T09:25:14.811 INFO:tasks.rados.rados.0.smithi040.stdout:1364: setattr oid 47 current snap is 136 2023-09-30T09:25:14.812 INFO:tasks.rados.rados.0.smithi040.stdout:1365: snap_create 2023-09-30T09:25:14.813 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 616 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:25:14.820 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 664 (ObjNum 370 snap 120 seq_num 370) dirty exists 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[189312]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[189312]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[189312]: failed to encode map e342 with expected crc 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[189312]: osdmap e342: 8 total, 7 up, 8 in 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[192000]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.641 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[192000]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[192000]: failed to encode map e342 with expected crc 2023-09-30T09:25:15.642 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:15 smithi040 ceph-mon[192000]: osdmap e342: 8 total, 7 up, 8 in 2023-09-30T09:25:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:15 smithi143 ceph-mon[183689]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:15 smithi143 ceph-mon[183689]: failed to encode map e341 with expected crc 2023-09-30T09:25:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:15 smithi143 ceph-mon[183689]: failed to encode map e342 with expected crc 2023-09-30T09:25:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:15 smithi143 ceph-mon[183689]: osdmap e342: 8 total, 7 up, 8 in 2023-09-30T09:25:15.813 INFO:tasks.rados.rados.0.smithi040.stdout:1363: done (2 left) 2023-09-30T09:25:15.813 INFO:tasks.rados.rados.0.smithi040.stdout:1364: done (1 left) 2023-09-30T09:25:15.813 INFO:tasks.rados.rados.0.smithi040.stdout:1365: done (0 left) 2023-09-30T09:25:15.814 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 137 2023-09-30T09:25:15.814 INFO:tasks.rados.rados.0.smithi040.stdout:1366: seq_num 430 ranges {3473408=8192} 2023-09-30T09:25:15.833 INFO:tasks.rados.rados.0.smithi040.stdout:1366: writing smithi040173847-7 from 3473408 to 3481600 tid 1 2023-09-30T09:25:15.833 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 137 2023-09-30T09:25:15.833 INFO:tasks.rados.rados.0.smithi040.stdout:1367: seq_num 431 ranges {2932736=24576} 2023-09-30T09:25:15.849 INFO:tasks.rados.rados.0.smithi040.stdout:1367: writing smithi040173847-32 from 2932736 to 2957312 tid 1 2023-09-30T09:25:15.850 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 137 2023-09-30T09:25:15.850 INFO:tasks.rados.rados.0.smithi040.stdout:1366: finishing write tid 1 to smithi040173847-7 2023-09-30T09:25:15.850 INFO:tasks.rados.rados.0.smithi040.stdout:1368: seq_num 432 ranges {786432=40960} 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1368: writing smithi040173847-34 from 786432 to 827392 tid 1 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1369: snap_create 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1366: finishing write tid 2 to smithi040173847-7 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1366: finishing write tid 3 to smithi040173847-7 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 633 (ObjNum 430 snap 137 seq_num 430) dirty exists 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1366: left oid 7 (ObjNum 430 snap 137 seq_num 430) 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 1 to smithi040173847-32 2023-09-30T09:25:15.855 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 2 to smithi040173847-32 2023-09-30T09:25:15.856 INFO:tasks.rados.rados.0.smithi040.stdout:1367: finishing write tid 3 to smithi040173847-32 2023-09-30T09:25:15.856 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 618 (ObjNum 431 snap 137 seq_num 431) dirty exists 2023-09-30T09:25:15.856 INFO:tasks.rados.rados.0.smithi040.stdout:1367: left oid 32 (ObjNum 431 snap 137 seq_num 431) 2023-09-30T09:25:15.858 INFO:tasks.rados.rados.0.smithi040.stdout:1368: finishing write tid 1 to smithi040173847-34 2023-09-30T09:25:15.858 INFO:tasks.rados.rados.0.smithi040.stdout:1368: finishing write tid 2 to smithi040173847-34 2023-09-30T09:25:15.859 INFO:tasks.rados.rados.0.smithi040.stdout:1368: finishing write tid 3 to smithi040173847-34 2023-09-30T09:25:15.860 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 648 (ObjNum 432 snap 137 seq_num 432) dirty exists 2023-09-30T09:25:15.860 INFO:tasks.rados.rados.0.smithi040.stdout:1368: left oid 34 (ObjNum 432 snap 137 seq_num 432) 2023-09-30T09:25:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: failed to encode map e341 with expected crc 2023-09-30T09:25:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: failed to encode map e342 with expected crc 2023-09-30T09:25:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: pgmap v220: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: osdmap e343: 8 total, 7 up, 8 in 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[189312]: failed to encode map e343 with expected crc 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: failed to encode map e341 with expected crc 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: failed to encode map e342 with expected crc 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: pgmap v220: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: osdmap e343: 8 total, 7 up, 8 in 2023-09-30T09:25:16.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:16 smithi040 ceph-mon[192000]: failed to encode map e343 with expected crc 2023-09-30T09:25:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: failed to encode map e341 with expected crc 2023-09-30T09:25:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: failed to encode map e342 with expected crc 2023-09-30T09:25:16.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: pgmap v220: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 134 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 8.3 MiB/s rd, 1.6 MiB/s wr, 7 op/s; 24/276 objects degraded (8.696%) 2023-09-30T09:25:16.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:16.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:16.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: osdmap e343: 8 total, 7 up, 8 in 2023-09-30T09:25:16.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:16 smithi143 ceph-mon[183689]: failed to encode map e343 with expected crc 2023-09-30T09:25:16.805 INFO:tasks.rados.rados.0.smithi040.stdout:1366: done (3 left) 2023-09-30T09:25:16.806 INFO:tasks.rados.rados.0.smithi040.stdout:1367: done (2 left) 2023-09-30T09:25:16.806 INFO:tasks.rados.rados.0.smithi040.stdout:1368: done (1 left) 2023-09-30T09:25:16.806 INFO:tasks.rados.rados.0.smithi040.stdout:1369: done (0 left) 2023-09-30T09:25:16.806 INFO:tasks.rados.rados.0.smithi040.stdout:1370: delete oid 40 current snap is 138 2023-09-30T09:25:16.811 INFO:tasks.rados.rados.0.smithi040.stdout:1370: done (0 left) 2023-09-30T09:25:16.811 INFO:tasks.rados.rados.0.smithi040.stdout:1371: snap_remove snap 135 2023-09-30T09:25:17.409 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T09:25:17.033+0000 7f0f5dbcb640 -1 osd.3 0 read_superblock omap replica is missing. 2023-09-30T09:25:17.410 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T09:25:17.091+0000 7f0f5dbcb640 -1 osd.3 336 log_to_monitors true 2023-09-30T09:25:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: failed to encode map e343 with expected crc 2023-09-30T09:25:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: failed to encode map e344 with expected crc 2023-09-30T09:25:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: osdmap e344: 8 total, 7 up, 8 in 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[189312]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: failed to encode map e343 with expected crc 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: failed to encode map e344 with expected crc 2023-09-30T09:25:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: osdmap e344: 8 total, 7 up, 8 in 2023-09-30T09:25:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-mon[192000]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: failed to encode map e343 with expected crc 2023-09-30T09:25:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: failed to encode map e344 with expected crc 2023-09-30T09:25:17.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: osdmap e344: 8 total, 7 up, 8 in 2023-09-30T09:25:17.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:17.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:17 smithi143 ceph-mon[183689]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-30T09:25:17.816 INFO:tasks.rados.rados.0.smithi040.stdout:1371: done (0 left) 2023-09-30T09:25:17.817 INFO:tasks.rados.rados.0.smithi040.stdout:1372: snap_remove snap 136 2023-09-30T09:25:18.054 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 09:25:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T09:25:17.847+0000 7f0f4b830700 -1 osd.3 336 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: pgmap v223: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: failed to encode map e345 with expected crc 2023-09-30T09:25:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: osdmap e345: 8 total, 7 up, 8 in 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[192000]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: pgmap v223: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: failed to encode map e345 with expected crc 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: osdmap e345: 8 total, 7 up, 8 in 2023-09-30T09:25:18.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:18 smithi040 ceph-mon[189312]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: failed to encode map e344 with expected crc 2023-09-30T09:25:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: pgmap v223: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 795 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:18.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-30T09:25:18.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: failed to encode map e345 with expected crc 2023-09-30T09:25:18.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: osdmap e345: 8 total, 7 up, 8 in 2023-09-30T09:25:18.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: from='osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-mon[183689]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi040", "root=default"]}]: dispatch 2023-09-30T09:25:18.840 INFO:tasks.rados.rados.0.smithi040.stdout:1372: done (0 left) 2023-09-30T09:25:18.840 INFO:tasks.rados.rados.0.smithi040.stdout:1373: snap_remove snap 126 2023-09-30T09:25:19.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:18.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:19.627 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 28/315 objects degraded (8.889%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534] boot 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:25:19.628 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 28/315 objects degraded (8.889%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534] boot 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:25:19.629 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: failed to encode map e344 with expected crc 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: failed to encode map e345 with expected crc 2023-09-30T09:25:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 28/315 objects degraded (8.889%), 8 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:19.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:19.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: osd.3 [v2:172.21.15.40:6826/2236669534,v1:172.21.15.40:6827/2236669534] boot 2023-09-30T09:25:19.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: osdmap e346: 8 total, 8 up, 8 in 2023-09-30T09:25:19.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-30T09:25:19.827 INFO:tasks.rados.rados.0.smithi040.stdout:1373: done (0 left) 2023-09-30T09:25:19.827 INFO:tasks.rados.rados.0.smithi040.stdout:1374: delete oid 34 current snap is 138 2023-09-30T09:25:19.840 INFO:tasks.rados.rados.0.smithi040.stdout:1374: done (0 left) 2023-09-30T09:25:19.840 INFO:tasks.rados.rados.0.smithi040.stdout:1375: read oid 33 snap -1 2023-09-30T09:25:19.840 INFO:tasks.rados.rados.0.smithi040.stdout:1375: expect deleted 2023-09-30T09:25:19.840 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 138 2023-09-30T09:25:19.840 INFO:tasks.rados.rados.0.smithi040.stdout:1376: seq_num 435 ranges {0=90112} 2023-09-30T09:25:19.841 INFO:tasks.rados.rados.0.smithi040.stdout:1376: writing smithi040173847-48 from 0 to 90112 tid 1 2023-09-30T09:25:19.841 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 138 2023-09-30T09:25:19.841 INFO:tasks.rados.rados.0.smithi040.stdout:1377: seq_num 436 ranges {2195456=106496} 2023-09-30T09:25:19.856 INFO:tasks.rados.rados.0.smithi040.stdout:1377: writing smithi040173847-5 from 2195456 to 2301952 tid 1 2023-09-30T09:25:19.856 INFO:tasks.rados.rados.0.smithi040.stdout:1378: read oid 42 snap -1 2023-09-30T09:25:19.856 INFO:tasks.rados.rados.0.smithi040.stdout:1378: expect (ObjNum 421 snap 134 seq_num 421) 2023-09-30T09:25:19.856 INFO:tasks.rados.rados.0.smithi040.stdout:1379: read oid 3 snap -1 2023-09-30T09:25:19.856 INFO:tasks.rados.rados.0.smithi040.stdout:1379: expect (ObjNum 391 snap 123 seq_num 391) 2023-09-30T09:25:19.857 INFO:tasks.rados.rados.0.smithi040.stdout:1380: setattr oid 31 current snap is 138 2023-09-30T09:25:19.857 INFO:tasks.rados.rados.0.smithi040.stdout:1375: done (5 left) 2023-09-30T09:25:19.857 INFO:tasks.rados.rados.0.smithi040.stdout:1381: snap_remove snap 130 2023-09-30T09:25:20.213 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:25:20.146+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: failed to encode map e346 with expected crc 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: pgmap v226: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.381 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:20.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: failed to encode map e346 with expected crc 2023-09-30T09:25:20.680 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: pgmap v226: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:20.680 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.681 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: failed to encode map e346 with expected crc 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: pgmap v226: 121 pgs: 8 active+undersized+degraded, 33 active+undersized, 80 active+clean; 145 MiB data, 759 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 2.8 MiB/s wr, 32 op/s; 28/315 objects degraded (8.889%) 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: osdmap e347: 8 total, 8 up, 8 in 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:20.682 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:20.683 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:20.819 INFO:tasks.rados.rados.0.smithi040.stdout:1381: done (5 left) 2023-09-30T09:25:20.819 INFO:tasks.rados.rados.0.smithi040.stdout:1382: snap_remove snap 137 2023-09-30T09:25:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:21] "GET /metrics HTTP/1.1" 200 36127 "" "Prometheus/2.43.0" 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:25:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[192000]: osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:25:21.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:21 smithi040 ceph-mon[189312]: osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:25:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: failed to encode map e347 with expected crc 2023-09-30T09:25:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2023-09-30T09:25:21.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:21 smithi143 ceph-mon[183689]: osdmap e348: 8 total, 8 up, 8 in 2023-09-30T09:25:21.826 INFO:tasks.rados.rados.0.smithi040.stdout:1382: done (5 left) 2023-09-30T09:25:21.826 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 138 2023-09-30T09:25:21.826 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 1 to smithi040173847-5 2023-09-30T09:25:21.826 INFO:tasks.rados.rados.0.smithi040.stdout:1383: seq_num 437 ranges {3317760=122880} 2023-09-30T09:25:21.846 INFO:tasks.rados.rados.0.smithi040.stdout:1383: writing smithi040173847-19 from 3317760 to 3440640 tid 1 2023-09-30T09:25:21.846 INFO:tasks.rados.rados.0.smithi040.stdout:1384: rmattr oid 34 current snap is 138 2023-09-30T09:25:21.846 INFO:tasks.rados.rados.0.smithi040.stdout:1384: done (6 left) 2023-09-30T09:25:21.846 INFO:tasks.rados.rados.0.smithi040.stdout:1385: read oid 26 snap 133 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:1385: expect (ObjNum 392 snap 123 seq_num 392) 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 138 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 2 to smithi040173847-5 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 1 to smithi040173847-48 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 2 to smithi040173847-48 2023-09-30T09:25:21.847 INFO:tasks.rados.rados.0.smithi040.stdout:1386: seq_num 438 ranges {4063232=139264} 2023-09-30T09:25:21.870 INFO:tasks.rados.rados.0.smithi040.stdout:1386: writing smithi040173847-14 from 4063232 to 4202496 tid 1 2023-09-30T09:25:21.870 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 138 2023-09-30T09:25:21.870 INFO:tasks.rados.rados.0.smithi040.stdout:1387: seq_num 439 ranges {0=155648} 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:1387: writing smithi040173847-25 from 0 to 155648 tid 1 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 138 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:1377: finishing write tid 3 to smithi040173847-5 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 387 (ObjNum 436 snap 138 seq_num 436) dirty exists 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:1377: left oid 5 (ObjNum 436 snap 138 seq_num 436) 2023-09-30T09:25:21.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 634 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:25:21.872 INFO:tasks.rados.rados.0.smithi040.stdout:1376: finishing write tid 3 to smithi040173847-48 2023-09-30T09:25:21.872 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 649 (ObjNum 435 snap 138 seq_num 435) dirty exists 2023-09-30T09:25:21.872 INFO:tasks.rados.rados.0.smithi040.stdout:1376: left oid 48 (ObjNum 435 snap 138 seq_num 435) 2023-09-30T09:25:21.872 INFO:tasks.rados.rados.0.smithi040.stdout:1379: expect (ObjNum 391 snap 123 seq_num 391) 2023-09-30T09:25:21.999 INFO:tasks.rados.rados.0.smithi040.stdout:1378: expect (ObjNum 421 snap 134 seq_num 421) 2023-09-30T09:25:22.246 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (3m) - 6m 22.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (3m) - 6m 79.8M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (7m) - 7m 20.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (7m) - 7m 18.1M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (2m) - 9m 447M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (3m) - 11m 511M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:25:22.589 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (2m) - 11m 85.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (2m) - 10m 29.7M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (2m) - 10m 64.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (3m) - 6m 8724k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (3m) - 6m 8409k - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (100s) - 9m 336M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (70s) - 9m 251M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (39s) - 8m 158M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (9s) - 8m 12.5M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (8m) - 8m 287M 2486M 17.2.6-1161-g191c1869 8497a1260037 3e5ee29a952e 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (8m) - 8m 263M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:25:22.590 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (7m) - 7m 174M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:25:22.591 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (7m) - 7m 218M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:25:22.591 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (3m) - 6m 50.2M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:25:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:22 smithi143 ceph-mon[183689]: failed to encode map e348 with expected crc 2023-09-30T09:25:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:22 smithi143 ceph-mon[183689]: pgmap v229: 121 pgs: 6 active+undersized+degraded, 26 active+undersized, 89 active+clean; 137 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 26 KiB/s wr, 7 op/s; 20/273 objects degraded (7.326%); 434 KiB/s, 0 objects/s recovering 2023-09-30T09:25:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:22 smithi143 ceph-mon[183689]: osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:25:22.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:22 smithi143 ceph-mon[183689]: failed to encode map e349 with expected crc 2023-09-30T09:25:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[192000]: failed to encode map e348 with expected crc 2023-09-30T09:25:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[192000]: pgmap v229: 121 pgs: 6 active+undersized+degraded, 26 active+undersized, 89 active+clean; 137 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 26 KiB/s wr, 7 op/s; 20/273 objects degraded (7.326%); 434 KiB/s, 0 objects/s recovering 2023-09-30T09:25:22.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[192000]: osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:25:22.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[192000]: failed to encode map e349 with expected crc 2023-09-30T09:25:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[189312]: failed to encode map e348 with expected crc 2023-09-30T09:25:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[189312]: pgmap v229: 121 pgs: 6 active+undersized+degraded, 26 active+undersized, 89 active+clean; 137 MiB data, 756 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 26 KiB/s wr, 7 op/s; 20/273 objects degraded (7.326%); 434 KiB/s, 0 objects/s recovering 2023-09-30T09:25:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[189312]: osdmap e349: 8 total, 8 up, 8 in 2023-09-30T09:25:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:22 smithi040 ceph-mon[189312]: failed to encode map e349 with expected crc 2023-09-30T09:25:22.992 INFO:tasks.rados.rados.0.smithi040.stdout:1383: finishing write tid 1 to smithi040173847-19 2023-09-30T09:25:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:1383: finishing write tid 2 to smithi040173847-19 2023-09-30T09:25:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:1383: finishing write tid 3 to smithi040173847-19 2023-09-30T09:25:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 651 (ObjNum 437 snap 138 seq_num 437) dirty exists 2023-09-30T09:25:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:1383: left oid 19 (ObjNum 437 snap 138 seq_num 437) 2023-09-30T09:25:22.993 INFO:tasks.rados.rados.0.smithi040.stdout:1385: expect (ObjNum 392 snap 123 seq_num 392) 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:25:23.011 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 4, 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 4 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 6, 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 9 2023-09-30T09:25:23.012 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:25:23.013 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:25:23.038 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 1 to smithi040173847-25 2023-09-30T09:25:23.038 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 2 to smithi040173847-25 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1386: finishing write tid 1 to smithi040173847-14 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1386: finishing write tid 2 to smithi040173847-14 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1387: finishing write tid 3 to smithi040173847-25 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 620 (ObjNum 439 snap 138 seq_num 439) dirty exists 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1387: left oid 25 (ObjNum 439 snap 138 seq_num 439) 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1386: finishing write tid 3 to smithi040173847-14 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 246 (ObjNum 438 snap 138 seq_num 438) dirty exists 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1386: left oid 14 (ObjNum 438 snap 138 seq_num 438) 2023-09-30T09:25:23.039 INFO:tasks.rados.rados.0.smithi040.stdout:1388: seq_num 440 ranges {2957312=172032} 2023-09-30T09:25:23.056 INFO:tasks.rados.rados.0.smithi040.stdout:1388: writing smithi040173847-32 from 2957312 to 3129344 tid 1 2023-09-30T09:25:23.056 INFO:tasks.rados.rados.0.smithi040.stdout:1376: done (9 left) 2023-09-30T09:25:23.056 INFO:tasks.rados.rados.0.smithi040.stdout:1377: done (8 left) 2023-09-30T09:25:23.056 INFO:tasks.rados.rados.0.smithi040.stdout:1378: done (7 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1379: done (6 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1380: done (5 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1383: done (4 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1385: done (3 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1386: done (2 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1387: done (1 left) 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1389: read oid 13 snap 133 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1389: expect deleted 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 138 2023-09-30T09:25:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:1390: seq_num 441 ranges {3481600=188416} 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:1390: writing smithi040173847-7 from 3481600 to 3670016 tid 1 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:1391: setattr oid 45 current snap is 138 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:1388: finishing write tid 1 to smithi040173847-32 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:1388: finishing write tid 2 to smithi040173847-32 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:1388: finishing write tid 3 to smithi040173847-32 2023-09-30T09:25:23.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 622 (ObjNum 440 snap 138 seq_num 440) dirty exists 2023-09-30T09:25:23.078 INFO:tasks.rados.rados.0.smithi040.stdout:1388: left oid 32 (ObjNum 440 snap 138 seq_num 440) 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1388: done (3 left) 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1389: done (2 left) 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1392: read oid 40 snap -1 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1392: expect deleted 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1393: read oid 8 snap -1 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1393: expect (ObjNum 401 snap 127 seq_num 401) 2023-09-30T09:25:23.079 INFO:tasks.rados.rados.0.smithi040.stdout:1394: snap_remove snap 133 2023-09-30T09:25:23.230 INFO:tasks.rados.rados.0.smithi040.stdout:1394: done (4 left) 2023-09-30T09:25:23.230 INFO:tasks.rados.rados.0.smithi040.stdout:1395: rollback oid 47 current snap is 138 2023-09-30T09:25:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1395: done (4 left) 2023-09-30T09:25:23.231 INFO:tasks.rados.rados.0.smithi040.stdout:1396: setattr oid 13 current snap is 138 2023-09-30T09:25:23.234 INFO:tasks.rados.rados.0.smithi040.stdout:1390: finishing write tid 1 to smithi040173847-7 2023-09-30T09:25:23.234 INFO:tasks.rados.rados.0.smithi040.stdout:1390: finishing write tid 2 to smithi040173847-7 2023-09-30T09:25:23.234 INFO:tasks.rados.rados.0.smithi040.stdout:1390: finishing write tid 3 to smithi040173847-7 2023-09-30T09:25:23.234 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 636 (ObjNum 441 snap 138 seq_num 441) dirty exists 2023-09-30T09:25:23.234 INFO:tasks.rados.rados.0.smithi040.stdout:1390: left oid 7 (ObjNum 441 snap 138 seq_num 441) 2023-09-30T09:25:23.235 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 561 (ObjNum 312 snap 97 seq_num 312) dirty exists 2023-09-30T09:25:23.235 INFO:tasks.rados.rados.0.smithi040.stdout:1393: expect (ObjNum 401 snap 127 seq_num 401) 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:1390: done (4 left) 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:1391: done (3 left) 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:1392: done (2 left) 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:1393: done (1 left) 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 138 2023-09-30T09:25:23.288 INFO:tasks.rados.rados.0.smithi040.stdout:1397: seq_num 442 ranges {10051584=204800} 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:1397: writing smithi040173847-28 from 10051584 to 10256384 tid 1 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:1398: read oid 24 snap -1 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:1398: expect (ObjNum 419 snap 134 seq_num 419) 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 138 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 456 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-30T09:25:23.346 INFO:tasks.rados.rados.0.smithi040.stdout:1399: seq_num 443 ranges {1458176=221184} 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1399: writing smithi040173847-46 from 1458176 to 1679360 tid 1 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1396: done (3 left) 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1400: delete oid 1 current snap is 138 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1397: finishing write tid 1 to smithi040173847-28 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1397: finishing write tid 2 to smithi040173847-28 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1397: finishing write tid 3 to smithi040173847-28 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 653 (ObjNum 442 snap 138 seq_num 442) dirty exists 2023-09-30T09:25:23.356 INFO:tasks.rados.rados.0.smithi040.stdout:1397: left oid 28 (ObjNum 442 snap 138 seq_num 442) 2023-09-30T09:25:23.358 INFO:tasks.rados.rados.0.smithi040.stdout:1397: done (3 left) 2023-09-30T09:25:23.358 INFO:tasks.rados.rados.0.smithi040.stdout:1400: done (2 left) 2023-09-30T09:25:23.358 INFO:tasks.rados.rados.0.smithi040.stdout:1401: setattr oid 38 current snap is 138 2023-09-30T09:25:23.359 INFO:tasks.rados.rados.0.smithi040.stdout:1399: finishing write tid 1 to smithi040173847-46 2023-09-30T09:25:23.359 INFO:tasks.rados.rados.0.smithi040.stdout:1399: finishing write tid 2 to smithi040173847-46 2023-09-30T09:25:23.360 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 138 2023-09-30T09:25:23.360 INFO:tasks.rados.rados.0.smithi040.stdout:1402: seq_num 445 ranges {499712=253952} 2023-09-30T09:25:23.364 INFO:tasks.rados.rados.0.smithi040.stdout:1402: writing smithi040173847-30 from 499712 to 753664 tid 1 2023-09-30T09:25:23.364 INFO:tasks.rados.rados.0.smithi040.stdout:1403: rollback oid 10 current snap is 138 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:1403: done (4 left) 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:1404: snap_create 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:1399: finishing write tid 3 to smithi040173847-46 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 682 (ObjNum 443 snap 138 seq_num 443) dirty exists 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:1399: left oid 46 (ObjNum 443 snap 138 seq_num 443) 2023-09-30T09:25:23.365 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 683 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-30T09:25:23.366 INFO:tasks.rados.rados.0.smithi040.stdout:1398: expect (ObjNum 419 snap 134 seq_num 419) 2023-09-30T09:25:23.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:23 smithi143 ceph-mon[183689]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:23 smithi143 ceph-mon[183689]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:23 smithi143 ceph-mon[183689]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:23 smithi143 ceph-mon[183689]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:23.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:23 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1274918361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[192000]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[192000]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[192000]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[192000]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:23.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1274918361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[189312]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[189312]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[189312]: failed to encode map e349 with expected crc 2023-09-30T09:25:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[189312]: from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:23 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1274918361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 1 to smithi040173847-30 2023-09-30T09:25:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 2 to smithi040173847-30 2023-09-30T09:25:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:1402: finishing write tid 3 to smithi040173847-30 2023-09-30T09:25:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 458 (ObjNum 445 snap 138 seq_num 445) dirty exists 2023-09-30T09:25:23.681 INFO:tasks.rados.rados.0.smithi040.stdout:1402: left oid 30 (ObjNum 445 snap 138 seq_num 445) 2023-09-30T09:25:24.237 INFO:tasks.rados.rados.0.smithi040.stdout:1398: done (4 left) 2023-09-30T09:25:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:1399: done (3 left) 2023-09-30T09:25:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:1401: done (2 left) 2023-09-30T09:25:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:1402: done (1 left) 2023-09-30T09:25:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:1404: done (0 left) 2023-09-30T09:25:24.238 INFO:tasks.rados.rados.0.smithi040.stdout:1405: snap_remove snap 138 2023-09-30T09:25:24.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:24 smithi143 ceph-mon[183689]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:24.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:24 smithi143 ceph-mon[183689]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:24 smithi143 ceph-mon[183689]: osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:25:24.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:24 smithi143 ceph-mon[183689]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:24 smithi143 ceph-mon[183689]: pgmap v232: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 48 KiB/s wr, 8 op/s; 7.7 MiB/s, 2 objects/s recovering 2023-09-30T09:25:24.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[192000]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[192000]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[192000]: osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[192000]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[192000]: pgmap v232: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 48 KiB/s wr, 8 op/s; 7.7 MiB/s, 2 objects/s recovering 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[189312]: from='client.44201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[189312]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[189312]: osdmap e350: 8 total, 8 up, 8 in 2023-09-30T09:25:24.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[189312]: failed to encode map e350 with expected crc 2023-09-30T09:25:24.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:24 smithi040 ceph-mon[189312]: pgmap v232: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 48 KiB/s wr, 8 op/s; 7.7 MiB/s, 2 objects/s recovering 2023-09-30T09:25:25.237 INFO:tasks.rados.rados.0.smithi040.stdout:1405: done (0 left) 2023-09-30T09:25:25.237 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 139 2023-09-30T09:25:25.237 INFO:tasks.rados.rados.0.smithi040.stdout:1406: seq_num 446 ranges {0=278528} 2023-09-30T09:25:25.239 INFO:tasks.rados.rados.0.smithi040.stdout:1406: writing smithi040173847-29 from 0 to 278528 tid 1 2023-09-30T09:25:25.239 INFO:tasks.rados.rados.0.smithi040.stdout:1407: copy_from oid 14 from oid 8 current snap is 139 2023-09-30T09:25:25.239 INFO:tasks.rados.rados.0.smithi040.stdout:1408: setattr oid 25 current snap is 139 2023-09-30T09:25:25.240 INFO:tasks.rados.rados.0.smithi040.stdout:1409: rollback oid 45 current snap is 139 2023-09-30T09:25:25.241 INFO:tasks.rados.rados.0.smithi040.stdout:1409: done (3 left) 2023-09-30T09:25:25.241 INFO:tasks.rados.rados.0.smithi040.stdout:1410: rollback oid 42 current snap is 139 2023-09-30T09:25:25.241 INFO:tasks.rados.rados.0.smithi040.stdout:1410: done (3 left) 2023-09-30T09:25:25.241 INFO:tasks.rados.rados.0.smithi040.stdout:1411: snap_create 2023-09-30T09:25:25.251 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 1 to smithi040173847-29 2023-09-30T09:25:25.252 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 2 to smithi040173847-29 2023-09-30T09:25:25.252 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 623 (ObjNum 439 snap 138 seq_num 439) dirty exists 2023-09-30T09:25:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:1406: finishing write tid 3 to smithi040173847-29 2023-09-30T09:25:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 628 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-09-30T09:25:25.253 INFO:tasks.rados.rados.0.smithi040.stdout:1406: left oid 29 (ObjNum 446 snap 139 seq_num 446) 2023-09-30T09:25:25.261 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:25:25.262 INFO:tasks.rados.rados.0.smithi040.stdout:1407: finishing copy_from to smithi040173847-14 2023-09-30T09:25:25.262 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 558 (ObjNum 401 snap 127 seq_num 401) dirty exists 2023-09-30T09:25:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/273 objects degraded (7.326%), 6 pgs degraded) 2023-09-30T09:25:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:25:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: osdmap e351: 8 total, 8 up, 8 in 2023-09-30T09:25:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:25 smithi143 ceph-mon[183689]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/273 objects degraded (7.326%), 6 pgs degraded) 2023-09-30T09:25:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: osdmap e351: 8 total, 8 up, 8 in 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[192000]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/273 objects degraded (7.326%), 6 pgs degraded) 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: osdmap e351: 8 total, 8 up, 8 in 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: failed to encode map e351 with expected crc 2023-09-30T09:25:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:25 smithi040 ceph-mon[189312]: failed to encode map e351 with expected crc 2023-09-30T09:25:26.247 INFO:tasks.rados.rados.0.smithi040.stdout:1406: done (3 left) 2023-09-30T09:25:26.247 INFO:tasks.rados.rados.0.smithi040.stdout:1407: done (2 left) 2023-09-30T09:25:26.247 INFO:tasks.rados.rados.0.smithi040.stdout:1408: done (1 left) 2023-09-30T09:25:26.247 INFO:tasks.rados.rados.0.smithi040.stdout:1411: done (0 left) 2023-09-30T09:25:26.247 INFO:tasks.rados.rados.0.smithi040.stdout:1412: delete oid 14 current snap is 140 2023-09-30T09:25:26.253 INFO:tasks.rados.rados.0.smithi040.stdout:1412: done (0 left) 2023-09-30T09:25:26.253 INFO:tasks.rados.rados.0.smithi040.stdout:1413: read oid 24 snap -1 2023-09-30T09:25:26.253 INFO:tasks.rados.rados.0.smithi040.stdout:1413: expect (ObjNum 419 snap 134 seq_num 419) 2023-09-30T09:25:26.253 INFO:tasks.rados.rados.0.smithi040.stdout:1414: delete oid 15 current snap is 140 2023-09-30T09:25:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:1414: done (1 left) 2023-09-30T09:25:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:1415: snap_remove snap 139 2023-09-30T09:25:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: failed to encode map e351 with expected crc 2023-09-30T09:25:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: osdmap e352: 8 total, 8 up, 8 in 2023-09-30T09:25:26.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:26 smithi143 ceph-mon[183689]: pgmap v235: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 22 KiB/s wr, 0 op/s; 7.3 MiB/s, 2 objects/s recovering 2023-09-30T09:25:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: failed to encode map e351 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: osdmap e352: 8 total, 8 up, 8 in 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[192000]: pgmap v235: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 22 KiB/s wr, 0 op/s; 7.3 MiB/s, 2 objects/s recovering 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: failed to encode map e351 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: osdmap e352: 8 total, 8 up, 8 in 2023-09-30T09:25:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: failed to encode map e352 with expected crc 2023-09-30T09:25:26.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:26 smithi040 ceph-mon[189312]: pgmap v235: 121 pgs: 121 active+clean; 130 MiB data, 757 MiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 22 KiB/s wr, 0 op/s; 7.3 MiB/s, 2 objects/s recovering 2023-09-30T09:25:26.800 INFO:tasks.rados.rados.0.smithi040.stdout:1415: done (1 left) 2023-09-30T09:25:26.801 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 140 2023-09-30T09:25:26.801 INFO:tasks.rados.rados.0.smithi040.stdout:1416: seq_num 449 ranges {753664=327680} 2023-09-30T09:25:26.807 INFO:tasks.rados.rados.0.smithi040.stdout:1416: writing smithi040173847-30 from 753664 to 1081344 tid 1 2023-09-30T09:25:26.807 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 140 2023-09-30T09:25:26.807 INFO:tasks.rados.rados.0.smithi040.stdout:1417: seq_num 450 ranges {5021696=344064} 2023-09-30T09:25:26.838 INFO:tasks.rados.rados.0.smithi040.stdout:1417: writing smithi040173847-20 from 5021696 to 5365760 tid 1 2023-09-30T09:25:26.838 INFO:tasks.rados.rados.0.smithi040.stdout:1418: rollback oid 45 current snap is 140 2023-09-30T09:25:26.838 INFO:tasks.rados.rados.0.smithi040.stdout:1418: done (3 left) 2023-09-30T09:25:26.838 INFO:tasks.rados.rados.0.smithi040.stdout:1419: read oid 37 snap -1 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1419: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1420: read oid 49 snap -1 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1420: expect (ObjNum 399 snap 126 seq_num 399) 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1421: rollback oid 43 current snap is 140 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1421: done (5 left) 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1422: read oid 14 snap -1 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1422: expect deleted 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 140 2023-09-30T09:25:26.839 INFO:tasks.rados.rados.0.smithi040.stdout:1413: expect (ObjNum 419 snap 134 seq_num 419) 2023-09-30T09:25:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:1416: finishing write tid 1 to smithi040173847-30 2023-09-30T09:25:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:1416: finishing write tid 2 to smithi040173847-30 2023-09-30T09:25:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:1416: finishing write tid 3 to smithi040173847-30 2023-09-30T09:25:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 460 (ObjNum 449 snap 140 seq_num 449) dirty exists 2023-09-30T09:25:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:1416: left oid 30 (ObjNum 449 snap 140 seq_num 449) 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:1417: finishing write tid 1 to smithi040173847-20 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:1417: finishing write tid 2 to smithi040173847-20 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:1417: finishing write tid 3 to smithi040173847-20 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 648 (ObjNum 450 snap 140 seq_num 450) dirty exists 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:1417: left oid 20 (ObjNum 450 snap 140 seq_num 450) 2023-09-30T09:25:27.160 INFO:tasks.rados.rados.0.smithi040.stdout:1419: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:25:27.353 INFO:tasks.rados.rados.0.smithi040.stdout:1420: expect (ObjNum 399 snap 126 seq_num 399) 2023-09-30T09:25:27.479 INFO:tasks.rados.rados.0.smithi040.stdout:1423: seq_num 451 ranges {6275072=360448} 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1423: writing smithi040173847-43 from 6275072 to 6635520 tid 1 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1413: done (6 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1416: done (5 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1417: done (4 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1419: done (3 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1420: done (2 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:1422: done (1 left) 2023-09-30T09:25:27.517 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 140 2023-09-30T09:25:27.518 INFO:tasks.rados.rados.0.smithi040.stdout:1424: seq_num 452 ranges {12312576=376832} 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1424: writing smithi040173847-42 from 12312576 to 12689408 tid 1 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1425: delete oid 39 current snap is 140 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1423: finishing write tid 1 to smithi040173847-43 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1423: finishing write tid 2 to smithi040173847-43 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1423: finishing write tid 3 to smithi040173847-43 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 650 (ObjNum 451 snap 140 seq_num 451) dirty exists 2023-09-30T09:25:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:1423: left oid 43 (ObjNum 451 snap 140 seq_num 451) 2023-09-30T09:25:27.589 INFO:tasks.rados.rados.0.smithi040.stdout:1423: done (2 left) 2023-09-30T09:25:27.589 INFO:tasks.rados.rados.0.smithi040.stdout:1425: done (1 left) 2023-09-30T09:25:27.589 INFO:tasks.rados.rados.0.smithi040.stdout:1426: snap_create 2023-09-30T09:25:27.591 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 1 to smithi040173847-42 2023-09-30T09:25:27.591 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 2 to smithi040173847-42 2023-09-30T09:25:27.593 INFO:tasks.rados.rados.0.smithi040.stdout:1424: finishing write tid 3 to smithi040173847-42 2023-09-30T09:25:27.593 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 723 (ObjNum 452 snap 140 seq_num 452) dirty exists 2023-09-30T09:25:27.593 INFO:tasks.rados.rados.0.smithi040.stdout:1424: left oid 42 (ObjNum 452 snap 140 seq_num 452) 2023-09-30T09:25:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: osdmap e353: 8 total, 8 up, 8 in 2023-09-30T09:25:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: osdmap e354: 8 total, 8 up, 8 in 2023-09-30T09:25:27.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:27 smithi143 ceph-mon[183689]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: osdmap e353: 8 total, 8 up, 8 in 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: osdmap e354: 8 total, 8 up, 8 in 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[192000]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: osdmap e353: 8 total, 8 up, 8 in 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e353 with expected crc 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: osdmap e354: 8 total, 8 up, 8 in 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e354 with expected crc 2023-09-30T09:25:27.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:27 smithi040 ceph-mon[189312]: failed to encode map e354 with expected crc 2023-09-30T09:25:28.261 INFO:tasks.rados.rados.0.smithi040.stdout:1424: done (1 left) 2023-09-30T09:25:28.261 INFO:tasks.rados.rados.0.smithi040.stdout:1426: done (0 left) 2023-09-30T09:25:28.262 INFO:tasks.rados.rados.0.smithi040.stdout:1427: delete oid 24 current snap is 141 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1427: done (0 left) 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1428: read oid 30 snap -1 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1428: expect (ObjNum 449 snap 140 seq_num 449) 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1429: read oid 46 snap -1 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1429: expect (ObjNum 443 snap 138 seq_num 443) 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1430: rollback oid 4 current snap is 141 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 140 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1431: copy_from oid 1 from oid 2 current snap is 141 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 141 2023-09-30T09:25:28.267 INFO:tasks.rados.rados.0.smithi040.stdout:1432: seq_num 455 ranges {4759552=425984} 2023-09-30T09:25:28.296 INFO:tasks.rados.rados.0.smithi040.stdout:1432: writing smithi040173847-41 from 4759552 to 5185536 tid 1 2023-09-30T09:25:28.297 INFO:tasks.rados.rados.0.smithi040.stdout:1433: read oid 49 snap -1 2023-09-30T09:25:28.297 INFO:tasks.rados.rados.0.smithi040.stdout:1433: expect (ObjNum 399 snap 126 seq_num 399) 2023-09-30T09:25:28.297 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 141 2023-09-30T09:25:28.297 INFO:tasks.rados.rados.0.smithi040.stdout:1434: seq_num 456 ranges {3489792=442368} 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1434: writing smithi040173847-9 from 3489792 to 3932160 tid 1 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1435: delete oid 20 current snap is 141 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing copy_from to smithi040173847-1 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1431: got expected ENOENT (src dne) 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1431: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1430: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:25:28.319 INFO:tasks.rados.rados.0.smithi040.stdout:1428: expect (ObjNum 449 snap 140 seq_num 449) 2023-09-30T09:25:28.371 INFO:tasks.rados.rados.0.smithi040.stdout:1430: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:25:28.371 INFO:tasks.rados.rados.0.smithi040.stdout:1430: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:25:28.371 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 656 (ObjNum 356 snap 114 seq_num 356) dirty exists 2023-09-30T09:25:28.372 INFO:tasks.rados.rados.0.smithi040.stdout:1429: expect (ObjNum 443 snap 138 seq_num 443) 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:1432: finishing write tid 1 to smithi040173847-41 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:1432: finishing write tid 2 to smithi040173847-41 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:1432: finishing write tid 3 to smithi040173847-41 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 683 (ObjNum 455 snap 141 seq_num 455) dirty exists 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:1432: left oid 41 (ObjNum 455 snap 141 seq_num 455) 2023-09-30T09:25:28.460 INFO:tasks.rados.rados.0.smithi040.stdout:1433: expect (ObjNum 399 snap 126 seq_num 399) 2023-09-30T09:25:28.585 INFO:tasks.rados.rados.0.smithi040.stdout:1434: finishing write tid 1 to smithi040173847-9 2023-09-30T09:25:28.585 INFO:tasks.rados.rados.0.smithi040.stdout:1434: finishing write tid 2 to smithi040173847-9 2023-09-30T09:25:28.585 INFO:tasks.rados.rados.0.smithi040.stdout:1434: finishing write tid 3 to smithi040173847-9 2023-09-30T09:25:28.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 568 (ObjNum 456 snap 141 seq_num 456) dirty exists 2023-09-30T09:25:28.586 INFO:tasks.rados.rados.0.smithi040.stdout:1434: left oid 9 (ObjNum 456 snap 141 seq_num 456) 2023-09-30T09:25:28.587 INFO:tasks.rados.rados.0.smithi040.stdout:1428: done (7 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1429: done (6 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1430: done (5 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1431: done (4 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1432: done (3 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1433: done (2 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1434: done (1 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1435: done (0 left) 2023-09-30T09:25:28.588 INFO:tasks.rados.rados.0.smithi040.stdout:1436: snap_create 2023-09-30T09:25:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:28 smithi143 ceph-mon[183689]: failed to encode map e354 with expected crc 2023-09-30T09:25:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:28 smithi143 ceph-mon[183689]: pgmap v238: 121 pgs: 121 active+clean; 123 MiB data, 750 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 973 KiB/s wr, 32 op/s 2023-09-30T09:25:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:28 smithi040 ceph-mon[192000]: failed to encode map e354 with expected crc 2023-09-30T09:25:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:28 smithi040 ceph-mon[192000]: pgmap v238: 121 pgs: 121 active+clean; 123 MiB data, 750 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 973 KiB/s wr, 32 op/s 2023-09-30T09:25:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:28 smithi040 ceph-mon[189312]: failed to encode map e354 with expected crc 2023-09-30T09:25:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:28 smithi040 ceph-mon[189312]: pgmap v238: 121 pgs: 121 active+clean; 123 MiB data, 750 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 973 KiB/s wr, 32 op/s 2023-09-30T09:25:29.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:25:29.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:28.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:29.270 INFO:tasks.rados.rados.0.smithi040.stdout:1436: done (0 left) 2023-09-30T09:25:29.270 INFO:tasks.rados.rados.0.smithi040.stdout:1437: rollback oid 30 current snap is 142 2023-09-30T09:25:29.270 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 141 2023-09-30T09:25:29.270 INFO:tasks.rados.rados.0.smithi040.stdout:1438: snap_remove snap 140 2023-09-30T09:25:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: osdmap e355: 8 total, 8 up, 8 in 2023-09-30T09:25:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:29 smithi143 ceph-mon[183689]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: osdmap e355: 8 total, 8 up, 8 in 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[192000]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: osdmap e355: 8 total, 8 up, 8 in 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: failed to encode map e355 with expected crc 2023-09-30T09:25:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:29 smithi040 ceph-mon[189312]: failed to encode map e355 with expected crc 2023-09-30T09:25:30.270 INFO:tasks.rados.rados.0.smithi040.stdout:1438: done (1 left) 2023-09-30T09:25:30.270 INFO:tasks.rados.rados.0.smithi040.stdout:1439: delete oid 36 current snap is 142 2023-09-30T09:25:30.270 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:25:30.271 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:25:30.271 INFO:tasks.rados.rados.0.smithi040.stdout:1437: finishing rollback tid 2 to smithi040173847-30 2023-09-30T09:25:30.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 463 (ObjNum 449 snap 140 seq_num 449) dirty exists 2023-09-30T09:25:30.280 INFO:tasks.rados.rados.0.smithi040.stdout:1437: done (1 left) 2023-09-30T09:25:30.280 INFO:tasks.rados.rados.0.smithi040.stdout:1439: done (0 left) 2023-09-30T09:25:30.280 INFO:tasks.rados.rados.0.smithi040.stdout:1440: snap_remove snap 141 2023-09-30T09:25:30.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: pgmap v240: 121 pgs: 121 active+clean; 124 MiB data, 746 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 34 op/s 2023-09-30T09:25:30.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: osdmap e356: 8 total, 8 up, 8 in 2023-09-30T09:25:30.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:30 smithi143 ceph-mon[183689]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: pgmap v240: 121 pgs: 121 active+clean; 124 MiB data, 746 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 34 op/s 2023-09-30T09:25:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: osdmap e356: 8 total, 8 up, 8 in 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[192000]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: pgmap v240: 121 pgs: 121 active+clean; 124 MiB data, 746 MiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.1 MiB/s wr, 34 op/s 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: osdmap e356: 8 total, 8 up, 8 in 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: failed to encode map e356 with expected crc 2023-09-30T09:25:30.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:30 smithi040 ceph-mon[189312]: failed to encode map e356 with expected crc 2023-09-30T09:25:31.286 INFO:tasks.rados.rados.0.smithi040.stdout:1440: done (0 left) 2023-09-30T09:25:31.287 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 142 2023-09-30T09:25:31.287 INFO:tasks.rados.rados.0.smithi040.stdout:1441: seq_num 459 ranges {3129344=491520} 2023-09-30T09:25:31.307 INFO:tasks.rados.rados.0.smithi040.stdout:1441: writing smithi040173847-32 from 3129344 to 3620864 tid 1 2023-09-30T09:25:31.307 INFO:tasks.rados.rados.0.smithi040.stdout:1442: read oid 23 snap -1 2023-09-30T09:25:31.307 INFO:tasks.rados.rados.0.smithi040.stdout:1442: expect (ObjNum 408 snap 130 seq_num 408) 2023-09-30T09:25:31.307 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 142 2023-09-30T09:25:31.307 INFO:tasks.rados.rados.0.smithi040.stdout:1443: seq_num 460 ranges {5185536=507904} 2023-09-30T09:25:31.340 INFO:tasks.rados.rados.0.smithi040.stdout:1443: writing smithi040173847-41 from 5185536 to 5693440 tid 1 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1444: read oid 36 snap -1 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1444: expect deleted 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 142 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1441: finishing write tid 1 to smithi040173847-32 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1441: finishing write tid 2 to smithi040173847-32 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1441: finishing write tid 3 to smithi040173847-32 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 625 (ObjNum 459 snap 142 seq_num 459) dirty exists 2023-09-30T09:25:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1441: left oid 32 (ObjNum 459 snap 142 seq_num 459) 2023-09-30T09:25:31.342 INFO:tasks.rados.rados.0.smithi040.stdout:1445: seq_num 461 ranges {2293760=524288} 2023-09-30T09:25:31.356 INFO:tasks.rados.rados.0.smithi040.stdout:1445: writing smithi040173847-21 from 2293760 to 2818048 tid 1 2023-09-30T09:25:31.356 INFO:tasks.rados.rados.0.smithi040.stdout:1441: done (4 left) 2023-09-30T09:25:31.356 INFO:tasks.rados.rados.0.smithi040.stdout:1446: setattr oid 13 current snap is 142 2023-09-30T09:25:31.356 INFO:tasks.rados.rados.0.smithi040.stdout:1442: expect (ObjNum 408 snap 130 seq_num 408) 2023-09-30T09:25:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:31] "GET /metrics HTTP/1.1" 200 36119 "" "Prometheus/2.43.0" 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: osdmap e357: 8 total, 8 up, 8 in 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: osdmap e357: 8 total, 8 up, 8 in 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.601 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 1 to smithi040173847-41 2023-09-30T09:25:31.601 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 2 to smithi040173847-41 2023-09-30T09:25:31.601 INFO:tasks.rados.rados.0.smithi040.stdout:1443: finishing write tid 3 to smithi040173847-41 2023-09-30T09:25:31.601 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 691 (ObjNum 460 snap 142 seq_num 460) dirty exists 2023-09-30T09:25:31.601 INFO:tasks.rados.rados.0.smithi040.stdout:1443: left oid 41 (ObjNum 460 snap 142 seq_num 460) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1445: finishing write tid 1 to smithi040173847-21 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1445: finishing write tid 2 to smithi040173847-21 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1445: finishing write tid 3 to smithi040173847-21 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 570 (ObjNum 461 snap 142 seq_num 461) dirty exists 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1445: left oid 21 (ObjNum 461 snap 142 seq_num 461) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1442: done (4 left) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1443: done (3 left) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1444: done (2 left) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1445: done (1 left) 2023-09-30T09:25:31.602 INFO:tasks.rados.rados.0.smithi040.stdout:1447: delete oid 39 current snap is 142 2023-09-30T09:25:31.603 INFO:tasks.rados.rados.0.smithi040.stdout:1447: done (1 left) 2023-09-30T09:25:31.603 INFO:tasks.rados.rados.0.smithi040.stdout:1448: rollback oid 41 current snap is 142 2023-09-30T09:25:31.603 INFO:tasks.rados.rados.0.smithi040.stdout:1448: done (1 left) 2023-09-30T09:25:31.603 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 142 2023-09-30T09:25:31.603 INFO:tasks.rados.rados.0.smithi040.stdout:1449: seq_num 463 ranges {1081344=557056} 2023-09-30T09:25:31.611 INFO:tasks.rados.rados.0.smithi040.stdout:1449: writing smithi040173847-30 from 1081344 to 1638400 tid 1 2023-09-30T09:25:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1450: rmattr oid 10 current snap is 142 2023-09-30T09:25:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 464 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-30T09:25:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1446: done (2 left) 2023-09-30T09:25:31.612 INFO:tasks.rados.rados.0.smithi040.stdout:1451: setattr oid 38 current snap is 142 2023-09-30T09:25:31.616 INFO:tasks.rados.rados.0.smithi040.stdout:1452: read oid 6 snap -1 2023-09-30T09:25:31.616 INFO:tasks.rados.rados.0.smithi040.stdout:1452: expect deleted 2023-09-30T09:25:31.616 INFO:tasks.rados.rados.0.smithi040.stdout:1453: setattr oid 29 current snap is 142 2023-09-30T09:25:31.616 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 1 to smithi040173847-30 2023-09-30T09:25:31.616 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 2 to smithi040173847-30 2023-09-30T09:25:31.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 724 (ObjNum 362 snap 115 seq_num 362) dirty exists 2023-09-30T09:25:31.617 INFO:tasks.rados.rados.0.smithi040.stdout:1449: finishing write tid 3 to smithi040173847-30 2023-09-30T09:25:31.617 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 466 (ObjNum 463 snap 142 seq_num 463) dirty exists 2023-09-30T09:25:31.617 INFO:tasks.rados.rados.0.smithi040.stdout:1449: left oid 30 (ObjNum 463 snap 142 seq_num 463) 2023-09-30T09:25:31.619 INFO:tasks.rados.rados.0.smithi040.stdout:1449: done (4 left) 2023-09-30T09:25:31.619 INFO:tasks.rados.rados.0.smithi040.stdout:1450: done (3 left) 2023-09-30T09:25:31.620 INFO:tasks.rados.rados.0.smithi040.stdout:1452: done (2 left) 2023-09-30T09:25:31.620 INFO:tasks.rados.rados.0.smithi040.stdout:1454: read oid 28 snap -1 2023-09-30T09:25:31.620 INFO:tasks.rados.rados.0.smithi040.stdout:1454: expect (ObjNum 442 snap 138 seq_num 442) 2023-09-30T09:25:31.620 INFO:tasks.rados.rados.0.smithi040.stdout:1455: snap_create 2023-09-30T09:25:31.620 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 684 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:25:31.625 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 629 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: osdmap e357: 8 total, 8 up, 8 in 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: failed to encode map e357 with expected crc 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:31.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:31.653 INFO:tasks.rados.rados.0.smithi040.stdout:1454: expect (ObjNum 442 snap 138 seq_num 442) 2023-09-30T09:25:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1451: done (3 left) 2023-09-30T09:25:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1453: done (2 left) 2023-09-30T09:25:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1454: done (1 left) 2023-09-30T09:25:32.589 INFO:tasks.rados.rados.0.smithi040.stdout:1455: done (0 left) 2023-09-30T09:25:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1456: read oid 16 snap -1 2023-09-30T09:25:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1456: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:25:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1457: read oid 43 snap -1 2023-09-30T09:25:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1457: expect (ObjNum 451 snap 140 seq_num 451) 2023-09-30T09:25:32.590 INFO:tasks.rados.rados.0.smithi040.stdout:1458: delete oid 21 current snap is 143 2023-09-30T09:25:32.597 INFO:tasks.rados.rados.0.smithi040.stdout:1458: done (2 left) 2023-09-30T09:25:32.597 INFO:tasks.rados.rados.0.smithi040.stdout:1459: setattr oid 50 current snap is 143 2023-09-30T09:25:32.597 INFO:tasks.rados.rados.0.smithi040.stdout:1456: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:25:32.634 INFO:tasks.rados.rados.0.smithi040.stdout:1457: expect (ObjNum 451 snap 140 seq_num 451) 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: pgmap v243: 121 pgs: 121 active+clean; 122 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 950 KiB/s wr, 20 op/s 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: osdmap e358: 8 total, 8 up, 8 in 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: failed to encode map e359 with expected crc 2023-09-30T09:25:32.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:32 smithi143 ceph-mon[183689]: osdmap e359: 8 total, 8 up, 8 in 2023-09-30T09:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: pgmap v243: 121 pgs: 121 active+clean; 122 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 950 KiB/s wr, 20 op/s 2023-09-30T09:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: osdmap e358: 8 total, 8 up, 8 in 2023-09-30T09:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: failed to encode map e359 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[192000]: osdmap e359: 8 total, 8 up, 8 in 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: pgmap v243: 121 pgs: 121 active+clean; 122 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 950 KiB/s wr, 20 op/s 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: osdmap e358: 8 total, 8 up, 8 in 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: failed to encode map e358 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: failed to encode map e359 with expected crc 2023-09-30T09:25:32.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:32 smithi040 ceph-mon[189312]: osdmap e359: 8 total, 8 up, 8 in 2023-09-30T09:25:33.048 INFO:tasks.rados.rados.0.smithi040.stdout:1456: done (2 left) 2023-09-30T09:25:33.048 INFO:tasks.rados.rados.0.smithi040.stdout:1457: done (1 left) 2023-09-30T09:25:33.048 INFO:tasks.rados.rados.0.smithi040.stdout:1460: delete oid 21 current snap is 143 2023-09-30T09:25:33.049 INFO:tasks.rados.rados.0.smithi040.stdout:1460: done (1 left) 2023-09-30T09:25:33.050 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 143 2023-09-30T09:25:33.050 INFO:tasks.rados.rados.0.smithi040.stdout:1461: seq_num 466 ranges {0=614400} 2023-09-30T09:25:33.053 INFO:tasks.rados.rados.0.smithi040.stdout:1461: writing smithi040173847-6 from 0 to 614400 tid 1 2023-09-30T09:25:33.053 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 143 2023-09-30T09:25:33.053 INFO:tasks.rados.rados.0.smithi040.stdout:1462: seq_num 467 ranges {0=630784} 2023-09-30T09:25:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:1462: writing smithi040173847-2 from 0 to 630784 tid 1 2023-09-30T09:25:33.057 INFO:tasks.rados.rados.0.smithi040.stdout:1463: snap_remove snap 142 2023-09-30T09:25:33.291 INFO:tasks.rados.rados.0.smithi040.stdout:1463: done (3 left) 2023-09-30T09:25:33.291 INFO:tasks.rados.rados.0.smithi040.stdout:1464: delete oid 24 current snap is 143 2023-09-30T09:25:33.291 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 545 (ObjNum 145 snap 0 seq_num 3791527136) dirty exists 2023-09-30T09:25:33.291 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 1 to smithi040173847-6 2023-09-30T09:25:33.291 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 2 to smithi040173847-6 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1461: finishing write tid 3 to smithi040173847-6 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 686 (ObjNum 466 snap 143 seq_num 466) dirty exists 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1461: left oid 6 (ObjNum 466 snap 143 seq_num 466) 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1462: finishing write tid 1 to smithi040173847-2 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1462: finishing write tid 2 to smithi040173847-2 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1462: finishing write tid 3 to smithi040173847-2 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 563 (ObjNum 467 snap 143 seq_num 467) dirty exists 2023-09-30T09:25:33.292 INFO:tasks.rados.rados.0.smithi040.stdout:1462: left oid 2 (ObjNum 467 snap 143 seq_num 467) 2023-09-30T09:25:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:1459: done (3 left) 2023-09-30T09:25:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:1461: done (2 left) 2023-09-30T09:25:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:1462: done (1 left) 2023-09-30T09:25:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:1464: done (0 left) 2023-09-30T09:25:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:1465: delete oid 25 current snap is 143 2023-09-30T09:25:33.302 INFO:tasks.rados.rados.0.smithi040.stdout:1465: done (0 left) 2023-09-30T09:25:33.302 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 143 2023-09-30T09:25:33.302 INFO:tasks.rados.rados.0.smithi040.stdout:1466: seq_num 470 ranges {1925120=679936} 2023-09-30T09:25:33.317 INFO:tasks.rados.rados.0.smithi040.stdout:1466: writing smithi040173847-8 from 1925120 to 2605056 tid 1 2023-09-30T09:25:33.317 INFO:tasks.rados.rados.0.smithi040.stdout:1467: delete oid 16 current snap is 143 2023-09-30T09:25:33.319 INFO:tasks.rados.rados.0.smithi040.stdout:1467: done (1 left) 2023-09-30T09:25:33.319 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 143 2023-09-30T09:25:33.319 INFO:tasks.rados.rados.0.smithi040.stdout:1468: seq_num 472 ranges {3670016=712704} 2023-09-30T09:25:33.343 INFO:tasks.rados.rados.0.smithi040.stdout:1468: writing smithi040173847-7 from 3670016 to 4382720 tid 1 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:1469: rollback oid 47 current snap is 143 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:1469: done (2 left) 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:1470: rollback oid 3 current snap is 143 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:1470: done (2 left) 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 143 2023-09-30T09:25:33.344 INFO:tasks.rados.rados.0.smithi040.stdout:1471: seq_num 473 ranges {4407296=729088} 2023-09-30T09:25:33.373 INFO:tasks.rados.rados.0.smithi040.stdout:1471: writing smithi040173847-11 from 4407296 to 5136384 tid 1 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1472: read oid 30 snap -1 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1472: expect (ObjNum 463 snap 142 seq_num 463) 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1473: read oid 5 snap -1 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1473: expect (ObjNum 436 snap 138 seq_num 436) 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1474: snap_create 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1466: finishing write tid 1 to smithi040173847-8 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1466: finishing write tid 2 to smithi040173847-8 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:1466: finishing write tid 3 to smithi040173847-8 2023-09-30T09:25:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 565 (ObjNum 470 snap 143 seq_num 470) dirty exists 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:1466: left oid 8 (ObjNum 470 snap 143 seq_num 470) 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:1468: finishing write tid 1 to smithi040173847-7 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:1468: finishing write tid 2 to smithi040173847-7 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:1468: finishing write tid 3 to smithi040173847-7 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 638 (ObjNum 472 snap 143 seq_num 472) dirty exists 2023-09-30T09:25:33.375 INFO:tasks.rados.rados.0.smithi040.stdout:1468: left oid 7 (ObjNum 472 snap 143 seq_num 472) 2023-09-30T09:25:33.380 INFO:tasks.rados.rados.0.smithi040.stdout:1471: finishing write tid 1 to smithi040173847-11 2023-09-30T09:25:33.380 INFO:tasks.rados.rados.0.smithi040.stdout:1471: finishing write tid 2 to smithi040173847-11 2023-09-30T09:25:33.381 INFO:tasks.rados.rados.0.smithi040.stdout:1472: expect (ObjNum 463 snap 142 seq_num 463) 2023-09-30T09:25:33.465 INFO:tasks.rados.rados.0.smithi040.stdout:1471: finishing write tid 3 to smithi040173847-11 2023-09-30T09:25:33.465 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 656 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:25:33.466 INFO:tasks.rados.rados.0.smithi040.stdout:1471: left oid 11 (ObjNum 473 snap 143 seq_num 473) 2023-09-30T09:25:33.466 INFO:tasks.rados.rados.0.smithi040.stdout:1473: expect (ObjNum 436 snap 138 seq_num 436) 2023-09-30T09:25:33.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:33 smithi143 ceph-mon[183689]: failed to encode map e359 with expected crc 2023-09-30T09:25:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:33 smithi040 ceph-mon[192000]: failed to encode map e359 with expected crc 2023-09-30T09:25:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:33 smithi040 ceph-mon[189312]: failed to encode map e359 with expected crc 2023-09-30T09:25:34.296 INFO:tasks.rados.rados.0.smithi040.stdout:1466: done (5 left) 2023-09-30T09:25:34.296 INFO:tasks.rados.rados.0.smithi040.stdout:1468: done (4 left) 2023-09-30T09:25:34.296 INFO:tasks.rados.rados.0.smithi040.stdout:1471: done (3 left) 2023-09-30T09:25:34.296 INFO:tasks.rados.rados.0.smithi040.stdout:1472: done (2 left) 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1473: done (1 left) 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1474: done (0 left) 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1475: rollback oid 45 current snap is 144 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 45 to 143 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1476: rmattr oid 3 current snap is 144 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1476: done (1 left) 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 144 2023-09-30T09:25:34.297 INFO:tasks.rados.rados.0.smithi040.stdout:1477: seq_num 474 ranges {3637248=745472} 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1477: writing smithi040173847-12 from 3637248 to 4382720 tid 1 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1475: finishing rollback tid 0 to smithi040173847-45 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1475: finishing rollback tid 1 to smithi040173847-45 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1475: finishing rollback tid 2 to smithi040173847-45 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 568 (ObjNum 312 snap 97 seq_num 312) dirty exists 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1478: read oid 14 snap -1 2023-09-30T09:25:34.322 INFO:tasks.rados.rados.0.smithi040.stdout:1478: expect deleted 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:1475: done (2 left) 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:1479: rollback oid 4 current snap is 144 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 143 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:1480: read oid 37 snap -1 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:1480: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:25:34.323 INFO:tasks.rados.rados.0.smithi040.stdout:1481: snap_create 2023-09-30T09:25:34.327 INFO:tasks.rados.rados.0.smithi040.stdout:1479: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:25:34.328 INFO:tasks.rados.rados.0.smithi040.stdout:1479: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:25:34.328 INFO:tasks.rados.rados.0.smithi040.stdout:1479: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:25:34.328 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 659 (ObjNum 356 snap 114 seq_num 356) dirty exists 2023-09-30T09:25:34.328 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 1 to smithi040173847-12 2023-09-30T09:25:34.328 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 2 to smithi040173847-12 2023-09-30T09:25:34.329 INFO:tasks.rados.rados.0.smithi040.stdout:1477: finishing write tid 3 to smithi040173847-12 2023-09-30T09:25:34.329 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 640 (ObjNum 474 snap 144 seq_num 474) dirty exists 2023-09-30T09:25:34.329 INFO:tasks.rados.rados.0.smithi040.stdout:1477: left oid 12 (ObjNum 474 snap 144 seq_num 474) 2023-09-30T09:25:34.345 INFO:tasks.rados.rados.0.smithi040.stdout:1480: expect (ObjNum 301 snap 93 seq_num 301) 2023-09-30T09:25:34.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:34 smithi143 ceph-mon[183689]: pgmap v246: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 692 KiB/s wr, 23 op/s 2023-09-30T09:25:34.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:34 smithi143 ceph-mon[183689]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:34 smithi143 ceph-mon[183689]: osdmap e360: 8 total, 8 up, 8 in 2023-09-30T09:25:34.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:34 smithi143 ceph-mon[183689]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:34 smithi143 ceph-mon[183689]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[192000]: pgmap v246: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 692 KiB/s wr, 23 op/s 2023-09-30T09:25:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[192000]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[192000]: osdmap e360: 8 total, 8 up, 8 in 2023-09-30T09:25:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[192000]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[192000]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[189312]: pgmap v246: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 692 KiB/s wr, 23 op/s 2023-09-30T09:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[189312]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[189312]: osdmap e360: 8 total, 8 up, 8 in 2023-09-30T09:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[189312]: failed to encode map e360 with expected crc 2023-09-30T09:25:34.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:34 smithi040 ceph-mon[189312]: failed to encode map e360 with expected crc 2023-09-30T09:25:35.305 INFO:tasks.rados.rados.0.smithi040.stdout:1477: done (4 left) 2023-09-30T09:25:35.306 INFO:tasks.rados.rados.0.smithi040.stdout:1478: done (3 left) 2023-09-30T09:25:35.306 INFO:tasks.rados.rados.0.smithi040.stdout:1479: done (2 left) 2023-09-30T09:25:35.306 INFO:tasks.rados.rados.0.smithi040.stdout:1480: done (1 left) 2023-09-30T09:25:35.306 INFO:tasks.rados.rados.0.smithi040.stdout:1481: done (0 left) 2023-09-30T09:25:35.306 INFO:tasks.rados.rados.0.smithi040.stdout:1482: delete oid 30 current snap is 145 2023-09-30T09:25:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:1482: done (0 left) 2023-09-30T09:25:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:1483: snap_create 2023-09-30T09:25:35.569 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:35 smithi143 ceph-mon[183689]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.569 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:35 smithi143 ceph-mon[183689]: osdmap e361: 8 total, 8 up, 8 in 2023-09-30T09:25:35.569 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:35 smithi143 ceph-mon[183689]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.569 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[192000]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[192000]: osdmap e361: 8 total, 8 up, 8 in 2023-09-30T09:25:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[192000]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[189312]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[189312]: osdmap e361: 8 total, 8 up, 8 in 2023-09-30T09:25:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[189312]: failed to encode map e361 with expected crc 2023-09-30T09:25:35.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:36.313 INFO:tasks.rados.rados.0.smithi040.stdout:1483: done (0 left) 2023-09-30T09:25:36.313 INFO:tasks.rados.rados.0.smithi040.stdout:1484: read oid 13 snap -1 2023-09-30T09:25:36.313 INFO:tasks.rados.rados.0.smithi040.stdout:1484: expect (ObjNum 425 snap 134 seq_num 425) 2023-09-30T09:25:36.313 INFO:tasks.rados.rados.0.smithi040.stdout:1485: snap_create 2023-09-30T09:25:36.323 INFO:tasks.rados.rados.0.smithi040.stdout:1484: expect (ObjNum 425 snap 134 seq_num 425) 2023-09-30T09:25:36.636 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:36.636 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: Upgrade: osd.4 is safe to restart 2023-09-30T09:25:36.636 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: pgmap v249: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 22 MiB/s rd, 600 KiB/s wr, 21 op/s 2023-09-30T09:25:36.636 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.636 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.637 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: osdmap e362: 8 total, 8 up, 8 in 2023-09-30T09:25:36.637 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.637 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:36.637 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:25:36.637 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: Upgrade: osd.4 is safe to restart 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: pgmap v249: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 22 MiB/s rd, 600 KiB/s wr, 21 op/s 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: osdmap e362: 8 total, 8 up, 8 in 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:25:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: Upgrade: osd.4 is safe to restart 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: pgmap v249: 121 pgs: 121 active+clean; 111 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 22 MiB/s rd, 600 KiB/s wr, 21 op/s 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: osdmap e362: 8 total, 8 up, 8 in 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: failed to encode map e362 with expected crc 2023-09-30T09:25:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-30T09:25:36.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:36.803 INFO:tasks.rados.rados.0.smithi040.stdout:1484: done (1 left) 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1485: done (0 left) 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1486: read oid 14 snap 143 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1486: expect deleted 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1487: rollback oid 24 current snap is 147 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 145 2023-09-30T09:25:36.804 INFO:tasks.rados.rados.0.smithi040.stdout:1488: snap_remove snap 144 2023-09-30T09:25:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: Upgrade: Updating osd.4 2023-09-30T09:25:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: Deploying daemon osd.4 on smithi143 2023-09-30T09:25:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: osdmap e363: 8 total, 8 up, 8 in 2023-09-30T09:25:37.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: failed to encode map e362 with expected crc 2023-09-30T09:25:37.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: osdmap e364: 8 total, 8 up, 8 in 2023-09-30T09:25:37.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:37 smithi143 ceph-mon[183689]: failed to encode map e364 with expected crc 2023-09-30T09:25:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: Upgrade: Updating osd.4 2023-09-30T09:25:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: Deploying daemon osd.4 on smithi143 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: osdmap e363: 8 total, 8 up, 8 in 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: failed to encode map e362 with expected crc 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: osdmap e364: 8 total, 8 up, 8 in 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[192000]: failed to encode map e364 with expected crc 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: Upgrade: Updating osd.4 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: Deploying daemon osd.4 on smithi143 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: failed to encode map e363 with expected crc 2023-09-30T09:25:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: osdmap e363: 8 total, 8 up, 8 in 2023-09-30T09:25:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: failed to encode map e362 with expected crc 2023-09-30T09:25:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: osdmap e364: 8 total, 8 up, 8 in 2023-09-30T09:25:37.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:37 smithi040 ceph-mon[189312]: failed to encode map e364 with expected crc 2023-09-30T09:25:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:1488: done (2 left) 2023-09-30T09:25:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:1489: read oid 34 snap -1 2023-09-30T09:25:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:1489: expect deleted 2023-09-30T09:25:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:1490: read oid 33 snap -1 2023-09-30T09:25:37.815 INFO:tasks.rados.rados.0.smithi040.stdout:1490: expect deleted 2023-09-30T09:25:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:1491: read oid 1 snap -1 2023-09-30T09:25:37.816 INFO:tasks.rados.rados.0.smithi040.stdout:1491: expect deleted 2023-09-30T09:25:37.819 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 147 2023-09-30T09:25:37.819 INFO:tasks.rados.rados.0.smithi040.stdout:1492: seq_num 476 ranges {1990656=778240} 2023-09-30T09:25:37.831 INFO:tasks.rados.rados.0.smithi040.stdout:1492: writing smithi040173847-17 from 1990656 to 2768896 tid 1 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1493: rollback oid 7 current snap is 147 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 7 to 146 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1487: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 0 (ObjNum 129 snap 0 seq_num 3194639300) dirty dne 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1486: done (6 left) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1487: done (5 left) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1489: done (4 left) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1490: done (3 left) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1491: done (2 left) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1494: read oid 5 snap 146 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1494: expect (ObjNum 436 snap 138 seq_num 436) 2023-09-30T09:25:37.832 INFO:tasks.rados.rados.0.smithi040.stdout:1495: read oid 20 snap -1 2023-09-30T09:25:37.833 INFO:tasks.rados.rados.0.smithi040.stdout:1495: expect deleted 2023-09-30T09:25:37.833 INFO:tasks.rados.rados.0.smithi040.stdout:1496: read oid 46 snap -1 2023-09-30T09:25:37.833 INFO:tasks.rados.rados.0.smithi040.stdout:1496: expect (ObjNum 443 snap 138 seq_num 443) 2023-09-30T09:25:37.833 INFO:tasks.rados.rados.0.smithi040.stdout:1497: snap_create 2023-09-30T09:25:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:1492: finishing write tid 1 to smithi040173847-17 2023-09-30T09:25:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:1492: finishing write tid 2 to smithi040173847-17 2023-09-30T09:25:37.841 INFO:tasks.rados.rados.0.smithi040.stdout:1493: finishing rollback tid 0 to smithi040173847-7 2023-09-30T09:25:37.841 INFO:tasks.rados.rados.0.smithi040.stdout:1493: finishing rollback tid 1 to smithi040173847-7 2023-09-30T09:25:37.842 INFO:tasks.rados.rados.0.smithi040.stdout:1492: finishing write tid 3 to smithi040173847-17 2023-09-30T09:25:37.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 694 (ObjNum 476 snap 147 seq_num 476) dirty exists 2023-09-30T09:25:37.842 INFO:tasks.rados.rados.0.smithi040.stdout:1492: left oid 17 (ObjNum 476 snap 147 seq_num 476) 2023-09-30T09:25:37.845 INFO:tasks.rados.rados.0.smithi040.stdout:1493: finishing rollback tid 2 to smithi040173847-7 2023-09-30T09:25:37.845 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 643 (ObjNum 472 snap 143 seq_num 472) dirty exists 2023-09-30T09:25:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:1494: expect (ObjNum 436 snap 138 seq_num 436) 2023-09-30T09:25:37.945 INFO:tasks.rados.rados.0.smithi040.stdout:1496: expect (ObjNum 443 snap 138 seq_num 443) 2023-09-30T09:25:38.374 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: failed to encode map e364 with expected crc 2023-09-30T09:25:38.374 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: pgmap v253: 121 pgs: 121 active+clean; 110 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 954 KiB/s wr, 27 op/s 2023-09-30T09:25:38.374 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.375 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: osdmap e365: 8 total, 8 up, 8 in 2023-09-30T09:25:38.375 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.375 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-mon[183689]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.643 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:38 smithi143 systemd[1]: Stopping Ceph osd.4 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:25:38.644 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:25:38.568+0000 7f4b8b13d700 -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 2023-09-30T09:25:38.644 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:25:38.568+0000 7f4b8b13d700 -1 osd.4 365 *** Got signal Terminated *** 2023-09-30T09:25:38.644 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[121215]: 2023-09-30T09:25:38.568+0000 7f4b8b13d700 -1 osd.4 365 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:25:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: failed to encode map e364 with expected crc 2023-09-30T09:25:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: pgmap v253: 121 pgs: 121 active+clean; 110 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 954 KiB/s wr, 27 op/s 2023-09-30T09:25:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: osdmap e365: 8 total, 8 up, 8 in 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[192000]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: failed to encode map e364 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: pgmap v253: 121 pgs: 121 active+clean; 110 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 954 KiB/s wr, 27 op/s 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: osdmap e365: 8 total, 8 up, 8 in 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:38 smithi040 ceph-mon[189312]: failed to encode map e365 with expected crc 2023-09-30T09:25:38.823 INFO:tasks.rados.rados.0.smithi040.stdout:1492: done (5 left) 2023-09-30T09:25:38.823 INFO:tasks.rados.rados.0.smithi040.stdout:1493: done (4 left) 2023-09-30T09:25:38.823 INFO:tasks.rados.rados.0.smithi040.stdout:1494: done (3 left) 2023-09-30T09:25:38.823 INFO:tasks.rados.rados.0.smithi040.stdout:1495: done (2 left) 2023-09-30T09:25:38.823 INFO:tasks.rados.rados.0.smithi040.stdout:1496: done (1 left) 2023-09-30T09:25:38.824 INFO:tasks.rados.rados.0.smithi040.stdout:1497: done (0 left) 2023-09-30T09:25:38.824 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 148 2023-09-30T09:25:38.824 INFO:tasks.rados.rados.0.smithi040.stdout:1498: seq_num 477 ranges {0=794624} 2023-09-30T09:25:38.829 INFO:tasks.rados.rados.0.smithi040.stdout:1498: writing smithi040173847-25 from 0 to 794624 tid 1 2023-09-30T09:25:38.829 INFO:tasks.rados.rados.0.smithi040.stdout:1499: copy_from oid 31 from oid 13 current snap is 148 2023-09-30T09:25:38.829 INFO:tasks.rados.rados.0.smithi040.stdout:1500: snap_remove snap 145 2023-09-30T09:25:39.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:39.595 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:39 smithi143 ceph-mon[183689]: failed to encode map e365 with expected crc 2023-09-30T09:25:39.595 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:39 smithi143 ceph-mon[183689]: osd.4 marked itself down and dead 2023-09-30T09:25:39.596 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:39 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:39.596 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:39 smithi143 ceph-mon[183689]: osdmap e366: 8 total, 7 up, 8 in 2023-09-30T09:25:39.596 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:39 smithi143 ceph-mon[183689]: failed to encode map e366 with expected crc 2023-09-30T09:25:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[192000]: failed to encode map e365 with expected crc 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[192000]: osd.4 marked itself down and dead 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[192000]: osdmap e366: 8 total, 7 up, 8 in 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[192000]: failed to encode map e366 with expected crc 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[189312]: failed to encode map e365 with expected crc 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[189312]: osd.4 marked itself down and dead 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[189312]: osdmap e366: 8 total, 7 up, 8 in 2023-09-30T09:25:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:39 smithi040 ceph-mon[189312]: failed to encode map e366 with expected crc 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1500: done (2 left) 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1501: read oid 28 snap -1 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1501: expect (ObjNum 442 snap 138 seq_num 442) 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1502: copy_from oid 23 from oid 29 current snap is 148 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1503: read oid 1 snap -1 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1503: expect deleted 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1504: copy_from oid 14 from oid 10 current snap is 148 2023-09-30T09:25:39.832 INFO:tasks.rados.rados.0.smithi040.stdout:1505: snap_remove snap 143 2023-09-30T09:25:39.893 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:39 smithi143 bash[190150]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T09:25:40.609 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:40 smithi143 ceph-mon[183689]: failed to encode map e366 with expected crc 2023-09-30T09:25:40.609 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:40 smithi143 ceph-mon[183689]: pgmap v256: 121 pgs: 7 stale+active+clean, 114 active+clean; 111 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 28 op/s 2023-09-30T09:25:40.609 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:40 smithi143 ceph-mon[183689]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.610 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:40 smithi143 ceph-mon[183689]: osdmap e367: 8 total, 7 up, 8 in 2023-09-30T09:25:40.610 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:40 smithi143 ceph-mon[183689]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[192000]: failed to encode map e366 with expected crc 2023-09-30T09:25:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[192000]: pgmap v256: 121 pgs: 7 stale+active+clean, 114 active+clean; 111 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 28 op/s 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[192000]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[192000]: osdmap e367: 8 total, 7 up, 8 in 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[192000]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[189312]: failed to encode map e366 with expected crc 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[189312]: pgmap v256: 121 pgs: 7 stale+active+clean, 114 active+clean; 111 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.1 MiB/s wr, 28 op/s 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[189312]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[189312]: osdmap e367: 8 total, 7 up, 8 in 2023-09-30T09:25:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:40 smithi040 ceph-mon[189312]: failed to encode map e367 with expected crc 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1505: done (6 left) 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1506: snap_create 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1498: finishing write tid 1 to smithi040173847-25 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1498: finishing write tid 2 to smithi040173847-25 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1498: finishing write tid 3 to smithi040173847-25 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 628 (ObjNum 477 snap 148 seq_num 477) dirty exists 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1498: left oid 25 (ObjNum 477 snap 148 seq_num 477) 2023-09-30T09:25:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1504: finishing copy_from to smithi040173847-14 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 724 (ObjNum 362 snap 115 seq_num 362) dirty exists 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1502: finishing copy_from to smithi040173847-23 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 629 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1499: finishing copy_from to smithi040173847-31 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 464 (ObjNum 425 snap 134 seq_num 425) dirty exists 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1499: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:25:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1501: expect (ObjNum 442 snap 138 seq_num 442) 2023-09-30T09:25:41.319 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:41] "GET /metrics HTTP/1.1" 200 36119 "" "Prometheus/2.43.0" 2023-09-30T09:25:43.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:41 smithi143 ceph-mon[183689]: failed to encode map e367 with expected crc 2023-09-30T09:25:43.654 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:41 smithi143 ceph-mon[183689]: osdmap e368: 8 total, 7 up, 8 in 2023-09-30T09:25:43.655 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:41 smithi040 ceph-mon[192000]: failed to encode map e367 with expected crc 2023-09-30T09:25:43.954 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:41 smithi040 ceph-mon[192000]: osdmap e368: 8 total, 7 up, 8 in 2023-09-30T09:25:43.955 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:41 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-30T09:25:43.955 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:41 smithi143 systemd[1]: Stopped Ceph osd.4 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:25:43.961 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:41 smithi143 systemd[1]: Starting Ceph osd.4 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:25:43.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:41 smithi040 ceph-mon[189312]: failed to encode map e367 with expected crc 2023-09-30T09:25:43.961 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:41 smithi040 ceph-mon[189312]: osdmap e368: 8 total, 7 up, 8 in 2023-09-30T09:25:43.962 INFO:tasks.rados.rados.0.smithi040.stdout:1498: done (6 left) 2023-09-30T09:25:43.962 INFO:tasks.rados.rados.0.smithi040.stdout:1499: done (5 left) 2023-09-30T09:25:43.962 INFO:tasks.rados.rados.0.smithi040.stdout:1501: done (4 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1502: done (3 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1503: done (2 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1504: done (1 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1506: done (0 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1507: delete oid 39 current snap is 149 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1507: done (0 left) 2023-09-30T09:25:43.963 INFO:tasks.rados.rados.0.smithi040.stdout:1508: snap_remove snap 148 2023-09-30T09:25:43.964 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e368 with expected crc 2023-09-30T09:25:43.964 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: pgmap v259: 121 pgs: 3 active+undersized+degraded, 4 stale+active+clean, 20 active+undersized, 94 active+clean; 114 MiB data, 749 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 940 KiB/s wr, 4 op/s; 4/192 objects degraded (2.083%) 2023-09-30T09:25:43.964 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e368 with expected crc 2023-09-30T09:25:43.965 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.112 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: osdmap e369: 8 total, 7 up, 8 in 2023-09-30T09:25:44.112 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 4/192 objects degraded (2.083%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:44.112 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.112 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.112 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-mon[183689]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.113 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.196 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: pgmap v259: 121 pgs: 3 active+undersized+degraded, 4 stale+active+clean, 20 active+undersized, 94 active+clean; 114 MiB data, 749 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 940 KiB/s wr, 4 op/s; 4/192 objects degraded (2.083%) 2023-09-30T09:25:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: osdmap e369: 8 total, 7 up, 8 in 2023-09-30T09:25:44.197 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 4/192 objects degraded (2.083%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[192000]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: pgmap v259: 121 pgs: 3 active+undersized+degraded, 4 stale+active+clean, 20 active+undersized, 94 active+clean; 114 MiB data, 749 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 940 KiB/s wr, 4 op/s; 4/192 objects degraded (2.083%) 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e368 with expected crc 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: osdmap e369: 8 total, 7 up, 8 in 2023-09-30T09:25:44.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 4/192 objects degraded (2.083%), 3 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:44.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.200 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:42 smithi040 ceph-mon[189312]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.200 INFO:tasks.rados.rados.0.smithi040.stdout:1508: done (0 left) 2023-09-30T09:25:44.200 INFO:tasks.rados.rados.0.smithi040.stdout:1509: snap_remove snap 146 2023-09-30T09:25:44.200 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:25:44.265 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-30T09:25:44.265 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-09-30T09:25:44.266 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-09-30T09:25:44.266 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190416]: --> ceph-volume lvm activate successful for osd ID: 4 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 ceph-osd[190720]: -- 172.21.15.143:0/3549224417 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5602d14124e0 con 0x5602d13e3000 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 bash[190682]: 4703798c330dff63901f91f6238c7c73eb2923109d12941368f444b56017d64c 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:42 smithi143 systemd[1]: Started Ceph osd.4 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:25:44.267 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T09:25:43.412+0000 7f2f4a013640 -1 Falling back to public interface 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: osdmap e370: 8 total, 7 up, 8 in 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.268 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: osdmap e370: 8 total, 7 up, 8 in 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: failed to encode map e369 with expected crc 2023-09-30T09:25:44.269 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: osdmap e370: 8 total, 7 up, 8 in 2023-09-30T09:25:44.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:44.270 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:44.276 INFO:tasks.rados.rados.0.smithi040.stdout:1509: done (0 left) 2023-09-30T09:25:44.408 INFO:tasks.rados.rados.0.smithi040.stdout:1510: rollback oid 19 current snap is 149 2023-09-30T09:25:44.408 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 147 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1511: rmattr oid 33 current snap is 149 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1511: done (1 left) 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 149 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1512: seq_num 479 ranges {278528=425984,704512=401408} 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1512: writing smithi040173847-23 from 278528 to 704512 tid 1 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1512: writing smithi040173847-23 from 704512 to 1105920 tid 2 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1513: rmattr oid 37 current snap is 149 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:1513: done (2 left) 2023-09-30T09:25:44.409 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 149 2023-09-30T09:25:44.411 INFO:tasks.rados.rados.0.smithi040.stdout:1510: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:25:44.411 INFO:tasks.rados.rados.0.smithi040.stdout:1514: seq_num 480 ranges {614400=442368,1056768=401408} 2023-09-30T09:25:44.411 INFO:tasks.rados.rados.0.smithi040.stdout:1514: writing smithi040173847-6 from 614400 to 1056768 tid 1 2023-09-30T09:25:44.411 INFO:tasks.rados.rados.0.smithi040.stdout:1514: writing smithi040173847-6 from 1056768 to 1458176 tid 2 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 149 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1515: seq_num 481 ranges {2498560=458752,2957312=401408} 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1515: writing smithi040173847-18 from 2498560 to 2957312 tid 1 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1515: writing smithi040173847-18 from 2957312 to 3358720 tid 2 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1516: read oid 27 snap -1 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1516: expect deleted 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 149 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1510: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1517: seq_num 482 ranges {3702784=475136,4177920=401408} 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1517: writing smithi040173847-49 from 3702784 to 4177920 tid 1 2023-09-30T09:25:44.412 INFO:tasks.rados.rados.0.smithi040.stdout:1517: writing smithi040173847-49 from 4177920 to 4579328 tid 2 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1518: read oid 26 snap 147 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1518: expect deleted 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 149 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1510: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 662 (ObjNum 437 snap 138 seq_num 437) dirty exists 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 1 to smithi040173847-23 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 2 to smithi040173847-23 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1519: seq_num 483 ranges {0=491520,491520=401408} 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1519: writing smithi040173847-40 from 0 to 491520 tid 1 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1519: writing smithi040173847-40 from 491520 to 892928 tid 2 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:1510: done (7 left) 2023-09-30T09:25:44.413 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 149 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1520: seq_num 484 ranges {0=507904,507904=401408} 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1520: writing smithi040173847-34 from 0 to 507904 tid 1 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1520: writing smithi040173847-34 from 507904 to 909312 tid 2 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1521: delete oid 20 current snap is 149 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 3 to smithi040173847-23 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:1512: finishing write tid 4 to smithi040173847-23 2023-09-30T09:25:44.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 632 (ObjNum 479 snap 149 seq_num 479) dirty exists 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1512: left oid 23 (ObjNum 479 snap 149 seq_num 479) 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 1 to smithi040173847-6 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 2 to smithi040173847-6 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 3 to smithi040173847-6 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1514: finishing write tid 4 to smithi040173847-6 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 690 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1514: left oid 6 (ObjNum 480 snap 149 seq_num 480) 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1515: finishing write tid 1 to smithi040173847-18 2023-09-30T09:25:44.426 INFO:tasks.rados.rados.0.smithi040.stdout:1515: finishing write tid 2 to smithi040173847-18 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1515: finishing write tid 3 to smithi040173847-18 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1515: finishing write tid 4 to smithi040173847-18 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 470 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1515: left oid 18 (ObjNum 481 snap 149 seq_num 481) 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1517: finishing write tid 1 to smithi040173847-49 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1517: finishing write tid 2 to smithi040173847-49 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1517: finishing write tid 3 to smithi040173847-49 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1517: finishing write tid 4 to smithi040173847-49 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 660 (ObjNum 482 snap 149 seq_num 482) dirty exists 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1517: left oid 49 (ObjNum 482 snap 149 seq_num 482) 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1519: finishing write tid 1 to smithi040173847-40 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1519: finishing write tid 2 to smithi040173847-40 2023-09-30T09:25:44.427 INFO:tasks.rados.rados.0.smithi040.stdout:1519: finishing write tid 3 to smithi040173847-40 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1519: finishing write tid 4 to smithi040173847-40 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 703 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1519: left oid 40 (ObjNum 483 snap 149 seq_num 483) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 1 to smithi040173847-34 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1512: done (8 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1514: done (7 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1515: done (6 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1516: done (5 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1517: done (4 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1518: done (3 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1519: done (2 left) 2023-09-30T09:25:44.428 INFO:tasks.rados.rados.0.smithi040.stdout:1521: done (1 left) 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 149 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1522: seq_num 486 ranges {0=548864,548864=401408} 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1522: writing smithi040173847-22 from 0 to 548864 tid 1 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1522: writing smithi040173847-22 from 548864 to 950272 tid 2 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 149 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1523: seq_num 487 ranges {4579328=565248,5144576=401408} 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1523: writing smithi040173847-49 from 4579328 to 5144576 tid 1 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1523: writing smithi040173847-49 from 5144576 to 5545984 tid 2 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1524: read oid 45 snap 147 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1524: expect (ObjNum 312 snap 97 seq_num 312) 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:1525: rollback oid 30 current snap is 149 2023-09-30T09:25:44.429 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 147 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 149 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:1526: seq_num 488 ranges {630784=581632,1212416=401408} 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:1526: writing smithi040173847-2 from 630784 to 1212416 tid 1 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:1526: writing smithi040173847-2 from 1212416 to 1613824 tid 2 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 149 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 2 to smithi040173847-34 2023-09-30T09:25:44.430 INFO:tasks.rados.rados.0.smithi040.stdout:1527: seq_num 489 ranges {3473408=598016,4071424=401408} 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1527: writing smithi040173847-3 from 3473408 to 4071424 tid 1 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1527: writing smithi040173847-3 from 4071424 to 4472832 tid 2 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1528: rmattr oid 9 current snap is 149 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1528: done (7 left) 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1529: read oid 23 snap -1 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1529: expect (ObjNum 479 snap 149 seq_num 479) 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1530: copy_from oid 47 from oid 16 current snap is 149 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 149 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 3 to smithi040173847-34 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1520: finishing write tid 4 to smithi040173847-34 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 706 (ObjNum 484 snap 149 seq_num 484) dirty exists 2023-09-30T09:25:44.431 INFO:tasks.rados.rados.0.smithi040.stdout:1520: left oid 34 (ObjNum 484 snap 149 seq_num 484) 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1522: finishing write tid 1 to smithi040173847-22 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1522: finishing write tid 2 to smithi040173847-22 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1522: finishing write tid 3 to smithi040173847-22 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1522: finishing write tid 4 to smithi040173847-22 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 209 (ObjNum 486 snap 149 seq_num 486) dirty exists 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1522: left oid 22 (ObjNum 486 snap 149 seq_num 486) 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 1 to smithi040173847-49 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1525: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 467 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 2 to smithi040173847-49 2023-09-30T09:25:44.432 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 3 to smithi040173847-49 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1531: seq_num 490 ranges {0=614400,614400=401408} 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1531: writing smithi040173847-27 from 0 to 614400 tid 1 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1531: writing smithi040173847-27 from 614400 to 1015808 tid 2 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1520: done (9 left) 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1522: done (8 left) 2023-09-30T09:25:44.564 INFO:tasks.rados.rados.0.smithi040.stdout:1525: done (7 left) 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:1532: rollback oid 20 current snap is 149 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 147 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:1523: finishing write tid 4 to smithi040173847-49 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 664 (ObjNum 487 snap 149 seq_num 487) dirty exists 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:1523: left oid 49 (ObjNum 487 snap 149 seq_num 487) 2023-09-30T09:25:45.187 INFO:tasks.rados.rados.0.smithi040.stdout:1524: expect (ObjNum 312 snap 97 seq_num 312) 2023-09-30T09:25:45.188 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:44 smithi143 ceph-mon[183689]: failed to encode map e370 with expected crc 2023-09-30T09:25:45.188 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:44 smithi143 ceph-mon[183689]: pgmap v262: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:45.188 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:44 smithi143 ceph-mon[183689]: osdmap e371: 8 total, 7 up, 8 in 2023-09-30T09:25:45.188 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:44 smithi143 ceph-mon[183689]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.189 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:44 smithi143 ceph-mon[183689]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.191 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 1 to smithi040173847-2 2023-09-30T09:25:45.215 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 2 to smithi040173847-2 2023-09-30T09:25:45.215 INFO:tasks.rados.rados.0.smithi040.stdout:1523: done (7 left) 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1524: done (6 left) 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1533: delete oid 17 current snap is 149 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 3 to smithi040173847-2 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1527: finishing write tid 1 to smithi040173847-3 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1526: finishing write tid 4 to smithi040173847-2 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 571 (ObjNum 488 snap 149 seq_num 488) dirty exists 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1526: left oid 2 (ObjNum 488 snap 149 seq_num 488) 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1527: finishing write tid 2 to smithi040173847-3 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1527: finishing write tid 3 to smithi040173847-3 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1530: finishing copy_from to smithi040173847-47 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1530: got expected ENOENT (src dne) 2023-09-30T09:25:45.216 INFO:tasks.rados.rados.0.smithi040.stdout:1530: finishing copy_from racing read to smithi040173847-47 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1527: finishing write tid 4 to smithi040173847-3 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 694 (ObjNum 489 snap 149 seq_num 489) dirty exists 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1527: left oid 3 (ObjNum 489 snap 149 seq_num 489) 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1529: expect (ObjNum 479 snap 149 seq_num 479) 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1532: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 0 (ObjNum 2641 snap 0 seq_num 3076018592) dirty dne 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 1 to smithi040173847-27 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 2 to smithi040173847-27 2023-09-30T09:25:45.217 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 3 to smithi040173847-27 2023-09-30T09:25:45.218 INFO:tasks.rados.rados.0.smithi040.stdout:1531: finishing write tid 4 to smithi040173847-27 2023-09-30T09:25:45.218 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 390 (ObjNum 490 snap 149 seq_num 490) dirty exists 2023-09-30T09:25:45.218 INFO:tasks.rados.rados.0.smithi040.stdout:1531: left oid 27 (ObjNum 490 snap 149 seq_num 490) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1526: done (6 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1527: done (5 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1529: done (4 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1530: done (3 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1531: done (2 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1532: done (1 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1533: done (0 left) 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1534: rmattr oid 29 current snap is 149 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1535: rollback oid 31 current snap is 149 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 147 2023-09-30T09:25:45.219 INFO:tasks.rados.rados.0.smithi040.stdout:1536: read oid 39 snap 147 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1536: expect deleted 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1537: read oid 10 snap -1 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1537: expect (ObjNum 362 snap 115 seq_num 362) 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1538: copy_from oid 20 from oid 11 current snap is 149 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 149 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1539: seq_num 492 ranges {0=647168,647168=401408} 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1539: writing smithi040173847-1 from 0 to 647168 tid 1 2023-09-30T09:25:45.220 INFO:tasks.rados.rados.0.smithi040.stdout:1539: writing smithi040173847-1 from 647168 to 1048576 tid 2 2023-09-30T09:25:45.342 INFO:tasks.rados.rados.0.smithi040.stdout:1540: copy_from oid 35 from oid 7 current snap is 149 2023-09-30T09:25:45.343 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 633 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing rollback tid 0 to smithi040173847-31 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1534: done (6 left) 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1536: done (5 left) 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1541: read oid 24 snap -1 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1541: expect deleted 2023-09-30T09:25:45.344 INFO:tasks.rados.rados.0.smithi040.stdout:1542: copy_from oid 49 from oid 38 current snap is 149 2023-09-30T09:25:45.345 INFO:tasks.rados.rados.0.smithi040.stdout:1535: finishing rollback tid 2 to smithi040173847-31 2023-09-30T09:25:45.345 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 646 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:25:45.345 INFO:tasks.rados.rados.0.smithi040.stdout:1535: done (6 left) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1543: read oid 6 snap -1 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1543: expect (ObjNum 480 snap 149 seq_num 480) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1544: rmattr oid 29 current snap is 149 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1545: delete oid 9 current snap is 149 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1537: expect (ObjNum 362 snap 115 seq_num 362) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1537: done (8 left) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1545: done (7 left) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1546: read oid 22 snap -1 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:1546: expect (ObjNum 486 snap 149 seq_num 486) 2023-09-30T09:25:45.346 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 149 2023-09-30T09:25:45.347 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 634 (ObjNum 446 snap 139 seq_num 446) dirty exists 2023-09-30T09:25:45.347 INFO:tasks.rados.rados.0.smithi040.stdout:1539: finishing write tid 1 to smithi040173847-1 2023-09-30T09:25:45.347 INFO:tasks.rados.rados.0.smithi040.stdout:1539: finishing write tid 2 to smithi040173847-1 2023-09-30T09:25:45.347 INFO:tasks.rados.rados.0.smithi040.stdout:1539: finishing write tid 3 to smithi040173847-1 2023-09-30T09:25:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1539: finishing write tid 4 to smithi040173847-1 2023-09-30T09:25:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 668 (ObjNum 492 snap 149 seq_num 492) dirty exists 2023-09-30T09:25:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1539: left oid 1 (ObjNum 492 snap 149 seq_num 492) 2023-09-30T09:25:45.369 INFO:tasks.rados.rados.0.smithi040.stdout:1543: expect (ObjNum 480 snap 149 seq_num 480) 2023-09-30T09:25:45.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[189312]: failed to encode map e370 with expected crc 2023-09-30T09:25:45.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[189312]: pgmap v262: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:45.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[189312]: osdmap e371: 8 total, 7 up, 8 in 2023-09-30T09:25:45.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[189312]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.370 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[189312]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[192000]: failed to encode map e370 with expected crc 2023-09-30T09:25:45.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[192000]: pgmap v262: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.3 MiB/s wr, 6 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:45.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[192000]: osdmap e371: 8 total, 7 up, 8 in 2023-09-30T09:25:45.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[192000]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.371 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:44 smithi040 ceph-mon[192000]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1542: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1538: finishing copy_from to smithi040173847-20 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 656 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1542: finishing copy_from to smithi040173847-49 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 684 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1540: finishing copy_from to smithi040173847-35 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 643 (ObjNum 472 snap 143 seq_num 472) dirty exists 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1540: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1547: seq_num 494 ranges {1613824=679936,2293760=401408} 2023-09-30T09:25:45.374 INFO:tasks.rados.rados.0.smithi040.stdout:1547: writing smithi040173847-2 from 1613824 to 2293760 tid 1 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1547: writing smithi040173847-2 from 2293760 to 2695168 tid 2 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1538: done (8 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1539: done (7 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1540: done (6 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1541: done (5 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1542: done (4 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1543: done (3 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1544: done (2 left) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1548: copy_from oid 50 from oid 17 current snap is 149 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1546: expect (ObjNum 486 snap 149 seq_num 486) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1548: finishing copy_from to smithi040173847-50 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1548: got expected ENOENT (src dne) 2023-09-30T09:25:45.375 INFO:tasks.rados.rados.0.smithi040.stdout:1548: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 1 to smithi040173847-2 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 2 to smithi040173847-2 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1546: done (2 left) 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1548: done (1 left) 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1549: rollback oid 23 current snap is 149 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 147 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 3 to smithi040173847-2 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: finishing write tid 4 to smithi040173847-2 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 574 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: left oid 2 (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:25:45.376 INFO:tasks.rados.rados.0.smithi040.stdout:1547: done (1 left) 2023-09-30T09:25:45.500 INFO:tasks.rados.rados.0.smithi040.stdout:1550: rollback oid 30 current snap is 149 2023-09-30T09:25:45.500 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 147 2023-09-30T09:25:45.501 INFO:tasks.rados.rados.0.smithi040.stdout:1551: read oid 13 snap -1 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1551: expect (ObjNum 425 snap 134 seq_num 425) 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1552: snap_create 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1549: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 637 (ObjNum 408 snap 130 seq_num 408) dirty exists 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:1550: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:25:45.504 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 467 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1551: expect (ObjNum 425 snap 134 seq_num 425) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1549: done (3 left) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1550: done (2 left) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1551: done (1 left) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1552: done (0 left) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1553: read oid 27 snap -1 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1553: expect (ObjNum 490 snap 149 seq_num 490) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1554: rmattr oid 22 current snap is 150 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1554: done (1 left) 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1555: read oid 21 snap 147 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1555: expect deleted 2023-09-30T09:25:45.505 INFO:tasks.rados.rados.0.smithi040.stdout:1556: snap_create 2023-09-30T09:25:45.506 INFO:tasks.rados.rados.0.smithi040.stdout:1553: expect (ObjNum 490 snap 149 seq_num 490) 2023-09-30T09:25:45.600 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:45 smithi143 ceph-mon[183689]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:45.666 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[192000]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:45.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[189312]: failed to encode map e371 with expected crc 2023-09-30T09:25:45.667 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:45.821 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:25:46.340 INFO:tasks.rados.rados.0.smithi040.stdout:1553: done (2 left) 2023-09-30T09:25:46.371 INFO:tasks.rados.rados.0.smithi040.stdout:1555: done (1 left) 2023-09-30T09:25:46.371 INFO:tasks.rados.rados.0.smithi040.stdout:1556: done (0 left) 2023-09-30T09:25:46.372 INFO:tasks.rados.rados.0.smithi040.stdout:1557: setattr oid 18 current snap is 151 2023-09-30T09:25:46.372 INFO:tasks.rados.rados.0.smithi040.stdout:1558: setattr oid 47 current snap is 151 2023-09-30T09:25:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1559: delete oid 41 current snap is 151 2023-09-30T09:25:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1559: done (2 left) 2023-09-30T09:25:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:1560: snap_create 2023-09-30T09:25:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 471 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:25:46.373 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 696 (ObjNum 370 snap 120 seq_num 370) dirty exists 2023-09-30T09:25:46.633 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T09:25:46.573+0000 7f2f4a013640 -1 osd.4 0 read_superblock omap replica is missing. 2023-09-30T09:25:46.746 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-mon[183689]: pgmap v264: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:46.787 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-mon[183689]: failed to encode map e372 with expected crc 2023-09-30T09:25:46.787 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-mon[183689]: osdmap e372: 8 total, 7 up, 8 in 2023-09-30T09:25:46.787 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.788 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.788 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[192000]: pgmap v264: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:46.789 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[192000]: failed to encode map e372 with expected crc 2023-09-30T09:25:46.789 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[192000]: osdmap e372: 8 total, 7 up, 8 in 2023-09-30T09:25:46.789 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.790 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[189312]: pgmap v264: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 116 MiB data, 752 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s; 27/201 objects degraded (13.433%) 2023-09-30T09:25:46.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[189312]: failed to encode map e372 with expected crc 2023-09-30T09:25:46.790 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[189312]: osdmap e372: 8 total, 7 up, 8 in 2023-09-30T09:25:46.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.791 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:46.811 INFO:tasks.rados.rados.0.smithi040.stdout:1557: done (2 left) 2023-09-30T09:25:46.900 INFO:tasks.rados.rados.0.smithi040.stdout:1558: done (1 left) 2023-09-30T09:25:46.900 INFO:tasks.rados.rados.0.smithi040.stdout:1560: done (0 left) 2023-09-30T09:25:46.900 INFO:tasks.rados.rados.0.smithi040.stdout:1561: copy_from oid 49 from oid 48 current snap is 152 2023-09-30T09:25:46.901 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 152 2023-09-30T09:25:46.901 INFO:tasks.rados.rados.0.smithi040.stdout:1562: seq_num 496 ranges {0=712704,712704=401408} 2023-09-30T09:25:46.902 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T09:25:46.632+0000 7f2f4a013640 -1 osd.4 365 log_to_monitors true 2023-09-30T09:25:46.902 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 09:25:46 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T09:25:46.841+0000 7f2f3947b700 -1 osd.4 365 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:25:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:1562: writing smithi040173847-15 from 0 to 712704 tid 1 2023-09-30T09:25:46.904 INFO:tasks.rados.rados.0.smithi040.stdout:1562: writing smithi040173847-15 from 712704 to 1114112 tid 2 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 152 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1563: seq_num 497 ranges {0=729088,729088=401408} 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1563: writing smithi040173847-17 from 0 to 729088 tid 1 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1563: writing smithi040173847-17 from 729088 to 1130496 tid 2 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1561: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1564: rollback oid 28 current snap is 152 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 28 to 151 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 152 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1565: seq_num 498 ranges {1269760=745472,2015232=401408} 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1565: writing smithi040173847-10 from 1269760 to 2015232 tid 1 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1565: writing smithi040173847-10 from 2015232 to 2416640 tid 2 2023-09-30T09:25:46.905 INFO:tasks.rados.rados.0.smithi040.stdout:1566: delete oid 50 current snap is 152 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1561: finishing copy_from to smithi040173847-49 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 649 (ObjNum 435 snap 138 seq_num 435) dirty exists 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1562: finishing write tid 1 to smithi040173847-15 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1562: finishing write tid 2 to smithi040173847-15 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1562: finishing write tid 3 to smithi040173847-15 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing rollback tid 0 to smithi040173847-28 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing rollback tid 1 to smithi040173847-28 2023-09-30T09:25:46.906 INFO:tasks.rados.rados.0.smithi040.stdout:1562: finishing write tid 4 to smithi040173847-15 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 730 (ObjNum 496 snap 152 seq_num 496) dirty exists 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1562: left oid 15 (ObjNum 496 snap 152 seq_num 496) 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1564: finishing rollback tid 2 to smithi040173847-28 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 665 (ObjNum 442 snap 138 seq_num 442) dirty exists 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 1 to smithi040173847-17 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 2 to smithi040173847-17 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 3 to smithi040173847-17 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1563: finishing write tid 4 to smithi040173847-17 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 713 (ObjNum 497 snap 152 seq_num 497) dirty exists 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1563: left oid 17 (ObjNum 497 snap 152 seq_num 497) 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 1 to smithi040173847-10 2023-09-30T09:25:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 2 to smithi040173847-10 2023-09-30T09:25:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 3 to smithi040173847-10 2023-09-30T09:25:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:1565: finishing write tid 4 to smithi040173847-10 2023-09-30T09:25:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 734 (ObjNum 498 snap 152 seq_num 498) dirty exists 2023-09-30T09:25:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:1565: left oid 10 (ObjNum 498 snap 152 seq_num 498) 2023-09-30T09:25:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:1561: done (5 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1562: done (4 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1563: done (3 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1564: done (2 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1565: done (1 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1566: done (0 left) 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 152 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1567: seq_num 500 ranges {2605056=778240,3383296=401408} 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1567: writing smithi040173847-8 from 2605056 to 3383296 tid 1 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1567: writing smithi040173847-8 from 3383296 to 3784704 tid 2 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1568: read oid 2 snap -1 2023-09-30T09:25:46.944 INFO:tasks.rados.rados.0.smithi040.stdout:1568: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1569: snap_create 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 1 to smithi040173847-8 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 2 to smithi040173847-8 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 3 to smithi040173847-8 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1567: finishing write tid 4 to smithi040173847-8 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 577 (ObjNum 500 snap 152 seq_num 500) dirty exists 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1567: left oid 8 (ObjNum 500 snap 152 seq_num 500) 2023-09-30T09:25:46.945 INFO:tasks.rados.rados.0.smithi040.stdout:1568: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:25:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: failed to encode map e373 with expected crc 2023-09-30T09:25:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: osdmap e373: 8 total, 7 up, 8 in 2023-09-30T09:25:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: osdmap e374: 8 total, 7 up, 8 in 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:47 smithi143 ceph-mon[183689]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: failed to encode map e373 with expected crc 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: osdmap e373: 8 total, 7 up, 8 in 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: osdmap e374: 8 total, 7 up, 8 in 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[192000]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: failed to encode map e373 with expected crc 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: osdmap e373: 8 total, 7 up, 8 in 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: failed to encode map e372 with expected crc 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: osdmap e374: 8 total, 7 up, 8 in 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:25:47.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:47 smithi040 ceph-mon[189312]: failed to encode map e374 with expected crc 2023-09-30T09:25:47.825 INFO:tasks.rados.rados.0.smithi040.stdout:1567: done (2 left) 2023-09-30T09:25:47.825 INFO:tasks.rados.rados.0.smithi040.stdout:1568: done (1 left) 2023-09-30T09:25:47.825 INFO:tasks.rados.rados.0.smithi040.stdout:1569: done (0 left) 2023-09-30T09:25:47.825 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 153 2023-09-30T09:25:47.825 INFO:tasks.rados.rados.0.smithi040.stdout:1570: seq_num 501 ranges {1015808=794624,1810432=401408} 2023-09-30T09:25:47.836 INFO:tasks.rados.rados.0.smithi040.stdout:1570: writing smithi040173847-27 from 1015808 to 1810432 tid 1 2023-09-30T09:25:47.839 INFO:tasks.rados.rados.0.smithi040.stdout:1570: writing smithi040173847-27 from 1810432 to 2211840 tid 2 2023-09-30T09:25:47.839 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 153 2023-09-30T09:25:47.839 INFO:tasks.rados.rados.0.smithi040.stdout:1571: seq_num 502 ranges {1114112=409600,1523712=417792,1941504=385024} 2023-09-30T09:25:47.848 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi040173847-15 from 1114112 to 1523712 tid 1 2023-09-30T09:25:47.851 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi040173847-15 from 1523712 to 1941504 tid 2 2023-09-30T09:25:47.854 INFO:tasks.rados.rados.0.smithi040.stdout:1571: writing smithi040173847-15 from 1941504 to 2326528 tid 3 2023-09-30T09:25:47.854 INFO:tasks.rados.rados.0.smithi040.stdout:1572: read oid 29 snap -1 2023-09-30T09:25:47.854 INFO:tasks.rados.rados.0.smithi040.stdout:1572: expect (ObjNum 446 snap 139 seq_num 446) 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1573: setattr oid 18 current snap is 153 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1570: finishing write tid 1 to smithi040173847-27 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1570: finishing write tid 2 to smithi040173847-27 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1570: finishing write tid 3 to smithi040173847-27 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1570: finishing write tid 4 to smithi040173847-27 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 393 (ObjNum 501 snap 153 seq_num 501) dirty exists 2023-09-30T09:25:47.855 INFO:tasks.rados.rados.0.smithi040.stdout:1570: left oid 27 (ObjNum 501 snap 153 seq_num 501) 2023-09-30T09:25:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 1 to smithi040173847-15 2023-09-30T09:25:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 2 to smithi040173847-15 2023-09-30T09:25:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:1570: done (3 left) 2023-09-30T09:25:47.856 INFO:tasks.rados.rados.0.smithi040.stdout:1574: read oid 43 snap 150 2023-09-30T09:25:47.857 INFO:tasks.rados.rados.0.smithi040.stdout:1574: expect (ObjNum 451 snap 140 seq_num 451) 2023-09-30T09:25:47.857 INFO:tasks.rados.rados.0.smithi040.stdout:1575: copy_from oid 25 from oid 50 current snap is 153 2023-09-30T09:25:47.857 INFO:tasks.rados.rados.0.smithi040.stdout:1576: delete oid 37 current snap is 153 2023-09-30T09:25:47.857 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 3 to smithi040173847-15 2023-09-30T09:25:47.858 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 4 to smithi040173847-15 2023-09-30T09:25:47.858 INFO:tasks.rados.rados.0.smithi040.stdout:1572: expect (ObjNum 446 snap 139 seq_num 446) 2023-09-30T09:25:47.866 INFO:tasks.rados.rados.0.smithi040.stdout:1571: finishing write tid 5 to smithi040173847-15 2023-09-30T09:25:47.866 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 739 (ObjNum 502 snap 153 seq_num 502) dirty exists 2023-09-30T09:25:47.866 INFO:tasks.rados.rados.0.smithi040.stdout:1571: left oid 15 (ObjNum 502 snap 153 seq_num 502) 2023-09-30T09:25:47.866 INFO:tasks.rados.rados.0.smithi040.stdout:1571: done (5 left) 2023-09-30T09:25:47.867 INFO:tasks.rados.rados.0.smithi040.stdout:1572: done (4 left) 2023-09-30T09:25:47.867 INFO:tasks.rados.rados.0.smithi040.stdout:1576: done (3 left) 2023-09-30T09:25:47.867 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 153 2023-09-30T09:25:47.867 INFO:tasks.rados.rados.0.smithi040.stdout:1577: seq_num 504 ranges {909312=450560,1359872=589824,1949696=212992} 2023-09-30T09:25:47.873 INFO:tasks.rados.rados.0.smithi040.stdout:1577: writing smithi040173847-34 from 909312 to 1359872 tid 1 2023-09-30T09:25:47.877 INFO:tasks.rados.rados.0.smithi040.stdout:1577: writing smithi040173847-34 from 1359872 to 1949696 tid 2 2023-09-30T09:25:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:1577: writing smithi040173847-34 from 1949696 to 2162688 tid 3 2023-09-30T09:25:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:1578: snap_remove snap 149 2023-09-30T09:25:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: failed to encode map e374 with expected crc 2023-09-30T09:25:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: pgmap v268: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 131 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 31/234 objects degraded (13.248%) 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 31/234 objects degraded (13.248%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350] boot 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: osdmap e375: 8 total, 8 up, 8 in 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: failed to encode map e374 with expected crc 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: pgmap v268: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 131 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 31/234 objects degraded (13.248%) 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 31/234 objects degraded (13.248%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350] boot 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: osdmap e375: 8 total, 8 up, 8 in 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: failed to encode map e374 with expected crc 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: pgmap v268: 121 pgs: 12 active+undersized+degraded, 34 active+undersized, 75 active+clean; 131 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 27 op/s; 31/234 objects degraded (13.248%) 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 31/234 objects degraded (13.248%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: osd.4 [v2:172.21.15.143:6800/3947301350,v1:172.21.15.143:6801/3947301350] boot 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: osdmap e375: 8 total, 8 up, 8 in 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: failed to encode map e375 with expected crc 2023-09-30T09:25:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-30T09:25:48.835 INFO:tasks.rados.rados.0.smithi040.stdout:1578: done (4 left) 2023-09-30T09:25:48.835 INFO:tasks.rados.rados.0.smithi040.stdout:1579: snap_create 2023-09-30T09:25:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:1577: finishing write tid 1 to smithi040173847-34 2023-09-30T09:25:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:1577: finishing write tid 2 to smithi040173847-34 2023-09-30T09:25:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:1577: finishing write tid 3 to smithi040173847-34 2023-09-30T09:25:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:1577: finishing write tid 4 to smithi040173847-34 2023-09-30T09:25:48.836 INFO:tasks.rados.rados.0.smithi040.stdout:1577: finishing write tid 5 to smithi040173847-34 2023-09-30T09:25:48.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 718 (ObjNum 504 snap 153 seq_num 504) dirty exists 2023-09-30T09:25:48.837 INFO:tasks.rados.rados.0.smithi040.stdout:1577: left oid 34 (ObjNum 504 snap 153 seq_num 504) 2023-09-30T09:25:48.861 INFO:tasks.rados.rados.0.smithi040.stdout:1575: finishing copy_from to smithi040173847-25 2023-09-30T09:25:48.861 INFO:tasks.rados.rados.0.smithi040.stdout:1575: got expected ENOENT (src dne) 2023-09-30T09:25:48.861 INFO:tasks.rados.rados.0.smithi040.stdout:1575: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:25:48.871 INFO:tasks.rados.rados.0.smithi040.stdout:1574: expect (ObjNum 451 snap 140 seq_num 451) 2023-09-30T09:25:48.973 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:48 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:48.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:49.306 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 472 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:25:49.659 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:25:49.183+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:25:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1573: done (4 left) 2023-09-30T09:25:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1574: done (3 left) 2023-09-30T09:25:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1575: done (2 left) 2023-09-30T09:25:49.834 INFO:tasks.rados.rados.0.smithi040.stdout:1577: done (1 left) 2023-09-30T09:25:49.835 INFO:tasks.rados.rados.0.smithi040.stdout:1579: done (0 left) 2023-09-30T09:25:49.835 INFO:tasks.rados.rados.0.smithi040.stdout:1580: snap_create 2023-09-30T09:25:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: osdmap e376: 8 total, 8 up, 8 in 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:50.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:25:50.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:49 smithi143 ceph-mon[183689]: pgmap v271: 121 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 75 active+clean; 137 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 28/246 objects degraded (11.382%) 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: osdmap e376: 8 total, 8 up, 8 in 2023-09-30T09:25:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[189312]: pgmap v271: 121 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 75 active+clean; 137 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 28/246 objects degraded (11.382%) 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: osdmap e376: 8 total, 8 up, 8 in 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: failed to encode map e376 with expected crc 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:25:50.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2023-09-30T09:25:50.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:49 smithi040 ceph-mon[192000]: pgmap v271: 121 pgs: 5 peering, 11 active+undersized+degraded, 30 active+undersized, 75 active+clean; 137 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 5.1 MiB/s wr, 32 op/s; 28/246 objects degraded (11.382%) 2023-09-30T09:25:50.839 INFO:tasks.rados.rados.0.smithi040.stdout:1580: done (0 left) 2023-09-30T09:25:50.839 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 155 2023-09-30T09:25:50.839 INFO:tasks.rados.rados.0.smithi040.stdout:1581: seq_num 505 ranges {892928=466944,1359872=475136,1835008=327680} 2023-09-30T09:25:50.846 INFO:tasks.rados.rados.0.smithi040.stdout:1581: writing smithi040173847-40 from 892928 to 1359872 tid 1 2023-09-30T09:25:50.849 INFO:tasks.rados.rados.0.smithi040.stdout:1581: writing smithi040173847-40 from 1359872 to 1835008 tid 2 2023-09-30T09:25:50.851 INFO:tasks.rados.rados.0.smithi040.stdout:1581: writing smithi040173847-40 from 1835008 to 2162688 tid 3 2023-09-30T09:25:50.852 INFO:tasks.rados.rados.0.smithi040.stdout:1582: snap_create 2023-09-30T09:25:50.852 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 1 to smithi040173847-40 2023-09-30T09:25:50.855 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 2 to smithi040173847-40 2023-09-30T09:25:50.855 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 3 to smithi040173847-40 2023-09-30T09:25:50.855 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 4 to smithi040173847-40 2023-09-30T09:25:50.856 INFO:tasks.rados.rados.0.smithi040.stdout:1581: finishing write tid 5 to smithi040173847-40 2023-09-30T09:25:50.856 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 727 (ObjNum 505 snap 155 seq_num 505) dirty exists 2023-09-30T09:25:50.856 INFO:tasks.rados.rados.0.smithi040.stdout:1581: left oid 40 (ObjNum 505 snap 155 seq_num 505) 2023-09-30T09:25:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:50 smithi143 ceph-mon[183689]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:50 smithi143 ceph-mon[183689]: osdmap e377: 8 total, 8 up, 8 in 2023-09-30T09:25:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:50 smithi143 ceph-mon[183689]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:25:51] "GET /metrics HTTP/1.1" 200 36122 "" "Prometheus/2.43.0" 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[192000]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[192000]: osdmap e377: 8 total, 8 up, 8 in 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[192000]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[189312]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[189312]: osdmap e377: 8 total, 8 up, 8 in 2023-09-30T09:25:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:50 smithi040 ceph-mon[189312]: failed to encode map e377 with expected crc 2023-09-30T09:25:51.850 INFO:tasks.rados.rados.0.smithi040.stdout:1581: done (1 left) 2023-09-30T09:25:51.850 INFO:tasks.rados.rados.0.smithi040.stdout:1582: done (0 left) 2023-09-30T09:25:51.850 INFO:tasks.rados.rados.0.smithi040.stdout:1583: copy_from oid 50 from oid 10 current snap is 156 2023-09-30T09:25:51.850 INFO:tasks.rados.rados.0.smithi040.stdout:1584: snap_remove snap 152 2023-09-30T09:25:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:51 smithi143 ceph-mon[183689]: failed to encode map e377 with expected crc 2023-09-30T09:25:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:51 smithi143 ceph-mon[183689]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:51 smithi143 ceph-mon[183689]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:51 smithi143 ceph-mon[183689]: osdmap e378: 8 total, 8 up, 8 in 2023-09-30T09:25:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:51 smithi143 ceph-mon[183689]: pgmap v274: 121 pgs: 5 peering, 9 active+undersized+degraded, 12 active+undersized, 95 active+clean; 141 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 14 op/s; 26/264 objects degraded (9.848%); 0 B/s, 0 objects/s recovering 2023-09-30T09:25:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[192000]: failed to encode map e377 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[192000]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[192000]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[192000]: osdmap e378: 8 total, 8 up, 8 in 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[192000]: pgmap v274: 121 pgs: 5 peering, 9 active+undersized+degraded, 12 active+undersized, 95 active+clean; 141 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 14 op/s; 26/264 objects degraded (9.848%); 0 B/s, 0 objects/s recovering 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[189312]: failed to encode map e377 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[189312]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[189312]: failed to encode map e378 with expected crc 2023-09-30T09:25:52.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[189312]: osdmap e378: 8 total, 8 up, 8 in 2023-09-30T09:25:52.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:51 smithi040 ceph-mon[189312]: pgmap v274: 121 pgs: 5 peering, 9 active+undersized+degraded, 12 active+undersized, 95 active+clean; 141 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.0 MiB/s wr, 14 op/s; 26/264 objects degraded (9.848%); 0 B/s, 0 objects/s recovering 2023-09-30T09:25:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1584: done (1 left) 2023-09-30T09:25:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1585: copy_from oid 5 from oid 2 current snap is 156 2023-09-30T09:25:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1583: finishing copy_from to smithi040173847-50 2023-09-30T09:25:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 734 (ObjNum 498 snap 152 seq_num 498) dirty exists 2023-09-30T09:25:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1583: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:25:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1583: done (1 left) 2023-09-30T09:25:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 156 2023-09-30T09:25:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1586: seq_num 506 ranges {4382720=483328,4866048=761856,5627904=40960} 2023-09-30T09:25:52.881 INFO:tasks.rados.rados.0.smithi040.stdout:1586: writing smithi040173847-7 from 4382720 to 4866048 tid 1 2023-09-30T09:25:52.885 INFO:tasks.rados.rados.0.smithi040.stdout:1586: writing smithi040173847-7 from 4866048 to 5627904 tid 2 2023-09-30T09:25:52.886 INFO:tasks.rados.rados.0.smithi040.stdout:1586: writing smithi040173847-7 from 5627904 to 5668864 tid 3 2023-09-30T09:25:52.886 INFO:tasks.rados.rados.0.smithi040.stdout:1587: snap_create 2023-09-30T09:25:52.887 INFO:tasks.rados.rados.0.smithi040.stdout:1585: finishing copy_from to smithi040173847-5 2023-09-30T09:25:52.887 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 574 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:25:52.887 INFO:tasks.rados.rados.0.smithi040.stdout:1585: finishing copy_from racing read to smithi040173847-5 2023-09-30T09:25:52.890 INFO:tasks.rados.rados.0.smithi040.stdout:1586: finishing write tid 1 to smithi040173847-7 2023-09-30T09:25:52.891 INFO:tasks.rados.rados.0.smithi040.stdout:1586: finishing write tid 2 to smithi040173847-7 2023-09-30T09:25:52.891 INFO:tasks.rados.rados.0.smithi040.stdout:1586: finishing write tid 3 to smithi040173847-7 2023-09-30T09:25:52.891 INFO:tasks.rados.rados.0.smithi040.stdout:1586: finishing write tid 4 to smithi040173847-7 2023-09-30T09:25:52.893 INFO:tasks.rados.rados.0.smithi040.stdout:1586: finishing write tid 5 to smithi040173847-7 2023-09-30T09:25:52.893 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 650 (ObjNum 506 snap 156 seq_num 506) dirty exists 2023-09-30T09:25:52.893 INFO:tasks.rados.rados.0.smithi040.stdout:1586: left oid 7 (ObjNum 506 snap 156 seq_num 506) 2023-09-30T09:25:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:52 smithi143 ceph-mon[183689]: osdmap e379: 8 total, 8 up, 8 in 2023-09-30T09:25:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:52 smithi143 ceph-mon[183689]: failed to encode map e379 with expected crc 2023-09-30T09:25:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:52 smithi040 ceph-mon[192000]: osdmap e379: 8 total, 8 up, 8 in 2023-09-30T09:25:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:52 smithi040 ceph-mon[192000]: failed to encode map e379 with expected crc 2023-09-30T09:25:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:52 smithi040 ceph-mon[189312]: osdmap e379: 8 total, 8 up, 8 in 2023-09-30T09:25:53.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:52 smithi040 ceph-mon[189312]: failed to encode map e379 with expected crc 2023-09-30T09:25:53.395 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) - 6m 22.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (3m) - 6m 88.1M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (7m) - 7m 20.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (7m) - 7m 19.3M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (3m) - 10m 448M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (3m) - 11m 511M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (3m) - 11m 85.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:25:53.733 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (2m) - 10m 65.6M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (2m) - 10m 64.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) - 6m 8724k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (3m) - 6m 15.1M - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (2m) - 10m 336M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (101s) - 9m 251M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (70s) - 9m 158M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (40s) - 9m 12.5M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (11s) - 8m 15.0M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (8m) - 8m 465M 2486M 17.2.6-1161-g191c1869 8497a1260037 417a0ae5e9a1 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (8m) - 8m 298M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:25:53.734 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (7m) - 7m 354M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:25:53.735 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (3m) - 7m 64.3M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1585: done (2 left) 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1586: done (1 left) 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1587: done (0 left) 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1588: read oid 9 snap -1 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1588: expect deleted 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1589: read oid 50 snap -1 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1589: expect (ObjNum 498 snap 152 seq_num 498) 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 157 2023-09-30T09:25:53.864 INFO:tasks.rados.rados.0.smithi040.stdout:1590: seq_num 507 ranges {1130496=499712,1630208=638976,2269184=163840} 2023-09-30T09:25:53.874 INFO:tasks.rados.rados.0.smithi040.stdout:1590: writing smithi040173847-17 from 1130496 to 1630208 tid 1 2023-09-30T09:25:53.879 INFO:tasks.rados.rados.0.smithi040.stdout:1590: writing smithi040173847-17 from 1630208 to 2269184 tid 2 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:1590: writing smithi040173847-17 from 2269184 to 2433024 tid 3 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:1591: rmattr oid 44 current snap is 157 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:1591: done (3 left) 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:1592: rollback oid 38 current snap is 157 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 38 to 156 2023-09-30T09:25:53.881 INFO:tasks.rados.rados.0.smithi040.stdout:1593: read oid 48 snap 153 2023-09-30T09:25:53.882 INFO:tasks.rados.rados.0.smithi040.stdout:1593: expect (ObjNum 435 snap 138 seq_num 435) 2023-09-30T09:25:53.882 INFO:tasks.rados.rados.0.smithi040.stdout:1594: copy_from oid 10 from oid 5 current snap is 157 2023-09-30T09:25:53.882 INFO:tasks.rados.rados.0.smithi040.stdout:1595: snap_create 2023-09-30T09:25:53.882 INFO:tasks.rados.rados.0.smithi040.stdout:1589: expect (ObjNum 498 snap 152 seq_num 498) 2023-09-30T09:25:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 1 to smithi040173847-17 2023-09-30T09:25:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 2 to smithi040173847-17 2023-09-30T09:25:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 3 to smithi040173847-17 2023-09-30T09:25:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 4 to smithi040173847-17 2023-09-30T09:25:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:1593: expect (ObjNum 435 snap 138 seq_num 435) 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1590: finishing write tid 5 to smithi040173847-17 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 736 (ObjNum 507 snap 157 seq_num 507) dirty exists 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1590: left oid 17 (ObjNum 507 snap 157 seq_num 507) 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1592: finishing rollback tid 0 to smithi040173847-38 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1592: finishing rollback tid 1 to smithi040173847-38 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1592: finishing rollback tid 2 to smithi040173847-38 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 702 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1594: finishing copy_from to smithi040173847-10 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 574 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:25:53.972 INFO:tasks.rados.rados.0.smithi040.stdout:1594: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:25:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: osdmap e380: 8 total, 8 up, 8 in 2023-09-30T09:25:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: pgmap v277: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:53 smithi143 ceph-mon[183689]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: osdmap e380: 8 total, 8 up, 8 in 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: pgmap v277: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[192000]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: osdmap e380: 8 total, 8 up, 8 in 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: failed to encode map e380 with expected crc 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: pgmap v277: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.5 MiB/s wr, 23 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:53 smithi040 ceph-mon[189312]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:25:54.177 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3, 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 5 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 5, 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 10 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:25:54.178 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:25:54.873 INFO:tasks.rados.rados.0.smithi040.stdout:1588: done (6 left) 2023-09-30T09:25:54.873 INFO:tasks.rados.rados.0.smithi040.stdout:1589: done (5 left) 2023-09-30T09:25:54.873 INFO:tasks.rados.rados.0.smithi040.stdout:1590: done (4 left) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1592: done (3 left) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1593: done (2 left) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1594: done (1 left) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1595: done (0 left) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1596: read oid 34 snap -1 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1596: expect (ObjNum 504 snap 153 seq_num 504) 2023-09-30T09:25:54.874 INFO:tasks.rados.rados.0.smithi040.stdout:1597: setattr oid 5 current snap is 158 2023-09-30T09:25:54.877 INFO:tasks.rados.rados.0.smithi040.stdout:1598: snap_create 2023-09-30T09:25:54.882 INFO:tasks.rados.rados.0.smithi040.stdout:1596: expect (ObjNum 504 snap 153 seq_num 504) 2023-09-30T09:25:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 575 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:25:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/264 objects degraded (9.848%), 9 pgs degraded) 2023-09-30T09:25:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:25:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: osdmap e381: 8 total, 8 up, 8 in 2023-09-30T09:25:55.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:54 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1947642537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/264 objects degraded (9.848%), 9 pgs degraded) 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: osdmap e381: 8 total, 8 up, 8 in 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1947642537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/264 objects degraded (9.848%), 9 pgs degraded) 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:25:55.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: osdmap e381: 8 total, 8 up, 8 in 2023-09-30T09:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: failed to encode map e381 with expected crc 2023-09-30T09:25:55.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:54 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1947642537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:25:55.879 INFO:tasks.rados.rados.0.smithi040.stdout:1596: done (2 left) 2023-09-30T09:25:55.879 INFO:tasks.rados.rados.0.smithi040.stdout:1597: done (1 left) 2023-09-30T09:25:55.879 INFO:tasks.rados.rados.0.smithi040.stdout:1598: done (0 left) 2023-09-30T09:25:55.880 INFO:tasks.rados.rados.0.smithi040.stdout:1599: delete oid 6 current snap is 159 2023-09-30T09:25:55.885 INFO:tasks.rados.rados.0.smithi040.stdout:1599: done (0 left) 2023-09-30T09:25:55.886 INFO:tasks.rados.rados.0.smithi040.stdout:1600: snap_create 2023-09-30T09:25:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:55 smithi143 ceph-mon[183689]: osdmap e382: 8 total, 8 up, 8 in 2023-09-30T09:25:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:55 smithi143 ceph-mon[183689]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:55 smithi143 ceph-mon[183689]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:55 smithi143 ceph-mon[183689]: pgmap v280: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[192000]: osdmap e382: 8 total, 8 up, 8 in 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[192000]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[192000]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[192000]: pgmap v280: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[189312]: osdmap e382: 8 total, 8 up, 8 in 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[189312]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[189312]: failed to encode map e382 with expected crc 2023-09-30T09:25:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:55 smithi040 ceph-mon[189312]: pgmap v280: 121 pgs: 121 active+clean; 145 MiB data, 742 MiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 14 MiB/s, 4 objects/s recovering 2023-09-30T09:25:56.816 INFO:tasks.rados.rados.0.smithi040.stdout:1600: done (0 left) 2023-09-30T09:25:56.816 INFO:tasks.rados.rados.0.smithi040.stdout:1601: snap_remove snap 147 2023-09-30T09:25:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:56 smithi143 ceph-mon[183689]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:56 smithi143 ceph-mon[183689]: osdmap e383: 8 total, 8 up, 8 in 2023-09-30T09:25:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:56 smithi143 ceph-mon[183689]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:56 smithi143 ceph-mon[183689]: osdmap e384: 8 total, 8 up, 8 in 2023-09-30T09:25:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[192000]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[192000]: osdmap e383: 8 total, 8 up, 8 in 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[192000]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[192000]: osdmap e384: 8 total, 8 up, 8 in 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[189312]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[189312]: osdmap e383: 8 total, 8 up, 8 in 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[189312]: failed to encode map e383 with expected crc 2023-09-30T09:25:57.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:56 smithi040 ceph-mon[189312]: osdmap e384: 8 total, 8 up, 8 in 2023-09-30T09:25:57.826 INFO:tasks.rados.rados.0.smithi040.stdout:1601: done (0 left) 2023-09-30T09:25:57.826 INFO:tasks.rados.rados.0.smithi040.stdout:1602: delete oid 32 current snap is 160 2023-09-30T09:25:57.835 INFO:tasks.rados.rados.0.smithi040.stdout:1602: done (0 left) 2023-09-30T09:25:57.835 INFO:tasks.rados.rados.0.smithi040.stdout:1603: delete oid 21 current snap is 160 2023-09-30T09:25:57.842 INFO:tasks.rados.rados.0.smithi040.stdout:1603: done (0 left) 2023-09-30T09:25:57.842 INFO:tasks.rados.rados.0.smithi040.stdout:1604: snap_remove snap 156 2023-09-30T09:25:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:57 smithi143 ceph-mon[183689]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:57 smithi143 ceph-mon[183689]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:57 smithi143 ceph-mon[183689]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:57 smithi143 ceph-mon[183689]: pgmap v283: 121 pgs: 121 active+clean; 155 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:25:58.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:57 smithi143 ceph-mon[183689]: osdmap e385: 8 total, 8 up, 8 in 2023-09-30T09:25:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[189312]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[189312]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[189312]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[189312]: pgmap v283: 121 pgs: 121 active+clean; 155 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[189312]: osdmap e385: 8 total, 8 up, 8 in 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[192000]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[192000]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[192000]: failed to encode map e384 with expected crc 2023-09-30T09:25:58.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[192000]: pgmap v283: 121 pgs: 121 active+clean; 155 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:25:58.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:57 smithi040 ceph-mon[192000]: osdmap e385: 8 total, 8 up, 8 in 2023-09-30T09:25:58.828 INFO:tasks.rados.rados.0.smithi040.stdout:1604: done (0 left) 2023-09-30T09:25:58.828 INFO:tasks.rados.rados.0.smithi040.stdout:1605: snap_remove snap 151 2023-09-30T09:25:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:58 smithi143 ceph-mon[183689]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:58 smithi143 ceph-mon[183689]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:58 smithi143 ceph-mon[183689]: osdmap e386: 8 total, 8 up, 8 in 2023-09-30T09:25:59.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:58.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:25:59.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:25:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:25:58.661Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:25:59.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[192000]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[192000]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[192000]: osdmap e386: 8 total, 8 up, 8 in 2023-09-30T09:25:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[189312]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[189312]: failed to encode map e385 with expected crc 2023-09-30T09:25:59.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:58 smithi040 ceph-mon[189312]: osdmap e386: 8 total, 8 up, 8 in 2023-09-30T09:25:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:1605: done (0 left) 2023-09-30T09:25:59.832 INFO:tasks.rados.rados.0.smithi040.stdout:1606: copy_from oid 11 from oid 16 current snap is 160 2023-09-30T09:25:59.833 INFO:tasks.rados.rados.0.smithi040.stdout:1607: rollback oid 40 current snap is 160 2023-09-30T09:25:59.833 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 157 2023-09-30T09:25:59.833 INFO:tasks.rados.rados.0.smithi040.stdout:1608: read oid 17 snap -1 2023-09-30T09:25:59.833 INFO:tasks.rados.rados.0.smithi040.stdout:1608: expect (ObjNum 507 snap 157 seq_num 507) 2023-09-30T09:25:59.840 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 160 2023-09-30T09:25:59.840 INFO:tasks.rados.rados.0.smithi040.stdout:1609: seq_num 511 ranges {4472832=565248,5038080=630784,5668864=172032} 2023-09-30T09:25:59.863 INFO:tasks.rados.rados.0.smithi040.stdout:1609: writing smithi040173847-3 from 4472832 to 5038080 tid 1 2023-09-30T09:25:59.867 INFO:tasks.rados.rados.0.smithi040.stdout:1609: writing smithi040173847-3 from 5038080 to 5668864 tid 2 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1609: writing smithi040173847-3 from 5668864 to 5840896 tid 3 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1610: copy_from oid 41 from oid 24 current snap is 160 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1606: finishing copy_from to smithi040173847-11 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1606: got expected ENOENT (src dne) 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 160 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1606: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:25:59.868 INFO:tasks.rados.rados.0.smithi040.stdout:1611: seq_num 512 ranges {5668864=581632,6250496=516096,6766592=286720} 2023-09-30T09:25:59.903 INFO:tasks.rados.rados.0.smithi040.stdout:1611: writing smithi040173847-7 from 5668864 to 6250496 tid 1 2023-09-30T09:25:59.906 INFO:tasks.rados.rados.0.smithi040.stdout:1611: writing smithi040173847-7 from 6250496 to 6766592 tid 2 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1611: writing smithi040173847-7 from 6766592 to 7053312 tid 3 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1606: done (5 left) 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1612: copy_from oid 13 from oid 38 current snap is 160 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1607: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1607: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:1607: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:25:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 746 (ObjNum 505 snap 155 seq_num 505) dirty exists 2023-09-30T09:25:59.909 INFO:tasks.rados.rados.0.smithi040.stdout:1608: expect (ObjNum 507 snap 157 seq_num 507) 2023-09-30T09:25:59.991 INFO:tasks.rados.rados.0.smithi040.stdout:1609: finishing write tid 1 to smithi040173847-3 2023-09-30T09:25:59.991 INFO:tasks.rados.rados.0.smithi040.stdout:1610: finishing copy_from to smithi040173847-41 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1610: got expected ENOENT (src dne) 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1610: finishing copy_from racing read to smithi040173847-41 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1609: finishing write tid 2 to smithi040173847-3 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1607: done (5 left) 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1608: done (4 left) 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1610: done (3 left) 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1613: delete oid 45 current snap is 160 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1609: finishing write tid 3 to smithi040173847-3 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1609: finishing write tid 4 to smithi040173847-3 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1609: finishing write tid 5 to smithi040173847-3 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 725 (ObjNum 511 snap 160 seq_num 511) dirty exists 2023-09-30T09:25:59.992 INFO:tasks.rados.rados.0.smithi040.stdout:1609: left oid 3 (ObjNum 511 snap 160 seq_num 511) 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: finishing write tid 1 to smithi040173847-7 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: finishing write tid 2 to smithi040173847-7 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: finishing write tid 3 to smithi040173847-7 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: finishing write tid 4 to smithi040173847-7 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: finishing write tid 5 to smithi040173847-7 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 654 (ObjNum 512 snap 160 seq_num 512) dirty exists 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1611: left oid 7 (ObjNum 512 snap 160 seq_num 512) 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1612: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:1612: finishing copy_from to smithi040173847-13 2023-09-30T09:25:59.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 702 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:25:59.994 INFO:tasks.rados.rados.0.smithi040.stdout:1609: done (3 left) 2023-09-30T09:25:59.994 INFO:tasks.rados.rados.0.smithi040.stdout:1611: done (2 left) 2023-09-30T09:25:59.994 INFO:tasks.rados.rados.0.smithi040.stdout:1612: done (1 left) 2023-09-30T09:25:59.995 INFO:tasks.rados.rados.0.smithi040.stdout:1613: done (0 left) 2023-09-30T09:25:59.995 INFO:tasks.rados.rados.0.smithi040.stdout:1614: snap_remove snap 154 2023-09-30T09:26:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:59 smithi143 ceph-mon[183689]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:59 smithi143 ceph-mon[183689]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:59 smithi143 ceph-mon[183689]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:59 smithi143 ceph-mon[183689]: pgmap v286: 121 pgs: 121 active+clean; 152 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:26:00.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:25:59 smithi143 ceph-mon[183689]: osdmap e387: 8 total, 8 up, 8 in 2023-09-30T09:26:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[192000]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[192000]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[192000]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[192000]: pgmap v286: 121 pgs: 121 active+clean; 152 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[192000]: osdmap e387: 8 total, 8 up, 8 in 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[189312]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[189312]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[189312]: failed to encode map e386 with expected crc 2023-09-30T09:26:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[189312]: pgmap v286: 121 pgs: 121 active+clean; 152 MiB data, 782 MiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 12 op/s 2023-09-30T09:26:00.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:25:59 smithi040 ceph-mon[189312]: osdmap e387: 8 total, 8 up, 8 in 2023-09-30T09:26:00.903 INFO:tasks.rados.rados.0.smithi040.stdout:1614: done (0 left) 2023-09-30T09:26:00.903 INFO:tasks.rados.rados.0.smithi040.stdout:1615: read oid 3 snap 155 2023-09-30T09:26:00.903 INFO:tasks.rados.rados.0.smithi040.stdout:1615: expect (ObjNum 489 snap 149 seq_num 489) 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:1616: rmattr oid 18 current snap is 160 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:1617: read oid 12 snap -1 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:1617: expect (ObjNum 474 snap 144 seq_num 474) 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:1618: copy_from oid 7 from oid 35 current snap is 160 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 160 2023-09-30T09:26:00.904 INFO:tasks.rados.rados.0.smithi040.stdout:1619: seq_num 514 ranges {0=614400,614400=679936,1294336=122880} 2023-09-30T09:26:00.911 INFO:tasks.rados.rados.0.smithi040.stdout:1619: writing smithi040173847-45 from 0 to 614400 tid 1 2023-09-30T09:26:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:1619: writing smithi040173847-45 from 614400 to 1294336 tid 2 2023-09-30T09:26:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:1619: writing smithi040173847-45 from 1294336 to 1417216 tid 3 2023-09-30T09:26:00.913 INFO:tasks.rados.rados.0.smithi040.stdout:1620: setattr oid 28 current snap is 160 2023-09-30T09:26:00.915 INFO:tasks.rados.rados.0.smithi040.stdout:1621: snap_remove snap 150 2023-09-30T09:26:01.160 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:01] "GET /metrics HTTP/1.1" 200 36115 "" "Prometheus/2.43.0" 2023-09-30T09:26:01.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: failed to encode map e386 with expected crc 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:01.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: failed to encode map e386 with expected crc 2023-09-30T09:26:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:01.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: failed to encode map e386 with expected crc 2023-09-30T09:26:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: failed to encode map e387 with expected crc 2023-09-30T09:26:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:01.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:01.819 INFO:tasks.rados.rados.0.smithi040.stdout:1621: done (6 left) 2023-09-30T09:26:01.819 INFO:tasks.rados.rados.0.smithi040.stdout:1622: rollback oid 42 current snap is 160 2023-09-30T09:26:01.819 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 155 2023-09-30T09:26:01.822 INFO:tasks.rados.rados.0.smithi040.stdout:1623: read oid 24 snap 153 2023-09-30T09:26:01.822 INFO:tasks.rados.rados.0.smithi040.stdout:1623: expect deleted 2023-09-30T09:26:01.822 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 160 2023-09-30T09:26:01.822 INFO:tasks.rados.rados.0.smithi040.stdout:1624: seq_num 515 ranges {794624=630784,1425408=565248,1990656=237568} 2023-09-30T09:26:01.831 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi040173847-25 from 794624 to 1425408 tid 1 2023-09-30T09:26:01.832 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi040173847-25 from 1425408 to 1990656 tid 2 2023-09-30T09:26:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1624: writing smithi040173847-25 from 1990656 to 2228224 tid 3 2023-09-30T09:26:01.834 INFO:tasks.rados.rados.0.smithi040.stdout:1625: snap_remove snap 158 2023-09-30T09:26:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: osdmap e388: 8 total, 8 up, 8 in 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: pgmap v289: 121 pgs: 121 active+clean; 153 MiB data, 788 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[192000]: osdmap e389: 8 total, 8 up, 8 in 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: osdmap e388: 8 total, 8 up, 8 in 2023-09-30T09:26:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: pgmap v289: 121 pgs: 121 active+clean; 153 MiB data, 788 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-09-30T09:26:02.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:01 smithi040 ceph-mon[189312]: osdmap e389: 8 total, 8 up, 8 in 2023-09-30T09:26:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: osdmap e388: 8 total, 8 up, 8 in 2023-09-30T09:26:02.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: failed to encode map e388 with expected crc 2023-09-30T09:26:02.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: pgmap v289: 121 pgs: 121 active+clean; 153 MiB data, 788 MiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-09-30T09:26:02.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:01 smithi143 ceph-mon[183689]: osdmap e389: 8 total, 8 up, 8 in 2023-09-30T09:26:02.834 INFO:tasks.rados.rados.0.smithi040.stdout:1625: done (9 left) 2023-09-30T09:26:02.834 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 160 2023-09-30T09:26:02.834 INFO:tasks.rados.rados.0.smithi040.stdout:1626: seq_num 516 ranges {0=647168,647168=450560,1097728=352256} 2023-09-30T09:26:02.838 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi040173847-9 from 0 to 647168 tid 1 2023-09-30T09:26:02.841 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi040173847-9 from 647168 to 1097728 tid 2 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1626: writing smithi040173847-9 from 1097728 to 1449984 tid 3 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1627: copy_from oid 32 from oid 34 current snap is 160 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 703 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 666 (ObjNum 442 snap 138 seq_num 442) dirty exists 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: finishing write tid 1 to smithi040173847-45 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: finishing write tid 2 to smithi040173847-45 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: finishing write tid 3 to smithi040173847-45 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: finishing write tid 4 to smithi040173847-45 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: finishing write tid 5 to smithi040173847-45 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 582 (ObjNum 514 snap 160 seq_num 514) dirty exists 2023-09-30T09:26:02.844 INFO:tasks.rados.rados.0.smithi040.stdout:1619: left oid 45 (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:26:02.845 INFO:tasks.rados.rados.0.smithi040.stdout:1617: expect (ObjNum 474 snap 144 seq_num 474) 2023-09-30T09:26:03.050 INFO:tasks.rados.rados.0.smithi040.stdout:1615: expect (ObjNum 489 snap 149 seq_num 489) 2023-09-30T09:26:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[192000]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[192000]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[192000]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[192000]: osdmap e390: 8 total, 8 up, 8 in 2023-09-30T09:26:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[189312]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[189312]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[189312]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:02 smithi040 ceph-mon[189312]: osdmap e390: 8 total, 8 up, 8 in 2023-09-30T09:26:03.252 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing copy_from to smithi040173847-7 2023-09-30T09:26:03.252 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 643 (ObjNum 472 snap 143 seq_num 472) dirty exists 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1618: finishing copy_from racing read to smithi040173847-7 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1615: done (10 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1616: done (9 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1617: done (8 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1618: done (7 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1619: done (6 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1620: done (5 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1623: done (4 left) 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1628: delete oid 33 current snap is 160 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:26:03.253 INFO:tasks.rados.rados.0.smithi040.stdout:1622: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 761 (ObjNum 452 snap 140 seq_num 452) dirty exists 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 1 to smithi040173847-25 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 2 to smithi040173847-25 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 3 to smithi040173847-25 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 4 to smithi040173847-25 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: finishing write tid 5 to smithi040173847-25 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 633 (ObjNum 515 snap 160 seq_num 515) dirty exists 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1624: left oid 25 (ObjNum 515 snap 160 seq_num 515) 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 1 to smithi040173847-9 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 2 to smithi040173847-9 2023-09-30T09:26:03.254 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 3 to smithi040173847-9 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 4 to smithi040173847-9 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1627: finishing copy_from racing read to smithi040173847-32 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1626: finishing write tid 5 to smithi040173847-9 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 576 (ObjNum 516 snap 160 seq_num 516) dirty exists 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1626: left oid 9 (ObjNum 516 snap 160 seq_num 516) 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1627: finishing copy_from to smithi040173847-32 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 718 (ObjNum 504 snap 153 seq_num 504) dirty exists 2023-09-30T09:26:03.255 INFO:tasks.rados.rados.0.smithi040.stdout:1622: done (4 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1624: done (3 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1626: done (2 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1627: done (1 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1628: done (0 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1629: delete oid 34 current snap is 160 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1629: done (0 left) 2023-09-30T09:26:03.256 INFO:tasks.rados.rados.0.smithi040.stdout:1630: snap_create 2023-09-30T09:26:03.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:02 smithi143 ceph-mon[183689]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:02 smithi143 ceph-mon[183689]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:02 smithi143 ceph-mon[183689]: failed to encode map e389 with expected crc 2023-09-30T09:26:03.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:02 smithi143 ceph-mon[183689]: osdmap e390: 8 total, 8 up, 8 in 2023-09-30T09:26:03.923 INFO:tasks.rados.rados.0.smithi040.stdout:1630: done (0 left) 2023-09-30T09:26:03.923 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 161 2023-09-30T09:26:03.923 INFO:tasks.rados.rados.0.smithi040.stdout:1631: seq_num 519 ranges {90112=696320,786432=548864,1335296=253952} 2023-09-30T09:26:03.927 INFO:tasks.rados.rados.0.smithi040.stdout:1631: writing smithi040173847-49 from 90112 to 786432 tid 1 2023-09-30T09:26:03.930 INFO:tasks.rados.rados.0.smithi040.stdout:1631: writing smithi040173847-49 from 786432 to 1335296 tid 2 2023-09-30T09:26:03.932 INFO:tasks.rados.rados.0.smithi040.stdout:1631: writing smithi040173847-49 from 1335296 to 1589248 tid 3 2023-09-30T09:26:03.932 INFO:tasks.rados.rados.0.smithi040.stdout:1632: setattr oid 31 current snap is 161 2023-09-30T09:26:03.933 INFO:tasks.rados.rados.0.smithi040.stdout:1631: finishing write tid 1 to smithi040173847-49 2023-09-30T09:26:03.934 INFO:tasks.rados.rados.0.smithi040.stdout:1633: read oid 35 snap -1 2023-09-30T09:26:03.934 INFO:tasks.rados.rados.0.smithi040.stdout:1633: expect (ObjNum 472 snap 143 seq_num 472) 2023-09-30T09:26:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:1634: snap_remove snap 159 2023-09-30T09:26:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:03 smithi143 ceph-mon[183689]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:03 smithi143 ceph-mon[183689]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:03 smithi143 ceph-mon[183689]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:03 smithi143 ceph-mon[183689]: pgmap v292: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2023-09-30T09:26:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[192000]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[192000]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[192000]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[192000]: pgmap v292: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[189312]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[189312]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[189312]: failed to encode map e390 with expected crc 2023-09-30T09:26:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:03 smithi040 ceph-mon[189312]: pgmap v292: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 2.4 MiB/s wr, 23 op/s 2023-09-30T09:26:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1634: done (3 left) 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1635: setattr oid 18 current snap is 161 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1636: snap_create 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1631: finishing write tid 2 to smithi040173847-49 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1631: finishing write tid 3 to smithi040173847-49 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1631: finishing write tid 4 to smithi040173847-49 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1631: finishing write tid 5 to smithi040173847-49 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 688 (ObjNum 519 snap 161 seq_num 519) dirty exists 2023-09-30T09:26:04.931 INFO:tasks.rados.rados.0.smithi040.stdout:1631: left oid 49 (ObjNum 519 snap 161 seq_num 519) 2023-09-30T09:26:04.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 655 (ObjNum 316 snap 98 seq_num 316) dirty exists 2023-09-30T09:26:04.932 INFO:tasks.rados.rados.0.smithi040.stdout:1633: expect (ObjNum 472 snap 143 seq_num 472) 2023-09-30T09:26:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: osdmap e391: 8 total, 8 up, 8 in 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:04 smithi143 ceph-mon[183689]: Upgrade: osd.5 is safe to restart 2023-09-30T09:26:05.253 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 704 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:26:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: osdmap e391: 8 total, 8 up, 8 in 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[192000]: Upgrade: osd.5 is safe to restart 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: osdmap e391: 8 total, 8 up, 8 in 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: failed to encode map e391 with expected crc 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2023-09-30T09:26:05.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:04 smithi040 ceph-mon[189312]: Upgrade: osd.5 is safe to restart 2023-09-30T09:26:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:1631: done (4 left) 2023-09-30T09:26:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:1632: done (3 left) 2023-09-30T09:26:05.937 INFO:tasks.rados.rados.0.smithi040.stdout:1633: done (2 left) 2023-09-30T09:26:05.938 INFO:tasks.rados.rados.0.smithi040.stdout:1635: done (1 left) 2023-09-30T09:26:05.938 INFO:tasks.rados.rados.0.smithi040.stdout:1636: done (0 left) 2023-09-30T09:26:05.938 INFO:tasks.rados.rados.0.smithi040.stdout:1637: snap_create 2023-09-30T09:26:06.320 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.320 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: osdmap e392: 8 total, 8 up, 8 in 2023-09-30T09:26:06.320 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.321 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: pgmap v295: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 696 KiB/s wr, 18 op/s 2023-09-30T09:26:06.321 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: Upgrade: Updating osd.5 2023-09-30T09:26:06.321 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:06.321 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:26:06.322 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:06.322 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:05 smithi143 ceph-mon[183689]: Deploying daemon osd.5 on smithi143 2023-09-30T09:26:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: osdmap e392: 8 total, 8 up, 8 in 2023-09-30T09:26:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: pgmap v295: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 696 KiB/s wr, 18 op/s 2023-09-30T09:26:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: Upgrade: Updating osd.5 2023-09-30T09:26:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:26:06.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:06.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[192000]: Deploying daemon osd.5 on smithi143 2023-09-30T09:26:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: osdmap e392: 8 total, 8 up, 8 in 2023-09-30T09:26:06.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: failed to encode map e392 with expected crc 2023-09-30T09:26:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: pgmap v295: 121 pgs: 121 active+clean; 144 MiB data, 772 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 696 KiB/s wr, 18 op/s 2023-09-30T09:26:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: Upgrade: Updating osd.5 2023-09-30T09:26:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-30T09:26:06.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:06.414 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:05 smithi040 ceph-mon[189312]: Deploying daemon osd.5 on smithi143 2023-09-30T09:26:06.820 INFO:tasks.rados.rados.0.smithi040.stdout:1637: done (0 left) 2023-09-30T09:26:06.820 INFO:tasks.rados.rados.0.smithi040.stdout:1638: snap_remove snap 155 2023-09-30T09:26:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:06 smithi143 ceph-mon[183689]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.473 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:06 smithi143 ceph-mon[183689]: osdmap e393: 8 total, 8 up, 8 in 2023-09-30T09:26:07.597 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:06 smithi143 ceph-mon[183689]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.597 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:06 smithi143 ceph-mon[183689]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.597 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:06 smithi143 ceph-mon[183689]: osdmap e394: 8 total, 8 up, 8 in 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[192000]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[192000]: osdmap e393: 8 total, 8 up, 8 in 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[192000]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[192000]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.598 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[192000]: osdmap e394: 8 total, 8 up, 8 in 2023-09-30T09:26:07.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[189312]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[189312]: osdmap e393: 8 total, 8 up, 8 in 2023-09-30T09:26:07.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[189312]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[189312]: failed to encode map e393 with expected crc 2023-09-30T09:26:07.599 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:06 smithi040 ceph-mon[189312]: osdmap e394: 8 total, 8 up, 8 in 2023-09-30T09:26:07.828 INFO:tasks.rados.rados.0.smithi040.stdout:1638: done (0 left) 2023-09-30T09:26:07.834 INFO:tasks.rados.rados.0.smithi040.stdout:1639: rollback oid 7 current snap is 163 2023-09-30T09:26:07.834 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 7 to 153 2023-09-30T09:26:07.842 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 163 2023-09-30T09:26:07.842 INFO:tasks.rados.rados.0.smithi040.stdout:1640: seq_num 520 ranges {499712=712704,1212416=434176,1646592=368640} 2023-09-30T09:26:07.843 INFO:tasks.rados.rados.0.smithi040.stdout:1640: writing smithi040173847-31 from 499712 to 1212416 tid 1 2023-09-30T09:26:07.843 INFO:tasks.rados.rados.0.smithi040.stdout:1640: writing smithi040173847-31 from 1212416 to 1646592 tid 2 2023-09-30T09:26:07.843 INFO:tasks.rados.rados.0.smithi040.stdout:1640: writing smithi040173847-31 from 1646592 to 2015232 tid 3 2023-09-30T09:26:07.843 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 163 2023-09-30T09:26:07.844 INFO:tasks.rados.rados.0.smithi040.stdout:1641: seq_num 521 ranges {2416640=729088,3145728=720896,3866624=81920} 2023-09-30T09:26:07.860 INFO:tasks.rados.rados.0.smithi040.stdout:1641: writing smithi040173847-50 from 2416640 to 3145728 tid 1 2023-09-30T09:26:07.864 INFO:tasks.rados.rados.0.smithi040.stdout:1641: writing smithi040173847-50 from 3145728 to 3866624 tid 2 2023-09-30T09:26:07.999 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:07 smithi143 systemd[1]: Stopping Ceph osd.5 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:26:07.999 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:26:07.697+0000 7f42e1541700 -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 2023-09-30T09:26:07.999 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:26:07.697+0000 7f42e1541700 -1 osd.5 394 *** Got signal Terminated *** 2023-09-30T09:26:07.999 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[128976]: 2023-09-30T09:26:07.697+0000 7f42e1541700 -1 osd.5 394 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:26:08.000 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.000 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.000 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: pgmap v298: 121 pgs: 121 active+clean; 138 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 882 KiB/s wr, 13 op/s 2023-09-30T09:26:08.000 INFO:tasks.rados.rados.0.smithi040.stdout:1641: writing smithi040173847-50 from 3866624 to 3948544 tid 3 2023-09-30T09:26:08.001 INFO:tasks.rados.rados.0.smithi040.stdout:1642: read oid 9 snap -1 2023-09-30T09:26:08.001 INFO:tasks.rados.rados.0.smithi040.stdout:1642: expect (ObjNum 516 snap 160 seq_num 516) 2023-09-30T09:26:08.001 INFO:tasks.rados.rados.0.smithi040.stdout:1643: snap_remove snap 162 2023-09-30T09:26:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: osd.5 marked itself down and dead 2023-09-30T09:26:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:07 smithi143 ceph-mon[183689]: osdmap e395: 8 total, 7 up, 8 in 2023-09-30T09:26:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: pgmap v298: 121 pgs: 121 active+clean; 138 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 882 KiB/s wr, 13 op/s 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: osd.5 marked itself down and dead 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[192000]: osdmap e395: 8 total, 7 up, 8 in 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: failed to encode map e394 with expected crc 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: pgmap v298: 121 pgs: 121 active+clean; 138 MiB data, 801 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 882 KiB/s wr, 13 op/s 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: osd.5 marked itself down and dead 2023-09-30T09:26:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:07 smithi040 ceph-mon[189312]: osdmap e395: 8 total, 7 up, 8 in 2023-09-30T09:26:08.830 INFO:tasks.rados.rados.0.smithi040.stdout:1643: done (4 left) 2023-09-30T09:26:08.830 INFO:tasks.rados.rados.0.smithi040.stdout:1644: copy_from oid 42 from oid 22 current snap is 163 2023-09-30T09:26:08.830 INFO:tasks.rados.rados.0.smithi040.stdout:1645: read oid 10 snap -1 2023-09-30T09:26:08.830 INFO:tasks.rados.rados.0.smithi040.stdout:1645: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1646: snap_create 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing rollback tid 0 to smithi040173847-7 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing rollback tid 1 to smithi040173847-7 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1639: finishing rollback tid 2 to smithi040173847-7 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 658 (ObjNum 472 snap 143 seq_num 472) dirty exists 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 1 to smithi040173847-31 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 2 to smithi040173847-31 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 3 to smithi040173847-31 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 4 to smithi040173847-31 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: finishing write tid 5 to smithi040173847-31 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 662 (ObjNum 520 snap 163 seq_num 520) dirty exists 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: left oid 31 (ObjNum 520 snap 163 seq_num 520) 2023-09-30T09:26:08.831 INFO:tasks.rados.rados.0.smithi040.stdout:1642: expect (ObjNum 516 snap 160 seq_num 516) 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 1 to smithi040173847-50 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 2 to smithi040173847-50 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 3 to smithi040173847-50 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 4 to smithi040173847-50 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: finishing write tid 5 to smithi040173847-50 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 738 (ObjNum 521 snap 163 seq_num 521) dirty exists 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1641: left oid 50 (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1644: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:26:08.880 INFO:tasks.rados.rados.0.smithi040.stdout:1645: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:26:08.893 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:08 smithi143 bash[196541]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5 2023-09-30T09:26:08.893 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:26:08.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:26:08.986 INFO:tasks.rados.rados.0.smithi040.stdout:1644: finishing copy_from to smithi040173847-42 2023-09-30T09:26:08.987 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 209 (ObjNum 486 snap 149 seq_num 486) dirty exists 2023-09-30T09:26:09.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:08 smithi143 ceph-mon[183689]: osdmap e396: 8 total, 7 up, 8 in 2023-09-30T09:26:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[192000]: osdmap e396: 8 total, 7 up, 8 in 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: failed to encode map e395 with expected crc 2023-09-30T09:26:09.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:08 smithi040 ceph-mon[189312]: osdmap e396: 8 total, 7 up, 8 in 2023-09-30T09:26:09.831 INFO:tasks.rados.rados.0.smithi040.stdout:1639: done (6 left) 2023-09-30T09:26:09.831 INFO:tasks.rados.rados.0.smithi040.stdout:1640: done (5 left) 2023-09-30T09:26:09.831 INFO:tasks.rados.rados.0.smithi040.stdout:1641: done (4 left) 2023-09-30T09:26:09.832 INFO:tasks.rados.rados.0.smithi040.stdout:1642: done (3 left) 2023-09-30T09:26:09.832 INFO:tasks.rados.rados.0.smithi040.stdout:1644: done (2 left) 2023-09-30T09:26:09.832 INFO:tasks.rados.rados.0.smithi040.stdout:1645: done (1 left) 2023-09-30T09:26:09.832 INFO:tasks.rados.rados.0.smithi040.stdout:1646: done (0 left) 2023-09-30T09:26:09.832 INFO:tasks.rados.rados.0.smithi040.stdout:1647: setattr oid 49 current snap is 164 2023-09-30T09:26:09.833 INFO:tasks.rados.rados.0.smithi040.stdout:1648: read oid 45 snap -1 2023-09-30T09:26:09.833 INFO:tasks.rados.rados.0.smithi040.stdout:1648: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:26:09.833 INFO:tasks.rados.rados.0.smithi040.stdout:1649: snap_create 2023-09-30T09:26:09.843 INFO:tasks.rados.rados.0.smithi040.stdout:1648: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:26:09.878 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 691 (ObjNum 519 snap 161 seq_num 519) dirty exists 2023-09-30T09:26:10.143 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:09 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.5.service: Succeeded. 2023-09-30T09:26:10.144 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:09 smithi143 systemd[1]: Stopped Ceph osd.5 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:26:10.144 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:09 smithi143 systemd[1]: Starting Ceph osd.5 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:26:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: pgmap v301: 121 pgs: 9 peering, 12 stale+active+clean, 100 active+clean; 140 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:26:10.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:09 smithi143 ceph-mon[183689]: osdmap e397: 8 total, 7 up, 8 in 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: pgmap v301: 121 pgs: 9 peering, 12 stale+active+clean, 100 active+clean; 140 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:26:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[192000]: osdmap e397: 8 total, 7 up, 8 in 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: failed to encode map e396 with expected crc 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: pgmap v301: 121 pgs: 9 peering, 12 stale+active+clean, 100 active+clean; 140 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:26:10.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:09 smithi040 ceph-mon[189312]: osdmap e397: 8 total, 7 up, 8 in 2023-09-30T09:26:10.835 INFO:tasks.rados.rados.0.smithi040.stdout:1647: done (2 left) 2023-09-30T09:26:10.835 INFO:tasks.rados.rados.0.smithi040.stdout:1648: done (1 left) 2023-09-30T09:26:10.835 INFO:tasks.rados.rados.0.smithi040.stdout:1649: done (0 left) 2023-09-30T09:26:10.835 INFO:tasks.rados.rados.0.smithi040.stdout:1650: copy_from oid 12 from oid 38 current snap is 165 2023-09-30T09:26:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:1651: read oid 23 snap 153 2023-09-30T09:26:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:1651: expect (ObjNum 408 snap 130 seq_num 408) 2023-09-30T09:26:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 165 2023-09-30T09:26:10.836 INFO:tasks.rados.rados.0.smithi040.stdout:1652: seq_num 522 ranges {0=745472,745472=606208,1351680=196608} 2023-09-30T09:26:10.839 INFO:tasks.rados.rados.0.smithi040.stdout:1652: writing smithi040173847-39 from 0 to 745472 tid 1 2023-09-30T09:26:10.843 INFO:tasks.rados.rados.0.smithi040.stdout:1652: writing smithi040173847-39 from 745472 to 1351680 tid 2 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1652: writing smithi040173847-39 from 1351680 to 1548288 tid 3 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1653: read oid 48 snap 157 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1653: expect (ObjNum 435 snap 138 seq_num 435) 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1654: read oid 27 snap 163 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1654: expect (ObjNum 501 snap 153 seq_num 501) 2023-09-30T09:26:10.845 INFO:tasks.rados.rados.0.smithi040.stdout:1655: snap_remove snap 164 2023-09-30T09:26:10.946 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-30T09:26:10.947 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:10 smithi143 bash[196806]: --> ceph-volume lvm activate successful for osd ID: 5 2023-09-30T09:26:11.300 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.300 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.300 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.300 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.300 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.301 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:10 smithi143 ceph-mon[183689]: osdmap e398: 8 total, 7 up, 8 in 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:11] "GET /metrics HTTP/1.1" 200 36115 "" "Prometheus/2.43.0" 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[192000]: osdmap e398: 8 total, 7 up, 8 in 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:10 smithi040 ceph-mon[189312]: osdmap e398: 8 total, 7 up, 8 in 2023-09-30T09:26:11.632 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-osd[197082]: -- 172.21.15.143:0/3261018414 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564e9529e4e0 con 0x564e9526f400 2023-09-30T09:26:11.818 INFO:tasks.rados.rados.0.smithi040.stdout:1655: done (5 left) 2023-09-30T09:26:11.818 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 165 2023-09-30T09:26:11.819 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing copy_from to smithi040173847-12 2023-09-30T09:26:11.819 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 702 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:26:11.819 INFO:tasks.rados.rados.0.smithi040.stdout:1656: seq_num 523 ranges {278528=770048,1048576=491520,1540096=311296} 2023-09-30T09:26:11.824 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi040173847-29 from 278528 to 1048576 tid 1 2023-09-30T09:26:11.830 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi040173847-29 from 1048576 to 1540096 tid 2 2023-09-30T09:26:11.830 INFO:tasks.rados.rados.0.smithi040.stdout:1656: writing smithi040173847-29 from 1540096 to 1851392 tid 3 2023-09-30T09:26:11.830 INFO:tasks.rados.rados.0.smithi040.stdout:1657: setattr oid 24 current snap is 165 2023-09-30T09:26:11.831 INFO:tasks.rados.rados.0.smithi040.stdout:1650: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:26:11.831 INFO:tasks.rados.rados.0.smithi040.stdout:1653: expect (ObjNum 435 snap 138 seq_num 435) 2023-09-30T09:26:11.834 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 1 to smithi040173847-39 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 2 to smithi040173847-39 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 3 to smithi040173847-39 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 4 to smithi040173847-39 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1652: finishing write tid 5 to smithi040173847-39 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 586 (ObjNum 522 snap 165 seq_num 522) dirty exists 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1652: left oid 39 (ObjNum 522 snap 165 seq_num 522) 2023-09-30T09:26:11.835 INFO:tasks.rados.rados.0.smithi040.stdout:1654: expect (ObjNum 501 snap 153 seq_num 501) 2023-09-30T09:26:11.893 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:11 smithi143 bash[197044]: d75faa216c8c5cea78d59110adc3a8dcb59b7fbcda4702a015704c6d3cc955b6 2023-09-30T09:26:11.893 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:11 smithi143 systemd[1]: Started Ceph osd.5 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:26:11.909 INFO:tasks.rados.rados.0.smithi040.stdout:1651: expect (ObjNum 408 snap 130 seq_num 408) 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 1 to smithi040173847-29 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 2 to smithi040173847-29 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 3 to smithi040173847-29 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 4 to smithi040173847-29 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: finishing write tid 5 to smithi040173847-29 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 641 (ObjNum 523 snap 165 seq_num 523) dirty exists 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1656: left oid 29 (ObjNum 523 snap 165 seq_num 523) 2023-09-30T09:26:12.154 INFO:tasks.rados.rados.0.smithi040.stdout:1650: done (6 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1651: done (5 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1652: done (4 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1653: done (3 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1654: done (2 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1656: done (1 left) 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 165 2023-09-30T09:26:12.155 INFO:tasks.rados.rados.0.smithi040.stdout:1658: seq_num 524 ranges {0=786432,786432=778240,1564672=24576} 2023-09-30T09:26:12.158 INFO:tasks.rados.rados.0.smithi040.stdout:1658: writing smithi040173847-34 from 0 to 786432 tid 1 2023-09-30T09:26:12.163 INFO:tasks.rados.rados.0.smithi040.stdout:1658: writing smithi040173847-34 from 786432 to 1564672 tid 2 2023-09-30T09:26:12.163 INFO:tasks.rados.rados.0.smithi040.stdout:1658: writing smithi040173847-34 from 1564672 to 1589248 tid 3 2023-09-30T09:26:12.163 INFO:tasks.rados.rados.0.smithi040.stdout:1659: copy_from oid 9 from oid 46 current snap is 165 2023-09-30T09:26:12.163 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 577 (ObjNum 161 snap 0 seq_num 3076017328) dirty exists 2023-09-30T09:26:12.164 INFO:tasks.rados.rados.0.smithi040.stdout:1657: done (2 left) 2023-09-30T09:26:12.164 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 165 2023-09-30T09:26:12.164 INFO:tasks.rados.rados.0.smithi040.stdout:1658: finishing write tid 1 to smithi040173847-34 2023-09-30T09:26:12.164 INFO:tasks.rados.rados.0.smithi040.stdout:1660: seq_num 525 ranges {5136384=802816,5939200=712704,6651904=90112} 2023-09-30T09:26:12.197 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi040173847-20 from 5136384 to 5939200 tid 1 2023-09-30T09:26:12.201 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi040173847-20 from 5939200 to 6651904 tid 2 2023-09-30T09:26:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:1660: writing smithi040173847-20 from 6651904 to 6742016 tid 3 2023-09-30T09:26:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 165 2023-09-30T09:26:12.202 INFO:tasks.rados.rados.0.smithi040.stdout:1658: finishing write tid 2 to smithi040173847-34 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1658: finishing write tid 3 to smithi040173847-34 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1658: finishing write tid 4 to smithi040173847-34 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1658: finishing write tid 5 to smithi040173847-34 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 772 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1658: left oid 34 (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1659: finishing copy_from to smithi040173847-9 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 682 (ObjNum 443 snap 138 seq_num 443) dirty exists 2023-09-30T09:26:12.203 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 1 to smithi040173847-20 2023-09-30T09:26:12.204 INFO:tasks.rados.rados.0.smithi040.stdout:1661: seq_num 526 ranges {2326528=417792,2744320=589824,3334144=614400} 2023-09-30T09:26:12.218 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi040173847-15 from 2326528 to 2744320 tid 1 2023-09-30T09:26:12.221 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi040173847-15 from 2744320 to 3334144 tid 2 2023-09-30T09:26:12.225 INFO:tasks.rados.rados.0.smithi040.stdout:1661: writing smithi040173847-15 from 3334144 to 3948544 tid 3 2023-09-30T09:26:12.226 INFO:tasks.rados.rados.0.smithi040.stdout:1658: done (3 left) 2023-09-30T09:26:12.226 INFO:tasks.rados.rados.0.smithi040.stdout:1659: done (2 left) 2023-09-30T09:26:12.226 INFO:tasks.rados.rados.0.smithi040.stdout:1662: read oid 19 snap -1 2023-09-30T09:26:12.226 INFO:tasks.rados.rados.0.smithi040.stdout:1662: expect (ObjNum 437 snap 138 seq_num 437) 2023-09-30T09:26:12.226 INFO:tasks.rados.rados.0.smithi040.stdout:1663: snap_remove snap 161 2023-09-30T09:26:12.290 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T09:26:11.921+0000 7fc0001ed640 -1 Falling back to public interface 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: failed to encode map e397 with expected crc 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: failed to encode map e398 with expected crc 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: pgmap v304: 121 pgs: 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 11 active+undersized, 88 active+clean; 145 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 736 KiB/s wr, 4 op/s; 18/264 objects degraded (6.818%) 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:12.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:11 smithi143 ceph-mon[183689]: osdmap e399: 8 total, 7 up, 8 in 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: failed to encode map e397 with expected crc 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: failed to encode map e398 with expected crc 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: pgmap v304: 121 pgs: 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 11 active+undersized, 88 active+clean; 145 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 736 KiB/s wr, 4 op/s; 18/264 objects degraded (6.818%) 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[192000]: osdmap e399: 8 total, 7 up, 8 in 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: failed to encode map e397 with expected crc 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: failed to encode map e398 with expected crc 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: pgmap v304: 121 pgs: 5 active+undersized+degraded, 9 peering, 8 stale+active+clean, 11 active+undersized, 88 active+clean; 145 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 736 KiB/s wr, 4 op/s; 18/264 objects degraded (6.818%) 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:12.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:11 smithi040 ceph-mon[189312]: osdmap e399: 8 total, 7 up, 8 in 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:1663: done (3 left) 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:1664: rmattr oid 22 current snap is 165 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:1664: done (3 left) 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:1665: rollback oid 42 current snap is 165 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 160 2023-09-30T09:26:12.969 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 2 to smithi040173847-20 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 3 to smithi040173847-20 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 4 to smithi040173847-20 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1660: finishing write tid 5 to smithi040173847-20 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 696 (ObjNum 525 snap 165 seq_num 525) dirty exists 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1660: left oid 20 (ObjNum 525 snap 165 seq_num 525) 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 1 to smithi040173847-15 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 2 to smithi040173847-15 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 3 to smithi040173847-15 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 4 to smithi040173847-15 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: finishing write tid 5 to smithi040173847-15 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 772 (ObjNum 526 snap 165 seq_num 526) dirty exists 2023-09-30T09:26:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:1661: left oid 15 (ObjNum 526 snap 165 seq_num 526) 2023-09-30T09:26:12.971 INFO:tasks.rados.rados.0.smithi040.stdout:1662: expect (ObjNum 437 snap 138 seq_num 437) 2023-09-30T09:26:13.136 INFO:tasks.rados.rados.0.smithi040.stdout:1665: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1665: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1665: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 776 (ObjNum 452 snap 140 seq_num 452) dirty exists 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1660: done (3 left) 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1661: done (2 left) 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1662: done (1 left) 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1665: done (0 left) 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1666: read oid 41 snap -1 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1666: expect deleted 2023-09-30T09:26:13.137 INFO:tasks.rados.rados.0.smithi040.stdout:1667: snap_create 2023-09-30T09:26:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:12 smithi143 ceph-mon[183689]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:12 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 18/264 objects degraded (6.818%), 5 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:12 smithi143 ceph-mon[183689]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[192000]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 18/264 objects degraded (6.818%), 5 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:13.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[192000]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[189312]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 18/264 objects degraded (6.818%), 5 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:13.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:12 smithi040 ceph-mon[189312]: failed to encode map e399 with expected crc 2023-09-30T09:26:13.968 INFO:tasks.rados.rados.0.smithi040.stdout:1666: done (1 left) 2023-09-30T09:26:13.968 INFO:tasks.rados.rados.0.smithi040.stdout:1667: done (0 left) 2023-09-30T09:26:13.968 INFO:tasks.rados.rados.0.smithi040.stdout:1668: read oid 1 snap -1 2023-09-30T09:26:13.968 INFO:tasks.rados.rados.0.smithi040.stdout:1668: expect (ObjNum 492 snap 149 seq_num 492) 2023-09-30T09:26:13.968 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 166 2023-09-30T09:26:13.969 INFO:tasks.rados.rados.0.smithi040.stdout:1669: seq_num 527 ranges {1269760=434176,1703936=475136,2179072=565248,2744320=163840} 2023-09-30T09:26:13.977 INFO:tasks.rados.rados.0.smithi040.stdout:1669: writing smithi040173847-14 from 1269760 to 1703936 tid 1 2023-09-30T09:26:13.980 INFO:tasks.rados.rados.0.smithi040.stdout:1669: writing smithi040173847-14 from 1703936 to 2179072 tid 2 2023-09-30T09:26:13.984 INFO:tasks.rados.rados.0.smithi040.stdout:1669: writing smithi040173847-14 from 2179072 to 2744320 tid 3 2023-09-30T09:26:13.985 INFO:tasks.rados.rados.0.smithi040.stdout:1669: writing smithi040173847-14 from 2744320 to 2908160 tid 4 2023-09-30T09:26:13.985 INFO:tasks.rados.rados.0.smithi040.stdout:1670: snap_remove snap 153 2023-09-30T09:26:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:13 smithi143 ceph-mon[183689]: failed to encode map e400 with expected crc 2023-09-30T09:26:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:13 smithi143 ceph-mon[183689]: osdmap e400: 8 total, 7 up, 8 in 2023-09-30T09:26:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:13 smithi143 ceph-mon[183689]: pgmap v307: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[192000]: failed to encode map e400 with expected crc 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[192000]: osdmap e400: 8 total, 7 up, 8 in 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[192000]: pgmap v307: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[189312]: failed to encode map e400 with expected crc 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[189312]: osdmap e400: 8 total, 7 up, 8 in 2023-09-30T09:26:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:13 smithi040 ceph-mon[189312]: pgmap v307: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.7 MiB/s wr, 17 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:14.974 INFO:tasks.rados.rados.0.smithi040.stdout:1670: done (2 left) 2023-09-30T09:26:14.975 INFO:tasks.rados.rados.0.smithi040.stdout:1671: rollback oid 30 current snap is 166 2023-09-30T09:26:14.975 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 163 2023-09-30T09:26:14.975 INFO:tasks.rados.rados.0.smithi040.stdout:1668: expect (ObjNum 492 snap 149 seq_num 492) 2023-09-30T09:26:15.008 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 1 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 2 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 3 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 4 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 5 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: finishing write tid 6 to smithi040173847-14 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 730 (ObjNum 527 snap 166 seq_num 527) dirty exists 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: left oid 14 (ObjNum 527 snap 166 seq_num 527) 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1668: done (2 left) 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1669: done (1 left) 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1672: copy_from oid 9 from oid 25 current snap is 166 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:1671: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:26:15.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:26:15.010 INFO:tasks.rados.rados.0.smithi040.stdout:1671: done (1 left) 2023-09-30T09:26:15.010 INFO:tasks.rados.rados.0.smithi040.stdout:1673: setattr oid 11 current snap is 166 2023-09-30T09:26:15.010 INFO:tasks.rados.rados.0.smithi040.stdout:1674: copy_from oid 38 from oid 31 current snap is 166 2023-09-30T09:26:15.010 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 166 2023-09-30T09:26:15.010 INFO:tasks.rados.rados.0.smithi040.stdout:1675: seq_num 528 ranges {5545984=450560,5996544=761856,6758400=442368} 2023-09-30T09:26:15.044 INFO:tasks.rados.rados.0.smithi040.stdout:1675: writing smithi040173847-23 from 5545984 to 5996544 tid 1 2023-09-30T09:26:15.048 INFO:tasks.rados.rados.0.smithi040.stdout:1675: writing smithi040173847-23 from 5996544 to 6758400 tid 2 2023-09-30T09:26:15.051 INFO:tasks.rados.rados.0.smithi040.stdout:1675: writing smithi040173847-23 from 6758400 to 7200768 tid 3 2023-09-30T09:26:15.051 INFO:tasks.rados.rados.0.smithi040.stdout:1676: snap_remove snap 165 2023-09-30T09:26:15.393 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T09:26:15.052+0000 7fc0001ed640 -1 osd.5 0 read_superblock omap replica is missing. 2023-09-30T09:26:15.393 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T09:26:15.117+0000 7fc0001ed640 -1 osd.5 394 log_to_monitors true 2023-09-30T09:26:15.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:14 smithi143 ceph-mon[183689]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:14 smithi143 ceph-mon[183689]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:14 smithi143 ceph-mon[183689]: osdmap e401: 8 total, 7 up, 8 in 2023-09-30T09:26:15.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[192000]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[192000]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[192000]: osdmap e401: 8 total, 7 up, 8 in 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[189312]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[189312]: failed to encode map e401 with expected crc 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[189312]: osdmap e401: 8 total, 7 up, 8 in 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1676: done (4 left) 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1677: copy_from oid 18 from oid 16 current snap is 166 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 706 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1672: finishing copy_from to smithi040173847-9 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 633 (ObjNum 515 snap 160 seq_num 515) dirty exists 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1674: finishing copy_from to smithi040173847-38 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 662 (ObjNum 520 snap 163 seq_num 520) dirty exists 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1674: finishing copy_from racing read to smithi040173847-38 2023-09-30T09:26:15.981 INFO:tasks.rados.rados.0.smithi040.stdout:1675: finishing write tid 1 to smithi040173847-23 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: finishing write tid 2 to smithi040173847-23 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: finishing write tid 3 to smithi040173847-23 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: finishing write tid 4 to smithi040173847-23 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: finishing write tid 5 to smithi040173847-23 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 645 (ObjNum 528 snap 166 seq_num 528) dirty exists 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: left oid 23 (ObjNum 528 snap 166 seq_num 528) 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1672: done (4 left) 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1673: done (3 left) 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1674: done (2 left) 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1675: done (1 left) 2023-09-30T09:26:15.982 INFO:tasks.rados.rados.0.smithi040.stdout:1678: snap_create 2023-09-30T09:26:15.989 INFO:tasks.rados.rados.0.smithi040.stdout:1677: finishing copy_from to smithi040173847-18 2023-09-30T09:26:15.990 INFO:tasks.rados.rados.0.smithi040.stdout:1677: got expected ENOENT (src dne) 2023-09-30T09:26:15.990 INFO:tasks.rados.rados.0.smithi040.stdout:1677: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:26:16.290 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: failed to encode map e402 with expected crc 2023-09-30T09:26:16.290 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: osdmap e402: 8 total, 7 up, 8 in 2023-09-30T09:26:16.290 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.290 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.290 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: pgmap v310: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 14 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:16.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.291 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:16.291 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 09:26:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T09:26:16.006+0000 7fbfee653700 -1 osd.5 394 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: failed to encode map e402 with expected crc 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: osdmap e402: 8 total, 7 up, 8 in 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: pgmap v310: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 14 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: failed to encode map e402 with expected crc 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: osdmap e402: 8 total, 7 up, 8 in 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: pgmap v310: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 151 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 1.3 MiB/s wr, 14 op/s; 41/279 objects degraded (14.695%) 2023-09-30T09:26:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:16.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:16.993 INFO:tasks.rados.rados.0.smithi040.stdout:1677: done (1 left) 2023-09-30T09:26:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:1678: done (0 left) 2023-09-30T09:26:16.994 INFO:tasks.rados.rados.0.smithi040.stdout:1679: delete oid 30 current snap is 167 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1679: done (0 left) 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1680: rollback oid 41 current snap is 167 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 166 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1681: read oid 42 snap -1 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1681: expect (ObjNum 452 snap 140 seq_num 452) 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1682: read oid 40 snap 160 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1682: expect (ObjNum 505 snap 155 seq_num 505) 2023-09-30T09:26:17.007 INFO:tasks.rados.rados.0.smithi040.stdout:1683: snap_remove snap 157 2023-09-30T09:26:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:26:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: osdmap e403: 8 total, 7 up, 8 in 2023-09-30T09:26:17.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:17 smithi143 ceph-mon[183689]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: osdmap e403: 8 total, 7 up, 8 in 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-mon[192000]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: failed to encode map e403 with expected crc 2023-09-30T09:26:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: from='osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: osdmap e403: 8 total, 7 up, 8 in 2023-09-30T09:26:17.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:16 smithi040 ceph-mon[189312]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:1683: done (3 left) 2023-09-30T09:26:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:1684: read oid 14 snap 166 2023-09-30T09:26:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:1684: expect (ObjNum 527 snap 166 seq_num 527) 2023-09-30T09:26:17.991 INFO:tasks.rados.rados.0.smithi040.stdout:1685: delete oid 23 current snap is 167 2023-09-30T09:26:18.015 INFO:tasks.rados.rados.0.smithi040.stdout:1685: done (4 left) 2023-09-30T09:26:18.016 INFO:tasks.rados.rados.0.smithi040.stdout:1686: rmattr oid 11 current snap is 167 2023-09-30T09:26:18.016 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 167 2023-09-30T09:26:18.016 INFO:tasks.rados.rados.0.smithi040.stdout:1687: seq_num 531 ranges {2433024=499712,2932736=417792,3350528=548864,3899392=237568} 2023-09-30T09:26:18.028 INFO:tasks.rados.rados.0.smithi040.stdout:1687: writing smithi040173847-17 from 2433024 to 2932736 tid 1 2023-09-30T09:26:18.031 INFO:tasks.rados.rados.0.smithi040.stdout:1687: writing smithi040173847-17 from 2932736 to 3350528 tid 2 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:1687: writing smithi040173847-17 from 3350528 to 3899392 tid 3 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:1687: writing smithi040173847-17 from 3899392 to 4136960 tid 4 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:1688: rollback oid 21 current snap is 167 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 166 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 167 2023-09-30T09:26:18.038 INFO:tasks.rados.rados.0.smithi040.stdout:1689: seq_num 532 ranges {4382720=516096,4898816=696320,5595136=507904} 2023-09-30T09:26:18.066 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi040173847-35 from 4382720 to 4898816 tid 1 2023-09-30T09:26:18.070 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi040173847-35 from 4898816 to 5595136 tid 2 2023-09-30T09:26:18.074 INFO:tasks.rados.rados.0.smithi040.stdout:1689: writing smithi040173847-35 from 5595136 to 6103040 tid 3 2023-09-30T09:26:18.074 INFO:tasks.rados.rados.0.smithi040.stdout:1690: setattr oid 44 current snap is 167 2023-09-30T09:26:18.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 714 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:26:18.074 INFO:tasks.rados.rados.0.smithi040.stdout:1680: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:26:18.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:26:18.075 INFO:tasks.rados.rados.0.smithi040.stdout:1684: expect (ObjNum 527 snap 166 seq_num 527) 2023-09-30T09:26:18.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:17 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:26:17.819+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003] boot 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: osdmap e404: 8 total, 8 up, 8 in 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: pgmap v313: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 174 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 45/297 objects degraded (15.152%) 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[189312]: osdmap e405: 8 total, 8 up, 8 in 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003] boot 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: osdmap e404: 8 total, 8 up, 8 in 2023-09-30T09:26:18.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: pgmap v313: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 174 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 45/297 objects degraded (15.152%) 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:18.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:18 smithi040 ceph-mon[192000]: osdmap e405: 8 total, 8 up, 8 in 2023-09-30T09:26:18.180 INFO:tasks.rados.rados.0.smithi040.stdout:1682: expect (ObjNum 505 snap 155 seq_num 505) 2023-09-30T09:26:18.255 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 1 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1688: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 0 (ObjNum 529 snap 0 seq_num 3076017696) dirty dne 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 2 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 3 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 4 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 5 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: finishing write tid 6 to smithi040173847-17 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 779 (ObjNum 531 snap 167 seq_num 531) dirty exists 2023-09-30T09:26:18.256 INFO:tasks.rados.rados.0.smithi040.stdout:1687: left oid 17 (ObjNum 531 snap 167 seq_num 531) 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 1 to smithi040173847-35 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 2 to smithi040173847-35 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 3 to smithi040173847-35 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 4 to smithi040173847-35 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: finishing write tid 5 to smithi040173847-35 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 781 (ObjNum 532 snap 167 seq_num 532) dirty exists 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1689: left oid 35 (ObjNum 532 snap 167 seq_num 532) 2023-09-30T09:26:18.257 INFO:tasks.rados.rados.0.smithi040.stdout:1681: expect (ObjNum 452 snap 140 seq_num 452) 2023-09-30T09:26:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: osd.5 [v2:172.21.15.143:6808/129550003,v1:172.21.15.143:6809/129550003] boot 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: osdmap e404: 8 total, 8 up, 8 in 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: pgmap v313: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 174 MiB data, 828 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.3 MiB/s wr, 14 op/s; 45/297 objects degraded (15.152%) 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:18.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-mon[183689]: osdmap e405: 8 total, 8 up, 8 in 2023-09-30T09:26:19.026 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:26:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:26:18.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:26:19.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:19.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-09-30T09:26:19.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:19 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 45/297 objects degraded (15.152%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 45/297 objects degraded (15.152%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: failed to encode map e405 with expected crc 2023-09-30T09:26:19.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:19 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 45/297 objects degraded (15.152%), 11 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:19.459 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 719 (ObjNum 289 snap 0 seq_num 1550721002) dirty exists 2023-09-30T09:26:19.459 INFO:tasks.rados.rados.0.smithi040.stdout:1680: done (8 left) 2023-09-30T09:26:19.460 INFO:tasks.rados.rados.0.smithi040.stdout:1681: done (7 left) 2023-09-30T09:26:19.460 INFO:tasks.rados.rados.0.smithi040.stdout:1682: done (6 left) 2023-09-30T09:26:19.460 INFO:tasks.rados.rados.0.smithi040.stdout:1684: done (5 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1686: done (4 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1687: done (3 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1688: done (2 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1689: done (1 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1690: done (0 left) 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1691: copy_from oid 14 from oid 17 current snap is 167 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1692: read oid 36 snap -1 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1692: expect deleted 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1693: rollback oid 27 current snap is 167 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 27 to 166 2023-09-30T09:26:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:1694: read oid 30 snap -1 2023-09-30T09:26:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:1694: expect deleted 2023-09-30T09:26:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:1695: copy_from oid 35 from oid 23 current snap is 167 2023-09-30T09:26:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:1696: snap_remove snap 160 2023-09-30T09:26:20.036 INFO:tasks.rados.rados.0.smithi040.stdout:1696: done (5 left) 2023-09-30T09:26:20.036 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 167 2023-09-30T09:26:20.036 INFO:tasks.rados.rados.0.smithi040.stdout:1697: seq_num 533 ranges {2695168=532480,3227648=630784,3858432=516096,4374528=57344} 2023-09-30T09:26:20.060 INFO:tasks.rados.rados.0.smithi040.stdout:1697: writing smithi040173847-5 from 2695168 to 3227648 tid 1 2023-09-30T09:26:20.060 INFO:tasks.rados.rados.0.smithi040.stdout:1697: writing smithi040173847-5 from 3227648 to 3858432 tid 2 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1697: writing smithi040173847-5 from 3858432 to 4374528 tid 3 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1697: writing smithi040173847-5 from 4374528 to 4431872 tid 4 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1692: done (5 left) 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1694: done (4 left) 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1698: snap_create 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1695: finishing copy_from to smithi040173847-35 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1695: got expected ENOENT (src dne) 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1695: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:26:20.064 INFO:tasks.rados.rados.0.smithi040.stdout:1693: finishing rollback tid 0 to smithi040173847-27 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1693: finishing rollback tid 1 to smithi040173847-27 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1693: finishing rollback tid 2 to smithi040173847-27 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 578 (ObjNum 501 snap 153 seq_num 501) dirty exists 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1691: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1691: finishing copy_from to smithi040173847-14 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 779 (ObjNum 531 snap 167 seq_num 531) dirty exists 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 1 to smithi040173847-5 2023-09-30T09:26:20.065 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 2 to smithi040173847-5 2023-09-30T09:26:20.067 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 3 to smithi040173847-5 2023-09-30T09:26:20.067 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 4 to smithi040173847-5 2023-09-30T09:26:20.067 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 5 to smithi040173847-5 2023-09-30T09:26:20.070 INFO:tasks.rados.rados.0.smithi040.stdout:1697: finishing write tid 6 to smithi040173847-5 2023-09-30T09:26:20.070 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 583 (ObjNum 533 snap 167 seq_num 533) dirty exists 2023-09-30T09:26:20.070 INFO:tasks.rados.rados.0.smithi040.stdout:1697: left oid 5 (ObjNum 533 snap 167 seq_num 533) 2023-09-30T09:26:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:20 smithi143 ceph-mon[183689]: pgmap v315: 121 pgs: 3 peering, 11 active+undersized+degraded, 35 active+undersized, 72 active+clean; 174 MiB data, 830 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 45/300 objects degraded (15.000%) 2023-09-30T09:26:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:20 smithi040 ceph-mon[192000]: pgmap v315: 121 pgs: 3 peering, 11 active+undersized+degraded, 35 active+undersized, 72 active+clean; 174 MiB data, 830 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 45/300 objects degraded (15.000%) 2023-09-30T09:26:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:20 smithi040 ceph-mon[189312]: pgmap v315: 121 pgs: 3 peering, 11 active+undersized+degraded, 35 active+undersized, 72 active+clean; 174 MiB data, 830 MiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s; 45/300 objects degraded (15.000%) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1691: done (4 left) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1693: done (3 left) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1695: done (2 left) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1697: done (1 left) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1698: done (0 left) 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:1699: rollback oid 21 current snap is 168 2023-09-30T09:26:21.043 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 167 2023-09-30T09:26:21.044 INFO:tasks.rados.rados.0.smithi040.stdout:1700: read oid 13 snap 166 2023-09-30T09:26:21.044 INFO:tasks.rados.rados.0.smithi040.stdout:1700: expect (ObjNum -503480672 snap 21958 seq_num 3791647168) 2023-09-30T09:26:21.044 INFO:tasks.rados.rados.0.smithi040.stdout:1701: rmattr oid 24 current snap is 168 2023-09-30T09:26:21.044 INFO:tasks.rados.rados.0.smithi040.stdout:1702: snap_remove snap 163 2023-09-30T09:26:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:21 smithi143 ceph-mon[183689]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:21 smithi143 ceph-mon[183689]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:21 smithi143 ceph-mon[183689]: osdmap e406: 8 total, 8 up, 8 in 2023-09-30T09:26:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:21] "GET /metrics HTTP/1.1" 200 36118 "" "Prometheus/2.43.0" 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[189312]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[189312]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[189312]: osdmap e406: 8 total, 8 up, 8 in 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[192000]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[192000]: failed to encode map e406 with expected crc 2023-09-30T09:26:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:21 smithi040 ceph-mon[192000]: osdmap e406: 8 total, 8 up, 8 in 2023-09-30T09:26:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:1702: done (3 left) 2023-09-30T09:26:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:1703: snap_create 2023-09-30T09:26:22.049 INFO:tasks.rados.rados.0.smithi040.stdout:1700: expect (ObjNum -503480672 snap 21958 seq_num 3791647168) 2023-09-30T09:26:22.058 INFO:tasks.rados.rados.0.smithi040.stdout:1699: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:26:22.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 0 (ObjNum 129 snap 0 seq_num 3180711329) dirty dne 2023-09-30T09:26:22.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 683 (ObjNum 129 snap 0 seq_num 3792098480) dirty exists 2023-09-30T09:26:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:22 smithi143 ceph-mon[183689]: failed to encode map e407 with expected crc 2023-09-30T09:26:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:22 smithi143 ceph-mon[183689]: osdmap e407: 8 total, 8 up, 8 in 2023-09-30T09:26:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:22 smithi143 ceph-mon[183689]: pgmap v318: 121 pgs: 3 peering, 4 active+undersized+degraded, 12 active+undersized, 102 active+clean; 150 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 788 KiB/s wr, 9 op/s; 15/270 objects degraded (5.556%); 9.1 MiB/s, 2 objects/s recovering 2023-09-30T09:26:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[192000]: failed to encode map e407 with expected crc 2023-09-30T09:26:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[192000]: osdmap e407: 8 total, 8 up, 8 in 2023-09-30T09:26:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[192000]: pgmap v318: 121 pgs: 3 peering, 4 active+undersized+degraded, 12 active+undersized, 102 active+clean; 150 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 788 KiB/s wr, 9 op/s; 15/270 objects degraded (5.556%); 9.1 MiB/s, 2 objects/s recovering 2023-09-30T09:26:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[189312]: failed to encode map e407 with expected crc 2023-09-30T09:26:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[189312]: osdmap e407: 8 total, 8 up, 8 in 2023-09-30T09:26:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:22 smithi040 ceph-mon[189312]: pgmap v318: 121 pgs: 3 peering, 4 active+undersized+degraded, 12 active+undersized, 102 active+clean; 150 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 788 KiB/s wr, 9 op/s; 15/270 objects degraded (5.556%); 9.1 MiB/s, 2 objects/s recovering 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1699: done (3 left) 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1700: done (2 left) 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1701: done (1 left) 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1703: done (0 left) 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 169 2023-09-30T09:26:23.063 INFO:tasks.rados.rados.0.smithi040.stdout:1704: seq_num 534 ranges {0=548864,548864=516096,1064960=688128} 2023-09-30T09:26:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi040173847-23 from 0 to 548864 tid 1 2023-09-30T09:26:23.069 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi040173847-23 from 548864 to 1064960 tid 2 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1704: writing smithi040173847-23 from 1064960 to 1753088 tid 3 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1705: copy_from oid 30 from oid 39 current snap is 169 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 1 to smithi040173847-23 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 2 to smithi040173847-23 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:1706: rollback oid 29 current snap is 169 2023-09-30T09:26:23.074 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 167 2023-09-30T09:26:23.075 INFO:tasks.rados.rados.0.smithi040.stdout:1707: delete oid 28 current snap is 169 2023-09-30T09:26:23.082 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 3 to smithi040173847-23 2023-09-30T09:26:23.083 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 4 to smithi040173847-23 2023-09-30T09:26:23.083 INFO:tasks.rados.rados.0.smithi040.stdout:1706: finishing rollback tid 0 to smithi040173847-29 2023-09-30T09:26:23.085 INFO:tasks.rados.rados.0.smithi040.stdout:1707: done (3 left) 2023-09-30T09:26:23.085 INFO:tasks.rados.rados.0.smithi040.stdout:1708: copy_from oid 48 from oid 21 current snap is 169 2023-09-30T09:26:23.085 INFO:tasks.rados.rados.0.smithi040.stdout:1709: copy_from oid 35 from oid 40 current snap is 169 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:1710: read oid 47 snap -1 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:1710: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:1711: snap_create 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:1704: finishing write tid 5 to smithi040173847-23 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 650 (ObjNum 534 snap 169 seq_num 534) dirty exists 2023-09-30T09:26:23.086 INFO:tasks.rados.rados.0.smithi040.stdout:1704: left oid 23 (ObjNum 534 snap 169 seq_num 534) 2023-09-30T09:26:23.087 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing copy_from to smithi040173847-48 2023-09-30T09:26:23.087 INFO:tasks.rados.rados.0.smithi040.stdout:1708: got expected ENOENT (src dne) 2023-09-30T09:26:23.088 INFO:tasks.rados.rados.0.smithi040.stdout:1708: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:26:23.092 INFO:tasks.rados.rados.0.smithi040.stdout:1706: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:26:23.092 INFO:tasks.rados.rados.0.smithi040.stdout:1706: finishing rollback tid 2 to smithi040173847-29 2023-09-30T09:26:23.093 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 653 (ObjNum 523 snap 165 seq_num 523) dirty exists 2023-09-30T09:26:23.097 INFO:tasks.rados.rados.0.smithi040.stdout:1705: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:26:23.099 INFO:tasks.rados.rados.0.smithi040.stdout:1705: finishing copy_from to smithi040173847-30 2023-09-30T09:26:23.100 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 586 (ObjNum 522 snap 165 seq_num 522) dirty exists 2023-09-30T09:26:23.103 INFO:tasks.rados.rados.0.smithi040.stdout:1710: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:26:23.145 INFO:tasks.rados.rados.0.smithi040.stdout:1709: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:26:23.145 INFO:tasks.rados.rados.0.smithi040.stdout:1709: finishing copy_from to smithi040173847-35 2023-09-30T09:26:23.145 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 746 (ObjNum 505 snap 155 seq_num 505) dirty exists 2023-09-30T09:26:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:23 smithi143 ceph-mon[183689]: failed to encode map e407 with expected crc 2023-09-30T09:26:23.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:23 smithi143 ceph-mon[183689]: failed to encode map e408 with expected crc 2023-09-30T09:26:23.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:23 smithi143 ceph-mon[183689]: osdmap e408: 8 total, 8 up, 8 in 2023-09-30T09:26:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[192000]: failed to encode map e407 with expected crc 2023-09-30T09:26:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[192000]: failed to encode map e408 with expected crc 2023-09-30T09:26:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[192000]: osdmap e408: 8 total, 8 up, 8 in 2023-09-30T09:26:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[189312]: failed to encode map e407 with expected crc 2023-09-30T09:26:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[189312]: failed to encode map e408 with expected crc 2023-09-30T09:26:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:23 smithi040 ceph-mon[189312]: osdmap e408: 8 total, 8 up, 8 in 2023-09-30T09:26:24.066 INFO:tasks.rados.rados.0.smithi040.stdout:1704: done (6 left) 2023-09-30T09:26:24.066 INFO:tasks.rados.rados.0.smithi040.stdout:1705: done (5 left) 2023-09-30T09:26:24.066 INFO:tasks.rados.rados.0.smithi040.stdout:1706: done (4 left) 2023-09-30T09:26:24.066 INFO:tasks.rados.rados.0.smithi040.stdout:1708: done (3 left) 2023-09-30T09:26:24.067 INFO:tasks.rados.rados.0.smithi040.stdout:1709: done (2 left) 2023-09-30T09:26:24.067 INFO:tasks.rados.rados.0.smithi040.stdout:1710: done (1 left) 2023-09-30T09:26:24.067 INFO:tasks.rados.rados.0.smithi040.stdout:1711: done (0 left) 2023-09-30T09:26:24.067 INFO:tasks.rados.rados.0.smithi040.stdout:1712: snap_create 2023-09-30T09:26:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:24 smithi143 ceph-mon[183689]: osdmap e409: 8 total, 8 up, 8 in 2023-09-30T09:26:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:24 smithi143 ceph-mon[183689]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:24 smithi143 ceph-mon[183689]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:24 smithi143 ceph-mon[183689]: pgmap v321: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s; 11 MiB/s, 2 objects/s recovering 2023-09-30T09:26:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[192000]: osdmap e409: 8 total, 8 up, 8 in 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[192000]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[192000]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[192000]: pgmap v321: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s; 11 MiB/s, 2 objects/s recovering 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[189312]: osdmap e409: 8 total, 8 up, 8 in 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[189312]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[189312]: failed to encode map e409 with expected crc 2023-09-30T09:26:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:24 smithi040 ceph-mon[189312]: pgmap v321: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s; 11 MiB/s, 2 objects/s recovering 2023-09-30T09:26:24.554 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (4m) - 7m 22.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (4m) - 7m 88.1M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (8m) - 8m 20.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (8m) - 8m 19.5M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (3m) - 10m 449M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (4m) - 12m 511M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (3m) - 12m 85.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:26:24.898 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (3m) - 11m 71.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (3m) - 11m 64.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (4m) - 7m 8724k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (4m) - 7m 15.7M - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (2m) - 10m 336M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (2m) - 10m 251M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (102s) - 9m 158M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (71s) - 9m 12.5M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (42s) - 9m 278M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (13s) - 9m 13.4M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 d75faa216c8c 2023-09-30T09:26:24.899 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (8m) - 8m 334M 2486M 17.2.6-1161-g191c1869 8497a1260037 f431e576c547 2023-09-30T09:26:24.900 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (8m) - 8m 394M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:26:24.900 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (4m) - 7m 64.4M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:26:25.077 INFO:tasks.rados.rados.0.smithi040.stdout:1712: done (0 left) 2023-09-30T09:26:25.077 INFO:tasks.rados.rados.0.smithi040.stdout:1713: snap_remove snap 167 2023-09-30T09:26:25.326 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2, 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 6 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:25.327 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 4, 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 11 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:26:25.328 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:26:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:25 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/270 objects degraded (5.556%), 4 pgs degraded) 2023-09-30T09:26:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:25 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:26:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:25 smithi143 ceph-mon[183689]: osdmap e410: 8 total, 8 up, 8 in 2023-09-30T09:26:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/270 objects degraded (5.556%), 4 pgs degraded) 2023-09-30T09:26:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:26:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[192000]: osdmap e410: 8 total, 8 up, 8 in 2023-09-30T09:26:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 15/270 objects degraded (5.556%), 4 pgs degraded) 2023-09-30T09:26:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:26:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:25 smithi040 ceph-mon[189312]: osdmap e410: 8 total, 8 up, 8 in 2023-09-30T09:26:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:1713: done (0 left) 2023-09-30T09:26:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:1714: rollback oid 35 current snap is 171 2023-09-30T09:26:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 168 2023-09-30T09:26:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 171 2023-09-30T09:26:26.084 INFO:tasks.rados.rados.0.smithi040.stdout:1715: seq_num 536 ranges {1851392=581632,2433024=688128,3121152=516096} 2023-09-30T09:26:26.097 INFO:tasks.rados.rados.0.smithi040.stdout:1715: writing smithi040173847-29 from 1851392 to 2433024 tid 1 2023-09-30T09:26:26.101 INFO:tasks.rados.rados.0.smithi040.stdout:1715: writing smithi040173847-29 from 2433024 to 3121152 tid 2 2023-09-30T09:26:26.104 INFO:tasks.rados.rados.0.smithi040.stdout:1715: writing smithi040173847-29 from 3121152 to 3637248 tid 3 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1716: delete oid 30 current snap is 171 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1714: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1714: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1714: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 809 (ObjNum 532 snap 167 seq_num 532) dirty exists 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1715: finishing write tid 1 to smithi040173847-29 2023-09-30T09:26:26.105 INFO:tasks.rados.rados.0.smithi040.stdout:1715: finishing write tid 2 to smithi040173847-29 2023-09-30T09:26:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:1715: finishing write tid 3 to smithi040173847-29 2023-09-30T09:26:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:1715: finishing write tid 4 to smithi040173847-29 2023-09-30T09:26:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:1714: done (2 left) 2023-09-30T09:26:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:1716: done (1 left) 2023-09-30T09:26:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:1717: delete oid 19 current snap is 171 2023-09-30T09:26:26.112 INFO:tasks.rados.rados.0.smithi040.stdout:1715: finishing write tid 5 to smithi040173847-29 2023-09-30T09:26:26.112 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 657 (ObjNum 536 snap 171 seq_num 536) dirty exists 2023-09-30T09:26:26.112 INFO:tasks.rados.rados.0.smithi040.stdout:1715: left oid 29 (ObjNum 536 snap 171 seq_num 536) 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:1715: done (1 left) 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:1717: done (0 left) 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:1718: read oid 29 snap -1 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:1718: expect (ObjNum 536 snap 171 seq_num 536) 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 171 2023-09-30T09:26:26.113 INFO:tasks.rados.rados.0.smithi040.stdout:1719: seq_num 539 ranges {0=630784,630784=737280,1368064=466944} 2023-09-30T09:26:26.117 INFO:tasks.rados.rados.0.smithi040.stdout:1719: writing smithi040173847-41 from 0 to 630784 tid 1 2023-09-30T09:26:26.121 INFO:tasks.rados.rados.0.smithi040.stdout:1719: writing smithi040173847-41 from 630784 to 1368064 tid 2 2023-09-30T09:26:26.125 INFO:tasks.rados.rados.0.smithi040.stdout:1719: writing smithi040173847-41 from 1368064 to 1835008 tid 3 2023-09-30T09:26:26.125 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 171 2023-09-30T09:26:26.125 INFO:tasks.rados.rados.0.smithi040.stdout:1720: seq_num 540 ranges {1753088=647168,2400256=671744,3072000=532480} 2023-09-30T09:26:26.139 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi040173847-23 from 1753088 to 2400256 tid 1 2023-09-30T09:26:26.143 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi040173847-23 from 2400256 to 3072000 tid 2 2023-09-30T09:26:26.146 INFO:tasks.rados.rados.0.smithi040.stdout:1720: writing smithi040173847-23 from 3072000 to 3604480 tid 3 2023-09-30T09:26:26.146 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 171 2023-09-30T09:26:26.146 INFO:tasks.rados.rados.0.smithi040.stdout:1719: finishing write tid 1 to smithi040173847-41 2023-09-30T09:26:26.147 INFO:tasks.rados.rados.0.smithi040.stdout:1719: finishing write tid 2 to smithi040173847-41 2023-09-30T09:26:26.147 INFO:tasks.rados.rados.0.smithi040.stdout:1718: expect (ObjNum 536 snap 171 seq_num 536) 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1719: finishing write tid 3 to smithi040173847-41 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1719: finishing write tid 4 to smithi040173847-41 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1719: finishing write tid 5 to smithi040173847-41 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 795 (ObjNum 539 snap 171 seq_num 539) dirty exists 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1719: left oid 41 (ObjNum 539 snap 171 seq_num 539) 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 1 to smithi040173847-23 2023-09-30T09:26:26.277 INFO:tasks.rados.rados.0.smithi040.stdout:1721: seq_num 541 ranges {6742016=663552,7405568=557056,7962624=475136,8437760=172032} 2023-09-30T09:26:26.318 INFO:tasks.rados.rados.0.smithi040.stdout:1721: writing smithi040173847-20 from 6742016 to 7405568 tid 1 2023-09-30T09:26:26.322 INFO:tasks.rados.rados.0.smithi040.stdout:1721: writing smithi040173847-20 from 7405568 to 7962624 tid 2 2023-09-30T09:26:26.325 INFO:tasks.rados.rados.0.smithi040.stdout:1721: writing smithi040173847-20 from 7962624 to 8437760 tid 3 2023-09-30T09:26:26.326 INFO:tasks.rados.rados.0.smithi040.stdout:1721: writing smithi040173847-20 from 8437760 to 8609792 tid 4 2023-09-30T09:26:26.326 INFO:tasks.rados.rados.0.smithi040.stdout:1718: done (3 left) 2023-09-30T09:26:26.326 INFO:tasks.rados.rados.0.smithi040.stdout:1719: done (2 left) 2023-09-30T09:26:26.326 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 171 2023-09-30T09:26:26.326 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 2 to smithi040173847-23 2023-09-30T09:26:26.327 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 3 to smithi040173847-23 2023-09-30T09:26:26.327 INFO:tasks.rados.rados.0.smithi040.stdout:1722: seq_num 542 ranges {2015232=679936,2695168=442368,3137536=679936,3817472=81920} 2023-09-30T09:26:26.341 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi040173847-31 from 2015232 to 2695168 tid 1 2023-09-30T09:26:26.344 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi040173847-31 from 2695168 to 3137536 tid 2 2023-09-30T09:26:26.347 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi040173847-31 from 3137536 to 3817472 tid 3 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1722: writing smithi040173847-31 from 3817472 to 3899392 tid 4 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1723: delete oid 40 current snap is 171 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 4 to smithi040173847-23 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1720: finishing write tid 5 to smithi040173847-23 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 661 (ObjNum 540 snap 171 seq_num 540) dirty exists 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1720: left oid 23 (ObjNum 540 snap 171 seq_num 540) 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 1 to smithi040173847-20 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 2 to smithi040173847-20 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 3 to smithi040173847-20 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 4 to smithi040173847-20 2023-09-30T09:26:26.349 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 5 to smithi040173847-20 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:1721: finishing write tid 6 to smithi040173847-20 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 734 (ObjNum 541 snap 171 seq_num 541) dirty exists 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:1721: left oid 20 (ObjNum 541 snap 171 seq_num 541) 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 1 to smithi040173847-31 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 2 to smithi040173847-31 2023-09-30T09:26:26.350 INFO:tasks.rados.rados.0.smithi040.stdout:1720: done (3 left) 2023-09-30T09:26:26.351 INFO:tasks.rados.rados.0.smithi040.stdout:1721: done (2 left) 2023-09-30T09:26:26.351 INFO:tasks.rados.rados.0.smithi040.stdout:1723: done (1 left) 2023-09-30T09:26:26.351 INFO:tasks.rados.rados.0.smithi040.stdout:1724: rollback oid 49 current snap is 171 2023-09-30T09:26:26.351 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 170 2023-09-30T09:26:26.351 INFO:tasks.rados.rados.0.smithi040.stdout:1725: snap_remove snap 169 2023-09-30T09:26:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: failed to encode map e411 with expected crc 2023-09-30T09:26:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: osdmap e411: 8 total, 8 up, 8 in 2023-09-30T09:26:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: pgmap v324: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 1.4 MiB/s, 0 objects/s recovering 2023-09-30T09:26:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:26 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/4182446978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: failed to encode map e411 with expected crc 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: osdmap e411: 8 total, 8 up, 8 in 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: pgmap v324: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 1.4 MiB/s, 0 objects/s recovering 2023-09-30T09:26:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/4182446978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: from='client.44237 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: failed to encode map e410 with expected crc 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: from='client.54232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: failed to encode map e411 with expected crc 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: osdmap e411: 8 total, 8 up, 8 in 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: pgmap v324: 121 pgs: 121 active+clean; 140 MiB data, 852 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.4 MiB/s wr, 13 op/s; 1.4 MiB/s, 0 objects/s recovering 2023-09-30T09:26:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:26 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/4182446978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1725: done (2 left) 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1726: rmattr oid 25 current snap is 171 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1726: done (2 left) 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1727: snap_create 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 3 to smithi040173847-31 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 4 to smithi040173847-31 2023-09-30T09:26:26.824 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 5 to smithi040173847-31 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:1722: finishing write tid 6 to smithi040173847-31 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 707 (ObjNum 542 snap 171 seq_num 542) dirty exists 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:1722: left oid 31 (ObjNum 542 snap 171 seq_num 542) 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:1724: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:1724: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:1724: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:26:26.825 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 738 (ObjNum 519 snap 161 seq_num 519) dirty exists 2023-09-30T09:26:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:27 smithi143 ceph-mon[183689]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:27 smithi143 ceph-mon[183689]: osdmap e412: 8 total, 8 up, 8 in 2023-09-30T09:26:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:27 smithi143 ceph-mon[183689]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:27 smithi143 ceph-mon[183689]: osdmap e413: 8 total, 8 up, 8 in 2023-09-30T09:26:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[192000]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[192000]: osdmap e412: 8 total, 8 up, 8 in 2023-09-30T09:26:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[192000]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[192000]: osdmap e413: 8 total, 8 up, 8 in 2023-09-30T09:26:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[189312]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[189312]: osdmap e412: 8 total, 8 up, 8 in 2023-09-30T09:26:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[189312]: failed to encode map e412 with expected crc 2023-09-30T09:26:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:27 smithi040 ceph-mon[189312]: osdmap e413: 8 total, 8 up, 8 in 2023-09-30T09:26:27.830 INFO:tasks.rados.rados.0.smithi040.stdout:1722: done (2 left) 2023-09-30T09:26:27.830 INFO:tasks.rados.rados.0.smithi040.stdout:1724: done (1 left) 2023-09-30T09:26:27.830 INFO:tasks.rados.rados.0.smithi040.stdout:1727: done (0 left) 2023-09-30T09:26:27.830 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 172 2023-09-30T09:26:27.831 INFO:tasks.rados.rados.0.smithi040.stdout:1728: seq_num 544 ranges {2162688=720896,2883584=614400,3497984=589824} 2023-09-30T09:26:27.846 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi040173847-32 from 2162688 to 2883584 tid 1 2023-09-30T09:26:27.849 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi040173847-32 from 2883584 to 3497984 tid 2 2023-09-30T09:26:27.853 INFO:tasks.rados.rados.0.smithi040.stdout:1728: writing smithi040173847-32 from 3497984 to 4087808 tid 3 2023-09-30T09:26:27.853 INFO:tasks.rados.rados.0.smithi040.stdout:1729: rollback oid 4 current snap is 172 2023-09-30T09:26:27.853 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 166 2023-09-30T09:26:27.853 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 1 to smithi040173847-32 2023-09-30T09:26:27.854 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 2 to smithi040173847-32 2023-09-30T09:26:27.854 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 172 2023-09-30T09:26:27.854 INFO:tasks.rados.rados.0.smithi040.stdout:1730: seq_num 545 ranges {4136960=737280,4874240=491520,5365760=450560,5816320=262144} 2023-09-30T09:26:27.881 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi040173847-17 from 4136960 to 4874240 tid 1 2023-09-30T09:26:27.884 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi040173847-17 from 4874240 to 5365760 tid 2 2023-09-30T09:26:27.887 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi040173847-17 from 5365760 to 5816320 tid 3 2023-09-30T09:26:27.889 INFO:tasks.rados.rados.0.smithi040.stdout:1730: writing smithi040173847-17 from 5816320 to 6078464 tid 4 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:1731: rollback oid 34 current snap is 172 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 168 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 3 to smithi040173847-32 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 4 to smithi040173847-32 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:26:27.890 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1729: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 671 (ObjNum 356 snap 114 seq_num 356) dirty exists 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1728: finishing write tid 5 to smithi040173847-32 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 723 (ObjNum 544 snap 172 seq_num 544) dirty exists 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1728: left oid 32 (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 1 to smithi040173847-17 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1728: done (3 left) 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1729: done (2 left) 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1732: setattr oid 16 current snap is 172 2023-09-30T09:26:27.891 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 2 to smithi040173847-17 2023-09-30T09:26:27.892 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 172 2023-09-30T09:26:27.892 INFO:tasks.rados.rados.0.smithi040.stdout:1733: seq_num 546 ranges {1835008=753664,2588672=778240,3366912=425984} 2023-09-30T09:26:27.905 INFO:tasks.rados.rados.0.smithi040.stdout:1733: writing smithi040173847-41 from 1835008 to 2588672 tid 1 2023-09-30T09:26:27.910 INFO:tasks.rados.rados.0.smithi040.stdout:1733: writing smithi040173847-41 from 2588672 to 3366912 tid 2 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:1733: writing smithi040173847-41 from 3366912 to 3792896 tid 3 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 172 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 3 to smithi040173847-17 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 4 to smithi040173847-17 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 5 to smithi040173847-17 2023-09-30T09:26:27.913 INFO:tasks.rados.rados.0.smithi040.stdout:1734: seq_num 547 ranges {0=770048,770048=663552,1433600=466944,1900544=73728} 2023-09-30T09:26:27.917 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi040173847-12 from 0 to 770048 tid 1 2023-09-30T09:26:27.921 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi040173847-12 from 770048 to 1433600 tid 2 2023-09-30T09:26:27.924 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi040173847-12 from 1433600 to 1900544 tid 3 2023-09-30T09:26:27.925 INFO:tasks.rados.rados.0.smithi040.stdout:1734: writing smithi040173847-12 from 1900544 to 1974272 tid 4 2023-09-30T09:26:27.925 INFO:tasks.rados.rados.0.smithi040.stdout:1735: read oid 5 snap -1 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1735: expect (ObjNum 533 snap 167 seq_num 533) 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1736: copy_from oid 26 from oid 19 current snap is 172 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 812 (ObjNum 3457 snap 0 seq_num 3792055936) dirty exists 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing rollback tid 0 to smithi040173847-34 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1730: finishing write tid 6 to smithi040173847-17 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 805 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1730: left oid 17 (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1731: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 809 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:26:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:1733: finishing write tid 1 to smithi040173847-41 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1730: done (6 left) 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1731: done (5 left) 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1732: done (4 left) 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1737: rollback oid 11 current snap is 172 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 166 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: finishing write tid 2 to smithi040173847-41 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: finishing write tid 3 to smithi040173847-41 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: finishing write tid 4 to smithi040173847-41 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: finishing write tid 5 to smithi040173847-41 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 814 (ObjNum 546 snap 172 seq_num 546) dirty exists 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: left oid 41 (ObjNum 546 snap 172 seq_num 546) 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 1 to smithi040173847-12 2023-09-30T09:26:27.927 INFO:tasks.rados.rados.0.smithi040.stdout:1733: done (4 left) 2023-09-30T09:26:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:1738: copy_from oid 3 from oid 32 current snap is 172 2023-09-30T09:26:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 172 2023-09-30T09:26:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:1739: seq_num 548 ranges {2211840=786432,2998272=598016,3596288=606208} 2023-09-30T09:26:27.942 INFO:tasks.rados.rados.0.smithi040.stdout:1739: writing smithi040173847-27 from 2211840 to 2998272 tid 1 2023-09-30T09:26:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:1739: writing smithi040173847-27 from 2998272 to 3596288 tid 2 2023-09-30T09:26:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:1739: writing smithi040173847-27 from 3596288 to 4202496 tid 3 2023-09-30T09:26:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:1740: delete oid 43 current snap is 172 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1736: finishing copy_from to smithi040173847-26 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1736: got expected ENOENT (src dne) 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1736: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 2 to smithi040173847-12 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1737: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 3 to smithi040173847-12 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1737: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1737: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 746 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 4 to smithi040173847-12 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 5 to smithi040173847-12 2023-09-30T09:26:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:1734: finishing write tid 6 to smithi040173847-12 2023-09-30T09:26:27.951 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 712 (ObjNum 547 snap 172 seq_num 547) dirty exists 2023-09-30T09:26:27.951 INFO:tasks.rados.rados.0.smithi040.stdout:1734: left oid 12 (ObjNum 547 snap 172 seq_num 547) 2023-09-30T09:26:27.951 INFO:tasks.rados.rados.0.smithi040.stdout:1738: finishing copy_from to smithi040173847-3 2023-09-30T09:26:27.951 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 723 (ObjNum 544 snap 172 seq_num 544) dirty exists 2023-09-30T09:26:27.951 INFO:tasks.rados.rados.0.smithi040.stdout:1738: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:26:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:1734: done (6 left) 2023-09-30T09:26:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:1736: done (5 left) 2023-09-30T09:26:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:1737: done (4 left) 2023-09-30T09:26:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:1738: done (3 left) 2023-09-30T09:26:27.952 INFO:tasks.rados.rados.0.smithi040.stdout:1740: done (2 left) 2023-09-30T09:26:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 172 2023-09-30T09:26:27.953 INFO:tasks.rados.rados.0.smithi040.stdout:1741: seq_num 550 ranges {1679360=417792,2097152=770048,2867200=638976,3506176=196608} 2023-09-30T09:26:27.964 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi040173847-46 from 1679360 to 2097152 tid 1 2023-09-30T09:26:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi040173847-46 from 2097152 to 2867200 tid 2 2023-09-30T09:26:27.972 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi040173847-46 from 2867200 to 3506176 tid 3 2023-09-30T09:26:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:1741: writing smithi040173847-46 from 3506176 to 3702784 tid 4 2023-09-30T09:26:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:1742: rollback oid 49 current snap is 172 2023-09-30T09:26:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 171 2023-09-30T09:26:27.974 INFO:tasks.rados.rados.0.smithi040.stdout:1735: expect (ObjNum 533 snap 167 seq_num 533) 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 1 to smithi040173847-27 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 2 to smithi040173847-27 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 3 to smithi040173847-27 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 4 to smithi040173847-27 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: finishing write tid 5 to smithi040173847-27 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 587 (ObjNum 548 snap 172 seq_num 548) dirty exists 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1739: left oid 27 (ObjNum 548 snap 172 seq_num 548) 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 1 to smithi040173847-46 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 2 to smithi040173847-46 2023-09-30T09:26:28.177 INFO:tasks.rados.rados.0.smithi040.stdout:1735: done (3 left) 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1739: done (2 left) 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 172 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 3 to smithi040173847-46 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 4 to smithi040173847-46 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 5 to smithi040173847-46 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1741: finishing write tid 6 to smithi040173847-46 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 767 (ObjNum 550 snap 172 seq_num 550) dirty exists 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1741: left oid 46 (ObjNum 550 snap 172 seq_num 550) 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1742: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1742: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:1742: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:26:28.178 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 752 (ObjNum 519 snap 161 seq_num 519) dirty exists 2023-09-30T09:26:28.179 INFO:tasks.rados.rados.0.smithi040.stdout:1743: seq_num 551 ranges {0=434176,434176=647168,1081344=450560,1531904=507904} 2023-09-30T09:26:28.179 INFO:tasks.rados.rados.0.smithi040.stdout:1743: writing smithi040173847-44 from 0 to 434176 tid 1 2023-09-30T09:26:28.182 INFO:tasks.rados.rados.0.smithi040.stdout:1743: writing smithi040173847-44 from 434176 to 1081344 tid 2 2023-09-30T09:26:28.185 INFO:tasks.rados.rados.0.smithi040.stdout:1743: writing smithi040173847-44 from 1081344 to 1531904 tid 3 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1743: writing smithi040173847-44 from 1531904 to 2039808 tid 4 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1741: done (2 left) 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1742: done (1 left) 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1744: setattr oid 10 current snap is 172 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 1 to smithi040173847-44 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 2 to smithi040173847-44 2023-09-30T09:26:28.188 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 3 to smithi040173847-44 2023-09-30T09:26:28.190 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 4 to smithi040173847-44 2023-09-30T09:26:28.190 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 5 to smithi040173847-44 2023-09-30T09:26:28.191 INFO:tasks.rados.rados.0.smithi040.stdout:1745: setattr oid 17 current snap is 172 2023-09-30T09:26:28.192 INFO:tasks.rados.rados.0.smithi040.stdout:1743: finishing write tid 6 to smithi040173847-44 2023-09-30T09:26:28.192 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 728 (ObjNum 551 snap 172 seq_num 551) dirty exists 2023-09-30T09:26:28.192 INFO:tasks.rados.rados.0.smithi040.stdout:1743: left oid 44 (ObjNum 551 snap 172 seq_num 551) 2023-09-30T09:26:28.194 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 814 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1743: done (2 left) 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1744: done (1 left) 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1746: copy_from oid 43 from oid 26 current snap is 172 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1747: read oid 28 snap -1 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1747: expect deleted 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1748: rollback oid 32 current snap is 172 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 170 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1749: copy_from oid 9 from oid 37 current snap is 172 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1750: rollback oid 16 current snap is 172 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 170 2023-09-30T09:26:28.195 INFO:tasks.rados.rados.0.smithi040.stdout:1751: snap_create 2023-09-30T09:26:28.197 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing copy_from to smithi040173847-43 2023-09-30T09:26:28.197 INFO:tasks.rados.rados.0.smithi040.stdout:1746: got expected ENOENT (src dne) 2023-09-30T09:26:28.197 INFO:tasks.rados.rados.0.smithi040.stdout:1746: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing rollback tid 0 to smithi040173847-32 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing copy_from to smithi040173847-9 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1749: got expected ENOENT (src dne) 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1750: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 816 (ObjNum 3361 snap 0 seq_num 8717) dirty dne 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1749: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:1748: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:26:28.198 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 731 (ObjNum 504 snap 153 seq_num 504) dirty exists 2023-09-30T09:26:28.199 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 815 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:26:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:28 smithi143 ceph-mon[183689]: failed to encode map e413 with expected crc 2023-09-30T09:26:28.917 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:28 smithi143 ceph-mon[183689]: pgmap v327: 121 pgs: 121 active+clean; 144 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2023-09-30T09:26:28.917 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:28 smithi143 ceph-mon[183689]: osdmap e414: 8 total, 8 up, 8 in 2023-09-30T09:26:28.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[192000]: failed to encode map e413 with expected crc 2023-09-30T09:26:28.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[192000]: pgmap v327: 121 pgs: 121 active+clean; 144 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2023-09-30T09:26:28.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[192000]: osdmap e414: 8 total, 8 up, 8 in 2023-09-30T09:26:28.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[189312]: failed to encode map e413 with expected crc 2023-09-30T09:26:28.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[189312]: pgmap v327: 121 pgs: 121 active+clean; 144 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 10 op/s 2023-09-30T09:26:28.931 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:28 smithi040 ceph-mon[189312]: osdmap e414: 8 total, 8 up, 8 in 2023-09-30T09:26:29.084 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:26:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:26:28.659Z caller=alerting.go:366 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-09-30T09:26:29.085 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:26:28 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:26:28.660Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:26:29.097 INFO:tasks.rados.rados.0.smithi040.stdout:1745: done (6 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1746: done (5 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1747: done (4 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1748: done (3 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1749: done (2 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1750: done (1 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1751: done (0 left) 2023-09-30T09:26:29.098 INFO:tasks.rados.rados.0.smithi040.stdout:1752: snap_create 2023-09-30T09:26:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:29 smithi143 ceph-mon[183689]: failed to encode map e414 with expected crc 2023-09-30T09:26:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:29 smithi040 ceph-mon[192000]: failed to encode map e414 with expected crc 2023-09-30T09:26:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:29 smithi040 ceph-mon[189312]: failed to encode map e414 with expected crc 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1752: done (0 left) 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1753: read oid 37 snap -1 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1753: expect deleted 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1754: read oid 17 snap -1 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1754: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 174 2023-09-30T09:26:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:1755: seq_num 552 ranges {1548288=450560,1998848=532480,2531328=655360,3186688=417792} 2023-09-30T09:26:30.115 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi040173847-39 from 1548288 to 1998848 tid 1 2023-09-30T09:26:30.118 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi040173847-39 from 1998848 to 2531328 tid 2 2023-09-30T09:26:30.122 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi040173847-39 from 2531328 to 3186688 tid 3 2023-09-30T09:26:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:1755: writing smithi040173847-39 from 3186688 to 3604480 tid 4 2023-09-30T09:26:30.125 INFO:tasks.rados.rados.0.smithi040.stdout:1756: copy_from oid 29 from oid 44 current snap is 174 2023-09-30T09:26:30.126 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 1 to smithi040173847-39 2023-09-30T09:26:30.126 INFO:tasks.rados.rados.0.smithi040.stdout:1753: done (3 left) 2023-09-30T09:26:30.126 INFO:tasks.rados.rados.0.smithi040.stdout:1757: delete oid 2 current snap is 174 2023-09-30T09:26:30.126 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 2 to smithi040173847-39 2023-09-30T09:26:30.127 INFO:tasks.rados.rados.0.smithi040.stdout:1754: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:26:30.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:30 smithi143 ceph-mon[183689]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:30 smithi143 ceph-mon[183689]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:30 smithi143 ceph-mon[183689]: osdmap e415: 8 total, 8 up, 8 in 2023-09-30T09:26:30.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:30 smithi143 ceph-mon[183689]: pgmap v330: 121 pgs: 121 active+clean; 146 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-09-30T09:26:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[192000]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[192000]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[192000]: osdmap e415: 8 total, 8 up, 8 in 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[192000]: pgmap v330: 121 pgs: 121 active+clean; 146 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[189312]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[189312]: failed to encode map e415 with expected crc 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[189312]: osdmap e415: 8 total, 8 up, 8 in 2023-09-30T09:26:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:30 smithi040 ceph-mon[189312]: pgmap v330: 121 pgs: 121 active+clean; 146 MiB data, 862 MiB used, 714 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.1 MiB/s wr, 12 op/s 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 3 to smithi040173847-39 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 4 to smithi040173847-39 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 5 to smithi040173847-39 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1755: finishing write tid 6 to smithi040173847-39 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 591 (ObjNum 552 snap 174 seq_num 552) dirty exists 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1755: left oid 39 (ObjNum 552 snap 174 seq_num 552) 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:26:30.422 INFO:tasks.rados.rados.0.smithi040.stdout:1756: finishing copy_from to smithi040173847-29 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 728 (ObjNum 551 snap 172 seq_num 551) dirty exists 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1754: done (3 left) 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1755: done (2 left) 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1756: done (1 left) 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1757: done (0 left) 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1758: rollback oid 49 current snap is 174 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 166 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 174 2023-09-30T09:26:30.423 INFO:tasks.rados.rados.0.smithi040.stdout:1759: seq_num 554 ranges {2162688=483328,2646016=704512,3350528=622592,3973120=278528} 2023-09-30T09:26:30.436 INFO:tasks.rados.rados.0.smithi040.stdout:1759: writing smithi040173847-32 from 2162688 to 2646016 tid 1 2023-09-30T09:26:30.440 INFO:tasks.rados.rados.0.smithi040.stdout:1759: writing smithi040173847-32 from 2646016 to 3350528 tid 2 2023-09-30T09:26:30.444 INFO:tasks.rados.rados.0.smithi040.stdout:1759: writing smithi040173847-32 from 3350528 to 3973120 tid 3 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1759: writing smithi040173847-32 from 3973120 to 4251648 tid 4 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1760: snap_create 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1758: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1758: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1758: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 756 (ObjNum 519 snap 161 seq_num 519) dirty exists 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 1 to smithi040173847-32 2023-09-30T09:26:30.446 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 2 to smithi040173847-32 2023-09-30T09:26:30.448 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 3 to smithi040173847-32 2023-09-30T09:26:30.448 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 4 to smithi040173847-32 2023-09-30T09:26:30.448 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 5 to smithi040173847-32 2023-09-30T09:26:30.450 INFO:tasks.rados.rados.0.smithi040.stdout:1759: finishing write tid 6 to smithi040173847-32 2023-09-30T09:26:30.450 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 736 (ObjNum 554 snap 174 seq_num 554) dirty exists 2023-09-30T09:26:30.450 INFO:tasks.rados.rados.0.smithi040.stdout:1759: left oid 32 (ObjNum 554 snap 174 seq_num 554) 2023-09-30T09:26:31.304 INFO:tasks.rados.rados.0.smithi040.stdout:1758: done (2 left) 2023-09-30T09:26:31.304 INFO:tasks.rados.rados.0.smithi040.stdout:1759: done (1 left) 2023-09-30T09:26:31.304 INFO:tasks.rados.rados.0.smithi040.stdout:1760: done (0 left) 2023-09-30T09:26:31.304 INFO:tasks.rados.rados.0.smithi040.stdout:1761: read oid 25 snap -1 2023-09-30T09:26:31.305 INFO:tasks.rados.rados.0.smithi040.stdout:1761: expect (ObjNum 515 snap 160 seq_num 515) 2023-09-30T09:26:31.305 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 175 2023-09-30T09:26:31.305 INFO:tasks.rados.rados.0.smithi040.stdout:1762: seq_num 555 ranges {4382720=499712,4882432=638976,5521408=425984,5947392=540672} 2023-09-30T09:26:31.332 INFO:tasks.rados.rados.0.smithi040.stdout:1762: writing smithi040173847-7 from 4382720 to 4882432 tid 1 2023-09-30T09:26:31.335 INFO:tasks.rados.rados.0.smithi040.stdout:1762: writing smithi040173847-7 from 4882432 to 5521408 tid 2 2023-09-30T09:26:31.338 INFO:tasks.rados.rados.0.smithi040.stdout:1762: writing smithi040173847-7 from 5521408 to 5947392 tid 3 2023-09-30T09:26:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1762: writing smithi040173847-7 from 5947392 to 6488064 tid 4 2023-09-30T09:26:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1763: rmattr oid 3 current snap is 175 2023-09-30T09:26:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1763: done (2 left) 2023-09-30T09:26:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:1764: rollback oid 5 current snap is 175 2023-09-30T09:26:31.341 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 171 2023-09-30T09:26:31.342 INFO:tasks.rados.rados.0.smithi040.stdout:1761: expect (ObjNum 515 snap 160 seq_num 515) 2023-09-30T09:26:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:31 smithi143 ceph-mon[183689]: failed to encode map e416 with expected crc 2023-09-30T09:26:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:31 smithi143 ceph-mon[183689]: osdmap e416: 8 total, 8 up, 8 in 2023-09-30T09:26:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:31] "GET /metrics HTTP/1.1" 200 36110 "" "Prometheus/2.43.0" 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[189312]: failed to encode map e416 with expected crc 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[189312]: osdmap e416: 8 total, 8 up, 8 in 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[192000]: failed to encode map e416 with expected crc 2023-09-30T09:26:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[192000]: osdmap e416: 8 total, 8 up, 8 in 2023-09-30T09:26:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:31.413 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 1 to smithi040173847-7 2023-09-30T09:26:31.413 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 2 to smithi040173847-7 2023-09-30T09:26:31.413 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 3 to smithi040173847-7 2023-09-30T09:26:31.413 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing rollback tid 0 to smithi040173847-5 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 4 to smithi040173847-7 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1761: done (2 left) 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1765: read oid 29 snap -1 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1765: expect (ObjNum 551 snap 172 seq_num 551) 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1766: snap_create 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 5 to smithi040173847-7 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1764: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 590 (ObjNum 533 snap 167 seq_num 533) dirty exists 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:1762: finishing write tid 6 to smithi040173847-7 2023-09-30T09:26:31.414 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 717 (ObjNum 555 snap 175 seq_num 555) dirty exists 2023-09-30T09:26:31.415 INFO:tasks.rados.rados.0.smithi040.stdout:1762: left oid 7 (ObjNum 555 snap 175 seq_num 555) 2023-09-30T09:26:31.418 INFO:tasks.rados.rados.0.smithi040.stdout:1765: expect (ObjNum 551 snap 172 seq_num 551) 2023-09-30T09:26:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:1762: done (3 left) 2023-09-30T09:26:31.822 INFO:tasks.rados.rados.0.smithi040.stdout:1764: done (2 left) 2023-09-30T09:26:31.823 INFO:tasks.rados.rados.0.smithi040.stdout:1765: done (1 left) 2023-09-30T09:26:31.823 INFO:tasks.rados.rados.0.smithi040.stdout:1766: done (0 left) 2023-09-30T09:26:31.823 INFO:tasks.rados.rados.0.smithi040.stdout:1767: snap_create 2023-09-30T09:26:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:32 smithi143 ceph-mon[183689]: failed to encode map e416 with expected crc 2023-09-30T09:26:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:32 smithi143 ceph-mon[183689]: pgmap v332: 121 pgs: 121 active+clean; 163 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-09-30T09:26:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:32 smithi143 ceph-mon[183689]: osdmap e417: 8 total, 8 up, 8 in 2023-09-30T09:26:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:32 smithi143 ceph-mon[183689]: osdmap e418: 8 total, 8 up, 8 in 2023-09-30T09:26:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[192000]: failed to encode map e416 with expected crc 2023-09-30T09:26:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[192000]: pgmap v332: 121 pgs: 121 active+clean; 163 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-09-30T09:26:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[192000]: osdmap e417: 8 total, 8 up, 8 in 2023-09-30T09:26:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[192000]: osdmap e418: 8 total, 8 up, 8 in 2023-09-30T09:26:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[189312]: failed to encode map e416 with expected crc 2023-09-30T09:26:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[189312]: pgmap v332: 121 pgs: 121 active+clean; 163 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2023-09-30T09:26:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[189312]: osdmap e417: 8 total, 8 up, 8 in 2023-09-30T09:26:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:32 smithi040 ceph-mon[189312]: osdmap e418: 8 total, 8 up, 8 in 2023-09-30T09:26:32.830 INFO:tasks.rados.rados.0.smithi040.stdout:1767: done (0 left) 2023-09-30T09:26:32.830 INFO:tasks.rados.rados.0.smithi040.stdout:1768: snap_remove snap 166 2023-09-30T09:26:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: osdmap e419: 8 total, 8 up, 8 in 2023-09-30T09:26:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: osdmap e419: 8 total, 8 up, 8 in 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: failed to encode map e417 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: failed to encode map e418 with expected crc 2023-09-30T09:26:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: osdmap e419: 8 total, 8 up, 8 in 2023-09-30T09:26:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:33.840 INFO:tasks.rados.rados.0.smithi040.stdout:1768: done (0 left) 2023-09-30T09:26:33.840 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 177 2023-09-30T09:26:33.840 INFO:tasks.rados.rados.0.smithi040.stdout:1769: seq_num 556 ranges {0=516096,516096=524288,1040384=638976,1679360=442368} 2023-09-30T09:26:33.845 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi040173847-40 from 0 to 516096 tid 1 2023-09-30T09:26:33.847 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi040173847-40 from 516096 to 1040384 tid 2 2023-09-30T09:26:33.852 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi040173847-40 from 1040384 to 1679360 tid 3 2023-09-30T09:26:33.858 INFO:tasks.rados.rados.0.smithi040.stdout:1769: writing smithi040173847-40 from 1679360 to 2121728 tid 4 2023-09-30T09:26:33.858 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 177 2023-09-30T09:26:33.859 INFO:tasks.rados.rados.0.smithi040.stdout:1770: seq_num 557 ranges {4136960=532480,4669440=802816,5472256=794624,6266880=8192} 2023-09-30T09:26:33.882 INFO:tasks.rados.rados.0.smithi040.stdout:1770: writing smithi040173847-14 from 4136960 to 4669440 tid 1 2023-09-30T09:26:33.886 INFO:tasks.rados.rados.0.smithi040.stdout:1770: writing smithi040173847-14 from 4669440 to 5472256 tid 2 2023-09-30T09:26:33.891 INFO:tasks.rados.rados.0.smithi040.stdout:1770: writing smithi040173847-14 from 5472256 to 6266880 tid 3 2023-09-30T09:26:33.891 INFO:tasks.rados.rados.0.smithi040.stdout:1770: writing smithi040173847-14 from 6266880 to 6275072 tid 4 2023-09-30T09:26:33.891 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 177 2023-09-30T09:26:33.891 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 1 to smithi040173847-40 2023-09-30T09:26:33.891 INFO:tasks.rados.rados.0.smithi040.stdout:1771: seq_num 558 ranges {6553600=548864,7102464=688128,7790592=606208,8396800=311296} 2023-09-30T09:26:33.931 INFO:tasks.rados.rados.0.smithi040.stdout:1771: writing smithi040173847-4 from 6553600 to 7102464 tid 1 2023-09-30T09:26:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:1771: writing smithi040173847-4 from 7102464 to 7790592 tid 2 2023-09-30T09:26:33.939 INFO:tasks.rados.rados.0.smithi040.stdout:1771: writing smithi040173847-4 from 7790592 to 8396800 tid 3 2023-09-30T09:26:33.941 INFO:tasks.rados.rados.0.smithi040.stdout:1771: writing smithi040173847-4 from 8396800 to 8708096 tid 4 2023-09-30T09:26:33.941 INFO:tasks.rados.rados.0.smithi040.stdout:1772: snap_create 2023-09-30T09:26:33.941 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 2 to smithi040173847-40 2023-09-30T09:26:33.941 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 3 to smithi040173847-40 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 4 to smithi040173847-40 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 5 to smithi040173847-40 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1769: finishing write tid 6 to smithi040173847-40 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 826 (ObjNum 556 snap 177 seq_num 556) dirty exists 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1769: left oid 40 (ObjNum 556 snap 177 seq_num 556) 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 1 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 2 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 3 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 4 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 5 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:1770: finishing write tid 6 to smithi040173847-14 2023-09-30T09:26:33.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 784 (ObjNum 557 snap 177 seq_num 557) dirty exists 2023-09-30T09:26:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:1770: left oid 14 (ObjNum 557 snap 177 seq_num 557) 2023-09-30T09:26:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 1 to smithi040173847-4 2023-09-30T09:26:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 2 to smithi040173847-4 2023-09-30T09:26:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 3 to smithi040173847-4 2023-09-30T09:26:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 4 to smithi040173847-4 2023-09-30T09:26:33.944 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 5 to smithi040173847-4 2023-09-30T09:26:33.944 INFO:tasks.rados.rados.0.smithi040.stdout:1771: finishing write tid 6 to smithi040173847-4 2023-09-30T09:26:33.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 676 (ObjNum 558 snap 177 seq_num 558) dirty exists 2023-09-30T09:26:33.945 INFO:tasks.rados.rados.0.smithi040.stdout:1771: left oid 4 (ObjNum 558 snap 177 seq_num 558) 2023-09-30T09:26:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: Upgrade: osd.6 is safe to restart 2023-09-30T09:26:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 39 op/s 2023-09-30T09:26:34.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: osdmap e420: 8 total, 8 up, 8 in 2023-09-30T09:26:34.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:34.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:26:34.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: Upgrade: osd.6 is safe to restart 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 39 op/s 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: osdmap e420: 8 total, 8 up, 8 in 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: Upgrade: osd.6 is safe to restart 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: pgmap v336: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 39 op/s 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: osdmap e420: 8 total, 8 up, 8 in 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-30T09:26:34.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:34.914 INFO:tasks.rados.rados.0.smithi040.stdout:1769: done (3 left) 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1770: done (2 left) 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1771: done (1 left) 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1772: done (0 left) 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1773: rmattr oid 13 current snap is 178 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1774: read oid 26 snap 173 2023-09-30T09:26:34.915 INFO:tasks.rados.rados.0.smithi040.stdout:1774: expect deleted 2023-09-30T09:26:34.916 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 178 2023-09-30T09:26:34.916 INFO:tasks.rados.rados.0.smithi040.stdout:1775: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2023-09-30T09:26:34.917 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi040173847-6 from 0 to 565248 tid 1 2023-09-30T09:26:34.921 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi040173847-6 from 565248 to 1138688 tid 2 2023-09-30T09:26:34.923 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi040173847-6 from 1138688 to 1548288 tid 3 2023-09-30T09:26:34.928 INFO:tasks.rados.rados.0.smithi040.stdout:1775: writing smithi040173847-6 from 1548288 to 2170880 tid 4 2023-09-30T09:26:34.928 INFO:tasks.rados.rados.0.smithi040.stdout:1776: rollback oid 24 current snap is 178 2023-09-30T09:26:34.928 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 173 2023-09-30T09:26:34.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 706 (ObjNum 129 snap 0 seq_num 3792249608) dirty exists 2023-09-30T09:26:34.928 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 1 to smithi040173847-6 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1773: done (3 left) 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1774: done (2 left) 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1777: read oid 33 snap -1 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1777: expect deleted 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1778: read oid 11 snap -1 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1778: expect (ObjNum 473 snap 143 seq_num 473) 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:1779: rollback oid 10 current snap is 178 2023-09-30T09:26:34.929 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 171 2023-09-30T09:26:34.930 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 2 to smithi040173847-6 2023-09-30T09:26:34.930 INFO:tasks.rados.rados.0.smithi040.stdout:1780: read oid 2 snap -1 2023-09-30T09:26:34.930 INFO:tasks.rados.rados.0.smithi040.stdout:1780: expect deleted 2023-09-30T09:26:34.930 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 178 2023-09-30T09:26:34.930 INFO:tasks.rados.rados.0.smithi040.stdout:1781: seq_num 560 ranges {4251648=581632,4833280=458752,5292032=614400,5906432=532480} 2023-09-30T09:26:34.956 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi040173847-32 from 4251648 to 4833280 tid 1 2023-09-30T09:26:34.958 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi040173847-32 from 4833280 to 5292032 tid 2 2023-09-30T09:26:34.962 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi040173847-32 from 5292032 to 5906432 tid 3 2023-09-30T09:26:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:1781: writing smithi040173847-32 from 5906432 to 6438912 tid 4 2023-09-30T09:26:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:1782: copy_from oid 49 from oid 25 current snap is 178 2023-09-30T09:26:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 3 to smithi040173847-6 2023-09-30T09:26:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 4 to smithi040173847-6 2023-09-30T09:26:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 5 to smithi040173847-6 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1775: finishing write tid 6 to smithi040173847-6 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 776 (ObjNum 559 snap 178 seq_num 559) dirty exists 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1775: left oid 6 (ObjNum 559 snap 178 seq_num 559) 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1779: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:26:34.967 INFO:tasks.rados.rados.0.smithi040.stdout:1779: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:1776: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 686 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:1779: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 824 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:1775: done (7 left) 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:1776: done (6 left) 2023-09-30T09:26:34.968 INFO:tasks.rados.rados.0.smithi040.stdout:1777: done (5 left) 2023-09-30T09:26:34.969 INFO:tasks.rados.rados.0.smithi040.stdout:1779: done (4 left) 2023-09-30T09:26:34.969 INFO:tasks.rados.rados.0.smithi040.stdout:1780: done (3 left) 2023-09-30T09:26:34.969 INFO:tasks.rados.rados.0.smithi040.stdout:1783: rollback oid 19 current snap is 178 2023-09-30T09:26:34.969 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 172 2023-09-30T09:26:34.969 INFO:tasks.rados.rados.0.smithi040.stdout:1778: expect (ObjNum 473 snap 143 seq_num 473) 2023-09-30T09:26:35.210 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 1 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 2 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 3 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1783: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 668 (ObjNum 33 snap 0 seq_num 3180383509) dirty dne 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 4 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1778: done (3 left) 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1783: done (2 left) 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1784: copy_from oid 33 from oid 13 current snap is 178 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 5 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:1781: finishing write tid 6 to smithi040173847-32 2023-09-30T09:26:35.211 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 741 (ObjNum 560 snap 178 seq_num 560) dirty exists 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1781: left oid 32 (ObjNum 560 snap 178 seq_num 560) 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1782: finishing copy_from to smithi040173847-49 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 633 (ObjNum 515 snap 160 seq_num 515) dirty exists 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1781: done (2 left) 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1782: done (1 left) 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1785: read oid 47 snap 174 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1785: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 178 2023-09-30T09:26:35.212 INFO:tasks.rados.rados.0.smithi040.stdout:1786: seq_num 561 ranges {2170880=598016,2768896=745472,3514368=778240,4292608=81920} 2023-09-30T09:26:35.226 INFO:tasks.rados.rados.0.smithi040.stdout:1786: writing smithi040173847-6 from 2170880 to 2768896 tid 1 2023-09-30T09:26:35.230 INFO:tasks.rados.rados.0.smithi040.stdout:1786: writing smithi040173847-6 from 2768896 to 3514368 tid 2 2023-09-30T09:26:35.234 INFO:tasks.rados.rados.0.smithi040.stdout:1786: writing smithi040173847-6 from 3514368 to 4292608 tid 3 2023-09-30T09:26:35.235 INFO:tasks.rados.rados.0.smithi040.stdout:1786: writing smithi040173847-6 from 4292608 to 4374528 tid 4 2023-09-30T09:26:35.235 INFO:tasks.rados.rados.0.smithi040.stdout:1787: read oid 30 snap -1 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1787: expect deleted 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1788: read oid 9 snap -1 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1788: expect (ObjNum 515 snap 160 seq_num 515) 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1789: read oid 45 snap -1 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1789: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1790: snap_create 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1784: finishing copy_from to smithi040173847-33 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 706 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1784: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:26:35.236 INFO:tasks.rados.rados.0.smithi040.stdout:1785: expect (ObjNum 370 snap 120 seq_num 370) 2023-09-30T09:26:35.279 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 1 to smithi040173847-6 2023-09-30T09:26:35.279 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 2 to smithi040173847-6 2023-09-30T09:26:35.279 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 3 to smithi040173847-6 2023-09-30T09:26:35.279 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 4 to smithi040173847-6 2023-09-30T09:26:35.279 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 5 to smithi040173847-6 2023-09-30T09:26:35.280 INFO:tasks.rados.rados.0.smithi040.stdout:1786: finishing write tid 6 to smithi040173847-6 2023-09-30T09:26:35.280 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 781 (ObjNum 561 snap 178 seq_num 561) dirty exists 2023-09-30T09:26:35.280 INFO:tasks.rados.rados.0.smithi040.stdout:1786: left oid 6 (ObjNum 561 snap 178 seq_num 561) 2023-09-30T09:26:35.280 INFO:tasks.rados.rados.0.smithi040.stdout:1789: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:26:35.316 INFO:tasks.rados.rados.0.smithi040.stdout:1788: expect (ObjNum 515 snap 160 seq_num 515) 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: Upgrade: Updating osd.6 2023-09-30T09:26:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: Deploying daemon osd.6 on smithi143 2023-09-30T09:26:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:35 smithi143 ceph-mon[183689]: osdmap e421: 8 total, 8 up, 8 in 2023-09-30T09:26:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: Upgrade: Updating osd.6 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: Deploying daemon osd.6 on smithi143 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[192000]: osdmap e421: 8 total, 8 up, 8 in 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: failed to encode map e419 with expected crc 2023-09-30T09:26:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: failed to encode map e420 with expected crc 2023-09-30T09:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: Upgrade: Updating osd.6 2023-09-30T09:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: Deploying daemon osd.6 on smithi143 2023-09-30T09:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:35 smithi040 ceph-mon[189312]: osdmap e421: 8 total, 8 up, 8 in 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1784: done (6 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1785: done (5 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1786: done (4 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1787: done (3 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1788: done (2 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1789: done (1 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1790: done (0 left) 2023-09-30T09:26:36.129 INFO:tasks.rados.rados.0.smithi040.stdout:1791: delete oid 8 current snap is 179 2023-09-30T09:26:36.133 INFO:tasks.rados.rados.0.smithi040.stdout:1791: done (0 left) 2023-09-30T09:26:36.134 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 179 2023-09-30T09:26:36.134 INFO:tasks.rados.rados.0.smithi040.stdout:1792: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2023-09-30T09:26:36.137 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi040173847-19 from 0 to 638976 tid 1 2023-09-30T09:26:36.140 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi040173847-19 from 638976 to 1204224 tid 2 2023-09-30T09:26:36.145 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi040173847-19 from 1204224 to 1998848 tid 3 2023-09-30T09:26:36.147 INFO:tasks.rados.rados.0.smithi040.stdout:1792: writing smithi040173847-19 from 1998848 to 2244608 tid 4 2023-09-30T09:26:36.147 INFO:tasks.rados.rados.0.smithi040.stdout:1793: rollback oid 40 current snap is 179 2023-09-30T09:26:36.147 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 173 2023-09-30T09:26:36.147 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 1 to smithi040173847-19 2023-09-30T09:26:36.148 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 2 to smithi040173847-19 2023-09-30T09:26:36.148 INFO:tasks.rados.rados.0.smithi040.stdout:1794: rmattr oid 1 current snap is 179 2023-09-30T09:26:36.148 INFO:tasks.rados.rados.0.smithi040.stdout:1794: done (2 left) 2023-09-30T09:26:36.148 INFO:tasks.rados.rados.0.smithi040.stdout:1795: delete oid 46 current snap is 179 2023-09-30T09:26:36.150 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 3 to smithi040173847-19 2023-09-30T09:26:36.152 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 4 to smithi040173847-19 2023-09-30T09:26:36.152 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 5 to smithi040173847-19 2023-09-30T09:26:36.152 INFO:tasks.rados.rados.0.smithi040.stdout:1793: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:26:36.153 INFO:tasks.rados.rados.0.smithi040.stdout:1792: finishing write tid 6 to smithi040173847-19 2023-09-30T09:26:36.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 681 (ObjNum 563 snap 179 seq_num 563) dirty exists 2023-09-30T09:26:36.154 INFO:tasks.rados.rados.0.smithi040.stdout:1792: left oid 19 (ObjNum 563 snap 179 seq_num 563) 2023-09-30T09:26:36.156 INFO:tasks.rados.rados.0.smithi040.stdout:1792: done (2 left) 2023-09-30T09:26:36.156 INFO:tasks.rados.rados.0.smithi040.stdout:1795: done (1 left) 2023-09-30T09:26:36.156 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 179 2023-09-30T09:26:36.156 INFO:tasks.rados.rados.0.smithi040.stdout:1796: seq_num 565 ranges {2039808=671744,2711552=729088,3440640=753664,4194304=122880} 2023-09-30T09:26:36.171 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi040173847-29 from 2039808 to 2711552 tid 1 2023-09-30T09:26:36.176 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi040173847-29 from 2711552 to 3440640 tid 2 2023-09-30T09:26:36.180 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi040173847-29 from 3440640 to 4194304 tid 3 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1796: writing smithi040173847-29 from 4194304 to 4317184 tid 4 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1797: copy_from oid 44 from oid 14 current snap is 179 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1793: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 829 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 1 to smithi040173847-29 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 2 to smithi040173847-29 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1793: done (2 left) 2023-09-30T09:26:36.182 INFO:tasks.rados.rados.0.smithi040.stdout:1798: snap_create 2023-09-30T09:26:36.185 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 3 to smithi040173847-29 2023-09-30T09:26:36.186 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 4 to smithi040173847-29 2023-09-30T09:26:36.186 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 5 to smithi040173847-29 2023-09-30T09:26:36.187 INFO:tasks.rados.rados.0.smithi040.stdout:1796: finishing write tid 6 to smithi040173847-29 2023-09-30T09:26:36.187 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 733 (ObjNum 565 snap 179 seq_num 565) dirty exists 2023-09-30T09:26:36.187 INFO:tasks.rados.rados.0.smithi040.stdout:1796: left oid 29 (ObjNum 565 snap 179 seq_num 565) 2023-09-30T09:26:36.211 INFO:tasks.rados.rados.0.smithi040.stdout:1797: finishing copy_from racing read to smithi040173847-44 2023-09-30T09:26:36.214 INFO:tasks.rados.rados.0.smithi040.stdout:1797: finishing copy_from to smithi040173847-44 2023-09-30T09:26:36.214 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 784 (ObjNum 557 snap 177 seq_num 557) dirty exists 2023-09-30T09:26:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-mon[183689]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-mon[183689]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-mon[183689]: pgmap v339: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2023-09-30T09:26:36.394 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:36 smithi143 systemd[1]: Stopping Ceph osd.6 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:26:36.394 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:26:36.289+0000 7fba60d6c700 -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 2023-09-30T09:26:36.394 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:26:36.289+0000 7fba60d6c700 -1 osd.6 422 *** Got signal Terminated *** 2023-09-30T09:26:36.394 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:36 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[136877]: 2023-09-30T09:26:36.289+0000 7fba60d6c700 -1 osd.6 422 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:26:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[192000]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[192000]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[192000]: pgmap v339: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2023-09-30T09:26:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[189312]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[189312]: failed to encode map e421 with expected crc 2023-09-30T09:26:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:36 smithi040 ceph-mon[189312]: pgmap v339: 121 pgs: 121 active+clean; 174 MiB data, 908 MiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 3.4 MiB/s wr, 21 op/s 2023-09-30T09:26:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:1796: done (2 left) 2023-09-30T09:26:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:1797: done (1 left) 2023-09-30T09:26:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:1798: done (0 left) 2023-09-30T09:26:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:1799: rollback oid 2 current snap is 180 2023-09-30T09:26:36.831 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 168 2023-09-30T09:26:36.834 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 180 2023-09-30T09:26:36.834 INFO:tasks.rados.rados.0.smithi040.stdout:1800: seq_num 566 ranges {5136384=688128,5824512=614400,6438912=565248,7004160=425984} 2023-09-30T09:26:36.864 INFO:tasks.rados.rados.0.smithi040.stdout:1800: writing smithi040173847-11 from 5136384 to 5824512 tid 1 2023-09-30T09:26:36.868 INFO:tasks.rados.rados.0.smithi040.stdout:1800: writing smithi040173847-11 from 5824512 to 6438912 tid 2 2023-09-30T09:26:36.872 INFO:tasks.rados.rados.0.smithi040.stdout:1800: writing smithi040173847-11 from 6438912 to 7004160 tid 3 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:1800: writing smithi040173847-11 from 7004160 to 7430144 tid 4 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:1801: copy_from oid 49 from oid 36 current snap is 180 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:1799: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 180 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:1799: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 595 (ObjNum 494 snap 149 seq_num 494) dirty exists 2023-09-30T09:26:36.875 INFO:tasks.rados.rados.0.smithi040.stdout:1802: seq_num 567 ranges {0=704512,704512=499712,1204224=770048,1974272=335872} 2023-09-30T09:26:36.879 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi040173847-16 from 0 to 704512 tid 1 2023-09-30T09:26:36.882 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi040173847-16 from 704512 to 1204224 tid 2 2023-09-30T09:26:36.889 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi040173847-16 from 1204224 to 1974272 tid 3 2023-09-30T09:26:36.890 INFO:tasks.rados.rados.0.smithi040.stdout:1802: writing smithi040173847-16 from 1974272 to 2310144 tid 4 2023-09-30T09:26:36.890 INFO:tasks.rados.rados.0.smithi040.stdout:1799: done (3 left) 2023-09-30T09:26:36.890 INFO:tasks.rados.rados.0.smithi040.stdout:1803: read oid 38 snap -1 2023-09-30T09:26:36.890 INFO:tasks.rados.rados.0.smithi040.stdout:1803: expect (ObjNum 520 snap 163 seq_num 520) 2023-09-30T09:26:36.890 INFO:tasks.rados.rados.0.smithi040.stdout:1804: snap_remove snap 176 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: osdmap e422: 8 total, 8 up, 8 in 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: osd.6 marked itself down and dead 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:37 smithi143 ceph-mon[183689]: osdmap e423: 8 total, 7 up, 8 in 2023-09-30T09:26:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: osdmap e422: 8 total, 8 up, 8 in 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: osd.6 marked itself down and dead 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[192000]: osdmap e423: 8 total, 7 up, 8 in 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: osdmap e422: 8 total, 8 up, 8 in 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: failed to encode map e422 with expected crc 2023-09-30T09:26:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: osd.6 marked itself down and dead 2023-09-30T09:26:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:26:37.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:37 smithi040 ceph-mon[189312]: osdmap e423: 8 total, 7 up, 8 in 2023-09-30T09:26:37.829 INFO:tasks.rados.rados.0.smithi040.stdout:1804: done (4 left) 2023-09-30T09:26:37.829 INFO:tasks.rados.rados.0.smithi040.stdout:1805: read oid 21 snap -1 2023-09-30T09:26:37.829 INFO:tasks.rados.rados.0.smithi040.stdout:1805: expect deleted 2023-09-30T09:26:37.829 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 180 2023-09-30T09:26:37.829 INFO:tasks.rados.rados.0.smithi040.stdout:1806: seq_num 568 ranges {0=720896,720896=786432,1507328=581632,2088960=237568} 2023-09-30T09:26:37.835 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi040173847-24 from 0 to 720896 tid 1 2023-09-30T09:26:37.840 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi040173847-24 from 720896 to 1507328 tid 2 2023-09-30T09:26:37.844 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi040173847-24 from 1507328 to 2088960 tid 3 2023-09-30T09:26:37.846 INFO:tasks.rados.rados.0.smithi040.stdout:1806: writing smithi040173847-24 from 2088960 to 2326528 tid 4 2023-09-30T09:26:37.846 INFO:tasks.rados.rados.0.smithi040.stdout:1807: delete oid 45 current snap is 180 2023-09-30T09:26:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 1 to smithi040173847-11 2023-09-30T09:26:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 2 to smithi040173847-11 2023-09-30T09:26:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 3 to smithi040173847-11 2023-09-30T09:26:37.848 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 4 to smithi040173847-11 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 5 to smithi040173847-11 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1800: finishing write tid 6 to smithi040173847-11 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 772 (ObjNum 566 snap 180 seq_num 566) dirty exists 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1800: left oid 11 (ObjNum 566 snap 180 seq_num 566) 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1801: finishing copy_from to smithi040173847-49 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1801: got expected ENOENT (src dne) 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1801: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 1 to smithi040173847-16 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 2 to smithi040173847-16 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 3 to smithi040173847-16 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 4 to smithi040173847-16 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 5 to smithi040173847-16 2023-09-30T09:26:37.849 INFO:tasks.rados.rados.0.smithi040.stdout:1802: finishing write tid 6 to smithi040173847-16 2023-09-30T09:26:37.850 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 829 (ObjNum 567 snap 180 seq_num 567) dirty exists 2023-09-30T09:26:37.850 INFO:tasks.rados.rados.0.smithi040.stdout:1802: left oid 16 (ObjNum 567 snap 180 seq_num 567) 2023-09-30T09:26:37.850 INFO:tasks.rados.rados.0.smithi040.stdout:1803: expect (ObjNum 520 snap 163 seq_num 520) 2023-09-30T09:26:37.893 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:37 smithi143 bash[202296]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6 2023-09-30T09:26:37.914 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 1 to smithi040173847-24 2023-09-30T09:26:37.914 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 2 to smithi040173847-24 2023-09-30T09:26:37.914 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 3 to smithi040173847-24 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 4 to smithi040173847-24 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 5 to smithi040173847-24 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1806: finishing write tid 6 to smithi040173847-24 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 691 (ObjNum 568 snap 180 seq_num 568) dirty exists 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1806: left oid 24 (ObjNum 568 snap 180 seq_num 568) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1800: done (6 left) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1801: done (5 left) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1802: done (4 left) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1803: done (3 left) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1805: done (2 left) 2023-09-30T09:26:37.915 INFO:tasks.rados.rados.0.smithi040.stdout:1806: done (1 left) 2023-09-30T09:26:37.916 INFO:tasks.rados.rados.0.smithi040.stdout:1807: done (0 left) 2023-09-30T09:26:37.916 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 180 2023-09-30T09:26:37.916 INFO:tasks.rados.rados.0.smithi040.stdout:1808: seq_num 570 ranges {2228224=753664,2981888=548864,3530752=540672,4071424=516096} 2023-09-30T09:26:37.930 INFO:tasks.rados.rados.0.smithi040.stdout:1808: writing smithi040173847-9 from 2228224 to 2981888 tid 1 2023-09-30T09:26:37.934 INFO:tasks.rados.rados.0.smithi040.stdout:1808: writing smithi040173847-9 from 2981888 to 3530752 tid 2 2023-09-30T09:26:37.937 INFO:tasks.rados.rados.0.smithi040.stdout:1808: writing smithi040173847-9 from 3530752 to 4071424 tid 3 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1808: writing smithi040173847-9 from 4071424 to 4587520 tid 4 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1809: copy_from oid 12 from oid 13 current snap is 180 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 1 to smithi040173847-9 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 2 to smithi040173847-9 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 3 to smithi040173847-9 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 180 2023-09-30T09:26:37.941 INFO:tasks.rados.rados.0.smithi040.stdout:1810: seq_num 571 ranges {2228224=770048,2998272=483328,3481600=753664,4235264=368640} 2023-09-30T09:26:37.957 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi040173847-25 from 2228224 to 2998272 tid 1 2023-09-30T09:26:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi040173847-25 from 2998272 to 3481600 tid 2 2023-09-30T09:26:37.964 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi040173847-25 from 3481600 to 4235264 tid 3 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:1810: writing smithi040173847-25 from 4235264 to 4603904 tid 4 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:1811: delete oid 41 current snap is 180 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 4 to smithi040173847-9 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 5 to smithi040173847-9 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:1808: finishing write tid 6 to smithi040173847-9 2023-09-30T09:26:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 696 (ObjNum 570 snap 180 seq_num 570) dirty exists 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:1808: left oid 9 (ObjNum 570 snap 180 seq_num 570) 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing copy_from to smithi040173847-12 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 706 (ObjNum 65 snap 0 seq_num 3757074104) dirty exists 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:1809: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 1 to smithi040173847-25 2023-09-30T09:26:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 2 to smithi040173847-25 2023-09-30T09:26:37.969 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 3 to smithi040173847-25 2023-09-30T09:26:37.969 INFO:tasks.rados.rados.0.smithi040.stdout:1808: done (3 left) 2023-09-30T09:26:37.969 INFO:tasks.rados.rados.0.smithi040.stdout:1809: done (2 left) 2023-09-30T09:26:37.969 INFO:tasks.rados.rados.0.smithi040.stdout:1811: done (1 left) 2023-09-30T09:26:37.970 INFO:tasks.rados.rados.0.smithi040.stdout:1812: read oid 3 snap -1 2023-09-30T09:26:37.970 INFO:tasks.rados.rados.0.smithi040.stdout:1812: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:26:37.970 INFO:tasks.rados.rados.0.smithi040.stdout:1813: delete oid 41 current snap is 180 2023-09-30T09:26:37.970 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 4 to smithi040173847-25 2023-09-30T09:26:37.970 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 5 to smithi040173847-25 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:1810: finishing write tid 6 to smithi040173847-25 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 789 (ObjNum 571 snap 180 seq_num 571) dirty exists 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:1810: left oid 25 (ObjNum 571 snap 180 seq_num 571) 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:1810: done (2 left) 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:1813: done (1 left) 2023-09-30T09:26:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:1814: snap_create 2023-09-30T09:26:37.991 INFO:tasks.rados.rados.0.smithi040.stdout:1812: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:26:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: pgmap v342: 121 pgs: 14 peering, 9 stale+active+clean, 98 active+clean; 192 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.2 MiB/s wr, 23 op/s 2023-09-30T09:26:38.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-mon[183689]: osdmap e424: 8 total, 7 up, 8 in 2023-09-30T09:26:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: pgmap v342: 121 pgs: 14 peering, 9 stale+active+clean, 98 active+clean; 192 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.2 MiB/s wr, 23 op/s 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[192000]: osdmap e424: 8 total, 7 up, 8 in 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: failed to encode map e423 with expected crc 2023-09-30T09:26:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: pgmap v342: 121 pgs: 14 peering, 9 stale+active+clean, 98 active+clean; 192 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 6.2 MiB/s wr, 23 op/s 2023-09-30T09:26:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:38 smithi040 ceph-mon[189312]: osdmap e424: 8 total, 7 up, 8 in 2023-09-30T09:26:38.827 INFO:tasks.rados.rados.0.smithi040.stdout:1812: done (1 left) 2023-09-30T09:26:38.827 INFO:tasks.rados.rados.0.smithi040.stdout:1814: done (0 left) 2023-09-30T09:26:38.827 INFO:tasks.rados.rados.0.smithi040.stdout:1815: delete oid 9 current snap is 181 2023-09-30T09:26:38.833 INFO:tasks.rados.rados.0.smithi040.stdout:1815: done (0 left) 2023-09-30T09:26:38.833 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 181 2023-09-30T09:26:38.834 INFO:tasks.rados.rados.0.smithi040.stdout:1816: seq_num 575 ranges {3604480=32768} 2023-09-30T09:26:38.845 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:26:38 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:26:38.659Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 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 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi040:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)\", cluster_addr=\"172.21.15.40\", device_class=\"ssd\", hostname=\"smithi040\", instance=\"smithi143.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.40\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-30T09:26:38.854 INFO:tasks.rados.rados.0.smithi040.stdout:1816: writing smithi040173847-39 from 3604480 to 3637248 tid 1 2023-09-30T09:26:38.854 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 181 2023-09-30T09:26:38.854 INFO:tasks.rados.rados.0.smithi040.stdout:1817: seq_num 576 ranges {1409024=49152} 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1817: writing smithi040173847-47 from 1409024 to 1458176 tid 1 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1818: read oid 32 snap -1 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1818: expect (ObjNum 560 snap 178 seq_num 560) 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1819: snap_create 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 1 to smithi040173847-39 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 2 to smithi040173847-39 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1816: finishing write tid 3 to smithi040173847-39 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 598 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-09-30T09:26:38.863 INFO:tasks.rados.rados.0.smithi040.stdout:1816: left oid 39 (ObjNum 575 snap 181 seq_num 575) 2023-09-30T09:26:38.867 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 1 to smithi040173847-47 2023-09-30T09:26:38.868 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 2 to smithi040173847-47 2023-09-30T09:26:38.870 INFO:tasks.rados.rados.0.smithi040.stdout:1817: finishing write tid 3 to smithi040173847-47 2023-09-30T09:26:38.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 788 (ObjNum 576 snap 181 seq_num 576) dirty exists 2023-09-30T09:26:38.870 INFO:tasks.rados.rados.0.smithi040.stdout:1817: left oid 47 (ObjNum 576 snap 181 seq_num 576) 2023-09-30T09:26:38.895 INFO:tasks.rados.rados.0.smithi040.stdout:1818: expect (ObjNum 560 snap 178 seq_num 560) 2023-09-30T09:26:39.131 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:38 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.6.service: Succeeded. 2023-09-30T09:26:39.131 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:38 smithi143 systemd[1]: Stopped Ceph osd.6 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:26:39.131 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:38 smithi143 systemd[1]: Starting Ceph osd.6 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:26:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:39 smithi143 ceph-mon[183689]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:39 smithi143 ceph-mon[183689]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:39 smithi143 ceph-mon[183689]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:39 smithi143 ceph-mon[183689]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:26:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:39 smithi143 ceph-mon[183689]: osdmap e425: 8 total, 7 up, 8 in 2023-09-30T09:26:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[192000]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[192000]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[192000]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[192000]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[192000]: osdmap e425: 8 total, 7 up, 8 in 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[189312]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[189312]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[189312]: failed to encode map e424 with expected crc 2023-09-30T09:26:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[189312]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:26:39.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:39 smithi040 ceph-mon[189312]: osdmap e425: 8 total, 7 up, 8 in 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1816: done (3 left) 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1817: done (2 left) 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1818: done (1 left) 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1819: done (0 left) 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1820: copy_from oid 23 from oid 48 current snap is 182 2023-09-30T09:26:39.829 INFO:tasks.rados.rados.0.smithi040.stdout:1821: delete oid 40 current snap is 182 2023-09-30T09:26:39.834 INFO:tasks.rados.rados.0.smithi040.stdout:1821: done (1 left) 2023-09-30T09:26:39.834 INFO:tasks.rados.rados.0.smithi040.stdout:1822: snap_remove snap 173 2023-09-30T09:26:40.137 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-30T09:26:40.138 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:39 smithi143 bash[202562]: --> ceph-volume lvm activate successful for osd ID: 6 2023-09-30T09:26:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:40 smithi143 ceph-mon[183689]: failed to encode map e425 with expected crc 2023-09-30T09:26:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:40 smithi143 ceph-mon[183689]: pgmap v345: 121 pgs: 1 active+undersized+degraded, 14 peering, 8 stale+active+clean, 6 active+undersized, 92 active+clean; 196 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.2 MiB/s wr, 26 op/s; 4/345 objects degraded (1.159%) 2023-09-30T09:26:40.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:40 smithi143 ceph-mon[183689]: osdmap e426: 8 total, 7 up, 8 in 2023-09-30T09:26:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[192000]: failed to encode map e425 with expected crc 2023-09-30T09:26:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[192000]: pgmap v345: 121 pgs: 1 active+undersized+degraded, 14 peering, 8 stale+active+clean, 6 active+undersized, 92 active+clean; 196 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.2 MiB/s wr, 26 op/s; 4/345 objects degraded (1.159%) 2023-09-30T09:26:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[192000]: osdmap e426: 8 total, 7 up, 8 in 2023-09-30T09:26:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[189312]: failed to encode map e425 with expected crc 2023-09-30T09:26:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[189312]: pgmap v345: 121 pgs: 1 active+undersized+degraded, 14 peering, 8 stale+active+clean, 6 active+undersized, 92 active+clean; 196 MiB data, 951 MiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 7.2 MiB/s wr, 26 op/s; 4/345 objects degraded (1.159%) 2023-09-30T09:26:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:40 smithi040 ceph-mon[189312]: osdmap e426: 8 total, 7 up, 8 in 2023-09-30T09:26:40.829 INFO:tasks.rados.rados.0.smithi040.stdout:1822: done (1 left) 2023-09-30T09:26:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1823: setattr oid 37 current snap is 182 2023-09-30T09:26:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:26:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:1820: finishing copy_from to smithi040173847-23 2023-09-30T09:26:40.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 649 (ObjNum 435 snap 138 seq_num 435) dirty exists 2023-09-30T09:26:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1820: done (1 left) 2023-09-30T09:26:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 182 2023-09-30T09:26:40.831 INFO:tasks.rados.rados.0.smithi040.stdout:1824: seq_num 578 ranges {0=81920} 2023-09-30T09:26:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1824: writing smithi040173847-46 from 0 to 81920 tid 1 2023-09-30T09:26:40.832 INFO:tasks.rados.rados.0.smithi040.stdout:1825: delete oid 23 current snap is 182 2023-09-30T09:26:40.838 INFO:tasks.rados.rados.0.smithi040.stdout:1825: done (2 left) 2023-09-30T09:26:40.838 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 182 2023-09-30T09:26:40.838 INFO:tasks.rados.rados.0.smithi040.stdout:1826: seq_num 580 ranges {12689408=114688} 2023-09-30T09:26:40.893 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:40 smithi143 ceph-osd[202865]: -- 172.21.15.143:0/1370247702 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a417c2c4e0 con 0x55a417bfcc00 2023-09-30T09:26:40.893 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:40 smithi143 bash[202827]: 646c4dd9488739a17d0050f03ad294254b7b708ea802f7b8263fccf11246e078 2023-09-30T09:26:40.893 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:40 smithi143 systemd[1]: Started Ceph osd.6 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:26:40.910 INFO:tasks.rados.rados.0.smithi040.stdout:1826: writing smithi040173847-42 from 12689408 to 12804096 tid 1 2023-09-30T09:26:40.910 INFO:tasks.rados.rados.0.smithi040.stdout:1827: snap_remove snap 168 2023-09-30T09:26:41.393 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:40 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T09:26:40.924+0000 7fbe5b0e6640 -1 Falling back to public interface 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: failed to encode map e426 with expected crc 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 4/345 objects degraded (1.159%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:41.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:41 smithi143 ceph-mon[183689]: osdmap e427: 8 total, 7 up, 8 in 2023-09-30T09:26:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:41] "GET /metrics HTTP/1.1" 200 36110 "" "Prometheus/2.43.0" 2023-09-30T09:26:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: failed to encode map e426 with expected crc 2023-09-30T09:26:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 4/345 objects degraded (1.159%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:26:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:41.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[192000]: osdmap e427: 8 total, 7 up, 8 in 2023-09-30T09:26:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: failed to encode map e426 with expected crc 2023-09-30T09:26:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 4/345 objects degraded (1.159%), 1 pg degraded (PG_DEGRADED) 2023-09-30T09:26:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:41.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:41 smithi040 ceph-mon[189312]: osdmap e427: 8 total, 7 up, 8 in 2023-09-30T09:26:41.832 INFO:tasks.rados.rados.0.smithi040.stdout:1827: done (3 left) 2023-09-30T09:26:41.832 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 182 2023-09-30T09:26:41.832 INFO:tasks.rados.rados.0.smithi040.stdout:1828: seq_num 581 ranges {2695168=139264} 2023-09-30T09:26:41.848 INFO:tasks.rados.rados.0.smithi040.stdout:1828: writing smithi040173847-2 from 2695168 to 2834432 tid 1 2023-09-30T09:26:41.849 INFO:tasks.rados.rados.0.smithi040.stdout:1829: snap_create 2023-09-30T09:26:41.849 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 785 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-09-30T09:26:41.849 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 1 to smithi040173847-46 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 2 to smithi040173847-46 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1824: finishing write tid 3 to smithi040173847-46 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 790 (ObjNum 578 snap 182 seq_num 578) dirty exists 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1824: left oid 46 (ObjNum 578 snap 182 seq_num 578) 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1826: finishing write tid 1 to smithi040173847-42 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1826: finishing write tid 2 to smithi040173847-42 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1826: finishing write tid 3 to smithi040173847-42 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 836 (ObjNum 580 snap 182 seq_num 580) dirty exists 2023-09-30T09:26:41.850 INFO:tasks.rados.rados.0.smithi040.stdout:1826: left oid 42 (ObjNum 580 snap 182 seq_num 580) 2023-09-30T09:26:41.853 INFO:tasks.rados.rados.0.smithi040.stdout:1828: finishing write tid 1 to smithi040173847-2 2023-09-30T09:26:41.853 INFO:tasks.rados.rados.0.smithi040.stdout:1828: finishing write tid 2 to smithi040173847-2 2023-09-30T09:26:41.856 INFO:tasks.rados.rados.0.smithi040.stdout:1828: finishing write tid 3 to smithi040173847-2 2023-09-30T09:26:41.856 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 600 (ObjNum 581 snap 182 seq_num 581) dirty exists 2023-09-30T09:26:41.856 INFO:tasks.rados.rados.0.smithi040.stdout:1828: left oid 2 (ObjNum 581 snap 182 seq_num 581) 2023-09-30T09:26:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:42 smithi143 ceph-mon[183689]: failed to encode map e427 with expected crc 2023-09-30T09:26:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:42 smithi143 ceph-mon[183689]: pgmap v348: 121 pgs: 6 active+undersized+degraded, 14 peering, 3 stale+active+clean, 19 active+undersized, 79 active+clean; 199 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 16/357 objects degraded (4.482%) 2023-09-30T09:26:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:42 smithi143 ceph-mon[183689]: osdmap e428: 8 total, 7 up, 8 in 2023-09-30T09:26:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[192000]: failed to encode map e427 with expected crc 2023-09-30T09:26:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[192000]: pgmap v348: 121 pgs: 6 active+undersized+degraded, 14 peering, 3 stale+active+clean, 19 active+undersized, 79 active+clean; 199 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 16/357 objects degraded (4.482%) 2023-09-30T09:26:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[192000]: osdmap e428: 8 total, 7 up, 8 in 2023-09-30T09:26:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[189312]: failed to encode map e427 with expected crc 2023-09-30T09:26:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[189312]: pgmap v348: 121 pgs: 6 active+undersized+degraded, 14 peering, 3 stale+active+clean, 19 active+undersized, 79 active+clean; 199 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.7 MiB/s wr, 9 op/s; 16/357 objects degraded (4.482%) 2023-09-30T09:26:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:42 smithi040 ceph-mon[189312]: osdmap e428: 8 total, 7 up, 8 in 2023-09-30T09:26:42.834 INFO:tasks.rados.rados.0.smithi040.stdout:1823: done (4 left) 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1824: done (3 left) 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1826: done (2 left) 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1828: done (1 left) 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1829: done (0 left) 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1830: rollback oid 36 current snap is 183 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 36 to 174 2023-09-30T09:26:42.835 INFO:tasks.rados.rados.0.smithi040.stdout:1831: snap_create 2023-09-30T09:26:42.838 INFO:tasks.rados.rados.0.smithi040.stdout:1830: finishing rollback tid 1 to smithi040173847-36 2023-09-30T09:26:42.838 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 0 (ObjNum 65 snap 0 seq_num 1784894829) dirty dne 2023-09-30T09:26:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:43 smithi040 ceph-mon[192000]: failed to encode map e428 with expected crc 2023-09-30T09:26:43.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:43 smithi040 ceph-mon[192000]: osdmap e429: 8 total, 7 up, 8 in 2023-09-30T09:26:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:43 smithi040 ceph-mon[189312]: failed to encode map e428 with expected crc 2023-09-30T09:26:43.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:43 smithi040 ceph-mon[189312]: osdmap e429: 8 total, 7 up, 8 in 2023-09-30T09:26:43.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:43 smithi143 ceph-mon[183689]: failed to encode map e428 with expected crc 2023-09-30T09:26:43.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:43 smithi143 ceph-mon[183689]: osdmap e429: 8 total, 7 up, 8 in 2023-09-30T09:26:43.837 INFO:tasks.rados.rados.0.smithi040.stdout:1830: done (1 left) 2023-09-30T09:26:43.838 INFO:tasks.rados.rados.0.smithi040.stdout:1831: done (0 left) 2023-09-30T09:26:43.838 INFO:tasks.rados.rados.0.smithi040.stdout:1832: read oid 4 snap 172 2023-09-30T09:26:43.838 INFO:tasks.rados.rados.0.smithi040.stdout:1832: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:26:43.838 INFO:tasks.rados.rados.0.smithi040.stdout:1833: snap_create 2023-09-30T09:26:43.865 INFO:tasks.rados.rados.0.smithi040.stdout:1832: expect (ObjNum 356 snap 114 seq_num 356) 2023-09-30T09:26:44.143 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T09:26:43.691+0000 7fbe5b0e6640 -1 osd.6 0 read_superblock omap replica is missing. 2023-09-30T09:26:44.143 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T09:26:43.732+0000 7fbe5b0e6640 -1 osd.6 422 log_to_monitors true 2023-09-30T09:26:44.143 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 09:26:43 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T09:26:43.860+0000 7fbe4c552700 -1 osd.6 422 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: failed to encode map e429 with expected crc 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: pgmap v351: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:26:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: osdmap e430: 8 total, 7 up, 8 in 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: failed to encode map e429 with expected crc 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: pgmap v351: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:44.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: osdmap e430: 8 total, 7 up, 8 in 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: failed to encode map e429 with expected crc 2023-09-30T09:26:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: pgmap v351: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 976 MiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.3 MiB/s wr, 18 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-30T09:26:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-30T09:26:44.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: osdmap e430: 8 total, 7 up, 8 in 2023-09-30T09:26:44.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:26:44.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:44.849 INFO:tasks.rados.rados.0.smithi040.stdout:1832: done (1 left) 2023-09-30T09:26:44.849 INFO:tasks.rados.rados.0.smithi040.stdout:1833: done (0 left) 2023-09-30T09:26:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:1834: rollback oid 11 current snap is 185 2023-09-30T09:26:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 182 2023-09-30T09:26:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 185 2023-09-30T09:26:44.850 INFO:tasks.rados.rados.0.smithi040.stdout:1835: seq_num 582 ranges {4317184=155648} 2023-09-30T09:26:44.869 INFO:tasks.rados.rados.0.smithi040.stdout:1835: writing smithi040173847-29 from 4317184 to 4472832 tid 1 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1836: copy_from oid 16 from oid 39 current snap is 185 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1834: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1834: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1834: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 792 (ObjNum 566 snap 180 seq_num 566) dirty exists 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1834: done (2 left) 2023-09-30T09:26:44.870 INFO:tasks.rados.rados.0.smithi040.stdout:1837: delete oid 35 current snap is 185 2023-09-30T09:26:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:1837: done (2 left) 2023-09-30T09:26:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:1838: rollback oid 5 current snap is 185 2023-09-30T09:26:44.872 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 171 2023-09-30T09:26:44.873 INFO:tasks.rados.rados.0.smithi040.stdout:1839: snap_create 2023-09-30T09:26:44.889 INFO:tasks.rados.rados.0.smithi040.stdout:1836: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:26:44.890 INFO:tasks.rados.rados.0.smithi040.stdout:1836: finishing copy_from to smithi040173847-16 2023-09-30T09:26:44.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 598 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: failed to encode map e430 with expected crc 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311] boot 2023-09-30T09:26:45.294 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: osdmap e431: 8 total, 8 up, 8 in 2023-09-30T09:26:45.295 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: failed to encode map e430 with expected crc 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311] boot 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: osdmap e431: 8 total, 8 up, 8 in 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: failed to encode map e430 with expected crc 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:26:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: osd.6 [v2:172.21.15.143:6816/1671256311,v1:172.21.15.143:6817/1671256311] boot 2023-09-30T09:26:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: osdmap e431: 8 total, 8 up, 8 in 2023-09-30T09:26:45.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-30T09:26:45.844 INFO:tasks.rados.rados.0.smithi040.stdout:1836: done (3 left) 2023-09-30T09:26:45.844 INFO:tasks.rados.rados.0.smithi040.stdout:1839: done (2 left) 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:1840: read oid 21 snap 179 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:1840: expect deleted 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:1841: rollback oid 11 current snap is 186 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 178 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:1842: read oid 33 snap 184 2023-09-30T09:26:45.845 INFO:tasks.rados.rados.0.smithi040.stdout:1842: expect (ObjNum -502713584 snap 21958 seq_num 3791844512) 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1843: read oid 4 snap 177 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1843: expect (ObjNum 558 snap 177 seq_num 558) 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 186 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1844: seq_num 584 ranges {1048576=188416} 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1844: writing smithi040173847-1 from 1048576 to 1236992 tid 1 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1845: rollback oid 39 current snap is 186 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 184 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1840: done (7 left) 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1846: rollback oid 48 current snap is 186 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 175 2023-09-30T09:26:45.853 INFO:tasks.rados.rados.0.smithi040.stdout:1847: rollback oid 22 current snap is 186 2023-09-30T09:26:45.854 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 174 2023-09-30T09:26:45.854 INFO:tasks.rados.rados.0.smithi040.stdout:1848: snap_create 2023-09-30T09:26:45.858 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:26:45.862 INFO:tasks.rados.rados.0.smithi040.stdout:1845: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:26:45.863 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:26:45.863 INFO:tasks.rados.rados.0.smithi040.stdout:1841: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:26:45.864 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 796 (ObjNum 473 snap 143 seq_num 473) dirty exists 2023-09-30T09:26:45.866 INFO:tasks.rados.rados.0.smithi040.stdout:1842: expect (ObjNum -502713584 snap 21958 seq_num 3791844512) 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 1 to smithi040173847-29 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:1845: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:1845: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 603 (ObjNum 575 snap 181 seq_num 575) dirty exists 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing rollback tid 0 to smithi040173847-22 2023-09-30T09:26:45.873 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1847: finishing rollback tid 2 to smithi040173847-22 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 213 (ObjNum 486 snap 149 seq_num 486) dirty exists 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing rollback tid 0 to smithi040173847-5 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 2 to smithi040173847-29 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1844: finishing write tid 1 to smithi040173847-1 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1844: finishing write tid 2 to smithi040173847-1 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1838: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 709 (ObjNum 533 snap 167 seq_num 533) dirty exists 2023-09-30T09:26:45.874 INFO:tasks.rados.rados.0.smithi040.stdout:1844: finishing write tid 3 to smithi040173847-1 2023-09-30T09:26:45.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 799 (ObjNum 584 snap 186 seq_num 584) dirty exists 2023-09-30T09:26:45.875 INFO:tasks.rados.rados.0.smithi040.stdout:1844: left oid 1 (ObjNum 584 snap 186 seq_num 584) 2023-09-30T09:26:45.881 INFO:tasks.rados.rados.0.smithi040.stdout:1835: finishing write tid 3 to smithi040173847-29 2023-09-30T09:26:45.881 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 736 (ObjNum 582 snap 185 seq_num 582) dirty exists 2023-09-30T09:26:45.881 INFO:tasks.rados.rados.0.smithi040.stdout:1835: left oid 29 (ObjNum 582 snap 185 seq_num 582) 2023-09-30T09:26:45.881 INFO:tasks.rados.rados.0.smithi040.stdout:1846: finishing rollback tid 0 to smithi040173847-48 2023-09-30T09:26:45.881 INFO:tasks.rados.rados.0.smithi040.stdout:1846: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:26:45.882 INFO:tasks.rados.rados.0.smithi040.stdout:1846: finishing rollback tid 2 to smithi040173847-48 2023-09-30T09:26:45.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 684 (ObjNum 435 snap 138 seq_num 435) dirty exists 2023-09-30T09:26:45.891 INFO:tasks.rados.rados.0.smithi040.stdout:1843: expect (ObjNum 558 snap 177 seq_num 558) 2023-09-30T09:26:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: pgmap v354: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 938 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[189312]: osdmap e432: 8 total, 8 up, 8 in 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: pgmap v354: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 938 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:46.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:46 smithi040 ceph-mon[192000]: osdmap e432: 8 total, 8 up, 8 in 2023-09-30T09:26:46.611 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: failed to encode map e431 with expected crc 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: pgmap v354: 121 pgs: 2 active+clean+snaptrim, 9 active+undersized+degraded, 34 active+undersized, 76 active+clean; 205 MiB data, 938 MiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.7 MiB/s wr, 12 op/s; 30/384 objects degraded (7.812%) 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:26:46.612 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:46 smithi143 ceph-mon[183689]: osdmap e432: 8 total, 8 up, 8 in 2023-09-30T09:26:46.844 INFO:tasks.rados.rados.0.smithi040.stdout:1835: done (9 left) 2023-09-30T09:26:46.844 INFO:tasks.rados.rados.0.smithi040.stdout:1838: done (8 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1841: done (7 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1842: done (6 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1843: done (5 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1844: done (4 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1845: done (3 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1846: done (2 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1847: done (1 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1848: done (0 left) 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 187 2023-09-30T09:26:46.845 INFO:tasks.rados.rados.0.smithi040.stdout:1849: seq_num 585 ranges {2015232=204800} 2023-09-30T09:26:46.856 INFO:tasks.rados.rados.0.smithi040.stdout:1849: writing smithi040173847-38 from 2015232 to 2220032 tid 1 2023-09-30T09:26:46.856 INFO:tasks.rados.rados.0.smithi040.stdout:1850: snap_create 2023-09-30T09:26:46.860 INFO:tasks.rados.rados.0.smithi040.stdout:1849: finishing write tid 1 to smithi040173847-38 2023-09-30T09:26:46.861 INFO:tasks.rados.rados.0.smithi040.stdout:1849: finishing write tid 2 to smithi040173847-38 2023-09-30T09:26:46.862 INFO:tasks.rados.rados.0.smithi040.stdout:1849: finishing write tid 3 to smithi040173847-38 2023-09-30T09:26:46.862 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 803 (ObjNum 585 snap 187 seq_num 585) dirty exists 2023-09-30T09:26:46.862 INFO:tasks.rados.rados.0.smithi040.stdout:1849: left oid 38 (ObjNum 585 snap 187 seq_num 585) 2023-09-30T09:26:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 30/384 objects degraded (7.812%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: osdmap e433: 8 total, 8 up, 8 in 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:47.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T09:26:47.205+0000 7effc39c8700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 30/384 objects degraded (7.812%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: osdmap e433: 8 total, 8 up, 8 in 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: failed to encode map e432 with expected crc 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 30/384 objects degraded (7.812%), 9 pgs degraded (PG_DEGRADED) 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: osdmap e433: 8 total, 8 up, 8 in 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:26:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:26:47.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:47.844 INFO:tasks.rados.rados.0.smithi040.stdout:1849: done (1 left) 2023-09-30T09:26:47.844 INFO:tasks.rados.rados.0.smithi040.stdout:1850: done (0 left) 2023-09-30T09:26:47.845 INFO:tasks.rados.rados.0.smithi040.stdout:1851: setattr oid 29 current snap is 188 2023-09-30T09:26:47.845 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 188 2023-09-30T09:26:47.845 INFO:tasks.rados.rados.0.smithi040.stdout:1852: seq_num 586 ranges {3899392=221184} 2023-09-30T09:26:47.869 INFO:tasks.rados.rados.0.smithi040.stdout:1852: writing smithi040173847-31 from 3899392 to 4120576 tid 1 2023-09-30T09:26:47.869 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 188 2023-09-30T09:26:47.870 INFO:tasks.rados.rados.0.smithi040.stdout:1853: seq_num 587 ranges {81920=237568} 2023-09-30T09:26:47.871 INFO:tasks.rados.rados.0.smithi040.stdout:1853: writing smithi040173847-46 from 81920 to 319488 tid 1 2023-09-30T09:26:47.871 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 188 2023-09-30T09:26:47.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 737 (ObjNum 582 snap 185 seq_num 582) dirty exists 2023-09-30T09:26:47.871 INFO:tasks.rados.rados.0.smithi040.stdout:1854: seq_num 588 ranges {6275072=253952} 2023-09-30T09:26:47.908 INFO:tasks.rados.rados.0.smithi040.stdout:1854: writing smithi040173847-14 from 6275072 to 6529024 tid 1 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1851: done (3 left) 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 188 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 1 to smithi040173847-31 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 2 to smithi040173847-31 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 1 to smithi040173847-46 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 2 to smithi040173847-46 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:1852: finishing write tid 3 to smithi040173847-31 2023-09-30T09:26:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 719 (ObjNum 586 snap 188 seq_num 586) dirty exists 2023-09-30T09:26:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:1852: left oid 31 (ObjNum 586 snap 188 seq_num 586) 2023-09-30T09:26:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:1853: finishing write tid 3 to smithi040173847-46 2023-09-30T09:26:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 806 (ObjNum 587 snap 188 seq_num 587) dirty exists 2023-09-30T09:26:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:1853: left oid 46 (ObjNum 587 snap 188 seq_num 587) 2023-09-30T09:26:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:1855: seq_num 589 ranges {8609792=270336} 2023-09-30T09:26:47.958 INFO:tasks.rados.rados.0.smithi040.stdout:1855: writing smithi040173847-20 from 8609792 to 8880128 tid 1 2023-09-30T09:26:47.958 INFO:tasks.rados.rados.0.smithi040.stdout:1852: done (3 left) 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1853: done (2 left) 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1856: rmattr oid 43 current snap is 188 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1856: done (2 left) 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1857: setattr oid 4 current snap is 188 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1854: finishing write tid 1 to smithi040173847-14 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1854: finishing write tid 2 to smithi040173847-14 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1854: finishing write tid 3 to smithi040173847-14 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 787 (ObjNum 588 snap 188 seq_num 588) dirty exists 2023-09-30T09:26:47.959 INFO:tasks.rados.rados.0.smithi040.stdout:1854: left oid 14 (ObjNum 588 snap 188 seq_num 588) 2023-09-30T09:26:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:1854: done (2 left) 2023-09-30T09:26:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:1858: rollback oid 24 current snap is 188 2023-09-30T09:26:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 187 2023-09-30T09:26:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 188 2023-09-30T09:26:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:1859: seq_num 590 ranges {0=286720} 2023-09-30T09:26:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:1859: writing smithi040173847-41 from 0 to 286720 tid 1 2023-09-30T09:26:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:1860: rollback oid 43 current snap is 188 2023-09-30T09:26:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 43 to 178 2023-09-30T09:26:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:1861: copy_from oid 5 from oid 32 current snap is 188 2023-09-30T09:26:47.961 INFO:tasks.rados.rados.0.smithi040.stdout:1862: delete oid 9 current snap is 188 2023-09-30T09:26:47.963 INFO:tasks.rados.rados.0.smithi040.stdout:1855: finishing write tid 1 to smithi040173847-20 2023-09-30T09:26:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:1855: finishing write tid 2 to smithi040173847-20 2023-09-30T09:26:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:26:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:26:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 1 to smithi040173847-41 2023-09-30T09:26:47.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 685 (ObjNum 558 snap 177 seq_num 558) dirty exists 2023-09-30T09:26:47.967 INFO:tasks.rados.rados.0.smithi040.stdout:1858: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 700 (ObjNum 568 snap 180 seq_num 568) dirty exists 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:1860: finishing rollback tid 1 to smithi040173847-43 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 748 (ObjNum 33 snap 0 seq_num 3757068600) dirty dne 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 2 to smithi040173847-41 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:1857: done (6 left) 2023-09-30T09:26:47.968 INFO:tasks.rados.rados.0.smithi040.stdout:1858: done (5 left) 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1860: done (4 left) 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1862: done (3 left) 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1863: rmattr oid 27 current snap is 188 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1863: done (3 left) 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1864: copy_from oid 48 from oid 47 current snap is 188 2023-09-30T09:26:47.969 INFO:tasks.rados.rados.0.smithi040.stdout:1865: setattr oid 24 current snap is 188 2023-09-30T09:26:47.970 INFO:tasks.rados.rados.0.smithi040.stdout:1855: finishing write tid 3 to smithi040173847-20 2023-09-30T09:26:47.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 802 (ObjNum 589 snap 188 seq_num 589) dirty exists 2023-09-30T09:26:47.970 INFO:tasks.rados.rados.0.smithi040.stdout:1855: left oid 20 (ObjNum 589 snap 188 seq_num 589) 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:1859: finishing write tid 3 to smithi040173847-41 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 844 (ObjNum 590 snap 188 seq_num 590) dirty exists 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:1859: left oid 41 (ObjNum 590 snap 188 seq_num 590) 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:1855: done (4 left) 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:1859: done (3 left) 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:1866: snap_create 2023-09-30T09:26:47.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 701 (ObjNum 568 snap 180 seq_num 568) dirty exists 2023-09-30T09:26:47.976 INFO:tasks.rados.rados.0.smithi040.stdout:1864: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:26:47.976 INFO:tasks.rados.rados.0.smithi040.stdout:1864: finishing copy_from to smithi040173847-48 2023-09-30T09:26:47.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 788 (ObjNum 576 snap 181 seq_num 576) dirty exists 2023-09-30T09:26:47.986 INFO:tasks.rados.rados.0.smithi040.stdout:1861: finishing copy_from racing read to smithi040173847-5 2023-09-30T09:26:47.992 INFO:tasks.rados.rados.0.smithi040.stdout:1861: finishing copy_from to smithi040173847-5 2023-09-30T09:26:47.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 741 (ObjNum 560 snap 178 seq_num 560) dirty exists 2023-09-30T09:26:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: failed to encode map e433 with expected crc 2023-09-30T09:26:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: pgmap v357: 121 pgs: 3 active+undersized+degraded, 17 active+undersized, 101 active+clean; 194 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 5 op/s; 10/393 objects degraded (2.545%); 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:48.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:48 smithi143 ceph-mon[183689]: osdmap e434: 8 total, 8 up, 8 in 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: failed to encode map e433 with expected crc 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: pgmap v357: 121 pgs: 3 active+undersized+degraded, 17 active+undersized, 101 active+clean; 194 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 5 op/s; 10/393 objects degraded (2.545%); 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[192000]: osdmap e434: 8 total, 8 up, 8 in 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: failed to encode map e433 with expected crc 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:26:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2023-09-30T09:26:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: pgmap v357: 121 pgs: 3 active+undersized+degraded, 17 active+undersized, 101 active+clean; 194 MiB data, 948 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 960 KiB/s wr, 5 op/s; 10/393 objects degraded (2.545%); 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:48 smithi040 ceph-mon[189312]: osdmap e434: 8 total, 8 up, 8 in 2023-09-30T09:26:48.846 INFO:tasks.rados.rados.0.smithi040.stdout:1861: done (3 left) 2023-09-30T09:26:48.846 INFO:tasks.rados.rados.0.smithi040.stdout:1864: done (2 left) 2023-09-30T09:26:48.846 INFO:tasks.rados.rados.0.smithi040.stdout:1865: done (1 left) 2023-09-30T09:26:48.846 INFO:tasks.rados.rados.0.smithi040.stdout:1866: done (0 left) 2023-09-30T09:26:48.847 INFO:tasks.rados.rados.0.smithi040.stdout:1867: delete oid 24 current snap is 189 2023-09-30T09:26:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:1867: done (0 left) 2023-09-30T09:26:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:1868: rmattr oid 14 current snap is 189 2023-09-30T09:26:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:1868: done (0 left) 2023-09-30T09:26:48.852 INFO:tasks.rados.rados.0.smithi040.stdout:1869: delete oid 15 current snap is 189 2023-09-30T09:26:48.857 INFO:tasks.rados.rados.0.smithi040.stdout:1869: done (0 left) 2023-09-30T09:26:48.857 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 189 2023-09-30T09:26:48.857 INFO:tasks.rados.rados.0.smithi040.stdout:1870: seq_num 594 ranges {8708096=352256} 2023-09-30T09:26:48.908 INFO:tasks.rados.rados.0.smithi040.stdout:1870: writing smithi040173847-4 from 8708096 to 9060352 tid 1 2023-09-30T09:26:48.908 INFO:tasks.rados.rados.0.smithi040.stdout:1871: snap_create 2023-09-30T09:26:48.912 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 1 to smithi040173847-4 2023-09-30T09:26:48.913 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 2 to smithi040173847-4 2023-09-30T09:26:48.914 INFO:tasks.rados.rados.0.smithi040.stdout:1870: finishing write tid 3 to smithi040173847-4 2023-09-30T09:26:48.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 790 (ObjNum 594 snap 189 seq_num 594) dirty exists 2023-09-30T09:26:48.914 INFO:tasks.rados.rados.0.smithi040.stdout:1870: left oid 4 (ObjNum 594 snap 189 seq_num 594) 2023-09-30T09:26:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:49 smithi143 ceph-mon[183689]: failed to encode map e434 with expected crc 2023-09-30T09:26:50.073 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:49 smithi143 ceph-mon[183689]: osdmap e435: 8 total, 8 up, 8 in 2023-09-30T09:26:50.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:49 smithi040 ceph-mon[189312]: failed to encode map e434 with expected crc 2023-09-30T09:26:50.073 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:49 smithi040 ceph-mon[189312]: osdmap e435: 8 total, 8 up, 8 in 2023-09-30T09:26:50.074 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:49 smithi040 ceph-mon[192000]: failed to encode map e434 with expected crc 2023-09-30T09:26:50.074 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:49 smithi040 ceph-mon[192000]: osdmap e435: 8 total, 8 up, 8 in 2023-09-30T09:26:50.074 INFO:tasks.rados.rados.0.smithi040.stdout:1870: done (1 left) 2023-09-30T09:26:50.074 INFO:tasks.rados.rados.0.smithi040.stdout:1871: done (0 left) 2023-09-30T09:26:50.074 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 190 2023-09-30T09:26:50.075 INFO:tasks.rados.rados.0.smithi040.stdout:1872: seq_num 595 ranges {0=368640} 2023-09-30T09:26:50.075 INFO:tasks.rados.rados.0.smithi040.stdout:1872: writing smithi040173847-45 from 0 to 368640 tid 1 2023-09-30T09:26:50.075 INFO:tasks.rados.rados.0.smithi040.stdout:1873: snap_remove snap 181 2023-09-30T09:26:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:50 smithi143 ceph-mon[183689]: failed to encode map e435 with expected crc 2023-09-30T09:26:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:50 smithi143 ceph-mon[183689]: pgmap v360: 121 pgs: 121 active+clean; 200 MiB data, 952 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:50.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:50 smithi143 ceph-mon[183689]: osdmap e436: 8 total, 8 up, 8 in 2023-09-30T09:26:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[192000]: failed to encode map e435 with expected crc 2023-09-30T09:26:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[192000]: pgmap v360: 121 pgs: 121 active+clean; 200 MiB data, 952 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[192000]: osdmap e436: 8 total, 8 up, 8 in 2023-09-30T09:26:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[189312]: failed to encode map e435 with expected crc 2023-09-30T09:26:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[189312]: pgmap v360: 121 pgs: 121 active+clean; 200 MiB data, 952 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 9 op/s; 1.3 MiB/s, 0 objects/s recovering 2023-09-30T09:26:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:50 smithi040 ceph-mon[189312]: osdmap e436: 8 total, 8 up, 8 in 2023-09-30T09:26:50.851 INFO:tasks.rados.rados.0.smithi040.stdout:1873: done (1 left) 2023-09-30T09:26:50.851 INFO:tasks.rados.rados.0.smithi040.stdout:1874: copy_from oid 25 from oid 40 current snap is 190 2023-09-30T09:26:50.859 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 190 2023-09-30T09:26:50.859 INFO:tasks.rados.rados.0.smithi040.stdout:1875: seq_num 596 ranges {4472832=385024} 2023-09-30T09:26:50.880 INFO:tasks.rados.rados.0.smithi040.stdout:1875: writing smithi040173847-29 from 4472832 to 4857856 tid 1 2023-09-30T09:26:50.880 INFO:tasks.rados.rados.0.smithi040.stdout:1876: snap_remove snap 185 2023-09-30T09:26:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:26:51] "GET /metrics HTTP/1.1" 200 35959 "" "Prometheus/2.43.0" 2023-09-30T09:26:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[189312]: failed to encode map e436 with expected crc 2023-09-30T09:26:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/393 objects degraded (2.545%), 3 pgs degraded) 2023-09-30T09:26:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:26:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[189312]: osdmap e437: 8 total, 8 up, 8 in 2023-09-30T09:26:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[192000]: failed to encode map e436 with expected crc 2023-09-30T09:26:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/393 objects degraded (2.545%), 3 pgs degraded) 2023-09-30T09:26:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:26:51.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:51 smithi040 ceph-mon[192000]: osdmap e437: 8 total, 8 up, 8 in 2023-09-30T09:26:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:51 smithi143 ceph-mon[183689]: failed to encode map e436 with expected crc 2023-09-30T09:26:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:51 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/393 objects degraded (2.545%), 3 pgs degraded) 2023-09-30T09:26:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:51 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:26:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:51 smithi143 ceph-mon[183689]: osdmap e437: 8 total, 8 up, 8 in 2023-09-30T09:26:51.828 INFO:tasks.rados.rados.0.smithi040.stdout:1876: done (3 left) 2023-09-30T09:26:51.829 INFO:tasks.rados.rados.0.smithi040.stdout:1877: delete oid 17 current snap is 190 2023-09-30T09:26:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:1872: finishing write tid 1 to smithi040173847-45 2023-09-30T09:26:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:1872: finishing write tid 2 to smithi040173847-45 2023-09-30T09:26:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:1872: finishing write tid 3 to smithi040173847-45 2023-09-30T09:26:51.830 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 605 (ObjNum 595 snap 190 seq_num 595) dirty exists 2023-09-30T09:26:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:1872: left oid 45 (ObjNum 595 snap 190 seq_num 595) 2023-09-30T09:26:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:1874: finishing copy_from to smithi040173847-25 2023-09-30T09:26:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:1874: got expected ENOENT (src dne) 2023-09-30T09:26:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:1874: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:26:51.831 INFO:tasks.rados.rados.0.smithi040.stdout:1875: finishing write tid 1 to smithi040173847-29 2023-09-30T09:26:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:1875: finishing write tid 2 to smithi040173847-29 2023-09-30T09:26:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:1875: finishing write tid 3 to smithi040173847-29 2023-09-30T09:26:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 739 (ObjNum 596 snap 190 seq_num 596) dirty exists 2023-09-30T09:26:51.832 INFO:tasks.rados.rados.0.smithi040.stdout:1875: left oid 29 (ObjNum 596 snap 190 seq_num 596) 2023-09-30T09:26:51.845 INFO:tasks.rados.rados.0.smithi040.stdout:1872: done (3 left) 2023-09-30T09:26:51.845 INFO:tasks.rados.rados.0.smithi040.stdout:1874: done (2 left) 2023-09-30T09:26:51.846 INFO:tasks.rados.rados.0.smithi040.stdout:1875: done (1 left) 2023-09-30T09:26:51.846 INFO:tasks.rados.rados.0.smithi040.stdout:1877: done (0 left) 2023-09-30T09:26:51.846 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 190 2023-09-30T09:26:51.846 INFO:tasks.rados.rados.0.smithi040.stdout:1878: seq_num 598 ranges {0=417792} 2023-09-30T09:26:51.848 INFO:tasks.rados.rados.0.smithi040.stdout:1878: writing smithi040173847-23 from 0 to 417792 tid 1 2023-09-30T09:26:51.848 INFO:tasks.rados.rados.0.smithi040.stdout:1879: snap_create 2023-09-30T09:26:51.852 INFO:tasks.rados.rados.0.smithi040.stdout:1878: finishing write tid 1 to smithi040173847-23 2023-09-30T09:26:51.852 INFO:tasks.rados.rados.0.smithi040.stdout:1878: finishing write tid 2 to smithi040173847-23 2023-09-30T09:26:51.852 INFO:tasks.rados.rados.0.smithi040.stdout:1878: finishing write tid 3 to smithi040173847-23 2023-09-30T09:26:51.852 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 741 (ObjNum 598 snap 190 seq_num 598) dirty exists 2023-09-30T09:26:51.853 INFO:tasks.rados.rados.0.smithi040.stdout:1878: left oid 23 (ObjNum 598 snap 190 seq_num 598) 2023-09-30T09:26:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:52 smithi143 ceph-mon[183689]: failed to encode map e437 with expected crc 2023-09-30T09:26:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:52 smithi143 ceph-mon[183689]: pgmap v363: 121 pgs: 121 active+clean; 201 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2023-09-30T09:26:52.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:52 smithi143 ceph-mon[183689]: osdmap e438: 8 total, 8 up, 8 in 2023-09-30T09:26:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[192000]: failed to encode map e437 with expected crc 2023-09-30T09:26:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[192000]: pgmap v363: 121 pgs: 121 active+clean; 201 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2023-09-30T09:26:52.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[192000]: osdmap e438: 8 total, 8 up, 8 in 2023-09-30T09:26:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[189312]: failed to encode map e437 with expected crc 2023-09-30T09:26:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[189312]: pgmap v363: 121 pgs: 121 active+clean; 201 MiB data, 980 MiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 1.7 MiB/s wr, 6 op/s 2023-09-30T09:26:52.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:52 smithi040 ceph-mon[189312]: osdmap e438: 8 total, 8 up, 8 in 2023-09-30T09:26:52.839 INFO:tasks.rados.rados.0.smithi040.stdout:1878: done (1 left) 2023-09-30T09:26:52.839 INFO:tasks.rados.rados.0.smithi040.stdout:1879: done (0 left) 2023-09-30T09:26:52.839 INFO:tasks.rados.rados.0.smithi040.stdout:1880: read oid 33 snap -1 2023-09-30T09:26:52.840 INFO:tasks.rados.rados.0.smithi040.stdout:1880: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:26:52.840 INFO:tasks.rados.rados.0.smithi040.stdout:1881: rollback oid 45 current snap is 191 2023-09-30T09:26:52.840 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 45 to 171 2023-09-30T09:26:52.840 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 191 2023-09-30T09:26:52.840 INFO:tasks.rados.rados.0.smithi040.stdout:1882: seq_num 599 ranges {0=434176} 2023-09-30T09:26:52.842 INFO:tasks.rados.rados.0.smithi040.stdout:1882: writing smithi040173847-30 from 0 to 434176 tid 1 2023-09-30T09:26:52.842 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 191 2023-09-30T09:26:52.842 INFO:tasks.rados.rados.0.smithi040.stdout:1883: seq_num 600 ranges {0=450560} 2023-09-30T09:26:52.845 INFO:tasks.rados.rados.0.smithi040.stdout:1883: writing smithi040173847-9 from 0 to 450560 tid 1 2023-09-30T09:26:52.845 INFO:tasks.rados.rados.0.smithi040.stdout:1884: delete oid 25 current snap is 191 2023-09-30T09:26:52.850 INFO:tasks.rados.rados.0.smithi040.stdout:1880: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing rollback tid 0 to smithi040173847-45 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing rollback tid 1 to smithi040173847-45 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1881: finishing rollback tid 2 to smithi040173847-45 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 608 (ObjNum 514 snap 160 seq_num 514) dirty exists 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1882: finishing write tid 1 to smithi040173847-30 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1882: finishing write tid 2 to smithi040173847-30 2023-09-30T09:26:52.854 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 1 to smithi040173847-9 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 2 to smithi040173847-9 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1880: done (4 left) 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1881: done (3 left) 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1884: done (2 left) 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1885: read oid 2 snap -1 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1885: expect (ObjNum 581 snap 182 seq_num 581) 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 191 2023-09-30T09:26:52.855 INFO:tasks.rados.rados.0.smithi040.stdout:1886: seq_num 602 ranges {3637248=491520} 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1886: writing smithi040173847-39 from 3637248 to 4128768 tid 1 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1887: delete oid 10 current snap is 191 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1882: finishing write tid 3 to smithi040173847-30 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 708 (ObjNum 599 snap 191 seq_num 599) dirty exists 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1882: left oid 30 (ObjNum 599 snap 191 seq_num 599) 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1883: finishing write tid 3 to smithi040173847-9 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 704 (ObjNum 600 snap 191 seq_num 600) dirty exists 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1883: left oid 9 (ObjNum 600 snap 191 seq_num 600) 2023-09-30T09:26:52.879 INFO:tasks.rados.rados.0.smithi040.stdout:1885: expect (ObjNum 581 snap 182 seq_num 581) 2023-09-30T09:26:53.036 INFO:tasks.rados.rados.0.smithi040.stdout:1886: finishing write tid 1 to smithi040173847-39 2023-09-30T09:26:53.036 INFO:tasks.rados.rados.0.smithi040.stdout:1886: finishing write tid 2 to smithi040173847-39 2023-09-30T09:26:53.036 INFO:tasks.rados.rados.0.smithi040.stdout:1882: done (4 left) 2023-09-30T09:26:53.036 INFO:tasks.rados.rados.0.smithi040.stdout:1883: done (3 left) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1885: done (2 left) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1887: done (1 left) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1888: copy_from oid 25 from oid 50 current snap is 191 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1886: finishing write tid 3 to smithi040173847-39 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 610 (ObjNum 602 snap 191 seq_num 602) dirty exists 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1886: left oid 39 (ObjNum 602 snap 191 seq_num 602) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1886: done (1 left) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1889: read oid 46 snap -1 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1889: expect (ObjNum 587 snap 188 seq_num 587) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1890: rmattr oid 24 current snap is 191 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1890: done (2 left) 2023-09-30T09:26:53.037 INFO:tasks.rados.rados.0.smithi040.stdout:1891: delete oid 36 current snap is 191 2023-09-30T09:26:53.038 INFO:tasks.rados.rados.0.smithi040.stdout:1891: done (2 left) 2023-09-30T09:26:53.038 INFO:tasks.rados.rados.0.smithi040.stdout:1892: snap_remove snap 186 2023-09-30T09:26:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:53 smithi143 ceph-mon[183689]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:53 smithi143 ceph-mon[183689]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:53 smithi143 ceph-mon[183689]: osdmap e439: 8 total, 8 up, 8 in 2023-09-30T09:26:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[192000]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[192000]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[192000]: osdmap e439: 8 total, 8 up, 8 in 2023-09-30T09:26:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[189312]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[189312]: failed to encode map e438 with expected crc 2023-09-30T09:26:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:53 smithi040 ceph-mon[189312]: osdmap e439: 8 total, 8 up, 8 in 2023-09-30T09:26:53.851 INFO:tasks.rados.rados.0.smithi040.stdout:1892: done (2 left) 2023-09-30T09:26:53.851 INFO:tasks.rados.rados.0.smithi040.stdout:1893: read oid 7 snap -1 2023-09-30T09:26:53.852 INFO:tasks.rados.rados.0.smithi040.stdout:1893: expect (ObjNum 555 snap 175 seq_num 555) 2023-09-30T09:26:53.852 INFO:tasks.rados.rados.0.smithi040.stdout:1894: read oid 24 snap 179 2023-09-30T09:26:53.852 INFO:tasks.rados.rados.0.smithi040.stdout:1894: expect (ObjNum -503188048 snap 21958 seq_num 3791529024) 2023-09-30T09:26:53.852 INFO:tasks.rados.rados.0.smithi040.stdout:1895: snap_remove snap 182 2023-09-30T09:26:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:54 smithi143 ceph-mon[183689]: failed to encode map e439 with expected crc 2023-09-30T09:26:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:54 smithi143 ceph-mon[183689]: pgmap v366: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 986 KiB/s wr, 23 op/s 2023-09-30T09:26:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:54 smithi143 ceph-mon[183689]: osdmap e440: 8 total, 8 up, 8 in 2023-09-30T09:26:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[192000]: failed to encode map e439 with expected crc 2023-09-30T09:26:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[192000]: pgmap v366: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 986 KiB/s wr, 23 op/s 2023-09-30T09:26:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[192000]: osdmap e440: 8 total, 8 up, 8 in 2023-09-30T09:26:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[189312]: failed to encode map e439 with expected crc 2023-09-30T09:26:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[189312]: pgmap v366: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 2.2 KiB/s rd, 986 KiB/s wr, 23 op/s 2023-09-30T09:26:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:54 smithi040 ceph-mon[189312]: osdmap e440: 8 total, 8 up, 8 in 2023-09-30T09:26:54.846 INFO:tasks.rados.rados.0.smithi040.stdout:1895: done (4 left) 2023-09-30T09:26:54.846 INFO:tasks.rados.rados.0.smithi040.stdout:1896: delete oid 48 current snap is 191 2023-09-30T09:26:54.846 INFO:tasks.rados.rados.0.smithi040.stdout:1889: expect (ObjNum 587 snap 188 seq_num 587) 2023-09-30T09:26:54.861 INFO:tasks.rados.rados.0.smithi040.stdout:1888: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:26:54.861 INFO:tasks.rados.rados.0.smithi040.stdout:1888: finishing copy_from to smithi040173847-25 2023-09-30T09:26:54.861 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 738 (ObjNum 521 snap 163 seq_num 521) dirty exists 2023-09-30T09:26:54.862 INFO:tasks.rados.rados.0.smithi040.stdout:1894: expect (ObjNum -503188048 snap 21958 seq_num 3791529024) 2023-09-30T09:26:54.863 INFO:tasks.rados.rados.0.smithi040.stdout:1893: expect (ObjNum 555 snap 175 seq_num 555) 2023-09-30T09:26:55.311 INFO:tasks.rados.rados.0.smithi040.stdout:1888: done (4 left) 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:1889: done (3 left) 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:1893: done (2 left) 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:1894: done (1 left) 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:1896: done (0 left) 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 191 2023-09-30T09:26:55.312 INFO:tasks.rados.rados.0.smithi040.stdout:1897: seq_num 606 ranges {4374528=557056} 2023-09-30T09:26:55.339 INFO:tasks.rados.rados.0.smithi040.stdout:1897: writing smithi040173847-6 from 4374528 to 4931584 tid 1 2023-09-30T09:26:55.339 INFO:tasks.rados.rados.0.smithi040.stdout:1898: snap_create 2023-09-30T09:26:55.344 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 1 to smithi040173847-6 2023-09-30T09:26:55.344 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 2 to smithi040173847-6 2023-09-30T09:26:55.345 INFO:tasks.rados.rados.0.smithi040.stdout:1897: finishing write tid 3 to smithi040173847-6 2023-09-30T09:26:55.345 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 823 (ObjNum 606 snap 191 seq_num 606) dirty exists 2023-09-30T09:26:55.345 INFO:tasks.rados.rados.0.smithi040.stdout:1897: left oid 6 (ObjNum 606 snap 191 seq_num 606) 2023-09-30T09:26:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:55 smithi143 ceph-mon[183689]: failed to encode map e440 with expected crc 2023-09-30T09:26:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:55 smithi143 ceph-mon[183689]: osdmap e441: 8 total, 8 up, 8 in 2023-09-30T09:26:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:55 smithi040 ceph-mon[189312]: failed to encode map e440 with expected crc 2023-09-30T09:26:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:55 smithi040 ceph-mon[189312]: osdmap e441: 8 total, 8 up, 8 in 2023-09-30T09:26:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:55 smithi040 ceph-mon[192000]: failed to encode map e440 with expected crc 2023-09-30T09:26:55.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:55 smithi040 ceph-mon[192000]: osdmap e441: 8 total, 8 up, 8 in 2023-09-30T09:26:55.699 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) - 7m 22.7M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (4m) - 7m 88.1M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (8m) - 8m 20.2M - 17.2.6-1161-g191c1869 8497a1260037 a828e76e5820 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (8m) - 8m 19.7M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (4m) - 11m 449M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (4m) - 12m 511M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:26:56.037 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (4m) - 12m 85.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (3m) - 11m 69.4M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (3m) - 11m 64.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) - 7m 8724k - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (4m) - 7m 15.5M - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (3m) - 11m 336M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (2m) - 10m 251M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (2m) - 10m 158M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (102s) - 10m 12.5M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (73s) - 9m 323M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (44s) - 9m 231M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 d75faa216c8c 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (15s) - 9m 15.0M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 646c4dd94887 2023-09-30T09:26:56.038 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (9m) - 9m 431M 2486M 17.2.6-1161-g191c1869 8497a1260037 688e09f1d145 2023-09-30T09:26:56.039 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (4m) - 8m 64.4M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:26:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:1897: done (1 left) 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1898: done (0 left) 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1899: rmattr oid 25 current snap is 192 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1899: done (0 left) 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1900: copy_from oid 15 from oid 38 current snap is 192 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1901: rollback oid 45 current snap is 192 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 45 to 177 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1902: read oid 30 snap -1 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1902: expect (ObjNum 599 snap 191 seq_num 599) 2023-09-30T09:26:56.206 INFO:tasks.rados.rados.0.smithi040.stdout:1903: delete oid 27 current snap is 192 2023-09-30T09:26:56.210 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing rollback tid 0 to smithi040173847-45 2023-09-30T09:26:56.211 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing rollback tid 1 to smithi040173847-45 2023-09-30T09:26:56.211 INFO:tasks.rados.rados.0.smithi040.stdout:1902: expect (ObjNum 599 snap 191 seq_num 599) 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1901: finishing rollback tid 2 to smithi040173847-45 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 613 (ObjNum 514 snap 160 seq_num 514) dirty exists 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1901: done (3 left) 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1902: done (2 left) 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1903: done (1 left) 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1904: rollback oid 30 current snap is 192 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 188 2023-09-30T09:26:56.223 INFO:tasks.rados.rados.0.smithi040.stdout:1905: delete oid 37 current snap is 192 2023-09-30T09:26:56.224 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:26:56.226 INFO:tasks.rados.rados.0.smithi040.stdout:1905: done (2 left) 2023-09-30T09:26:56.226 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 192 2023-09-30T09:26:56.227 INFO:tasks.rados.rados.0.smithi040.stdout:1906: seq_num 609 ranges {5136384=606208} 2023-09-30T09:26:56.259 INFO:tasks.rados.rados.0.smithi040.stdout:1906: writing smithi040173847-11 from 5136384 to 5742592 tid 1 2023-09-30T09:26:56.259 INFO:tasks.rados.rados.0.smithi040.stdout:1907: snap_remove snap 183 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:56.473 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 1, 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 7 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 2 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 3, 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 12 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:26:56.474 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:26:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:56 smithi143 ceph-mon[183689]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:56 smithi143 ceph-mon[183689]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:56 smithi143 ceph-mon[183689]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 824 KiB/s wr, 21 op/s 2023-09-30T09:26:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[192000]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[192000]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[192000]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 824 KiB/s wr, 21 op/s 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[189312]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[189312]: failed to encode map e441 with expected crc 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[189312]: pgmap v369: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 204 MiB data, 988 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 824 KiB/s wr, 21 op/s 2023-09-30T09:26:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:26:56.842 INFO:tasks.rados.rados.0.smithi040.stdout:1907: done (3 left) 2023-09-30T09:26:56.843 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 192 2023-09-30T09:26:56.843 INFO:tasks.rados.rados.0.smithi040.stdout:1908: seq_num 610 ranges {8880128=622592} 2023-09-30T09:26:56.891 INFO:tasks.rados.rados.0.smithi040.stdout:1908: writing smithi040173847-20 from 8880128 to 9502720 tid 1 2023-09-30T09:26:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:1909: read oid 8 snap -1 2023-09-30T09:26:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:1909: expect deleted 2023-09-30T09:26:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:1910: snap_remove snap 191 2023-09-30T09:26:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: osdmap e442: 8 total, 8 up, 8 in 2023-09-30T09:26:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: failed to encode map e442 with expected crc 2023-09-30T09:26:57.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3174776975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:57.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:57 smithi143 ceph-mon[183689]: osdmap e443: 8 total, 8 up, 8 in 2023-09-30T09:26:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: osdmap e442: 8 total, 8 up, 8 in 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: failed to encode map e442 with expected crc 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3174776975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[192000]: osdmap e443: 8 total, 8 up, 8 in 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: osdmap e442: 8 total, 8 up, 8 in 2023-09-30T09:26:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: failed to encode map e442 with expected crc 2023-09-30T09:26:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3174776975' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:26:57.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:57 smithi040 ceph-mon[189312]: osdmap e443: 8 total, 8 up, 8 in 2023-09-30T09:26:57.843 INFO:tasks.rados.rados.0.smithi040.stdout:1910: done (5 left) 2023-09-30T09:26:57.844 INFO:tasks.rados.rados.0.smithi040.stdout:1911: snap_remove snap 184 2023-09-30T09:26:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:58 smithi143 ceph-mon[183689]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:58 smithi143 ceph-mon[183689]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:58 smithi143 ceph-mon[183689]: pgmap v372: 121 pgs: 121 active+clean; 212 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:26:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:58 smithi143 ceph-mon[183689]: osdmap e444: 8 total, 8 up, 8 in 2023-09-30T09:26:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[192000]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[192000]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[192000]: pgmap v372: 121 pgs: 121 active+clean; 212 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:26:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[192000]: osdmap e444: 8 total, 8 up, 8 in 2023-09-30T09:26:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[189312]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[189312]: failed to encode map e443 with expected crc 2023-09-30T09:26:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[189312]: pgmap v372: 121 pgs: 121 active+clean; 212 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:26:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:58 smithi040 ceph-mon[189312]: osdmap e444: 8 total, 8 up, 8 in 2023-09-30T09:26:58.847 INFO:tasks.rados.rados.0.smithi040.stdout:1911: done (5 left) 2023-09-30T09:26:58.847 INFO:tasks.rados.rados.0.smithi040.stdout:1912: rmattr oid 7 current snap is 192 2023-09-30T09:26:58.847 INFO:tasks.rados.rados.0.smithi040.stdout:1912: done (5 left) 2023-09-30T09:26:58.847 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 192 2023-09-30T09:26:58.850 INFO:tasks.rados.rados.0.smithi040.stdout:1913: seq_num 611 ranges {12804096=638976} 2023-09-30T09:26:58.924 INFO:tasks.rados.rados.0.smithi040.stdout:1913: writing smithi040173847-42 from 12804096 to 13443072 tid 1 2023-09-30T09:26:58.924 INFO:tasks.rados.rados.0.smithi040.stdout:1914: read oid 7 snap -1 2023-09-30T09:26:58.924 INFO:tasks.rados.rados.0.smithi040.stdout:1914: expect (ObjNum 555 snap 175 seq_num 555) 2023-09-30T09:26:58.924 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 192 2023-09-30T09:26:58.925 INFO:tasks.rados.rados.0.smithi040.stdout:1904: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:26:58.925 INFO:tasks.rados.rados.0.smithi040.stdout:1915: seq_num 612 ranges {2834432=655360} 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1915: writing smithi040173847-2 from 2834432 to 3489792 tid 1 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1916: delete oid 5 current snap is 192 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1900: finishing copy_from to smithi040173847-15 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 803 (ObjNum 585 snap 187 seq_num 585) dirty exists 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1904: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 710 (ObjNum 33 snap 0 seq_num 3791516736) dirty dne 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1906: finishing write tid 1 to smithi040173847-11 2023-09-30T09:26:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:1906: finishing write tid 2 to smithi040173847-11 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1906: finishing write tid 3 to smithi040173847-11 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 826 (ObjNum 609 snap 192 seq_num 609) dirty exists 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1906: left oid 11 (ObjNum 609 snap 192 seq_num 609) 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1908: finishing write tid 1 to smithi040173847-20 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1908: finishing write tid 2 to smithi040173847-20 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1908: finishing write tid 3 to smithi040173847-20 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 835 (ObjNum 610 snap 192 seq_num 610) dirty exists 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1908: left oid 20 (ObjNum 610 snap 192 seq_num 610) 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1913: finishing write tid 1 to smithi040173847-42 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1913: finishing write tid 2 to smithi040173847-42 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:1913: finishing write tid 3 to smithi040173847-42 2023-09-30T09:26:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 892 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:26:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:1913: left oid 42 (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1900: done (8 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1904: done (7 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1906: done (6 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1908: done (5 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1909: done (4 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1913: done (3 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1916: done (2 left) 2023-09-30T09:26:58.947 INFO:tasks.rados.rados.0.smithi040.stdout:1917: read oid 40 snap -1 2023-09-30T09:26:58.948 INFO:tasks.rados.rados.0.smithi040.stdout:1917: expect deleted 2023-09-30T09:26:58.948 INFO:tasks.rados.rados.0.smithi040.stdout:1918: delete oid 43 current snap is 192 2023-09-30T09:26:58.949 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 1 to smithi040173847-2 2023-09-30T09:26:58.949 INFO:tasks.rados.rados.0.smithi040.stdout:1917: done (3 left) 2023-09-30T09:26:58.949 INFO:tasks.rados.rados.0.smithi040.stdout:1918: done (2 left) 2023-09-30T09:26:58.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 192 2023-09-30T09:26:58.949 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 2 to smithi040173847-2 2023-09-30T09:26:58.950 INFO:tasks.rados.rados.0.smithi040.stdout:1919: seq_num 615 ranges {6438912=704512} 2023-09-30T09:26:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:1919: writing smithi040173847-32 from 6438912 to 7143424 tid 1 2023-09-30T09:26:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 192 2023-09-30T09:26:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:1920: seq_num 616 ranges {3358720=720896} 2023-09-30T09:26:59.014 INFO:tasks.rados.rados.0.smithi040.stdout:1920: writing smithi040173847-18 from 3358720 to 4079616 tid 1 2023-09-30T09:26:59.014 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 192 2023-09-30T09:26:59.014 INFO:tasks.rados.rados.0.smithi040.stdout:1921: seq_num 617 ranges {450560=737280} 2023-09-30T09:26:59.020 INFO:tasks.rados.rados.0.smithi040.stdout:1921: writing smithi040173847-9 from 450560 to 1187840 tid 1 2023-09-30T09:26:59.020 INFO:tasks.rados.rados.0.smithi040.stdout:1922: read oid 50 snap -1 2023-09-30T09:26:59.020 INFO:tasks.rados.rados.0.smithi040.stdout:1922: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:26:59.020 INFO:tasks.rados.rados.0.smithi040.stdout:1923: copy_from oid 15 from oid 40 current snap is 192 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1924: read oid 35 snap -1 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1924: expect deleted 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1925: read oid 3 snap -1 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1925: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1926: copy_from oid 20 from oid 10 current snap is 192 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1915: finishing write tid 3 to smithi040173847-2 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 615 (ObjNum 612 snap 192 seq_num 612) dirty exists 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1915: left oid 2 (ObjNum 612 snap 192 seq_num 612) 2023-09-30T09:26:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:1914: expect (ObjNum 555 snap 175 seq_num 555) 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1919: finishing write tid 1 to smithi040173847-32 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1919: finishing write tid 2 to smithi040173847-32 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1919: finishing write tid 3 to smithi040173847-32 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 792 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1919: left oid 32 (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 1 to smithi040173847-18 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1914: done (9 left) 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1915: done (8 left) 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1919: done (7 left) 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1927: delete oid 36 current snap is 192 2023-09-30T09:26:59.472 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 2 to smithi040173847-18 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1920: finishing write tid 3 to smithi040173847-18 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 712 (ObjNum 616 snap 192 seq_num 616) dirty exists 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1920: left oid 18 (ObjNum 616 snap 192 seq_num 616) 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 1 to smithi040173847-9 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 2 to smithi040173847-9 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing copy_from to smithi040173847-15 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1923: got expected ENOENT (src dne) 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1921: finishing write tid 3 to smithi040173847-9 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 706 (ObjNum 617 snap 192 seq_num 617) dirty exists 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1921: left oid 9 (ObjNum 617 snap 192 seq_num 617) 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1926: finishing copy_from to smithi040173847-20 2023-09-30T09:26:59.473 INFO:tasks.rados.rados.0.smithi040.stdout:1926: got expected ENOENT (src dne) 2023-09-30T09:26:59.474 INFO:tasks.rados.rados.0.smithi040.stdout:1926: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:26:59.474 INFO:tasks.rados.rados.0.smithi040.stdout:1925: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:26:59.629 INFO:tasks.rados.rados.0.smithi040.stdout:1923: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:26:59.629 INFO:tasks.rados.rados.0.smithi040.stdout:1922: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:26:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:59 smithi143 ceph-mon[183689]: failed to encode map e444 with expected crc 2023-09-30T09:26:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:26:59 smithi143 ceph-mon[183689]: osdmap e445: 8 total, 8 up, 8 in 2023-09-30T09:26:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:59 smithi040 ceph-mon[192000]: failed to encode map e444 with expected crc 2023-09-30T09:26:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:26:59 smithi040 ceph-mon[192000]: osdmap e445: 8 total, 8 up, 8 in 2023-09-30T09:26:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:59 smithi040 ceph-mon[189312]: failed to encode map e444 with expected crc 2023-09-30T09:26:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:26:59 smithi040 ceph-mon[189312]: osdmap e445: 8 total, 8 up, 8 in 2023-09-30T09:26:59.790 INFO:tasks.rados.rados.0.smithi040.stdout:1920: done (7 left) 2023-09-30T09:26:59.790 INFO:tasks.rados.rados.0.smithi040.stdout:1921: done (6 left) 2023-09-30T09:26:59.790 INFO:tasks.rados.rados.0.smithi040.stdout:1922: done (5 left) 2023-09-30T09:26:59.790 INFO:tasks.rados.rados.0.smithi040.stdout:1923: done (4 left) 2023-09-30T09:26:59.790 INFO:tasks.rados.rados.0.smithi040.stdout:1924: done (3 left) 2023-09-30T09:26:59.791 INFO:tasks.rados.rados.0.smithi040.stdout:1925: done (2 left) 2023-09-30T09:26:59.791 INFO:tasks.rados.rados.0.smithi040.stdout:1926: done (1 left) 2023-09-30T09:26:59.791 INFO:tasks.rados.rados.0.smithi040.stdout:1927: done (0 left) 2023-09-30T09:26:59.791 INFO:tasks.rados.rados.0.smithi040.stdout:1928: snap_remove snap 177 2023-09-30T09:27:00.219 INFO:tasks.rados.rados.0.smithi040.stdout:1928: done (0 left) 2023-09-30T09:27:00.219 INFO:tasks.rados.rados.0.smithi040.stdout:1929: read oid 25 snap -1 2023-09-30T09:27:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1929: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:27:00.220 INFO:tasks.rados.rados.0.smithi040.stdout:1930: snap_remove snap 172 2023-09-30T09:27:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:00 smithi143 ceph-mon[183689]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:00 smithi143 ceph-mon[183689]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:00 smithi143 ceph-mon[183689]: pgmap v375: 121 pgs: 121 active+clean; 214 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-30T09:27:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[192000]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[192000]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[192000]: pgmap v375: 121 pgs: 121 active+clean; 214 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-30T09:27:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[189312]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[189312]: failed to encode map e445 with expected crc 2023-09-30T09:27:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:00 smithi040 ceph-mon[189312]: pgmap v375: 121 pgs: 121 active+clean; 214 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 14 op/s 2023-09-30T09:27:01.222 INFO:tasks.rados.rados.0.smithi040.stdout:1930: done (1 left) 2023-09-30T09:27:01.327 INFO:tasks.rados.rados.0.smithi040.stdout:1931: rollback oid 8 current snap is 192 2023-09-30T09:27:01.327 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 179 2023-09-30T09:27:01.327 INFO:tasks.rados.rados.0.smithi040.stdout:1929: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:27:01.394 INFO:tasks.rados.rados.0.smithi040.stdout:1931: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 593 (ObjNum 289 snap 0 seq_num 3194283502) dirty dne 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:1929: done (1 left) 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:1931: done (0 left) 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:1932: read oid 10 snap -1 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:1932: expect deleted 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 192 2023-09-30T09:27:01.400 INFO:tasks.rados.rados.0.smithi040.stdout:1933: seq_num 619 ranges {6275072=770048} 2023-09-30T09:27:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:01] "GET /metrics HTTP/1.1" 200 36110 "" "Prometheus/2.43.0" 2023-09-30T09:27:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[189312]: failed to encode map e446 with expected crc 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[189312]: osdmap e446: 8 total, 8 up, 8 in 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[192000]: failed to encode map e446 with expected crc 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[192000]: osdmap e446: 8 total, 8 up, 8 in 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:01.433 INFO:tasks.rados.rados.0.smithi040.stdout:1933: writing smithi040173847-44 from 6275072 to 7045120 tid 1 2023-09-30T09:27:01.441 INFO:tasks.rados.rados.0.smithi040.stdout:1934: rollback oid 40 current snap is 192 2023-09-30T09:27:01.441 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 189 2023-09-30T09:27:01.441 INFO:tasks.rados.rados.0.smithi040.stdout:1932: done (2 left) 2023-09-30T09:27:01.442 INFO:tasks.rados.rados.0.smithi040.stdout:1935: snap_remove snap 174 2023-09-30T09:27:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:01 smithi143 ceph-mon[183689]: failed to encode map e446 with expected crc 2023-09-30T09:27:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:01 smithi143 ceph-mon[183689]: osdmap e446: 8 total, 8 up, 8 in 2023-09-30T09:27:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:01.839 INFO:tasks.rados.rados.0.smithi040.stdout:1935: done (2 left) 2023-09-30T09:27:01.942 INFO:tasks.rados.rados.0.smithi040.stdout:1936: rollback oid 35 current snap is 192 2023-09-30T09:27:01.942 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 180 2023-09-30T09:27:01.942 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 192 2023-09-30T09:27:01.942 INFO:tasks.rados.rados.0.smithi040.stdout:1937: seq_num 620 ranges {2244608=794624} 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1937: writing smithi040173847-19 from 2244608 to 3039232 tid 1 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 192 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1938: seq_num 621 ranges {286720=409600,696320=401408} 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1938: writing smithi040173847-41 from 286720 to 696320 tid 1 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1938: writing smithi040173847-41 from 696320 to 1097728 tid 2 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1939: snap_create 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1934: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 829 (ObjNum 33 snap 0 seq_num 1633378655) dirty dne 2023-09-30T09:27:01.945 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 1 to smithi040173847-44 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 2 to smithi040173847-44 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1933: finishing write tid 3 to smithi040173847-44 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 794 (ObjNum 619 snap 192 seq_num 619) dirty exists 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1933: left oid 44 (ObjNum 619 snap 192 seq_num 619) 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1936: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 914 (ObjNum 532 snap 167 seq_num 532) dirty exists 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 1 to smithi040173847-19 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 2 to smithi040173847-19 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1938: finishing write tid 1 to smithi040173847-41 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1938: finishing write tid 2 to smithi040173847-41 2023-09-30T09:27:01.946 INFO:tasks.rados.rados.0.smithi040.stdout:1938: finishing write tid 3 to smithi040173847-41 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:1937: finishing write tid 3 to smithi040173847-19 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 793 (ObjNum 620 snap 192 seq_num 620) dirty exists 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:1937: left oid 19 (ObjNum 620 snap 192 seq_num 620) 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:1938: finishing write tid 4 to smithi040173847-41 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 875 (ObjNum 621 snap 192 seq_num 621) dirty exists 2023-09-30T09:27:01.947 INFO:tasks.rados.rados.0.smithi040.stdout:1938: left oid 41 (ObjNum 621 snap 192 seq_num 621) 2023-09-30T09:27:02.614 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.614 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: osdmap e447: 8 total, 8 up, 8 in 2023-09-30T09:27:02.614 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.614 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: pgmap v378: 121 pgs: 121 active+clean; 216 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 998 KiB/s wr, 6 op/s 2023-09-30T09:27:02.614 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: osdmap e448: 8 total, 8 up, 8 in 2023-09-30T09:27:02.615 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: osdmap e447: 8 total, 8 up, 8 in 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: pgmap v378: 121 pgs: 121 active+clean; 216 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 998 KiB/s wr, 6 op/s 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: osdmap e448: 8 total, 8 up, 8 in 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: osdmap e447: 8 total, 8 up, 8 in 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: failed to encode map e447 with expected crc 2023-09-30T09:27:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: pgmap v378: 121 pgs: 121 active+clean; 216 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 998 KiB/s wr, 6 op/s 2023-09-30T09:27:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: osdmap e448: 8 total, 8 up, 8 in 2023-09-30T09:27:02.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1933: done (5 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1934: done (4 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1936: done (3 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1937: done (2 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1938: done (1 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1939: done (0 left) 2023-09-30T09:27:02.849 INFO:tasks.rados.rados.0.smithi040.stdout:1940: delete oid 50 current snap is 193 2023-09-30T09:27:02.854 INFO:tasks.rados.rados.0.smithi040.stdout:1940: done (0 left) 2023-09-30T09:27:02.854 INFO:tasks.rados.rados.0.smithi040.stdout:1941: rmattr oid 47 current snap is 193 2023-09-30T09:27:02.854 INFO:tasks.rados.rados.0.smithi040.stdout:1942: delete oid 15 current snap is 193 2023-09-30T09:27:02.860 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 855 (ObjNum 576 snap 181 seq_num 576) dirty exists 2023-09-30T09:27:02.860 INFO:tasks.rados.rados.0.smithi040.stdout:1941: done (1 left) 2023-09-30T09:27:02.860 INFO:tasks.rados.rados.0.smithi040.stdout:1942: done (0 left) 2023-09-30T09:27:02.860 INFO:tasks.rados.rados.0.smithi040.stdout:1943: snap_remove snap 175 2023-09-30T09:27:03.595 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:03 smithi143 ceph-mon[183689]: failed to encode map e448 with expected crc 2023-09-30T09:27:03.595 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:03 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:03.596 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:03 smithi143 ceph-mon[183689]: Upgrade: osd.7 is safe to restart 2023-09-30T09:27:03.596 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:03 smithi143 ceph-mon[183689]: osdmap e449: 8 total, 8 up, 8 in 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[192000]: failed to encode map e448 with expected crc 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[192000]: Upgrade: osd.7 is safe to restart 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[192000]: osdmap e449: 8 total, 8 up, 8 in 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[189312]: failed to encode map e448 with expected crc 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2023-09-30T09:27:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[189312]: Upgrade: osd.7 is safe to restart 2023-09-30T09:27:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:03 smithi040 ceph-mon[189312]: osdmap e449: 8 total, 8 up, 8 in 2023-09-30T09:27:03.850 INFO:tasks.rados.rados.0.smithi040.stdout:1943: done (0 left) 2023-09-30T09:27:03.850 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 193 2023-09-30T09:27:03.850 INFO:tasks.rados.rados.0.smithi040.stdout:1944: seq_num 624 ranges {417792=458752,876544=401408} 2023-09-30T09:27:03.855 INFO:tasks.rados.rados.0.smithi040.stdout:1944: writing smithi040173847-23 from 417792 to 876544 tid 1 2023-09-30T09:27:03.858 INFO:tasks.rados.rados.0.smithi040.stdout:1944: writing smithi040173847-23 from 876544 to 1277952 tid 2 2023-09-30T09:27:03.859 INFO:tasks.rados.rados.0.smithi040.stdout:1945: read oid 15 snap -1 2023-09-30T09:27:03.859 INFO:tasks.rados.rados.0.smithi040.stdout:1945: expect deleted 2023-09-30T09:27:03.859 INFO:tasks.rados.rados.0.smithi040.stdout:1946: setattr oid 36 current snap is 193 2023-09-30T09:27:03.861 INFO:tasks.rados.rados.0.smithi040.stdout:1945: done (2 left) 2023-09-30T09:27:03.861 INFO:tasks.rados.rados.0.smithi040.stdout:1947: snap_create 2023-09-30T09:27:03.870 INFO:tasks.rados.rados.0.smithi040.stdout:1944: finishing write tid 1 to smithi040173847-23 2023-09-30T09:27:03.871 INFO:tasks.rados.rados.0.smithi040.stdout:1944: finishing write tid 2 to smithi040173847-23 2023-09-30T09:27:03.871 INFO:tasks.rados.rados.0.smithi040.stdout:1944: finishing write tid 3 to smithi040173847-23 2023-09-30T09:27:03.873 INFO:tasks.rados.rados.0.smithi040.stdout:1944: finishing write tid 4 to smithi040173847-23 2023-09-30T09:27:03.874 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 744 (ObjNum 624 snap 193 seq_num 624) dirty exists 2023-09-30T09:27:03.874 INFO:tasks.rados.rados.0.smithi040.stdout:1944: left oid 23 (ObjNum 624 snap 193 seq_num 624) 2023-09-30T09:27:03.875 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 880 (ObjNum 4065 snap 0 seq_num 3791549776) dirty exists 2023-09-30T09:27:04.238 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: failed to encode map e449 with expected crc 2023-09-30T09:27:04.238 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: Upgrade: Updating osd.7 2023-09-30T09:27:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:27:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: Deploying daemon osd.7 on smithi143 2023-09-30T09:27:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: pgmap v381: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:27:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:04 smithi143 ceph-mon[183689]: osdmap e450: 8 total, 8 up, 8 in 2023-09-30T09:27:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: failed to encode map e449 with expected crc 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: Upgrade: Updating osd.7 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: Deploying daemon osd.7 on smithi143 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: pgmap v381: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[192000]: osdmap e450: 8 total, 8 up, 8 in 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: failed to encode map e449 with expected crc 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: Upgrade: Updating osd.7 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: Deploying daemon osd.7 on smithi143 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: pgmap v381: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: failed to encode map e450 with expected crc 2023-09-30T09:27:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:04 smithi040 ceph-mon[189312]: osdmap e450: 8 total, 8 up, 8 in 2023-09-30T09:27:04.853 INFO:tasks.rados.rados.0.smithi040.stdout:1944: done (2 left) 2023-09-30T09:27:04.853 INFO:tasks.rados.rados.0.smithi040.stdout:1946: done (1 left) 2023-09-30T09:27:04.853 INFO:tasks.rados.rados.0.smithi040.stdout:1947: done (0 left) 2023-09-30T09:27:04.854 INFO:tasks.rados.rados.0.smithi040.stdout:1948: delete oid 2 current snap is 194 2023-09-30T09:27:04.858 INFO:tasks.rados.rados.0.smithi040.stdout:1948: done (0 left) 2023-09-30T09:27:04.858 INFO:tasks.rados.rados.0.smithi040.stdout:1949: copy_from oid 29 from oid 30 current snap is 194 2023-09-30T09:27:04.858 INFO:tasks.rados.rados.0.smithi040.stdout:1950: read oid 1 snap 187 2023-09-30T09:27:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:1950: expect (ObjNum 584 snap 186 seq_num 584) 2023-09-30T09:27:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:1951: rollback oid 17 current snap is 194 2023-09-30T09:27:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 187 2023-09-30T09:27:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 194 2023-09-30T09:27:04.859 INFO:tasks.rados.rados.0.smithi040.stdout:1952: seq_num 626 ranges {2228224=491520,2719744=401408} 2023-09-30T09:27:04.874 INFO:tasks.rados.rados.0.smithi040.stdout:1952: writing smithi040173847-49 from 2228224 to 2719744 tid 1 2023-09-30T09:27:04.876 INFO:tasks.rados.rados.0.smithi040.stdout:1952: writing smithi040173847-49 from 2719744 to 3121152 tid 2 2023-09-30T09:27:04.876 INFO:tasks.rados.rados.0.smithi040.stdout:1953: setattr oid 5 current snap is 194 2023-09-30T09:27:04.877 INFO:tasks.rados.rados.0.smithi040.stdout:1950: expect (ObjNum 584 snap 186 seq_num 584) 2023-09-30T09:27:04.928 INFO:tasks.rados.rados.0.smithi040.stdout:1949: finishing copy_from to smithi040173847-29 2023-09-30T09:27:04.928 INFO:tasks.rados.rados.0.smithi040.stdout:1949: got expected ENOENT (src dne) 2023-09-30T09:27:04.928 INFO:tasks.rados.rados.0.smithi040.stdout:1949: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1951: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 882 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: finishing write tid 1 to smithi040173847-49 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: finishing write tid 2 to smithi040173847-49 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: finishing write tid 3 to smithi040173847-49 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: finishing write tid 4 to smithi040173847-49 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 882 (ObjNum 626 snap 194 seq_num 626) dirty exists 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: left oid 49 (ObjNum 626 snap 194 seq_num 626) 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1949: done (4 left) 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1950: done (3 left) 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1951: done (2 left) 2023-09-30T09:27:04.929 INFO:tasks.rados.rados.0.smithi040.stdout:1952: done (1 left) 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1954: read oid 41 snap 171 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1954: expect (ObjNum 539 snap 171 seq_num 539) 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1955: rmattr oid 9 current snap is 194 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1955: done (2 left) 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 194 2023-09-30T09:27:04.930 INFO:tasks.rados.rados.0.smithi040.stdout:1956: seq_num 627 ranges {3637248=507904,4145152=401408} 2023-09-30T09:27:04.951 INFO:tasks.rados.rados.0.smithi040.stdout:1956: writing smithi040173847-16 from 3637248 to 4145152 tid 1 2023-09-30T09:27:04.953 INFO:tasks.rados.rados.0.smithi040.stdout:1956: writing smithi040173847-16 from 4145152 to 4546560 tid 2 2023-09-30T09:27:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:1957: rollback oid 24 current snap is 194 2023-09-30T09:27:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 187 2023-09-30T09:27:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 744 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:1954: expect (ObjNum 539 snap 171 seq_num 539) 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1956: finishing write tid 1 to smithi040173847-16 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1956: finishing write tid 2 to smithi040173847-16 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1956: finishing write tid 3 to smithi040173847-16 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1957: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1957: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 708 (ObjNum 568 snap 180 seq_num 568) dirty exists 2023-09-30T09:27:05.003 INFO:tasks.rados.rados.0.smithi040.stdout:1956: finishing write tid 4 to smithi040173847-16 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 932 (ObjNum 627 snap 194 seq_num 627) dirty exists 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1956: left oid 16 (ObjNum 627 snap 194 seq_num 627) 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1953: done (3 left) 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1954: done (2 left) 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1956: done (1 left) 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1957: done (0 left) 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1958: copy_from oid 19 from oid 38 current snap is 194 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1959: rollback oid 33 current snap is 194 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 193 2023-09-30T09:27:05.004 INFO:tasks.rados.rados.0.smithi040.stdout:1960: setattr oid 20 current snap is 194 2023-09-30T09:27:05.005 INFO:tasks.rados.rados.0.smithi040.stdout:1961: read oid 6 snap -1 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1961: expect (ObjNum 606 snap 191 seq_num 606) 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1962: copy_from oid 43 from oid 37 current snap is 194 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1963: copy_from oid 39 from oid 5 current snap is 194 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1964: read oid 10 snap 187 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1964: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1965: read oid 26 snap 189 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1965: expect deleted 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:1966: copy_from oid 11 from oid 47 current snap is 194 2023-09-30T09:27:05.006 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 194 2023-09-30T09:27:05.007 INFO:tasks.rados.rados.0.smithi040.stdout:1967: seq_num 628 ranges {1097728=524288,1622016=401408} 2023-09-30T09:27:05.015 INFO:tasks.rados.rados.0.smithi040.stdout:1967: writing smithi040173847-41 from 1097728 to 1622016 tid 1 2023-09-30T09:27:05.018 INFO:tasks.rados.rados.0.smithi040.stdout:1967: writing smithi040173847-41 from 1622016 to 2023424 tid 2 2023-09-30T09:27:05.018 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 194 2023-09-30T09:27:05.018 INFO:tasks.rados.rados.0.smithi040.stdout:1968: seq_num 629 ranges {4857856=540672,5398528=401408} 2023-09-30T09:27:05.049 INFO:tasks.rados.rados.0.smithi040.stdout:1968: writing smithi040173847-29 from 4857856 to 5398528 tid 1 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1968: writing smithi040173847-29 from 5398528 to 5799936 tid 2 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1969: copy_from oid 2 from oid 28 current snap is 194 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing copy_from racing read to smithi040173847-39 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1965: done (11 left) 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1970: delete oid 12 current snap is 194 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1962: finishing copy_from to smithi040173847-43 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1962: got expected ENOENT (src dne) 2023-09-30T09:27:05.052 INFO:tasks.rados.rados.0.smithi040.stdout:1962: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 884 (ObjNum 610 snap 192 seq_num 610) dirty exists 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1959: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 747 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1963: finishing copy_from to smithi040173847-39 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 744 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1958: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1967: finishing write tid 1 to smithi040173847-41 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1958: finishing copy_from to smithi040173847-19 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 803 (ObjNum 585 snap 187 seq_num 585) dirty exists 2023-09-30T09:27:05.053 INFO:tasks.rados.rados.0.smithi040.stdout:1964: expect (ObjNum 494 snap 149 seq_num 494) 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1967: finishing write tid 2 to smithi040173847-41 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1967: finishing write tid 3 to smithi040173847-41 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1967: finishing write tid 4 to smithi040173847-41 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 886 (ObjNum 628 snap 194 seq_num 628) dirty exists 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1967: left oid 41 (ObjNum 628 snap 194 seq_num 628) 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:1966: finishing copy_from to smithi040173847-11 2023-09-30T09:27:05.160 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 855 (ObjNum 576 snap 181 seq_num 576) dirty exists 2023-09-30T09:27:05.161 INFO:tasks.rados.rados.0.smithi040.stdout:1961: expect (ObjNum 606 snap 191 seq_num 606) 2023-09-30T09:27:05.397 INFO:tasks.rados.rados.0.smithi040.stdout:1969: finishing copy_from to smithi040173847-2 2023-09-30T09:27:05.397 INFO:tasks.rados.rados.0.smithi040.stdout:1969: got expected ENOENT (src dne) 2023-09-30T09:27:05.397 INFO:tasks.rados.rados.0.smithi040.stdout:1969: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:27:05.397 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 1 to smithi040173847-29 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 2 to smithi040173847-29 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 3 to smithi040173847-29 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1968: finishing write tid 4 to smithi040173847-29 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 747 (ObjNum 629 snap 194 seq_num 629) dirty exists 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1968: left oid 29 (ObjNum 629 snap 194 seq_num 629) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1958: done (11 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1959: done (10 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1960: done (9 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1961: done (8 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1962: done (7 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1963: done (6 left) 2023-09-30T09:27:05.398 INFO:tasks.rados.rados.0.smithi040.stdout:1964: done (5 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1966: done (4 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1967: done (3 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1968: done (2 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1969: done (1 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1970: done (0 left) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1971: read oid 17 snap 179 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1971: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 194 2023-09-30T09:27:05.399 INFO:tasks.rados.rados.0.smithi040.stdout:1972: seq_num 631 ranges {2220032=573440,2793472=401408} 2023-09-30T09:27:05.412 INFO:tasks.rados.rados.0.smithi040.stdout:1972: writing smithi040173847-38 from 2220032 to 2793472 tid 1 2023-09-30T09:27:05.415 INFO:tasks.rados.rados.0.smithi040.stdout:1972: writing smithi040173847-38 from 2793472 to 3194880 tid 2 2023-09-30T09:27:05.415 INFO:tasks.rados.rados.0.smithi040.stdout:1973: delete oid 46 current snap is 194 2023-09-30T09:27:05.417 INFO:tasks.rados.rados.0.smithi040.stdout:1971: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:27:05.643 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:05 smithi143 systemd[1]: Stopping Ceph osd.7 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:05.644 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:27:05.510+0000 7f2981229700 -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 2023-09-30T09:27:05.644 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:27:05.510+0000 7f2981229700 -1 osd.7 451 *** Got signal Terminated *** 2023-09-30T09:27:05.644 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[144736]: 2023-09-30T09:27:05.510+0000 7f2981229700 -1 osd.7 451 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T09:27:05.708 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 1 to smithi040173847-38 2023-09-30T09:27:05.708 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 2 to smithi040173847-38 2023-09-30T09:27:05.708 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 3 to smithi040173847-38 2023-09-30T09:27:05.708 INFO:tasks.rados.rados.0.smithi040.stdout:1972: finishing write tid 4 to smithi040173847-38 2023-09-30T09:27:05.708 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 865 (ObjNum 631 snap 194 seq_num 631) dirty exists 2023-09-30T09:27:05.709 INFO:tasks.rados.rados.0.smithi040.stdout:1972: left oid 38 (ObjNum 631 snap 194 seq_num 631) 2023-09-30T09:27:05.709 INFO:tasks.rados.rados.0.smithi040.stdout:1971: done (2 left) 2023-09-30T09:27:05.709 INFO:tasks.rados.rados.0.smithi040.stdout:1972: done (1 left) 2023-09-30T09:27:05.709 INFO:tasks.rados.rados.0.smithi040.stdout:1973: done (0 left) 2023-09-30T09:27:05.709 INFO:tasks.rados.rados.0.smithi040.stdout:1974: delete oid 48 current snap is 194 2023-09-30T09:27:05.710 INFO:tasks.rados.rados.0.smithi040.stdout:1974: done (0 left) 2023-09-30T09:27:05.710 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 194 2023-09-30T09:27:05.710 INFO:tasks.rados.rados.0.smithi040.stdout:1975: seq_num 634 ranges {1187840=622592,1810432=401408} 2023-09-30T09:27:05.720 INFO:tasks.rados.rados.0.smithi040.stdout:1975: writing smithi040173847-9 from 1187840 to 1810432 tid 1 2023-09-30T09:27:05.722 INFO:tasks.rados.rados.0.smithi040.stdout:1975: writing smithi040173847-9 from 1810432 to 2211840 tid 2 2023-09-30T09:27:05.722 INFO:tasks.rados.rados.0.smithi040.stdout:1976: snap_remove snap 189 2023-09-30T09:27:05.858 INFO:tasks.rados.rados.0.smithi040.stdout:1976: done (1 left) 2023-09-30T09:27:05.858 INFO:tasks.rados.rados.0.smithi040.stdout:1977: snap_remove snap 193 2023-09-30T09:27:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-mon[183689]: failed to encode map e451 with expected crc 2023-09-30T09:27:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-mon[183689]: osdmap e451: 8 total, 8 up, 8 in 2023-09-30T09:27:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-mon[183689]: pgmap v384: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 876 KiB/s wr, 5 op/s 2023-09-30T09:27:06.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:05 smithi143 ceph-mon[183689]: osd.7 marked itself down and dead 2023-09-30T09:27:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[189312]: failed to encode map e451 with expected crc 2023-09-30T09:27:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[189312]: osdmap e451: 8 total, 8 up, 8 in 2023-09-30T09:27:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[189312]: pgmap v384: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 876 KiB/s wr, 5 op/s 2023-09-30T09:27:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[189312]: osd.7 marked itself down and dead 2023-09-30T09:27:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[192000]: failed to encode map e451 with expected crc 2023-09-30T09:27:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[192000]: osdmap e451: 8 total, 8 up, 8 in 2023-09-30T09:27:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[192000]: pgmap v384: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 218 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 876 KiB/s wr, 5 op/s 2023-09-30T09:27:06.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:05 smithi040 ceph-mon[192000]: osd.7 marked itself down and dead 2023-09-30T09:27:06.850 INFO:tasks.rados.rados.0.smithi040.stdout:1977: done (1 left) 2023-09-30T09:27:06.850 INFO:tasks.rados.rados.0.smithi040.stdout:1978: copy_from oid 15 from oid 42 current snap is 194 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 194 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1979: seq_num 635 ranges {0=638976,638976=401408} 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1979: writing smithi040173847-37 from 0 to 638976 tid 1 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1979: writing smithi040173847-37 from 638976 to 1040384 tid 2 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1980: read oid 45 snap -1 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1980: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 194 2023-09-30T09:27:06.851 INFO:tasks.rados.rados.0.smithi040.stdout:1981: seq_num 636 ranges {3194880=655360,3850240=401408} 2023-09-30T09:27:06.861 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:06 smithi143 bash[208057]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T09:27:06.871 INFO:tasks.rados.rados.0.smithi040.stdout:1981: writing smithi040173847-38 from 3194880 to 3850240 tid 1 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1981: writing smithi040173847-38 from 3850240 to 4251648 tid 2 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1982: rollback oid 17 current snap is 194 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 178 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 1 to smithi040173847-9 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1983: read oid 27 snap -1 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1983: expect deleted 2023-09-30T09:27:06.875 INFO:tasks.rados.rados.0.smithi040.stdout:1984: rollback oid 18 current snap is 194 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 178 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 2 to smithi040173847-9 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 3 to smithi040173847-9 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1975: finishing write tid 4 to smithi040173847-9 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 711 (ObjNum 634 snap 194 seq_num 634) dirty exists 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1975: left oid 9 (ObjNum 634 snap 194 seq_num 634) 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1979: finishing write tid 1 to smithi040173847-37 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1979: finishing write tid 2 to smithi040173847-37 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1979: finishing write tid 3 to smithi040173847-37 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:1979: finishing write tid 4 to smithi040173847-37 2023-09-30T09:27:06.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 791 (ObjNum 635 snap 194 seq_num 635) dirty exists 2023-09-30T09:27:06.877 INFO:tasks.rados.rados.0.smithi040.stdout:1979: left oid 37 (ObjNum 635 snap 194 seq_num 635) 2023-09-30T09:27:06.877 INFO:tasks.rados.rados.0.smithi040.stdout:1975: done (7 left) 2023-09-30T09:27:06.877 INFO:tasks.rados.rados.0.smithi040.stdout:1979: done (6 left) 2023-09-30T09:27:06.877 INFO:tasks.rados.rados.0.smithi040.stdout:1985: copy_from oid 19 from oid 44 current snap is 194 2023-09-30T09:27:06.877 INFO:tasks.rados.rados.0.smithi040.stdout:1980: expect (ObjNum 514 snap 160 seq_num 514) 2023-09-30T09:27:06.919 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 1 to smithi040173847-38 2023-09-30T09:27:06.919 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:27:06.919 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:27:06.919 INFO:tasks.rados.rados.0.smithi040.stdout:1982: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 895 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 2 to smithi040173847-38 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1984: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 715 (ObjNum 481 snap 149 seq_num 481) dirty exists 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 3 to smithi040173847-38 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1981: finishing write tid 4 to smithi040173847-38 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 870 (ObjNum 636 snap 194 seq_num 636) dirty exists 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1981: left oid 38 (ObjNum 636 snap 194 seq_num 636) 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:1985: finishing copy_from to smithi040173847-19 2023-09-30T09:27:06.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 794 (ObjNum 619 snap 192 seq_num 619) dirty exists 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1980: done (6 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1981: done (5 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1982: done (4 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1983: done (3 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1984: done (2 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1985: done (1 left) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1986: read oid 38 snap -1 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1986: expect (ObjNum 636 snap 194 seq_num 636) 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1987: rollback oid 12 current snap is 194 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 170 2023-09-30T09:27:06.921 INFO:tasks.rados.rados.0.smithi040.stdout:1988: snap_create 2023-09-30T09:27:06.922 INFO:tasks.rados.rados.0.smithi040.stdout:1987: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:27:06.922 INFO:tasks.rados.rados.0.smithi040.stdout:1987: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:27:06.922 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 722 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:27:06.929 INFO:tasks.rados.rados.0.smithi040.stdout:1978: finishing copy_from to smithi040173847-15 2023-09-30T09:27:06.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 892 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:27:06.938 INFO:tasks.rados.rados.0.smithi040.stdout:1986: expect (ObjNum 636 snap 194 seq_num 636) 2023-09-30T09:27:07.134 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:06 smithi143 ceph-mon[183689]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:27:07.134 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:06 smithi143 ceph-mon[183689]: osdmap e452: 8 total, 7 up, 8 in 2023-09-30T09:27:07.135 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:06 smithi143 ceph-mon[183689]: osdmap e453: 8 total, 7 up, 8 in 2023-09-30T09:27:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[192000]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:27:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[192000]: osdmap e452: 8 total, 7 up, 8 in 2023-09-30T09:27:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[192000]: osdmap e453: 8 total, 7 up, 8 in 2023-09-30T09:27:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[189312]: Health check failed: 1 osds down (OSD_DOWN) 2023-09-30T09:27:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[189312]: osdmap e452: 8 total, 7 up, 8 in 2023-09-30T09:27:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:06 smithi040 ceph-mon[189312]: osdmap e453: 8 total, 7 up, 8 in 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:1978: done (3 left) 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:1986: done (2 left) 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:1987: done (1 left) 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:1988: done (0 left) 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 195 2023-09-30T09:27:07.874 INFO:tasks.rados.rados.0.smithi040.stdout:1989: seq_num 637 ranges {0=671744,671744=401408} 2023-09-30T09:27:07.877 INFO:tasks.rados.rados.0.smithi040.stdout:1989: writing smithi040173847-10 from 0 to 671744 tid 1 2023-09-30T09:27:07.880 INFO:tasks.rados.rados.0.smithi040.stdout:1989: writing smithi040173847-10 from 671744 to 1073152 tid 2 2023-09-30T09:27:07.880 INFO:tasks.rados.rados.0.smithi040.stdout:1990: snap_create 2023-09-30T09:27:07.884 INFO:tasks.rados.rados.0.smithi040.stdout:1989: finishing write tid 1 to smithi040173847-10 2023-09-30T09:27:07.884 INFO:tasks.rados.rados.0.smithi040.stdout:1989: finishing write tid 2 to smithi040173847-10 2023-09-30T09:27:07.884 INFO:tasks.rados.rados.0.smithi040.stdout:1989: finishing write tid 3 to smithi040173847-10 2023-09-30T09:27:07.885 INFO:tasks.rados.rados.0.smithi040.stdout:1989: finishing write tid 4 to smithi040173847-10 2023-09-30T09:27:07.886 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 944 (ObjNum 637 snap 195 seq_num 637) dirty exists 2023-09-30T09:27:07.886 INFO:tasks.rados.rados.0.smithi040.stdout:1989: left oid 10 (ObjNum 637 snap 195 seq_num 637) 2023-09-30T09:27:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:07 smithi143 ceph-mon[183689]: pgmap v387: 121 pgs: 1 activating+undersized+degraded, 74 active+clean, 16 active+undersized, 7 activating+undersized, 5 active+clean+snaptrim, 4 stale+active+clean, 11 peering, 3 active+undersized+degraded; 241 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 29/525 objects degraded (5.524%) 2023-09-30T09:27:08.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:07 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.7.service: Succeeded. 2023-09-30T09:27:08.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:07 smithi143 systemd[1]: Stopped Ceph osd.7 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:08.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 systemd[1]: Starting Ceph osd.7 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:07 smithi040 ceph-mon[192000]: pgmap v387: 121 pgs: 1 activating+undersized+degraded, 74 active+clean, 16 active+undersized, 7 activating+undersized, 5 active+clean+snaptrim, 4 stale+active+clean, 11 peering, 3 active+undersized+degraded; 241 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 29/525 objects degraded (5.524%) 2023-09-30T09:27:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:07 smithi040 ceph-mon[189312]: pgmap v387: 121 pgs: 1 activating+undersized+degraded, 74 active+clean, 16 active+undersized, 7 activating+undersized, 5 active+clean+snaptrim, 4 stale+active+clean, 11 peering, 3 active+undersized+degraded; 241 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.3 MiB/s wr, 19 op/s; 29/525 objects degraded (5.524%) 2023-09-30T09:27:08.872 INFO:tasks.rados.rados.0.smithi040.stdout:1989: done (1 left) 2023-09-30T09:27:08.872 INFO:tasks.rados.rados.0.smithi040.stdout:1990: done (0 left) 2023-09-30T09:27:08.872 INFO:tasks.rados.rados.0.smithi040.stdout:1991: rollback oid 27 current snap is 196 2023-09-30T09:27:08.872 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 27 to 192 2023-09-30T09:27:08.872 INFO:tasks.rados.rados.0.smithi040.stdout:1992: delete oid 39 current snap is 196 2023-09-30T09:27:08.878 INFO:tasks.rados.rados.0.smithi040.stdout:1991: finishing rollback tid 1 to smithi040173847-27 2023-09-30T09:27:08.878 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 742 (ObjNum 129 snap 0 seq_num 2818591184) dirty dne 2023-09-30T09:27:08.879 INFO:tasks.rados.rados.0.smithi040.stdout:1991: done (1 left) 2023-09-30T09:27:08.879 INFO:tasks.rados.rados.0.smithi040.stdout:1992: done (0 left) 2023-09-30T09:27:08.879 INFO:tasks.rados.rados.0.smithi040.stdout:1993: rollback oid 50 current snap is 196 2023-09-30T09:27:08.879 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 178 2023-09-30T09:27:08.881 INFO:tasks.rados.rados.0.smithi040.stdout:1994: copy_from oid 26 from oid 41 current snap is 196 2023-09-30T09:27:08.881 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 196 2023-09-30T09:27:08.881 INFO:tasks.rados.rados.0.smithi040.stdout:1995: seq_num 639 ranges {9502720=704512,10207232=401408} 2023-09-30T09:27:08.936 INFO:tasks.rados.rados.0.smithi040.stdout:1995: writing smithi040173847-20 from 9502720 to 10207232 tid 1 2023-09-30T09:27:08.939 INFO:tasks.rados.rados.0.smithi040.stdout:1995: writing smithi040173847-20 from 10207232 to 10608640 tid 2 2023-09-30T09:27:08.939 INFO:tasks.rados.rados.0.smithi040.stdout:1996: snap_create 2023-09-30T09:27:08.939 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:27:08.940 INFO:tasks.rados.rados.0.smithi040.stdout:1993: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:27:08.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 741 (ObjNum 521 snap 163 seq_num 521) dirty exists 2023-09-30T09:27:08.940 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:27:08.940 INFO:tasks.rados.rados.0.smithi040.stdout:1994: finishing copy_from to smithi040173847-26 2023-09-30T09:27:08.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 886 (ObjNum 628 snap 194 seq_num 628) dirty exists 2023-09-30T09:27:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 1 to smithi040173847-20 2023-09-30T09:27:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 2 to smithi040173847-20 2023-09-30T09:27:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 3 to smithi040173847-20 2023-09-30T09:27:08.944 INFO:tasks.rados.rados.0.smithi040.stdout:1995: finishing write tid 4 to smithi040173847-20 2023-09-30T09:27:08.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 902 (ObjNum 639 snap 196 seq_num 639) dirty exists 2023-09-30T09:27:08.944 INFO:tasks.rados.rados.0.smithi040.stdout:1995: left oid 20 (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:27:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:08 smithi143 ceph-mon[183689]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:27:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:08 smithi143 ceph-mon[183689]: Health check failed: Degraded data redundancy: 29/525 objects degraded (5.524%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:09.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:08 smithi143 ceph-mon[183689]: osdmap e454: 8 total, 7 up, 8 in 2023-09-30T09:27:09.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-30T09:27:09.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-30T09:27:09.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2023-09-30T09:27:09.144 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2023-09-30T09:27:09.145 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2023-09-30T09:27:09.145 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-30T09:27:09.145 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2023-09-30T09:27:09.145 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:08 smithi143 bash[208325]: --> ceph-volume lvm activate successful for osd ID: 7 2023-09-30T09:27:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[189312]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:27:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[189312]: Health check failed: Degraded data redundancy: 29/525 objects degraded (5.524%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[189312]: osdmap e454: 8 total, 7 up, 8 in 2023-09-30T09:27:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[192000]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-30T09:27:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[192000]: Health check failed: Degraded data redundancy: 29/525 objects degraded (5.524%), 4 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:09.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:08 smithi040 ceph-mon[192000]: osdmap e454: 8 total, 7 up, 8 in 2023-09-30T09:27:09.892 INFO:tasks.rados.rados.0.smithi040.stdout:1993: done (3 left) 2023-09-30T09:27:09.892 INFO:tasks.rados.rados.0.smithi040.stdout:1994: done (2 left) 2023-09-30T09:27:09.892 INFO:tasks.rados.rados.0.smithi040.stdout:1995: done (1 left) 2023-09-30T09:27:09.892 INFO:tasks.rados.rados.0.smithi040.stdout:1996: done (0 left) 2023-09-30T09:27:09.892 INFO:tasks.rados.rados.0.smithi040.stdout:1997: snap_remove snap 171 2023-09-30T09:27:10.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-osd[208624]: -- 172.21.15.143:0/3567145353 <== mon.1 v2:172.21.15.143:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56443be124e0 con 0x56443bde3000 2023-09-30T09:27:10.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:09 smithi143 bash[208588]: b4168d1b4a376639779f473e19522d18a0e8da24772097eaa2e525ac585cb573 2023-09-30T09:27:10.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:09 smithi143 systemd[1]: Started Ceph osd.7 for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-mon[183689]: osdmap e455: 8 total, 7 up, 8 in 2023-09-30T09:27:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-mon[183689]: pgmap v390: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 25 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 11 peering, 6 active+undersized+degraded; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 33 op/s; 40/537 objects degraded (7.449%) 2023-09-30T09:27:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[189312]: osdmap e455: 8 total, 7 up, 8 in 2023-09-30T09:27:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[189312]: pgmap v390: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 25 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 11 peering, 6 active+undersized+degraded; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 33 op/s; 40/537 objects degraded (7.449%) 2023-09-30T09:27:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[192000]: osdmap e455: 8 total, 7 up, 8 in 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[192000]: pgmap v390: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 25 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 11 peering, 6 active+undersized+degraded; 243 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.8 MiB/s wr, 33 op/s; 40/537 objects degraded (7.449%) 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:10.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:10.643 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T09:27:10.173+0000 7f72db688640 -1 Falling back to public interface 2023-09-30T09:27:11.220 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:10 smithi143 ceph-mon[183689]: osdmap e456: 8 total, 7 up, 8 in 2023-09-30T09:27:11.220 INFO:tasks.rados.rados.0.smithi040.stdout:1997: done (0 left) 2023-09-30T09:27:11.220 INFO:tasks.rados.rados.0.smithi040.stdout:1998: read oid 42 snap 194 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1998: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 197 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1999: seq_num 640 ranges {1236992=729088,1966080=401408} 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1999: writing smithi040173847-1 from 1236992 to 1966080 tid 1 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1999: writing smithi040173847-1 from 1966080 to 2367488 tid 2 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:2000: snap_create 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 1 to smithi040173847-1 2023-09-30T09:27:11.221 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 2 to smithi040173847-1 2023-09-30T09:27:11.222 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 3 to smithi040173847-1 2023-09-30T09:27:11.222 INFO:tasks.rados.rados.0.smithi040.stdout:1999: finishing write tid 4 to smithi040173847-1 2023-09-30T09:27:11.222 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 910 (ObjNum 640 snap 197 seq_num 640) dirty exists 2023-09-30T09:27:11.222 INFO:tasks.rados.rados.0.smithi040.stdout:1999: left oid 1 (ObjNum 640 snap 197 seq_num 640) 2023-09-30T09:27:11.222 INFO:tasks.rados.rados.0.smithi040.stdout:1998: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:11.222 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:11] "GET /metrics HTTP/1.1" 200 36110 "" "Prometheus/2.43.0" 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:10 smithi040 ceph-mon[192000]: osdmap e456: 8 total, 7 up, 8 in 2023-09-30T09:27:11.223 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:10 smithi040 ceph-mon[189312]: osdmap e456: 8 total, 7 up, 8 in 2023-09-30T09:27:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:11 smithi143 ceph-mon[183689]: osdmap e457: 8 total, 7 up, 8 in 2023-09-30T09:27:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:11 smithi143 ceph-mon[183689]: pgmap v393: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 35 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 7 active+undersized+degraded; 261 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s; 41/537 objects degraded (7.635%) 2023-09-30T09:27:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:11 smithi143 ceph-mon[183689]: osdmap e458: 8 total, 7 up, 8 in 2023-09-30T09:27:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[192000]: osdmap e457: 8 total, 7 up, 8 in 2023-09-30T09:27:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[192000]: pgmap v393: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 35 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 7 active+undersized+degraded; 261 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s; 41/537 objects degraded (7.635%) 2023-09-30T09:27:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[192000]: osdmap e458: 8 total, 7 up, 8 in 2023-09-30T09:27:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[189312]: osdmap e457: 8 total, 7 up, 8 in 2023-09-30T09:27:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[189312]: pgmap v393: 121 pgs: 1 activating+undersized+degraded, 67 active+clean, 35 active+undersized, 7 activating+undersized, 4 active+clean+snaptrim, 7 active+undersized+degraded; 261 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s; 41/537 objects degraded (7.635%) 2023-09-30T09:27:12.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:11 smithi040 ceph-mon[189312]: osdmap e458: 8 total, 7 up, 8 in 2023-09-30T09:27:12.635 INFO:tasks.rados.rados.0.smithi040.stdout:1998: done (2 left) 2023-09-30T09:27:12.635 INFO:tasks.rados.rados.0.smithi040.stdout:1999: done (1 left) 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:2000: done (0 left) 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:2001: read oid 48 snap -1 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:2001: expect deleted 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:2002: copy_from oid 1 from oid 22 current snap is 198 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 198 2023-09-30T09:27:12.636 INFO:tasks.rados.rados.0.smithi040.stdout:2003: seq_num 641 ranges {0=745472,745472=401408} 2023-09-30T09:27:12.639 INFO:tasks.rados.rados.0.smithi040.stdout:2003: writing smithi040173847-5 from 0 to 745472 tid 1 2023-09-30T09:27:12.642 INFO:tasks.rados.rados.0.smithi040.stdout:2003: writing smithi040173847-5 from 745472 to 1146880 tid 2 2023-09-30T09:27:12.642 INFO:tasks.rados.rados.0.smithi040.stdout:2004: read oid 3 snap -1 2023-09-30T09:27:12.642 INFO:tasks.rados.rados.0.smithi040.stdout:2004: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:27:12.642 INFO:tasks.rados.rados.0.smithi040.stdout:2005: read oid 50 snap -1 2023-09-30T09:27:12.642 INFO:tasks.rados.rados.0.smithi040.stdout:2005: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:27:12.643 INFO:tasks.rados.rados.0.smithi040.stdout:2006: snap_remove snap 179 2023-09-30T09:27:13.393 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T09:27:13.025+0000 7f72db688640 -1 osd.7 0 read_superblock omap replica is missing. 2023-09-30T09:27:13.393 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T09:27:13.089+0000 7f72db688640 -1 osd.7 451 log_to_monitors true 2023-09-30T09:27:13.428 INFO:tasks.rados.rados.0.smithi040.stdout:2006: done (5 left) 2023-09-30T09:27:13.428 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 198 2023-09-30T09:27:13.429 INFO:tasks.rados.rados.0.smithi040.stdout:2007: seq_num 642 ranges {5799936=761856,6561792=401408} 2023-09-30T09:27:13.466 INFO:tasks.rados.rados.0.smithi040.stdout:2007: writing smithi040173847-29 from 5799936 to 6561792 tid 1 2023-09-30T09:27:13.469 INFO:tasks.rados.rados.0.smithi040.stdout:2007: writing smithi040173847-29 from 6561792 to 6963200 tid 2 2023-09-30T09:27:13.469 INFO:tasks.rados.rados.0.smithi040.stdout:2008: read oid 39 snap -1 2023-09-30T09:27:13.469 INFO:tasks.rados.rados.0.smithi040.stdout:2008: expect deleted 2023-09-30T09:27:13.469 INFO:tasks.rados.rados.0.smithi040.stdout:2009: snap_remove snap 197 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[192000]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:13.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:13 smithi040 ceph-mon[189312]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:13.789 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T09:27:13.450+0000 7f72ca2ef700 -1 osd.7 451 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:13.790 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:13 smithi143 ceph-mon[183689]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-30T09:27:14.432 INFO:tasks.rados.rados.0.smithi040.stdout:2009: done (7 left) 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2010: snap_create 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2002: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2002: finishing copy_from to smithi040173847-1 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 213 (ObjNum 486 snap 149 seq_num 486) dirty exists 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 1 to smithi040173847-5 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 2 to smithi040173847-5 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 3 to smithi040173847-5 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:2003: finishing write tid 4 to smithi040173847-5 2023-09-30T09:27:14.433 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 750 (ObjNum 641 snap 198 seq_num 641) dirty exists 2023-09-30T09:27:14.434 INFO:tasks.rados.rados.0.smithi040.stdout:2003: left oid 5 (ObjNum 641 snap 198 seq_num 641) 2023-09-30T09:27:14.434 INFO:tasks.rados.rados.0.smithi040.stdout:2004: expect (ObjNum 544 snap 172 seq_num 544) 2023-09-30T09:27:14.592 INFO:tasks.rados.rados.0.smithi040.stdout:2005: expect (ObjNum 521 snap 163 seq_num 521) 2023-09-30T09:27:14.755 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 1 to smithi040173847-29 2023-09-30T09:27:14.756 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 2 to smithi040173847-29 2023-09-30T09:27:14.756 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 3 to smithi040173847-29 2023-09-30T09:27:14.756 INFO:tasks.rados.rados.0.smithi040.stdout:2007: finishing write tid 4 to smithi040173847-29 2023-09-30T09:27:14.756 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 750 (ObjNum 642 snap 198 seq_num 642) dirty exists 2023-09-30T09:27:14.756 INFO:tasks.rados.rados.0.smithi040.stdout:2007: left oid 29 (ObjNum 642 snap 198 seq_num 642) 2023-09-30T09:27:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: pgmap v395: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 10 op/s; 42/546 objects degraded (7.692%) 2023-09-30T09:27:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:27:14.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: osdmap e459: 8 total, 7 up, 8 in 2023-09-30T09:27:14.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: Health check update: Degraded data redundancy: 42/546 objects degraded (7.692%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:14.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:14 smithi143 ceph-mon[183689]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: pgmap v395: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 10 op/s; 42/546 objects degraded (7.692%) 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: osdmap e459: 8 total, 7 up, 8 in 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: Health check update: Degraded data redundancy: 42/546 objects degraded (7.692%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:14.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[192000]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: pgmap v395: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 271 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 6.2 MiB/s wr, 10 op/s; 42/546 objects degraded (7.692%) 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: from='osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: osdmap e459: 8 total, 7 up, 8 in 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi143", "root=default"]}]: dispatch 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: Health check update: Degraded data redundancy: 42/546 objects degraded (7.692%), 12 pgs degraded (PG_DEGRADED) 2023-09-30T09:27:14.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:14 smithi040 ceph-mon[189312]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2001: done (7 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2002: done (6 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2003: done (5 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2004: done (4 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2005: done (3 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2007: done (2 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2008: done (1 left) 2023-09-30T09:27:15.427 INFO:tasks.rados.rados.0.smithi040.stdout:2010: done (0 left) 2023-09-30T09:27:15.428 INFO:tasks.rados.rados.0.smithi040.stdout:2011: rollback oid 39 current snap is 199 2023-09-30T09:27:15.428 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 192 2023-09-30T09:27:15.428 INFO:tasks.rados.rados.0.smithi040.stdout:2012: snap_create 2023-09-30T09:27:15.437 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:27:15.438 INFO:tasks.rados.rados.0.smithi040.stdout:2011: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:27:15.438 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 747 (ObjNum 602 snap 191 seq_num 602) dirty exists 2023-09-30T09:27:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393] boot 2023-09-30T09:27:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: osdmap e460: 8 total, 8 up, 8 in 2023-09-30T09:27:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:15 smithi143 ceph-mon[183689]: osdmap e461: 8 total, 8 up, 8 in 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393] boot 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: osdmap e460: 8 total, 8 up, 8 in 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[192000]: osdmap e461: 8 total, 8 up, 8 in 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: osd.7 [v2:172.21.15.143:6824/3131937393,v1:172.21.15.143:6825/3131937393] boot 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: osdmap e460: 8 total, 8 up, 8 in 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:15.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:15 smithi040 ceph-mon[189312]: osdmap e461: 8 total, 8 up, 8 in 2023-09-30T09:27:16.427 INFO:tasks.rados.rados.0.smithi040.stdout:2011: done (1 left) 2023-09-30T09:27:16.428 INFO:tasks.rados.rados.0.smithi040.stdout:2012: done (0 left) 2023-09-30T09:27:16.428 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 200 2023-09-30T09:27:16.428 INFO:tasks.rados.rados.0.smithi040.stdout:2013: seq_num 643 ranges {0=778240,778240=401408} 2023-09-30T09:27:16.432 INFO:tasks.rados.rados.0.smithi040.stdout:2013: writing smithi040173847-28 from 0 to 778240 tid 1 2023-09-30T09:27:16.435 INFO:tasks.rados.rados.0.smithi040.stdout:2013: writing smithi040173847-28 from 778240 to 1179648 tid 2 2023-09-30T09:27:16.435 INFO:tasks.rados.rados.0.smithi040.stdout:2014: snap_create 2023-09-30T09:27:16.446 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 1 to smithi040173847-28 2023-09-30T09:27:16.446 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 2 to smithi040173847-28 2023-09-30T09:27:16.446 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 3 to smithi040173847-28 2023-09-30T09:27:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:2013: finishing write tid 4 to smithi040173847-28 2023-09-30T09:27:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 806 (ObjNum 643 snap 200 seq_num 643) dirty exists 2023-09-30T09:27:16.448 INFO:tasks.rados.rados.0.smithi040.stdout:2013: left oid 28 (ObjNum 643 snap 200 seq_num 643) 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: pgmap v398: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 11 op/s; 42/549 objects degraded (7.650%) 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:16.864 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-30T09:27:16.865 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: osdmap e462: 8 total, 8 up, 8 in 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:27:16.866 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: pgmap v398: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 11 op/s; 42/549 objects degraded (7.650%) 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-30T09:27:16.867 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-30T09:27:16.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-30T09:27:16.869 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-30T09:27:16.869 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-30T09:27:16.869 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: osdmap e462: 8 total, 8 up, 8 in 2023-09-30T09:27:16.869 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:27:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: pgmap v398: 121 pgs: 71 active+clean, 38 active+undersized, 12 active+undersized+degraded; 272 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.5 MiB/s wr, 11 op/s; 42/549 objects degraded (7.650%) 2023-09-30T09:27:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2023-09-30T09:27:16.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2023-09-30T09:27:16.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2023-09-30T09:27:16.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "reef"}]: dispatch 2023-09-30T09:27:16.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "reef"}]': finished 2023-09-30T09:27:16.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: osdmap e462: 8 total, 8 up, 8 in 2023-09-30T09:27:16.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-30T09:27:17.429 INFO:tasks.rados.rados.0.smithi040.stdout:2013: done (1 left) 2023-09-30T09:27:17.429 INFO:tasks.rados.rados.0.smithi040.stdout:2014: done (0 left) 2023-09-30T09:27:17.429 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 201 2023-09-30T09:27:17.429 INFO:tasks.rados.rados.0.smithi040.stdout:2015: seq_num 644 ranges {950272=794624,1744896=401408} 2023-09-30T09:27:17.439 INFO:tasks.rados.rados.0.smithi040.stdout:2015: writing smithi040173847-22 from 950272 to 1744896 tid 1 2023-09-30T09:27:17.441 INFO:tasks.rados.rados.0.smithi040.stdout:2015: writing smithi040173847-22 from 1744896 to 2146304 tid 2 2023-09-30T09:27:17.441 INFO:tasks.rados.rados.0.smithi040.stdout:2016: copy_from oid 50 from oid 15 current snap is 201 2023-09-30T09:27:17.441 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 201 2023-09-30T09:27:17.442 INFO:tasks.rados.rados.0.smithi040.stdout:2017: seq_num 645 ranges {0=409600,409600=778240,1187840=24576} 2023-09-30T09:27:17.443 INFO:tasks.rados.rados.0.smithi040.stdout:2017: writing smithi040173847-8 from 0 to 409600 tid 1 2023-09-30T09:27:17.449 INFO:tasks.rados.rados.0.smithi040.stdout:2017: writing smithi040173847-8 from 409600 to 1187840 tid 2 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2017: writing smithi040173847-8 from 1187840 to 1212416 tid 3 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2018: copy_from oid 31 from oid 27 current snap is 201 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2015: finishing write tid 1 to smithi040173847-22 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2019: snap_create 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2015: finishing write tid 2 to smithi040173847-22 2023-09-30T09:27:17.450 INFO:tasks.rados.rados.0.smithi040.stdout:2015: finishing write tid 3 to smithi040173847-22 2023-09-30T09:27:17.455 INFO:tasks.rados.rados.0.smithi040.stdout:2015: finishing write tid 4 to smithi040173847-22 2023-09-30T09:27:17.455 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 889 (ObjNum 644 snap 201 seq_num 644) dirty exists 2023-09-30T09:27:17.455 INFO:tasks.rados.rados.0.smithi040.stdout:2015: left oid 22 (ObjNum 644 snap 201 seq_num 644) 2023-09-30T09:27:17.456 INFO:tasks.rados.rados.0.smithi040.stdout:2017: finishing write tid 1 to smithi040173847-8 2023-09-30T09:27:17.457 INFO:tasks.rados.rados.0.smithi040.stdout:2017: finishing write tid 2 to smithi040173847-8 2023-09-30T09:27:17.458 INFO:tasks.rados.rados.0.smithi040.stdout:2018: finishing copy_from to smithi040173847-31 2023-09-30T09:27:17.459 INFO:tasks.rados.rados.0.smithi040.stdout:2018: got expected ENOENT (src dne) 2023-09-30T09:27:17.459 INFO:tasks.rados.rados.0.smithi040.stdout:2018: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:27:17.459 INFO:tasks.rados.rados.0.smithi040.stdout:2017: finishing write tid 3 to smithi040173847-8 2023-09-30T09:27:17.459 INFO:tasks.rados.rados.0.smithi040.stdout:2017: finishing write tid 4 to smithi040173847-8 2023-09-30T09:27:17.461 INFO:tasks.rados.rados.0.smithi040.stdout:2017: finishing write tid 5 to smithi040173847-8 2023-09-30T09:27:17.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 751 (ObjNum 645 snap 201 seq_num 645) dirty exists 2023-09-30T09:27:17.461 INFO:tasks.rados.rados.0.smithi040.stdout:2017: left oid 8 (ObjNum 645 snap 201 seq_num 645) 2023-09-30T09:27:17.499 INFO:tasks.rados.rados.0.smithi040.stdout:2016: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:27:17.503 INFO:tasks.rados.rados.0.smithi040.stdout:2016: finishing copy_from to smithi040173847-50 2023-09-30T09:27:17.503 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 892 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:27:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:17 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all osd 2023-09-30T09:27:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:17 smithi143 ceph-mon[183689]: Upgrade: Setting require_osd_release to 18 reef 2023-09-30T09:27:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:17 smithi143 ceph-mon[183689]: Upgrade: It appears safe to stop mds.a 2023-09-30T09:27:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:17 smithi143 ceph-mon[183689]: osdmap e463: 8 total, 8 up, 8 in 2023-09-30T09:27:17.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all osd 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[192000]: Upgrade: Setting require_osd_release to 18 reef 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[192000]: Upgrade: It appears safe to stop mds.a 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[192000]: osdmap e463: 8 total, 8 up, 8 in 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all osd 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[189312]: Upgrade: Setting require_osd_release to 18 reef 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[189312]: Upgrade: It appears safe to stop mds.a 2023-09-30T09:27:17.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:17 smithi040 ceph-mon[189312]: osdmap e463: 8 total, 8 up, 8 in 2023-09-30T09:27:18.429 INFO:tasks.rados.rados.0.smithi040.stdout:2015: done (4 left) 2023-09-30T09:27:18.429 INFO:tasks.rados.rados.0.smithi040.stdout:2016: done (3 left) 2023-09-30T09:27:18.429 INFO:tasks.rados.rados.0.smithi040.stdout:2017: done (2 left) 2023-09-30T09:27:18.430 INFO:tasks.rados.rados.0.smithi040.stdout:2018: done (1 left) 2023-09-30T09:27:18.430 INFO:tasks.rados.rados.0.smithi040.stdout:2019: done (0 left) 2023-09-30T09:27:18.430 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 202 2023-09-30T09:27:18.430 INFO:tasks.rados.rados.0.smithi040.stdout:2020: seq_num 646 ranges {0=425984,425984=655360,1081344=147456} 2023-09-30T09:27:18.431 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi040173847-43 from 0 to 425984 tid 1 2023-09-30T09:27:18.435 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi040173847-43 from 425984 to 1081344 tid 2 2023-09-30T09:27:18.437 INFO:tasks.rados.rados.0.smithi040.stdout:2020: writing smithi040173847-43 from 1081344 to 1228800 tid 3 2023-09-30T09:27:18.437 INFO:tasks.rados.rados.0.smithi040.stdout:2021: delete oid 18 current snap is 202 2023-09-30T09:27:18.437 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 1 to smithi040173847-43 2023-09-30T09:27:18.442 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 2 to smithi040173847-43 2023-09-30T09:27:18.442 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 3 to smithi040173847-43 2023-09-30T09:27:18.442 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 4 to smithi040173847-43 2023-09-30T09:27:18.445 INFO:tasks.rados.rados.0.smithi040.stdout:2020: finishing write tid 5 to smithi040173847-43 2023-09-30T09:27:18.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 932 (ObjNum 646 snap 202 seq_num 646) dirty exists 2023-09-30T09:27:18.445 INFO:tasks.rados.rados.0.smithi040.stdout:2020: left oid 43 (ObjNum 646 snap 202 seq_num 646) 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:2020: done (1 left) 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:2021: done (0 left) 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:2022: read oid 36 snap -1 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:2022: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 202 2023-09-30T09:27:18.447 INFO:tasks.rados.rados.0.smithi040.stdout:2023: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2023-09-30T09:27:18.449 INFO:tasks.rados.rados.0.smithi040.stdout:2023: writing smithi040173847-18 from 0 to 458752 tid 1 2023-09-30T09:27:18.452 INFO:tasks.rados.rados.0.smithi040.stdout:2023: writing smithi040173847-18 from 458752 to 933888 tid 2 2023-09-30T09:27:18.455 INFO:tasks.rados.rados.0.smithi040.stdout:2023: writing smithi040173847-18 from 933888 to 1261568 tid 3 2023-09-30T09:27:18.455 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 202 2023-09-30T09:27:18.455 INFO:tasks.rados.rados.0.smithi040.stdout:2024: seq_num 649 ranges {7045120=475136,7520256=761856,8282112=40960} 2023-09-30T09:27:18.497 INFO:tasks.rados.rados.0.smithi040.stdout:2024: writing smithi040173847-44 from 7045120 to 7520256 tid 1 2023-09-30T09:27:18.501 INFO:tasks.rados.rados.0.smithi040.stdout:2024: writing smithi040173847-44 from 7520256 to 8282112 tid 2 2023-09-30T09:27:18.502 INFO:tasks.rados.rados.0.smithi040.stdout:2024: writing smithi040173847-44 from 8282112 to 8323072 tid 3 2023-09-30T09:27:18.502 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 202 2023-09-30T09:27:18.502 INFO:tasks.rados.rados.0.smithi040.stdout:2022: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:2023: finishing write tid 1 to smithi040173847-18 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:2023: finishing write tid 2 to smithi040173847-18 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:2023: finishing write tid 3 to smithi040173847-18 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:2023: finishing write tid 4 to smithi040173847-18 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:2023: finishing write tid 5 to smithi040173847-18 2023-09-30T09:27:18.504 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 720 (ObjNum 648 snap 202 seq_num 648) dirty exists 2023-09-30T09:27:18.505 INFO:tasks.rados.rados.0.smithi040.stdout:2023: left oid 18 (ObjNum 648 snap 202 seq_num 648) 2023-09-30T09:27:18.505 INFO:tasks.rados.rados.0.smithi040.stdout:2024: finishing write tid 1 to smithi040173847-44 2023-09-30T09:27:18.505 INFO:tasks.rados.rados.0.smithi040.stdout:2025: seq_num 650 ranges {2211840=491520,2703360=647168,3350528=155648} 2023-09-30T09:27:18.520 INFO:tasks.rados.rados.0.smithi040.stdout:2025: writing smithi040173847-9 from 2211840 to 2703360 tid 1 2023-09-30T09:27:18.523 INFO:tasks.rados.rados.0.smithi040.stdout:2025: writing smithi040173847-9 from 2703360 to 3350528 tid 2 2023-09-30T09:27:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:2025: writing smithi040173847-9 from 3350528 to 3506176 tid 3 2023-09-30T09:27:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:2022: done (3 left) 2023-09-30T09:27:18.526 INFO:tasks.rados.rados.0.smithi040.stdout:2023: done (2 left) 2023-09-30T09:27:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:2026: read oid 23 snap -1 2023-09-30T09:27:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:2026: expect (ObjNum 624 snap 193 seq_num 624) 2023-09-30T09:27:18.527 INFO:tasks.rados.rados.0.smithi040.stdout:2027: snap_remove snap 194 2023-09-30T09:27:18.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[192000]: pgmap v401: 121 pgs: 93 active+clean, 21 active+undersized, 7 active+undersized+degraded; 278 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 852 KiB/s wr, 4 op/s; 30/555 objects degraded (5.405%); 748 KiB/s, 0 objects/s recovering 2023-09-30T09:27:18.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[192000]: osdmap e464: 8 total, 8 up, 8 in 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[189312]: pgmap v401: 121 pgs: 93 active+clean, 21 active+undersized, 7 active+undersized+degraded; 278 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 852 KiB/s wr, 4 op/s; 30/555 objects degraded (5.405%); 748 KiB/s, 0 objects/s recovering 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:18.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-mon[189312]: osdmap e464: 8 total, 8 up, 8 in 2023-09-30T09:27:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:18 smithi143 ceph-mon[183689]: pgmap v401: 121 pgs: 93 active+clean, 21 active+undersized, 7 active+undersized+degraded; 278 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 852 KiB/s wr, 4 op/s; 30/555 objects degraded (5.405%); 748 KiB/s, 0 objects/s recovering 2023-09-30T09:27:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:18 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:18 smithi143 ceph-mon[183689]: osdmap e464: 8 total, 8 up, 8 in 2023-09-30T09:27:18.910 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:18 smithi040 systemd[1]: Stopping Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:19.409 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[159103]: 2023-09-30T09:27:18.986+0000 7f938cddb700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-09-30T09:27:19.410 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:18 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[159103]: 2023-09-30T09:27:18.986+0000 7f938cddb700 -1 mds.a *** got signal Terminated *** 2023-09-30T09:27:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:2027: done (3 left) 2023-09-30T09:27:19.461 INFO:tasks.rados.rados.0.smithi040.stdout:2028: rollback oid 33 current snap is 202 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 170 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2024: finishing write tid 2 to smithi040173847-44 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2024: finishing write tid 3 to smithi040173847-44 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2024: finishing write tid 4 to smithi040173847-44 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2024: finishing write tid 5 to smithi040173847-44 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 798 (ObjNum 649 snap 202 seq_num 649) dirty exists 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2024: left oid 44 (ObjNum 649 snap 202 seq_num 649) 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 1 to smithi040173847-9 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 2 to smithi040173847-9 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 3 to smithi040173847-9 2023-09-30T09:27:19.462 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 4 to smithi040173847-9 2023-09-30T09:27:19.463 INFO:tasks.rados.rados.0.smithi040.stdout:2025: finishing write tid 5 to smithi040173847-9 2023-09-30T09:27:19.463 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 715 (ObjNum 650 snap 202 seq_num 650) dirty exists 2023-09-30T09:27:19.463 INFO:tasks.rados.rados.0.smithi040.stdout:2025: left oid 9 (ObjNum 650 snap 202 seq_num 650) 2023-09-30T09:27:19.463 INFO:tasks.rados.rados.0.smithi040.stdout:2026: expect (ObjNum 624 snap 193 seq_num 624) 2023-09-30T09:27:19.507 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:27:19.507 INFO:tasks.rados.rados.0.smithi040.stdout:2028: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:27:19.507 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 752 (ObjNum 300129 snap 0 seq_num 3076019168) dirty dne 2023-09-30T09:27:19.507 INFO:tasks.rados.rados.0.smithi040.stdout:2024: done (3 left) 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2025: done (2 left) 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2026: done (1 left) 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2028: done (0 left) 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2029: read oid 21 snap -1 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2029: expect deleted 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 202 2023-09-30T09:27:19.508 INFO:tasks.rados.rados.0.smithi040.stdout:2030: seq_num 651 ranges {1458176=507904,1966080=532480,2498560=270336} 2023-09-30T09:27:19.518 INFO:tasks.rados.rados.0.smithi040.stdout:2030: writing smithi040173847-11 from 1458176 to 1966080 tid 1 2023-09-30T09:27:19.521 INFO:tasks.rados.rados.0.smithi040.stdout:2030: writing smithi040173847-11 from 1966080 to 2498560 tid 2 2023-09-30T09:27:19.523 INFO:tasks.rados.rados.0.smithi040.stdout:2030: writing smithi040173847-11 from 2498560 to 2768896 tid 3 2023-09-30T09:27:19.523 INFO:tasks.rados.rados.0.smithi040.stdout:2031: delete oid 25 current snap is 202 2023-09-30T09:27:19.523 INFO:tasks.rados.rados.0.smithi040.stdout:2030: finishing write tid 1 to smithi040173847-11 2023-09-30T09:27:19.525 INFO:tasks.rados.rados.0.smithi040.stdout:2029: done (2 left) 2023-09-30T09:27:19.525 INFO:tasks.rados.rados.0.smithi040.stdout:2031: done (1 left) 2023-09-30T09:27:19.525 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 202 2023-09-30T09:27:19.525 INFO:tasks.rados.rados.0.smithi040.stdout:2032: seq_num 653 ranges {1212416=540672,1753088=696320,2449408=106496} 2023-09-30T09:27:19.535 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi040173847-8 from 1212416 to 1753088 tid 1 2023-09-30T09:27:19.539 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi040173847-8 from 1753088 to 2449408 tid 2 2023-09-30T09:27:19.540 INFO:tasks.rados.rados.0.smithi040.stdout:2032: writing smithi040173847-8 from 2449408 to 2555904 tid 3 2023-09-30T09:27:19.540 INFO:tasks.rados.rados.0.smithi040.stdout:2033: read oid 19 snap -1 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2033: expect (ObjNum 619 snap 192 seq_num 619) 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2034: setattr oid 34 current snap is 202 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2030: finishing write tid 2 to smithi040173847-11 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2030: finishing write tid 3 to smithi040173847-11 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2030: finishing write tid 4 to smithi040173847-11 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2030: finishing write tid 5 to smithi040173847-11 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 941 (ObjNum 651 snap 202 seq_num 651) dirty exists 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2030: left oid 11 (ObjNum 651 snap 202 seq_num 651) 2023-09-30T09:27:19.541 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 1 to smithi040173847-8 2023-09-30T09:27:19.542 INFO:tasks.rados.rados.0.smithi040.stdout:2030: done (3 left) 2023-09-30T09:27:19.542 INFO:tasks.rados.rados.0.smithi040.stdout:2035: delete oid 13 current snap is 202 2023-09-30T09:27:19.546 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 2 to smithi040173847-8 2023-09-30T09:27:19.546 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 3 to smithi040173847-8 2023-09-30T09:27:19.546 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 4 to smithi040173847-8 2023-09-30T09:27:19.547 INFO:tasks.rados.rados.0.smithi040.stdout:2035: done (3 left) 2023-09-30T09:27:19.547 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 202 2023-09-30T09:27:19.547 INFO:tasks.rados.rados.0.smithi040.stdout:2036: seq_num 655 ranges {0=573440,573440=516096,1089536=286720} 2023-09-30T09:27:19.550 INFO:tasks.rados.rados.0.smithi040.stdout:2036: writing smithi040173847-13 from 0 to 573440 tid 1 2023-09-30T09:27:19.553 INFO:tasks.rados.rados.0.smithi040.stdout:2036: writing smithi040173847-13 from 573440 to 1089536 tid 2 2023-09-30T09:27:19.555 INFO:tasks.rados.rados.0.smithi040.stdout:2036: writing smithi040173847-13 from 1089536 to 1376256 tid 3 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2037: read oid 20 snap -1 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2037: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2038: snap_create 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2032: finishing write tid 5 to smithi040173847-8 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 755 (ObjNum 653 snap 202 seq_num 653) dirty exists 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2032: left oid 8 (ObjNum 653 snap 202 seq_num 653) 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 907 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:27:19.556 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 1 to smithi040173847-13 2023-09-30T09:27:19.559 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 2 to smithi040173847-13 2023-09-30T09:27:19.564 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 3 to smithi040173847-13 2023-09-30T09:27:19.564 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 4 to smithi040173847-13 2023-09-30T09:27:19.565 INFO:tasks.rados.rados.0.smithi040.stdout:2036: finishing write tid 5 to smithi040173847-13 2023-09-30T09:27:19.566 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 725 (ObjNum 655 snap 202 seq_num 655) dirty exists 2023-09-30T09:27:19.566 INFO:tasks.rados.rados.0.smithi040.stdout:2036: left oid 13 (ObjNum 655 snap 202 seq_num 655) 2023-09-30T09:27:19.572 INFO:tasks.rados.rados.0.smithi040.stdout:2033: expect (ObjNum 619 snap 192 seq_num 619) 2023-09-30T09:27:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:19 smithi143 ceph-mon[183689]: Upgrade: Updating mds.a 2023-09-30T09:27:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:19 smithi143 ceph-mon[183689]: Deploying daemon mds.a on smithi040 2023-09-30T09:27:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:19 smithi040 ceph-mon[189312]: Upgrade: Updating mds.a 2023-09-30T09:27:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:19 smithi040 ceph-mon[189312]: Deploying daemon mds.a on smithi040 2023-09-30T09:27:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:19 smithi040 ceph-mon[192000]: Upgrade: Updating mds.a 2023-09-30T09:27:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:19 smithi040 ceph-mon[192000]: Deploying daemon mds.a on smithi040 2023-09-30T09:27:19.990 INFO:tasks.rados.rados.0.smithi040.stdout:2037: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:27:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:20 smithi143 ceph-mon[183689]: pgmap v404: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 572 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-09-30T09:27:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:20 smithi143 ceph-mon[183689]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/555 objects degraded (5.405%), 7 pgs degraded) 2023-09-30T09:27:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:20 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:27:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:20 smithi143 ceph-mon[183689]: osdmap e465: 8 total, 8 up, 8 in 2023-09-30T09:27:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:20 smithi143 ceph-mon[183689]: fsmap cephfs:1 {0=b=up:active} 2023-09-30T09:27:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[192000]: pgmap v404: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 572 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-09-30T09:27:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[192000]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/555 objects degraded (5.405%), 7 pgs degraded) 2023-09-30T09:27:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[192000]: osdmap e465: 8 total, 8 up, 8 in 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=b=up:active} 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[189312]: pgmap v404: 121 pgs: 121 active+clean; 277 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 572 KiB/s wr, 4 op/s; 1.7 MiB/s, 0 objects/s recovering 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[189312]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/555 objects degraded (5.405%), 7 pgs degraded) 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[189312]: osdmap e465: 8 total, 8 up, 8 in 2023-09-30T09:27:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:20 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 2023-09-30T09:27:21.029 INFO:tasks.rados.rados.0.smithi040.stdout:2032: done (5 left) 2023-09-30T09:27:21.029 INFO:tasks.rados.rados.0.smithi040.stdout:2033: done (4 left) 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2034: done (3 left) 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2036: done (2 left) 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2037: done (1 left) 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2038: done (0 left) 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2039: rmattr oid 29 current snap is 203 2023-09-30T09:27:21.030 INFO:tasks.rados.rados.0.smithi040.stdout:2040: delete oid 49 current snap is 203 2023-09-30T09:27:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2040: done (1 left) 2023-09-30T09:27:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 203 2023-09-30T09:27:21.034 INFO:tasks.rados.rados.0.smithi040.stdout:2041: seq_num 657 ranges {1228800=606208,1835008=688128,2523136=114688} 2023-09-30T09:27:21.044 INFO:tasks.rados.rados.0.smithi040.stdout:2041: writing smithi040173847-43 from 1228800 to 1835008 tid 1 2023-09-30T09:27:21.048 INFO:tasks.rados.rados.0.smithi040.stdout:2041: writing smithi040173847-43 from 1835008 to 2523136 tid 2 2023-09-30T09:27:21.049 INFO:tasks.rados.rados.0.smithi040.stdout:2041: writing smithi040173847-43 from 2523136 to 2637824 tid 3 2023-09-30T09:27:21.050 INFO:tasks.rados.rados.0.smithi040.stdout:2042: read oid 46 snap -1 2023-09-30T09:27:21.050 INFO:tasks.rados.rados.0.smithi040.stdout:2042: expect deleted 2023-09-30T09:27:21.050 INFO:tasks.rados.rados.0.smithi040.stdout:2043: delete oid 34 current snap is 203 2023-09-30T09:27:21.050 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 751 (ObjNum 642 snap 198 seq_num 642) dirty exists 2023-09-30T09:27:21.050 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 1 to smithi040173847-43 2023-09-30T09:27:21.053 INFO:tasks.rados.rados.0.smithi040.stdout:2039: done (3 left) 2023-09-30T09:27:21.053 INFO:tasks.rados.rados.0.smithi040.stdout:2043: done (2 left) 2023-09-30T09:27:21.053 INFO:tasks.rados.rados.0.smithi040.stdout:2044: snap_create 2023-09-30T09:27:21.054 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 2 to smithi040173847-43 2023-09-30T09:27:21.054 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 3 to smithi040173847-43 2023-09-30T09:27:21.054 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 4 to smithi040173847-43 2023-09-30T09:27:21.055 INFO:tasks.rados.rados.0.smithi040.stdout:2041: finishing write tid 5 to smithi040173847-43 2023-09-30T09:27:21.056 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 948 (ObjNum 657 snap 203 seq_num 657) dirty exists 2023-09-30T09:27:21.056 INFO:tasks.rados.rados.0.smithi040.stdout:2041: left oid 43 (ObjNum 657 snap 203 seq_num 657) 2023-09-30T09:27:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:21] "GET /metrics HTTP/1.1" 200 35958 "" "Prometheus/2.43.0" 2023-09-30T09:27:21.488 INFO:tasks.rados.rados.0.smithi040.stdout:2041: done (2 left) 2023-09-30T09:27:21.488 INFO:tasks.rados.rados.0.smithi040.stdout:2042: done (1 left) 2023-09-30T09:27:21.488 INFO:tasks.rados.rados.0.smithi040.stdout:2044: done (0 left) 2023-09-30T09:27:21.488 INFO:tasks.rados.rados.0.smithi040.stdout:2045: snap_create 2023-09-30T09:27:21.839 INFO:tasks.rados.rados.0.smithi040.stdout:2045: done (0 left) 2023-09-30T09:27:21.839 INFO:tasks.rados.rados.0.smithi040.stdout:2046: read oid 37 snap 202 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2046: expect (ObjNum 635 snap 194 seq_num 635) 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2047: read oid 11 snap -1 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2047: expect (ObjNum 651 snap 202 seq_num 651) 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2048: read oid 44 snap 202 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2048: expect (ObjNum 649 snap 202 seq_num 649) 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2049: read oid 4 snap -1 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2049: expect (ObjNum 594 snap 189 seq_num 594) 2023-09-30T09:27:21.840 INFO:tasks.rados.rados.0.smithi040.stdout:2050: snap_remove snap 178 2023-09-30T09:27:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:21 smithi143 ceph-mon[183689]: osdmap e466: 8 total, 8 up, 8 in 2023-09-30T09:27:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:21 smithi040 ceph-mon[189312]: osdmap e466: 8 total, 8 up, 8 in 2023-09-30T09:27:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:21 smithi040 ceph-mon[192000]: osdmap e466: 8 total, 8 up, 8 in 2023-09-30T09:27:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:22.842 INFO:tasks.rados.rados.0.smithi040.stdout:2050: done (4 left) 2023-09-30T09:27:22.843 INFO:tasks.rados.rados.0.smithi040.stdout:2051: setattr oid 46 current snap is 205 2023-09-30T09:27:22.843 INFO:tasks.rados.rados.0.smithi040.stdout:2046: expect (ObjNum 635 snap 194 seq_num 635) 2023-09-30T09:27:22.881 INFO:tasks.rados.rados.0.smithi040.stdout:2047: expect (ObjNum 651 snap 202 seq_num 651) 2023-09-30T09:27:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:22 smithi143 ceph-mon[183689]: pgmap v407: 121 pgs: 121 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 1 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-09-30T09:27:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:22 smithi143 ceph-mon[183689]: osdmap e467: 8 total, 8 up, 8 in 2023-09-30T09:27:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:22 smithi143 ceph-mon[183689]: osdmap e468: 8 total, 8 up, 8 in 2023-09-30T09:27:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[192000]: pgmap v407: 121 pgs: 121 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 1 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-09-30T09:27:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[192000]: osdmap e467: 8 total, 8 up, 8 in 2023-09-30T09:27:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[192000]: osdmap e468: 8 total, 8 up, 8 in 2023-09-30T09:27:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[189312]: pgmap v407: 121 pgs: 121 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 1 op/s; 1.0 MiB/s, 0 objects/s recovering 2023-09-30T09:27:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[189312]: osdmap e467: 8 total, 8 up, 8 in 2023-09-30T09:27:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:22 smithi040 ceph-mon[189312]: osdmap e468: 8 total, 8 up, 8 in 2023-09-30T09:27:23.005 INFO:tasks.rados.rados.0.smithi040.stdout:2049: expect (ObjNum 594 snap 189 seq_num 594) 2023-09-30T09:27:23.621 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:23 smithi040 bash[222556]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a 2023-09-30T09:27:23.772 INFO:tasks.rados.rados.0.smithi040.stdout:2048: expect (ObjNum 649 snap 202 seq_num 649) 2023-09-30T09:27:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:23 smithi040 ceph-mon[189312]: osdmap e469: 8 total, 8 up, 8 in 2023-09-30T09:27:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:23 smithi040 ceph-mon[189312]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.6 MiB/s wr, 29 op/s 2023-09-30T09:27:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:23 smithi040 ceph-mon[192000]: osdmap e469: 8 total, 8 up, 8 in 2023-09-30T09:27:23.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:23 smithi040 ceph-mon[192000]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.6 MiB/s wr, 29 op/s 2023-09-30T09:27:23.911 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:23 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.a.service: Succeeded. 2023-09-30T09:27:23.911 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:23 smithi040 systemd[1]: Stopped Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:23.911 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:23 smithi040 systemd[1]: Starting Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:23 smithi143 ceph-mon[183689]: osdmap e469: 8 total, 8 up, 8 in 2023-09-30T09:27:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:23 smithi143 ceph-mon[183689]: pgmap v411: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 302 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 6.6 MiB/s wr, 29 op/s 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:2046: done (4 left) 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:2047: done (3 left) 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:2048: done (2 left) 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:2049: done (1 left) 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 205 2023-09-30T09:27:24.351 INFO:tasks.rados.rados.0.smithi040.stdout:2052: seq_num 659 ranges {6488064=647168,7135232=450560,7585792=352256} 2023-09-30T09:27:24.391 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi040173847-7 from 6488064 to 7135232 tid 1 2023-09-30T09:27:24.393 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi040173847-7 from 7135232 to 7585792 tid 2 2023-09-30T09:27:24.396 INFO:tasks.rados.rados.0.smithi040.stdout:2052: writing smithi040173847-7 from 7585792 to 7938048 tid 3 2023-09-30T09:27:24.396 INFO:tasks.rados.rados.0.smithi040.stdout:2053: snap_remove snap 170 2023-09-30T09:27:24.660 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: starting mds.a at 2023-09-30T09:27:24.660 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:24 smithi040 bash[222712]: 97c58e8e7b277061e5af2054d59b3eec54676e5df907f91cf777ace9e6045e5d 2023-09-30T09:27:24.660 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:24 smithi040 systemd[1]: Started Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2053: done (2 left) 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2054: snap_create 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 895 (ObjNum 785 snap 0 seq_num 3076017952) dirty exists 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 1 to smithi040173847-7 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 2 to smithi040173847-7 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 3 to smithi040173847-7 2023-09-30T09:27:25.399 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 4 to smithi040173847-7 2023-09-30T09:27:25.400 INFO:tasks.rados.rados.0.smithi040.stdout:2052: finishing write tid 5 to smithi040173847-7 2023-09-30T09:27:25.400 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 726 (ObjNum 659 snap 205 seq_num 659) dirty exists 2023-09-30T09:27:25.400 INFO:tasks.rados.rados.0.smithi040.stdout:2052: left oid 7 (ObjNum 659 snap 205 seq_num 659) 2023-09-30T09:27:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:25.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:boot 2023-09-30T09:27:25.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:27:25.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:boot 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:25.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:boot 2023-09-30T09:27:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-09-30T09:27:25.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T09:27:26.397 INFO:tasks.rados.rados.0.smithi040.stdout:2051: done (2 left) 2023-09-30T09:27:26.397 INFO:tasks.rados.rados.0.smithi040.stdout:2052: done (1 left) 2023-09-30T09:27:26.397 INFO:tasks.rados.rados.0.smithi040.stdout:2054: done (0 left) 2023-09-30T09:27:26.398 INFO:tasks.rados.rados.0.smithi040.stdout:2055: delete oid 38 current snap is 206 2023-09-30T09:27:26.404 INFO:tasks.rados.rados.0.smithi040.stdout:2055: done (0 left) 2023-09-30T09:27:26.404 INFO:tasks.rados.rados.0.smithi040.stdout:2056: snap_remove snap 187 2023-09-30T09:27:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:26 smithi143 ceph-mon[183689]: pgmap v412: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2023-09-30T09:27:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:26 smithi143 ceph-mon[183689]: osdmap e470: 8 total, 8 up, 8 in 2023-09-30T09:27:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[192000]: pgmap v412: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2023-09-30T09:27:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[192000]: osdmap e470: 8 total, 8 up, 8 in 2023-09-30T09:27:26.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[189312]: pgmap v412: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 24 op/s 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[189312]: osdmap e470: 8 total, 8 up, 8 in 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:26.851 INFO:tasks.rados.rados.0.smithi040.stdout:2056: done (0 left) 2023-09-30T09:27:26.851 INFO:tasks.rados.rados.0.smithi040.stdout:2057: rmattr oid 12 current snap is 206 2023-09-30T09:27:26.851 INFO:tasks.rados.rados.0.smithi040.stdout:2058: snap_remove snap 180 2023-09-30T09:27:26.882 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:27:27.255 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:27:27.255 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (5m) - 8m 24.5M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:27:27.255 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (5m) - 8m 88.2M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (3s) - 9m 14.8M - 18.0.0-6447-g1d10b717 dda7fab67785 97c58e8e7b27 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (9m) - 9m 20.0M - 17.2.6-1161-g191c1869 8497a1260037 d2e00160a0c2 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (5m) - 11m 449M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (5m) - 13m 519M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (4m) - 13m 110M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (4m) - 12m 74.6M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (4m) - 12m 79.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (5m) - 8m 17.2M - 1.5.0 0da6a335fe13 c38baf569fce 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (5m) - 8m 15.2M - 1.5.0 0da6a335fe13 b4cd8d674824 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (3m) - 11m 537M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:27:27.256 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) - 11m 428M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (2m) - 11m 374M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (2m) - 10m 313M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (104s) - 10m 378M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (76s) - 10m 298M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 d75faa216c8c 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (47s) - 9m 180M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 646c4dd94887 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (17s) - 9m 15.0M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 b4168d1b4a37 2023-09-30T09:27:27.257 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (5m) - 8m 64.5M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:27:27.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[189312]: osdmap e471: 8 total, 8 up, 8 in 2023-09-30T09:27:27.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[189312]: osdmap e472: 8 total, 8 up, 8 in 2023-09-30T09:27:27.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.646 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[192000]: osdmap e471: 8 total, 8 up, 8 in 2023-09-30T09:27:27.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[192000]: osdmap e472: 8 total, 8 up, 8 in 2023-09-30T09:27:27.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.715 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:27:27.715 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 8 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:27:27.716 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 1, 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 1 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 17.2.6-1161-g191c1869 (191c18699e384ce04d90fb4045d6dce3223c4681) quincy (stable)": 1, 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 14 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:27:27.717 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:27:27.862 INFO:tasks.rados.rados.0.smithi040.stdout:2058: done (1 left) 2023-09-30T09:27:27.862 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 206 2023-09-30T09:27:27.863 INFO:tasks.rados.rados.0.smithi040.stdout:2059: seq_num 661 ranges {1417216=679936,2097152=622592,2719744=180224} 2023-09-30T09:27:27.871 INFO:tasks.rados.rados.0.smithi040.stdout:2059: writing smithi040173847-45 from 1417216 to 2097152 tid 1 2023-09-30T09:27:27.876 INFO:tasks.rados.rados.0.smithi040.stdout:2059: writing smithi040173847-45 from 2097152 to 2719744 tid 2 2023-09-30T09:27:27.877 INFO:tasks.rados.rados.0.smithi040.stdout:2059: writing smithi040173847-45 from 2719744 to 2899968 tid 3 2023-09-30T09:27:27.880 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 206 2023-09-30T09:27:27.880 INFO:tasks.rados.rados.0.smithi040.stdout:2060: seq_num 662 ranges {0=696320,696320=557056,1253376=245760} 2023-09-30T09:27:27.881 INFO:tasks.rados.rados.0.smithi040.stdout:2060: writing smithi040173847-2 from 0 to 696320 tid 1 2023-09-30T09:27:27.885 INFO:tasks.rados.rados.0.smithi040.stdout:2060: writing smithi040173847-2 from 696320 to 1253376 tid 2 2023-09-30T09:27:27.887 INFO:tasks.rados.rados.0.smithi040.stdout:2060: writing smithi040173847-2 from 1253376 to 1499136 tid 3 2023-09-30T09:27:27.887 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 206 2023-09-30T09:27:27.887 INFO:tasks.rados.rados.0.smithi040.stdout:2061: seq_num 663 ranges {8323072=712704,9035776=442368,9478144=360448} 2023-09-30T09:27:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:27 smithi143 ceph-mon[183689]: osdmap e471: 8 total, 8 up, 8 in 2023-09-30T09:27:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:27 smithi143 ceph-mon[183689]: osdmap e472: 8 total, 8 up, 8 in 2023-09-30T09:27:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:27.938 INFO:tasks.rados.rados.0.smithi040.stdout:2061: writing smithi040173847-44 from 8323072 to 9035776 tid 1 2023-09-30T09:27:27.941 INFO:tasks.rados.rados.0.smithi040.stdout:2061: writing smithi040173847-44 from 9035776 to 9478144 tid 2 2023-09-30T09:27:27.944 INFO:tasks.rados.rados.0.smithi040.stdout:2061: writing smithi040173847-44 from 9478144 to 9838592 tid 3 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2062: rollback oid 5 current snap is 206 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 202 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 727 (ObjNum 49 snap 0 seq_num 1953390192) dirty exists 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 1 to smithi040173847-45 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 2 to smithi040173847-45 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 3 to smithi040173847-45 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 4 to smithi040173847-45 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: finishing write tid 5 to smithi040173847-45 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 759 (ObjNum 661 snap 206 seq_num 661) dirty exists 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2059: left oid 45 (ObjNum 661 snap 206 seq_num 661) 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2060: finishing write tid 1 to smithi040173847-2 2023-09-30T09:27:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2057: done (4 left) 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2059: done (3 left) 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2063: rollback oid 6 current snap is 206 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 190 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2060: finishing write tid 2 to smithi040173847-2 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2060: finishing write tid 3 to smithi040173847-2 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2060: finishing write tid 4 to smithi040173847-2 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2060: finishing write tid 5 to smithi040173847-2 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 763 (ObjNum 662 snap 206 seq_num 662) dirty exists 2023-09-30T09:27:27.946 INFO:tasks.rados.rados.0.smithi040.stdout:2060: left oid 2 (ObjNum 662 snap 206 seq_num 662) 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2061: finishing write tid 1 to smithi040173847-44 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2060: done (3 left) 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2064: copy_from oid 8 from oid 33 current snap is 206 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2065: read oid 46 snap -1 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2065: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2066: rollback oid 14 current snap is 206 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 204 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2067: copy_from oid 48 from oid 38 current snap is 206 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2061: finishing write tid 2 to smithi040173847-44 2023-09-30T09:27:27.947 INFO:tasks.rados.rados.0.smithi040.stdout:2068: copy_from oid 50 from oid 21 current snap is 206 2023-09-30T09:27:27.948 INFO:tasks.rados.rados.0.smithi040.stdout:2069: read oid 37 snap 190 2023-09-30T09:27:27.948 INFO:tasks.rados.rados.0.smithi040.stdout:2069: expect (ObjNum -503001040 snap 21958 seq_num 3791750944) 2023-09-30T09:27:27.948 INFO:tasks.rados.rados.0.smithi040.stdout:2070: read oid 29 snap -1 2023-09-30T09:27:27.948 INFO:tasks.rados.rados.0.smithi040.stdout:2070: expect (ObjNum 642 snap 198 seq_num 642) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2071: setattr oid 45 current snap is 206 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing copy_from to smithi040173847-50 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2068: got expected ENOENT (src dne) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2068: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2064: finishing copy_from to smithi040173847-8 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2064: got expected ENOENT (src dne) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2064: finishing copy_from racing read to smithi040173847-8 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2064: done (10 left) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2068: done (9 left) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2072: read oid 20 snap -1 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2072: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2073: read oid 10 snap -1 2023-09-30T09:27:27.949 INFO:tasks.rados.rados.0.smithi040.stdout:2073: expect (ObjNum 637 snap 195 seq_num 637) 2023-09-30T09:27:27.950 INFO:tasks.rados.rados.0.smithi040.stdout:2074: snap_remove snap 200 2023-09-30T09:27:28.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[192000]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[192000]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[192000]: pgmap v416: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 867 KiB/s wr, 7 op/s 2023-09-30T09:27:28.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3256873420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:28.729 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[192000]: osdmap e473: 8 total, 8 up, 8 in 2023-09-30T09:27:28.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[189312]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[189312]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[189312]: pgmap v416: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 867 KiB/s wr, 7 op/s 2023-09-30T09:27:28.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3256873420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:28.730 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:28 smithi040 ceph-mon[189312]: osdmap e473: 8 total, 8 up, 8 in 2023-09-30T09:27:28.862 INFO:tasks.rados.rados.0.smithi040.stdout:2074: done (11 left) 2023-09-30T09:27:28.862 INFO:tasks.rados.rados.0.smithi040.stdout:2075: rollback oid 41 current snap is 206 2023-09-30T09:27:28.862 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 190 2023-09-30T09:27:28.862 INFO:tasks.rados.rados.0.smithi040.stdout:2062: finishing rollback tid 0 to smithi040173847-5 2023-09-30T09:27:28.862 INFO:tasks.rados.rados.0.smithi040.stdout:2069: expect (ObjNum -503001040 snap 21958 seq_num 3791750944) 2023-09-30T09:27:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2062: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:27:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing copy_from to smithi040173847-48 2023-09-30T09:27:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2067: got expected ENOENT (src dne) 2023-09-30T09:27:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2065: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:28.869 INFO:tasks.rados.rados.0.smithi040.stdout:2066: finishing rollback tid 0 to smithi040173847-14 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2066: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2067: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2063: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2062: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 755 (ObjNum 641 snap 198 seq_num 641) dirty exists 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2061: finishing write tid 3 to smithi040173847-44 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2061: finishing write tid 4 to smithi040173847-44 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2063: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:2066: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:27:28.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 794 (ObjNum 588 snap 188 seq_num 588) dirty exists 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:2061: finishing write tid 5 to smithi040173847-44 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 803 (ObjNum 663 snap 206 seq_num 663) dirty exists 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:2061: left oid 44 (ObjNum 663 snap 206 seq_num 663) 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 764 (ObjNum 661 snap 206 seq_num 661) dirty exists 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:2063: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 923 (ObjNum 561 snap 178 seq_num 561) dirty exists 2023-09-30T09:27:28.871 INFO:tasks.rados.rados.0.smithi040.stdout:2073: expect (ObjNum 637 snap 195 seq_num 637) 2023-09-30T09:27:28.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:28 smithi143 ceph-mon[183689]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.970 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:28 smithi143 ceph-mon[183689]: from='client.34338 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:28.971 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:28 smithi143 ceph-mon[183689]: pgmap v416: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 272 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 867 KiB/s wr, 7 op/s 2023-09-30T09:27:28.971 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:28 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3256873420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:28.971 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:28 smithi143 ceph-mon[183689]: osdmap e473: 8 total, 8 up, 8 in 2023-09-30T09:27:28.971 INFO:tasks.rados.rados.0.smithi040.stdout:2070: expect (ObjNum 642 snap 198 seq_num 642) 2023-09-30T09:27:29.457 INFO:tasks.rados.rados.0.smithi040.stdout:2072: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:27:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: osdmap e474: 8 total, 8 up, 8 in 2023-09-30T09:27:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: pgmap v419: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 363 KiB/s wr, 13 op/s 2023-09-30T09:27:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: osdmap e474: 8 total, 8 up, 8 in 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: pgmap v419: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 363 KiB/s wr, 13 op/s 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: osdmap e474: 8 total, 8 up, 8 in 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: pgmap v419: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 255 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 363 KiB/s wr, 13 op/s 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2075: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 935 (ObjNum 590 snap 188 seq_num 590) dirty exists 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2061: done (11 left) 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2062: done (10 left) 2023-09-30T09:27:30.505 INFO:tasks.rados.rados.0.smithi040.stdout:2063: done (9 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2065: done (8 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2066: done (7 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2067: done (6 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2069: done (5 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2070: done (4 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2071: done (3 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2072: done (2 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2073: done (1 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2075: done (0 left) 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2076: read oid 16 snap -1 2023-09-30T09:27:30.506 INFO:tasks.rados.rados.0.smithi040.stdout:2076: expect (ObjNum 627 snap 194 seq_num 627) 2023-09-30T09:27:30.507 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 206 2023-09-30T09:27:30.507 INFO:tasks.rados.rados.0.smithi040.stdout:2077: seq_num 664 ranges {4087808=729088,4816896=729088,5545984=73728} 2023-09-30T09:27:30.531 INFO:tasks.rados.rados.0.smithi040.stdout:2077: writing smithi040173847-3 from 4087808 to 4816896 tid 1 2023-09-30T09:27:30.535 INFO:tasks.rados.rados.0.smithi040.stdout:2077: writing smithi040173847-3 from 4816896 to 5545984 tid 2 2023-09-30T09:27:30.536 INFO:tasks.rados.rados.0.smithi040.stdout:2077: writing smithi040173847-3 from 5545984 to 5619712 tid 3 2023-09-30T09:27:30.536 INFO:tasks.rados.rados.0.smithi040.stdout:2078: read oid 27 snap -1 2023-09-30T09:27:30.536 INFO:tasks.rados.rados.0.smithi040.stdout:2078: expect deleted 2023-09-30T09:27:30.537 INFO:tasks.rados.rados.0.smithi040.stdout:2079: read oid 42 snap 190 2023-09-30T09:27:30.537 INFO:tasks.rados.rados.0.smithi040.stdout:2079: expect (ObjNum 580 snap 182 seq_num 580) 2023-09-30T09:27:30.537 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 206 2023-09-30T09:27:30.537 INFO:tasks.rados.rados.0.smithi040.stdout:2080: seq_num 665 ranges {3506176=745472,4251648=606208,4857856=196608} 2023-09-30T09:27:30.560 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi040173847-9 from 3506176 to 4251648 tid 1 2023-09-30T09:27:30.564 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi040173847-9 from 4251648 to 4857856 tid 2 2023-09-30T09:27:30.565 INFO:tasks.rados.rados.0.smithi040.stdout:2080: writing smithi040173847-9 from 4857856 to 5054464 tid 3 2023-09-30T09:27:30.565 INFO:tasks.rados.rados.0.smithi040.stdout:2081: rollback oid 17 current snap is 206 2023-09-30T09:27:30.565 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 204 2023-09-30T09:27:30.571 INFO:tasks.rados.rados.0.smithi040.stdout:2076: expect (ObjNum 627 snap 194 seq_num 627) 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2077: finishing write tid 1 to smithi040173847-3 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2077: finishing write tid 2 to smithi040173847-3 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2077: finishing write tid 3 to smithi040173847-3 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2076: done (5 left) 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2078: done (4 left) 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2082: delete oid 19 current snap is 206 2023-09-30T09:27:30.836 INFO:tasks.rados.rados.0.smithi040.stdout:2077: finishing write tid 4 to smithi040173847-3 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2077: finishing write tid 5 to smithi040173847-3 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 932 (ObjNum 664 snap 206 seq_num 664) dirty exists 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2077: left oid 3 (ObjNum 664 snap 206 seq_num 664) 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 1 to smithi040173847-9 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2081: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 2 to smithi040173847-9 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 3 to smithi040173847-9 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 4 to smithi040173847-9 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2081: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2081: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 941 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:2080: finishing write tid 5 to smithi040173847-9 2023-09-30T09:27:30.837 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 719 (ObjNum 665 snap 206 seq_num 665) dirty exists 2023-09-30T09:27:30.838 INFO:tasks.rados.rados.0.smithi040.stdout:2080: left oid 9 (ObjNum 665 snap 206 seq_num 665) 2023-09-30T09:27:30.838 INFO:tasks.rados.rados.0.smithi040.stdout:2079: expect (ObjNum 580 snap 182 seq_num 580) 2023-09-30T09:27:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: Detected new or changed devices on smithi040 2023-09-30T09:27:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: Upgrade: It appears safe to stop mds.b 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:31.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:31] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: Detected new or changed devices on smithi040 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: Upgrade: It appears safe to stop mds.b 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: Detected new or changed devices on smithi040 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-30T09:27:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: Upgrade: It appears safe to stop mds.b 2023-09-30T09:27:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:31.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:32.261 INFO:tasks.rados.rados.0.smithi040.stdout:2077: done (4 left) 2023-09-30T09:27:32.442 INFO:tasks.rados.rados.0.smithi040.stdout:2079: done (3 left) 2023-09-30T09:27:32.442 INFO:tasks.rados.rados.0.smithi040.stdout:2080: done (2 left) 2023-09-30T09:27:32.442 INFO:tasks.rados.rados.0.smithi040.stdout:2081: done (1 left) 2023-09-30T09:27:32.442 INFO:tasks.rados.rados.0.smithi040.stdout:2082: done (0 left) 2023-09-30T09:27:32.442 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 206 2023-09-30T09:27:32.443 INFO:tasks.rados.rados.0.smithi040.stdout:2083: seq_num 667 ranges {7938048=778240,8716288=778240,9494528=24576} 2023-09-30T09:27:32.443 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:32 smithi143 systemd[1]: Stopping Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: Upgrade: Updating mds.b 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: Deploying daemon mds.b on smithi143 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: pgmap v420: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 289 KiB/s wr, 13 op/s 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[192000]: osdmap e475: 8 total, 8 up, 8 in 2023-09-30T09:27:32.444 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: Upgrade: Updating mds.b 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: Deploying daemon mds.b on smithi143 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: pgmap v420: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 289 KiB/s wr, 13 op/s 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-mon[183689]: osdmap e475: 8 total, 8 up, 8 in 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: Upgrade: Updating mds.b 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:32.445 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: Deploying daemon mds.b on smithi143 2023-09-30T09:27:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: pgmap v420: 121 pgs: 3 active+clean+snaptrim_wait, 5 active+clean+snaptrim, 113 active+clean; 246 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 289 KiB/s wr, 13 op/s 2023-09-30T09:27:32.446 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-mon[189312]: osdmap e475: 8 total, 8 up, 8 in 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:2083: writing smithi040173847-7 from 7938048 to 8716288 tid 1 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:2083: writing smithi040173847-7 from 8716288 to 9494528 tid 2 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:2083: writing smithi040173847-7 from 9494528 to 9519104 tid 3 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:2084: rollback oid 20 current snap is 206 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 199 2023-09-30T09:27:32.448 INFO:tasks.rados.rados.0.smithi040.stdout:2083: finishing write tid 1 to smithi040173847-7 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 206 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2085: seq_num 668 ranges {2768896=794624,3563520=663552,4227072=139264} 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi040173847-11 from 2768896 to 3563520 tid 1 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi040173847-11 from 3563520 to 4227072 tid 2 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2085: writing smithi040173847-11 from 4227072 to 4366336 tid 3 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2086: rollback oid 44 current snap is 206 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 202 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2083: finishing write tid 2 to smithi040173847-7 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2083: finishing write tid 3 to smithi040173847-7 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2083: finishing write tid 4 to smithi040173847-7 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:2083: finishing write tid 5 to smithi040173847-7 2023-09-30T09:27:32.449 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 731 (ObjNum 667 snap 206 seq_num 667) dirty exists 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2083: left oid 7 (ObjNum 667 snap 206 seq_num 667) 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2084: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 990 (ObjNum 639 snap 196 seq_num 639) dirty exists 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 1 to smithi040173847-11 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2083: done (3 left) 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2084: done (2 left) 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2087: snap_create 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:2086: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:27:32.450 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 806 (ObjNum 649 snap 202 seq_num 649) dirty exists 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 2 to smithi040173847-11 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 3 to smithi040173847-11 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 4 to smithi040173847-11 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:2085: finishing write tid 5 to smithi040173847-11 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 995 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:27:32.451 INFO:tasks.rados.rados.0.smithi040.stdout:2085: left oid 11 (ObjNum 668 snap 206 seq_num 668) 2023-09-30T09:27:32.643 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[149754]: 2023-09-30T09:27:32.275+0000 7f223ee20700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-09-30T09:27:32.643 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:32 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[149754]: 2023-09-30T09:27:32.275+0000 7f223ee20700 -1 mds.b *** got signal Terminated *** 2023-09-30T09:27:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:32 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[189289]: 2023-09-30T09:27:32.276+0000 7ff2d55ea700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T09:27:33.296 INFO:tasks.rados.rados.0.smithi040.stdout:2085: done (2 left) 2023-09-30T09:27:33.297 INFO:tasks.rados.rados.0.smithi040.stdout:2086: done (1 left) 2023-09-30T09:27:33.297 INFO:tasks.rados.rados.0.smithi040.stdout:2087: done (0 left) 2023-09-30T09:27:33.297 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 207 2023-09-30T09:27:33.297 INFO:tasks.rados.rados.0.smithi040.stdout:2088: seq_num 669 ranges {13443072=409600,13852672=548864,14401536=655360} 2023-09-30T09:27:33.374 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi040173847-50 from 13443072 to 13852672 tid 1 2023-09-30T09:27:33.377 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi040173847-50 from 13852672 to 14401536 tid 2 2023-09-30T09:27:33.381 INFO:tasks.rados.rados.0.smithi040.stdout:2088: writing smithi040173847-50 from 14401536 to 15056896 tid 3 2023-09-30T09:27:33.381 INFO:tasks.rados.rados.0.smithi040.stdout:2089: read oid 28 snap 188 2023-09-30T09:27:33.381 INFO:tasks.rados.rados.0.smithi040.stdout:2089: expect deleted 2023-09-30T09:27:33.381 INFO:tasks.rados.rados.0.smithi040.stdout:2090: snap_remove snap 192 2023-09-30T09:27:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T09:27:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T09:27:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: osdmap e476: 8 total, 8 up, 8 in 2023-09-30T09:27:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-30T09:27:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T09:27:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T09:27:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:33 smithi143 ceph-mon[183689]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-30T09:27:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T09:27:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: osdmap e476: 8 total, 8 up, 8 in 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[192000]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: osdmap e476: 8 total, 8 up, 8 in 2023-09-30T09:27:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2023-09-30T09:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T09:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T09:27:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:33 smithi040 ceph-mon[189312]: fsmap cephfs:1/1 {0=a=up:replay} 2023-09-30T09:27:34.308 INFO:tasks.rados.rados.0.smithi040.stdout:2090: done (2 left) 2023-09-30T09:27:34.308 INFO:tasks.rados.rados.0.smithi040.stdout:2091: read oid 36 snap -1 2023-09-30T09:27:34.308 INFO:tasks.rados.rados.0.smithi040.stdout:2091: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:34.308 INFO:tasks.rados.rados.0.smithi040.stdout:2092: read oid 15 snap 190 2023-09-30T09:27:34.308 INFO:tasks.rados.rados.0.smithi040.stdout:2092: expect deleted 2023-09-30T09:27:34.309 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 207 2023-09-30T09:27:34.309 INFO:tasks.rados.rados.0.smithi040.stdout:2093: seq_num 670 ranges {0=425984,425984=483328,909312=507904,1417216=212992} 2023-09-30T09:27:34.309 INFO:tasks.rados.rados.0.smithi040.stdout:2093: writing smithi040173847-30 from 0 to 425984 tid 1 2023-09-30T09:27:34.311 INFO:tasks.rados.rados.0.smithi040.stdout:2093: writing smithi040173847-30 from 425984 to 909312 tid 2 2023-09-30T09:27:34.314 INFO:tasks.rados.rados.0.smithi040.stdout:2093: writing smithi040173847-30 from 909312 to 1417216 tid 3 2023-09-30T09:27:34.316 INFO:tasks.rados.rados.0.smithi040.stdout:2093: writing smithi040173847-30 from 1417216 to 1630208 tid 4 2023-09-30T09:27:34.317 INFO:tasks.rados.rados.0.smithi040.stdout:2094: snap_remove snap 203 2023-09-30T09:27:34.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:34 smithi143 ceph-mon[183689]: pgmap v423: 121 pgs: 121 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2023-09-30T09:27:34.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:34 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:reconnect 2023-09-30T09:27:34.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:34 smithi143 ceph-mon[183689]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-30T09:27:34.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:34 smithi143 ceph-mon[183689]: osdmap e477: 8 total, 8 up, 8 in 2023-09-30T09:27:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[192000]: pgmap v423: 121 pgs: 121 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2023-09-30T09:27:34.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:reconnect 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[192000]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[192000]: osdmap e477: 8 total, 8 up, 8 in 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[189312]: pgmap v423: 121 pgs: 121 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 1.6 MiB/s wr, 23 op/s 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:reconnect 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[189312]: fsmap cephfs:1/1 {0=a=up:reconnect} 2023-09-30T09:27:34.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:34 smithi040 ceph-mon[189312]: osdmap e477: 8 total, 8 up, 8 in 2023-09-30T09:27:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:2094: done (5 left) 2023-09-30T09:27:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 207 2023-09-30T09:27:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 1 to smithi040173847-50 2023-09-30T09:27:35.311 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 2 to smithi040173847-50 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 3 to smithi040173847-50 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 4 to smithi040173847-50 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:2088: finishing write tid 5 to smithi040173847-50 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 896 (ObjNum 669 snap 207 seq_num 669) dirty exists 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:2088: left oid 50 (ObjNum 669 snap 207 seq_num 669) 2023-09-30T09:27:35.312 INFO:tasks.rados.rados.0.smithi040.stdout:2091: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:27:35.314 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 1 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 2 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 3 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 4 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 5 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: finishing write tid 6 to smithi040173847-30 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 730 (ObjNum 670 snap 207 seq_num 670) dirty exists 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2093: left oid 30 (ObjNum 670 snap 207 seq_num 670) 2023-09-30T09:27:35.315 INFO:tasks.rados.rados.0.smithi040.stdout:2095: seq_num 671 ranges {4546560=442368,4988928=761856,5750784=442368} 2023-09-30T09:27:35.343 INFO:tasks.rados.rados.0.smithi040.stdout:2095: writing smithi040173847-16 from 4546560 to 4988928 tid 1 2023-09-30T09:27:35.348 INFO:tasks.rados.rados.0.smithi040.stdout:2095: writing smithi040173847-16 from 4988928 to 5750784 tid 2 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2095: writing smithi040173847-16 from 5750784 to 6193152 tid 3 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2088: done (5 left) 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2089: done (4 left) 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2091: done (3 left) 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2092: done (2 left) 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2093: done (1 left) 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 207 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2095: finishing write tid 1 to smithi040173847-16 2023-09-30T09:27:35.351 INFO:tasks.rados.rados.0.smithi040.stdout:2096: seq_num 672 ranges {0=458752,458752=647168,1105920=466944,1572864=90112} 2023-09-30T09:27:35.353 INFO:tasks.rados.rados.0.smithi040.stdout:2096: writing smithi040173847-38 from 0 to 458752 tid 1 2023-09-30T09:27:35.357 INFO:tasks.rados.rados.0.smithi040.stdout:2096: writing smithi040173847-38 from 458752 to 1105920 tid 2 2023-09-30T09:27:35.360 INFO:tasks.rados.rados.0.smithi040.stdout:2096: writing smithi040173847-38 from 1105920 to 1572864 tid 3 2023-09-30T09:27:35.361 INFO:tasks.rados.rados.0.smithi040.stdout:2096: writing smithi040173847-38 from 1572864 to 1662976 tid 4 2023-09-30T09:27:35.361 INFO:tasks.rados.rados.0.smithi040.stdout:2097: rmattr oid 14 current snap is 207 2023-09-30T09:27:35.361 INFO:tasks.rados.rados.0.smithi040.stdout:2097: done (2 left) 2023-09-30T09:27:35.361 INFO:tasks.rados.rados.0.smithi040.stdout:2098: rollback oid 34 current snap is 207 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 190 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: finishing write tid 2 to smithi040173847-16 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: finishing write tid 3 to smithi040173847-16 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: finishing write tid 4 to smithi040173847-16 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: finishing write tid 5 to smithi040173847-16 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1003 (ObjNum 671 snap 207 seq_num 671) dirty exists 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: left oid 16 (ObjNum 671 snap 207 seq_num 671) 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2095: done (2 left) 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2099: read oid 37 snap -1 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2099: expect (ObjNum 635 snap 194 seq_num 635) 2023-09-30T09:27:35.362 INFO:tasks.rados.rados.0.smithi040.stdout:2100: read oid 50 snap 205 2023-09-30T09:27:35.363 INFO:tasks.rados.rados.0.smithi040.stdout:2100: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:35.363 INFO:tasks.rados.rados.0.smithi040.stdout:2101: delete oid 10 current snap is 207 2023-09-30T09:27:35.363 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 1 to smithi040173847-38 2023-09-30T09:27:35.363 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 2 to smithi040173847-38 2023-09-30T09:27:35.364 INFO:tasks.rados.rados.0.smithi040.stdout:2098: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:27:35.366 INFO:tasks.rados.rados.0.smithi040.stdout:2099: expect (ObjNum 635 snap 194 seq_num 635) 2023-09-30T09:27:35.394 INFO:tasks.rados.rados.0.smithi040.stdout:2098: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:27:35.394 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 951 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:27:35.394 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 3 to smithi040173847-38 2023-09-30T09:27:35.395 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 4 to smithi040173847-38 2023-09-30T09:27:35.395 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 5 to smithi040173847-38 2023-09-30T09:27:35.395 INFO:tasks.rados.rados.0.smithi040.stdout:2096: finishing write tid 6 to smithi040173847-38 2023-09-30T09:27:35.395 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 953 (ObjNum 672 snap 207 seq_num 672) dirty exists 2023-09-30T09:27:35.395 INFO:tasks.rados.rados.0.smithi040.stdout:2096: left oid 38 (ObjNum 672 snap 207 seq_num 672) 2023-09-30T09:27:35.436 INFO:tasks.rados.rados.0.smithi040.stdout:2100: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:35.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:35 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:rejoin 2023-09-30T09:27:35.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:35 smithi143 ceph-mon[183689]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-30T09:27:35.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:35 smithi143 ceph-mon[183689]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-30T09:27:35.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:35 smithi143 ceph-mon[183689]: osdmap e478: 8 total, 8 up, 8 in 2023-09-30T09:27:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:rejoin 2023-09-30T09:27:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[192000]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-30T09:27:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[192000]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-30T09:27:35.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[192000]: osdmap e478: 8 total, 8 up, 8 in 2023-09-30T09:27:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:rejoin 2023-09-30T09:27:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[189312]: fsmap cephfs:1/1 {0=a=up:rejoin} 2023-09-30T09:27:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[189312]: daemon mds.a is now active in filesystem cephfs as rank 0 2023-09-30T09:27:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:35 smithi040 ceph-mon[189312]: osdmap e478: 8 total, 8 up, 8 in 2023-09-30T09:27:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: pgmap v426: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-09-30T09:27:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T09:27:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:27:36.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:active 2023-09-30T09:27:36.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: fsmap cephfs:1 {0=a=up:active} 2023-09-30T09:27:36.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:36 smithi143 ceph-mon[183689]: osdmap e479: 8 total, 8 up, 8 in 2023-09-30T09:27:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: pgmap v426: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:active 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=a=up:active} 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[192000]: osdmap e479: 8 total, 8 up, 8 in 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: pgmap v426: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.6 MiB/s wr, 20 op/s 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:27:36.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.40:6834/566904898,v1:172.21.15.40:6835/566904898] up:active 2023-09-30T09:27:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=a=up:active} 2023-09-30T09:27:36.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:36 smithi040 ceph-mon[189312]: osdmap e479: 8 total, 8 up, 8 in 2023-09-30T09:27:37.090 INFO:tasks.rados.rados.0.smithi040.stdout:2096: done (4 left) 2023-09-30T09:27:37.114 INFO:tasks.rados.rados.0.smithi040.stdout:2098: done (3 left) 2023-09-30T09:27:37.114 INFO:tasks.rados.rados.0.smithi040.stdout:2099: done (2 left) 2023-09-30T09:27:37.114 INFO:tasks.rados.rados.0.smithi040.stdout:2100: done (1 left) 2023-09-30T09:27:37.114 INFO:tasks.rados.rados.0.smithi040.stdout:2101: done (0 left) 2023-09-30T09:27:37.114 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 207 2023-09-30T09:27:37.115 INFO:tasks.rados.rados.0.smithi040.stdout:2102: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2102: writing smithi040173847-10 from 0 to 491520 tid 1 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2102: writing smithi040173847-10 from 491520 to 909312 tid 2 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2102: writing smithi040173847-10 from 909312 to 1392640 tid 3 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2102: writing smithi040173847-10 from 1392640 to 1695744 tid 4 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2103: rmattr oid 46 current snap is 207 2023-09-30T09:27:37.116 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 1 to smithi040173847-10 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 2 to smithi040173847-10 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2104: rollback oid 15 current snap is 207 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 202 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2105: setattr oid 23 current snap is 207 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2106: read oid 27 snap 190 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2106: expect (ObjNum 548 snap 172 seq_num 548) 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2107: rollback oid 50 current snap is 207 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 201 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2108: setattr oid 13 current snap is 207 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 3 to smithi040173847-10 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 4 to smithi040173847-10 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 207 2023-09-30T09:27:37.117 INFO:tasks.rados.rados.0.smithi040.stdout:2109: seq_num 675 ranges {1499136=507904,2007040=704512,2711552=499712} 2023-09-30T09:27:37.118 INFO:tasks.rados.rados.0.smithi040.stdout:2109: writing smithi040173847-2 from 1499136 to 2007040 tid 1 2023-09-30T09:27:37.121 INFO:tasks.rados.rados.0.smithi040.stdout:2109: writing smithi040173847-2 from 2007040 to 2711552 tid 2 2023-09-30T09:27:37.125 INFO:tasks.rados.rados.0.smithi040.stdout:2109: writing smithi040173847-2 from 2711552 to 3211264 tid 3 2023-09-30T09:27:37.125 INFO:tasks.rados.rados.0.smithi040.stdout:2110: snap_create 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 5 to smithi040173847-10 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 955 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2102: finishing write tid 6 to smithi040173847-10 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1010 (ObjNum 674 snap 207 seq_num 674) dirty exists 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2102: left oid 10 (ObjNum 674 snap 207 seq_num 674) 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 752 (ObjNum 624 snap 193 seq_num 624) dirty exists 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 731 (ObjNum 655 snap 202 seq_num 655) dirty exists 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2104: finishing rollback tid 0 to smithi040173847-15 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2104: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing rollback tid 0 to smithi040173847-50 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:2104: finishing rollback tid 2 to smithi040173847-15 2023-09-30T09:27:37.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1014 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:27:37.127 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:27:37.127 INFO:tasks.rados.rados.0.smithi040.stdout:2107: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:27:37.127 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 899 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:27:37.127 INFO:tasks.rados.rados.0.smithi040.stdout:2109: finishing write tid 1 to smithi040173847-2 2023-09-30T09:27:37.127 INFO:tasks.rados.rados.0.smithi040.stdout:2109: finishing write tid 2 to smithi040173847-2 2023-09-30T09:27:37.128 INFO:tasks.rados.rados.0.smithi040.stdout:2109: finishing write tid 3 to smithi040173847-2 2023-09-30T09:27:37.128 INFO:tasks.rados.rados.0.smithi040.stdout:2109: finishing write tid 4 to smithi040173847-2 2023-09-30T09:27:37.130 INFO:tasks.rados.rados.0.smithi040.stdout:2106: expect (ObjNum 548 snap 172 seq_num 548) 2023-09-30T09:27:37.292 INFO:tasks.rados.rados.0.smithi040.stdout:2109: finishing write tid 5 to smithi040173847-2 2023-09-30T09:27:37.292 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 768 (ObjNum 675 snap 207 seq_num 675) dirty exists 2023-09-30T09:27:37.292 INFO:tasks.rados.rados.0.smithi040.stdout:2109: left oid 2 (ObjNum 675 snap 207 seq_num 675) 2023-09-30T09:27:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:2102: done (8 left) 2023-09-30T09:27:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:2103: done (7 left) 2023-09-30T09:27:37.861 INFO:tasks.rados.rados.0.smithi040.stdout:2104: done (6 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2105: done (5 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2106: done (4 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2107: done (3 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2108: done (2 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2109: done (1 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2110: done (0 left) 2023-09-30T09:27:37.862 INFO:tasks.rados.rados.0.smithi040.stdout:2111: delete oid 9 current snap is 208 2023-09-30T09:27:37.866 INFO:tasks.rados.rados.0.smithi040.stdout:2111: done (0 left) 2023-09-30T09:27:37.866 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 208 2023-09-30T09:27:37.866 INFO:tasks.rados.rados.0.smithi040.stdout:2112: seq_num 677 ranges {6103040=540672,6643712=516096,7159808=655360,7815168=32768} 2023-09-30T09:27:37.904 INFO:tasks.rados.rados.0.smithi040.stdout:2112: writing smithi040173847-35 from 6103040 to 6643712 tid 1 2023-09-30T09:27:37.906 INFO:tasks.rados.rados.0.smithi040.stdout:2112: writing smithi040173847-35 from 6643712 to 7159808 tid 2 2023-09-30T09:27:37.910 INFO:tasks.rados.rados.0.smithi040.stdout:2112: writing smithi040173847-35 from 7159808 to 7815168 tid 3 2023-09-30T09:27:37.911 INFO:tasks.rados.rados.0.smithi040.stdout:2112: writing smithi040173847-35 from 7815168 to 7847936 tid 4 2023-09-30T09:27:37.911 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 208 2023-09-30T09:27:37.911 INFO:tasks.rados.rados.0.smithi040.stdout:2113: seq_num 678 ranges {4374528=565248,4939776=802816,5742592=401408} 2023-09-30T09:27:37.938 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi040173847-6 from 4374528 to 4939776 tid 1 2023-09-30T09:27:37.943 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi040173847-6 from 4939776 to 5742592 tid 2 2023-09-30T09:27:37.945 INFO:tasks.rados.rados.0.smithi040.stdout:2113: writing smithi040173847-6 from 5742592 to 6144000 tid 3 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2114: delete oid 37 current snap is 208 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 1 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 2 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 3 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 4 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 5 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:2112: finishing write tid 6 to smithi040173847-35 2023-09-30T09:27:37.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1020 (ObjNum 677 snap 208 seq_num 677) dirty exists 2023-09-30T09:27:37.947 INFO:tasks.rados.rados.0.smithi040.stdout:2112: left oid 35 (ObjNum 677 snap 208 seq_num 677) 2023-09-30T09:27:37.947 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 1 to smithi040173847-6 2023-09-30T09:27:37.948 INFO:tasks.rados.rados.0.smithi040.stdout:2112: done (2 left) 2023-09-30T09:27:37.948 INFO:tasks.rados.rados.0.smithi040.stdout:2114: done (1 left) 2023-09-30T09:27:37.948 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 208 2023-09-30T09:27:37.948 INFO:tasks.rados.rados.0.smithi040.stdout:2115: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2023-09-30T09:27:37.951 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi040173847-40 from 0 to 598016 tid 1 2023-09-30T09:27:37.954 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi040173847-40 from 598016 to 1171456 tid 2 2023-09-30T09:27:37.957 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi040173847-40 from 1171456 to 1605632 tid 3 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2115: writing smithi040173847-40 from 1605632 to 1802240 tid 4 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2116: copy_from oid 31 from oid 21 current snap is 208 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 2 to smithi040173847-6 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 3 to smithi040173847-6 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 4 to smithi040173847-6 2023-09-30T09:27:37.959 INFO:tasks.rados.rados.0.smithi040.stdout:2113: finishing write tid 5 to smithi040173847-6 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 960 (ObjNum 678 snap 208 seq_num 678) dirty exists 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:2113: left oid 6 (ObjNum 678 snap 208 seq_num 678) 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 1 to smithi040173847-40 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 2 to smithi040173847-40 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:2113: done (2 left) 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 208 2023-09-30T09:27:37.960 INFO:tasks.rados.rados.0.smithi040.stdout:2117: seq_num 681 ranges {1695744=614400,2310144=458752,2768896=638976,3407872=106496} 2023-09-30T09:27:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi040173847-10 from 1695744 to 2310144 tid 1 2023-09-30T09:27:37.974 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi040173847-10 from 2310144 to 2768896 tid 2 2023-09-30T09:27:37.978 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi040173847-10 from 2768896 to 3407872 tid 3 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2117: writing smithi040173847-10 from 3407872 to 3514368 tid 4 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2118: copy_from oid 19 from oid 47 current snap is 208 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2116: finishing copy_from to smithi040173847-31 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2116: got expected ENOENT (src dne) 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2116: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 3 to smithi040173847-40 2023-09-30T09:27:37.979 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 4 to smithi040173847-40 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 5 to smithi040173847-40 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2115: finishing write tid 6 to smithi040173847-40 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 956 (ObjNum 680 snap 208 seq_num 680) dirty exists 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2115: left oid 40 (ObjNum 680 snap 208 seq_num 680) 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 1 to smithi040173847-10 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 2 to smithi040173847-10 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2115: done (3 left) 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2116: done (2 left) 2023-09-30T09:27:37.980 INFO:tasks.rados.rados.0.smithi040.stdout:2119: delete oid 31 current snap is 208 2023-09-30T09:27:37.982 INFO:tasks.rados.rados.0.smithi040.stdout:2119: done (2 left) 2023-09-30T09:27:37.982 INFO:tasks.rados.rados.0.smithi040.stdout:2120: snap_remove snap 201 2023-09-30T09:27:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:37 smithi143 ceph-mon[183689]: osdmap e480: 8 total, 8 up, 8 in 2023-09-30T09:27:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:37 smithi143 ceph-mon[183689]: pgmap v429: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2023-09-30T09:27:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:37 smithi040 ceph-mon[192000]: osdmap e480: 8 total, 8 up, 8 in 2023-09-30T09:27:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:37 smithi040 ceph-mon[192000]: pgmap v429: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2023-09-30T09:27:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:37 smithi040 ceph-mon[189312]: osdmap e480: 8 total, 8 up, 8 in 2023-09-30T09:27:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:37 smithi040 ceph-mon[189312]: pgmap v429: 121 pgs: 121 active+clean; 247 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.9 MiB/s wr, 24 op/s 2023-09-30T09:27:38.869 INFO:tasks.rados.rados.0.smithi040.stdout:2120: done (2 left) 2023-09-30T09:27:38.869 INFO:tasks.rados.rados.0.smithi040.stdout:2121: snap_remove snap 206 2023-09-30T09:27:39.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:38 smithi143 ceph-mon[183689]: osdmap e481: 8 total, 8 up, 8 in 2023-09-30T09:27:39.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:38 smithi040 ceph-mon[192000]: osdmap e481: 8 total, 8 up, 8 in 2023-09-30T09:27:39.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:38 smithi040 ceph-mon[189312]: osdmap e481: 8 total, 8 up, 8 in 2023-09-30T09:27:39.876 INFO:tasks.rados.rados.0.smithi040.stdout:2121: done (2 left) 2023-09-30T09:27:39.876 INFO:tasks.rados.rados.0.smithi040.stdout:2122: copy_from oid 30 from oid 31 current snap is 208 2023-09-30T09:27:39.876 INFO:tasks.rados.rados.0.smithi040.stdout:2123: read oid 26 snap -1 2023-09-30T09:27:39.876 INFO:tasks.rados.rados.0.smithi040.stdout:2123: expect (ObjNum 628 snap 194 seq_num 628) 2023-09-30T09:27:39.877 INFO:tasks.rados.rados.0.smithi040.stdout:2124: setattr oid 41 current snap is 208 2023-09-30T09:27:39.877 INFO:tasks.rados.rados.0.smithi040.stdout:2125: snap_remove snap 188 2023-09-30T09:27:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:39 smithi143 ceph-mon[183689]: osdmap e482: 8 total, 8 up, 8 in 2023-09-30T09:27:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:39 smithi143 ceph-mon[183689]: pgmap v432: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2023-09-30T09:27:40.159 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 09:27:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: 2023-09-30T09:27:39.850+0000 7f2f2a06f700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-09-30T09:27:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:39 smithi040 ceph-mon[189312]: osdmap e482: 8 total, 8 up, 8 in 2023-09-30T09:27:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:39 smithi040 ceph-mon[189312]: pgmap v432: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2023-09-30T09:27:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:39 smithi040 ceph-mon[192000]: osdmap e482: 8 total, 8 up, 8 in 2023-09-30T09:27:40.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:39 smithi040 ceph-mon[192000]: pgmap v432: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.0 MiB/s wr, 32 op/s 2023-09-30T09:27:40.891 INFO:tasks.rados.rados.0.smithi040.stdout:2125: done (5 left) 2023-09-30T09:27:40.891 INFO:tasks.rados.rados.0.smithi040.stdout:2126: read oid 42 snap 196 2023-09-30T09:27:40.891 INFO:tasks.rados.rados.0.smithi040.stdout:2126: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:40.891 INFO:tasks.rados.rados.0.smithi040.stdout:2127: delete oid 7 current snap is 208 2023-09-30T09:27:40.895 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 3 to smithi040173847-10 2023-09-30T09:27:40.895 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 4 to smithi040173847-10 2023-09-30T09:27:40.895 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 5 to smithi040173847-10 2023-09-30T09:27:40.895 INFO:tasks.rados.rados.0.smithi040.stdout:2117: finishing write tid 6 to smithi040173847-10 2023-09-30T09:27:40.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1026 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2117: left oid 10 (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2118: finishing copy_from to smithi040173847-19 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 855 (ObjNum 576 snap 181 seq_num 576) dirty exists 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing copy_from to smithi040173847-30 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2122: got expected ENOENT (src dne) 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2122: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 964 (ObjNum 590 snap 188 seq_num 590) dirty exists 2023-09-30T09:27:40.896 INFO:tasks.rados.rados.0.smithi040.stdout:2123: expect (ObjNum 628 snap 194 seq_num 628) 2023-09-30T09:27:40.978 INFO:tasks.rados.rados.0.smithi040.stdout:2126: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:41.053 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:40 smithi143 ceph-mon[183689]: osdmap e483: 8 total, 8 up, 8 in 2023-09-30T09:27:41.054 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:40 smithi143 bash[213773]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b 2023-09-30T09:27:41.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:41] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-30T09:27:41.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:40 smithi040 ceph-mon[192000]: osdmap e483: 8 total, 8 up, 8 in 2023-09-30T09:27:41.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:40 smithi040 ceph-mon[189312]: osdmap e483: 8 total, 8 up, 8 in 2023-09-30T09:27:41.393 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.b.service: Succeeded. 2023-09-30T09:27:41.393 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 systemd[1]: Stopped Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:41.393 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 systemd[1]: Starting Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:41.892 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 bash[213933]: ad2beb5528184caa8ce5e16327b4e9e2fb56bd5dfea91c323734a13c60ee50c6 2023-09-30T09:27:41.893 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[213947]: starting mds.b at 2023-09-30T09:27:41.893 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 09:27:41 smithi143 systemd[1]: Started Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: osdmap e484: 8 total, 8 up, 8 in 2023-09-30T09:27:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: pgmap v435: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:27:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:42.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:41 smithi143 ceph-mon[183689]: osdmap e485: 8 total, 8 up, 8 in 2023-09-30T09:27:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: osdmap e484: 8 total, 8 up, 8 in 2023-09-30T09:27:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: pgmap v435: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[192000]: osdmap e485: 8 total, 8 up, 8 in 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: osdmap e484: 8 total, 8 up, 8 in 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: pgmap v435: 121 pgs: 121 active+clean; 249 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:41 smithi040 ceph-mon[189312]: osdmap e485: 8 total, 8 up, 8 in 2023-09-30T09:27:42.638 INFO:tasks.rados.rados.0.smithi040.stdout:2117: done (6 left) 2023-09-30T09:27:42.638 INFO:tasks.rados.rados.0.smithi040.stdout:2118: done (5 left) 2023-09-30T09:27:42.638 INFO:tasks.rados.rados.0.smithi040.stdout:2122: done (4 left) 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:2123: done (3 left) 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:2124: done (2 left) 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:2126: done (1 left) 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:2127: done (0 left) 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 208 2023-09-30T09:27:42.639 INFO:tasks.rados.rados.0.smithi040.stdout:2128: seq_num 684 ranges {2023424=663552,2686976=507904,3194880=409600,3604480=286720} 2023-09-30T09:27:42.653 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi040173847-26 from 2023424 to 2686976 tid 1 2023-09-30T09:27:42.656 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi040173847-26 from 2686976 to 3194880 tid 2 2023-09-30T09:27:42.658 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi040173847-26 from 3194880 to 3604480 tid 3 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2128: writing smithi040173847-26 from 3604480 to 3891200 tid 4 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2129: read oid 21 snap 204 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2129: expect deleted 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2130: read oid 25 snap 190 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2130: expect (ObjNum 571 snap 180 seq_num 571) 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 1 to smithi040173847-26 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 2 to smithi040173847-26 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2131: snap_create 2023-09-30T09:27:42.661 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 3 to smithi040173847-26 2023-09-30T09:27:42.665 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 4 to smithi040173847-26 2023-09-30T09:27:42.665 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 5 to smithi040173847-26 2023-09-30T09:27:42.668 INFO:tasks.rados.rados.0.smithi040.stdout:2128: finishing write tid 6 to smithi040173847-26 2023-09-30T09:27:42.668 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 894 (ObjNum 684 snap 208 seq_num 684) dirty exists 2023-09-30T09:27:42.668 INFO:tasks.rados.rados.0.smithi040.stdout:2128: left oid 26 (ObjNum 684 snap 208 seq_num 684) 2023-09-30T09:27:42.683 INFO:tasks.rados.rados.0.smithi040.stdout:2130: expect (ObjNum 571 snap 180 seq_num 571) 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2128: done (3 left) 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2129: done (2 left) 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2130: done (1 left) 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2131: done (0 left) 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2132: read oid 27 snap 190 2023-09-30T09:27:42.908 INFO:tasks.rados.rados.0.smithi040.stdout:2132: expect (ObjNum 548 snap 172 seq_num 548) 2023-09-30T09:27:42.909 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 209 2023-09-30T09:27:42.909 INFO:tasks.rados.rados.0.smithi040.stdout:2133: seq_num 685 ranges {7847936=679936,8527872=442368,8970240=622592,9592832=139264} 2023-09-30T09:27:42.957 INFO:tasks.rados.rados.0.smithi040.stdout:2133: writing smithi040173847-35 from 7847936 to 8527872 tid 1 2023-09-30T09:27:42.960 INFO:tasks.rados.rados.0.smithi040.stdout:2133: writing smithi040173847-35 from 8527872 to 8970240 tid 2 2023-09-30T09:27:42.963 INFO:tasks.rados.rados.0.smithi040.stdout:2133: writing smithi040173847-35 from 8970240 to 9592832 tid 3 2023-09-30T09:27:42.964 INFO:tasks.rados.rados.0.smithi040.stdout:2133: writing smithi040173847-35 from 9592832 to 9732096 tid 4 2023-09-30T09:27:42.965 INFO:tasks.rados.rados.0.smithi040.stdout:2134: rollback oid 40 current snap is 209 2023-09-30T09:27:42.965 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 207 2023-09-30T09:27:42.965 INFO:tasks.rados.rados.0.smithi040.stdout:2132: expect (ObjNum 548 snap 172 seq_num 548) 2023-09-30T09:27:43.127 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 1 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 2 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 3 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2132: done (2 left) 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2135: delete oid 14 current snap is 209 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2134: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 4 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2134: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 973 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 5 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:2133: finishing write tid 6 to smithi040173847-35 2023-09-30T09:27:43.128 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1056 (ObjNum 685 snap 209 seq_num 685) dirty exists 2023-09-30T09:27:43.129 INFO:tasks.rados.rados.0.smithi040.stdout:2133: left oid 35 (ObjNum 685 snap 209 seq_num 685) 2023-09-30T09:27:43.129 INFO:tasks.rados.rados.0.smithi040.stdout:2133: done (2 left) 2023-09-30T09:27:43.129 INFO:tasks.rados.rados.0.smithi040.stdout:2134: done (1 left) 2023-09-30T09:27:43.129 INFO:tasks.rados.rados.0.smithi040.stdout:2135: done (0 left) 2023-09-30T09:27:43.129 INFO:tasks.rados.rados.0.smithi040.stdout:2136: setattr oid 29 current snap is 209 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:2137: rollback oid 3 current snap is 209 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 198 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:2138: rollback oid 20 current snap is 209 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 196 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:2139: read oid 43 snap 190 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:2139: expect deleted 2023-09-30T09:27:43.131 INFO:tasks.rados.rados.0.smithi040.stdout:2140: delete oid 8 current snap is 209 2023-09-30T09:27:43.134 INFO:tasks.rados.rados.0.smithi040.stdout:2137: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:27:43.134 INFO:tasks.rados.rados.0.smithi040.stdout:2140: done (4 left) 2023-09-30T09:27:43.135 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 209 2023-09-30T09:27:43.135 INFO:tasks.rados.rados.0.smithi040.stdout:2141: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2023-09-30T09:27:43.139 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi040173847-21 from 0 to 729088 tid 1 2023-09-30T09:27:43.143 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi040173847-21 from 729088 to 1228800 tid 2 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:2141: writing smithi040173847-21 from 1228800 to 1933312 tid 3 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:2142: delete oid 12 current snap is 209 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:2137: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 753 (ObjNum 642 snap 198 seq_num 642) dirty exists 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:2137: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:27:43.147 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 984 (ObjNum 544 snap 172 seq_num 544) dirty exists 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:2138: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:2138: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:2138: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1025 (ObjNum 639 snap 196 seq_num 639) dirty exists 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 1 to smithi040173847-21 2023-09-30T09:27:43.148 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 2 to smithi040173847-21 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 3 to smithi040173847-21 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2136: done (5 left) 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2137: done (4 left) 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2138: done (3 left) 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2139: done (2 left) 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2142: done (1 left) 2023-09-30T09:27:43.150 INFO:tasks.rados.rados.0.smithi040.stdout:2143: snap_remove snap 207 2023-09-30T09:27:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.143:6832/659309362,v1:172.21.15.143:6833/659309362] up:boot 2023-09-30T09:27:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[192000]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-30T09:27:43.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:27:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.143:6832/659309362,v1:172.21.15.143:6833/659309362] up:boot 2023-09-30T09:27:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[189312]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-30T09:27:43.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:27:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:42 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.143:6832/659309362,v1:172.21.15.143:6833/659309362] up:boot 2023-09-30T09:27:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:42 smithi143 ceph-mon[183689]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2023-09-30T09:27:43.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-09-30T09:27:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:2143: done (1 left) 2023-09-30T09:27:43.928 INFO:tasks.rados.rados.0.smithi040.stdout:2144: snap_remove snap 204 2023-09-30T09:27:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:43 smithi143 ceph-mon[183689]: osdmap e486: 8 total, 8 up, 8 in 2023-09-30T09:27:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:43 smithi143 ceph-mon[183689]: pgmap v438: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2023-09-30T09:27:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:43 smithi040 ceph-mon[192000]: osdmap e486: 8 total, 8 up, 8 in 2023-09-30T09:27:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:43 smithi040 ceph-mon[192000]: pgmap v438: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2023-09-30T09:27:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:43 smithi040 ceph-mon[189312]: osdmap e486: 8 total, 8 up, 8 in 2023-09-30T09:27:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:43 smithi040 ceph-mon[189312]: pgmap v438: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 26 op/s 2023-09-30T09:27:44.925 INFO:tasks.rados.rados.0.smithi040.stdout:2144: done (1 left) 2023-09-30T09:27:44.925 INFO:tasks.rados.rados.0.smithi040.stdout:2145: rollback oid 39 current snap is 209 2023-09-30T09:27:44.925 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 195 2023-09-30T09:27:44.925 INFO:tasks.rados.rados.0.smithi040.stdout:2146: snap_remove snap 205 2023-09-30T09:27:45.223 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:44 smithi143 ceph-mon[183689]: osdmap e487: 8 total, 8 up, 8 in 2023-09-30T09:27:45.223 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.223 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.223 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.223 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[192000]: osdmap e487: 8 total, 8 up, 8 in 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[189312]: osdmap e487: 8 total, 8 up, 8 in 2023-09-30T09:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:45.942 INFO:tasks.rados.rados.0.smithi040.stdout:2146: done (2 left) 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2147: read oid 45 snap -1 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2147: expect (ObjNum 661 snap 206 seq_num 661) 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2148: rmattr oid 6 current snap is 209 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2148: done (3 left) 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2149: rollback oid 12 current snap is 209 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 196 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2150: snap_create 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 4 to smithi040173847-21 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2141: finishing write tid 5 to smithi040173847-21 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 724 (ObjNum 688 snap 209 seq_num 688) dirty exists 2023-09-30T09:27:45.943 INFO:tasks.rados.rados.0.smithi040.stdout:2141: left oid 21 (ObjNum 688 snap 209 seq_num 688) 2023-09-30T09:27:45.944 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:27:45.944 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:27:45.944 INFO:tasks.rados.rados.0.smithi040.stdout:2145: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:27:45.944 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 772 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:27:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:2149: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:27:45.949 INFO:tasks.rados.rados.0.smithi040.stdout:2149: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:27:45.949 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 736 (ObjNum 33 snap 0 seq_num 3791921712) dirty exists 2023-09-30T09:27:45.960 INFO:tasks.rados.rados.0.smithi040.stdout:2147: expect (ObjNum 661 snap 206 seq_num 661) 2023-09-30T09:27:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:45 smithi143 ceph-mon[183689]: osdmap e488: 8 total, 8 up, 8 in 2023-09-30T09:27:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:45 smithi143 ceph-mon[183689]: pgmap v441: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-30T09:27:46.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[192000]: osdmap e488: 8 total, 8 up, 8 in 2023-09-30T09:27:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[192000]: pgmap v441: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-30T09:27:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[189312]: osdmap e488: 8 total, 8 up, 8 in 2023-09-30T09:27:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[189312]: pgmap v441: 121 pgs: 121 active+clean; 246 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.2 MiB/s wr, 22 op/s 2023-09-30T09:27:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:27:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:2141: done (4 left) 2023-09-30T09:27:46.848 INFO:tasks.rados.rados.0.smithi040.stdout:2145: done (3 left) 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:2147: done (2 left) 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:2149: done (1 left) 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:2150: done (0 left) 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:2151: rollback oid 31 current snap is 210 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 195 2023-09-30T09:27:46.849 INFO:tasks.rados.rados.0.smithi040.stdout:2152: snap_remove snap 190 2023-09-30T09:27:47.337 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:46 smithi143 ceph-mon[183689]: osdmap e489: 8 total, 8 up, 8 in 2023-09-30T09:27:47.337 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:46 smithi143 ceph-mon[183689]: osdmap e490: 8 total, 8 up, 8 in 2023-09-30T09:27:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:46 smithi040 ceph-mon[189312]: osdmap e489: 8 total, 8 up, 8 in 2023-09-30T09:27:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:46 smithi040 ceph-mon[189312]: osdmap e490: 8 total, 8 up, 8 in 2023-09-30T09:27:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:46 smithi040 ceph-mon[192000]: osdmap e489: 8 total, 8 up, 8 in 2023-09-30T09:27:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:46 smithi040 ceph-mon[192000]: osdmap e490: 8 total, 8 up, 8 in 2023-09-30T09:27:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:2152: done (1 left) 2023-09-30T09:27:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:2153: rmattr oid 21 current snap is 210 2023-09-30T09:27:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:2153: done (1 left) 2023-09-30T09:27:47.879 INFO:tasks.rados.rados.0.smithi040.stdout:2154: snap_remove snap 196 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: pgmap v444: 121 pgs: 121 active+clean; 250 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: Detected new or changed devices on smithi143 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:48.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-30T09:27:48.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[189312]: osdmap e491: 8 total, 8 up, 8 in 2023-09-30T09:27:48.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: pgmap v444: 121 pgs: 121 active+clean; 250 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: Detected new or changed devices on smithi143 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.664 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.665 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.666 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:48 smithi040 ceph-mon[192000]: osdmap e491: 8 total, 8 up, 8 in 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:2154: done (1 left) 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:2155: rollback oid 12 current snap is 210 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 199 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:2151: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:2151: finishing rollback tid 2 to smithi040173847-31 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 738 (ObjNum 586 snap 188 seq_num 586) dirty exists 2023-09-30T09:27:48.873 INFO:tasks.rados.rados.0.smithi040.stdout:2151: done (1 left) 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:2156: read oid 11 snap -1 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:2156: expect (ObjNum 668 snap 206 seq_num 668) 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:2157: read oid 29 snap -1 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:2157: expect (ObjNum 642 snap 198 seq_num 642) 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 210 2023-09-30T09:27:48.874 INFO:tasks.rados.rados.0.smithi040.stdout:2158: seq_num 690 ranges {2899968=761856,3661824=663552,4325376=409600,4734976=131072} 2023-09-30T09:27:48.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: pgmap v444: 121 pgs: 121 active+clean; 250 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2023-09-30T09:27:48.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: Detected new or changed devices on smithi143 2023-09-30T09:27:48.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2023-09-30T09:27:48.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.895 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:48.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:48 smithi143 ceph-mon[183689]: osdmap e491: 8 total, 8 up, 8 in 2023-09-30T09:27:48.896 INFO:tasks.rados.rados.0.smithi040.stdout:2158: writing smithi040173847-45 from 2899968 to 3661824 tid 1 2023-09-30T09:27:48.900 INFO:tasks.rados.rados.0.smithi040.stdout:2158: writing smithi040173847-45 from 3661824 to 4325376 tid 2 2023-09-30T09:27:48.903 INFO:tasks.rados.rados.0.smithi040.stdout:2158: writing smithi040173847-45 from 4325376 to 4734976 tid 3 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2158: writing smithi040173847-45 from 4734976 to 4866048 tid 4 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2159: snap_create 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2155: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 745 (ObjNum 33 snap 0 seq_num 3792333776) dirty exists 2023-09-30T09:27:48.904 INFO:tasks.rados.rados.0.smithi040.stdout:2156: expect (ObjNum 668 snap 206 seq_num 668) 2023-09-30T09:27:49.124 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 1 to smithi040173847-45 2023-09-30T09:27:49.124 INFO:tasks.rados.rados.0.smithi040.stdout:2157: expect (ObjNum 642 snap 198 seq_num 642) 2023-09-30T09:27:49.660 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:49 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:49.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all mds 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all rgw 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all rbd-mirror 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all ceph-exporter 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all iscsi 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all nfs 2023-09-30T09:27:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: Upgrade: Setting container_image for all nvmeof 2023-09-30T09:27:49.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[192000]: osdmap e492: 8 total, 8 up, 8 in 2023-09-30T09:27:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all mds 2023-09-30T09:27:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all rgw 2023-09-30T09:27:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all rbd-mirror 2023-09-30T09:27:49.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all ceph-exporter 2023-09-30T09:27:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all iscsi 2023-09-30T09:27:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all nfs 2023-09-30T09:27:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: Upgrade: Setting container_image for all nvmeof 2023-09-30T09:27:49.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:49 smithi040 ceph-mon[189312]: osdmap e492: 8 total, 8 up, 8 in 2023-09-30T09:27:49.689 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 2 to smithi040173847-45 2023-09-30T09:27:49.689 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 3 to smithi040173847-45 2023-09-30T09:27:49.689 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 4 to smithi040173847-45 2023-09-30T09:27:49.689 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 5 to smithi040173847-45 2023-09-30T09:27:49.690 INFO:tasks.rados.rados.0.smithi040.stdout:2158: finishing write tid 6 to smithi040173847-45 2023-09-30T09:27:49.690 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 777 (ObjNum 690 snap 210 seq_num 690) dirty exists 2023-09-30T09:27:49.690 INFO:tasks.rados.rados.0.smithi040.stdout:2158: left oid 45 (ObjNum 690 snap 210 seq_num 690) 2023-09-30T09:27:49.866 INFO:tasks.rados.rados.0.smithi040.stdout:2155: done (4 left) 2023-09-30T09:27:49.866 INFO:tasks.rados.rados.0.smithi040.stdout:2156: done (3 left) 2023-09-30T09:27:49.866 INFO:tasks.rados.rados.0.smithi040.stdout:2157: done (2 left) 2023-09-30T09:27:49.867 INFO:tasks.rados.rados.0.smithi040.stdout:2158: done (1 left) 2023-09-30T09:27:49.867 INFO:tasks.rados.rados.0.smithi040.stdout:2159: done (0 left) 2023-09-30T09:27:49.867 INFO:tasks.rados.rados.0.smithi040.stdout:2160: delete oid 1 current snap is 211 2023-09-30T09:27:49.870 INFO:tasks.rados.rados.0.smithi040.stdout:2160: done (0 left) 2023-09-30T09:27:49.870 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 211 2023-09-30T09:27:49.870 INFO:tasks.rados.rados.0.smithi040.stdout:2161: seq_num 692 ranges {0=794624,794624=483328,1277952=720896} 2023-09-30T09:27:49.874 INFO:tasks.rados.rados.0.smithi040.stdout:2161: writing smithi040173847-40 from 0 to 794624 tid 1 2023-09-30T09:27:49.877 INFO:tasks.rados.rados.0.smithi040.stdout:2161: writing smithi040173847-40 from 794624 to 1277952 tid 2 2023-09-30T09:27:49.882 INFO:tasks.rados.rados.0.smithi040.stdout:2161: writing smithi040173847-40 from 1277952 to 1998848 tid 3 2023-09-30T09:27:49.882 INFO:tasks.rados.rados.0.smithi040.stdout:2162: copy_from oid 26 from oid 4 current snap is 211 2023-09-30T09:27:49.882 INFO:tasks.rados.rados.0.smithi040.stdout:2163: snap_create 2023-09-30T09:27:49.883 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 1 to smithi040173847-40 2023-09-30T09:27:49.883 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 2 to smithi040173847-40 2023-09-30T09:27:49.886 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 3 to smithi040173847-40 2023-09-30T09:27:49.888 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 4 to smithi040173847-40 2023-09-30T09:27:49.890 INFO:tasks.rados.rados.0.smithi040.stdout:2161: finishing write tid 5 to smithi040173847-40 2023-09-30T09:27:49.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 997 (ObjNum 692 snap 211 seq_num 692) dirty exists 2023-09-30T09:27:49.890 INFO:tasks.rados.rados.0.smithi040.stdout:2161: left oid 40 (ObjNum 692 snap 211 seq_num 692) 2023-09-30T09:27:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all mds 2023-09-30T09:27:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all rgw 2023-09-30T09:27:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all rbd-mirror 2023-09-30T09:27:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all ceph-exporter 2023-09-30T09:27:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all iscsi 2023-09-30T09:27:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all nfs 2023-09-30T09:27:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: Upgrade: Setting container_image for all nvmeof 2023-09-30T09:27:49.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:49 smithi143 ceph-mon[183689]: osdmap e492: 8 total, 8 up, 8 in 2023-09-30T09:27:49.920 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:27:49.923 INFO:tasks.rados.rados.0.smithi040.stdout:2162: finishing copy_from to smithi040173847-26 2023-09-30T09:27:49.923 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 790 (ObjNum 594 snap 189 seq_num 594) dirty exists 2023-09-30T09:27:49.950 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:49 smithi040 bash[228131]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T09:27:49.951 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:49 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:27:50.390 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:49 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-30T09:27:50.390 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:49 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:50.390 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 systemd[1]: Starting Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:2161: done (2 left) 2023-09-30T09:27:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:2162: done (1 left) 2023-09-30T09:27:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:2163: done (0 left) 2023-09-30T09:27:50.868 INFO:tasks.rados.rados.0.smithi040.stdout:2164: snap_remove snap 210 2023-09-30T09:27:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:50 smithi143 ceph-mon[183689]: Upgrade: Updating node-exporter.a (1/2) 2023-09-30T09:27:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:50 smithi143 ceph-mon[183689]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:27:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:50 smithi143 ceph-mon[183689]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:27:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:50 smithi143 ceph-mon[183689]: osdmap e493: 8 total, 8 up, 8 in 2023-09-30T09:27:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[192000]: Upgrade: Updating node-exporter.a (1/2) 2023-09-30T09:27:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[192000]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:27:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[192000]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:27:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[192000]: osdmap e493: 8 total, 8 up, 8 in 2023-09-30T09:27:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[189312]: Upgrade: Updating node-exporter.a (1/2) 2023-09-30T09:27:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[189312]: Deploying daemon node-exporter.a on smithi040 2023-09-30T09:27:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[189312]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.4 MiB/s wr, 13 op/s 2023-09-30T09:27:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-mon[189312]: osdmap e493: 8 total, 8 up, 8 in 2023-09-30T09:27:50.911 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.502Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:27:50.911 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.502Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:27:50.911 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.503Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.503Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.503Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z 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)$ 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:27:50.912 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:27:50.913 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:27:50.914 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:27:50.915 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:27:50.916 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.504Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.505Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a[228294]: ts=2023-09-30T09:27:50.505Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 bash[228280]: 8d32d1a998bf697fe505237340526e7c427459970175e3af8a6e4bad4ac2a3c7 2023-09-30T09:27:50.917 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 09:27:50 smithi040 systemd[1]: Started Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:27:51] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:27:51.851 INFO:tasks.rados.rados.0.smithi040.stdout:2164: done (0 left) 2023-09-30T09:27:51.851 INFO:tasks.rados.rados.0.smithi040.stdout:2165: delete oid 21 current snap is 212 2023-09-30T09:27:51.860 INFO:tasks.rados.rados.0.smithi040.stdout:2165: done (0 left) 2023-09-30T09:27:51.860 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 212 2023-09-30T09:27:51.861 INFO:tasks.rados.rados.0.smithi040.stdout:2166: seq_num 694 ranges {1277952=425984,1703936=655360,2359296=786432,3145728=163840} 2023-09-30T09:27:51.870 INFO:tasks.rados.rados.0.smithi040.stdout:2166: writing smithi040173847-23 from 1277952 to 1703936 tid 1 2023-09-30T09:27:51.874 INFO:tasks.rados.rados.0.smithi040.stdout:2166: writing smithi040173847-23 from 1703936 to 2359296 tid 2 2023-09-30T09:27:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2166: writing smithi040173847-23 from 2359296 to 3145728 tid 3 2023-09-30T09:27:51.880 INFO:tasks.rados.rados.0.smithi040.stdout:2166: writing smithi040173847-23 from 3145728 to 3309568 tid 4 2023-09-30T09:27:51.880 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 212 2023-09-30T09:27:51.880 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 1 to smithi040173847-23 2023-09-30T09:27:51.880 INFO:tasks.rados.rados.0.smithi040.stdout:2167: seq_num 695 ranges {2637824=442368,3080192=540672,3620864=598016,4218880=466944} 2023-09-30T09:27:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:51 smithi143 ceph-mon[183689]: osdmap e494: 8 total, 8 up, 8 in 2023-09-30T09:27:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:51 smithi143 ceph-mon[183689]: pgmap v450: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:27:51.898 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi040173847-43 from 2637824 to 3080192 tid 1 2023-09-30T09:27:51.901 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi040173847-43 from 3080192 to 3620864 tid 2 2023-09-30T09:27:51.905 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi040173847-43 from 3620864 to 4218880 tid 3 2023-09-30T09:27:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:2167: writing smithi040173847-43 from 4218880 to 4685824 tid 4 2023-09-30T09:27:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 212 2023-09-30T09:27:51.908 INFO:tasks.rados.rados.0.smithi040.stdout:2168: seq_num 696 ranges {0=458752,458752=417792,876544=753664,1630208=434176} 2023-09-30T09:27:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[189312]: osdmap e494: 8 total, 8 up, 8 in 2023-09-30T09:27:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[189312]: pgmap v450: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:27:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[192000]: osdmap e494: 8 total, 8 up, 8 in 2023-09-30T09:27:51.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:51 smithi040 ceph-mon[192000]: pgmap v450: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 234 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2023-09-30T09:27:51.911 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi040173847-48 from 0 to 458752 tid 1 2023-09-30T09:27:51.913 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi040173847-48 from 458752 to 876544 tid 2 2023-09-30T09:27:51.918 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi040173847-48 from 876544 to 1630208 tid 3 2023-09-30T09:27:51.921 INFO:tasks.rados.rados.0.smithi040.stdout:2168: writing smithi040173847-48 from 1630208 to 2064384 tid 4 2023-09-30T09:27:51.921 INFO:tasks.rados.rados.0.smithi040.stdout:2169: read oid 10 snap -1 2023-09-30T09:27:51.921 INFO:tasks.rados.rados.0.smithi040.stdout:2169: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:27:51.921 INFO:tasks.rados.rados.0.smithi040.stdout:2170: snap_remove snap 208 2023-09-30T09:27:52.394 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 systemd[1]: Stopping Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:52.756 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 bash[219256]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T09:27:52.757 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:27:52.878 INFO:tasks.rados.rados.0.smithi040.stdout:2170: done (4 left) 2023-09-30T09:27:52.878 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 212 2023-09-30T09:27:52.878 INFO:tasks.rados.rados.0.smithi040.stdout:2171: seq_num 697 ranges {6193152=475136,6668288=704512,7372800=557056,7929856=344064} 2023-09-30T09:27:52.913 INFO:tasks.rados.rados.0.smithi040.stdout:2171: writing smithi040173847-16 from 6193152 to 6668288 tid 1 2023-09-30T09:27:52.917 INFO:tasks.rados.rados.0.smithi040.stdout:2171: writing smithi040173847-16 from 6668288 to 7372800 tid 2 2023-09-30T09:27:52.920 INFO:tasks.rados.rados.0.smithi040.stdout:2171: writing smithi040173847-16 from 7372800 to 7929856 tid 3 2023-09-30T09:27:52.923 INFO:tasks.rados.rados.0.smithi040.stdout:2171: writing smithi040173847-16 from 7929856 to 8273920 tid 4 2023-09-30T09:27:52.923 INFO:tasks.rados.rados.0.smithi040.stdout:2172: read oid 21 snap 209 2023-09-30T09:27:52.923 INFO:tasks.rados.rados.0.smithi040.stdout:2172: expect (ObjNum 688 snap 209 seq_num 688) 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2173: read oid 37 snap -1 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2173: expect deleted 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2174: rollback oid 41 current snap is 212 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 209 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2175: read oid 22 snap -1 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2175: expect (ObjNum 644 snap 201 seq_num 644) 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2176: rollback oid 2 current snap is 212 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 209 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2177: delete oid 34 current snap is 212 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 2 to smithi040173847-23 2023-09-30T09:27:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 3 to smithi040173847-23 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 4 to smithi040173847-23 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 5 to smithi040173847-23 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2166: finishing write tid 6 to smithi040173847-23 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 758 (ObjNum 694 snap 212 seq_num 694) dirty exists 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2166: left oid 23 (ObjNum 694 snap 212 seq_num 694) 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 1 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 2 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 3 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 4 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 5 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:2167: finishing write tid 6 to smithi040173847-43 2023-09-30T09:27:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1061 (ObjNum 695 snap 212 seq_num 695) dirty exists 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2167: left oid 43 (ObjNum 695 snap 212 seq_num 695) 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 1 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 2 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 3 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 4 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 5 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: finishing write tid 6 to smithi040173847-48 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 860 (ObjNum 696 snap 212 seq_num 696) dirty exists 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2168: left oid 48 (ObjNum 696 snap 212 seq_num 696) 2023-09-30T09:27:52.926 INFO:tasks.rados.rados.0.smithi040.stdout:2169: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:27:53.047 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 1 to smithi040173847-16 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 2 to smithi040173847-16 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 3 to smithi040173847-16 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 4 to smithi040173847-16 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 5 to smithi040173847-16 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2166: done (10 left) 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2167: done (9 left) 2023-09-30T09:27:53.611 INFO:tasks.rados.rados.0.smithi040.stdout:2168: done (8 left) 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2169: done (7 left) 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2173: done (6 left) 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2177: done (5 left) 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2178: read oid 23 snap -1 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2178: expect (ObjNum 694 snap 212 seq_num 694) 2023-09-30T09:27:53.617 INFO:tasks.rados.rados.0.smithi040.stdout:2179: read oid 42 snap -1 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:2179: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 212 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:2171: finishing write tid 6 to smithi040173847-16 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1098 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:2171: left oid 16 (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:27:53.618 INFO:tasks.rados.rados.0.smithi040.stdout:2180: seq_num 699 ranges {1261568=516096,1777664=475136,2252800=573440,2826240=557056} 2023-09-30T09:27:53.619 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:52 smithi143 ceph-mon[183689]: Upgrade: Updating node-exporter.b (2/2) 2023-09-30T09:27:53.619 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:52 smithi143 ceph-mon[183689]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:27:53.619 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:52 smithi143 ceph-mon[183689]: osdmap e495: 8 total, 8 up, 8 in 2023-09-30T09:27:53.619 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-30T09:27:53.619 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 systemd[1]: Stopped Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:53.620 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:52 smithi143 systemd[1]: Starting Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:27:53.620 INFO:tasks.rados.rados.0.smithi040.stdout:2180: writing smithi040173847-18 from 1261568 to 1777664 tid 1 2023-09-30T09:27:53.620 INFO:tasks.rados.rados.0.smithi040.stdout:2180: writing smithi040173847-18 from 1777664 to 2252800 tid 2 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2180: writing smithi040173847-18 from 2252800 to 2826240 tid 3 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2180: writing smithi040173847-18 from 2826240 to 3383296 tid 4 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2171: done (7 left) 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2181: rollback oid 4 current snap is 212 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 202 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2176: finishing rollback tid 0 to smithi040173847-2 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2176: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2176: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 780 (ObjNum 675 snap 207 seq_num 675) dirty exists 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:2174: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:27:53.621 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1003 (ObjNum 590 snap 188 seq_num 590) dirty exists 2023-09-30T09:27:53.622 INFO:tasks.rados.rados.0.smithi040.stdout:2172: expect (ObjNum 688 snap 209 seq_num 688) 2023-09-30T09:27:53.622 INFO:tasks.rados.rados.0.smithi040.stdout:2175: expect (ObjNum 644 snap 201 seq_num 644) 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[192000]: Upgrade: Updating node-exporter.b (2/2) 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[192000]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[192000]: osdmap e495: 8 total, 8 up, 8 in 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[189312]: Upgrade: Updating node-exporter.b (2/2) 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[189312]: Deploying daemon node-exporter.b on smithi143 2023-09-30T09:27:53.622 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:52 smithi040 ceph-mon[189312]: osdmap e495: 8 total, 8 up, 8 in 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2178: expect (ObjNum 694 snap 212 seq_num 694) 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 1 to smithi040173847-18 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 2 to smithi040173847-18 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 3 to smithi040173847-18 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 4 to smithi040173847-18 2023-09-30T09:27:53.623 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 5 to smithi040173847-18 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2181: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2181: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2172: done (7 left) 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2174: done (6 left) 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2175: done (5 left) 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2176: done (4 left) 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2178: done (3 left) 2023-09-30T09:27:53.624 INFO:tasks.rados.rados.0.smithi040.stdout:2182: snap_remove snap 195 2023-09-30T09:27:53.643 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.277Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-30T09:27:53.651 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.277Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-09-30T09:27:53.651 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.277Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2023-09-30T09:27:53.651 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.277Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-30T09:27:53.651 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z 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)$ 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=arp 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-30T09:27:53.652 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=edac 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-30T09:27:53.653 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=os 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-30T09:27:53.654 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=stat 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=time 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=uname 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-30T09:27:53.655 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-30T09:27:53.656 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.278Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-30T09:27:53.656 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.279Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-30T09:27:53.656 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b[219422]: ts=2023-09-30T09:27:53.279Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-30T09:27:53.656 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 bash[219408]: be004d53eb0a87a6cbffcbc133d8b49a03c2a290cdf690f377823c272897c423 2023-09-30T09:27:53.656 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 09:27:53 smithi143 systemd[1]: Started Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:27:53.892 INFO:tasks.rados.rados.0.smithi040.stdout:2182: done (3 left) 2023-09-30T09:27:53.892 INFO:tasks.rados.rados.0.smithi040.stdout:2183: rollback oid 34 current snap is 212 2023-09-30T09:27:53.893 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 199 2023-09-30T09:27:53.893 INFO:tasks.rados.rados.0.smithi040.stdout:2181: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:27:53.893 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 863 (ObjNum 594 snap 189 seq_num 594) dirty exists 2023-09-30T09:27:53.893 INFO:tasks.rados.rados.0.smithi040.stdout:2180: finishing write tid 6 to smithi040173847-18 2023-09-30T09:27:53.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 736 (ObjNum 699 snap 212 seq_num 699) dirty exists 2023-09-30T09:27:53.906 INFO:tasks.rados.rados.0.smithi040.stdout:2180: left oid 18 (ObjNum 699 snap 212 seq_num 699) 2023-09-30T09:27:53.907 INFO:tasks.rados.rados.0.smithi040.stdout:2179: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-mon[183689]: osdmap e496: 8 total, 8 up, 8 in 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-mon[183689]: pgmap v453: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[192000]: osdmap e496: 8 total, 8 up, 8 in 2023-09-30T09:27:54.168 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[192000]: pgmap v453: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[189312]: osdmap e496: 8 total, 8 up, 8 in 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[189312]: pgmap v453: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.2 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:54.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:54 smithi143 ceph-mon[183689]: osdmap e497: 8 total, 8 up, 8 in 2023-09-30T09:27:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:54 smithi040 ceph-mon[192000]: osdmap e497: 8 total, 8 up, 8 in 2023-09-30T09:27:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:54 smithi040 ceph-mon[189312]: osdmap e497: 8 total, 8 up, 8 in 2023-09-30T09:27:55.587 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:27:55.587 INFO:tasks.rados.rados.0.smithi040.stdout:2183: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:27:55.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1011 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:27:55.587 INFO:tasks.rados.rados.0.smithi040.stdout:2179: done (3 left) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2180: done (2 left) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2181: done (1 left) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2183: done (0 left) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2184: read oid 35 snap -1 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2184: expect (ObjNum 685 snap 209 seq_num 685) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2185: read oid 47 snap -1 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2185: expect (ObjNum 576 snap 181 seq_num 576) 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 212 2023-09-30T09:27:55.588 INFO:tasks.rados.rados.0.smithi040.stdout:2186: seq_num 700 ranges {0=532480,532480=409600,942080=737280,1679360=458752} 2023-09-30T09:27:55.590 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi040173847-1 from 0 to 532480 tid 1 2023-09-30T09:27:55.594 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi040173847-1 from 532480 to 942080 tid 2 2023-09-30T09:27:55.598 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi040173847-1 from 942080 to 1679360 tid 3 2023-09-30T09:27:55.601 INFO:tasks.rados.rados.0.smithi040.stdout:2186: writing smithi040173847-1 from 1679360 to 2138112 tid 4 2023-09-30T09:27:55.601 INFO:tasks.rados.rados.0.smithi040.stdout:2187: rollback oid 8 current snap is 212 2023-09-30T09:27:55.601 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 198 2023-09-30T09:27:55.601 INFO:tasks.rados.rados.0.smithi040.stdout:2185: expect (ObjNum 576 snap 181 seq_num 576) 2023-09-30T09:27:55.674 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 1 to smithi040173847-1 2023-09-30T09:27:55.674 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 2 to smithi040173847-1 2023-09-30T09:27:55.674 INFO:tasks.rados.rados.0.smithi040.stdout:2187: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:27:55.674 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 769 (ObjNum 289 snap 0 seq_num 3194968296) dirty dne 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 3 to smithi040173847-1 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 4 to smithi040173847-1 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 5 to smithi040173847-1 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2186: finishing write tid 6 to smithi040173847-1 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1080 (ObjNum 700 snap 212 seq_num 700) dirty exists 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2186: left oid 1 (ObjNum 700 snap 212 seq_num 700) 2023-09-30T09:27:55.675 INFO:tasks.rados.rados.0.smithi040.stdout:2184: expect (ObjNum 685 snap 209 seq_num 685) 2023-09-30T09:27:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:55 smithi143 ceph-mon[183689]: pgmap v455: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2023-09-30T09:27:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[192000]: pgmap v455: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2023-09-30T09:27:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[189312]: pgmap v455: 121 pgs: 121 active+clean; 229 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:56.444 INFO:tasks.rados.rados.0.smithi040.stdout:2184: done (3 left) 2023-09-30T09:27:56.444 INFO:tasks.rados.rados.0.smithi040.stdout:2185: done (2 left) 2023-09-30T09:27:56.444 INFO:tasks.rados.rados.0.smithi040.stdout:2186: done (1 left) 2023-09-30T09:27:56.444 INFO:tasks.rados.rados.0.smithi040.stdout:2187: done (0 left) 2023-09-30T09:27:56.444 INFO:tasks.rados.rados.0.smithi040.stdout:2188: read oid 27 snap 199 2023-09-30T09:27:56.445 INFO:tasks.rados.rados.0.smithi040.stdout:2188: expect deleted 2023-09-30T09:27:56.445 INFO:tasks.rados.rados.0.smithi040.stdout:2189: snap_remove snap 198 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:2189: done (1 left) 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:2190: rollback oid 20 current snap is 212 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 211 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:2191: rollback oid 46 current snap is 212 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 202 2023-09-30T09:27:56.862 INFO:tasks.rados.rados.0.smithi040.stdout:2192: snap_remove snap 209 2023-09-30T09:27:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:57 smithi143 ceph-mon[183689]: osdmap e498: 8 total, 8 up, 8 in 2023-09-30T09:27:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[192000]: osdmap e498: 8 total, 8 up, 8 in 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:57.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:57 smithi040 ceph-mon[189312]: osdmap e498: 8 total, 8 up, 8 in 2023-09-30T09:27:57.875 INFO:tasks.rados.rados.0.smithi040.stdout:2192: done (3 left) 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:2193: rollback oid 1 current snap is 212 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 1 to 199 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:2194: delete oid 26 current snap is 212 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:2191: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1033 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:27:57.876 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:27:57.877 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:27:57.877 INFO:tasks.rados.rados.0.smithi040.stdout:2190: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:27:57.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1088 (ObjNum 639 snap 196 seq_num 639) dirty exists 2023-09-30T09:27:57.882 INFO:tasks.rados.rados.0.smithi040.stdout:2188: done (4 left) 2023-09-30T09:27:57.882 INFO:tasks.rados.rados.0.smithi040.stdout:2190: done (3 left) 2023-09-30T09:27:57.883 INFO:tasks.rados.rados.0.smithi040.stdout:2191: done (2 left) 2023-09-30T09:27:57.883 INFO:tasks.rados.rados.0.smithi040.stdout:2194: done (1 left) 2023-09-30T09:27:57.883 INFO:tasks.rados.rados.0.smithi040.stdout:2195: copy_from oid 5 from oid 10 current snap is 212 2023-09-30T09:27:57.883 INFO:tasks.rados.rados.0.smithi040.stdout:2196: snap_create 2023-09-30T09:27:57.888 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing rollback tid 0 to smithi040173847-1 2023-09-30T09:27:57.890 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing rollback tid 1 to smithi040173847-1 2023-09-30T09:27:57.890 INFO:tasks.rados.rados.0.smithi040.stdout:2193: finishing rollback tid 2 to smithi040173847-1 2023-09-30T09:27:57.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1099 (ObjNum 486 snap 149 seq_num 486) dirty exists 2023-09-30T09:27:57.903 INFO:tasks.rados.rados.0.smithi040.stdout:2195: finishing copy_from racing read to smithi040173847-5 2023-09-30T09:27:57.905 INFO:tasks.rados.rados.0.smithi040.stdout:2195: finishing copy_from to smithi040173847-5 2023-09-30T09:27:57.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1026 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:27:58.115 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (6m) - 8m 24.5M - 0.25.0 c8568f914cd2 6e20f05d9330 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (6m) - 8m 88.2M - 9.4.7 2c41d148cca3 713db5dff849 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (34s) - 9m 17.7M - 18.0.0-6447-g1d10b717 dda7fab67785 97c58e8e7b27 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (17s) - 9m 16.2M - 18.0.0-6447-g1d10b717 dda7fab67785 ad2beb552818 2023-09-30T09:27:58.486 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (5m) - 12m 450M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (5m) - 13m 521M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (5m) - 14m 116M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (4m) - 12m 77.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (5m) - 12m 83.9M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (8s) - 8m 4093k - 1.5.0 0da6a335fe13 8d32d1a998bf 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (5s) - 8m 4106k - 1.5.0 0da6a335fe13 be004d53eb0a 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) - 12m 607M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (3m) - 11m 500M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) - 11m 414M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (2m) - 11m 355M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (2m) - 10m 461M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:27:58.487 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (107s) - 10m 387M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 d75faa216c8c 2023-09-30T09:27:58.488 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (78s) - 10m 257M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 646c4dd94887 2023-09-30T09:27:58.488 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (49s) - 10m 202M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 b4168d1b4a37 2023-09-30T09:27:58.488 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (5m) - 9m 65.3M - 2.43.0 a07b618ecd1d efded970e277 2023-09-30T09:27:58.590 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:58 smithi143 ceph-mon[183689]: pgmap v457: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-30T09:27:58.590 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:58 smithi143 ceph-mon[183689]: osdmap e499: 8 total, 8 up, 8 in 2023-09-30T09:27:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:58 smithi040 ceph-mon[189312]: pgmap v457: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-30T09:27:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:58 smithi040 ceph-mon[189312]: osdmap e499: 8 total, 8 up, 8 in 2023-09-30T09:27:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:58 smithi040 ceph-mon[192000]: pgmap v457: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 235 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-09-30T09:27:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:58 smithi040 ceph-mon[192000]: osdmap e499: 8 total, 8 up, 8 in 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2193: done (2 left) 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2195: done (1 left) 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2196: done (0 left) 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2197: read oid 15 snap -1 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2197: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:2198: rollback oid 50 current snap is 213 2023-09-30T09:27:58.869 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 212 2023-09-30T09:27:58.870 INFO:tasks.rados.rados.0.smithi040.stdout:2199: snap_remove snap 211 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 8 2023-09-30T09:27:58.948 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 15 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:27:58.949 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: osdmap e500: 8 total, 8 up, 8 in 2023-09-30T09:27:59.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3874354707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:27:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: osdmap e500: 8 total, 8 up, 8 in 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3874354707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: osdmap e500: 8 total, 8 up, 8 in 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3874354707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:27:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:27:59.880 INFO:tasks.rados.rados.0.smithi040.stdout:2199: done (2 left) 2023-09-30T09:27:59.880 INFO:tasks.rados.rados.0.smithi040.stdout:2200: snap_remove snap 199 2023-09-30T09:28:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:00 smithi143 ceph-mon[183689]: pgmap v460: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-09-30T09:28:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:00 smithi143 ceph-mon[183689]: osdmap e501: 8 total, 8 up, 8 in 2023-09-30T09:28:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:00 smithi040 ceph-mon[189312]: pgmap v460: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-09-30T09:28:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:00 smithi040 ceph-mon[189312]: osdmap e501: 8 total, 8 up, 8 in 2023-09-30T09:28:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:00 smithi040 ceph-mon[192000]: pgmap v460: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 240 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 2.3 MiB/s wr, 13 op/s 2023-09-30T09:28:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:00 smithi040 ceph-mon[192000]: osdmap e501: 8 total, 8 up, 8 in 2023-09-30T09:28:00.880 INFO:tasks.rados.rados.0.smithi040.stdout:2200: done (2 left) 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2201: read oid 1 snap -1 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2201: expect (ObjNum 486 snap 149 seq_num 486) 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2202: snap_create 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2198: finishing rollback tid 0 to smithi040173847-50 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2198: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2198: finishing rollback tid 2 to smithi040173847-50 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 902 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:28:00.881 INFO:tasks.rados.rados.0.smithi040.stdout:2197: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:01.384 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:01 smithi143 ceph-mon[183689]: Upgrade: Updating prometheus.a 2023-09-30T09:28:01.384 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:01.384 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:01 smithi143 ceph-mon[183689]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:28:01.384 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:01 smithi143 ceph-mon[183689]: osdmap e502: 8 total, 8 up, 8 in 2023-09-30T09:28:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:01] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[192000]: Upgrade: Updating prometheus.a 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[192000]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[192000]: osdmap e502: 8 total, 8 up, 8 in 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[189312]: Upgrade: Updating prometheus.a 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[189312]: Deploying daemon prometheus.a on smithi143 2023-09-30T09:28:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:01 smithi040 ceph-mon[189312]: osdmap e502: 8 total, 8 up, 8 in 2023-09-30T09:28:02.355 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 systemd[1]: Stopping Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:02.355 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-mon[183689]: pgmap v463: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-09-30T09:28:02.356 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-mon[183689]: osdmap e503: 8 total, 8 up, 8 in 2023-09-30T09:28:02.545 INFO:tasks.rados.rados.0.smithi040.stdout:2201: expect (ObjNum 486 snap 149 seq_num 486) 2023-09-30T09:28:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:2197: done (3 left) 2023-09-30T09:28:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:2198: done (2 left) 2023-09-30T09:28:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:2201: done (1 left) 2023-09-30T09:28:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:2202: done (0 left) 2023-09-30T09:28:02.570 INFO:tasks.rados.rados.0.smithi040.stdout:2203: delete oid 16 current snap is 214 2023-09-30T09:28:02.572 INFO:tasks.rados.rados.0.smithi040.stdout:2203: done (0 left) 2023-09-30T09:28:02.572 INFO:tasks.rados.rados.0.smithi040.stdout:2204: rollback oid 28 current snap is 214 2023-09-30T09:28:02.572 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 28 to 202 2023-09-30T09:28:02.572 INFO:tasks.rados.rados.0.smithi040.stdout:2205: copy_from oid 35 from oid 21 current snap is 214 2023-09-30T09:28:02.573 INFO:tasks.rados.rados.0.smithi040.stdout:2206: delete oid 50 current snap is 214 2023-09-30T09:28:02.573 INFO:tasks.rados.rados.0.smithi040.stdout:2205: finishing copy_from to smithi040173847-35 2023-09-30T09:28:02.573 INFO:tasks.rados.rados.0.smithi040.stdout:2205: got expected ENOENT (src dne) 2023-09-30T09:28:02.573 INFO:tasks.rados.rados.0.smithi040.stdout:2205: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:28:02.575 INFO:tasks.rados.rados.0.smithi040.stdout:2204: finishing rollback tid 0 to smithi040173847-28 2023-09-30T09:28:02.575 INFO:tasks.rados.rados.0.smithi040.stdout:2204: finishing rollback tid 1 to smithi040173847-28 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:2204: finishing rollback tid 2 to smithi040173847-28 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 866 (ObjNum 643 snap 200 seq_num 643) dirty exists 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:2204: done (2 left) 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:2205: done (1 left) 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:2206: done (0 left) 2023-09-30T09:28:02.576 INFO:tasks.rados.rados.0.smithi040.stdout:2207: setattr oid 46 current snap is 214 2023-09-30T09:28:02.578 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 214 2023-09-30T09:28:02.578 INFO:tasks.rados.rados.0.smithi040.stdout:2208: seq_num 704 ranges {4087808=598016,4685824=745472,5431296=712704,6144000=147456} 2023-09-30T09:28:02.605 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi040173847-3 from 4087808 to 4685824 tid 1 2023-09-30T09:28:02.609 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi040173847-3 from 4685824 to 5431296 tid 2 2023-09-30T09:28:02.613 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi040173847-3 from 5431296 to 6144000 tid 3 2023-09-30T09:28:02.614 INFO:tasks.rados.rados.0.smithi040.stdout:2208: writing smithi040173847-3 from 6144000 to 6291456 tid 4 2023-09-30T09:28:02.614 INFO:tasks.rados.rados.0.smithi040.stdout:2209: read oid 28 snap -1 2023-09-30T09:28:02.614 INFO:tasks.rados.rados.0.smithi040.stdout:2209: expect (ObjNum 643 snap 200 seq_num 643) 2023-09-30T09:28:02.615 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 214 2023-09-30T09:28:02.615 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1046 (ObjNum 129 snap 0 seq_num 3194341214) dirty exists 2023-09-30T09:28:02.615 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 1 to smithi040173847-3 2023-09-30T09:28:02.615 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 2 to smithi040173847-3 2023-09-30T09:28:02.615 INFO:tasks.rados.rados.0.smithi040.stdout:2210: seq_num 705 ranges {0=614400,614400=630784,1245184=524288,1769472=450560} 2023-09-30T09:28:02.618 INFO:tasks.rados.rados.0.smithi040.stdout:2210: writing smithi040173847-7 from 0 to 614400 tid 1 2023-09-30T09:28:02.622 INFO:tasks.rados.rados.0.smithi040.stdout:2210: writing smithi040173847-7 from 614400 to 1245184 tid 2 2023-09-30T09:28:02.625 INFO:tasks.rados.rados.0.smithi040.stdout:2210: writing smithi040173847-7 from 1245184 to 1769472 tid 3 2023-09-30T09:28:02.628 INFO:tasks.rados.rados.0.smithi040.stdout:2210: writing smithi040173847-7 from 1769472 to 2220032 tid 4 2023-09-30T09:28:02.628 INFO:tasks.rados.rados.0.smithi040.stdout:2207: done (3 left) 2023-09-30T09:28:02.628 INFO:tasks.rados.rados.0.smithi040.stdout:2211: snap_create 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 3 to smithi040173847-3 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 4 to smithi040173847-3 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 5 to smithi040173847-3 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2208: finishing write tid 6 to smithi040173847-3 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1052 (ObjNum 704 snap 214 seq_num 704) dirty exists 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2208: left oid 3 (ObjNum 704 snap 214 seq_num 704) 2023-09-30T09:28:02.629 INFO:tasks.rados.rados.0.smithi040.stdout:2209: expect (ObjNum 643 snap 200 seq_num 643) 2023-09-30T09:28:02.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.353Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:28:02.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-30T09:28:02.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-30T09:28:02.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T09:28:02.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.354Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.355Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.355Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[171996]: ts=2023-09-30T09:28:02.355Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-30T09:28:02.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 bash[224865]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T09:28:02.658 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 1 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 2 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 3 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 4 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 5 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: finishing write tid 6 to smithi040173847-7 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 772 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:02.659 INFO:tasks.rados.rados.0.smithi040.stdout:2210: left oid 7 (ObjNum 705 snap 214 seq_num 705) 2023-09-30T09:28:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:02 smithi040 ceph-mon[192000]: pgmap v463: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-09-30T09:28:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:02 smithi040 ceph-mon[192000]: osdmap e503: 8 total, 8 up, 8 in 2023-09-30T09:28:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:02 smithi040 ceph-mon[189312]: pgmap v463: 121 pgs: 2 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 116 active+clean; 236 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.3 MiB/s wr, 5 op/s 2023-09-30T09:28:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:02 smithi040 ceph-mon[189312]: osdmap e503: 8 total, 8 up, 8 in 2023-09-30T09:28:03.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-30T09:28:03.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 systemd[1]: Stopped Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:03.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:02 smithi143 systemd[1]: Starting Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:03.288 INFO:tasks.rados.rados.0.smithi040.stdout:2208: done (3 left) 2023-09-30T09:28:03.289 INFO:tasks.rados.rados.0.smithi040.stdout:2209: done (2 left) 2023-09-30T09:28:03.289 INFO:tasks.rados.rados.0.smithi040.stdout:2210: done (1 left) 2023-09-30T09:28:03.289 INFO:tasks.rados.rados.0.smithi040.stdout:2211: done (0 left) 2023-09-30T09:28:03.289 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 215 2023-09-30T09:28:03.289 INFO:tasks.rados.rados.0.smithi040.stdout:2212: seq_num 706 ranges {6144000=630784,6774784=516096,7290880=729088,8019968=360448} 2023-09-30T09:28:03.326 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi040173847-6 from 6144000 to 6774784 tid 1 2023-09-30T09:28:03.329 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi040173847-6 from 6774784 to 7290880 tid 2 2023-09-30T09:28:03.333 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi040173847-6 from 7290880 to 8019968 tid 3 2023-09-30T09:28:03.336 INFO:tasks.rados.rados.0.smithi040.stdout:2212: writing smithi040173847-6 from 8019968 to 8380416 tid 4 2023-09-30T09:28:03.336 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 215 2023-09-30T09:28:03.336 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 1 to smithi040173847-6 2023-09-30T09:28:03.336 INFO:tasks.rados.rados.0.smithi040.stdout:2213: seq_num 707 ranges {0=647168,647168=802816,1449984=532480,1982464=270336} 2023-09-30T09:28:03.339 INFO:tasks.rados.rados.0.smithi040.stdout:2213: writing smithi040173847-36 from 0 to 647168 tid 1 2023-09-30T09:28:03.344 INFO:tasks.rados.rados.0.smithi040.stdout:2213: writing smithi040173847-36 from 647168 to 1449984 tid 2 2023-09-30T09:28:03.348 INFO:tasks.rados.rados.0.smithi040.stdout:2213: writing smithi040173847-36 from 1449984 to 1982464 tid 3 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2213: writing smithi040173847-36 from 1982464 to 2252800 tid 4 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2214: snap_create 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 2 to smithi040173847-6 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 3 to smithi040173847-6 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 4 to smithi040173847-6 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 5 to smithi040173847-6 2023-09-30T09:28:03.350 INFO:tasks.rados.rados.0.smithi040.stdout:2212: finishing write tid 6 to smithi040173847-6 2023-09-30T09:28:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1058 (ObjNum 706 snap 215 seq_num 706) dirty exists 2023-09-30T09:28:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:2212: left oid 6 (ObjNum 706 snap 215 seq_num 706) 2023-09-30T09:28:03.351 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 1 to smithi040173847-36 2023-09-30T09:28:03.353 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 2 to smithi040173847-36 2023-09-30T09:28:03.353 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 3 to smithi040173847-36 2023-09-30T09:28:03.354 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 4 to smithi040173847-36 2023-09-30T09:28:03.354 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 5 to smithi040173847-36 2023-09-30T09:28:03.355 INFO:tasks.rados.rados.0.smithi040.stdout:2213: finishing write tid 6 to smithi040173847-36 2023-09-30T09:28:03.355 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1039 (ObjNum 707 snap 215 seq_num 707) dirty exists 2023-09-30T09:28:03.355 INFO:tasks.rados.rados.0.smithi040.stdout:2213: left oid 36 (ObjNum 707 snap 215 seq_num 707) 2023-09-30T09:28:03.643 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.325Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.325Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.325Z caller=main.go:570 level=info host_details="(Linux 4.18.0-514.el8.x86_64 #1 SMP Tue Sep 19 13:19:58 UTC 2023 x86_64 smithi143 (none))" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.325Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.325Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.328Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.328Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.329Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.329Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.332Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.332Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.011µs 2023-09-30T09:28:03.644 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.332Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.333Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 bash[225017]: ddcdb49a38ffb2123fafafdfab40d1a294fca34d8603bdf679cbaf657945b71b 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 systemd[1]: Started Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.353Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.355Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.362Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.362Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.362Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.569µs wal_replay_duration=30.060074ms wbl_replay_duration=102ns total_replay_duration=30.112041ms 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.365Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.365Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.365Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-30T09:28:03.645 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.382Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.457886ms db_storage=926ns remote_storage=1.277µs web_handler=419ns query_engine=671ns scrape=676.357µs scrape_sd=79.662µs notify=15.744µs notify_sd=15.14µs rules=16.445598ms tracing=5.828µs 2023-09-30T09:28:03.646 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.382Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-30T09:28:03.646 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:03.382Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-30T09:28:04.293 INFO:tasks.rados.rados.0.smithi040.stdout:2212: done (2 left) 2023-09-30T09:28:04.293 INFO:tasks.rados.rados.0.smithi040.stdout:2213: done (1 left) 2023-09-30T09:28:04.293 INFO:tasks.rados.rados.0.smithi040.stdout:2214: done (0 left) 2023-09-30T09:28:04.293 INFO:tasks.rados.rados.0.smithi040.stdout:2215: rmattr oid 11 current snap is 216 2023-09-30T09:28:04.294 INFO:tasks.rados.rados.0.smithi040.stdout:2216: read oid 20 snap -1 2023-09-30T09:28:04.294 INFO:tasks.rados.rados.0.smithi040.stdout:2216: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:28:04.294 INFO:tasks.rados.rados.0.smithi040.stdout:2217: snap_create 2023-09-30T09:28:04.321 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1115 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:04.335 INFO:tasks.rados.rados.0.smithi040.stdout:2216: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:28:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:04 smithi143 ceph-mon[183689]: osdmap e504: 8 total, 8 up, 8 in 2023-09-30T09:28:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:04 smithi143 ceph-mon[183689]: pgmap v466: 121 pgs: 121 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 3 op/s 2023-09-30T09:28:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[192000]: osdmap e504: 8 total, 8 up, 8 in 2023-09-30T09:28:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[192000]: pgmap v466: 121 pgs: 121 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 3 op/s 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[189312]: osdmap e504: 8 total, 8 up, 8 in 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[189312]: pgmap v466: 121 pgs: 121 active+clean; 214 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 0 B/s wr, 3 op/s 2023-09-30T09:28:04.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:04.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:05.375 INFO:tasks.rados.rados.0.smithi040.stdout:2215: done (2 left) 2023-09-30T09:28:05.376 INFO:tasks.rados.rados.0.smithi040.stdout:2216: done (1 left) 2023-09-30T09:28:05.376 INFO:tasks.rados.rados.0.smithi040.stdout:2217: done (0 left) 2023-09-30T09:28:05.376 INFO:tasks.rados.rados.0.smithi040.stdout:2218: snap_remove snap 214 2023-09-30T09:28:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:05 smithi143 ceph-mon[183689]: osdmap e505: 8 total, 8 up, 8 in 2023-09-30T09:28:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:05 smithi040 ceph-mon[192000]: osdmap e505: 8 total, 8 up, 8 in 2023-09-30T09:28:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:05 smithi040 ceph-mon[189312]: osdmap e505: 8 total, 8 up, 8 in 2023-09-30T09:28:06.303 INFO:tasks.rados.rados.0.smithi040.stdout:2218: done (0 left) 2023-09-30T09:28:06.304 INFO:tasks.rados.rados.0.smithi040.stdout:2219: rollback oid 11 current snap is 217 2023-09-30T09:28:06.304 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 215 2023-09-30T09:28:06.309 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 217 2023-09-30T09:28:06.309 INFO:tasks.rados.rados.0.smithi040.stdout:2220: seq_num 708 ranges {8380416=663552,9043968=737280,9781248=696320,10477568=172032} 2023-09-30T09:28:06.355 INFO:tasks.rados.rados.0.smithi040.stdout:2220: writing smithi040173847-6 from 8380416 to 9043968 tid 1 2023-09-30T09:28:06.359 INFO:tasks.rados.rados.0.smithi040.stdout:2220: writing smithi040173847-6 from 9043968 to 9781248 tid 2 2023-09-30T09:28:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:2220: writing smithi040173847-6 from 9781248 to 10477568 tid 3 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2220: writing smithi040173847-6 from 10477568 to 10649600 tid 4 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2219: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1121 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 1 to smithi040173847-6 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 2 to smithi040173847-6 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2219: done (1 left) 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 217 2023-09-30T09:28:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:2221: seq_num 709 ranges {1179648=679936,1859584=614400,2473984=499712,2973696=491520} 2023-09-30T09:28:06.375 INFO:tasks.rados.rados.0.smithi040.stdout:2221: writing smithi040173847-28 from 1179648 to 1859584 tid 1 2023-09-30T09:28:06.379 INFO:tasks.rados.rados.0.smithi040.stdout:2221: writing smithi040173847-28 from 1859584 to 2473984 tid 2 2023-09-30T09:28:06.382 INFO:tasks.rados.rados.0.smithi040.stdout:2221: writing smithi040173847-28 from 2473984 to 2973696 tid 3 2023-09-30T09:28:06.385 INFO:tasks.rados.rados.0.smithi040.stdout:2221: writing smithi040173847-28 from 2973696 to 3465216 tid 4 2023-09-30T09:28:06.385 INFO:tasks.rados.rados.0.smithi040.stdout:2222: snap_create 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 3 to smithi040173847-6 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 4 to smithi040173847-6 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 5 to smithi040173847-6 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2220: finishing write tid 6 to smithi040173847-6 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1066 (ObjNum 708 snap 217 seq_num 708) dirty exists 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2220: left oid 6 (ObjNum 708 snap 217 seq_num 708) 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 1 to smithi040173847-28 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 2 to smithi040173847-28 2023-09-30T09:28:06.386 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 3 to smithi040173847-28 2023-09-30T09:28:06.388 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 4 to smithi040173847-28 2023-09-30T09:28:06.388 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 5 to smithi040173847-28 2023-09-30T09:28:06.389 INFO:tasks.rados.rados.0.smithi040.stdout:2221: finishing write tid 6 to smithi040173847-28 2023-09-30T09:28:06.389 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 871 (ObjNum 709 snap 217 seq_num 709) dirty exists 2023-09-30T09:28:06.389 INFO:tasks.rados.rados.0.smithi040.stdout:2221: left oid 28 (ObjNum 709 snap 217 seq_num 709) 2023-09-30T09:28:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:06 smithi143 ceph-mon[183689]: osdmap e506: 8 total, 8 up, 8 in 2023-09-30T09:28:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:06 smithi143 ceph-mon[183689]: pgmap v469: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[192000]: osdmap e506: 8 total, 8 up, 8 in 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[192000]: pgmap v469: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[189312]: osdmap e506: 8 total, 8 up, 8 in 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[189312]: pgmap v469: 121 pgs: 121 active+clean; 220 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 697 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:2220: done (2 left) 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:2221: done (1 left) 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:2222: done (0 left) 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:2223: rollback oid 16 current snap is 218 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 212 2023-09-30T09:28:06.858 INFO:tasks.rados.rados.0.smithi040.stdout:2224: read oid 42 snap -1 2023-09-30T09:28:06.859 INFO:tasks.rados.rados.0.smithi040.stdout:2224: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:06.859 INFO:tasks.rados.rados.0.smithi040.stdout:2225: snap_create 2023-09-30T09:28:06.913 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:28:06.913 INFO:tasks.rados.rados.0.smithi040.stdout:2223: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:28:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1130 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:06.926 INFO:tasks.rados.rados.0.smithi040.stdout:2224: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:07 smithi143 ceph-mon[183689]: osdmap e507: 8 total, 8 up, 8 in 2023-09-30T09:28:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:07 smithi143 ceph-mon[183689]: osdmap e508: 8 total, 8 up, 8 in 2023-09-30T09:28:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[192000]: osdmap e507: 8 total, 8 up, 8 in 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[192000]: osdmap e508: 8 total, 8 up, 8 in 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[189312]: osdmap e507: 8 total, 8 up, 8 in 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:07 smithi040 ceph-mon[189312]: osdmap e508: 8 total, 8 up, 8 in 2023-09-30T09:28:08.557 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:08 smithi143 ceph-mon[183689]: pgmap v472: 121 pgs: 121 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 865 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-30T09:28:08.557 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:08 smithi143 ceph-mon[183689]: osdmap e509: 8 total, 8 up, 8 in 2023-09-30T09:28:08.579 INFO:tasks.rados.rados.0.smithi040.stdout:2223: done (2 left) 2023-09-30T09:28:08.579 INFO:tasks.rados.rados.0.smithi040.stdout:2224: done (1 left) 2023-09-30T09:28:08.579 INFO:tasks.rados.rados.0.smithi040.stdout:2225: done (0 left) 2023-09-30T09:28:08.580 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 219 2023-09-30T09:28:08.580 INFO:tasks.rados.rados.0.smithi040.stdout:2226: seq_num 710 ranges {1630208=696320,2326528=499712,2826240=712704,3538944=393216} 2023-09-30T09:28:08.592 INFO:tasks.rados.rados.0.smithi040.stdout:2226: writing smithi040173847-30 from 1630208 to 2326528 tid 1 2023-09-30T09:28:08.596 INFO:tasks.rados.rados.0.smithi040.stdout:2226: writing smithi040173847-30 from 2326528 to 2826240 tid 2 2023-09-30T09:28:08.600 INFO:tasks.rados.rados.0.smithi040.stdout:2226: writing smithi040173847-30 from 2826240 to 3538944 tid 3 2023-09-30T09:28:08.602 INFO:tasks.rados.rados.0.smithi040.stdout:2226: writing smithi040173847-30 from 3538944 to 3932160 tid 4 2023-09-30T09:28:08.602 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 219 2023-09-30T09:28:08.602 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 1 to smithi040173847-30 2023-09-30T09:28:08.603 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 2 to smithi040173847-30 2023-09-30T09:28:08.603 INFO:tasks.rados.rados.0.smithi040.stdout:2227: seq_num 711 ranges {3465216=712704,4177920=786432,4964352=516096,5480448=303104} 2023-09-30T09:28:08.626 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi040173847-28 from 3465216 to 4177920 tid 1 2023-09-30T09:28:08.630 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi040173847-28 from 4177920 to 4964352 tid 2 2023-09-30T09:28:08.633 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi040173847-28 from 4964352 to 5480448 tid 3 2023-09-30T09:28:08.635 INFO:tasks.rados.rados.0.smithi040.stdout:2227: writing smithi040173847-28 from 5480448 to 5783552 tid 4 2023-09-30T09:28:08.636 INFO:tasks.rados.rados.0.smithi040.stdout:2228: snap_remove snap 215 2023-09-30T09:28:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:08 smithi040 ceph-mon[192000]: pgmap v472: 121 pgs: 121 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 865 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-30T09:28:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:08 smithi040 ceph-mon[192000]: osdmap e509: 8 total, 8 up, 8 in 2023-09-30T09:28:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:08 smithi040 ceph-mon[189312]: pgmap v472: 121 pgs: 121 active+clean; 225 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 865 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2023-09-30T09:28:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:08 smithi040 ceph-mon[189312]: osdmap e509: 8 total, 8 up, 8 in 2023-09-30T09:28:09.307 INFO:tasks.rados.rados.0.smithi040.stdout:2228: done (2 left) 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2229: snap_create 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 3 to smithi040173847-30 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 4 to smithi040173847-30 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 5 to smithi040173847-30 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2226: finishing write tid 6 to smithi040173847-30 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 741 (ObjNum 710 snap 219 seq_num 710) dirty exists 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2226: left oid 30 (ObjNum 710 snap 219 seq_num 710) 2023-09-30T09:28:09.308 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 1 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 2 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 3 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 4 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 5 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: finishing write tid 6 to smithi040173847-28 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 876 (ObjNum 711 snap 219 seq_num 711) dirty exists 2023-09-30T09:28:09.309 INFO:tasks.rados.rados.0.smithi040.stdout:2227: left oid 28 (ObjNum 711 snap 219 seq_num 711) 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.152 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.153 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: pgmap v474: 121 pgs: 121 active+clean; 227 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[192000]: osdmap e510: 8 total, 8 up, 8 in 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:10.154 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.155 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.171 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: pgmap v474: 121 pgs: 121 active+clean; 227 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:10.172 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:09 smithi040 ceph-mon[189312]: osdmap e510: 8 total, 8 up, 8 in 2023-09-30T09:28:10.312 INFO:tasks.rados.rados.0.smithi040.stdout:2226: done (2 left) 2023-09-30T09:28:10.312 INFO:tasks.rados.rados.0.smithi040.stdout:2227: done (1 left) 2023-09-30T09:28:10.312 INFO:tasks.rados.rados.0.smithi040.stdout:2229: done (0 left) 2023-09-30T09:28:10.312 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 220 2023-09-30T09:28:10.312 INFO:tasks.rados.rados.0.smithi040.stdout:2230: seq_num 712 ranges {1998848=729088,2727936=671744,3399680=671744,4071424=262144} 2023-09-30T09:28:10.327 INFO:tasks.rados.rados.0.smithi040.stdout:2230: writing smithi040173847-40 from 1998848 to 2727936 tid 1 2023-09-30T09:28:10.332 INFO:tasks.rados.rados.0.smithi040.stdout:2230: writing smithi040173847-40 from 2727936 to 3399680 tid 2 2023-09-30T09:28:10.336 INFO:tasks.rados.rados.0.smithi040.stdout:2230: writing smithi040173847-40 from 3399680 to 4071424 tid 3 2023-09-30T09:28:10.338 INFO:tasks.rados.rados.0.smithi040.stdout:2230: writing smithi040173847-40 from 4071424 to 4333568 tid 4 2023-09-30T09:28:10.338 INFO:tasks.rados.rados.0.smithi040.stdout:2231: setattr oid 18 current snap is 220 2023-09-30T09:28:10.338 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 1 to smithi040173847-40 2023-09-30T09:28:10.338 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 2 to smithi040173847-40 2023-09-30T09:28:10.341 INFO:tasks.rados.rados.0.smithi040.stdout:2232: setattr oid 7 current snap is 220 2023-09-30T09:28:10.341 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 3 to smithi040173847-40 2023-09-30T09:28:10.341 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 4 to smithi040173847-40 2023-09-30T09:28:10.341 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 5 to smithi040173847-40 2023-09-30T09:28:10.343 INFO:tasks.rados.rados.0.smithi040.stdout:2233: rollback oid 12 current snap is 220 2023-09-30T09:28:10.343 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 212 2023-09-30T09:28:10.343 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 220 2023-09-30T09:28:10.343 INFO:tasks.rados.rados.0.smithi040.stdout:2234: seq_num 713 ranges {9060352=745472,9805824=557056,10362880=483328,10846208=565248} 2023-09-30T09:28:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-30T09:28:10.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:10.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.397 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: pgmap v474: 121 pgs: 121 active+clean; 227 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-09-30T09:28:10.398 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:09 smithi143 ceph-mon[183689]: osdmap e510: 8 total, 8 up, 8 in 2023-09-30T09:28:10.399 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi040173847-4 from 9060352 to 9805824 tid 1 2023-09-30T09:28:10.401 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi040173847-4 from 9805824 to 10362880 tid 2 2023-09-30T09:28:10.404 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi040173847-4 from 10362880 to 10846208 tid 3 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:2234: writing smithi040173847-4 from 10846208 to 11411456 tid 4 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:2235: read oid 32 snap 202 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:2235: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:2236: copy_from oid 46 from oid 20 current snap is 220 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:2230: finishing write tid 6 to smithi040173847-40 2023-09-30T09:28:10.409 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1047 (ObjNum 712 snap 220 seq_num 712) dirty exists 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:2230: left oid 40 (ObjNum 712 snap 220 seq_num 712) 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 742 (ObjNum 699 snap 212 seq_num 699) dirty exists 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 774 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:2233: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:2233: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:28:10.410 INFO:tasks.rados.rados.0.smithi040.stdout:2233: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 778 (ObjNum 65 snap 0 seq_num 1902075735) dirty exists 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 1 to smithi040173847-4 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 2 to smithi040173847-4 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:2230: done (6 left) 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:2231: done (5 left) 2023-09-30T09:28:10.411 INFO:tasks.rados.rados.0.smithi040.stdout:2232: done (4 left) 2023-09-30T09:28:10.412 INFO:tasks.rados.rados.0.smithi040.stdout:2233: done (3 left) 2023-09-30T09:28:10.412 INFO:tasks.rados.rados.0.smithi040.stdout:2237: read oid 38 snap 212 2023-09-30T09:28:10.412 INFO:tasks.rados.rados.0.smithi040.stdout:2237: expect (ObjNum 672 snap 207 seq_num 672) 2023-09-30T09:28:10.412 INFO:tasks.rados.rados.0.smithi040.stdout:2238: snap_create 2023-09-30T09:28:10.412 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 3 to smithi040173847-4 2023-09-30T09:28:10.414 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 4 to smithi040173847-4 2023-09-30T09:28:10.414 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 5 to smithi040173847-4 2023-09-30T09:28:10.417 INFO:tasks.rados.rados.0.smithi040.stdout:2234: finishing write tid 6 to smithi040173847-4 2023-09-30T09:28:10.417 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 881 (ObjNum 713 snap 220 seq_num 713) dirty exists 2023-09-30T09:28:10.417 INFO:tasks.rados.rados.0.smithi040.stdout:2234: left oid 4 (ObjNum 713 snap 220 seq_num 713) 2023-09-30T09:28:10.430 INFO:tasks.rados.rados.0.smithi040.stdout:2237: expect (ObjNum 672 snap 207 seq_num 672) 2023-09-30T09:28:10.476 INFO:tasks.rados.rados.0.smithi040.stdout:2235: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:28:10.901 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:28:10.901 INFO:tasks.rados.rados.0.smithi040.stdout:2236: finishing copy_from to smithi040173847-46 2023-09-30T09:28:10.901 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1088 (ObjNum 639 snap 196 seq_num 639) dirty exists 2023-09-30T09:28:11.313 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:11] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-30T09:28:11.317 INFO:tasks.rados.rados.0.smithi040.stdout:2234: done (4 left) 2023-09-30T09:28:11.317 INFO:tasks.rados.rados.0.smithi040.stdout:2235: done (3 left) 2023-09-30T09:28:11.317 INFO:tasks.rados.rados.0.smithi040.stdout:2236: done (2 left) 2023-09-30T09:28:11.317 INFO:tasks.rados.rados.0.smithi040.stdout:2237: done (1 left) 2023-09-30T09:28:11.318 INFO:tasks.rados.rados.0.smithi040.stdout:2238: done (0 left) 2023-09-30T09:28:11.318 INFO:tasks.rados.rados.0.smithi040.stdout:2239: copy_from oid 23 from oid 16 current snap is 221 2023-09-30T09:28:11.318 INFO:tasks.rados.rados.0.smithi040.stdout:2240: setattr oid 43 current snap is 221 2023-09-30T09:28:11.318 INFO:tasks.rados.rados.0.smithi040.stdout:2241: snap_create 2023-09-30T09:28:11.323 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1125 (ObjNum 695 snap 212 seq_num 695) dirty exists 2023-09-30T09:28:11.362 INFO:tasks.rados.rados.0.smithi040.stdout:2239: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:28:11.366 INFO:tasks.rados.rados.0.smithi040.stdout:2239: finishing copy_from to smithi040173847-23 2023-09-30T09:28:11.366 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1130 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:11 smithi143 ceph-mon[183689]: Upgrade: Updating alertmanager.a 2023-09-30T09:28:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:11 smithi143 ceph-mon[183689]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:28:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:11 smithi143 ceph-mon[183689]: osdmap e511: 8 total, 8 up, 8 in 2023-09-30T09:28:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[192000]: Upgrade: Updating alertmanager.a 2023-09-30T09:28:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[192000]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:28:11.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[192000]: osdmap e511: 8 total, 8 up, 8 in 2023-09-30T09:28:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[189312]: Upgrade: Updating alertmanager.a 2023-09-30T09:28:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[189312]: Deploying daemon alertmanager.a on smithi040 2023-09-30T09:28:11.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:11 smithi040 ceph-mon[189312]: osdmap e511: 8 total, 8 up, 8 in 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2239: done (2 left) 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2240: done (1 left) 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2241: done (0 left) 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2242: copy_from oid 9 from oid 43 current snap is 222 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2243: copy_from oid 20 from oid 18 current snap is 222 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2244: read oid 15 snap 217 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2244: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:11.860 INFO:tasks.rados.rados.0.smithi040.stdout:2245: snap_create 2023-09-30T09:28:11.885 INFO:tasks.rados.rados.0.smithi040.stdout:2243: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:28:11.889 INFO:tasks.rados.rados.0.smithi040.stdout:2243: finishing copy_from to smithi040173847-20 2023-09-30T09:28:11.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 742 (ObjNum 699 snap 212 seq_num 699) dirty exists 2023-09-30T09:28:11.893 INFO:tasks.rados.rados.0.smithi040.stdout:2242: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:28:11.895 INFO:tasks.rados.rados.0.smithi040.stdout:2242: finishing copy_from to smithi040173847-9 2023-09-30T09:28:11.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1125 (ObjNum 695 snap 212 seq_num 695) dirty exists 2023-09-30T09:28:11.933 INFO:tasks.rados.rados.0.smithi040.stdout:2244: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:12.314 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:12 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[189312]: pgmap v477: 121 pgs: 121 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:28:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[189312]: osdmap e512: 8 total, 8 up, 8 in 2023-09-30T09:28:12.930 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[189312]: osdmap e513: 8 total, 8 up, 8 in 2023-09-30T09:28:12.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[192000]: pgmap v477: 121 pgs: 121 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:28:12.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[192000]: osdmap e512: 8 total, 8 up, 8 in 2023-09-30T09:28:12.931 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-mon[192000]: osdmap e513: 8 total, 8 up, 8 in 2023-09-30T09:28:12.931 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:12 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[176660]: ts=2023-09-30T09:28:12.428Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-30T09:28:12.931 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:12 smithi040 bash[233002]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T09:28:12.932 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:12 smithi143 ceph-mon[183689]: pgmap v477: 121 pgs: 121 active+clean; 235 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-09-30T09:28:12.932 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:12 smithi143 ceph-mon[183689]: osdmap e512: 8 total, 8 up, 8 in 2023-09-30T09:28:12.932 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:12 smithi143 ceph-mon[183689]: osdmap e513: 8 total, 8 up, 8 in 2023-09-30T09:28:13.410 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:12 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T09:28:13.410 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:13.410 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 systemd[1]: Starting Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2242: done (3 left) 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2243: done (2 left) 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2244: done (1 left) 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2245: done (0 left) 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2246: copy_from oid 19 from oid 39 current snap is 223 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 223 2023-09-30T09:28:13.616 INFO:tasks.rados.rados.0.smithi040.stdout:2247: seq_num 714 ranges {1662976=761856,2424832=442368,2867200=688128,3555328=475136} 2023-09-30T09:28:13.630 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi040173847-38 from 1662976 to 2424832 tid 1 2023-09-30T09:28:13.632 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi040173847-38 from 2424832 to 2867200 tid 2 2023-09-30T09:28:13.636 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi040173847-38 from 2867200 to 3555328 tid 3 2023-09-30T09:28:13.639 INFO:tasks.rados.rados.0.smithi040.stdout:2247: writing smithi040173847-38 from 3555328 to 4030464 tid 4 2023-09-30T09:28:13.639 INFO:tasks.rados.rados.0.smithi040.stdout:2248: snap_create 2023-09-30T09:28:13.639 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:28:13.640 INFO:tasks.rados.rados.0.smithi040.stdout:2246: finishing copy_from to smithi040173847-19 2023-09-30T09:28:13.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 772 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:28:13.640 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 1 to smithi040173847-38 2023-09-30T09:28:13.640 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 2 to smithi040173847-38 2023-09-30T09:28:13.643 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 3 to smithi040173847-38 2023-09-30T09:28:13.643 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 4 to smithi040173847-38 2023-09-30T09:28:13.643 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 5 to smithi040173847-38 2023-09-30T09:28:13.644 INFO:tasks.rados.rados.0.smithi040.stdout:2247: finishing write tid 6 to smithi040173847-38 2023-09-30T09:28:13.644 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1093 (ObjNum 714 snap 223 seq_num 714) dirty exists 2023-09-30T09:28:13.645 INFO:tasks.rados.rados.0.smithi040.stdout:2247: left oid 38 (ObjNum 714 snap 223 seq_num 714) 2023-09-30T09:28:13.865 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T09:28:13.506Z caller=notifier.go:532 level=error component=notifier alertmanager=http://172.21.15.40:9093/api/v2/alerts count=1 msg="Error sending alert" err="Post \"http://172.21.15.40:9093/api/v2/alerts\": dial tcp 172.21.15.40:9093: connect: connection refused" 2023-09-30T09:28:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:2246: done (2 left) 2023-09-30T09:28:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:2247: done (1 left) 2023-09-30T09:28:13.870 INFO:tasks.rados.rados.0.smithi040.stdout:2248: done (0 left) 2023-09-30T09:28:13.871 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 224 2023-09-30T09:28:13.871 INFO:tasks.rados.rados.0.smithi040.stdout:2249: seq_num 715 ranges {4685824=778240,5464064=770048,6234112=499712,6733824=335872} 2023-09-30T09:28:13.901 INFO:tasks.rados.rados.0.smithi040.stdout:2249: writing smithi040173847-43 from 4685824 to 5464064 tid 1 2023-09-30T09:28:13.906 INFO:tasks.rados.rados.0.smithi040.stdout:2249: writing smithi040173847-43 from 5464064 to 6234112 tid 2 2023-09-30T09:28:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2249: writing smithi040173847-43 from 6234112 to 6733824 tid 3 2023-09-30T09:28:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[192000]: osdmap e514: 8 total, 8 up, 8 in 2023-09-30T09:28:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[192000]: pgmap v481: 121 pgs: 121 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2023-09-30T09:28:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:13.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:13.910 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.624Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-30T09:28:13.910 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.625Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-30T09:28:13.910 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.627Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.40 port=9094 2023-09-30T09:28:13.910 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.628Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-30T09:28:13.910 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 bash[233149]: f60870065e37981230d7f8597e121772cffac3397f0b8039a7b75e31cf0149e9 2023-09-30T09:28:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 systemd[1]: Started Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.656Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:28:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.656Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-30T09:28:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.659Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-30T09:28:13.911 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:13.659Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-30T09:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[189312]: osdmap e514: 8 total, 8 up, 8 in 2023-09-30T09:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[189312]: pgmap v481: 121 pgs: 121 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2023-09-30T09:28:13.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:13.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:2249: writing smithi040173847-43 from 6733824 to 7069696 tid 4 2023-09-30T09:28:13.912 INFO:tasks.rados.rados.0.smithi040.stdout:2250: snap_remove snap 220 2023-09-30T09:28:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-mon[183689]: osdmap e514: 8 total, 8 up, 8 in 2023-09-30T09:28:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-mon[183689]: pgmap v481: 121 pgs: 121 active+clean; 255 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.0 MiB/s wr, 19 op/s 2023-09-30T09:28:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:14.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:14.879 INFO:tasks.rados.rados.0.smithi040.stdout:2250: done (1 left) 2023-09-30T09:28:15.688 INFO:tasks.rados.rados.0.smithi040.stdout:2251: copy_from oid 29 from oid 6 current snap is 224 2023-09-30T09:28:15.688 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 1 to smithi040173847-43 2023-09-30T09:28:15.688 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 2 to smithi040173847-43 2023-09-30T09:28:15.688 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 3 to smithi040173847-43 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 4 to smithi040173847-43 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 5 to smithi040173847-43 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2249: finishing write tid 6 to smithi040173847-43 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1133 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2249: left oid 43 (ObjNum 715 snap 224 seq_num 715) 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2249: done (1 left) 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2252: copy_from oid 23 from oid 16 current snap is 224 2023-09-30T09:28:15.689 INFO:tasks.rados.rados.0.smithi040.stdout:2253: delete oid 10 current snap is 224 2023-09-30T09:28:15.690 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:14 smithi143 ceph-mon[183689]: osdmap e515: 8 total, 8 up, 8 in 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:2253: done (2 left) 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 224 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:2254: seq_num 717 ranges {0=16384} 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:2254: writing smithi040173847-19 from 0 to 16384 tid 1 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 224 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:2255: seq_num 718 ranges {11411456=32768} 2023-09-30T09:28:15.698 INFO:tasks.rados.rados.0.smithi040.stdout:2255: writing smithi040173847-4 from 11411456 to 11444224 tid 1 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2256: read oid 15 snap -1 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2256: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2257: rollback oid 8 current snap is 224 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 213 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2258: rmattr oid 1 current snap is 224 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2258: done (6 left) 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2259: read oid 49 snap -1 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2259: expect deleted 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2260: rollback oid 10 current snap is 224 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 222 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:2261: rollback oid 25 current snap is 224 2023-09-30T09:28:15.699 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 212 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2262: copy_from oid 32 from oid 40 current snap is 224 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2263: read oid 21 snap 221 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2263: expect deleted 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2264: delete oid 2 current snap is 224 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2254: finishing write tid 1 to smithi040173847-19 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2254: finishing write tid 2 to smithi040173847-19 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2254: finishing write tid 3 to smithi040173847-19 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 883 (ObjNum 717 snap 224 seq_num 717) dirty exists 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2254: left oid 19 (ObjNum 717 snap 224 seq_num 717) 2023-09-30T09:28:15.700 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:2252: finishing copy_from to smithi040173847-23 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1130 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:2251: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:2251: finishing copy_from to smithi040173847-29 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1066 (ObjNum 708 snap 217 seq_num 708) dirty exists 2023-09-30T09:28:15.701 INFO:tasks.rados.rados.0.smithi040.stdout:2261: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:28:15.772 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 0 (ObjNum 33 snap 0 seq_num 3757068600) dirty dne 2023-09-30T09:28:15.772 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 1 to smithi040173847-4 2023-09-30T09:28:15.772 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 2 to smithi040173847-4 2023-09-30T09:28:15.772 INFO:tasks.rados.rados.0.smithi040.stdout:2257: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 769 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2251: done (11 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2252: done (10 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2254: done (9 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2257: done (8 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2259: done (7 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2261: done (6 left) 2023-09-30T09:28:15.773 INFO:tasks.rados.rados.0.smithi040.stdout:2263: done (5 left) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2264: done (4 left) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2265: rmattr oid 45 current snap is 224 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2266: delete oid 20 current snap is 224 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2255: finishing write tid 3 to smithi040173847-4 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 885 (ObjNum 718 snap 224 seq_num 718) dirty exists 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2255: left oid 4 (ObjNum 718 snap 224 seq_num 718) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 798 (ObjNum 690 snap 210 seq_num 690) dirty exists 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2255: done (5 left) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2265: done (4 left) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2266: done (3 left) 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2267: copy_from oid 1 from oid 43 current snap is 224 2023-09-30T09:28:15.774 INFO:tasks.rados.rados.0.smithi040.stdout:2268: read oid 27 snap 221 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2268: expect deleted 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2269: read oid 13 snap -1 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2269: expect (ObjNum 655 snap 202 seq_num 655) 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 224 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2270: seq_num 721 ranges {0=81920} 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2270: writing smithi040173847-8 from 0 to 81920 tid 1 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2271: delete oid 3 current snap is 224 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2268: done (7 left) 2023-09-30T09:28:15.775 INFO:tasks.rados.rados.0.smithi040.stdout:2271: done (6 left) 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2272: delete oid 18 current snap is 224 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2270: finishing write tid 1 to smithi040173847-8 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2270: finishing write tid 2 to smithi040173847-8 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2269: expect (ObjNum 655 snap 202 seq_num 655) 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2270: finishing write tid 3 to smithi040173847-8 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 800 (ObjNum 721 snap 224 seq_num 721) dirty exists 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2270: left oid 8 (ObjNum 721 snap 224 seq_num 721) 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing copy_from racing read to smithi040173847-32 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:2262: finishing copy_from to smithi040173847-32 2023-09-30T09:28:15.776 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1047 (ObjNum 712 snap 220 seq_num 712) dirty exists 2023-09-30T09:28:15.777 INFO:tasks.rados.rados.0.smithi040.stdout:2267: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:28:15.777 INFO:tasks.rados.rados.0.smithi040.stdout:2267: finishing copy_from to smithi040173847-1 2023-09-30T09:28:15.777 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1133 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:28:15.777 INFO:tasks.rados.rados.0.smithi040.stdout:2256: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:28:15.777 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:14 smithi040 ceph-mon[192000]: osdmap e515: 8 total, 8 up, 8 in 2023-09-30T09:28:15.777 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:14 smithi040 ceph-mon[189312]: osdmap e515: 8 total, 8 up, 8 in 2023-09-30T09:28:15.877 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:15.628Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000183396s 2023-09-30T09:28:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[192000]: osdmap e516: 8 total, 8 up, 8 in 2023-09-30T09:28:15.917 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[192000]: pgmap v484: 121 pgs: 121 active+clean; 265 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 7.6 MiB/s wr, 25 op/s 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[189312]: osdmap e516: 8 total, 8 up, 8 in 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[189312]: pgmap v484: 121 pgs: 121 active+clean; 265 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 7.6 MiB/s wr, 25 op/s 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:15.918 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:15 smithi143 ceph-mon[183689]: osdmap e516: 8 total, 8 up, 8 in 2023-09-30T09:28:16.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:16.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:15 smithi143 ceph-mon[183689]: pgmap v484: 121 pgs: 121 active+clean; 265 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.3 MiB/s rd, 7.6 MiB/s wr, 25 op/s 2023-09-30T09:28:16.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:16.164 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:16.699 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2256: done (6 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2262: done (5 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2267: done (4 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2269: done (3 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2270: done (2 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2272: done (1 left) 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 224 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2260: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1134 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:28:16.715 INFO:tasks.rados.rados.0.smithi040.stdout:2273: seq_num 724 ranges {13443072=131072} 2023-09-30T09:28:16.776 INFO:tasks.rados.rados.0.smithi040.stdout:2273: writing smithi040173847-15 from 13443072 to 13574144 tid 1 2023-09-30T09:28:16.776 INFO:tasks.rados.rados.0.smithi040.stdout:2260: done (1 left) 2023-09-30T09:28:16.776 INFO:tasks.rados.rados.0.smithi040.stdout:2274: setattr oid 5 current snap is 224 2023-09-30T09:28:16.777 INFO:tasks.rados.rados.0.smithi040.stdout:2275: snap_remove snap 217 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2275: done (2 left) 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2276: delete oid 42 current snap is 224 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 1 to smithi040173847-15 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1027 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 2 to smithi040173847-15 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2273: finishing write tid 3 to smithi040173847-15 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1137 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:28:16.868 INFO:tasks.rados.rados.0.smithi040.stdout:2273: left oid 15 (ObjNum 724 snap 224 seq_num 724) 2023-09-30T09:28:16.876 INFO:tasks.rados.rados.0.smithi040.stdout:2273: done (2 left) 2023-09-30T09:28:16.876 INFO:tasks.rados.rados.0.smithi040.stdout:2274: done (1 left) 2023-09-30T09:28:16.876 INFO:tasks.rados.rados.0.smithi040.stdout:2276: done (0 left) 2023-09-30T09:28:16.876 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 224 2023-09-30T09:28:16.876 INFO:tasks.rados.rados.0.smithi040.stdout:2277: seq_num 726 ranges {0=163840} 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2277: writing smithi040173847-21 from 0 to 163840 tid 1 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2278: rollback oid 24 current snap is 224 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 221 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2279: copy_from oid 44 from oid 15 current snap is 224 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2280: rmattr oid 11 current snap is 224 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2281: rmattr oid 16 current snap is 224 2023-09-30T09:28:16.877 INFO:tasks.rados.rados.0.smithi040.stdout:2281: done (4 left) 2023-09-30T09:28:16.878 INFO:tasks.rados.rados.0.smithi040.stdout:2282: delete oid 47 current snap is 224 2023-09-30T09:28:16.889 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1149 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2280: done (4 left) 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2282: done (3 left) 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2283: read oid 37 snap -1 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2283: expect deleted 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2284: read oid 33 snap -1 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2284: expect deleted 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2285: read oid 31 snap -1 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2285: expect (ObjNum 586 snap 188 seq_num 586) 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2286: copy_from oid 42 from oid 16 current snap is 224 2023-09-30T09:28:16.891 INFO:tasks.rados.rados.0.smithi040.stdout:2287: read oid 12 snap -1 2023-09-30T09:28:16.892 INFO:tasks.rados.rados.0.smithi040.stdout:2287: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:28:16.892 INFO:tasks.rados.rados.0.smithi040.stdout:2288: snap_create 2023-09-30T09:28:16.892 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 1 to smithi040173847-21 2023-09-30T09:28:16.892 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 2 to smithi040173847-21 2023-09-30T09:28:16.893 INFO:tasks.rados.rados.0.smithi040.stdout:2278: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:28:16.893 INFO:tasks.rados.rados.0.smithi040.stdout:2278: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:28:16.893 INFO:tasks.rados.rados.0.smithi040.stdout:2278: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:28:16.893 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1130 (ObjNum 568 snap 180 seq_num 568) dirty exists 2023-09-30T09:28:16.893 INFO:tasks.rados.rados.0.smithi040.stdout:2277: finishing write tid 3 to smithi040173847-21 2023-09-30T09:28:16.894 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1127 (ObjNum 726 snap 224 seq_num 726) dirty exists 2023-09-30T09:28:16.894 INFO:tasks.rados.rados.0.smithi040.stdout:2277: left oid 21 (ObjNum 726 snap 224 seq_num 726) 2023-09-30T09:28:16.916 INFO:tasks.rados.rados.0.smithi040.stdout:2285: expect (ObjNum 586 snap 188 seq_num 586) 2023-09-30T09:28:17.142 INFO:tasks.rados.rados.0.smithi040.stdout:2287: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:2286: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:2286: finishing copy_from to smithi040173847-42 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1130 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing copy_from racing read to smithi040173847-44 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:2279: finishing copy_from to smithi040173847-44 2023-09-30T09:28:17.148 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1137 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[192000]: osdmap e517: 8 total, 8 up, 8 in 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.624 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:17 smithi040 ceph-mon[189312]: osdmap e517: 8 total, 8 up, 8 in 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2277: done (8 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2278: done (7 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2279: done (6 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2283: done (5 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2284: done (4 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2285: done (3 left) 2023-09-30T09:28:17.882 INFO:tasks.rados.rados.0.smithi040.stdout:2286: done (2 left) 2023-09-30T09:28:17.883 INFO:tasks.rados.rados.0.smithi040.stdout:2287: done (1 left) 2023-09-30T09:28:17.883 INFO:tasks.rados.rados.0.smithi040.stdout:2288: done (0 left) 2023-09-30T09:28:17.883 INFO:tasks.rados.rados.0.smithi040.stdout:2289: delete oid 28 current snap is 225 2023-09-30T09:28:17.884 INFO:tasks.rados.rados.0.smithi040.stdout:2289: done (0 left) 2023-09-30T09:28:17.884 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 225 2023-09-30T09:28:17.885 INFO:tasks.rados.rados.0.smithi040.stdout:2290: seq_num 729 ranges {0=212992} 2023-09-30T09:28:17.886 INFO:tasks.rados.rados.0.smithi040.stdout:2290: writing smithi040173847-39 from 0 to 212992 tid 1 2023-09-30T09:28:17.886 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 225 2023-09-30T09:28:17.886 INFO:tasks.rados.rados.0.smithi040.stdout:2291: seq_num 730 ranges {1376256=229376} 2023-09-30T09:28:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:17 smithi143 ceph-mon[183689]: osdmap e517: 8 total, 8 up, 8 in 2023-09-30T09:28:17.895 INFO:tasks.rados.rados.0.smithi040.stdout:2291: writing smithi040173847-13 from 1376256 to 1605632 tid 1 2023-09-30T09:28:17.895 INFO:tasks.rados.rados.0.smithi040.stdout:2292: snap_remove snap 216 2023-09-30T09:28:18.726 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:18 smithi040 ceph-mon[192000]: pgmap v486: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2023-09-30T09:28:18.726 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:18 smithi040 ceph-mon[192000]: osdmap e518: 8 total, 8 up, 8 in 2023-09-30T09:28:18.727 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:18 smithi040 ceph-mon[189312]: pgmap v486: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2023-09-30T09:28:18.727 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:18 smithi040 ceph-mon[189312]: osdmap e518: 8 total, 8 up, 8 in 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:2292: done (2 left) 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 225 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:2290: finishing write tid 1 to smithi040173847-39 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:2290: finishing write tid 2 to smithi040173847-39 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:2290: finishing write tid 3 to smithi040173847-39 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 807 (ObjNum 729 snap 225 seq_num 729) dirty exists 2023-09-30T09:28:18.889 INFO:tasks.rados.rados.0.smithi040.stdout:2290: left oid 39 (ObjNum 729 snap 225 seq_num 729) 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2291: finishing write tid 1 to smithi040173847-13 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2291: finishing write tid 2 to smithi040173847-13 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2291: finishing write tid 3 to smithi040173847-13 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 745 (ObjNum 730 snap 225 seq_num 730) dirty exists 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2291: left oid 13 (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2293: seq_num 731 ranges {0=245760} 2023-09-30T09:28:18.890 INFO:tasks.rados.rados.0.smithi040.stdout:2293: writing smithi040173847-28 from 0 to 245760 tid 1 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2290: done (2 left) 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2291: done (1 left) 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2294: read oid 36 snap 202 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2294: expect (ObjNum -502740672 snap 21958 seq_num 3792199024) 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2295: copy_from oid 33 from oid 39 current snap is 225 2023-09-30T09:28:18.891 INFO:tasks.rados.rados.0.smithi040.stdout:2296: delete oid 29 current snap is 225 2023-09-30T09:28:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:18 smithi143 ceph-mon[183689]: pgmap v486: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 9.0 MiB/s wr, 20 op/s 2023-09-30T09:28:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:18 smithi143 ceph-mon[183689]: osdmap e518: 8 total, 8 up, 8 in 2023-09-30T09:28:18.895 INFO:tasks.rados.rados.0.smithi040.stdout:2294: expect (ObjNum -502740672 snap 21958 seq_num 3792199024) 2023-09-30T09:28:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:2294: done (3 left) 2023-09-30T09:28:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:2296: done (2 left) 2023-09-30T09:28:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:2297: read oid 16 snap -1 2023-09-30T09:28:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:2297: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:18.903 INFO:tasks.rados.rados.0.smithi040.stdout:2298: snap_remove snap 213 2023-09-30T09:28:19.892 INFO:tasks.rados.rados.0.smithi040.stdout:2298: done (3 left) 2023-09-30T09:28:19.892 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 225 2023-09-30T09:28:19.892 INFO:tasks.rados.rados.0.smithi040.stdout:2299: seq_num 733 ranges {2064384=278528} 2023-09-30T09:28:19.906 INFO:tasks.rados.rados.0.smithi040.stdout:2299: writing smithi040173847-48 from 2064384 to 2342912 tid 1 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2300: rmattr oid 20 current snap is 225 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2300: done (4 left) 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2301: read oid 40 snap 219 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2301: expect (ObjNum 692 snap 211 seq_num 692) 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2302: read oid 14 snap 223 2023-09-30T09:28:19.907 INFO:tasks.rados.rados.0.smithi040.stdout:2302: expect deleted 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2303: delete oid 26 current snap is 225 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2293: finishing write tid 1 to smithi040173847-28 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2293: finishing write tid 2 to smithi040173847-28 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2295: finishing copy_from to smithi040173847-33 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 807 (ObjNum 729 snap 225 seq_num 729) dirty exists 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2293: finishing write tid 3 to smithi040173847-28 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 888 (ObjNum 731 snap 225 seq_num 731) dirty exists 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2293: left oid 28 (ObjNum 731 snap 225 seq_num 731) 2023-09-30T09:28:19.908 INFO:tasks.rados.rados.0.smithi040.stdout:2297: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:19.946 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: osdmap e519: 8 total, 8 up, 8 in 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.947 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: pgmap v489: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.6 MiB/s wr, 22 op/s 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.948 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:19.949 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: osdmap e519: 8 total, 8 up, 8 in 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: pgmap v489: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.6 MiB/s wr, 22 op/s 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: osdmap e519: 8 total, 8 up, 8 in 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:20.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: pgmap v489: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 8.6 MiB/s wr, 22 op/s 2023-09-30T09:28:20.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:2299: finishing write tid 1 to smithi040173847-48 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:2299: finishing write tid 2 to smithi040173847-48 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:2299: finishing write tid 3 to smithi040173847-48 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 890 (ObjNum 733 snap 225 seq_num 733) dirty exists 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:2299: left oid 48 (ObjNum 733 snap 225 seq_num 733) 2023-09-30T09:28:20.461 INFO:tasks.rados.rados.0.smithi040.stdout:2301: expect (ObjNum 692 snap 211 seq_num 692) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2293: done (6 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2295: done (5 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2297: done (4 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2299: done (3 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2301: done (2 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2302: done (1 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2303: done (0 left) 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 225 2023-09-30T09:28:20.512 INFO:tasks.rados.rados.0.smithi040.stdout:2304: seq_num 735 ranges {2326528=311296} 2023-09-30T09:28:20.526 INFO:tasks.rados.rados.0.smithi040.stdout:2304: writing smithi040173847-24 from 2326528 to 2637824 tid 1 2023-09-30T09:28:20.526 INFO:tasks.rados.rados.0.smithi040.stdout:2305: delete oid 29 current snap is 225 2023-09-30T09:28:20.528 INFO:tasks.rados.rados.0.smithi040.stdout:2305: done (1 left) 2023-09-30T09:28:20.528 INFO:tasks.rados.rados.0.smithi040.stdout:2306: snap_create 2023-09-30T09:28:20.530 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 1 to smithi040173847-24 2023-09-30T09:28:20.530 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 2 to smithi040173847-24 2023-09-30T09:28:20.532 INFO:tasks.rados.rados.0.smithi040.stdout:2304: finishing write tid 3 to smithi040173847-24 2023-09-30T09:28:20.532 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1132 (ObjNum 735 snap 225 seq_num 735) dirty exists 2023-09-30T09:28:20.532 INFO:tasks.rados.rados.0.smithi040.stdout:2304: left oid 24 (ObjNum 735 snap 225 seq_num 735) 2023-09-30T09:28:21.028 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:20 smithi143 ceph-mon[183689]: osdmap e520: 8 total, 8 up, 8 in 2023-09-30T09:28:21.028 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:20 smithi143 ceph-mon[183689]: Upgrade: Updating grafana.a 2023-09-30T09:28:21.028 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:20 smithi143 ceph-mon[183689]: Deploying daemon grafana.a on smithi143 2023-09-30T09:28:21.142 INFO:tasks.rados.rados.0.smithi040.stdout:2304: done (1 left) 2023-09-30T09:28:21.143 INFO:tasks.rados.rados.0.smithi040.stdout:2306: done (0 left) 2023-09-30T09:28:21.143 INFO:tasks.rados.rados.0.smithi040.stdout:2307: snap_remove snap 223 2023-09-30T09:28:21.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:21] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[192000]: osdmap e520: 8 total, 8 up, 8 in 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[192000]: Upgrade: Updating grafana.a 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[192000]: Deploying daemon grafana.a on smithi143 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[189312]: osdmap e520: 8 total, 8 up, 8 in 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[189312]: Upgrade: Updating grafana.a 2023-09-30T09:28:21.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:20 smithi040 ceph-mon[189312]: Deploying daemon grafana.a on smithi143 2023-09-30T09:28:21.858 INFO:tasks.rados.rados.0.smithi040.stdout:2307: done (0 left) 2023-09-30T09:28:21.858 INFO:tasks.rados.rados.0.smithi040.stdout:2308: copy_from oid 33 from oid 14 current snap is 226 2023-09-30T09:28:21.858 INFO:tasks.rados.rados.0.smithi040.stdout:2309: rmattr oid 20 current snap is 226 2023-09-30T09:28:21.858 INFO:tasks.rados.rados.0.smithi040.stdout:2309: done (1 left) 2023-09-30T09:28:21.858 INFO:tasks.rados.rados.0.smithi040.stdout:2310: snap_remove snap 221 2023-09-30T09:28:22.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:22 smithi143 ceph-mon[183689]: osdmap e521: 8 total, 8 up, 8 in 2023-09-30T09:28:22.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:22 smithi143 ceph-mon[183689]: pgmap v492: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2023-09-30T09:28:22.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:22 smithi143 ceph-mon[183689]: osdmap e522: 8 total, 8 up, 8 in 2023-09-30T09:28:22.394 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 systemd[1]: Stopping Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[189312]: osdmap e521: 8 total, 8 up, 8 in 2023-09-30T09:28:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[189312]: pgmap v492: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2023-09-30T09:28:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[189312]: osdmap e522: 8 total, 8 up, 8 in 2023-09-30T09:28:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[192000]: osdmap e521: 8 total, 8 up, 8 in 2023-09-30T09:28:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[192000]: pgmap v492: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 314 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.8 MiB/s wr, 16 op/s 2023-09-30T09:28:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:22 smithi040 ceph-mon[192000]: osdmap e522: 8 total, 8 up, 8 in 2023-09-30T09:28:22.734 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 bash[229909]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T09:28:22.734 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T09:28:22.872 INFO:tasks.rados.rados.0.smithi040.stdout:2310: done (1 left) 2023-09-30T09:28:22.872 INFO:tasks.rados.rados.0.smithi040.stdout:2311: snap_create 2023-09-30T09:28:22.873 INFO:tasks.rados.rados.0.smithi040.stdout:2308: finishing copy_from to smithi040173847-33 2023-09-30T09:28:22.873 INFO:tasks.rados.rados.0.smithi040.stdout:2308: got expected ENOENT (src dne) 2023-09-30T09:28:22.873 INFO:tasks.rados.rados.0.smithi040.stdout:2308: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:28:23.143 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-30T09:28:23.143 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 systemd[1]: Stopped Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:23.143 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:22 smithi143 systemd[1]: Starting Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T09:28:23.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 bash[230059]: f4eedd30547daf24285879e4f56849ad8f18b9c22cfc0d3553dd82f09fa1c4a7 2023-09-30T09:28:23.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 systemd[1]: Started Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.480920129Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.48113606Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481155295Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481162372Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481168584Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481175703Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481181514Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481189194Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481195632Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481201849Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481207374Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-30T09:28:23.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481212962Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.481218634Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=settings t=2023-09-30T09:28:23.4812247Z level=info msg="App mode production" 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=sqlstore t=2023-09-30T09:28:23.481274378Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=sqlstore t=2023-09-30T09:28:23.481296229Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=migrator t=2023-09-30T09:28:23.496302031Z level=info msg="Starting DB migrations" 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=migrator t=2023-09-30T09:28:23.500909751Z level=info msg="migrations completed" performed=0 skipped=481 duration=396.937µs 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=sqlstore t=2023-09-30T09:28:23.501381851Z level=info msg="Created default organization" 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=plugin.loader t=2023-09-30T09:28:23.562517249Z level=info msg="Plugin registered" pluginID=input 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=plugin.loader t=2023-09-30T09:28:23.591446698Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=plugin.loader t=2023-09-30T09:28:23.591497666Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-30T09:28:23.645 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=secrets t=2023-09-30T09:28:23.591537009Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-30T09:28:23.646 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=query_data t=2023-09-30T09:28:23.593349804Z level=info msg="Query Service initialization" 2023-09-30T09:28:23.646 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=live.push_http t=2023-09-30T09:28:23.595966048Z level=info msg="Live Push Gateway initialization" 2023-09-30T09:28:23.874 INFO:tasks.rados.rados.0.smithi040.stdout:2308: done (1 left) 2023-09-30T09:28:23.874 INFO:tasks.rados.rados.0.smithi040.stdout:2311: done (0 left) 2023-09-30T09:28:23.875 INFO:tasks.rados.rados.0.smithi040.stdout:2312: read oid 47 snap -1 2023-09-30T09:28:23.875 INFO:tasks.rados.rados.0.smithi040.stdout:2312: expect deleted 2023-09-30T09:28:23.875 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 227 2023-09-30T09:28:23.875 INFO:tasks.rados.rados.0.smithi040.stdout:2313: seq_num 737 ranges {0=352256} 2023-09-30T09:28:23.876 INFO:tasks.rados.rados.0.smithi040.stdout:2313: writing smithi040173847-12 from 0 to 352256 tid 1 2023-09-30T09:28:23.876 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 227 2023-09-30T09:28:23.876 INFO:tasks.rados.rados.0.smithi040.stdout:2314: seq_num 738 ranges {81920=368640} 2023-09-30T09:28:23.879 INFO:tasks.rados.rados.0.smithi040.stdout:2314: writing smithi040173847-8 from 81920 to 450560 tid 1 2023-09-30T09:28:23.879 INFO:tasks.rados.rados.0.smithi040.stdout:2315: delete oid 31 current snap is 227 2023-09-30T09:28:23.882 INFO:tasks.rados.rados.0.smithi040.stdout:2313: finishing write tid 1 to smithi040173847-12 2023-09-30T09:28:23.883 INFO:tasks.rados.rados.0.smithi040.stdout:2313: finishing write tid 2 to smithi040173847-12 2023-09-30T09:28:23.883 INFO:tasks.rados.rados.0.smithi040.stdout:2313: finishing write tid 3 to smithi040173847-12 2023-09-30T09:28:23.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 791 (ObjNum 737 snap 227 seq_num 737) dirty exists 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2313: left oid 12 (ObjNum 737 snap 227 seq_num 737) 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2314: finishing write tid 1 to smithi040173847-8 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2312: done (3 left) 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2313: done (2 left) 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2315: done (1 left) 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2316: delete oid 12 current snap is 227 2023-09-30T09:28:23.884 INFO:tasks.rados.rados.0.smithi040.stdout:2314: finishing write tid 2 to smithi040173847-8 2023-09-30T09:28:23.885 INFO:tasks.rados.rados.0.smithi040.stdout:2314: finishing write tid 3 to smithi040173847-8 2023-09-30T09:28:23.885 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 834 (ObjNum 738 snap 227 seq_num 738) dirty exists 2023-09-30T09:28:23.885 INFO:tasks.rados.rados.0.smithi040.stdout:2314: left oid 8 (ObjNum 738 snap 227 seq_num 738) 2023-09-30T09:28:23.886 INFO:tasks.rados.rados.0.smithi040.stdout:2314: done (1 left) 2023-09-30T09:28:23.886 INFO:tasks.rados.rados.0.smithi040.stdout:2316: done (0 left) 2023-09-30T09:28:23.886 INFO:tasks.rados.rados.0.smithi040.stdout:2317: read oid 13 snap -1 2023-09-30T09:28:23.886 INFO:tasks.rados.rados.0.smithi040.stdout:2317: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:28:23.886 INFO:tasks.rados.rados.0.smithi040.stdout:2318: snap_create 2023-09-30T09:28:23.892 INFO:tasks.rados.rados.0.smithi040.stdout:2317: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:28:23.909 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T09:28:23.629Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.000976268s 2023-09-30T09:28:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[189312]: osdmap e523: 8 total, 8 up, 8 in 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[189312]: pgmap v495: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 328 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[192000]: osdmap e523: 8 total, 8 up, 8 in 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[192000]: pgmap v495: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 328 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-mon[183689]: osdmap e523: 8 total, 8 up, 8 in 2023-09-30T09:28:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-mon[183689]: pgmap v495: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 328 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 5.6 MiB/s wr, 10 op/s 2023-09-30T09:28:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:24.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=infra.usagestats.collector t=2023-09-30T09:28:24.364080906Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-30T09:28:24.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=provisioning.datasources t=2023-09-30T09:28:24.452782041Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-30T09:28:24.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=provisioning.datasources t=2023-09-30T09:28:24.452827637Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-30T09:28:24.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=provisioning.datasources t=2023-09-30T09:28:24.464107014Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-30T09:28:24.643 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=provisioning.alerting t=2023-09-30T09:28:24.546784364Z level=info msg="starting to provision alerting" 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=provisioning.alerting t=2023-09-30T09:28:24.546827669Z level=info msg="finished to provision alerting" 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=grafanaStorageLogger t=2023-09-30T09:28:24.546997948Z level=info msg="storage starting" 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=ngalert.state.manager t=2023-09-30T09:28:24.547043714Z level=info msg="Warming state cache for startup" 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=http.server t=2023-09-30T09:28:24.548781903Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=ngalert.state.manager t=2023-09-30T09:28:24.557297101Z level=info msg="State cache has been initialized" states=0 duration=10.25207ms 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=ngalert.multiorg.alertmanager t=2023-09-30T09:28:24.557338527Z level=info msg="starting MultiOrg Alertmanager" 2023-09-30T09:28:24.644 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=ticker t=2023-09-30T09:28:24.55736124Z level=info msg=starting first_tick=2023-09-30T09:28:30Z 2023-09-30T09:28:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:2317: done (1 left) 2023-09-30T09:28:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:2318: done (0 left) 2023-09-30T09:28:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 228 2023-09-30T09:28:24.878 INFO:tasks.rados.rados.0.smithi040.stdout:2319: seq_num 741 ranges {212992=417792} 2023-09-30T09:28:24.881 INFO:tasks.rados.rados.0.smithi040.stdout:2319: writing smithi040173847-33 from 212992 to 630784 tid 1 2023-09-30T09:28:24.882 INFO:tasks.rados.rados.0.smithi040.stdout:2320: snap_create 2023-09-30T09:28:24.887 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 1 to smithi040173847-33 2023-09-30T09:28:24.887 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 2 to smithi040173847-33 2023-09-30T09:28:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:2319: finishing write tid 3 to smithi040173847-33 2023-09-30T09:28:24.891 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1029 (ObjNum 741 snap 228 seq_num 741) dirty exists 2023-09-30T09:28:24.892 INFO:tasks.rados.rados.0.smithi040.stdout:2319: left oid 33 (ObjNum 741 snap 228 seq_num 741) 2023-09-30T09:28:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:24 smithi143 ceph-mon[183689]: osdmap e524: 8 total, 8 up, 8 in 2023-09-30T09:28:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:24 smithi040 ceph-mon[189312]: osdmap e524: 8 total, 8 up, 8 in 2023-09-30T09:28:25.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:24 smithi040 ceph-mon[192000]: osdmap e524: 8 total, 8 up, 8 in 2023-09-30T09:28:25.891 INFO:tasks.rados.rados.0.smithi040.stdout:2319: done (1 left) 2023-09-30T09:28:25.891 INFO:tasks.rados.rados.0.smithi040.stdout:2320: done (0 left) 2023-09-30T09:28:25.891 INFO:tasks.rados.rados.0.smithi040.stdout:2321: delete oid 46 current snap is 229 2023-09-30T09:28:25.896 INFO:tasks.rados.rados.0.smithi040.stdout:2321: done (0 left) 2023-09-30T09:28:25.896 INFO:tasks.rados.rados.0.smithi040.stdout:2322: delete oid 40 current snap is 229 2023-09-30T09:28:25.898 INFO:tasks.rados.rados.0.smithi040.stdout:2322: done (0 left) 2023-09-30T09:28:25.899 INFO:tasks.rados.rados.0.smithi040.stdout:2323: snap_create 2023-09-30T09:28:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:25 smithi143 ceph-mon[183689]: osdmap e525: 8 total, 8 up, 8 in 2023-09-30T09:28:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:25 smithi143 ceph-mon[183689]: pgmap v498: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 329 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-09-30T09:28:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[192000]: osdmap e525: 8 total, 8 up, 8 in 2023-09-30T09:28:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[192000]: pgmap v498: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 329 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[189312]: osdmap e525: 8 total, 8 up, 8 in 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[189312]: pgmap v498: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 329 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.6 MiB/s wr, 9 op/s 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:26.864 INFO:tasks.rados.rados.0.smithi040.stdout:2323: done (0 left) 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2324: read oid 50 snap -1 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2324: expect deleted 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2325: read oid 18 snap -1 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2325: expect deleted 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2326: rmattr oid 13 current snap is 230 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2327: rmattr oid 5 current snap is 230 2023-09-30T09:28:26.865 INFO:tasks.rados.rados.0.smithi040.stdout:2328: snap_create 2023-09-30T09:28:26.870 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1030 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:28:26.871 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 746 (ObjNum 730 snap 225 seq_num 730) dirty exists 2023-09-30T09:28:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:26 smithi143 ceph-mon[183689]: osdmap e526: 8 total, 8 up, 8 in 2023-09-30T09:28:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:26 smithi143 ceph-mon[183689]: osdmap e527: 8 total, 8 up, 8 in 2023-09-30T09:28:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[192000]: osdmap e526: 8 total, 8 up, 8 in 2023-09-30T09:28:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[192000]: osdmap e527: 8 total, 8 up, 8 in 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[189312]: osdmap e526: 8 total, 8 up, 8 in 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:26 smithi040 ceph-mon[189312]: osdmap e527: 8 total, 8 up, 8 in 2023-09-30T09:28:27.864 INFO:tasks.rados.rados.0.smithi040.stdout:2324: done (4 left) 2023-09-30T09:28:27.864 INFO:tasks.rados.rados.0.smithi040.stdout:2325: done (3 left) 2023-09-30T09:28:27.864 INFO:tasks.rados.rados.0.smithi040.stdout:2326: done (2 left) 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2327: done (1 left) 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2328: done (0 left) 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2329: copy_from oid 48 from oid 32 current snap is 231 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2330: rollback oid 19 current snap is 231 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 227 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2331: copy_from oid 36 from oid 37 current snap is 231 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 231 2023-09-30T09:28:27.865 INFO:tasks.rados.rados.0.smithi040.stdout:2332: seq_num 744 ranges {212992=466944} 2023-09-30T09:28:27.868 INFO:tasks.rados.rados.0.smithi040.stdout:2332: writing smithi040173847-39 from 212992 to 679936 tid 1 2023-09-30T09:28:27.868 INFO:tasks.rados.rados.0.smithi040.stdout:2333: snap_create 2023-09-30T09:28:27.869 INFO:tasks.rados.rados.0.smithi040.stdout:2331: finishing copy_from to smithi040173847-36 2023-09-30T09:28:27.869 INFO:tasks.rados.rados.0.smithi040.stdout:2331: got expected ENOENT (src dne) 2023-09-30T09:28:27.869 INFO:tasks.rados.rados.0.smithi040.stdout:2331: finishing copy_from racing read to smithi040173847-36 2023-09-30T09:28:27.876 INFO:tasks.rados.rados.0.smithi040.stdout:2330: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:28:27.876 INFO:tasks.rados.rados.0.smithi040.stdout:2330: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:28:27.877 INFO:tasks.rados.rados.0.smithi040.stdout:2330: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:28:27.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 893 (ObjNum 717 snap 224 seq_num 717) dirty exists 2023-09-30T09:28:27.879 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 1 to smithi040173847-39 2023-09-30T09:28:27.879 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 2 to smithi040173847-39 2023-09-30T09:28:27.880 INFO:tasks.rados.rados.0.smithi040.stdout:2332: finishing write tid 3 to smithi040173847-39 2023-09-30T09:28:27.881 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 837 (ObjNum 744 snap 231 seq_num 744) dirty exists 2023-09-30T09:28:27.881 INFO:tasks.rados.rados.0.smithi040.stdout:2332: left oid 39 (ObjNum 744 snap 231 seq_num 744) 2023-09-30T09:28:27.896 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing copy_from racing read to smithi040173847-48 2023-09-30T09:28:27.898 INFO:tasks.rados.rados.0.smithi040.stdout:2329: finishing copy_from to smithi040173847-48 2023-09-30T09:28:27.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1047 (ObjNum 712 snap 220 seq_num 712) dirty exists 2023-09-30T09:28:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:27 smithi143 ceph-mon[183689]: pgmap v501: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 142 KiB/s wr, 3 op/s 2023-09-30T09:28:28.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:27 smithi143 ceph-mon[183689]: osdmap e528: 8 total, 8 up, 8 in 2023-09-30T09:28:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:27 smithi040 ceph-mon[192000]: pgmap v501: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 142 KiB/s wr, 3 op/s 2023-09-30T09:28:28.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:27 smithi040 ceph-mon[192000]: osdmap e528: 8 total, 8 up, 8 in 2023-09-30T09:28:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:27 smithi040 ceph-mon[189312]: pgmap v501: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 142 KiB/s wr, 3 op/s 2023-09-30T09:28:28.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:27 smithi040 ceph-mon[189312]: osdmap e528: 8 total, 8 up, 8 in 2023-09-30T09:28:28.864 INFO:tasks.rados.rados.0.smithi040.stdout:2329: done (4 left) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2330: done (3 left) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2331: done (2 left) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2332: done (1 left) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2333: done (0 left) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2334: read oid 28 snap -1 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2334: expect (ObjNum 731 snap 225 seq_num 731) 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2335: read oid 50 snap -1 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2335: expect deleted 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 232 2023-09-30T09:28:28.865 INFO:tasks.rados.rados.0.smithi040.stdout:2336: seq_num 745 ranges {13574144=483328} 2023-09-30T09:28:28.944 INFO:tasks.rados.rados.0.smithi040.stdout:2336: writing smithi040173847-15 from 13574144 to 14057472 tid 1 2023-09-30T09:28:28.944 INFO:tasks.rados.rados.0.smithi040.stdout:2337: snap_remove snap 226 2023-09-30T09:28:29.747 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph orch ps' 2023-09-30T09:28:29.933 INFO:tasks.rados.rados.0.smithi040.stdout:2337: done (3 left) 2023-09-30T09:28:29.933 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 232 2023-09-30T09:28:29.933 INFO:tasks.rados.rados.0.smithi040.stdout:2338: seq_num 746 ranges {0=499712} 2023-09-30T09:28:29.934 INFO:tasks.rados.rados.0.smithi040.stdout:2338: writing smithi040173847-25 from 0 to 499712 tid 1 2023-09-30T09:28:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:2339: rollback oid 23 current snap is 232 2023-09-30T09:28:29.935 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 225 2023-09-30T09:28:29.941 INFO:tasks.rados.rados.0.smithi040.stdout:2334: expect (ObjNum 731 snap 225 seq_num 731) 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2336: finishing write tid 1 to smithi040173847-15 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2336: finishing write tid 2 to smithi040173847-15 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2334: done (4 left) 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2335: done (3 left) 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2340: read oid 33 snap 224 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2340: expect deleted 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2341: read oid 34 snap 212 2023-09-30T09:28:29.946 INFO:tasks.rados.rados.0.smithi040.stdout:2341: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2342: read oid 39 snap -1 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2342: expect (ObjNum 744 snap 231 seq_num 744) 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2343: read oid 27 snap -1 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2343: expect deleted 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2344: delete oid 6 current snap is 232 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2336: finishing write tid 3 to smithi040173847-15 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1173 (ObjNum 745 snap 232 seq_num 745) dirty exists 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2336: left oid 15 (ObjNum 745 snap 232 seq_num 745) 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2338: finishing write tid 1 to smithi040173847-25 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2338: finishing write tid 2 to smithi040173847-25 2023-09-30T09:28:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2338: finishing write tid 3 to smithi040173847-25 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1139 (ObjNum 746 snap 232 seq_num 746) dirty exists 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:2338: left oid 25 (ObjNum 746 snap 232 seq_num 746) 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:2339: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:28:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1134 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2342: expect (ObjNum 744 snap 231 seq_num 744) 2023-09-30T09:28:29.977 INFO:tasks.rados.rados.0.smithi040.stdout:2341: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:28:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2336: done (7 left) 2023-09-30T09:28:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2338: done (6 left) 2023-09-30T09:28:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2339: done (5 left) 2023-09-30T09:28:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2340: done (4 left) 2023-09-30T09:28:30.018 INFO:tasks.rados.rados.0.smithi040.stdout:2341: done (3 left) 2023-09-30T09:28:30.019 INFO:tasks.rados.rados.0.smithi040.stdout:2342: done (2 left) 2023-09-30T09:28:30.019 INFO:tasks.rados.rados.0.smithi040.stdout:2343: done (1 left) 2023-09-30T09:28:30.019 INFO:tasks.rados.rados.0.smithi040.stdout:2344: done (0 left) 2023-09-30T09:28:30.019 INFO:tasks.rados.rados.0.smithi040.stdout:2345: delete oid 41 current snap is 232 2023-09-30T09:28:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:2345: done (0 left) 2023-09-30T09:28:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:2346: copy_from oid 45 from oid 18 current snap is 232 2023-09-30T09:28:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 232 2023-09-30T09:28:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:2347: seq_num 749 ranges {0=548864} 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2347: writing smithi040173847-6 from 0 to 548864 tid 1 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2348: copy_from oid 41 from oid 11 current snap is 232 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing copy_from to smithi040173847-45 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2346: got expected ENOENT (src dne) 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2346: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:28:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:2346: done (2 left) 2023-09-30T09:28:30.025 INFO:tasks.rados.rados.0.smithi040.stdout:2349: setattr oid 30 current snap is 232 2023-09-30T09:28:30.025 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 232 2023-09-30T09:28:30.025 INFO:tasks.rados.rados.0.smithi040.stdout:2350: seq_num 750 ranges {0=565248} 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:2350: writing smithi040173847-47 from 0 to 565248 tid 1 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:2351: rollback oid 32 current snap is 232 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 212 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:2347: finishing write tid 1 to smithi040173847-6 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:2352: setattr oid 26 current snap is 232 2023-09-30T09:28:30.030 INFO:tasks.rados.rados.0.smithi040.stdout:2347: finishing write tid 2 to smithi040173847-6 2023-09-30T09:28:30.031 INFO:tasks.rados.rados.0.smithi040.stdout:2353: copy_from oid 33 from oid 40 current snap is 232 2023-09-30T09:28:30.031 INFO:tasks.rados.rados.0.smithi040.stdout:2354: setattr oid 44 current snap is 232 2023-09-30T09:28:30.032 INFO:tasks.rados.rados.0.smithi040.stdout:2355: copy_from oid 16 from oid 7 current snap is 232 2023-09-30T09:28:30.032 INFO:tasks.rados.rados.0.smithi040.stdout:2356: read oid 49 snap -1 2023-09-30T09:28:30.032 INFO:tasks.rados.rados.0.smithi040.stdout:2356: expect deleted 2023-09-30T09:28:30.032 INFO:tasks.rados.rados.0.smithi040.stdout:2357: delete oid 46 current snap is 232 2023-09-30T09:28:30.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 747 (ObjNum 710 snap 219 seq_num 710) dirty exists 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing copy_from to smithi040173847-33 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:2353: got expected ENOENT (src dne) 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:2347: finishing write tid 3 to smithi040173847-6 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1124 (ObjNum 749 snap 232 seq_num 749) dirty exists 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:2347: left oid 6 (ObjNum 749 snap 232 seq_num 749) 2023-09-30T09:28:30.034 INFO:tasks.rados.rados.0.smithi040.stdout:2353: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 896 (ObjNum 33 snap 0 seq_num 3792890560) dirty exists 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:2351: finishing rollback tid 0 to smithi040173847-32 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:2351: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:2350: finishing write tid 1 to smithi040173847-47 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:2351: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:28:30.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1142 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:28:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:2350: finishing write tid 2 to smithi040173847-47 2023-09-30T09:28:30.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1143 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:28:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:2347: done (10 left) 2023-09-30T09:28:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:2349: done (9 left) 2023-09-30T09:28:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:2351: done (8 left) 2023-09-30T09:28:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:2352: done (7 left) 2023-09-30T09:28:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:2353: done (6 left) 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2354: done (5 left) 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2356: done (4 left) 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2357: done (3 left) 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2358: rmattr oid 20 current snap is 232 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2358: done (3 left) 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2359: delete oid 36 current snap is 232 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:2350: finishing write tid 3 to smithi040173847-47 2023-09-30T09:28:30.039 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1126 (ObjNum 750 snap 232 seq_num 750) dirty exists 2023-09-30T09:28:30.040 INFO:tasks.rados.rados.0.smithi040.stdout:2350: left oid 47 (ObjNum 750 snap 232 seq_num 750) 2023-09-30T09:28:30.045 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:28:30.046 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing copy_from racing read to smithi040173847-41 2023-09-30T09:28:30.049 INFO:tasks.rados.rados.0.smithi040.stdout:2348: finishing copy_from to smithi040173847-41 2023-09-30T09:28:30.049 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1149 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:30.051 INFO:tasks.rados.rados.0.smithi040.stdout:2355: finishing copy_from to smithi040173847-16 2023-09-30T09:28:30.051 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 774 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2348: done (3 left) 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2350: done (2 left) 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2355: done (1 left) 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2359: done (0 left) 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2360: rollback oid 38 current snap is 232 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 38 to 228 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2361: rollback oid 39 current snap is 232 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 222 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2362: read oid 2 snap 229 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2362: expect deleted 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2363: read oid 37 snap 212 2023-09-30T09:28:30.052 INFO:tasks.rados.rados.0.smithi040.stdout:2363: expect deleted 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:2364: rollback oid 4 current snap is 232 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 230 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:2365: rollback oid 50 current snap is 232 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 222 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:2366: snap_create 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:2365: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:28:30.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 903 (ObjNum 65 snap 0 seq_num 1919635281) dirty dne 2023-09-30T09:28:30.057 INFO:tasks.rados.rados.0.smithi040.stdout:2361: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:28:30.057 INFO:tasks.rados.rados.0.smithi040.stdout:2361: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:2360: finishing rollback tid 0 to smithi040173847-38 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:2361: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 845 (ObjNum 33 snap 0 seq_num 3194767433) dirty exists 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:2360: finishing rollback tid 1 to smithi040173847-38 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:2360: finishing rollback tid 2 to smithi040173847-38 2023-09-30T09:28:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1131 (ObjNum 714 snap 223 seq_num 714) dirty exists 2023-09-30T09:28:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:28:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:28:30.060 INFO:tasks.rados.rados.0.smithi040.stdout:2364: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:28:30.060 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1050 (ObjNum 718 snap 224 seq_num 718) dirty exists 2023-09-30T09:28:30.125 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: osdmap e529: 8 total, 8 up, 8 in 2023-09-30T09:28:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: Upgrade: Finalizing container_image settings 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-30T09:28:30.147 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-30T09:28:30.148 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: Upgrade: Complete! 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-30T09:28:30.149 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: pgmap v504: 121 pgs: 121 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 278 KiB/s wr, 5 op/s 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.150 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:29 smithi143 ceph-mon[183689]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: osdmap e529: 8 total, 8 up, 8 in 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: Upgrade: Finalizing container_image settings 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-30T09:28:30.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-30T09:28:30.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-30T09:28:30.164 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: osdmap e529: 8 total, 8 up, 8 in 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.165 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.166 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: Upgrade: Finalizing container_image settings 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.168 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: Upgrade: Complete! 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: pgmap v504: 121 pgs: 121 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 278 KiB/s wr, 5 op/s 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.169 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[189312]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2023-09-30T09:28:30.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2023-09-30T09:28:30.171 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.172 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: Upgrade: Complete! 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: pgmap v504: 121 pgs: 121 active+clean; 329 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 278 KiB/s wr, 5 op/s 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:30.173 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:29 smithi040 ceph-mon[192000]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:30.931 INFO:tasks.rados.rados.0.smithi040.stdout:2360: done (6 left) 2023-09-30T09:28:30.931 INFO:tasks.rados.rados.0.smithi040.stdout:2361: done (5 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2362: done (4 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2363: done (3 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2364: done (2 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2365: done (1 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2366: done (0 left) 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2367: copy_from oid 12 from oid 43 current snap is 233 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 233 2023-09-30T09:28:30.932 INFO:tasks.rados.rados.0.smithi040.stdout:2368: seq_num 753 ranges {0=614400} 2023-09-30T09:28:30.935 INFO:tasks.rados.rados.0.smithi040.stdout:2368: writing smithi040173847-49 from 0 to 614400 tid 1 2023-09-30T09:28:30.935 INFO:tasks.rados.rados.0.smithi040.stdout:2369: copy_from oid 6 from oid 21 current snap is 233 2023-09-30T09:28:30.935 INFO:tasks.rados.rados.0.smithi040.stdout:2370: snap_remove snap 232 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[192000]: osdmap e530: 8 total, 8 up, 8 in 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[189312]: osdmap e530: 8 total, 8 up, 8 in 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:31.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:30 smithi143 ceph-mon[183689]: osdmap e530: 8 total, 8 up, 8 in 2023-09-30T09:28:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:28:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:31] "GET /metrics HTTP/1.1" 200 36100 "" "Prometheus/2.43.0" 2023-09-30T09:28:31.679 INFO:teuthology.orchestra.run.smithi040.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:alertmanager.a smithi040 *:9093,9094 running (18s) - 9m 17.8M - 0.25.0 c8568f914cd2 f60870065e37 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:grafana.a smithi143 *:3000 running (8s) - 9m 40.8M - 9.4.7 2c41d148cca3 f4eedd30547d 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mds.a smithi040 running (67s) - 10m 17.9M - 18.0.0-6447-g1d10b717 dda7fab67785 97c58e8e7b27 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mds.b smithi143 running (50s) - 10m 16.3M - 18.0.0-6447-g1d10b717 dda7fab67785 ad2beb552818 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.x smithi143 *:8443,9283,8765 running (6m) - 12m 450M - 18.0.0-6447-g1d10b717 dda7fab67785 d5b676dabefd 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mgr.y smithi040 *:8443,9283,8765 running (6m) - 14m 523M - 18.0.0-6447-g1d10b717 dda7fab67785 0e366a31de14 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mon.a smithi040 running (5m) - 14m 121M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 ed97fa0586d3 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mon.b smithi143 running (5m) - 13m 84.0M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 a1a000c614c5 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:mon.c smithi040 running (5m) - 13m 88.5M 2048M 18.0.0-6447-g1d10b717 dda7fab67785 6626c53933c4 2023-09-30T09:28:31.680 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.a smithi040 *:9100 running (41s) - 9m 8061k - 1.5.0 0da6a335fe13 8d32d1a998bf 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:node-exporter.b smithi143 *:9100 running (38s) - 9m 9005k - 1.5.0 0da6a335fe13 be004d53eb0a 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.0 smithi040 running (4m) - 12m 618M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 6ee8e8f22989 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.1 smithi040 running (4m) - 12m 522M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 632e2682281d 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.2 smithi040 running (3m) - 12m 432M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 c2d65719a15e 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.3 smithi040 running (3m) - 11m 386M 2487M 18.0.0-6447-g1d10b717 dda7fab67785 dfd90fede0b1 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.4 smithi143 running (2m) - 11m 504M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 4703798c330d 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.5 smithi143 running (2m) - 11m 427M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 d75faa216c8c 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.6 smithi143 running (111s) - 10m 289M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 646c4dd94887 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:osd.7 smithi143 running (82s) - 10m 241M 2486M 18.0.0-6447-g1d10b717 dda7fab67785 b4168d1b4a37 2023-09-30T09:28:31.681 INFO:teuthology.orchestra.run.smithi040.stdout:prometheus.a smithi143 *:9095 running (28s) - 9m 45.3M - 2.43.0 a07b618ecd1d ddcdb49a38ff 2023-09-30T09:28:31.868 INFO:tasks.rados.rados.0.smithi040.stdout:2370: done (3 left) 2023-09-30T09:28:31.868 INFO:tasks.rados.rados.0.smithi040.stdout:2371: snap_remove snap 225 2023-09-30T09:28:32.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[192000]: osdmap e531: 8 total, 8 up, 8 in 2023-09-30T09:28:32.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[192000]: pgmap v507: 121 pgs: 121 active+clean; 332 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 848 KiB/s wr, 4 op/s 2023-09-30T09:28:32.069 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[192000]: osdmap e532: 8 total, 8 up, 8 in 2023-09-30T09:28:32.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[189312]: osdmap e531: 8 total, 8 up, 8 in 2023-09-30T09:28:32.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[189312]: pgmap v507: 121 pgs: 121 active+clean; 332 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 848 KiB/s wr, 4 op/s 2023-09-30T09:28:32.070 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:31 smithi040 ceph-mon[189312]: osdmap e532: 8 total, 8 up, 8 in 2023-09-30T09:28:32.223 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph versions' 2023-09-30T09:28:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:31 smithi143 ceph-mon[183689]: osdmap e531: 8 total, 8 up, 8 in 2023-09-30T09:28:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:31 smithi143 ceph-mon[183689]: pgmap v507: 121 pgs: 121 active+clean; 332 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 848 KiB/s wr, 4 op/s 2023-09-30T09:28:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:31 smithi143 ceph-mon[183689]: osdmap e532: 8 total, 8 up, 8 in 2023-09-30T09:28:32.524 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:32.879 INFO:tasks.rados.rados.0.smithi040.stdout:2371: done (3 left) 2023-09-30T09:28:32.880 INFO:tasks.rados.rados.0.smithi040.stdout:2372: read oid 20 snap 229 2023-09-30T09:28:32.880 INFO:tasks.rados.rados.0.smithi040.stdout:2372: expect deleted 2023-09-30T09:28:32.880 INFO:tasks.rados.rados.0.smithi040.stdout:2373: snap_remove snap 218 2023-09-30T09:28:33.273 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:32 smithi040 ceph-mon[192000]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:33.273 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:32 smithi040 ceph-mon[192000]: osdmap e533: 8 total, 8 up, 8 in 2023-09-30T09:28:33.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:32 smithi040 ceph-mon[189312]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:33.273 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:32 smithi040 ceph-mon[189312]: osdmap e533: 8 total, 8 up, 8 in 2023-09-30T09:28:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:32 smithi143 ceph-mon[183689]: from='client.34380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-30T09:28:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:32 smithi143 ceph-mon[183689]: osdmap e533: 8 total, 8 up, 8 in 2023-09-30T09:28:33.886 INFO:tasks.rados.rados.0.smithi040.stdout:2373: done (4 left) 2023-09-30T09:28:33.886 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 233 2023-09-30T09:28:33.886 INFO:tasks.rados.rados.0.smithi040.stdout:2374: seq_num 754 ranges {14057472=630784} 2023-09-30T09:28:33.961 INFO:tasks.rados.rados.0.smithi040.stdout:2374: writing smithi040173847-15 from 14057472 to 14688256 tid 1 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2375: rollback oid 16 current snap is 233 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 224 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2369: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2376: read oid 35 snap -1 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2376: expect (ObjNum 685 snap 209 seq_num 685) 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2377: snap_create 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2369: finishing copy_from to smithi040173847-6 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1127 (ObjNum 726 snap 224 seq_num 726) dirty exists 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2368: finishing write tid 1 to smithi040173847-49 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2368: finishing write tid 2 to smithi040173847-49 2023-09-30T09:28:33.962 INFO:tasks.rados.rados.0.smithi040.stdout:2368: finishing write tid 3 to smithi040173847-49 2023-09-30T09:28:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1183 (ObjNum 753 snap 233 seq_num 753) dirty exists 2023-09-30T09:28:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:2368: left oid 49 (ObjNum 753 snap 233 seq_num 753) 2023-09-30T09:28:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:2367: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:28:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:2367: finishing copy_from to smithi040173847-12 2023-09-30T09:28:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1133 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:28:33.967 INFO:tasks.rados.rados.0.smithi040.stdout:2374: finishing write tid 1 to smithi040173847-15 2023-09-30T09:28:33.967 INFO:tasks.rados.rados.0.smithi040.stdout:2374: finishing write tid 2 to smithi040173847-15 2023-09-30T09:28:33.968 INFO:tasks.rados.rados.0.smithi040.stdout:2375: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:28:33.968 INFO:tasks.rados.rados.0.smithi040.stdout:2375: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:28:33.968 INFO:tasks.rados.rados.0.smithi040.stdout:2375: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:28:33.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1194 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:33.970 INFO:tasks.rados.rados.0.smithi040.stdout:2374: finishing write tid 3 to smithi040173847-15 2023-09-30T09:28:33.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1191 (ObjNum 754 snap 233 seq_num 754) dirty exists 2023-09-30T09:28:33.970 INFO:tasks.rados.rados.0.smithi040.stdout:2374: left oid 15 (ObjNum 754 snap 233 seq_num 754) 2023-09-30T09:28:34.020 INFO:tasks.rados.rados.0.smithi040.stdout:2376: expect (ObjNum 685 snap 209 seq_num 685) 2023-09-30T09:28:34.259 INFO:teuthology.orchestra.run.smithi040.stdout:{ 2023-09-30T09:28:34.259 INFO:teuthology.orchestra.run.smithi040.stdout: "mon": { 2023-09-30T09:28:34.259 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 3 2023-09-30T09:28:34.259 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "mgr": { 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "osd": { 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 8 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "mds": { 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 2 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: }, 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "overall": { 2023-09-30T09:28:34.260 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)": 15 2023-09-30T09:28:34.261 INFO:teuthology.orchestra.run.smithi040.stdout: } 2023-09-30T09:28:34.261 INFO:teuthology.orchestra.run.smithi040.stdout:} 2023-09-30T09:28:34.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:33 smithi040 ceph-mon[192000]: pgmap v510: 121 pgs: 121 active+clean; 349 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-09-30T09:28:34.282 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:33 smithi040 ceph-mon[192000]: osdmap e534: 8 total, 8 up, 8 in 2023-09-30T09:28:34.282 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:33 smithi040 ceph-mon[189312]: pgmap v510: 121 pgs: 121 active+clean; 349 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-09-30T09:28:34.283 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:33 smithi040 ceph-mon[189312]: osdmap e534: 8 total, 8 up, 8 in 2023-09-30T09:28:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:33 smithi143 ceph-mon[183689]: pgmap v510: 121 pgs: 121 active+clean; 349 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.1 MiB/s wr, 25 op/s 2023-09-30T09:28:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:33 smithi143 ceph-mon[183689]: osdmap e534: 8 total, 8 up, 8 in 2023-09-30T09:28:34.700 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2367: done (7 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2368: done (6 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2369: done (5 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2372: done (4 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2374: done (3 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2375: done (2 left) 2023-09-30T09:28:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:2376: done (1 left) 2023-09-30T09:28:34.958 INFO:tasks.rados.rados.0.smithi040.stdout:2377: done (0 left) 2023-09-30T09:28:34.958 INFO:tasks.rados.rados.0.smithi040.stdout:2378: delete oid 35 current snap is 234 2023-09-30T09:28:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:2378: done (0 left) 2023-09-30T09:28:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:2379: snap_create 2023-09-30T09:28:35.001 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:35.304 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:34 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/952540843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:35.304 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:34 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/952540843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:34 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/952540843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2379: done (0 left) 2023-09-30T09:28:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2380: copy_from oid 2 from oid 45 current snap is 235 2023-09-30T09:28:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2381: rmattr oid 23 current snap is 235 2023-09-30T09:28:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2381: done (1 left) 2023-09-30T09:28:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2382: rmattr oid 14 current snap is 235 2023-09-30T09:28:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2382: done (1 left) 2023-09-30T09:28:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2383: delete oid 18 current snap is 235 2023-09-30T09:28:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:2383: done (1 left) 2023-09-30T09:28:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:2384: snap_remove snap 231 2023-09-30T09:28:36.393 INFO:teuthology.orchestra.run.smithi040.stdout:true 2023-09-30T09:28:36.873 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:35 smithi143 ceph-mon[183689]: osdmap e535: 8 total, 8 up, 8 in 2023-09-30T09:28:36.873 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:35 smithi143 ceph-mon[183689]: pgmap v513: 121 pgs: 121 active+clean; 356 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-09-30T09:28:36.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:35 smithi040 ceph-mon[189312]: osdmap e535: 8 total, 8 up, 8 in 2023-09-30T09:28:36.874 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:35 smithi040 ceph-mon[189312]: pgmap v513: 121 pgs: 121 active+clean; 356 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-09-30T09:28:36.874 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:35 smithi040 ceph-mon[192000]: osdmap e535: 8 total, 8 up, 8 in 2023-09-30T09:28:36.875 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:35 smithi040 ceph-mon[192000]: pgmap v513: 121 pgs: 121 active+clean; 356 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.4 MiB/s wr, 28 op/s 2023-09-30T09:28:36.876 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -e sha1=1d10b71792f3be8887a7631e69851ac2df3585af -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2023-09-30T09:28:36.877 INFO:tasks.rados.rados.0.smithi040.stdout:2384: done (1 left) 2023-09-30T09:28:36.877 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 235 2023-09-30T09:28:36.877 INFO:tasks.rados.rados.0.smithi040.stdout:2385: seq_num 757 ranges {2146304=688128} 2023-09-30T09:28:36.883 INFO:tasks.rados.rados.0.smithi040.stdout:2385: writing smithi040173847-22 from 2146304 to 2834432 tid 1 2023-09-30T09:28:36.947 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 235 2023-09-30T09:28:36.947 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:28:36.947 INFO:tasks.rados.rados.0.smithi040.stdout:2386: seq_num 758 ranges {0=704512} 2023-09-30T09:28:36.948 INFO:tasks.rados.rados.0.smithi040.stdout:2386: writing smithi040173847-39 from 0 to 704512 tid 1 2023-09-30T09:28:36.949 INFO:tasks.rados.rados.0.smithi040.stdout:2387: snap_remove snap 234 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[192000]: osdmap e536: 8 total, 8 up, 8 in 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/450830508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[192000]: osdmap e537: 8 total, 8 up, 8 in 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[189312]: osdmap e536: 8 total, 8 up, 8 in 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/450830508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:37.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:36 smithi040 ceph-mon[189312]: osdmap e537: 8 total, 8 up, 8 in 2023-09-30T09:28:37.181 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:28:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:36 smithi143 ceph-mon[183689]: osdmap e536: 8 total, 8 up, 8 in 2023-09-30T09:28:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:36 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/450830508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:36 smithi143 ceph-mon[183689]: osdmap e537: 8 total, 8 up, 8 in 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2387: done (3 left) 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2388: setattr oid 10 current snap is 235 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2380: finishing copy_from to smithi040173847-2 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 798 (ObjNum 690 snap 210 seq_num 690) dirty exists 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2385: finishing write tid 1 to smithi040173847-22 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2385: finishing write tid 2 to smithi040173847-22 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2385: finishing write tid 3 to smithi040173847-22 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 898 (ObjNum 757 snap 235 seq_num 757) dirty exists 2023-09-30T09:28:37.882 INFO:tasks.rados.rados.0.smithi040.stdout:2385: left oid 22 (ObjNum 757 snap 235 seq_num 757) 2023-09-30T09:28:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 1 to smithi040173847-39 2023-09-30T09:28:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 2 to smithi040173847-39 2023-09-30T09:28:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2386: finishing write tid 3 to smithi040173847-39 2023-09-30T09:28:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 861 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:28:37.883 INFO:tasks.rados.rados.0.smithi040.stdout:2386: left oid 39 (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2380: done (3 left) 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2385: done (2 left) 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2386: done (1 left) 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2389: rmattr oid 39 current snap is 235 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2390: rollback oid 7 current snap is 235 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 7 to 219 2023-09-30T09:28:37.884 INFO:tasks.rados.rados.0.smithi040.stdout:2391: snap_remove snap 227 2023-09-30T09:28:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:37 smithi143 ceph-mon[183689]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-09-30T09:28:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:37 smithi143 ceph-mon[183689]: osdmap e538: 8 total, 8 up, 8 in 2023-09-30T09:28:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:37 smithi040 ceph-mon[192000]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-09-30T09:28:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:37 smithi040 ceph-mon[192000]: osdmap e538: 8 total, 8 up, 8 in 2023-09-30T09:28:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:37 smithi040 ceph-mon[189312]: pgmap v516: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-09-30T09:28:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:37 smithi040 ceph-mon[189312]: osdmap e538: 8 total, 8 up, 8 in 2023-09-30T09:28:38.647 INFO:teuthology.orchestra.run.smithi040.stdout: "ceph version 18.0.0-6447-g1d10b717 (1d10b71792f3be8887a7631e69851ac2df3585af) reef (dev)" 2023-09-30T09:28:38.877 INFO:tasks.rados.rados.0.smithi040.stdout:2391: done (3 left) 2023-09-30T09:28:38.878 INFO:tasks.rados.rados.0.smithi040.stdout:2392: delete oid 43 current snap is 235 2023-09-30T09:28:38.879 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 862 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:28:38.880 INFO:tasks.rados.rados.0.smithi040.stdout:2390: finishing rollback tid 0 to smithi040173847-7 2023-09-30T09:28:38.880 INFO:tasks.rados.rados.0.smithi040.stdout:2390: finishing rollback tid 1 to smithi040173847-7 2023-09-30T09:28:38.880 INFO:tasks.rados.rados.0.smithi040.stdout:2390: finishing rollback tid 2 to smithi040173847-7 2023-09-30T09:28:38.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1136 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:38.880 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1204 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2388: done (3 left) 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2389: done (2 left) 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2390: done (1 left) 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2392: done (0 left) 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2393: read oid 50 snap -1 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2393: expect deleted 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2394: rollback oid 21 current snap is 235 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 222 2023-09-30T09:28:38.888 INFO:tasks.rados.rados.0.smithi040.stdout:2395: delete oid 35 current snap is 235 2023-09-30T09:28:38.895 INFO:tasks.rados.rados.0.smithi040.stdout:2393: done (2 left) 2023-09-30T09:28:38.895 INFO:tasks.rados.rados.0.smithi040.stdout:2395: done (1 left) 2023-09-30T09:28:38.895 INFO:tasks.rados.rados.0.smithi040.stdout:2396: delete oid 50 current snap is 235 2023-09-30T09:28:38.896 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:28:38.901 INFO:tasks.rados.rados.0.smithi040.stdout:2396: done (1 left) 2023-09-30T09:28:38.902 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 235 2023-09-30T09:28:38.902 INFO:tasks.rados.rados.0.smithi040.stdout:2397: seq_num 762 ranges {163840=770048} 2023-09-30T09:28:38.905 INFO:tasks.rados.rados.0.smithi040.stdout:2397: writing smithi040173847-6 from 163840 to 933888 tid 1 2023-09-30T09:28:38.905 INFO:tasks.rados.rados.0.smithi040.stdout:2398: delete oid 20 current snap is 235 2023-09-30T09:28:38.905 INFO:tasks.rados.rados.0.smithi040.stdout:2394: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:28:38.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1134 (ObjNum 770065 snap 0 seq_num 98652863) dirty dne 2023-09-30T09:28:38.906 INFO:tasks.rados.rados.0.smithi040.stdout:2394: done (2 left) 2023-09-30T09:28:38.907 INFO:tasks.rados.rados.0.smithi040.stdout:2398: done (1 left) 2023-09-30T09:28:38.907 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 235 2023-09-30T09:28:38.907 INFO:tasks.rados.rados.0.smithi040.stdout:2399: seq_num 764 ranges {0=802816} 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2399: writing smithi040173847-3 from 0 to 802816 tid 1 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2400: snap_create 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2397: finishing write tid 1 to smithi040173847-6 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2397: finishing write tid 2 to smithi040173847-6 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2397: finishing write tid 3 to smithi040173847-6 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1164 (ObjNum 762 snap 235 seq_num 762) dirty exists 2023-09-30T09:28:38.912 INFO:tasks.rados.rados.0.smithi040.stdout:2397: left oid 6 (ObjNum 762 snap 235 seq_num 762) 2023-09-30T09:28:38.915 INFO:tasks.rados.rados.0.smithi040.stdout:2399: finishing write tid 1 to smithi040173847-3 2023-09-30T09:28:38.915 INFO:tasks.rados.rados.0.smithi040.stdout:2399: finishing write tid 2 to smithi040173847-3 2023-09-30T09:28:38.917 INFO:tasks.rados.rados.0.smithi040.stdout:2399: finishing write tid 3 to smithi040173847-3 2023-09-30T09:28:38.917 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1166 (ObjNum 764 snap 235 seq_num 764) dirty exists 2023-09-30T09:28:38.917 INFO:tasks.rados.rados.0.smithi040.stdout:2399: left oid 3 (ObjNum 764 snap 235 seq_num 764) 2023-09-30T09:28:39.114 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-30T09:28:39.114 INFO:teuthology.task.print:**** done end upgrade, wait... 2023-09-30T09:28:39.114 DEBUG:teuthology.parallel:result is None 2023-09-30T09:28:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:38 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/690848252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:38 smithi143 ceph-mon[183689]: osdmap e539: 8 total, 8 up, 8 in 2023-09-30T09:28:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:38 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/690848252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:38 smithi040 ceph-mon[192000]: osdmap e539: 8 total, 8 up, 8 in 2023-09-30T09:28:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:38 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/690848252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-30T09:28:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:38 smithi040 ceph-mon[189312]: osdmap e539: 8 total, 8 up, 8 in 2023-09-30T09:28:39.879 INFO:tasks.rados.rados.0.smithi040.stdout:2397: done (2 left) 2023-09-30T09:28:39.880 INFO:tasks.rados.rados.0.smithi040.stdout:2399: done (1 left) 2023-09-30T09:28:39.880 INFO:tasks.rados.rados.0.smithi040.stdout:2400: done (0 left) 2023-09-30T09:28:39.880 INFO:tasks.rados.rados.0.smithi040.stdout:2401: delete oid 47 current snap is 236 2023-09-30T09:28:39.885 INFO:tasks.rados.rados.0.smithi040.stdout:2401: done (0 left) 2023-09-30T09:28:39.885 INFO:tasks.rados.rados.0.smithi040.stdout:2402: copy_from oid 37 from oid 34 current snap is 236 2023-09-30T09:28:39.886 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 236 2023-09-30T09:28:39.886 INFO:tasks.rados.rados.0.smithi040.stdout:2403: seq_num 766 ranges {4685824=434176,5120000=401408} 2023-09-30T09:28:39.914 INFO:tasks.rados.rados.0.smithi040.stdout:2403: writing smithi040173847-9 from 4685824 to 5120000 tid 1 2023-09-30T09:28:39.917 INFO:tasks.rados.rados.0.smithi040.stdout:2403: writing smithi040173847-9 from 5120000 to 5521408 tid 2 2023-09-30T09:28:39.917 INFO:tasks.rados.rados.0.smithi040.stdout:2404: rollback oid 27 current snap is 236 2023-09-30T09:28:39.917 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 27 to 219 2023-09-30T09:28:39.917 INFO:tasks.rados.rados.0.smithi040.stdout:2405: delete oid 28 current snap is 236 2023-09-30T09:28:39.918 INFO:tasks.rados.rados.0.smithi040.stdout:2402: finishing copy_from racing read to smithi040173847-37 2023-09-30T09:28:39.918 INFO:tasks.rados.rados.0.smithi040.stdout:2402: finishing copy_from to smithi040173847-37 2023-09-30T09:28:39.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1011 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:28:39.920 INFO:tasks.rados.rados.0.smithi040.stdout:2404: finishing rollback tid 1 to smithi040173847-27 2023-09-30T09:28:39.921 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 0 (ObjNum 129 snap 0 seq_num 3791891504) dirty dne 2023-09-30T09:28:39.921 INFO:tasks.rados.rados.0.smithi040.stdout:2402: done (3 left) 2023-09-30T09:28:39.921 INFO:tasks.rados.rados.0.smithi040.stdout:2404: done (2 left) 2023-09-30T09:28:39.921 INFO:tasks.rados.rados.0.smithi040.stdout:2405: done (1 left) 2023-09-30T09:28:39.921 INFO:tasks.rados.rados.0.smithi040.stdout:2406: delete oid 23 current snap is 236 2023-09-30T09:28:39.922 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 1 to smithi040173847-9 2023-09-30T09:28:39.922 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 2 to smithi040173847-9 2023-09-30T09:28:39.923 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 3 to smithi040173847-9 2023-09-30T09:28:39.924 INFO:tasks.rados.rados.0.smithi040.stdout:2406: done (1 left) 2023-09-30T09:28:39.924 INFO:tasks.rados.rados.0.smithi040.stdout:2407: snap_create 2023-09-30T09:28:39.925 INFO:tasks.rados.rados.0.smithi040.stdout:2403: finishing write tid 4 to smithi040173847-9 2023-09-30T09:28:39.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1137 (ObjNum 766 snap 236 seq_num 766) dirty exists 2023-09-30T09:28:39.925 INFO:tasks.rados.rados.0.smithi040.stdout:2403: left oid 9 (ObjNum 766 snap 236 seq_num 766) 2023-09-30T09:28:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:39 smithi143 ceph-mon[183689]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-09-30T09:28:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:39 smithi143 ceph-mon[183689]: osdmap e540: 8 total, 8 up, 8 in 2023-09-30T09:28:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:39 smithi040 ceph-mon[192000]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-09-30T09:28:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:39 smithi040 ceph-mon[192000]: osdmap e540: 8 total, 8 up, 8 in 2023-09-30T09:28:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:39 smithi040 ceph-mon[189312]: pgmap v519: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.0 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-09-30T09:28:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:39 smithi040 ceph-mon[189312]: osdmap e540: 8 total, 8 up, 8 in 2023-09-30T09:28:40.880 INFO:tasks.rados.rados.0.smithi040.stdout:2403: done (1 left) 2023-09-30T09:28:40.881 INFO:tasks.rados.rados.0.smithi040.stdout:2407: done (0 left) 2023-09-30T09:28:40.881 INFO:tasks.rados.rados.0.smithi040.stdout:2408: snap_remove snap 228 2023-09-30T09:28:41.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:41] "GET /metrics HTTP/1.1" 200 36100 "" "Prometheus/2.43.0" 2023-09-30T09:28:41.865 INFO:tasks.rados.rados.0.smithi040.stdout:2408: done (0 left) 2023-09-30T09:28:41.865 INFO:tasks.rados.rados.0.smithi040.stdout:2409: snap_create 2023-09-30T09:28:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:41 smithi143 ceph-mon[183689]: osdmap e541: 8 total, 8 up, 8 in 2023-09-30T09:28:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:41 smithi143 ceph-mon[183689]: pgmap v522: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:28:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:41 smithi143 ceph-mon[183689]: osdmap e542: 8 total, 8 up, 8 in 2023-09-30T09:28:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[192000]: osdmap e541: 8 total, 8 up, 8 in 2023-09-30T09:28:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[192000]: pgmap v522: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:28:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[192000]: osdmap e542: 8 total, 8 up, 8 in 2023-09-30T09:28:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[189312]: osdmap e541: 8 total, 8 up, 8 in 2023-09-30T09:28:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[189312]: pgmap v522: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 367 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s 2023-09-30T09:28:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:41 smithi040 ceph-mon[189312]: osdmap e542: 8 total, 8 up, 8 in 2023-09-30T09:28:42.868 INFO:tasks.rados.rados.0.smithi040.stdout:2409: done (0 left) 2023-09-30T09:28:42.868 INFO:tasks.rados.rados.0.smithi040.stdout:2410: snap_remove snap 219 2023-09-30T09:28:43.883 INFO:tasks.rados.rados.0.smithi040.stdout:2410: done (0 left) 2023-09-30T09:28:43.884 INFO:tasks.rados.rados.0.smithi040.stdout:2411: setattr oid 43 current snap is 238 2023-09-30T09:28:43.884 INFO:tasks.rados.rados.0.smithi040.stdout:2412: setattr oid 29 current snap is 238 2023-09-30T09:28:43.884 INFO:tasks.rados.rados.0.smithi040.stdout:2413: rmattr oid 12 current snap is 238 2023-09-30T09:28:43.884 INFO:tasks.rados.rados.0.smithi040.stdout:2414: read oid 6 snap -1 2023-09-30T09:28:43.884 INFO:tasks.rados.rados.0.smithi040.stdout:2414: expect (ObjNum 762 snap 235 seq_num 762) 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2415: copy_from oid 42 from oid 26 current snap is 238 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2416: read oid 46 snap 222 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2416: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2417: read oid 50 snap -1 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2417: expect deleted 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2418: read oid 8 snap -1 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2418: expect (ObjNum 738 snap 227 seq_num 738) 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2419: rollback oid 35 current snap is 238 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 229 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 238 2023-09-30T09:28:43.885 INFO:tasks.rados.rados.0.smithi040.stdout:2420: seq_num 769 ranges {8273920=483328,8757248=401408} 2023-09-30T09:28:43.933 INFO:tasks.rados.rados.0.smithi040.stdout:2420: writing smithi040173847-16 from 8273920 to 8757248 tid 1 2023-09-30T09:28:43.935 INFO:tasks.rados.rados.0.smithi040.stdout:2420: writing smithi040173847-16 from 8757248 to 9158656 tid 2 2023-09-30T09:28:43.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 238 2023-09-30T09:28:43.935 INFO:tasks.rados.rados.0.smithi040.stdout:2421: seq_num 770 ranges {0=499712,499712=401408} 2023-09-30T09:28:43.938 INFO:tasks.rados.rados.0.smithi040.stdout:2421: writing smithi040173847-28 from 0 to 499712 tid 1 2023-09-30T09:28:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:2421: writing smithi040173847-28 from 499712 to 901120 tid 2 2023-09-30T09:28:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:2422: read oid 14 snap -1 2023-09-30T09:28:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:2422: expect deleted 2023-09-30T09:28:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:2423: snap_create 2023-09-30T09:28:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1137 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:28:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:2415: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:28:43.942 INFO:tasks.rados.rados.0.smithi040.stdout:2418: expect (ObjNum 738 snap 227 seq_num 738) 2023-09-30T09:28:43.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1201 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:28:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:28:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:2419: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:28:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1227 (ObjNum 685 snap 209 seq_num 685) dirty exists 2023-09-30T09:28:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:2415: finishing copy_from to smithi040173847-42 2023-09-30T09:28:43.959 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 896 (ObjNum 129 snap 0 seq_num 3791740632) dirty exists 2023-09-30T09:28:43.959 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1136 (ObjNum 65 snap 0 seq_num 1751085662) dirty exists 2023-09-30T09:28:43.959 INFO:tasks.rados.rados.0.smithi040.stdout:2420: finishing write tid 1 to smithi040173847-16 2023-09-30T09:28:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:2420: finishing write tid 2 to smithi040173847-16 2023-09-30T09:28:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:2420: finishing write tid 3 to smithi040173847-16 2023-09-30T09:28:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:2420: finishing write tid 4 to smithi040173847-16 2023-09-30T09:28:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1239 (ObjNum 769 snap 238 seq_num 769) dirty exists 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2420: left oid 16 (ObjNum 769 snap 238 seq_num 769) 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 1 to smithi040173847-28 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 2 to smithi040173847-28 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 3 to smithi040173847-28 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2421: finishing write tid 4 to smithi040173847-28 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1054 (ObjNum 770 snap 238 seq_num 770) dirty exists 2023-09-30T09:28:43.961 INFO:tasks.rados.rados.0.smithi040.stdout:2421: left oid 28 (ObjNum 770 snap 238 seq_num 770) 2023-09-30T09:28:43.967 INFO:tasks.rados.rados.0.smithi040.stdout:2416: expect (ObjNum 639 snap 196 seq_num 639) 2023-09-30T09:28:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:43 smithi143 ceph-mon[183689]: osdmap e543: 8 total, 8 up, 8 in 2023-09-30T09:28:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:43 smithi143 ceph-mon[183689]: pgmap v525: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 370 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 932 KiB/s wr, 10 op/s 2023-09-30T09:28:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:43 smithi040 ceph-mon[192000]: osdmap e543: 8 total, 8 up, 8 in 2023-09-30T09:28:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:43 smithi040 ceph-mon[192000]: pgmap v525: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 370 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 932 KiB/s wr, 10 op/s 2023-09-30T09:28:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:43 smithi040 ceph-mon[189312]: osdmap e543: 8 total, 8 up, 8 in 2023-09-30T09:28:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:43 smithi040 ceph-mon[189312]: pgmap v525: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 370 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 932 KiB/s wr, 10 op/s 2023-09-30T09:28:45.007 INFO:tasks.rados.rados.0.smithi040.stdout:2414: expect (ObjNum 762 snap 235 seq_num 762) 2023-09-30T09:28:45.034 INFO:tasks.rados.rados.0.smithi040.stdout:2411: done (12 left) 2023-09-30T09:28:45.034 INFO:tasks.rados.rados.0.smithi040.stdout:2412: done (11 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2413: done (10 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2414: done (9 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2415: done (8 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2416: done (7 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2417: done (6 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2418: done (5 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2419: done (4 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2420: done (3 left) 2023-09-30T09:28:45.035 INFO:tasks.rados.rados.0.smithi040.stdout:2421: done (2 left) 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2422: done (1 left) 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2423: done (0 left) 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2424: read oid 40 snap 235 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2424: expect deleted 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2425: read oid 23 snap 230 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2425: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2426: setattr oid 46 current snap is 239 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2424: done (2 left) 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2427: read oid 25 snap 229 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:2427: expect deleted 2023-09-30T09:28:45.036 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 239 2023-09-30T09:28:45.037 INFO:tasks.rados.rados.0.smithi040.stdout:2428: seq_num 771 ranges {0=516096,516096=401408} 2023-09-30T09:28:45.038 INFO:tasks.rados.rados.0.smithi040.stdout:2428: writing smithi040173847-40 from 0 to 516096 tid 1 2023-09-30T09:28:45.040 INFO:tasks.rados.rados.0.smithi040.stdout:2428: writing smithi040173847-40 from 516096 to 917504 tid 2 2023-09-30T09:28:45.041 INFO:tasks.rados.rados.0.smithi040.stdout:2429: snap_create 2023-09-30T09:28:45.041 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1185 (ObjNum 65 snap 0 seq_num 3792719456) dirty exists 2023-09-30T09:28:45.043 INFO:tasks.rados.rados.0.smithi040.stdout:2428: finishing write tid 1 to smithi040173847-40 2023-09-30T09:28:45.044 INFO:tasks.rados.rados.0.smithi040.stdout:2428: finishing write tid 2 to smithi040173847-40 2023-09-30T09:28:45.044 INFO:tasks.rados.rados.0.smithi040.stdout:2428: finishing write tid 3 to smithi040173847-40 2023-09-30T09:28:45.045 INFO:tasks.rados.rados.0.smithi040.stdout:2428: finishing write tid 4 to smithi040173847-40 2023-09-30T09:28:45.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1153 (ObjNum 771 snap 239 seq_num 771) dirty exists 2023-09-30T09:28:45.045 INFO:tasks.rados.rados.0.smithi040.stdout:2428: left oid 40 (ObjNum 771 snap 239 seq_num 771) 2023-09-30T09:28:45.068 INFO:tasks.rados.rados.0.smithi040.stdout:2425: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:44 smithi143 ceph-mon[183689]: osdmap e544: 8 total, 8 up, 8 in 2023-09-30T09:28:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:44 smithi040 ceph-mon[192000]: osdmap e544: 8 total, 8 up, 8 in 2023-09-30T09:28:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:44 smithi040 ceph-mon[189312]: osdmap e544: 8 total, 8 up, 8 in 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2425: done (4 left) 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2426: done (3 left) 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2427: done (2 left) 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2428: done (1 left) 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2429: done (0 left) 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 240 2023-09-30T09:28:45.883 INFO:tasks.rados.rados.0.smithi040.stdout:2430: seq_num 772 ranges {5521408=532480,6053888=401408} 2023-09-30T09:28:45.917 INFO:tasks.rados.rados.0.smithi040.stdout:2430: writing smithi040173847-9 from 5521408 to 6053888 tid 1 2023-09-30T09:28:45.919 INFO:tasks.rados.rados.0.smithi040.stdout:2430: writing smithi040173847-9 from 6053888 to 6455296 tid 2 2023-09-30T09:28:45.919 INFO:tasks.rados.rados.0.smithi040.stdout:2431: read oid 18 snap -1 2023-09-30T09:28:45.919 INFO:tasks.rados.rados.0.smithi040.stdout:2431: expect deleted 2023-09-30T09:28:45.920 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 240 2023-09-30T09:28:45.920 INFO:tasks.rados.rados.0.smithi040.stdout:2432: seq_num 773 ranges {0=548864,548864=401408} 2023-09-30T09:28:45.923 INFO:tasks.rados.rados.0.smithi040.stdout:2432: writing smithi040173847-21 from 0 to 548864 tid 1 2023-09-30T09:28:45.925 INFO:tasks.rados.rados.0.smithi040.stdout:2432: writing smithi040173847-21 from 548864 to 950272 tid 2 2023-09-30T09:28:45.926 INFO:tasks.rados.rados.0.smithi040.stdout:2433: snap_create 2023-09-30T09:28:45.926 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 1 to smithi040173847-9 2023-09-30T09:28:45.926 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 2 to smithi040173847-9 2023-09-30T09:28:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 3 to smithi040173847-9 2023-09-30T09:28:45.927 INFO:tasks.rados.rados.0.smithi040.stdout:2432: finishing write tid 1 to smithi040173847-21 2023-09-30T09:28:45.929 INFO:tasks.rados.rados.0.smithi040.stdout:2430: finishing write tid 4 to smithi040173847-9 2023-09-30T09:28:45.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1140 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:28:45.930 INFO:tasks.rados.rados.0.smithi040.stdout:2430: left oid 9 (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:28:45.931 INFO:tasks.rados.rados.0.smithi040.stdout:2432: finishing write tid 2 to smithi040173847-21 2023-09-30T09:28:45.931 INFO:tasks.rados.rados.0.smithi040.stdout:2432: finishing write tid 3 to smithi040173847-21 2023-09-30T09:28:45.932 INFO:tasks.rados.rados.0.smithi040.stdout:2432: finishing write tid 4 to smithi040173847-21 2023-09-30T09:28:45.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1143 (ObjNum 773 snap 240 seq_num 773) dirty exists 2023-09-30T09:28:45.932 INFO:tasks.rados.rados.0.smithi040.stdout:2432: left oid 21 (ObjNum 773 snap 240 seq_num 773) 2023-09-30T09:28:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:45 smithi143 ceph-mon[183689]: osdmap e545: 8 total, 8 up, 8 in 2023-09-30T09:28:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:45 smithi143 ceph-mon[183689]: pgmap v528: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 372 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-09-30T09:28:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[192000]: osdmap e545: 8 total, 8 up, 8 in 2023-09-30T09:28:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[192000]: pgmap v528: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 372 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-09-30T09:28:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[189312]: osdmap e545: 8 total, 8 up, 8 in 2023-09-30T09:28:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:28:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:45 smithi040 ceph-mon[189312]: pgmap v528: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 372 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-09-30T09:28:46.867 INFO:tasks.rados.rados.0.smithi040.stdout:2430: done (3 left) 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2431: done (2 left) 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2432: done (1 left) 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2433: done (0 left) 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2434: rmattr oid 11 current snap is 241 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2435: read oid 40 snap -1 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2435: expect (ObjNum 771 snap 239 seq_num 771) 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 241 2023-09-30T09:28:46.868 INFO:tasks.rados.rados.0.smithi040.stdout:2436: seq_num 774 ranges {0=565248,565248=401408} 2023-09-30T09:28:46.872 INFO:tasks.rados.rados.0.smithi040.stdout:2436: writing smithi040173847-47 from 0 to 565248 tid 1 2023-09-30T09:28:46.874 INFO:tasks.rados.rados.0.smithi040.stdout:2436: writing smithi040173847-47 from 565248 to 966656 tid 2 2023-09-30T09:28:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:2437: read oid 10 snap -1 2023-09-30T09:28:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:2437: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:46.875 INFO:tasks.rados.rados.0.smithi040.stdout:2438: delete oid 49 current snap is 241 2023-09-30T09:28:46.877 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1207 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:46.878 INFO:tasks.rados.rados.0.smithi040.stdout:2435: expect (ObjNum 771 snap 239 seq_num 771) 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 1 to smithi040173847-47 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 2 to smithi040173847-47 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 3 to smithi040173847-47 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2436: finishing write tid 4 to smithi040173847-47 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1188 (ObjNum 774 snap 241 seq_num 774) dirty exists 2023-09-30T09:28:46.907 INFO:tasks.rados.rados.0.smithi040.stdout:2436: left oid 47 (ObjNum 774 snap 241 seq_num 774) 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2434: done (4 left) 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2435: done (3 left) 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2436: done (2 left) 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2438: done (1 left) 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2439: setattr oid 40 current snap is 241 2023-09-30T09:28:46.908 INFO:tasks.rados.rados.0.smithi040.stdout:2437: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:47.027 INFO:tasks.rados.rados.0.smithi040.stdout:2437: done (1 left) 2023-09-30T09:28:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:2440: read oid 1 snap -1 2023-09-30T09:28:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:2440: expect (ObjNum 715 snap 224 seq_num 715) 2023-09-30T09:28:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:2441: rollback oid 42 current snap is 241 2023-09-30T09:28:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 222 2023-09-30T09:28:47.028 INFO:tasks.rados.rados.0.smithi040.stdout:2442: snap_create 2023-09-30T09:28:47.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1154 (ObjNum 771 snap 239 seq_num 771) dirty exists 2023-09-30T09:28:47.032 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:28:47.033 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:28:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:2441: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:28:47.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1243 (ObjNum 611 snap 192 seq_num 611) dirty exists 2023-09-30T09:28:47.052 INFO:tasks.rados.rados.0.smithi040.stdout:2440: expect (ObjNum 715 snap 224 seq_num 715) 2023-09-30T09:28:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:46 smithi143 ceph-mon[183689]: osdmap e546: 8 total, 8 up, 8 in 2023-09-30T09:28:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:46 smithi143 ceph-mon[183689]: osdmap e547: 8 total, 8 up, 8 in 2023-09-30T09:28:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:46 smithi040 ceph-mon[189312]: osdmap e546: 8 total, 8 up, 8 in 2023-09-30T09:28:47.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:46 smithi040 ceph-mon[189312]: osdmap e547: 8 total, 8 up, 8 in 2023-09-30T09:28:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:46 smithi040 ceph-mon[192000]: osdmap e546: 8 total, 8 up, 8 in 2023-09-30T09:28:47.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:46 smithi040 ceph-mon[192000]: osdmap e547: 8 total, 8 up, 8 in 2023-09-30T09:28:47.899 INFO:tasks.rados.rados.0.smithi040.stdout:2439: done (3 left) 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2440: done (2 left) 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2441: done (1 left) 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2442: done (0 left) 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2443: copy_from oid 16 from oid 7 current snap is 242 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2444: read oid 14 snap -1 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2444: expect deleted 2023-09-30T09:28:47.900 INFO:tasks.rados.rados.0.smithi040.stdout:2445: delete oid 40 current snap is 242 2023-09-30T09:28:47.903 INFO:tasks.rados.rados.0.smithi040.stdout:2444: done (2 left) 2023-09-30T09:28:47.903 INFO:tasks.rados.rados.0.smithi040.stdout:2445: done (1 left) 2023-09-30T09:28:47.903 INFO:tasks.rados.rados.0.smithi040.stdout:2446: snap_remove snap 237 2023-09-30T09:28:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:47 smithi143 ceph-mon[183689]: pgmap v531: 121 pgs: 121 active+clean; 385 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-09-30T09:28:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:47 smithi040 ceph-mon[192000]: pgmap v531: 121 pgs: 121 active+clean; 385 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-09-30T09:28:48.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:47 smithi040 ceph-mon[189312]: pgmap v531: 121 pgs: 121 active+clean; 385 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:2446: done (1 left) 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 242 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:2443: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:2443: finishing copy_from to smithi040173847-16 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1136 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:48.897 INFO:tasks.rados.rados.0.smithi040.stdout:2447: seq_num 777 ranges {933888=622592,1556480=401408} 2023-09-30T09:28:48.905 INFO:tasks.rados.rados.0.smithi040.stdout:2447: writing smithi040173847-6 from 933888 to 1556480 tid 1 2023-09-30T09:28:48.907 INFO:tasks.rados.rados.0.smithi040.stdout:2447: writing smithi040173847-6 from 1556480 to 1957888 tid 2 2023-09-30T09:28:48.909 INFO:tasks.rados.rados.0.smithi040.stdout:2443: done (1 left) 2023-09-30T09:28:48.909 INFO:tasks.rados.rados.0.smithi040.stdout:2448: snap_remove snap 229 2023-09-30T09:28:49.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:48 smithi040 ceph-mon[192000]: osdmap e548: 8 total, 8 up, 8 in 2023-09-30T09:28:49.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:48 smithi040 ceph-mon[189312]: osdmap e548: 8 total, 8 up, 8 in 2023-09-30T09:28:49.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:48 smithi143 ceph-mon[183689]: osdmap e548: 8 total, 8 up, 8 in 2023-09-30T09:28:49.919 INFO:tasks.rados.rados.0.smithi040.stdout:2448: done (1 left) 2023-09-30T09:28:49.919 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 242 2023-09-30T09:28:49.919 INFO:tasks.rados.rados.0.smithi040.stdout:2449: seq_num 778 ranges {3932160=638976,4571136=401408} 2023-09-30T09:28:49.944 INFO:tasks.rados.rados.0.smithi040.stdout:2449: writing smithi040173847-30 from 3932160 to 4571136 tid 1 2023-09-30T09:28:49.946 INFO:tasks.rados.rados.0.smithi040.stdout:2449: writing smithi040173847-30 from 4571136 to 4972544 tid 2 2023-09-30T09:28:49.946 INFO:tasks.rados.rados.0.smithi040.stdout:2450: copy_from oid 1 from oid 7 current snap is 242 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 1 to smithi040173847-6 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 2 to smithi040173847-6 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 3 to smithi040173847-6 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: finishing write tid 4 to smithi040173847-6 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1192 (ObjNum 777 snap 242 seq_num 777) dirty exists 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: left oid 6 (ObjNum 777 snap 242 seq_num 777) 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2447: done (2 left) 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2451: rollback oid 47 current snap is 242 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 224 2023-09-30T09:28:49.947 INFO:tasks.rados.rados.0.smithi040.stdout:2452: delete oid 23 current snap is 242 2023-09-30T09:28:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:2452: done (3 left) 2023-09-30T09:28:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 242 2023-09-30T09:28:49.949 INFO:tasks.rados.rados.0.smithi040.stdout:2453: seq_num 780 ranges {0=671744,671744=401408} 2023-09-30T09:28:49.953 INFO:tasks.rados.rados.0.smithi040.stdout:2453: writing smithi040173847-36 from 0 to 671744 tid 1 2023-09-30T09:28:49.955 INFO:tasks.rados.rados.0.smithi040.stdout:2453: writing smithi040173847-36 from 671744 to 1073152 tid 2 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2454: copy_from oid 18 from oid 41 current snap is 242 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2451: finishing rollback tid 0 to smithi040173847-47 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 1 to smithi040173847-30 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2451: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1199 (ObjNum 81 snap 0 seq_num 0) dirty dne 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 2 to smithi040173847-30 2023-09-30T09:28:49.956 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 3 to smithi040173847-30 2023-09-30T09:28:49.957 INFO:tasks.rados.rados.0.smithi040.stdout:2449: finishing write tid 4 to smithi040173847-30 2023-09-30T09:28:49.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 750 (ObjNum 778 snap 242 seq_num 778) dirty exists 2023-09-30T09:28:49.957 INFO:tasks.rados.rados.0.smithi040.stdout:2449: left oid 30 (ObjNum 778 snap 242 seq_num 778) 2023-09-30T09:28:49.957 INFO:tasks.rados.rados.0.smithi040.stdout:2449: done (4 left) 2023-09-30T09:28:49.958 INFO:tasks.rados.rados.0.smithi040.stdout:2451: done (3 left) 2023-09-30T09:28:49.958 INFO:tasks.rados.rados.0.smithi040.stdout:2455: snap_remove snap 240 2023-09-30T09:28:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:49 smithi040 ceph-mon[192000]: osdmap e549: 8 total, 8 up, 8 in 2023-09-30T09:28:50.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:49 smithi040 ceph-mon[192000]: pgmap v534: 121 pgs: 121 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.3 MiB/s wr, 31 op/s 2023-09-30T09:28:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:49 smithi040 ceph-mon[189312]: osdmap e549: 8 total, 8 up, 8 in 2023-09-30T09:28:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:49 smithi040 ceph-mon[189312]: pgmap v534: 121 pgs: 121 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.3 MiB/s wr, 31 op/s 2023-09-30T09:28:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:49 smithi143 ceph-mon[183689]: osdmap e549: 8 total, 8 up, 8 in 2023-09-30T09:28:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:49 smithi143 ceph-mon[183689]: pgmap v534: 121 pgs: 121 active+clean; 386 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1.3 MiB/s wr, 31 op/s 2023-09-30T09:28:50.920 INFO:tasks.rados.rados.0.smithi040.stdout:2455: done (3 left) 2023-09-30T09:28:50.920 INFO:tasks.rados.rados.0.smithi040.stdout:2456: read oid 37 snap -1 2023-09-30T09:28:50.920 INFO:tasks.rados.rados.0.smithi040.stdout:2456: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:28:50.920 INFO:tasks.rados.rados.0.smithi040.stdout:2457: snap_remove snap 230 2023-09-30T09:28:51.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:28:51] "GET /metrics HTTP/1.1" 200 36099 "" "Prometheus/2.43.0" 2023-09-30T09:28:51.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:50 smithi040 ceph-mon[192000]: osdmap e550: 8 total, 8 up, 8 in 2023-09-30T09:28:51.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:50 smithi040 ceph-mon[189312]: osdmap e550: 8 total, 8 up, 8 in 2023-09-30T09:28:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:50 smithi143 ceph-mon[183689]: osdmap e550: 8 total, 8 up, 8 in 2023-09-30T09:28:51.878 INFO:tasks.rados.rados.0.smithi040.stdout:2457: done (4 left) 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2458: read oid 25 snap -1 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2458: expect (ObjNum 746 snap 232 seq_num 746) 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2459: rollback oid 50 current snap is 242 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 239 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2460: copy_from oid 35 from oid 9 current snap is 242 2023-09-30T09:28:51.879 INFO:tasks.rados.rados.0.smithi040.stdout:2461: snap_remove snap 202 2023-09-30T09:28:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:51 smithi143 ceph-mon[183689]: osdmap e551: 8 total, 8 up, 8 in 2023-09-30T09:28:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:51 smithi143 ceph-mon[183689]: pgmap v537: 121 pgs: 121 active+clean; 401 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 778 KiB/s wr, 19 op/s 2023-09-30T09:28:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:51 smithi143 ceph-mon[183689]: osdmap e552: 8 total, 8 up, 8 in 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[192000]: osdmap e551: 8 total, 8 up, 8 in 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[192000]: pgmap v537: 121 pgs: 121 active+clean; 401 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 778 KiB/s wr, 19 op/s 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[192000]: osdmap e552: 8 total, 8 up, 8 in 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[189312]: osdmap e551: 8 total, 8 up, 8 in 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[189312]: pgmap v537: 121 pgs: 121 active+clean; 401 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 778 KiB/s wr, 19 op/s 2023-09-30T09:28:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:51 smithi040 ceph-mon[189312]: osdmap e552: 8 total, 8 up, 8 in 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2461: done (7 left) 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2462: rollback oid 16 current snap is 242 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 224 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2463: read oid 42 snap 236 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2463: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2464: snap_create 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2450: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:28:52.899 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 1 to smithi040173847-36 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 2 to smithi040173847-36 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2450: finishing copy_from to smithi040173847-1 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1136 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 3 to smithi040173847-36 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2453: finishing write tid 4 to smithi040173847-36 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1158 (ObjNum 780 snap 242 seq_num 780) dirty exists 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2453: left oid 36 (ObjNum 780 snap 242 seq_num 780) 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2454: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2454: finishing copy_from to smithi040173847-18 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1149 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:28:52.900 INFO:tasks.rados.rados.0.smithi040.stdout:2456: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:28:52.952 INFO:tasks.rados.rados.0.smithi040.stdout:2459: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:28:52.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 903 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:28:52.952 INFO:tasks.rados.rados.0.smithi040.stdout:2458: expect (ObjNum 746 snap 232 seq_num 746) 2023-09-30T09:28:52.964 INFO:tasks.rados.rados.0.smithi040.stdout:2460: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:2460: finishing copy_from to smithi040173847-35 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1140 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:2462: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:2462: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:2462: finishing rollback tid 2 to smithi040173847-16 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1282 (ObjNum 697 snap 212 seq_num 697) dirty exists 2023-09-30T09:28:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:2463: expect (ObjNum 697 snap 212 seq_num 697) 2023-09-30T09:28:53.901 INFO:tasks.rados.rados.0.smithi040.stdout:2450: done (9 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2453: done (8 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2454: done (7 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2456: done (6 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2458: done (5 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2459: done (4 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2460: done (3 left) 2023-09-30T09:28:53.902 INFO:tasks.rados.rados.0.smithi040.stdout:2462: done (2 left) 2023-09-30T09:28:53.903 INFO:tasks.rados.rados.0.smithi040.stdout:2463: done (1 left) 2023-09-30T09:28:53.903 INFO:tasks.rados.rados.0.smithi040.stdout:2464: done (0 left) 2023-09-30T09:28:53.903 INFO:tasks.rados.rados.0.smithi040.stdout:2465: setattr oid 9 current snap is 243 2023-09-30T09:28:53.904 INFO:tasks.rados.rados.0.smithi040.stdout:2466: read oid 10 snap -1 2023-09-30T09:28:53.904 INFO:tasks.rados.rados.0.smithi040.stdout:2466: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:53.904 INFO:tasks.rados.rados.0.smithi040.stdout:2467: snap_create 2023-09-30T09:28:53.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1144 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:28:53.924 INFO:tasks.rados.rados.0.smithi040.stdout:2466: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:53 smithi143 ceph-mon[183689]: osdmap e553: 8 total, 8 up, 8 in 2023-09-30T09:28:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:53 smithi143 ceph-mon[183689]: pgmap v540: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 409 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-09-30T09:28:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:53 smithi040 ceph-mon[189312]: osdmap e553: 8 total, 8 up, 8 in 2023-09-30T09:28:54.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:53 smithi040 ceph-mon[189312]: pgmap v540: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 409 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-09-30T09:28:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:53 smithi040 ceph-mon[192000]: osdmap e553: 8 total, 8 up, 8 in 2023-09-30T09:28:54.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:53 smithi040 ceph-mon[192000]: pgmap v540: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 409 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 11 op/s 2023-09-30T09:28:54.900 INFO:tasks.rados.rados.0.smithi040.stdout:2465: done (2 left) 2023-09-30T09:28:54.900 INFO:tasks.rados.rados.0.smithi040.stdout:2466: done (1 left) 2023-09-30T09:28:54.900 INFO:tasks.rados.rados.0.smithi040.stdout:2467: done (0 left) 2023-09-30T09:28:54.900 INFO:tasks.rados.rados.0.smithi040.stdout:2468: delete oid 42 current snap is 244 2023-09-30T09:28:54.913 INFO:tasks.rados.rados.0.smithi040.stdout:2468: done (0 left) 2023-09-30T09:28:54.913 INFO:tasks.rados.rados.0.smithi040.stdout:2469: snap_remove snap 212 2023-09-30T09:28:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:54 smithi040 ceph-mon[192000]: osdmap e554: 8 total, 8 up, 8 in 2023-09-30T09:28:55.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:54 smithi040 ceph-mon[189312]: osdmap e554: 8 total, 8 up, 8 in 2023-09-30T09:28:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:54 smithi143 ceph-mon[183689]: osdmap e554: 8 total, 8 up, 8 in 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2469: done (0 left) 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2470: read oid 23 snap -1 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2470: expect deleted 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2471: read oid 13 snap -1 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2471: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2472: rollback oid 6 current snap is 244 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 236 2023-09-30T09:28:55.918 INFO:tasks.rados.rados.0.smithi040.stdout:2473: snap_create 2023-09-30T09:28:55.932 INFO:tasks.rados.rados.0.smithi040.stdout:2472: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:28:55.934 INFO:tasks.rados.rados.0.smithi040.stdout:2472: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:28:55.934 INFO:tasks.rados.rados.0.smithi040.stdout:2472: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:28:55.934 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1217 (ObjNum 762 snap 235 seq_num 762) dirty exists 2023-09-30T09:28:55.947 INFO:tasks.rados.rados.0.smithi040.stdout:2471: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:28:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:55 smithi040 ceph-mon[189312]: osdmap e555: 8 total, 8 up, 8 in 2023-09-30T09:28:56.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:55 smithi040 ceph-mon[189312]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-09-30T09:28:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:55 smithi040 ceph-mon[192000]: osdmap e555: 8 total, 8 up, 8 in 2023-09-30T09:28:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:55 smithi040 ceph-mon[192000]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-09-30T09:28:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:55 smithi143 ceph-mon[183689]: osdmap e555: 8 total, 8 up, 8 in 2023-09-30T09:28:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:55 smithi143 ceph-mon[183689]: pgmap v543: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 394 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.3 MiB/s wr, 10 op/s 2023-09-30T09:28:56.874 INFO:tasks.rados.rados.0.smithi040.stdout:2470: done (3 left) 2023-09-30T09:28:56.874 INFO:tasks.rados.rados.0.smithi040.stdout:2471: done (2 left) 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:2472: done (1 left) 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:2473: done (0 left) 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:2474: copy_from oid 22 from oid 29 current snap is 245 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:2475: read oid 10 snap -1 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:2475: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:56.875 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 245 2023-09-30T09:28:56.876 INFO:tasks.rados.rados.0.smithi040.stdout:2476: seq_num 782 ranges {0=704512,704512=401408} 2023-09-30T09:28:56.878 INFO:tasks.rados.rados.0.smithi040.stdout:2476: writing smithi040173847-47 from 0 to 704512 tid 1 2023-09-30T09:28:56.884 INFO:tasks.rados.rados.0.smithi040.stdout:2476: writing smithi040173847-47 from 704512 to 1105920 tid 2 2023-09-30T09:28:56.884 INFO:tasks.rados.rados.0.smithi040.stdout:2477: rollback oid 21 current snap is 245 2023-09-30T09:28:56.884 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 224 2023-09-30T09:28:56.885 INFO:tasks.rados.rados.0.smithi040.stdout:2478: setattr oid 49 current snap is 245 2023-09-30T09:28:56.885 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 245 2023-09-30T09:28:56.885 INFO:tasks.rados.rados.0.smithi040.stdout:2479: seq_num 783 ranges {4866048=720896,5586944=401408} 2023-09-30T09:28:56.914 INFO:tasks.rados.rados.0.smithi040.stdout:2479: writing smithi040173847-2 from 4866048 to 5586944 tid 1 2023-09-30T09:28:56.917 INFO:tasks.rados.rados.0.smithi040.stdout:2479: writing smithi040173847-2 from 5586944 to 5988352 tid 2 2023-09-30T09:28:56.917 INFO:tasks.rados.rados.0.smithi040.stdout:2480: delete oid 15 current snap is 245 2023-09-30T09:28:56.917 INFO:tasks.rados.rados.0.smithi040.stdout:2474: finishing copy_from racing read to smithi040173847-22 2023-09-30T09:28:56.917 INFO:tasks.rados.rados.0.smithi040.stdout:2474: finishing copy_from to smithi040173847-22 2023-09-30T09:28:56.917 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1136 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 1 to smithi040173847-47 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1250 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 2 to smithi040173847-47 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 3 to smithi040173847-47 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2476: finishing write tid 4 to smithi040173847-47 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1228 (ObjNum 782 snap 245 seq_num 782) dirty exists 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2476: left oid 47 (ObjNum 782 snap 245 seq_num 782) 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2477: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2477: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:2477: finishing rollback tid 2 to smithi040173847-21 2023-09-30T09:28:56.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1147 (ObjNum 726 snap 224 seq_num 726) dirty exists 2023-09-30T09:28:56.919 INFO:tasks.rados.rados.0.smithi040.stdout:2475: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2479: finishing write tid 1 to smithi040173847-2 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2479: finishing write tid 2 to smithi040173847-2 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2479: finishing write tid 3 to smithi040173847-2 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2479: finishing write tid 4 to smithi040173847-2 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 894 (ObjNum 783 snap 245 seq_num 783) dirty exists 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2479: left oid 2 (ObjNum 783 snap 245 seq_num 783) 2023-09-30T09:28:57.040 INFO:tasks.rados.rados.0.smithi040.stdout:2474: done (6 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2475: done (5 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2476: done (4 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2477: done (3 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2478: done (2 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2479: done (1 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2480: done (0 left) 2023-09-30T09:28:57.041 INFO:tasks.rados.rados.0.smithi040.stdout:2481: setattr oid 7 current snap is 245 2023-09-30T09:28:57.042 INFO:tasks.rados.rados.0.smithi040.stdout:2482: copy_from oid 43 from oid 12 current snap is 245 2023-09-30T09:28:57.042 INFO:tasks.rados.rados.0.smithi040.stdout:2483: read oid 28 snap -1 2023-09-30T09:28:57.042 INFO:tasks.rados.rados.0.smithi040.stdout:2483: expect (ObjNum 770 snap 238 seq_num 770) 2023-09-30T09:28:57.042 INFO:tasks.rados.rados.0.smithi040.stdout:2484: rollback oid 47 current snap is 245 2023-09-30T09:28:57.043 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 243 2023-09-30T09:28:57.043 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 245 2023-09-30T09:28:57.043 INFO:tasks.rados.rados.0.smithi040.stdout:2485: seq_num 785 ranges {3514368=753664,4268032=401408} 2023-09-30T09:28:57.066 INFO:tasks.rados.rados.0.smithi040.stdout:2485: writing smithi040173847-10 from 3514368 to 4268032 tid 1 2023-09-30T09:28:57.068 INFO:tasks.rados.rados.0.smithi040.stdout:2485: writing smithi040173847-10 from 4268032 to 4669440 tid 2 2023-09-30T09:28:57.068 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 245 2023-09-30T09:28:57.068 INFO:tasks.rados.rados.0.smithi040.stdout:2486: seq_num 786 ranges {1589248=770048,2359296=401408} 2023-09-30T09:28:57.082 INFO:tasks.rados.rados.0.smithi040.stdout:2486: writing smithi040173847-34 from 1589248 to 2359296 tid 1 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:2486: writing smithi040173847-34 from 2359296 to 2760704 tid 2 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:2487: snap_create 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing rollback tid 0 to smithi040173847-47 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:2484: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1230 (ObjNum 177 snap 0 seq_num 3791818064) dirty dne 2023-09-30T09:28:57.085 INFO:tasks.rados.rados.0.smithi040.stdout:2483: expect (ObjNum 770 snap 238 seq_num 770) 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1138 (ObjNum 705 snap 214 seq_num 705) dirty exists 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:2485: finishing write tid 1 to smithi040173847-10 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:2485: finishing write tid 2 to smithi040173847-10 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:2485: finishing write tid 3 to smithi040173847-10 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:2485: finishing write tid 4 to smithi040173847-10 2023-09-30T09:28:57.109 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1306 (ObjNum 785 snap 245 seq_num 785) dirty exists 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2485: left oid 10 (ObjNum 785 snap 245 seq_num 785) 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2482: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2482: finishing copy_from to smithi040173847-43 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1137 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 1 to smithi040173847-34 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 2 to smithi040173847-34 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 3 to smithi040173847-34 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2486: finishing write tid 4 to smithi040173847-34 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1161 (ObjNum 786 snap 245 seq_num 786) dirty exists 2023-09-30T09:28:57.110 INFO:tasks.rados.rados.0.smithi040.stdout:2486: left oid 34 (ObjNum 786 snap 245 seq_num 786) 2023-09-30T09:28:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:56 smithi143 ceph-mon[183689]: osdmap e556: 8 total, 8 up, 8 in 2023-09-30T09:28:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:56 smithi143 ceph-mon[183689]: osdmap e557: 8 total, 8 up, 8 in 2023-09-30T09:28:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:56 smithi040 ceph-mon[192000]: osdmap e556: 8 total, 8 up, 8 in 2023-09-30T09:28:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:56 smithi040 ceph-mon[192000]: osdmap e557: 8 total, 8 up, 8 in 2023-09-30T09:28:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:56 smithi040 ceph-mon[189312]: osdmap e556: 8 total, 8 up, 8 in 2023-09-30T09:28:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:56 smithi040 ceph-mon[189312]: osdmap e557: 8 total, 8 up, 8 in 2023-09-30T09:28:57.956 INFO:tasks.rados.rados.0.smithi040.stdout:2481: done (6 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2482: done (5 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2483: done (4 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2484: done (3 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2485: done (2 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2486: done (1 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2487: done (0 left) 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2488: rollback oid 45 current snap is 246 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 45 to 245 2023-09-30T09:28:58.086 INFO:tasks.rados.rados.0.smithi040.stdout:2489: read oid 14 snap -1 2023-09-30T09:28:58.087 INFO:tasks.rados.rados.0.smithi040.stdout:2489: expect deleted 2023-09-30T09:28:58.087 INFO:tasks.rados.rados.0.smithi040.stdout:2490: read oid 3 snap -1 2023-09-30T09:28:58.087 INFO:tasks.rados.rados.0.smithi040.stdout:2490: expect (ObjNum 764 snap 235 seq_num 764) 2023-09-30T09:28:58.087 INFO:tasks.rados.rados.0.smithi040.stdout:2491: delete oid 25 current snap is 246 2023-09-30T09:28:58.089 INFO:tasks.rados.rados.0.smithi040.stdout:2489: done (3 left) 2023-09-30T09:28:58.089 INFO:tasks.rados.rados.0.smithi040.stdout:2491: done (2 left) 2023-09-30T09:28:58.090 INFO:tasks.rados.rados.0.smithi040.stdout:2492: delete oid 24 current snap is 246 2023-09-30T09:28:58.090 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing rollback tid 0 to smithi040173847-45 2023-09-30T09:28:58.090 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing rollback tid 1 to smithi040173847-45 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2492: done (2 left) 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 246 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2493: seq_num 789 ranges {163840=417792,581632=663552,1245184=139264} 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2493: writing smithi040173847-21 from 163840 to 581632 tid 1 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2493: writing smithi040173847-21 from 581632 to 1245184 tid 2 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2493: writing smithi040173847-21 from 1245184 to 1384448 tid 3 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2494: rollback oid 26 current snap is 246 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 222 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2488: finishing rollback tid 2 to smithi040173847-45 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 898 (ObjNum 690 snap 210 seq_num 690) dirty exists 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2490: expect (ObjNum 764 snap 235 seq_num 764) 2023-09-30T09:28:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:2493: finishing write tid 1 to smithi040173847-21 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2488: done (3 left) 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2490: done (2 left) 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2495: snap_create 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2493: finishing write tid 2 to smithi040173847-21 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2493: finishing write tid 3 to smithi040173847-21 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2494: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2493: finishing write tid 4 to smithi040173847-21 2023-09-30T09:28:58.092 INFO:tasks.rados.rados.0.smithi040.stdout:2494: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:28:58.119 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1138 (ObjNum 97 snap 0 seq_num 3791543504) dirty dne 2023-09-30T09:28:58.119 INFO:tasks.rados.rados.0.smithi040.stdout:2493: finishing write tid 5 to smithi040173847-21 2023-09-30T09:28:58.119 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1152 (ObjNum 789 snap 246 seq_num 789) dirty exists 2023-09-30T09:28:58.119 INFO:tasks.rados.rados.0.smithi040.stdout:2493: left oid 21 (ObjNum 789 snap 246 seq_num 789) 2023-09-30T09:28:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:57 smithi143 ceph-mon[183689]: pgmap v546: 121 pgs: 121 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:28:58.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:57 smithi040 ceph-mon[192000]: pgmap v546: 121 pgs: 121 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:28:58.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:57 smithi040 ceph-mon[189312]: pgmap v546: 121 pgs: 121 active+clean; 353 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:28:58.960 INFO:tasks.rados.rados.0.smithi040.stdout:2493: done (2 left) 2023-09-30T09:28:58.960 INFO:tasks.rados.rados.0.smithi040.stdout:2494: done (1 left) 2023-09-30T09:28:58.960 INFO:tasks.rados.rados.0.smithi040.stdout:2495: done (0 left) 2023-09-30T09:28:58.960 INFO:tasks.rados.rados.0.smithi040.stdout:2496: snap_create 2023-09-30T09:28:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:58 smithi143 ceph-mon[183689]: osdmap e558: 8 total, 8 up, 8 in 2023-09-30T09:28:59.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:58 smithi040 ceph-mon[192000]: osdmap e558: 8 total, 8 up, 8 in 2023-09-30T09:28:59.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:58 smithi040 ceph-mon[189312]: osdmap e558: 8 total, 8 up, 8 in 2023-09-30T09:28:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:2496: done (0 left) 2023-09-30T09:28:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 248 2023-09-30T09:28:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:2497: seq_num 790 ranges {1073152=434176,1507328=548864,2056192=253952} 2023-09-30T09:28:59.973 INFO:tasks.rados.rados.0.smithi040.stdout:2497: writing smithi040173847-36 from 1073152 to 1507328 tid 1 2023-09-30T09:28:59.977 INFO:tasks.rados.rados.0.smithi040.stdout:2497: writing smithi040173847-36 from 1507328 to 2056192 tid 2 2023-09-30T09:28:59.978 INFO:tasks.rados.rados.0.smithi040.stdout:2497: writing smithi040173847-36 from 2056192 to 2310144 tid 3 2023-09-30T09:28:59.979 INFO:tasks.rados.rados.0.smithi040.stdout:2498: snap_create 2023-09-30T09:28:59.980 INFO:tasks.rados.rados.0.smithi040.stdout:2497: finishing write tid 1 to smithi040173847-36 2023-09-30T09:28:59.983 INFO:tasks.rados.rados.0.smithi040.stdout:2497: finishing write tid 2 to smithi040173847-36 2023-09-30T09:28:59.983 INFO:tasks.rados.rados.0.smithi040.stdout:2497: finishing write tid 3 to smithi040173847-36 2023-09-30T09:28:59.983 INFO:tasks.rados.rados.0.smithi040.stdout:2497: finishing write tid 4 to smithi040173847-36 2023-09-30T09:28:59.984 INFO:tasks.rados.rados.0.smithi040.stdout:2497: finishing write tid 5 to smithi040173847-36 2023-09-30T09:28:59.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1165 (ObjNum 790 snap 248 seq_num 790) dirty exists 2023-09-30T09:28:59.985 INFO:tasks.rados.rados.0.smithi040.stdout:2497: left oid 36 (ObjNum 790 snap 248 seq_num 790) 2023-09-30T09:29:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:59 smithi143 ceph-mon[183689]: osdmap e559: 8 total, 8 up, 8 in 2023-09-30T09:29:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:28:59 smithi143 ceph-mon[183689]: pgmap v549: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2023-09-30T09:29:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:59 smithi040 ceph-mon[192000]: osdmap e559: 8 total, 8 up, 8 in 2023-09-30T09:29:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:28:59 smithi040 ceph-mon[192000]: pgmap v549: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2023-09-30T09:29:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:59 smithi040 ceph-mon[189312]: osdmap e559: 8 total, 8 up, 8 in 2023-09-30T09:29:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:28:59 smithi040 ceph-mon[189312]: pgmap v549: 121 pgs: 121 active+clean; 345 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 23 op/s 2023-09-30T09:29:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:2497: done (1 left) 2023-09-30T09:29:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:2498: done (0 left) 2023-09-30T09:29:00.968 INFO:tasks.rados.rados.0.smithi040.stdout:2499: read oid 5 snap 247 2023-09-30T09:29:00.968 INFO:tasks.rados.rados.0.smithi040.stdout:2499: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:29:00.968 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 249 2023-09-30T09:29:00.968 INFO:tasks.rados.rados.0.smithi040.stdout:2500: seq_num 791 ranges {933888=450560,1384448=475136,1859584=327680} 2023-09-30T09:29:00.975 INFO:tasks.rados.rados.0.smithi040.stdout:2500: writing smithi040173847-6 from 933888 to 1384448 tid 1 2023-09-30T09:29:00.978 INFO:tasks.rados.rados.0.smithi040.stdout:2500: writing smithi040173847-6 from 1384448 to 1859584 tid 2 2023-09-30T09:29:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:2500: writing smithi040173847-6 from 1859584 to 2187264 tid 3 2023-09-30T09:29:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 249 2023-09-30T09:29:00.980 INFO:tasks.rados.rados.0.smithi040.stdout:2501: seq_num 792 ranges {0=466944,466944=761856,1228800=40960} 2023-09-30T09:29:00.983 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi040173847-40 from 0 to 466944 tid 1 2023-09-30T09:29:00.989 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi040173847-40 from 466944 to 1228800 tid 2 2023-09-30T09:29:00.989 INFO:tasks.rados.rados.0.smithi040.stdout:2501: writing smithi040173847-40 from 1228800 to 1269760 tid 3 2023-09-30T09:29:00.989 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 249 2023-09-30T09:29:00.989 INFO:tasks.rados.rados.0.smithi040.stdout:2500: finishing write tid 1 to smithi040173847-6 2023-09-30T09:29:00.989 INFO:tasks.rados.rados.0.smithi040.stdout:2502: seq_num 793 ranges {0=483328,483328=647168,1130496=155648} 2023-09-30T09:29:00.992 INFO:tasks.rados.rados.0.smithi040.stdout:2502: writing smithi040173847-24 from 0 to 483328 tid 1 2023-09-30T09:29:00.996 INFO:tasks.rados.rados.0.smithi040.stdout:2502: writing smithi040173847-24 from 483328 to 1130496 tid 2 2023-09-30T09:29:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:2502: writing smithi040173847-24 from 1130496 to 1286144 tid 3 2023-09-30T09:29:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 249 2023-09-30T09:29:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 1 to smithi040173847-40 2023-09-30T09:29:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:2500: finishing write tid 2 to smithi040173847-6 2023-09-30T09:29:00.998 INFO:tasks.rados.rados.0.smithi040.stdout:2503: seq_num 794 ranges {0=499712,499712=532480,1032192=270336} 2023-09-30T09:29:01.001 INFO:tasks.rados.rados.0.smithi040.stdout:2503: writing smithi040173847-27 from 0 to 499712 tid 1 2023-09-30T09:29:01.004 INFO:tasks.rados.rados.0.smithi040.stdout:2503: writing smithi040173847-27 from 499712 to 1032192 tid 2 2023-09-30T09:29:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:2503: writing smithi040173847-27 from 1032192 to 1302528 tid 3 2023-09-30T09:29:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:2504: read oid 46 snap 244 2023-09-30T09:29:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:2504: expect (ObjNum -503119392 snap 21958 seq_num 3792392608) 2023-09-30T09:29:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:2505: copy_from oid 30 from oid 34 current snap is 249 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2500: finishing write tid 3 to smithi040173847-6 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2500: finishing write tid 4 to smithi040173847-6 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2500: finishing write tid 5 to smithi040173847-6 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1235 (ObjNum 791 snap 249 seq_num 791) dirty exists 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2500: left oid 6 (ObjNum 791 snap 249 seq_num 791) 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 2 to smithi040173847-40 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 3 to smithi040173847-40 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 4 to smithi040173847-40 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2502: finishing write tid 1 to smithi040173847-24 2023-09-30T09:29:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:2501: finishing write tid 5 to smithi040173847-40 2023-09-30T09:29:01.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1169 (ObjNum 792 snap 249 seq_num 792) dirty exists 2023-09-30T09:29:01.008 INFO:tasks.rados.rados.0.smithi040.stdout:2501: left oid 40 (ObjNum 792 snap 249 seq_num 792) 2023-09-30T09:29:01.008 INFO:tasks.rados.rados.0.smithi040.stdout:2499: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2502: finishing write tid 2 to smithi040173847-24 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2502: finishing write tid 3 to smithi040173847-24 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2502: finishing write tid 4 to smithi040173847-24 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2503: finishing write tid 1 to smithi040173847-27 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2502: finishing write tid 5 to smithi040173847-24 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1156 (ObjNum 793 snap 249 seq_num 793) dirty exists 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2502: left oid 24 (ObjNum 793 snap 249 seq_num 793) 2023-09-30T09:29:01.129 INFO:tasks.rados.rados.0.smithi040.stdout:2504: expect (ObjNum -503119392 snap 21958 seq_num 3792392608) 2023-09-30T09:29:01.130 INFO:tasks.rados.rados.0.smithi040.stdout:2503: finishing write tid 2 to smithi040173847-27 2023-09-30T09:29:01.130 INFO:tasks.rados.rados.0.smithi040.stdout:2503: finishing write tid 3 to smithi040173847-27 2023-09-30T09:29:01.130 INFO:tasks.rados.rados.0.smithi040.stdout:2503: finishing write tid 4 to smithi040173847-27 2023-09-30T09:29:01.130 INFO:tasks.rados.rados.0.smithi040.stdout:2503: finishing write tid 5 to smithi040173847-27 2023-09-30T09:29:01.130 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1034 (ObjNum 794 snap 249 seq_num 794) dirty exists 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2503: left oid 27 (ObjNum 794 snap 249 seq_num 794) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2505: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2505: finishing copy_from to smithi040173847-30 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1161 (ObjNum 786 snap 245 seq_num 786) dirty exists 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2499: done (6 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2500: done (5 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2501: done (4 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2502: done (3 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2503: done (2 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2504: done (1 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2505: done (0 left) 2023-09-30T09:29:01.131 INFO:tasks.rados.rados.0.smithi040.stdout:2506: rmattr oid 10 current snap is 249 2023-09-30T09:29:01.132 INFO:tasks.rados.rados.0.smithi040.stdout:2507: rmattr oid 2 current snap is 249 2023-09-30T09:29:01.132 INFO:tasks.rados.rados.0.smithi040.stdout:2508: snap_create 2023-09-30T09:29:01.132 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 900 (ObjNum 783 snap 245 seq_num 783) dirty exists 2023-09-30T09:29:01.133 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1308 (ObjNum 785 snap 245 seq_num 785) dirty exists 2023-09-30T09:29:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:00 smithi143 ceph-mon[183689]: osdmap e560: 8 total, 8 up, 8 in 2023-09-30T09:29:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:01.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:01] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2023-09-30T09:29:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:00 smithi040 ceph-mon[189312]: osdmap e560: 8 total, 8 up, 8 in 2023-09-30T09:29:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:00 smithi040 ceph-mon[192000]: osdmap e560: 8 total, 8 up, 8 in 2023-09-30T09:29:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:01.874 INFO:tasks.rados.rados.0.smithi040.stdout:2506: done (2 left) 2023-09-30T09:29:01.874 INFO:tasks.rados.rados.0.smithi040.stdout:2507: done (1 left) 2023-09-30T09:29:01.874 INFO:tasks.rados.rados.0.smithi040.stdout:2508: done (0 left) 2023-09-30T09:29:01.874 INFO:tasks.rados.rados.0.smithi040.stdout:2509: read oid 19 snap -1 2023-09-30T09:29:01.875 INFO:tasks.rados.rados.0.smithi040.stdout:2509: expect (ObjNum 717 snap 224 seq_num 717) 2023-09-30T09:29:01.875 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 250 2023-09-30T09:29:01.875 INFO:tasks.rados.rados.0.smithi040.stdout:2510: seq_num 795 ranges {2760704=524288,3284992=417792,3702784=385024} 2023-09-30T09:29:01.893 INFO:tasks.rados.rados.0.smithi040.stdout:2510: writing smithi040173847-30 from 2760704 to 3284992 tid 1 2023-09-30T09:29:01.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: writing smithi040173847-30 from 3284992 to 3702784 tid 2 2023-09-30T09:29:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:2510: writing smithi040173847-30 from 3702784 to 4087808 tid 3 2023-09-30T09:29:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:2511: read oid 50 snap -1 2023-09-30T09:29:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:2511: expect deleted 2023-09-30T09:29:01.898 INFO:tasks.rados.rados.0.smithi040.stdout:2512: snap_remove snap 244 2023-09-30T09:29:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:01 smithi143 ceph-mon[183689]: osdmap e561: 8 total, 8 up, 8 in 2023-09-30T09:29:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:01 smithi143 ceph-mon[183689]: pgmap v552: 121 pgs: 121 active+clean; 346 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-09-30T09:29:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:01 smithi143 ceph-mon[183689]: osdmap e562: 8 total, 8 up, 8 in 2023-09-30T09:29:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[189312]: osdmap e561: 8 total, 8 up, 8 in 2023-09-30T09:29:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[189312]: pgmap v552: 121 pgs: 121 active+clean; 346 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-09-30T09:29:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[189312]: osdmap e562: 8 total, 8 up, 8 in 2023-09-30T09:29:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[192000]: osdmap e561: 8 total, 8 up, 8 in 2023-09-30T09:29:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[192000]: pgmap v552: 121 pgs: 121 active+clean; 346 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 15 op/s 2023-09-30T09:29:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:01 smithi040 ceph-mon[192000]: osdmap e562: 8 total, 8 up, 8 in 2023-09-30T09:29:02.890 INFO:tasks.rados.rados.0.smithi040.stdout:2512: done (3 left) 2023-09-30T09:29:02.891 INFO:tasks.rados.rados.0.smithi040.stdout:2513: read oid 23 snap -1 2023-09-30T09:29:02.891 INFO:tasks.rados.rados.0.smithi040.stdout:2513: expect deleted 2023-09-30T09:29:02.891 INFO:tasks.rados.rados.0.smithi040.stdout:2514: snap_create 2023-09-30T09:29:02.892 INFO:tasks.rados.rados.0.smithi040.stdout:2509: expect (ObjNum 717 snap 224 seq_num 717) 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: finishing write tid 1 to smithi040173847-30 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: finishing write tid 2 to smithi040173847-30 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: finishing write tid 3 to smithi040173847-30 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: finishing write tid 4 to smithi040173847-30 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: finishing write tid 5 to smithi040173847-30 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1165 (ObjNum 795 snap 250 seq_num 795) dirty exists 2023-09-30T09:29:02.895 INFO:tasks.rados.rados.0.smithi040.stdout:2510: left oid 30 (ObjNum 795 snap 250 seq_num 795) 2023-09-30T09:29:03.891 INFO:tasks.rados.rados.0.smithi040.stdout:2509: done (4 left) 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2510: done (3 left) 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2511: done (2 left) 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2513: done (1 left) 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2514: done (0 left) 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2515: rollback oid 30 current snap is 251 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 250 2023-09-30T09:29:03.892 INFO:tasks.rados.rados.0.smithi040.stdout:2516: delete oid 21 current snap is 251 2023-09-30T09:29:03.897 INFO:tasks.rados.rados.0.smithi040.stdout:2516: done (1 left) 2023-09-30T09:29:03.897 INFO:tasks.rados.rados.0.smithi040.stdout:2517: snap_create 2023-09-30T09:29:03.898 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:29:03.899 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:29:03.899 INFO:tasks.rados.rados.0.smithi040.stdout:2515: finishing rollback tid 2 to smithi040173847-30 2023-09-30T09:29:03.899 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1168 (ObjNum 795 snap 250 seq_num 795) dirty exists 2023-09-30T09:29:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:03 smithi143 ceph-mon[183689]: osdmap e563: 8 total, 8 up, 8 in 2023-09-30T09:29:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:03 smithi143 ceph-mon[183689]: pgmap v555: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-09-30T09:29:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:03 smithi040 ceph-mon[192000]: osdmap e563: 8 total, 8 up, 8 in 2023-09-30T09:29:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:03 smithi040 ceph-mon[192000]: pgmap v555: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-09-30T09:29:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:03 smithi040 ceph-mon[189312]: osdmap e563: 8 total, 8 up, 8 in 2023-09-30T09:29:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:03 smithi040 ceph-mon[189312]: pgmap v555: 121 pgs: 121 active+clean; 356 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2023-09-30T09:29:04.895 INFO:tasks.rados.rados.0.smithi040.stdout:2515: done (1 left) 2023-09-30T09:29:04.895 INFO:tasks.rados.rados.0.smithi040.stdout:2517: done (0 left) 2023-09-30T09:29:04.896 INFO:tasks.rados.rados.0.smithi040.stdout:2518: snap_create 2023-09-30T09:29:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:04 smithi143 ceph-mon[183689]: osdmap e564: 8 total, 8 up, 8 in 2023-09-30T09:29:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:04 smithi040 ceph-mon[192000]: osdmap e564: 8 total, 8 up, 8 in 2023-09-30T09:29:05.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:04 smithi040 ceph-mon[189312]: osdmap e564: 8 total, 8 up, 8 in 2023-09-30T09:29:05.902 INFO:tasks.rados.rados.0.smithi040.stdout:2518: done (0 left) 2023-09-30T09:29:05.902 INFO:tasks.rados.rados.0.smithi040.stdout:2519: delete oid 36 current snap is 253 2023-09-30T09:29:05.904 INFO:tasks.rados.rados.0.smithi040.stdout:2519: done (0 left) 2023-09-30T09:29:05.905 INFO:tasks.rados.rados.0.smithi040.stdout:2520: delete oid 1 current snap is 253 2023-09-30T09:29:05.909 INFO:tasks.rados.rados.0.smithi040.stdout:2520: done (0 left) 2023-09-30T09:29:05.909 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 253 2023-09-30T09:29:05.909 INFO:tasks.rados.rados.0.smithi040.stdout:2521: seq_num 799 ranges {0=589824,589824=802816} 2023-09-30T09:29:05.912 INFO:tasks.rados.rados.0.smithi040.stdout:2521: writing smithi040173847-21 from 0 to 589824 tid 1 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2521: writing smithi040173847-21 from 589824 to 1392640 tid 2 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2522: copy_from oid 19 from oid 49 current snap is 253 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 1 to smithi040173847-21 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2523: read oid 9 snap -1 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2523: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2524: rmattr oid 25 current snap is 253 2023-09-30T09:29:05.918 INFO:tasks.rados.rados.0.smithi040.stdout:2524: done (3 left) 2023-09-30T09:29:05.919 INFO:tasks.rados.rados.0.smithi040.stdout:2525: read oid 35 snap -1 2023-09-30T09:29:05.919 INFO:tasks.rados.rados.0.smithi040.stdout:2525: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:05.919 INFO:tasks.rados.rados.0.smithi040.stdout:2526: delete oid 14 current snap is 253 2023-09-30T09:29:05.920 INFO:tasks.rados.rados.0.smithi040.stdout:2526: done (4 left) 2023-09-30T09:29:05.920 INFO:tasks.rados.rados.0.smithi040.stdout:2527: snap_create 2023-09-30T09:29:05.923 INFO:tasks.rados.rados.0.smithi040.stdout:2522: finishing copy_from racing read to smithi040173847-19 2023-09-30T09:29:05.924 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 2 to smithi040173847-21 2023-09-30T09:29:05.925 INFO:tasks.rados.rados.0.smithi040.stdout:2522: finishing copy_from to smithi040173847-19 2023-09-30T09:29:05.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1250 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:29:05.926 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 3 to smithi040173847-21 2023-09-30T09:29:05.943 INFO:tasks.rados.rados.0.smithi040.stdout:2523: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:05 smithi040 ceph-mon[192000]: osdmap e565: 8 total, 8 up, 8 in 2023-09-30T09:29:06.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:05 smithi040 ceph-mon[192000]: pgmap v558: 121 pgs: 121 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:29:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:05 smithi040 ceph-mon[189312]: osdmap e565: 8 total, 8 up, 8 in 2023-09-30T09:29:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:05 smithi040 ceph-mon[189312]: pgmap v558: 121 pgs: 121 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:29:06.352 INFO:tasks.rados.rados.0.smithi040.stdout:2521: finishing write tid 4 to smithi040173847-21 2023-09-30T09:29:06.353 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1160 (ObjNum 799 snap 253 seq_num 799) dirty exists 2023-09-30T09:29:06.353 INFO:tasks.rados.rados.0.smithi040.stdout:2521: left oid 21 (ObjNum 799 snap 253 seq_num 799) 2023-09-30T09:29:06.353 INFO:tasks.rados.rados.0.smithi040.stdout:2525: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:05 smithi143 ceph-mon[183689]: osdmap e565: 8 total, 8 up, 8 in 2023-09-30T09:29:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:05 smithi143 ceph-mon[183689]: pgmap v558: 121 pgs: 121 active+clean; 359 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:29:06.913 INFO:tasks.rados.rados.0.smithi040.stdout:2521: done (4 left) 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2522: done (3 left) 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2523: done (2 left) 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2525: done (1 left) 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2527: done (0 left) 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 254 2023-09-30T09:29:06.914 INFO:tasks.rados.rados.0.smithi040.stdout:2528: seq_num 801 ranges {4333568=622592,4956160=573440,5529600=229376} 2023-09-30T09:29:06.941 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi040173847-48 from 4333568 to 4956160 tid 1 2023-09-30T09:29:06.944 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi040173847-48 from 4956160 to 5529600 tid 2 2023-09-30T09:29:06.946 INFO:tasks.rados.rados.0.smithi040.stdout:2528: writing smithi040173847-48 from 5529600 to 5758976 tid 3 2023-09-30T09:29:06.946 INFO:tasks.rados.rados.0.smithi040.stdout:2529: delete oid 9 current snap is 254 2023-09-30T09:29:06.950 INFO:tasks.rados.rados.0.smithi040.stdout:2529: done (1 left) 2023-09-30T09:29:06.950 INFO:tasks.rados.rados.0.smithi040.stdout:2530: read oid 25 snap -1 2023-09-30T09:29:06.950 INFO:tasks.rados.rados.0.smithi040.stdout:2530: expect deleted 2023-09-30T09:29:06.950 INFO:tasks.rados.rados.0.smithi040.stdout:2531: read oid 18 snap -1 2023-09-30T09:29:06.951 INFO:tasks.rados.rados.0.smithi040.stdout:2531: expect (ObjNum 668 snap 206 seq_num 668) 2023-09-30T09:29:06.951 INFO:tasks.rados.rados.0.smithi040.stdout:2532: snap_remove snap 251 2023-09-30T09:29:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:06 smithi040 ceph-mon[192000]: osdmap e566: 8 total, 8 up, 8 in 2023-09-30T09:29:07.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:06 smithi040 ceph-mon[189312]: osdmap e566: 8 total, 8 up, 8 in 2023-09-30T09:29:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:06 smithi143 ceph-mon[183689]: osdmap e566: 8 total, 8 up, 8 in 2023-09-30T09:29:07.920 INFO:tasks.rados.rados.0.smithi040.stdout:2532: done (3 left) 2023-09-30T09:29:07.921 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 254 2023-09-30T09:29:07.921 INFO:tasks.rados.rados.0.smithi040.stdout:2533: seq_num 803 ranges {0=655360,655360=745472,1400832=57344} 2023-09-30T09:29:07.925 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi040173847-29 from 0 to 655360 tid 1 2023-09-30T09:29:07.930 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi040173847-29 from 655360 to 1400832 tid 2 2023-09-30T09:29:07.930 INFO:tasks.rados.rados.0.smithi040.stdout:2533: writing smithi040173847-29 from 1400832 to 1458176 tid 3 2023-09-30T09:29:07.931 INFO:tasks.rados.rados.0.smithi040.stdout:2534: rollback oid 8 current snap is 254 2023-09-30T09:29:07.931 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 253 2023-09-30T09:29:07.931 INFO:tasks.rados.rados.0.smithi040.stdout:2535: delete oid 32 current snap is 254 2023-09-30T09:29:07.931 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 1 to smithi040173847-48 2023-09-30T09:29:07.932 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 2 to smithi040173847-48 2023-09-30T09:29:07.932 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 3 to smithi040173847-48 2023-09-30T09:29:07.932 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 4 to smithi040173847-48 2023-09-30T09:29:07.932 INFO:tasks.rados.rados.0.smithi040.stdout:2528: finishing write tid 5 to smithi040173847-48 2023-09-30T09:29:07.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1254 (ObjNum 801 snap 254 seq_num 801) dirty exists 2023-09-30T09:29:07.933 INFO:tasks.rados.rados.0.smithi040.stdout:2528: left oid 48 (ObjNum 801 snap 254 seq_num 801) 2023-09-30T09:29:07.933 INFO:tasks.rados.rados.0.smithi040.stdout:2531: expect (ObjNum 668 snap 206 seq_num 668) 2023-09-30T09:29:08.143 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 1 to smithi040173847-29 2023-09-30T09:29:08.143 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing rollback tid 0 to smithi040173847-8 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:2534: finishing rollback tid 2 to smithi040173847-8 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 908 (ObjNum 738 snap 227 seq_num 738) dirty exists 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 2 to smithi040173847-29 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 3 to smithi040173847-29 2023-09-30T09:29:08.144 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 4 to smithi040173847-29 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:2533: finishing write tid 5 to smithi040173847-29 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1140 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:2533: left oid 29 (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:2528: done (5 left) 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:2530: done (4 left) 2023-09-30T09:29:08.145 INFO:tasks.rados.rados.0.smithi040.stdout:2531: done (3 left) 2023-09-30T09:29:08.146 INFO:tasks.rados.rados.0.smithi040.stdout:2533: done (2 left) 2023-09-30T09:29:08.146 INFO:tasks.rados.rados.0.smithi040.stdout:2534: done (1 left) 2023-09-30T09:29:08.146 INFO:tasks.rados.rados.0.smithi040.stdout:2535: done (0 left) 2023-09-30T09:29:08.146 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 254 2023-09-30T09:29:08.146 INFO:tasks.rados.rados.0.smithi040.stdout:2536: seq_num 805 ranges {0=688128,688128=507904,1196032=294912} 2023-09-30T09:29:08.147 INFO:tasks.rados.rados.0.smithi040.stdout:2536: writing smithi040173847-46 from 0 to 688128 tid 1 2023-09-30T09:29:08.149 INFO:tasks.rados.rados.0.smithi040.stdout:2536: writing smithi040173847-46 from 688128 to 1196032 tid 2 2023-09-30T09:29:08.151 INFO:tasks.rados.rados.0.smithi040.stdout:2536: writing smithi040173847-46 from 1196032 to 1490944 tid 3 2023-09-30T09:29:08.151 INFO:tasks.rados.rados.0.smithi040.stdout:2537: setattr oid 11 current snap is 254 2023-09-30T09:29:08.151 INFO:tasks.rados.rados.0.smithi040.stdout:2536: finishing write tid 1 to smithi040173847-46 2023-09-30T09:29:08.153 INFO:tasks.rados.rados.0.smithi040.stdout:2538: read oid 33 snap -1 2023-09-30T09:29:08.153 INFO:tasks.rados.rados.0.smithi040.stdout:2538: expect (ObjNum 741 snap 228 seq_num 741) 2023-09-30T09:29:08.153 INFO:tasks.rados.rados.0.smithi040.stdout:2539: copy_from oid 21 from oid 39 current snap is 254 2023-09-30T09:29:08.153 INFO:tasks.rados.rados.0.smithi040.stdout:2540: delete oid 25 current snap is 254 2023-09-30T09:29:08.155 INFO:tasks.rados.rados.0.smithi040.stdout:2540: done (4 left) 2023-09-30T09:29:08.155 INFO:tasks.rados.rados.0.smithi040.stdout:2541: snap_remove snap 248 2023-09-30T09:29:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:07 smithi143 ceph-mon[183689]: osdmap e567: 8 total, 8 up, 8 in 2023-09-30T09:29:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:07 smithi143 ceph-mon[183689]: pgmap v561: 121 pgs: 121 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-09-30T09:29:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:07 smithi040 ceph-mon[192000]: osdmap e567: 8 total, 8 up, 8 in 2023-09-30T09:29:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:07 smithi040 ceph-mon[192000]: pgmap v561: 121 pgs: 121 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-09-30T09:29:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:07 smithi040 ceph-mon[189312]: osdmap e567: 8 total, 8 up, 8 in 2023-09-30T09:29:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:07 smithi040 ceph-mon[189312]: pgmap v561: 121 pgs: 121 active+clean; 361 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:2541: done (4 left) 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:2542: rollback oid 32 current snap is 254 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 233 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:2543: snap_create 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:2536: finishing write tid 2 to smithi040173847-46 2023-09-30T09:29:08.941 INFO:tasks.rados.rados.0.smithi040.stdout:2536: finishing write tid 3 to smithi040173847-46 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:2536: finishing write tid 4 to smithi040173847-46 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1260 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:2536: finishing write tid 5 to smithi040173847-46 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1242 (ObjNum 805 snap 254 seq_num 805) dirty exists 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:2536: left oid 46 (ObjNum 805 snap 254 seq_num 805) 2023-09-30T09:29:08.942 INFO:tasks.rados.rados.0.smithi040.stdout:2538: expect (ObjNum 741 snap 228 seq_num 741) 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:2539: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:2539: finishing copy_from to smithi040173847-21 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 862 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:2542: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:29:08.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1147 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:29:09.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:08 smithi143 ceph-mon[183689]: osdmap e568: 8 total, 8 up, 8 in 2023-09-30T09:29:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:08 smithi040 ceph-mon[192000]: osdmap e568: 8 total, 8 up, 8 in 2023-09-30T09:29:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:08 smithi040 ceph-mon[189312]: osdmap e568: 8 total, 8 up, 8 in 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2536: done (5 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2537: done (4 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2538: done (3 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2539: done (2 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2542: done (1 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2543: done (0 left) 2023-09-30T09:29:09.935 INFO:tasks.rados.rados.0.smithi040.stdout:2544: snap_remove snap 241 2023-09-30T09:29:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:09 smithi143 ceph-mon[183689]: osdmap e569: 8 total, 8 up, 8 in 2023-09-30T09:29:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:09 smithi143 ceph-mon[183689]: pgmap v564: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2023-09-30T09:29:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:09 smithi040 ceph-mon[192000]: osdmap e569: 8 total, 8 up, 8 in 2023-09-30T09:29:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:09 smithi040 ceph-mon[192000]: pgmap v564: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2023-09-30T09:29:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:09 smithi040 ceph-mon[189312]: osdmap e569: 8 total, 8 up, 8 in 2023-09-30T09:29:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:09 smithi040 ceph-mon[189312]: pgmap v564: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 9.7 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2023-09-30T09:29:10.939 INFO:tasks.rados.rados.0.smithi040.stdout:2544: done (0 left) 2023-09-30T09:29:10.939 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 255 2023-09-30T09:29:10.939 INFO:tasks.rados.rados.0.smithi040.stdout:2545: seq_num 807 ranges {5988352=720896,6709248=729088,7438336=73728} 2023-09-30T09:29:10.978 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi040173847-2 from 5988352 to 6709248 tid 1 2023-09-30T09:29:10.982 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi040173847-2 from 6709248 to 7438336 tid 2 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2545: writing smithi040173847-2 from 7438336 to 7512064 tid 3 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2546: read oid 25 snap -1 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2546: expect deleted 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2547: read oid 48 snap 254 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2547: expect (ObjNum 801 snap 254 seq_num 801) 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2548: delete oid 27 current snap is 255 2023-09-30T09:29:10.983 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 1 to smithi040173847-2 2023-09-30T09:29:10.987 INFO:tasks.rados.rados.0.smithi040.stdout:2546: done (3 left) 2023-09-30T09:29:10.987 INFO:tasks.rados.rados.0.smithi040.stdout:2548: done (2 left) 2023-09-30T09:29:10.987 INFO:tasks.rados.rados.0.smithi040.stdout:2549: snap_create 2023-09-30T09:29:10.988 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 2 to smithi040173847-2 2023-09-30T09:29:10.988 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 3 to smithi040173847-2 2023-09-30T09:29:10.988 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 4 to smithi040173847-2 2023-09-30T09:29:10.989 INFO:tasks.rados.rados.0.smithi040.stdout:2545: finishing write tid 5 to smithi040173847-2 2023-09-30T09:29:10.989 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 923 (ObjNum 807 snap 255 seq_num 807) dirty exists 2023-09-30T09:29:10.989 INFO:tasks.rados.rados.0.smithi040.stdout:2545: left oid 2 (ObjNum 807 snap 255 seq_num 807) 2023-09-30T09:29:11.003 INFO:tasks.rados.rados.0.smithi040.stdout:2547: expect (ObjNum 801 snap 254 seq_num 801) 2023-09-30T09:29:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:10 smithi143 ceph-mon[183689]: osdmap e570: 8 total, 8 up, 8 in 2023-09-30T09:29:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:11] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2023-09-30T09:29:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:10 smithi040 ceph-mon[192000]: osdmap e570: 8 total, 8 up, 8 in 2023-09-30T09:29:11.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:10 smithi040 ceph-mon[189312]: osdmap e570: 8 total, 8 up, 8 in 2023-09-30T09:29:11.876 INFO:tasks.rados.rados.0.smithi040.stdout:2545: done (2 left) 2023-09-30T09:29:12.005 INFO:tasks.rados.rados.0.smithi040.stdout:2547: done (1 left) 2023-09-30T09:29:12.006 INFO:tasks.rados.rados.0.smithi040.stdout:2549: done (0 left) 2023-09-30T09:29:12.006 INFO:tasks.rados.rados.0.smithi040.stdout:2550: snap_remove snap 245 2023-09-30T09:29:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:11 smithi143 ceph-mon[183689]: osdmap e571: 8 total, 8 up, 8 in 2023-09-30T09:29:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:11 smithi143 ceph-mon[183689]: pgmap v567: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 364 KiB/s wr, 2 op/s 2023-09-30T09:29:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:11 smithi143 ceph-mon[183689]: osdmap e572: 8 total, 8 up, 8 in 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[192000]: osdmap e571: 8 total, 8 up, 8 in 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[192000]: pgmap v567: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 364 KiB/s wr, 2 op/s 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[192000]: osdmap e572: 8 total, 8 up, 8 in 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[189312]: osdmap e571: 8 total, 8 up, 8 in 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[189312]: pgmap v567: 121 pgs: 121 active+clean; 363 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 479 KiB/s rd, 364 KiB/s wr, 2 op/s 2023-09-30T09:29:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:11 smithi040 ceph-mon[189312]: osdmap e572: 8 total, 8 up, 8 in 2023-09-30T09:29:12.888 INFO:tasks.rados.rados.0.smithi040.stdout:2550: done (0 left) 2023-09-30T09:29:12.888 INFO:tasks.rados.rados.0.smithi040.stdout:2551: rmattr oid 26 current snap is 256 2023-09-30T09:29:12.888 INFO:tasks.rados.rados.0.smithi040.stdout:2551: done (0 left) 2023-09-30T09:29:12.888 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 256 2023-09-30T09:29:12.888 INFO:tasks.rados.rados.0.smithi040.stdout:2552: seq_num 809 ranges {0=753664,753664=499712,1253376=303104} 2023-09-30T09:29:12.898 INFO:tasks.rados.rados.0.smithi040.stdout:2552: writing smithi040173847-1 from 0 to 753664 tid 1 2023-09-30T09:29:12.898 INFO:tasks.rados.rados.0.smithi040.stdout:2552: writing smithi040173847-1 from 753664 to 1253376 tid 2 2023-09-30T09:29:12.909 INFO:tasks.rados.rados.0.smithi040.stdout:2552: writing smithi040173847-1 from 1253376 to 1556480 tid 3 2023-09-30T09:29:12.909 INFO:tasks.rados.rados.0.smithi040.stdout:2553: copy_from oid 15 from oid 9 current snap is 256 2023-09-30T09:29:12.909 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 256 2023-09-30T09:29:12.910 INFO:tasks.rados.rados.0.smithi040.stdout:2554: seq_num 810 ranges {4366336=770048,5136384=778240,5914624=24576} 2023-09-30T09:29:12.928 INFO:tasks.rados.rados.0.smithi040.stdout:2554: writing smithi040173847-41 from 4366336 to 5136384 tid 1 2023-09-30T09:29:12.933 INFO:tasks.rados.rados.0.smithi040.stdout:2554: writing smithi040173847-41 from 5136384 to 5914624 tid 2 2023-09-30T09:29:12.933 INFO:tasks.rados.rados.0.smithi040.stdout:2554: writing smithi040173847-41 from 5914624 to 5939200 tid 3 2023-09-30T09:29:12.933 INFO:tasks.rados.rados.0.smithi040.stdout:2555: delete oid 38 current snap is 256 2023-09-30T09:29:12.933 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing copy_from to smithi040173847-15 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2553: got expected ENOENT (src dne) 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2553: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: finishing write tid 1 to smithi040173847-1 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: finishing write tid 2 to smithi040173847-1 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: finishing write tid 3 to smithi040173847-1 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: finishing write tid 4 to smithi040173847-1 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: finishing write tid 5 to smithi040173847-1 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1278 (ObjNum 809 snap 256 seq_num 809) dirty exists 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2552: left oid 1 (ObjNum 809 snap 256 seq_num 809) 2023-09-30T09:29:12.934 INFO:tasks.rados.rados.0.smithi040.stdout:2554: finishing write tid 1 to smithi040173847-41 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2552: done (3 left) 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2553: done (2 left) 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2555: done (1 left) 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2556: rollback oid 42 current snap is 256 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 255 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2557: rollback oid 35 current snap is 256 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 252 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:2558: rollback oid 19 current snap is 256 2023-09-30T09:29:12.936 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 236 2023-09-30T09:29:12.937 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 256 2023-09-30T09:29:12.937 INFO:tasks.rados.rados.0.smithi040.stdout:2559: seq_num 812 ranges {11444224=802816,12247040=548864,12795904=253952} 2023-09-30T09:29:13.005 INFO:tasks.rados.rados.0.smithi040.stdout:2559: writing smithi040173847-4 from 11444224 to 12247040 tid 1 2023-09-30T09:29:13.009 INFO:tasks.rados.rados.0.smithi040.stdout:2559: writing smithi040173847-4 from 12247040 to 12795904 tid 2 2023-09-30T09:29:13.011 INFO:tasks.rados.rados.0.smithi040.stdout:2559: writing smithi040173847-4 from 12795904 to 13049856 tid 3 2023-09-30T09:29:13.011 INFO:tasks.rados.rados.0.smithi040.stdout:2560: snap_create 2023-09-30T09:29:13.013 INFO:tasks.rados.rados.0.smithi040.stdout:2554: finishing write tid 2 to smithi040173847-41 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2554: finishing write tid 3 to smithi040173847-41 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2554: finishing write tid 4 to smithi040173847-41 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2556: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1290 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2558: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:2557: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:29:13.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1331 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:2558: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:2558: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1257 (ObjNum 717 snap 224 seq_num 717) dirty exists 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:2554: finishing write tid 5 to smithi040173847-41 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1174 (ObjNum 810 snap 256 seq_num 810) dirty exists 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:2554: left oid 41 (ObjNum 810 snap 256 seq_num 810) 2023-09-30T09:29:13.015 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 1 to smithi040173847-4 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 2 to smithi040173847-4 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 3 to smithi040173847-4 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 4 to smithi040173847-4 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:2559: finishing write tid 5 to smithi040173847-4 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1261 (ObjNum 812 snap 256 seq_num 812) dirty exists 2023-09-30T09:29:13.016 INFO:tasks.rados.rados.0.smithi040.stdout:2559: left oid 4 (ObjNum 812 snap 256 seq_num 812) 2023-09-30T09:29:13.891 INFO:tasks.rados.rados.0.smithi040.stdout:2554: done (5 left) 2023-09-30T09:29:13.891 INFO:tasks.rados.rados.0.smithi040.stdout:2556: done (4 left) 2023-09-30T09:29:13.891 INFO:tasks.rados.rados.0.smithi040.stdout:2557: done (3 left) 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2558: done (2 left) 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2559: done (1 left) 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2560: done (0 left) 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2561: read oid 19 snap -1 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2561: expect (ObjNum 717 snap 224 seq_num 717) 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2562: copy_from oid 3 from oid 21 current snap is 257 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 257 2023-09-30T09:29:13.892 INFO:tasks.rados.rados.0.smithi040.stdout:2563: seq_num 813 ranges {1286144=417792,1703936=434176,2138112=442368,2580480=327680} 2023-09-30T09:29:13.901 INFO:tasks.rados.rados.0.smithi040.stdout:2563: writing smithi040173847-24 from 1286144 to 1703936 tid 1 2023-09-30T09:29:13.903 INFO:tasks.rados.rados.0.smithi040.stdout:2563: writing smithi040173847-24 from 1703936 to 2138112 tid 2 2023-09-30T09:29:13.906 INFO:tasks.rados.rados.0.smithi040.stdout:2563: writing smithi040173847-24 from 2138112 to 2580480 tid 3 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2563: writing smithi040173847-24 from 2580480 to 2908160 tid 4 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2564: rollback oid 11 current snap is 257 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 236 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2565: read oid 38 snap -1 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2565: expect deleted 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2566: delete oid 30 current snap is 257 2023-09-30T09:29:13.909 INFO:tasks.rados.rados.0.smithi040.stdout:2561: expect (ObjNum 717 snap 224 seq_num 717) 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2562: finishing copy_from to smithi040173847-3 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 862 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 1 to smithi040173847-24 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 2 to smithi040173847-24 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 3 to smithi040173847-24 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 4 to smithi040173847-24 2023-09-30T09:29:13.914 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 5 to smithi040173847-24 2023-09-30T09:29:13.916 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2563: finishing write tid 6 to smithi040173847-24 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1166 (ObjNum 813 snap 257 seq_num 813) dirty exists 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2563: left oid 24 (ObjNum 813 snap 257 seq_num 813) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2561: done (5 left) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2562: done (4 left) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2563: done (3 left) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2565: done (2 left) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2566: done (1 left) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2567: read oid 37 snap -1 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2567: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2568: setattr oid 3 current snap is 257 2023-09-30T09:29:13.917 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:29:13.918 INFO:tasks.rados.rados.0.smithi040.stdout:2564: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:29:13.918 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1282 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:13.919 INFO:tasks.rados.rados.0.smithi040.stdout:2564: done (2 left) 2023-09-30T09:29:13.919 INFO:tasks.rados.rados.0.smithi040.stdout:2569: read oid 50 snap -1 2023-09-30T09:29:13.919 INFO:tasks.rados.rados.0.smithi040.stdout:2569: expect deleted 2023-09-30T09:29:13.919 INFO:tasks.rados.rados.0.smithi040.stdout:2570: read oid 29 snap 233 2023-09-30T09:29:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2570: expect deleted 2023-09-30T09:29:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2571: read oid 22 snap -1 2023-09-30T09:29:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2571: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2572: snap_create 2023-09-30T09:29:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2571: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:13.923 INFO:tasks.rados.rados.0.smithi040.stdout:2567: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:29:13.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1261 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:29:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:13 smithi143 ceph-mon[183689]: osdmap e573: 8 total, 8 up, 8 in 2023-09-30T09:29:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:13 smithi143 ceph-mon[183689]: pgmap v570: 121 pgs: 121 active+clean; 374 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-09-30T09:29:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:13 smithi040 ceph-mon[192000]: osdmap e573: 8 total, 8 up, 8 in 2023-09-30T09:29:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:13 smithi040 ceph-mon[192000]: pgmap v570: 121 pgs: 121 active+clean; 374 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-09-30T09:29:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:13 smithi040 ceph-mon[189312]: osdmap e573: 8 total, 8 up, 8 in 2023-09-30T09:29:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:13 smithi040 ceph-mon[189312]: pgmap v570: 121 pgs: 121 active+clean; 374 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2023-09-30T09:29:14.894 INFO:tasks.rados.rados.0.smithi040.stdout:2567: done (5 left) 2023-09-30T09:29:14.894 INFO:tasks.rados.rados.0.smithi040.stdout:2568: done (4 left) 2023-09-30T09:29:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:2569: done (3 left) 2023-09-30T09:29:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:2570: done (2 left) 2023-09-30T09:29:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:2571: done (1 left) 2023-09-30T09:29:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:2572: done (0 left) 2023-09-30T09:29:14.895 INFO:tasks.rados.rados.0.smithi040.stdout:2573: snap_remove snap 224 2023-09-30T09:29:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:14 smithi143 ceph-mon[183689]: osdmap e574: 8 total, 8 up, 8 in 2023-09-30T09:29:15.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:14 smithi040 ceph-mon[192000]: osdmap e574: 8 total, 8 up, 8 in 2023-09-30T09:29:15.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:14 smithi040 ceph-mon[189312]: osdmap e574: 8 total, 8 up, 8 in 2023-09-30T09:29:15.901 INFO:tasks.rados.rados.0.smithi040.stdout:2573: done (0 left) 2023-09-30T09:29:15.901 INFO:tasks.rados.rados.0.smithi040.stdout:2574: rollback oid 41 current snap is 258 2023-09-30T09:29:15.901 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 247 2023-09-30T09:29:15.901 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 258 2023-09-30T09:29:15.901 INFO:tasks.rados.rados.0.smithi040.stdout:2575: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2023-09-30T09:29:15.904 INFO:tasks.rados.rados.0.smithi040.stdout:2575: writing smithi040173847-50 from 0 to 458752 tid 1 2023-09-30T09:29:15.908 INFO:tasks.rados.rados.0.smithi040.stdout:2575: writing smithi040173847-50 from 458752 to 1114112 tid 2 2023-09-30T09:29:15.912 INFO:tasks.rados.rados.0.smithi040.stdout:2575: writing smithi040173847-50 from 1114112 to 1523712 tid 3 2023-09-30T09:29:15.912 INFO:tasks.rados.rados.0.smithi040.stdout:2575: writing smithi040173847-50 from 1523712 to 1662976 tid 4 2023-09-30T09:29:15.912 INFO:tasks.rados.rados.0.smithi040.stdout:2576: delete oid 13 current snap is 258 2023-09-30T09:29:15.918 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 1 to smithi040173847-50 2023-09-30T09:29:15.919 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 2 to smithi040173847-50 2023-09-30T09:29:15.920 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 3 to smithi040173847-50 2023-09-30T09:29:15.920 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 4 to smithi040173847-50 2023-09-30T09:29:15.921 INFO:tasks.rados.rados.0.smithi040.stdout:2576: done (2 left) 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2577: rollback oid 31 current snap is 258 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 255 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2578: rollback oid 35 current snap is 258 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 246 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2579: copy_from oid 24 from oid 48 current snap is 258 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2580: read oid 23 snap 238 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2580: expect deleted 2023-09-30T09:29:15.922 INFO:tasks.rados.rados.0.smithi040.stdout:2581: snap_remove snap 233 2023-09-30T09:29:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[192000]: osdmap e575: 8 total, 8 up, 8 in 2023-09-30T09:29:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:16.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[192000]: pgmap v573: 121 pgs: 121 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:29:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[189312]: osdmap e575: 8 total, 8 up, 8 in 2023-09-30T09:29:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:15 smithi040 ceph-mon[189312]: pgmap v573: 121 pgs: 121 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:29:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:15 smithi143 ceph-mon[183689]: osdmap e575: 8 total, 8 up, 8 in 2023-09-30T09:29:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:15 smithi143 ceph-mon[183689]: pgmap v573: 121 pgs: 121 active+clean; 373 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.2 MiB/s wr, 13 op/s 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 5 to smithi040173847-50 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2581: done (6 left) 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2582: read oid 30 snap -1 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2582: expect deleted 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2583: read oid 47 snap -1 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2583: expect deleted 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2584: read oid 44 snap -1 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:2584: expect (ObjNum 724 snap 224 seq_num 724) 2023-09-30T09:29:16.885 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 258 2023-09-30T09:29:16.886 INFO:tasks.rados.rados.0.smithi040.stdout:2585: seq_num 817 ranges {1269760=491520,1761280=417792,2179072=425984,2605056=360448} 2023-09-30T09:29:16.897 INFO:tasks.rados.rados.0.smithi040.stdout:2585: writing smithi040173847-40 from 1269760 to 1761280 tid 1 2023-09-30T09:29:16.898 INFO:tasks.rados.rados.0.smithi040.stdout:2585: writing smithi040173847-40 from 1761280 to 2179072 tid 2 2023-09-30T09:29:16.901 INFO:tasks.rados.rados.0.smithi040.stdout:2585: writing smithi040173847-40 from 2179072 to 2605056 tid 3 2023-09-30T09:29:16.908 INFO:tasks.rados.rados.0.smithi040.stdout:2585: writing smithi040173847-40 from 2605056 to 2965504 tid 4 2023-09-30T09:29:16.908 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 258 2023-09-30T09:29:16.908 INFO:tasks.rados.rados.0.smithi040.stdout:2586: seq_num 818 ranges {7069696=507904,7577600=704512,8282112=499712} 2023-09-30T09:29:16.947 INFO:tasks.rados.rados.0.smithi040.stdout:2586: writing smithi040173847-43 from 7069696 to 7577600 tid 1 2023-09-30T09:29:16.952 INFO:tasks.rados.rados.0.smithi040.stdout:2586: writing smithi040173847-43 from 7577600 to 8282112 tid 2 2023-09-30T09:29:16.955 INFO:tasks.rados.rados.0.smithi040.stdout:2586: writing smithi040173847-43 from 8282112 to 8781824 tid 3 2023-09-30T09:29:16.955 INFO:tasks.rados.rados.0.smithi040.stdout:2587: delete oid 6 current snap is 258 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2574: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2575: finishing write tid 6 to smithi040173847-50 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 908 (ObjNum 815 snap 258 seq_num 815) dirty exists 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2575: left oid 50 (ObjNum 815 snap 258 seq_num 815) 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2577: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 793 (ObjNum 65 snap 0 seq_num 1867867226) dirty dne 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2574: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2574: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1177 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:16.956 INFO:tasks.rados.rados.0.smithi040.stdout:2578: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1343 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2579: finishing copy_from racing read to smithi040173847-24 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2579: finishing copy_from to smithi040173847-24 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1254 (ObjNum 801 snap 254 seq_num 801) dirty exists 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 1 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 2 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 3 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 4 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 5 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: finishing write tid 6 to smithi040173847-40 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1188 (ObjNum 817 snap 258 seq_num 817) dirty exists 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2585: left oid 40 (ObjNum 817 snap 258 seq_num 817) 2023-09-30T09:29:16.957 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 1 to smithi040173847-43 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2574: done (11 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2575: done (10 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2577: done (9 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2578: done (8 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2579: done (7 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2580: done (6 left) 2023-09-30T09:29:16.958 INFO:tasks.rados.rados.0.smithi040.stdout:2582: done (5 left) 2023-09-30T09:29:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:2583: done (4 left) 2023-09-30T09:29:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:2585: done (3 left) 2023-09-30T09:29:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:2587: done (2 left) 2023-09-30T09:29:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 258 2023-09-30T09:29:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:2588: seq_num 820 ranges {0=540672,540672=475136,1015808=598016,1613824=131072} 2023-09-30T09:29:16.962 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi040173847-6 from 0 to 540672 tid 1 2023-09-30T09:29:16.964 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi040173847-6 from 540672 to 1015808 tid 2 2023-09-30T09:29:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi040173847-6 from 1015808 to 1613824 tid 3 2023-09-30T09:29:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:2588: writing smithi040173847-6 from 1613824 to 1744896 tid 4 2023-09-30T09:29:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 258 2023-09-30T09:29:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 2 to smithi040173847-43 2023-09-30T09:29:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:2589: seq_num 821 ranges {704512=557056,1261568=761856,2023424=442368} 2023-09-30T09:29:16.975 INFO:tasks.rados.rados.0.smithi040.stdout:2589: writing smithi040173847-21 from 704512 to 1261568 tid 1 2023-09-30T09:29:16.980 INFO:tasks.rados.rados.0.smithi040.stdout:2589: writing smithi040173847-21 from 1261568 to 2023424 tid 2 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:2589: writing smithi040173847-21 from 2023424 to 2465792 tid 3 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:2590: snap_create 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 3 to smithi040173847-43 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 4 to smithi040173847-43 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:2586: finishing write tid 5 to smithi040173847-43 2023-09-30T09:29:16.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1301 (ObjNum 818 snap 258 seq_num 818) dirty exists 2023-09-30T09:29:16.984 INFO:tasks.rados.rados.0.smithi040.stdout:2586: left oid 43 (ObjNum 818 snap 258 seq_num 818) 2023-09-30T09:29:16.984 INFO:tasks.rados.rados.0.smithi040.stdout:2584: expect (ObjNum 724 snap 224 seq_num 724) 2023-09-30T09:29:17.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:16 smithi040 ceph-mon[192000]: osdmap e576: 8 total, 8 up, 8 in 2023-09-30T09:29:17.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:16 smithi040 ceph-mon[192000]: osdmap e577: 8 total, 8 up, 8 in 2023-09-30T09:29:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:16 smithi040 ceph-mon[189312]: osdmap e576: 8 total, 8 up, 8 in 2023-09-30T09:29:17.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:16 smithi040 ceph-mon[189312]: osdmap e577: 8 total, 8 up, 8 in 2023-09-30T09:29:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:16 smithi143 ceph-mon[183689]: osdmap e576: 8 total, 8 up, 8 in 2023-09-30T09:29:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:16 smithi143 ceph-mon[183689]: osdmap e577: 8 total, 8 up, 8 in 2023-09-30T09:29:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:17 smithi040 ceph-mon[192000]: pgmap v576: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 371 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2023-09-30T09:29:18.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:17 smithi040 ceph-mon[189312]: pgmap v576: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 371 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2023-09-30T09:29:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:17 smithi143 ceph-mon[183689]: pgmap v576: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 371 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 2.9 MiB/s wr, 12 op/s 2023-09-30T09:29:18.871 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 1 to smithi040173847-6 2023-09-30T09:29:19.455 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 2 to smithi040173847-6 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 3 to smithi040173847-6 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 4 to smithi040173847-6 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:2584: done (4 left) 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:2586: done (3 left) 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:2590: done (2 left) 2023-09-30T09:29:19.456 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 259 2023-09-30T09:29:19.459 INFO:tasks.rados.rados.0.smithi040.stdout:2591: seq_num 822 ranges {16384=573440,589824=696320,1286144=507904} 2023-09-30T09:29:19.460 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:18 smithi143 ceph-mon[183689]: osdmap e578: 8 total, 8 up, 8 in 2023-09-30T09:29:19.465 INFO:tasks.rados.rados.0.smithi040.stdout:2591: writing smithi040173847-19 from 16384 to 589824 tid 1 2023-09-30T09:29:19.680 INFO:tasks.rados.rados.0.smithi040.stdout:2591: writing smithi040173847-19 from 589824 to 1286144 tid 2 2023-09-30T09:29:19.681 INFO:tasks.rados.rados.0.smithi040.stdout:2591: writing smithi040173847-19 from 1286144 to 1794048 tid 3 2023-09-30T09:29:19.681 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 259 2023-09-30T09:29:19.681 INFO:tasks.rados.rados.0.smithi040.stdout:2592: seq_num 823 ranges {704512=589824,1294336=573440,1867776=630784} 2023-09-30T09:29:19.681 INFO:tasks.rados.rados.0.smithi040.stdout:2592: writing smithi040173847-3 from 704512 to 1294336 tid 1 2023-09-30T09:29:19.681 INFO:tasks.rados.rados.0.smithi040.stdout:2592: writing smithi040173847-3 from 1294336 to 1867776 tid 2 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:2592: writing smithi040173847-3 from 1867776 to 2498560 tid 3 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:2593: setattr oid 38 current snap is 259 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 5 to smithi040173847-6 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:2588: finishing write tid 6 to smithi040173847-6 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1280 (ObjNum 820 snap 258 seq_num 820) dirty exists 2023-09-30T09:29:19.682 INFO:tasks.rados.rados.0.smithi040.stdout:2588: left oid 6 (ObjNum 820 snap 258 seq_num 820) 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 1 to smithi040173847-21 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 2 to smithi040173847-21 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 3 to smithi040173847-21 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 4 to smithi040173847-21 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:2589: finishing write tid 5 to smithi040173847-21 2023-09-30T09:29:19.683 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1258 (ObjNum 821 snap 258 seq_num 821) dirty exists 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2589: left oid 21 (ObjNum 821 snap 258 seq_num 821) 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 1 to smithi040173847-19 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 2 to smithi040173847-19 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 3 to smithi040173847-19 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 4 to smithi040173847-19 2023-09-30T09:29:19.684 INFO:tasks.rados.rados.0.smithi040.stdout:2591: finishing write tid 5 to smithi040173847-19 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1265 (ObjNum 822 snap 259 seq_num 822) dirty exists 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2591: left oid 19 (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 1 to smithi040173847-3 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 2 to smithi040173847-3 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2588: done (4 left) 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2589: done (3 left) 2023-09-30T09:29:19.685 INFO:tasks.rados.rados.0.smithi040.stdout:2591: done (2 left) 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2594: copy_from oid 14 from oid 2 current snap is 259 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2595: snap_create 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 3 to smithi040173847-3 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 4 to smithi040173847-3 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2592: finishing write tid 5 to smithi040173847-3 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1285 (ObjNum 823 snap 259 seq_num 823) dirty exists 2023-09-30T09:29:19.686 INFO:tasks.rados.rados.0.smithi040.stdout:2592: left oid 3 (ObjNum 823 snap 259 seq_num 823) 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1286 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:2592: done (3 left) 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:2593: done (2 left) 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:2595: done (1 left) 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:2596: rollback oid 26 current snap is 260 2023-09-30T09:29:19.687 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 238 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 260 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2597: seq_num 824 ranges {2498560=606208,3104768=458752,3563520=573440,4136960=172032} 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi040173847-3 from 2498560 to 3104768 tid 1 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi040173847-3 from 3104768 to 3563520 tid 2 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi040173847-3 from 3563520 to 4136960 tid 3 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2597: writing smithi040173847-3 from 4136960 to 4308992 tid 4 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2598: copy_from oid 22 from oid 29 current snap is 260 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2596: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:2596: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:29:19.688 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1140 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2594: finishing copy_from to smithi040173847-14 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 923 (ObjNum 807 snap 255 seq_num 807) dirty exists 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 1 to smithi040173847-3 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2594: done (3 left) 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2596: done (2 left) 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2599: rollback oid 35 current snap is 260 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 259 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 2 to smithi040173847-3 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2600: delete oid 8 current snap is 260 2023-09-30T09:29:19.689 INFO:tasks.rados.rados.0.smithi040.stdout:2600: done (3 left) 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2601: read oid 50 snap -1 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2601: expect (ObjNum 815 snap 258 seq_num 815) 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2602: read oid 23 snap -1 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2602: expect deleted 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2603: delete oid 24 current snap is 260 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 3 to smithi040173847-3 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2599: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 4 to smithi040173847-3 2023-09-30T09:29:19.690 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 5 to smithi040173847-3 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2602: done (5 left) 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2603: done (4 left) 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2604: read oid 5 snap -1 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2604: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2605: snap_create 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2597: finishing write tid 6 to smithi040173847-3 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1292 (ObjNum 824 snap 260 seq_num 824) dirty exists 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2597: left oid 3 (ObjNum 824 snap 260 seq_num 824) 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2599: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:2599: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:29:19.691 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1359 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:19.692 INFO:tasks.rados.rados.0.smithi040.stdout:2598: finishing copy_from racing read to smithi040173847-22 2023-09-30T09:29:19.692 INFO:tasks.rados.rados.0.smithi040.stdout:2598: finishing copy_from to smithi040173847-22 2023-09-30T09:29:19.692 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1140 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:29:19.692 INFO:tasks.rados.rados.0.smithi040.stdout:2601: expect (ObjNum 815 snap 258 seq_num 815) 2023-09-30T09:29:19.692 INFO:tasks.rados.rados.0.smithi040.stdout:2604: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:29:19.692 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:18 smithi040 ceph-mon[189312]: osdmap e578: 8 total, 8 up, 8 in 2023-09-30T09:29:19.692 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:18 smithi040 ceph-mon[192000]: osdmap e578: 8 total, 8 up, 8 in 2023-09-30T09:29:19.930 INFO:tasks.rados.rados.0.smithi040.stdout:2597: done (5 left) 2023-09-30T09:29:19.930 INFO:tasks.rados.rados.0.smithi040.stdout:2598: done (4 left) 2023-09-30T09:29:19.930 INFO:tasks.rados.rados.0.smithi040.stdout:2599: done (3 left) 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2601: done (2 left) 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2604: done (1 left) 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2605: done (0 left) 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2606: read oid 17 snap -1 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2606: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:29:19.931 INFO:tasks.rados.rados.0.smithi040.stdout:2607: snap_create 2023-09-30T09:29:19.954 INFO:tasks.rados.rados.0.smithi040.stdout:2606: expect (ObjNum 545 snap 172 seq_num 545) 2023-09-30T09:29:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:19 smithi143 ceph-mon[183689]: osdmap e579: 8 total, 8 up, 8 in 2023-09-30T09:29:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:19 smithi143 ceph-mon[183689]: pgmap v579: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2023-09-30T09:29:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:19 smithi040 ceph-mon[192000]: osdmap e579: 8 total, 8 up, 8 in 2023-09-30T09:29:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:19 smithi040 ceph-mon[192000]: pgmap v579: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2023-09-30T09:29:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:19 smithi040 ceph-mon[189312]: osdmap e579: 8 total, 8 up, 8 in 2023-09-30T09:29:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:19 smithi040 ceph-mon[189312]: pgmap v579: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.3 MiB/s wr, 22 op/s 2023-09-30T09:29:20.933 INFO:tasks.rados.rados.0.smithi040.stdout:2606: done (1 left) 2023-09-30T09:29:20.934 INFO:tasks.rados.rados.0.smithi040.stdout:2607: done (0 left) 2023-09-30T09:29:20.934 INFO:tasks.rados.rados.0.smithi040.stdout:2608: setattr oid 42 current snap is 262 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2609: rollback oid 35 current snap is 262 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 35 to 256 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2610: read oid 22 snap -1 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2610: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2611: read oid 7 snap -1 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2611: expect (ObjNum 705 snap 214 seq_num 705) 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 262 2023-09-30T09:29:20.935 INFO:tasks.rados.rados.0.smithi040.stdout:2612: seq_num 827 ranges {13574144=655360,14229504=516096,14745600=688128} 2023-09-30T09:29:21.016 INFO:tasks.rados.rados.0.smithi040.stdout:2612: writing smithi040173847-44 from 13574144 to 14229504 tid 1 2023-09-30T09:29:21.019 INFO:tasks.rados.rados.0.smithi040.stdout:2612: writing smithi040173847-44 from 14229504 to 14745600 tid 2 2023-09-30T09:29:21.023 INFO:tasks.rados.rados.0.smithi040.stdout:2612: writing smithi040173847-44 from 14745600 to 15433728 tid 3 2023-09-30T09:29:21.023 INFO:tasks.rados.rados.0.smithi040.stdout:2613: snap_remove snap 259 2023-09-30T09:29:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:20 smithi143 ceph-mon[183689]: osdmap e580: 8 total, 8 up, 8 in 2023-09-30T09:29:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:21] "GET /metrics HTTP/1.1" 200 36098 "" "Prometheus/2.43.0" 2023-09-30T09:29:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:20 smithi040 ceph-mon[192000]: osdmap e580: 8 total, 8 up, 8 in 2023-09-30T09:29:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:20 smithi040 ceph-mon[189312]: osdmap e580: 8 total, 8 up, 8 in 2023-09-30T09:29:21.881 INFO:tasks.rados.rados.0.smithi040.stdout:2613: done (5 left) 2023-09-30T09:29:21.881 INFO:tasks.rados.rados.0.smithi040.stdout:2614: rmattr oid 8 current snap is 262 2023-09-30T09:29:21.881 INFO:tasks.rados.rados.0.smithi040.stdout:2614: done (5 left) 2023-09-30T09:29:21.881 INFO:tasks.rados.rados.0.smithi040.stdout:2615: snap_remove snap 246 2023-09-30T09:29:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:21 smithi143 ceph-mon[183689]: osdmap e581: 8 total, 8 up, 8 in 2023-09-30T09:29:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:21 smithi143 ceph-mon[183689]: pgmap v582: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2023-09-30T09:29:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:21 smithi143 ceph-mon[183689]: osdmap e582: 8 total, 8 up, 8 in 2023-09-30T09:29:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[192000]: osdmap e581: 8 total, 8 up, 8 in 2023-09-30T09:29:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[192000]: pgmap v582: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2023-09-30T09:29:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[192000]: osdmap e582: 8 total, 8 up, 8 in 2023-09-30T09:29:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[189312]: osdmap e581: 8 total, 8 up, 8 in 2023-09-30T09:29:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[189312]: pgmap v582: 121 pgs: 3 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 116 active+clean; 374 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 17 op/s 2023-09-30T09:29:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:21 smithi040 ceph-mon[189312]: osdmap e582: 8 total, 8 up, 8 in 2023-09-30T09:29:22.901 INFO:tasks.rados.rados.0.smithi040.stdout:2615: done (5 left) 2023-09-30T09:29:22.901 INFO:tasks.rados.rados.0.smithi040.stdout:2616: rollback oid 40 current snap is 262 2023-09-30T09:29:22.901 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 260 2023-09-30T09:29:22.901 INFO:tasks.rados.rados.0.smithi040.stdout:2617: delete oid 41 current snap is 262 2023-09-30T09:29:22.902 INFO:tasks.rados.rados.0.smithi040.stdout:2610: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:29:22.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1360 (ObjNum 65 snap 0 seq_num 1867867226) dirty exists 2023-09-30T09:29:22.948 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing rollback tid 0 to smithi040173847-35 2023-09-30T09:29:22.948 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing rollback tid 1 to smithi040173847-35 2023-09-30T09:29:22.948 INFO:tasks.rados.rados.0.smithi040.stdout:2609: finishing rollback tid 2 to smithi040173847-35 2023-09-30T09:29:22.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1364 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:22.949 INFO:tasks.rados.rados.0.smithi040.stdout:2611: expect (ObjNum 705 snap 214 seq_num 705) 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: finishing write tid 1 to smithi040173847-44 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: finishing write tid 2 to smithi040173847-44 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: finishing write tid 3 to smithi040173847-44 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: finishing write tid 4 to smithi040173847-44 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: finishing write tid 5 to smithi040173847-44 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1151 (ObjNum 827 snap 262 seq_num 827) dirty exists 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2612: left oid 44 (ObjNum 827 snap 262 seq_num 827) 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2608: done (6 left) 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2609: done (5 left) 2023-09-30T09:29:23.008 INFO:tasks.rados.rados.0.smithi040.stdout:2610: done (4 left) 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2611: done (3 left) 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2612: done (2 left) 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2617: done (1 left) 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2618: copy_from oid 1 from oid 9 current snap is 262 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2616: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2616: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2616: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1196 (ObjNum 817 snap 258 seq_num 817) dirty exists 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2616: done (1 left) 2023-09-30T09:29:23.009 INFO:tasks.rados.rados.0.smithi040.stdout:2619: snap_remove snap 239 2023-09-30T09:29:23.909 INFO:tasks.rados.rados.0.smithi040.stdout:2619: done (1 left) 2023-09-30T09:29:23.909 INFO:tasks.rados.rados.0.smithi040.stdout:2620: setattr oid 10 current snap is 262 2023-09-30T09:29:23.909 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing copy_from to smithi040173847-1 2023-09-30T09:29:23.909 INFO:tasks.rados.rados.0.smithi040.stdout:2618: got expected ENOENT (src dne) 2023-09-30T09:29:23.910 INFO:tasks.rados.rados.0.smithi040.stdout:2618: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:29:23.910 INFO:tasks.rados.rados.0.smithi040.stdout:2618: done (1 left) 2023-09-30T09:29:23.910 INFO:tasks.rados.rados.0.smithi040.stdout:2621: snap_create 2023-09-30T09:29:23.920 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1380 (ObjNum 785 snap 245 seq_num 785) dirty exists 2023-09-30T09:29:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:23 smithi143 ceph-mon[183689]: osdmap e583: 8 total, 8 up, 8 in 2023-09-30T09:29:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:23 smithi143 ceph-mon[183689]: pgmap v585: 121 pgs: 121 active+clean; 389 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:29:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:23 smithi040 ceph-mon[189312]: osdmap e583: 8 total, 8 up, 8 in 2023-09-30T09:29:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:23 smithi040 ceph-mon[189312]: pgmap v585: 121 pgs: 121 active+clean; 389 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:29:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:23 smithi040 ceph-mon[192000]: osdmap e583: 8 total, 8 up, 8 in 2023-09-30T09:29:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:23 smithi040 ceph-mon[192000]: pgmap v585: 121 pgs: 121 active+clean; 389 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 3.8 MiB/s wr, 17 op/s 2023-09-30T09:29:24.902 INFO:tasks.rados.rados.0.smithi040.stdout:2620: done (1 left) 2023-09-30T09:29:24.902 INFO:tasks.rados.rados.0.smithi040.stdout:2621: done (0 left) 2023-09-30T09:29:24.902 INFO:tasks.rados.rados.0.smithi040.stdout:2622: snap_remove snap 235 2023-09-30T09:29:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:24 smithi143 ceph-mon[183689]: osdmap e584: 8 total, 8 up, 8 in 2023-09-30T09:29:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:24 smithi040 ceph-mon[189312]: osdmap e584: 8 total, 8 up, 8 in 2023-09-30T09:29:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:24 smithi040 ceph-mon[192000]: osdmap e584: 8 total, 8 up, 8 in 2023-09-30T09:29:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2622: done (0 left) 2023-09-30T09:29:25.918 INFO:tasks.rados.rados.0.smithi040.stdout:2623: delete oid 29 current snap is 263 2023-09-30T09:29:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:2623: done (0 left) 2023-09-30T09:29:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:2624: copy_from oid 14 from oid 22 current snap is 263 2023-09-30T09:29:25.933 INFO:tasks.rados.rados.0.smithi040.stdout:2625: delete oid 40 current snap is 263 2023-09-30T09:29:25.938 INFO:tasks.rados.rados.0.smithi040.stdout:2625: done (1 left) 2023-09-30T09:29:25.938 INFO:tasks.rados.rados.0.smithi040.stdout:2626: delete oid 21 current snap is 263 2023-09-30T09:29:25.941 INFO:tasks.rados.rados.0.smithi040.stdout:2626: done (1 left) 2023-09-30T09:29:25.941 INFO:tasks.rados.rados.0.smithi040.stdout:2627: rmattr oid 28 current snap is 263 2023-09-30T09:29:25.941 INFO:tasks.rados.rados.0.smithi040.stdout:2627: done (1 left) 2023-09-30T09:29:25.941 INFO:tasks.rados.rados.0.smithi040.stdout:2628: read oid 7 snap 258 2023-09-30T09:29:25.941 INFO:tasks.rados.rados.0.smithi040.stdout:2628: expect (ObjNum 705 snap 214 seq_num 705) 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:2629: copy_from oid 25 from oid 26 current snap is 263 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:2630: rollback oid 11 current snap is 263 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 260 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 263 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:2631: seq_num 832 ranges {0=737280,737280=786432,1523712=417792} 2023-09-30T09:29:25.947 INFO:tasks.rados.rados.0.smithi040.stdout:2631: writing smithi040173847-30 from 0 to 737280 tid 1 2023-09-30T09:29:25.951 INFO:tasks.rados.rados.0.smithi040.stdout:2631: writing smithi040173847-30 from 737280 to 1523712 tid 2 2023-09-30T09:29:25.954 INFO:tasks.rados.rados.0.smithi040.stdout:2631: writing smithi040173847-30 from 1523712 to 1941504 tid 3 2023-09-30T09:29:25.954 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 263 2023-09-30T09:29:25.954 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:29:25.954 INFO:tasks.rados.rados.0.smithi040.stdout:2632: seq_num 833 ranges {7512064=761856,8273920=671744,8945664=532480} 2023-09-30T09:29:26.000 INFO:tasks.rados.rados.0.smithi040.stdout:2632: writing smithi040173847-2 from 7512064 to 8273920 tid 1 2023-09-30T09:29:26.004 INFO:tasks.rados.rados.0.smithi040.stdout:2632: writing smithi040173847-2 from 8273920 to 8945664 tid 2 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:2632: writing smithi040173847-2 from 8945664 to 9478144 tid 3 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:2633: copy_from oid 16 from oid 39 current snap is 263 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:2629: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:2624: finishing copy_from to smithi040173847-14 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1140 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:2629: finishing copy_from to smithi040173847-25 2023-09-30T09:29:26.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1140 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2630: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1325 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2631: finishing write tid 1 to smithi040173847-30 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2624: done (6 left) 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2629: done (5 left) 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2630: done (4 left) 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 263 2023-09-30T09:29:26.009 INFO:tasks.rados.rados.0.smithi040.stdout:2628: expect (ObjNum 705 snap 214 seq_num 705) 2023-09-30T09:29:26.070 INFO:tasks.rados.rados.0.smithi040.stdout:2631: finishing write tid 2 to smithi040173847-30 2023-09-30T09:29:26.070 INFO:tasks.rados.rados.0.smithi040.stdout:2631: finishing write tid 3 to smithi040173847-30 2023-09-30T09:29:26.070 INFO:tasks.rados.rados.0.smithi040.stdout:2634: seq_num 834 ranges {0=778240,778240=557056,1335296=548864,1884160=98304} 2023-09-30T09:29:26.074 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi040173847-27 from 0 to 778240 tid 1 2023-09-30T09:29:26.077 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi040173847-27 from 778240 to 1335296 tid 2 2023-09-30T09:29:26.080 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi040173847-27 from 1335296 to 1884160 tid 3 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2634: writing smithi040173847-27 from 1884160 to 1982464 tid 4 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2628: done (4 left) 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2635: delete oid 45 current snap is 263 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2631: finishing write tid 4 to smithi040173847-30 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2631: finishing write tid 5 to smithi040173847-30 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1174 (ObjNum 832 snap 263 seq_num 832) dirty exists 2023-09-30T09:29:26.081 INFO:tasks.rados.rados.0.smithi040.stdout:2631: left oid 30 (ObjNum 832 snap 263 seq_num 832) 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: finishing write tid 1 to smithi040173847-2 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: finishing write tid 2 to smithi040173847-2 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: finishing write tid 3 to smithi040173847-2 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: finishing write tid 4 to smithi040173847-2 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: finishing write tid 5 to smithi040173847-2 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 966 (ObjNum 833 snap 263 seq_num 833) dirty exists 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2632: left oid 2 (ObjNum 833 snap 263 seq_num 833) 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2633: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2633: finishing copy_from to smithi040173847-16 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 862 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 1 to smithi040173847-27 2023-09-30T09:29:26.082 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 2 to smithi040173847-27 2023-09-30T09:29:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:2631: done (4 left) 2023-09-30T09:29:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:2632: done (3 left) 2023-09-30T09:29:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:2633: done (2 left) 2023-09-30T09:29:26.083 INFO:tasks.rados.rados.0.smithi040.stdout:2635: done (1 left) 2023-09-30T09:29:26.084 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 263 2023-09-30T09:29:26.084 INFO:tasks.rados.rados.0.smithi040.stdout:2636: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2023-09-30T09:29:26.085 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi040173847-23 from 0 to 409600 tid 1 2023-09-30T09:29:26.090 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi040173847-23 from 409600 to 1130496 tid 2 2023-09-30T09:29:26.093 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi040173847-23 from 1130496 to 1646592 tid 3 2023-09-30T09:29:26.095 INFO:tasks.rados.rados.0.smithi040.stdout:2636: writing smithi040173847-23 from 1646592 to 2015232 tid 4 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2637: delete oid 15 current snap is 263 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 3 to smithi040173847-27 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 4 to smithi040173847-27 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 5 to smithi040173847-27 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2634: finishing write tid 6 to smithi040173847-27 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1040 (ObjNum 834 snap 263 seq_num 834) dirty exists 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2634: left oid 27 (ObjNum 834 snap 263 seq_num 834) 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 1 to smithi040173847-23 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 2 to smithi040173847-23 2023-09-30T09:29:26.096 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 3 to smithi040173847-23 2023-09-30T09:29:26.098 INFO:tasks.rados.rados.0.smithi040.stdout:2634: done (2 left) 2023-09-30T09:29:26.098 INFO:tasks.rados.rados.0.smithi040.stdout:2637: done (1 left) 2023-09-30T09:29:26.098 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 263 2023-09-30T09:29:26.098 INFO:tasks.rados.rados.0.smithi040.stdout:2638: seq_num 838 ranges {0=442368,442368=540672,983040=532480,1515520=442368,1957888=90112} 2023-09-30T09:29:26.100 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi040173847-38 from 0 to 442368 tid 1 2023-09-30T09:29:26.103 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi040173847-38 from 442368 to 983040 tid 2 2023-09-30T09:29:26.107 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi040173847-38 from 983040 to 1515520 tid 3 2023-09-30T09:29:26.109 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi040173847-38 from 1515520 to 1957888 tid 4 2023-09-30T09:29:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:2638: writing smithi040173847-38 from 1957888 to 2048000 tid 5 2023-09-30T09:29:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 263 2023-09-30T09:29:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 4 to smithi040173847-23 2023-09-30T09:29:26.110 INFO:tasks.rados.rados.0.smithi040.stdout:2639: seq_num 839 ranges {1662976=458752,2121728=425984,2547712=688128,3235840=491520} 2023-09-30T09:29:26.122 INFO:tasks.rados.rados.0.smithi040.stdout:2639: writing smithi040173847-50 from 1662976 to 2121728 tid 1 2023-09-30T09:29:26.124 INFO:tasks.rados.rados.0.smithi040.stdout:2639: writing smithi040173847-50 from 2121728 to 2547712 tid 2 2023-09-30T09:29:26.128 INFO:tasks.rados.rados.0.smithi040.stdout:2639: writing smithi040173847-50 from 2547712 to 3235840 tid 3 2023-09-30T09:29:26.131 INFO:tasks.rados.rados.0.smithi040.stdout:2639: writing smithi040173847-50 from 3235840 to 3727360 tid 4 2023-09-30T09:29:26.131 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 263 2023-09-30T09:29:26.131 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 5 to smithi040173847-23 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2636: finishing write tid 6 to smithi040173847-23 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1146 (ObjNum 836 snap 263 seq_num 836) dirty exists 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2636: left oid 23 (ObjNum 836 snap 263 seq_num 836) 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 1 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 2 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 3 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 4 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 5 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 6 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: finishing write tid 7 to smithi040173847-38 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1325 (ObjNum 838 snap 263 seq_num 838) dirty exists 2023-09-30T09:29:26.132 INFO:tasks.rados.rados.0.smithi040.stdout:2638: left oid 38 (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:29:26.133 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 1 to smithi040173847-50 2023-09-30T09:29:26.133 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 2 to smithi040173847-50 2023-09-30T09:29:26.133 INFO:tasks.rados.rados.0.smithi040.stdout:2640: seq_num 840 ranges {0=475136,475136=712704,1187840=499712,1687552=393216} 2023-09-30T09:29:26.133 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi040173847-9 from 0 to 475136 tid 1 2023-09-30T09:29:26.138 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi040173847-9 from 475136 to 1187840 tid 2 2023-09-30T09:29:26.141 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi040173847-9 from 1187840 to 1687552 tid 3 2023-09-30T09:29:26.143 INFO:tasks.rados.rados.0.smithi040.stdout:2640: writing smithi040173847-9 from 1687552 to 2080768 tid 4 2023-09-30T09:29:26.144 INFO:tasks.rados.rados.0.smithi040.stdout:2636: done (3 left) 2023-09-30T09:29:26.144 INFO:tasks.rados.rados.0.smithi040.stdout:2638: done (2 left) 2023-09-30T09:29:26.144 INFO:tasks.rados.rados.0.smithi040.stdout:2641: read oid 43 snap -1 2023-09-30T09:29:26.144 INFO:tasks.rados.rados.0.smithi040.stdout:2641: expect (ObjNum 818 snap 258 seq_num 818) 2023-09-30T09:29:26.144 INFO:tasks.rados.rados.0.smithi040.stdout:2642: snap_remove snap 238 2023-09-30T09:29:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:25 smithi040 ceph-mon[192000]: osdmap e585: 8 total, 8 up, 8 in 2023-09-30T09:29:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:25 smithi040 ceph-mon[192000]: pgmap v588: 121 pgs: 121 active+clean; 393 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2023-09-30T09:29:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:25 smithi040 ceph-mon[189312]: osdmap e585: 8 total, 8 up, 8 in 2023-09-30T09:29:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:25 smithi040 ceph-mon[189312]: pgmap v588: 121 pgs: 121 active+clean; 393 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2023-09-30T09:29:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:25 smithi143 ceph-mon[183689]: osdmap e585: 8 total, 8 up, 8 in 2023-09-30T09:29:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:25 smithi143 ceph-mon[183689]: pgmap v588: 121 pgs: 121 active+clean; 393 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 4.7 MiB/s wr, 20 op/s 2023-09-30T09:29:26.882 INFO:tasks.rados.rados.0.smithi040.stdout:2642: done (3 left) 2023-09-30T09:29:26.882 INFO:tasks.rados.rados.0.smithi040.stdout:2643: snap_remove snap 252 2023-09-30T09:29:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:26 smithi040 ceph-mon[192000]: osdmap e586: 8 total, 8 up, 8 in 2023-09-30T09:29:27.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:26 smithi040 ceph-mon[192000]: osdmap e587: 8 total, 8 up, 8 in 2023-09-30T09:29:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:26 smithi040 ceph-mon[189312]: osdmap e586: 8 total, 8 up, 8 in 2023-09-30T09:29:27.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:26 smithi040 ceph-mon[189312]: osdmap e587: 8 total, 8 up, 8 in 2023-09-30T09:29:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:26 smithi143 ceph-mon[183689]: osdmap e586: 8 total, 8 up, 8 in 2023-09-30T09:29:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:26 smithi143 ceph-mon[183689]: osdmap e587: 8 total, 8 up, 8 in 2023-09-30T09:29:27.900 INFO:tasks.rados.rados.0.smithi040.stdout:2643: done (3 left) 2023-09-30T09:29:27.901 INFO:tasks.rados.rados.0.smithi040.stdout:2644: rmattr oid 20 current snap is 263 2023-09-30T09:29:27.901 INFO:tasks.rados.rados.0.smithi040.stdout:2644: done (3 left) 2023-09-30T09:29:27.901 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 263 2023-09-30T09:29:27.901 INFO:tasks.rados.rados.0.smithi040.stdout:2645: seq_num 841 ranges {2220032=491520,2711552=598016,3309568=704512,4014080=303104} 2023-09-30T09:29:27.917 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi040173847-7 from 2220032 to 2711552 tid 1 2023-09-30T09:29:27.921 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi040173847-7 from 2711552 to 3309568 tid 2 2023-09-30T09:29:27.926 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi040173847-7 from 3309568 to 4014080 tid 3 2023-09-30T09:29:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:2645: writing smithi040173847-7 from 4014080 to 4317184 tid 4 2023-09-30T09:29:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 263 2023-09-30T09:29:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 3 to smithi040173847-50 2023-09-30T09:29:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 4 to smithi040173847-50 2023-09-30T09:29:27.928 INFO:tasks.rados.rados.0.smithi040.stdout:2646: seq_num 842 ranges {4366336=507904,4874240=475136,5349376=516096,5865472=499712,6365184=114688} 2023-09-30T09:29:27.955 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi040173847-18 from 4366336 to 4874240 tid 1 2023-09-30T09:29:27.958 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi040173847-18 from 4874240 to 5349376 tid 2 2023-09-30T09:29:27.961 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi040173847-18 from 5349376 to 5865472 tid 3 2023-09-30T09:29:27.964 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi040173847-18 from 5865472 to 6365184 tid 4 2023-09-30T09:29:27.966 INFO:tasks.rados.rados.0.smithi040.stdout:2646: writing smithi040173847-18 from 6365184 to 6479872 tid 5 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2647: read oid 10 snap -1 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2647: expect (ObjNum 785 snap 245 seq_num 785) 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2648: snap_create 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 5 to smithi040173847-50 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2639: finishing write tid 6 to smithi040173847-50 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 913 (ObjNum 839 snap 263 seq_num 839) dirty exists 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2639: left oid 50 (ObjNum 839 snap 263 seq_num 839) 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 1 to smithi040173847-9 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 2 to smithi040173847-9 2023-09-30T09:29:27.967 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 3 to smithi040173847-9 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 4 to smithi040173847-9 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 5 to smithi040173847-9 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:2640: finishing write tid 6 to smithi040173847-9 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1265 (ObjNum 840 snap 263 seq_num 840) dirty exists 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:2640: left oid 9 (ObjNum 840 snap 263 seq_num 840) 2023-09-30T09:29:27.968 INFO:tasks.rados.rados.0.smithi040.stdout:2641: expect (ObjNum 818 snap 258 seq_num 818) 2023-09-30T09:29:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:27 smithi143 ceph-mon[183689]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 393 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-09-30T09:29:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:27 smithi143 ceph-mon[183689]: osdmap e588: 8 total, 8 up, 8 in 2023-09-30T09:29:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:27 smithi040 ceph-mon[192000]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 393 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-09-30T09:29:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:27 smithi040 ceph-mon[192000]: osdmap e588: 8 total, 8 up, 8 in 2023-09-30T09:29:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:27 smithi040 ceph-mon[189312]: pgmap v591: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 393 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-09-30T09:29:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:27 smithi040 ceph-mon[189312]: osdmap e588: 8 total, 8 up, 8 in 2023-09-30T09:29:28.455 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 1 to smithi040173847-7 2023-09-30T09:29:28.455 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 2 to smithi040173847-7 2023-09-30T09:29:28.455 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 3 to smithi040173847-7 2023-09-30T09:29:28.455 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 4 to smithi040173847-7 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 5 to smithi040173847-7 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2645: finishing write tid 6 to smithi040173847-7 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1143 (ObjNum 841 snap 263 seq_num 841) dirty exists 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2645: left oid 7 (ObjNum 841 snap 263 seq_num 841) 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 1 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 2 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 3 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 4 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 5 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 6 to smithi040173847-18 2023-09-30T09:29:28.456 INFO:tasks.rados.rados.0.smithi040.stdout:2646: finishing write tid 7 to smithi040173847-18 2023-09-30T09:29:28.457 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1180 (ObjNum 842 snap 263 seq_num 842) dirty exists 2023-09-30T09:29:28.457 INFO:tasks.rados.rados.0.smithi040.stdout:2646: left oid 18 (ObjNum 842 snap 263 seq_num 842) 2023-09-30T09:29:28.457 INFO:tasks.rados.rados.0.smithi040.stdout:2647: expect (ObjNum 785 snap 245 seq_num 785) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2639: done (6 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2640: done (5 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2641: done (4 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2645: done (3 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2646: done (2 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2647: done (1 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:2648: done (0 left) 2023-09-30T09:29:28.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 264 2023-09-30T09:29:28.936 INFO:tasks.rados.rados.0.smithi040.stdout:2649: seq_num 843 ranges {0=524288,524288=761856,1286144=671744,1957888=172032} 2023-09-30T09:29:28.937 INFO:tasks.rados.rados.0.smithi040.stdout:2649: writing smithi040173847-42 from 0 to 524288 tid 1 2023-09-30T09:29:28.941 INFO:tasks.rados.rados.0.smithi040.stdout:2649: writing smithi040173847-42 from 524288 to 1286144 tid 2 2023-09-30T09:29:28.946 INFO:tasks.rados.rados.0.smithi040.stdout:2649: writing smithi040173847-42 from 1286144 to 1957888 tid 3 2023-09-30T09:29:28.948 INFO:tasks.rados.rados.0.smithi040.stdout:2649: writing smithi040173847-42 from 1957888 to 2129920 tid 4 2023-09-30T09:29:28.948 INFO:tasks.rados.rados.0.smithi040.stdout:2650: read oid 35 snap 243 2023-09-30T09:29:28.948 INFO:tasks.rados.rados.0.smithi040.stdout:2650: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:28.948 INFO:tasks.rados.rados.0.smithi040.stdout:2651: delete oid 31 current snap is 264 2023-09-30T09:29:28.950 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 1 to smithi040173847-42 2023-09-30T09:29:28.950 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 2 to smithi040173847-42 2023-09-30T09:29:28.953 INFO:tasks.rados.rados.0.smithi040.stdout:2651: done (2 left) 2023-09-30T09:29:28.953 INFO:tasks.rados.rados.0.smithi040.stdout:2652: rmattr oid 3 current snap is 264 2023-09-30T09:29:28.953 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 264 2023-09-30T09:29:28.953 INFO:tasks.rados.rados.0.smithi040.stdout:2653: seq_num 845 ranges {13049856=557056,13606912=581632,14188544=688128,14876672=335872} 2023-09-30T09:29:29.029 INFO:tasks.rados.rados.0.smithi040.stdout:2653: writing smithi040173847-4 from 13049856 to 13606912 tid 1 2023-09-30T09:29:29.033 INFO:tasks.rados.rados.0.smithi040.stdout:2653: writing smithi040173847-4 from 13606912 to 14188544 tid 2 2023-09-30T09:29:29.037 INFO:tasks.rados.rados.0.smithi040.stdout:2653: writing smithi040173847-4 from 14188544 to 14876672 tid 3 2023-09-30T09:29:29.040 INFO:tasks.rados.rados.0.smithi040.stdout:2653: writing smithi040173847-4 from 14876672 to 15212544 tid 4 2023-09-30T09:29:29.041 INFO:tasks.rados.rados.0.smithi040.stdout:2654: rollback oid 9 current snap is 264 2023-09-30T09:29:29.041 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 242 2023-09-30T09:29:29.041 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 3 to smithi040173847-42 2023-09-30T09:29:29.041 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 4 to smithi040173847-42 2023-09-30T09:29:29.041 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 5 to smithi040173847-42 2023-09-30T09:29:29.042 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1341 (ObjNum 824 snap 260 seq_num 824) dirty exists 2023-09-30T09:29:29.042 INFO:tasks.rados.rados.0.smithi040.stdout:2649: finishing write tid 6 to smithi040173847-42 2023-09-30T09:29:29.042 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1415 (ObjNum 843 snap 264 seq_num 843) dirty exists 2023-09-30T09:29:29.042 INFO:tasks.rados.rados.0.smithi040.stdout:2649: left oid 42 (ObjNum 843 snap 264 seq_num 843) 2023-09-30T09:29:29.042 INFO:tasks.rados.rados.0.smithi040.stdout:2650: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:29.449 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 1 to smithi040173847-4 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 2 to smithi040173847-4 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 3 to smithi040173847-4 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2654: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 4 to smithi040173847-4 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2654: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2649: done (4 left) 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2650: done (3 left) 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2652: done (2 left) 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2655: setattr oid 35 current snap is 264 2023-09-30T09:29:29.450 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 5 to smithi040173847-4 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:2654: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1268 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:2653: finishing write tid 6 to smithi040173847-4 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1270 (ObjNum 845 snap 264 seq_num 845) dirty exists 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:2653: left oid 4 (ObjNum 845 snap 264 seq_num 845) 2023-09-30T09:29:29.451 INFO:tasks.rados.rados.0.smithi040.stdout:2653: done (2 left) 2023-09-30T09:29:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:2654: done (1 left) 2023-09-30T09:29:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:2656: rollback oid 3 current snap is 264 2023-09-30T09:29:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 250 2023-09-30T09:29:29.452 INFO:tasks.rados.rados.0.smithi040.stdout:2657: snap_create 2023-09-30T09:29:29.454 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1417 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:29:29.455 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:29:29.456 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:29:29.456 INFO:tasks.rados.rados.0.smithi040.stdout:2656: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:29:29.456 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1344 (ObjNum 764 snap 235 seq_num 764) dirty exists 2023-09-30T09:29:29.943 INFO:tasks.rados.rados.0.smithi040.stdout:2655: done (2 left) 2023-09-30T09:29:29.944 INFO:tasks.rados.rados.0.smithi040.stdout:2656: done (1 left) 2023-09-30T09:29:29.944 INFO:tasks.rados.rados.0.smithi040.stdout:2657: done (0 left) 2023-09-30T09:29:29.944 INFO:tasks.rados.rados.0.smithi040.stdout:2658: rollback oid 14 current snap is 265 2023-09-30T09:29:29.944 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 258 2023-09-30T09:29:29.944 INFO:tasks.rados.rados.0.smithi040.stdout:2659: snap_create 2023-09-30T09:29:29.947 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing rollback tid 0 to smithi040173847-14 2023-09-30T09:29:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:2658: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:29:29.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1142 (ObjNum 33 snap 0 seq_num 1550721108) dirty dne 2023-09-30T09:29:30.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: osdmap e589: 8 total, 8 up, 8 in 2023-09-30T09:29:30.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.9 MiB/s wr, 21 op/s 2023-09-30T09:29:30.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:30.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:30.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:30.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: osdmap e589: 8 total, 8 up, 8 in 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.9 MiB/s wr, 21 op/s 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: osdmap e589: 8 total, 8 up, 8 in 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: pgmap v594: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 399 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 3.9 MiB/s wr, 21 op/s 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:29:30.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:29:30.945 INFO:tasks.rados.rados.0.smithi040.stdout:2658: done (1 left) 2023-09-30T09:29:30.945 INFO:tasks.rados.rados.0.smithi040.stdout:2659: done (0 left) 2023-09-30T09:29:30.945 INFO:tasks.rados.rados.0.smithi040.stdout:2660: read oid 49 snap -1 2023-09-30T09:29:30.945 INFO:tasks.rados.rados.0.smithi040.stdout:2660: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:30.945 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 266 2023-09-30T09:29:30.946 INFO:tasks.rados.rados.0.smithi040.stdout:2661: seq_num 846 ranges {5758976=573440,6332416=466944,6799360=491520,7290880=548864,7839744=98304} 2023-09-30T09:29:30.981 INFO:tasks.rados.rados.0.smithi040.stdout:2661: writing smithi040173847-48 from 5758976 to 6332416 tid 1 2023-09-30T09:29:30.983 INFO:tasks.rados.rados.0.smithi040.stdout:2661: writing smithi040173847-48 from 6332416 to 6799360 tid 2 2023-09-30T09:29:30.987 INFO:tasks.rados.rados.0.smithi040.stdout:2661: writing smithi040173847-48 from 6799360 to 7290880 tid 3 2023-09-30T09:29:30.990 INFO:tasks.rados.rados.0.smithi040.stdout:2661: writing smithi040173847-48 from 7290880 to 7839744 tid 4 2023-09-30T09:29:30.991 INFO:tasks.rados.rados.0.smithi040.stdout:2661: writing smithi040173847-48 from 7839744 to 7938048 tid 5 2023-09-30T09:29:30.991 INFO:tasks.rados.rados.0.smithi040.stdout:2662: rmattr oid 11 current snap is 266 2023-09-30T09:29:30.992 INFO:tasks.rados.rados.0.smithi040.stdout:2660: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:30.993 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 1 to smithi040173847-48 2023-09-30T09:29:30.993 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 2 to smithi040173847-48 2023-09-30T09:29:30.993 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 3 to smithi040173847-48 2023-09-30T09:29:30.993 INFO:tasks.rados.rados.0.smithi040.stdout:2660: done (2 left) 2023-09-30T09:29:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:2663: read oid 16 snap -1 2023-09-30T09:29:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:2663: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:2664: snap_remove snap 257 2023-09-30T09:29:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:30 smithi143 ceph-mon[183689]: osdmap e590: 8 total, 8 up, 8 in 2023-09-30T09:29:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:31] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-30T09:29:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:30 smithi040 ceph-mon[189312]: osdmap e590: 8 total, 8 up, 8 in 2023-09-30T09:29:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:30 smithi040 ceph-mon[192000]: osdmap e590: 8 total, 8 up, 8 in 2023-09-30T09:29:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:2664: done (3 left) 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:2665: copy_from oid 21 from oid 43 current snap is 266 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1341 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 4 to smithi040173847-48 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 5 to smithi040173847-48 2023-09-30T09:29:31.883 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 6 to smithi040173847-48 2023-09-30T09:29:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:2661: finishing write tid 7 to smithi040173847-48 2023-09-30T09:29:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1276 (ObjNum 846 snap 266 seq_num 846) dirty exists 2023-09-30T09:29:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:2661: left oid 48 (ObjNum 846 snap 266 seq_num 846) 2023-09-30T09:29:31.884 INFO:tasks.rados.rados.0.smithi040.stdout:2663: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:31.915 INFO:tasks.rados.rados.0.smithi040.stdout:2661: done (3 left) 2023-09-30T09:29:31.915 INFO:tasks.rados.rados.0.smithi040.stdout:2662: done (2 left) 2023-09-30T09:29:31.915 INFO:tasks.rados.rados.0.smithi040.stdout:2663: done (1 left) 2023-09-30T09:29:31.915 INFO:tasks.rados.rados.0.smithi040.stdout:2666: delete oid 16 current snap is 266 2023-09-30T09:29:31.918 INFO:tasks.rados.rados.0.smithi040.stdout:2666: done (1 left) 2023-09-30T09:29:31.918 INFO:tasks.rados.rados.0.smithi040.stdout:2667: snap_remove snap 254 2023-09-30T09:29:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:31 smithi143 ceph-mon[183689]: osdmap e591: 8 total, 8 up, 8 in 2023-09-30T09:29:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:31 smithi143 ceph-mon[183689]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 392 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2023-09-30T09:29:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:31 smithi143 ceph-mon[183689]: osdmap e592: 8 total, 8 up, 8 in 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[192000]: osdmap e591: 8 total, 8 up, 8 in 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[192000]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 392 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[192000]: osdmap e592: 8 total, 8 up, 8 in 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[189312]: osdmap e591: 8 total, 8 up, 8 in 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[189312]: pgmap v597: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 392 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 2.5 MiB/s wr, 18 op/s 2023-09-30T09:29:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:31 smithi040 ceph-mon[189312]: osdmap e592: 8 total, 8 up, 8 in 2023-09-30T09:29:32.898 INFO:tasks.rados.rados.0.smithi040.stdout:2667: done (1 left) 2023-09-30T09:29:32.898 INFO:tasks.rados.rados.0.smithi040.stdout:2668: setattr oid 27 current snap is 266 2023-09-30T09:29:32.898 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:29:32.898 INFO:tasks.rados.rados.0.smithi040.stdout:2665: finishing copy_from to smithi040173847-21 2023-09-30T09:29:32.898 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1301 (ObjNum 818 snap 258 seq_num 818) dirty exists 2023-09-30T09:29:32.901 INFO:tasks.rados.rados.0.smithi040.stdout:2665: done (1 left) 2023-09-30T09:29:32.901 INFO:tasks.rados.rados.0.smithi040.stdout:2669: snap_create 2023-09-30T09:29:32.908 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1041 (ObjNum 834 snap 263 seq_num 834) dirty exists 2023-09-30T09:29:33.899 INFO:tasks.rados.rados.0.smithi040.stdout:2668: done (1 left) 2023-09-30T09:29:33.899 INFO:tasks.rados.rados.0.smithi040.stdout:2669: done (0 left) 2023-09-30T09:29:33.899 INFO:tasks.rados.rados.0.smithi040.stdout:2670: snap_remove snap 255 2023-09-30T09:29:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:33 smithi143 ceph-mon[183689]: osdmap e593: 8 total, 8 up, 8 in 2023-09-30T09:29:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:33 smithi143 ceph-mon[183689]: pgmap v600: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 405 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2023-09-30T09:29:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:33 smithi040 ceph-mon[192000]: osdmap e593: 8 total, 8 up, 8 in 2023-09-30T09:29:34.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:33 smithi040 ceph-mon[192000]: pgmap v600: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 405 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2023-09-30T09:29:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:33 smithi040 ceph-mon[189312]: osdmap e593: 8 total, 8 up, 8 in 2023-09-30T09:29:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:33 smithi040 ceph-mon[189312]: pgmap v600: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 405 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.5 MiB/s wr, 19 op/s 2023-09-30T09:29:34.906 INFO:tasks.rados.rados.0.smithi040.stdout:2670: done (0 left) 2023-09-30T09:29:34.906 INFO:tasks.rados.rados.0.smithi040.stdout:2671: snap_remove snap 265 2023-09-30T09:29:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:34 smithi143 ceph-mon[183689]: osdmap e594: 8 total, 8 up, 8 in 2023-09-30T09:29:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:34 smithi040 ceph-mon[192000]: osdmap e594: 8 total, 8 up, 8 in 2023-09-30T09:29:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:34 smithi040 ceph-mon[189312]: osdmap e594: 8 total, 8 up, 8 in 2023-09-30T09:29:35.927 INFO:tasks.rados.rados.0.smithi040.stdout:2671: done (0 left) 2023-09-30T09:29:35.927 INFO:tasks.rados.rados.0.smithi040.stdout:2672: rollback oid 18 current snap is 267 2023-09-30T09:29:35.927 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 249 2023-09-30T09:29:35.927 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 267 2023-09-30T09:29:35.929 INFO:tasks.rados.rados.0.smithi040.stdout:2673: seq_num 848 ranges {4669440=606208,5275648=630784,5906432=458752,6365184=516096} 2023-09-30T09:29:35.957 INFO:tasks.rados.rados.0.smithi040.stdout:2673: writing smithi040173847-10 from 4669440 to 5275648 tid 1 2023-09-30T09:29:35.960 INFO:tasks.rados.rados.0.smithi040.stdout:2673: writing smithi040173847-10 from 5275648 to 5906432 tid 2 2023-09-30T09:29:35.963 INFO:tasks.rados.rados.0.smithi040.stdout:2673: writing smithi040173847-10 from 5906432 to 6365184 tid 3 2023-09-30T09:29:35.967 INFO:tasks.rados.rados.0.smithi040.stdout:2673: writing smithi040173847-10 from 6365184 to 6881280 tid 4 2023-09-30T09:29:35.967 INFO:tasks.rados.rados.0.smithi040.stdout:2674: snap_create 2023-09-30T09:29:35.967 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:29:35.967 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:29:35.968 INFO:tasks.rados.rados.0.smithi040.stdout:2672: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:29:35.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1183 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 1 to smithi040173847-10 2023-09-30T09:29:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 2 to smithi040173847-10 2023-09-30T09:29:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 3 to smithi040173847-10 2023-09-30T09:29:35.971 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 4 to smithi040173847-10 2023-09-30T09:29:35.972 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 5 to smithi040173847-10 2023-09-30T09:29:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:2673: finishing write tid 6 to smithi040173847-10 2023-09-30T09:29:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1445 (ObjNum 848 snap 267 seq_num 848) dirty exists 2023-09-30T09:29:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:2673: left oid 10 (ObjNum 848 snap 267 seq_num 848) 2023-09-30T09:29:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:35 smithi143 ceph-mon[183689]: osdmap e595: 8 total, 8 up, 8 in 2023-09-30T09:29:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:35 smithi143 ceph-mon[183689]: pgmap v603: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 406 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 14 op/s 2023-09-30T09:29:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:35 smithi040 ceph-mon[192000]: osdmap e595: 8 total, 8 up, 8 in 2023-09-30T09:29:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:35 smithi040 ceph-mon[192000]: pgmap v603: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 406 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 14 op/s 2023-09-30T09:29:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:35 smithi040 ceph-mon[189312]: osdmap e595: 8 total, 8 up, 8 in 2023-09-30T09:29:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:35 smithi040 ceph-mon[189312]: pgmap v603: 121 pgs: 3 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 117 active+clean; 406 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 10 KiB/s rd, 1.5 MiB/s wr, 14 op/s 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:2672: done (2 left) 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:2673: done (1 left) 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:2674: done (0 left) 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:2675: rollback oid 20 current snap is 268 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 262 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 268 2023-09-30T09:29:36.886 INFO:tasks.rados.rados.0.smithi040.stdout:2676: seq_num 849 ranges {6455296=622592,7077888=516096,7593984=663552,8257536=425984} 2023-09-30T09:29:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2676: writing smithi040173847-35 from 6455296 to 7077888 tid 1 2023-09-30T09:29:36.929 INFO:tasks.rados.rados.0.smithi040.stdout:2676: writing smithi040173847-35 from 7077888 to 7593984 tid 2 2023-09-30T09:29:36.933 INFO:tasks.rados.rados.0.smithi040.stdout:2676: writing smithi040173847-35 from 7593984 to 8257536 tid 3 2023-09-30T09:29:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2676: writing smithi040173847-35 from 8257536 to 8683520 tid 4 2023-09-30T09:29:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2677: delete oid 5 current snap is 268 2023-09-30T09:29:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2675: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:29:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1139 (ObjNum 49 snap 0 seq_num 1667453543) dirty dne 2023-09-30T09:29:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 1 to smithi040173847-35 2023-09-30T09:29:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 2 to smithi040173847-35 2023-09-30T09:29:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 3 to smithi040173847-35 2023-09-30T09:29:36.940 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 4 to smithi040173847-35 2023-09-30T09:29:36.940 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 5 to smithi040173847-35 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2676: finishing write tid 6 to smithi040173847-35 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1451 (ObjNum 849 snap 268 seq_num 849) dirty exists 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2676: left oid 35 (ObjNum 849 snap 268 seq_num 849) 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2675: done (2 left) 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2676: done (1 left) 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2677: done (0 left) 2023-09-30T09:29:36.942 INFO:tasks.rados.rados.0.smithi040.stdout:2678: setattr oid 8 current snap is 268 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2679: rmattr oid 27 current snap is 268 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2680: rmattr oid 29 current snap is 268 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2680: done (2 left) 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2681: read oid 13 snap 256 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2681: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:29:36.943 INFO:tasks.rados.rados.0.smithi040.stdout:2682: snap_remove snap 267 2023-09-30T09:29:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:36 smithi143 ceph-mon[183689]: osdmap e596: 8 total, 8 up, 8 in 2023-09-30T09:29:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:36 smithi143 ceph-mon[183689]: osdmap e597: 8 total, 8 up, 8 in 2023-09-30T09:29:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:36 smithi040 ceph-mon[192000]: osdmap e596: 8 total, 8 up, 8 in 2023-09-30T09:29:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:36 smithi040 ceph-mon[192000]: osdmap e597: 8 total, 8 up, 8 in 2023-09-30T09:29:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:36 smithi040 ceph-mon[189312]: osdmap e596: 8 total, 8 up, 8 in 2023-09-30T09:29:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:36 smithi040 ceph-mon[189312]: osdmap e597: 8 total, 8 up, 8 in 2023-09-30T09:29:37.932 INFO:tasks.rados.rados.0.smithi040.stdout:2682: done (3 left) 2023-09-30T09:29:37.932 INFO:tasks.rados.rados.0.smithi040.stdout:2683: snap_create 2023-09-30T09:29:37.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 999 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-30T09:29:37.932 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1043 (ObjNum 834 snap 263 seq_num 834) dirty exists 2023-09-30T09:29:37.932 INFO:tasks.rados.rados.0.smithi040.stdout:2681: expect (ObjNum 730 snap 225 seq_num 730) 2023-09-30T09:29:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:37 smithi143 ceph-mon[183689]: pgmap v606: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 9 op/s 2023-09-30T09:29:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:37 smithi040 ceph-mon[192000]: pgmap v606: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 9 op/s 2023-09-30T09:29:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:37 smithi040 ceph-mon[189312]: pgmap v606: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 9 op/s 2023-09-30T09:29:38.937 INFO:tasks.rados.rados.0.smithi040.stdout:2678: done (3 left) 2023-09-30T09:29:38.937 INFO:tasks.rados.rados.0.smithi040.stdout:2679: done (2 left) 2023-09-30T09:29:38.937 INFO:tasks.rados.rados.0.smithi040.stdout:2681: done (1 left) 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2683: done (0 left) 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2684: setattr oid 24 current snap is 269 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2685: read oid 6 snap -1 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2685: expect (ObjNum 820 snap 258 seq_num 820) 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2686: rollback oid 34 current snap is 269 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 236 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 269 2023-09-30T09:29:38.938 INFO:tasks.rados.rados.0.smithi040.stdout:2687: seq_num 851 ranges {6881280=655360,7536640=688128,8224768=679936,8904704=237568} 2023-09-30T09:29:38.975 INFO:tasks.rados.rados.0.smithi040.stdout:2687: writing smithi040173847-10 from 6881280 to 7536640 tid 1 2023-09-30T09:29:38.979 INFO:tasks.rados.rados.0.smithi040.stdout:2687: writing smithi040173847-10 from 7536640 to 8224768 tid 2 2023-09-30T09:29:38.983 INFO:tasks.rados.rados.0.smithi040.stdout:2687: writing smithi040173847-10 from 8224768 to 8904704 tid 3 2023-09-30T09:29:38.984 INFO:tasks.rados.rados.0.smithi040.stdout:2687: writing smithi040173847-10 from 8904704 to 9142272 tid 4 2023-09-30T09:29:38.985 INFO:tasks.rados.rados.0.smithi040.stdout:2688: snap_remove snap 266 2023-09-30T09:29:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:38 smithi143 ceph-mon[183689]: osdmap e598: 8 total, 8 up, 8 in 2023-09-30T09:29:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:38 smithi040 ceph-mon[192000]: osdmap e598: 8 total, 8 up, 8 in 2023-09-30T09:29:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:38 smithi040 ceph-mon[189312]: osdmap e598: 8 total, 8 up, 8 in 2023-09-30T09:29:39.956 INFO:tasks.rados.rados.0.smithi040.stdout:2688: done (4 left) 2023-09-30T09:29:39.956 INFO:tasks.rados.rados.0.smithi040.stdout:2689: rollback oid 14 current snap is 269 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 261 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:2686: finishing rollback tid 0 to smithi040173847-34 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1302 (ObjNum 129 snap 0 seq_num 3792965872) dirty exists 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:2686: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:2686: finishing rollback tid 2 to smithi040173847-34 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1236 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:29:39.957 INFO:tasks.rados.rados.0.smithi040.stdout:2685: expect (ObjNum 820 snap 258 seq_num 820) 2023-09-30T09:29:40.002 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 1 to smithi040173847-10 2023-09-30T09:29:40.002 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 2 to smithi040173847-10 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 3 to smithi040173847-10 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 4 to smithi040173847-10 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 5 to smithi040173847-10 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: finishing write tid 6 to smithi040173847-10 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1459 (ObjNum 851 snap 269 seq_num 851) dirty exists 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: left oid 10 (ObjNum 851 snap 269 seq_num 851) 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2684: done (4 left) 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2685: done (3 left) 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2686: done (2 left) 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2687: done (1 left) 2023-09-30T09:29:40.003 INFO:tasks.rados.rados.0.smithi040.stdout:2690: delete oid 50 current snap is 269 2023-09-30T09:29:40.004 INFO:tasks.rados.rados.0.smithi040.stdout:2689: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:29:40.004 INFO:tasks.rados.rados.0.smithi040.stdout:2689: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:29:40.004 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1144 (ObjNum 807 snap 255 seq_num 807) dirty exists 2023-09-30T09:29:40.004 INFO:tasks.rados.rados.0.smithi040.stdout:2689: done (1 left) 2023-09-30T09:29:40.005 INFO:tasks.rados.rados.0.smithi040.stdout:2690: done (0 left) 2023-09-30T09:29:40.005 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 269 2023-09-30T09:29:40.005 INFO:tasks.rados.rados.0.smithi040.stdout:2691: seq_num 853 ranges {9478144=696320,10174464=507904,10682368=647168,11329536=450560} 2023-09-30T09:29:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi040173847-2 from 9478144 to 10174464 tid 1 2023-09-30T09:29:40.065 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi040173847-2 from 10174464 to 10682368 tid 2 2023-09-30T09:29:40.069 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi040173847-2 from 10682368 to 11329536 tid 3 2023-09-30T09:29:40.072 INFO:tasks.rados.rados.0.smithi040.stdout:2691: writing smithi040173847-2 from 11329536 to 11780096 tid 4 2023-09-30T09:29:40.072 INFO:tasks.rados.rados.0.smithi040.stdout:2692: snap_remove snap 250 2023-09-30T09:29:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:39 smithi143 ceph-mon[183689]: osdmap e599: 8 total, 8 up, 8 in 2023-09-30T09:29:40.991 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:39 smithi143 ceph-mon[183689]: pgmap v609: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-09-30T09:29:40.991 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:39 smithi040 ceph-mon[192000]: osdmap e599: 8 total, 8 up, 8 in 2023-09-30T09:29:40.992 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:39 smithi040 ceph-mon[192000]: pgmap v609: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-09-30T09:29:40.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:39 smithi040 ceph-mon[189312]: osdmap e599: 8 total, 8 up, 8 in 2023-09-30T09:29:40.992 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:39 smithi040 ceph-mon[189312]: pgmap v609: 121 pgs: 121 active+clean; 414 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 2.6 MiB/s wr, 5 op/s 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2692: done (1 left) 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2693: read oid 43 snap -1 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2693: expect (ObjNum 818 snap 258 seq_num 818) 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2694: rollback oid 28 current snap is 269 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 28 to 249 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2695: rmattr oid 17 current snap is 269 2023-09-30T09:29:40.993 INFO:tasks.rados.rados.0.smithi040.stdout:2696: read oid 39 snap 264 2023-09-30T09:29:40.994 INFO:tasks.rados.rados.0.smithi040.stdout:2696: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:40.994 INFO:tasks.rados.rados.0.smithi040.stdout:2697: rollback oid 20 current snap is 269 2023-09-30T09:29:40.994 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 236 2023-09-30T09:29:40.994 INFO:tasks.rados.rados.0.smithi040.stdout:2698: snap_create 2023-09-30T09:29:40.994 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 1 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 2 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 3 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 4 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 5 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: finishing write tid 6 to smithi040173847-2 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1005 (ObjNum 853 snap 269 seq_num 853) dirty exists 2023-09-30T09:29:40.996 INFO:tasks.rados.rados.0.smithi040.stdout:2691: left oid 2 (ObjNum 853 snap 269 seq_num 853) 2023-09-30T09:29:40.997 INFO:tasks.rados.rados.0.smithi040.stdout:2696: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:41.006 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1240 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:2694: finishing rollback tid 0 to smithi040173847-28 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:2694: finishing rollback tid 1 to smithi040173847-28 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:2694: finishing rollback tid 2 to smithi040173847-28 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1279 (ObjNum 770 snap 238 seq_num 770) dirty exists 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:2697: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1139 (ObjNum 33 snap 0 seq_num 3180345474) dirty dne 2023-09-30T09:29:41.028 INFO:tasks.rados.rados.0.smithi040.stdout:2693: expect (ObjNum 818 snap 258 seq_num 818) 2023-09-30T09:29:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:40 smithi143 ceph-mon[183689]: osdmap e600: 8 total, 8 up, 8 in 2023-09-30T09:29:41.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:40 smithi040 ceph-mon[192000]: osdmap e600: 8 total, 8 up, 8 in 2023-09-30T09:29:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:40 smithi040 ceph-mon[189312]: osdmap e600: 8 total, 8 up, 8 in 2023-09-30T09:29:41.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:41] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-30T09:29:41.887 INFO:tasks.rados.rados.0.smithi040.stdout:2691: done (6 left) 2023-09-30T09:29:41.887 INFO:tasks.rados.rados.0.smithi040.stdout:2693: done (5 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2694: done (4 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2695: done (3 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2696: done (2 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2697: done (1 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2698: done (0 left) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2699: read oid 24 snap -1 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2699: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 270 2023-09-30T09:29:41.888 INFO:tasks.rados.rados.0.smithi040.stdout:2700: seq_num 854 ranges {0=712704,712704=794624,1507328=450560,1957888=360448} 2023-09-30T09:29:41.891 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi040173847-36 from 0 to 712704 tid 1 2023-09-30T09:29:41.897 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi040173847-36 from 712704 to 1507328 tid 2 2023-09-30T09:29:41.899 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi040173847-36 from 1507328 to 1957888 tid 3 2023-09-30T09:29:41.902 INFO:tasks.rados.rados.0.smithi040.stdout:2700: writing smithi040173847-36 from 1957888 to 2318336 tid 4 2023-09-30T09:29:41.902 INFO:tasks.rados.rados.0.smithi040.stdout:2701: delete oid 44 current snap is 270 2023-09-30T09:29:41.902 INFO:tasks.rados.rados.0.smithi040.stdout:2699: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:41.903 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 1 to smithi040173847-36 2023-09-30T09:29:41.903 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 2 to smithi040173847-36 2023-09-30T09:29:41.904 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 3 to smithi040173847-36 2023-09-30T09:29:41.911 INFO:tasks.rados.rados.0.smithi040.stdout:2699: done (2 left) 2023-09-30T09:29:41.912 INFO:tasks.rados.rados.0.smithi040.stdout:2701: done (1 left) 2023-09-30T09:29:41.912 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 270 2023-09-30T09:29:41.912 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 4 to smithi040173847-36 2023-09-30T09:29:41.912 INFO:tasks.rados.rados.0.smithi040.stdout:2702: seq_num 856 ranges {1744896=745472,2490368=557056,3047424=417792,3465216=434176,3899392=196608} 2023-09-30T09:29:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:2702: writing smithi040173847-6 from 1744896 to 2490368 tid 1 2023-09-30T09:29:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:2702: writing smithi040173847-6 from 2490368 to 3047424 tid 2 2023-09-30T09:29:41.931 INFO:tasks.rados.rados.0.smithi040.stdout:2702: writing smithi040173847-6 from 3047424 to 3465216 tid 3 2023-09-30T09:29:41.933 INFO:tasks.rados.rados.0.smithi040.stdout:2702: writing smithi040173847-6 from 3465216 to 3899392 tid 4 2023-09-30T09:29:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:2702: writing smithi040173847-6 from 3899392 to 4096000 tid 5 2023-09-30T09:29:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:2703: copy_from oid 18 from oid 13 current snap is 270 2023-09-30T09:29:41.935 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 5 to smithi040173847-36 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2700: finishing write tid 6 to smithi040173847-36 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1253 (ObjNum 854 snap 270 seq_num 854) dirty exists 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2700: left oid 36 (ObjNum 854 snap 270 seq_num 854) 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 1 to smithi040173847-6 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 2 to smithi040173847-6 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2700: done (2 left) 2023-09-30T09:29:41.936 INFO:tasks.rados.rados.0.smithi040.stdout:2704: snap_create 2023-09-30T09:29:41.937 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing copy_from to smithi040173847-18 2023-09-30T09:29:41.937 INFO:tasks.rados.rados.0.smithi040.stdout:2703: got expected ENOENT (src dne) 2023-09-30T09:29:41.937 INFO:tasks.rados.rados.0.smithi040.stdout:2703: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:29:41.937 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 3 to smithi040173847-6 2023-09-30T09:29:41.938 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 4 to smithi040173847-6 2023-09-30T09:29:41.938 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 5 to smithi040173847-6 2023-09-30T09:29:41.939 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 6 to smithi040173847-6 2023-09-30T09:29:41.940 INFO:tasks.rados.rados.0.smithi040.stdout:2702: finishing write tid 7 to smithi040173847-6 2023-09-30T09:29:41.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1375 (ObjNum 856 snap 270 seq_num 856) dirty exists 2023-09-30T09:29:41.940 INFO:tasks.rados.rados.0.smithi040.stdout:2702: left oid 6 (ObjNum 856 snap 270 seq_num 856) 2023-09-30T09:29:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:41 smithi143 ceph-mon[183689]: osdmap e601: 8 total, 8 up, 8 in 2023-09-30T09:29:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:41 smithi143 ceph-mon[183689]: pgmap v612: 121 pgs: 121 active+clean; 419 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-09-30T09:29:42.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:41 smithi143 ceph-mon[183689]: osdmap e602: 8 total, 8 up, 8 in 2023-09-30T09:29:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[192000]: osdmap e601: 8 total, 8 up, 8 in 2023-09-30T09:29:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[192000]: pgmap v612: 121 pgs: 121 active+clean; 419 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-09-30T09:29:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[192000]: osdmap e602: 8 total, 8 up, 8 in 2023-09-30T09:29:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[189312]: osdmap e601: 8 total, 8 up, 8 in 2023-09-30T09:29:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[189312]: pgmap v612: 121 pgs: 121 active+clean; 419 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 511 B/s rd, 1.1 MiB/s wr, 6 op/s 2023-09-30T09:29:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:41 smithi040 ceph-mon[189312]: osdmap e602: 8 total, 8 up, 8 in 2023-09-30T09:29:42.897 INFO:tasks.rados.rados.0.smithi040.stdout:2702: done (2 left) 2023-09-30T09:29:42.897 INFO:tasks.rados.rados.0.smithi040.stdout:2703: done (1 left) 2023-09-30T09:29:42.897 INFO:tasks.rados.rados.0.smithi040.stdout:2704: done (0 left) 2023-09-30T09:29:42.897 INFO:tasks.rados.rados.0.smithi040.stdout:2705: copy_from oid 4 from oid 16 current snap is 271 2023-09-30T09:29:42.897 INFO:tasks.rados.rados.0.smithi040.stdout:2706: snap_create 2023-09-30T09:29:42.903 INFO:tasks.rados.rados.0.smithi040.stdout:2705: finishing copy_from to smithi040173847-4 2023-09-30T09:29:42.903 INFO:tasks.rados.rados.0.smithi040.stdout:2705: got expected ENOENT (src dne) 2023-09-30T09:29:42.903 INFO:tasks.rados.rados.0.smithi040.stdout:2705: finishing copy_from racing read to smithi040173847-4 2023-09-30T09:29:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:2705: done (1 left) 2023-09-30T09:29:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:2706: done (0 left) 2023-09-30T09:29:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:2707: read oid 49 snap -1 2023-09-30T09:29:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:2707: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:43.907 INFO:tasks.rados.rados.0.smithi040.stdout:2708: delete oid 45 current snap is 272 2023-09-30T09:29:43.911 INFO:tasks.rados.rados.0.smithi040.stdout:2707: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:43.914 INFO:tasks.rados.rados.0.smithi040.stdout:2707: done (1 left) 2023-09-30T09:29:43.914 INFO:tasks.rados.rados.0.smithi040.stdout:2708: done (0 left) 2023-09-30T09:29:43.914 INFO:tasks.rados.rados.0.smithi040.stdout:2709: snap_remove snap 264 2023-09-30T09:29:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:43 smithi040 ceph-mon[192000]: osdmap e603: 8 total, 8 up, 8 in 2023-09-30T09:29:44.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:43 smithi040 ceph-mon[192000]: pgmap v615: 121 pgs: 121 active+clean; 430 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2023-09-30T09:29:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:43 smithi040 ceph-mon[189312]: osdmap e603: 8 total, 8 up, 8 in 2023-09-30T09:29:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:43 smithi040 ceph-mon[189312]: pgmap v615: 121 pgs: 121 active+clean; 430 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2023-09-30T09:29:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:43 smithi143 ceph-mon[183689]: osdmap e603: 8 total, 8 up, 8 in 2023-09-30T09:29:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:43 smithi143 ceph-mon[183689]: pgmap v615: 121 pgs: 121 active+clean; 430 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.0 MiB/s rd, 2.1 MiB/s wr, 23 op/s 2023-09-30T09:29:44.922 INFO:tasks.rados.rados.0.smithi040.stdout:2709: done (0 left) 2023-09-30T09:29:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:2710: rmattr oid 37 current snap is 272 2023-09-30T09:29:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:2710: done (0 left) 2023-09-30T09:29:44.923 INFO:tasks.rados.rados.0.smithi040.stdout:2711: snap_create 2023-09-30T09:29:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:44 smithi040 ceph-mon[192000]: osdmap e604: 8 total, 8 up, 8 in 2023-09-30T09:29:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:44 smithi040 ceph-mon[189312]: osdmap e604: 8 total, 8 up, 8 in 2023-09-30T09:29:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:44 smithi143 ceph-mon[183689]: osdmap e604: 8 total, 8 up, 8 in 2023-09-30T09:29:45.921 INFO:tasks.rados.rados.0.smithi040.stdout:2711: done (0 left) 2023-09-30T09:29:45.921 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 273 2023-09-30T09:29:45.921 INFO:tasks.rados.rados.0.smithi040.stdout:2712: seq_num 858 ranges {15212544=778240,15990784=729088,16719872=434176,17154048=442368} 2023-09-30T09:29:46.011 INFO:tasks.rados.rados.0.smithi040.stdout:2712: writing smithi040173847-4 from 15212544 to 15990784 tid 1 2023-09-30T09:29:46.015 INFO:tasks.rados.rados.0.smithi040.stdout:2712: writing smithi040173847-4 from 15990784 to 16719872 tid 2 2023-09-30T09:29:46.018 INFO:tasks.rados.rados.0.smithi040.stdout:2712: writing smithi040173847-4 from 16719872 to 17154048 tid 3 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2712: writing smithi040173847-4 from 17154048 to 17596416 tid 4 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2713: read oid 38 snap -1 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2713: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2714: rmattr oid 3 current snap is 273 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2714: done (2 left) 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2715: read oid 39 snap 249 2023-09-30T09:29:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:2715: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2716: rmattr oid 6 current snap is 273 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2716: done (3 left) 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2717: read oid 50 snap -1 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2717: expect deleted 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2718: delete oid 14 current snap is 273 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 1 to smithi040173847-4 2023-09-30T09:29:46.023 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 2 to smithi040173847-4 2023-09-30T09:29:46.025 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 3 to smithi040173847-4 2023-09-30T09:29:46.026 INFO:tasks.rados.rados.0.smithi040.stdout:2715: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 4 to smithi040173847-4 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 5 to smithi040173847-4 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2715: done (4 left) 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2717: done (3 left) 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2718: done (2 left) 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2719: rmattr oid 18 current snap is 273 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2712: finishing write tid 6 to smithi040173847-4 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1284 (ObjNum 858 snap 273 seq_num 858) dirty exists 2023-09-30T09:29:46.048 INFO:tasks.rados.rados.0.smithi040.stdout:2712: left oid 4 (ObjNum 858 snap 273 seq_num 858) 2023-09-30T09:29:46.049 INFO:tasks.rados.rados.0.smithi040.stdout:2713: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:29:46.106 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1184 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:46.106 INFO:tasks.rados.rados.0.smithi040.stdout:2712: done (2 left) 2023-09-30T09:29:46.106 INFO:tasks.rados.rados.0.smithi040.stdout:2713: done (1 left) 2023-09-30T09:29:46.106 INFO:tasks.rados.rados.0.smithi040.stdout:2719: done (0 left) 2023-09-30T09:29:46.106 INFO:tasks.rados.rados.0.smithi040.stdout:2720: snap_remove snap 263 2023-09-30T09:29:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:45 smithi143 ceph-mon[183689]: osdmap e605: 8 total, 8 up, 8 in 2023-09-30T09:29:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:45 smithi143 ceph-mon[183689]: pgmap v618: 121 pgs: 121 active+clean; 432 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2023-09-30T09:29:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[189312]: osdmap e605: 8 total, 8 up, 8 in 2023-09-30T09:29:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[189312]: pgmap v618: 121 pgs: 121 active+clean; 432 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2023-09-30T09:29:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[192000]: osdmap e605: 8 total, 8 up, 8 in 2023-09-30T09:29:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:29:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:45 smithi040 ceph-mon[192000]: pgmap v618: 121 pgs: 121 active+clean; 432 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1.6 MiB/s wr, 22 op/s 2023-09-30T09:29:46.892 INFO:tasks.rados.rados.0.smithi040.stdout:2720: done (0 left) 2023-09-30T09:29:46.892 INFO:tasks.rados.rados.0.smithi040.stdout:2721: rollback oid 47 current snap is 273 2023-09-30T09:29:46.892 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 249 2023-09-30T09:29:46.894 INFO:tasks.rados.rados.0.smithi040.stdout:2722: copy_from oid 35 from oid 44 current snap is 273 2023-09-30T09:29:46.894 INFO:tasks.rados.rados.0.smithi040.stdout:2723: read oid 32 snap -1 2023-09-30T09:29:46.894 INFO:tasks.rados.rados.0.smithi040.stdout:2723: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:29:46.894 INFO:tasks.rados.rados.0.smithi040.stdout:2724: copy_from oid 33 from oid 7 current snap is 273 2023-09-30T09:29:46.894 INFO:tasks.rados.rados.0.smithi040.stdout:2725: read oid 30 snap -1 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2725: expect (ObjNum 832 snap 263 seq_num 832) 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 273 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2726: seq_num 860 ranges {0=8192} 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2726: writing smithi040173847-20 from 0 to 8192 tid 1 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2727: setattr oid 10 current snap is 273 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2728: read oid 24 snap -1 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2728: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:46.895 INFO:tasks.rados.rados.0.smithi040.stdout:2729: snap_remove snap 272 2023-09-30T09:29:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:46 smithi143 ceph-mon[183689]: osdmap e606: 8 total, 8 up, 8 in 2023-09-30T09:29:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:46 smithi143 ceph-mon[183689]: osdmap e607: 8 total, 8 up, 8 in 2023-09-30T09:29:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:46 smithi040 ceph-mon[192000]: osdmap e606: 8 total, 8 up, 8 in 2023-09-30T09:29:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:46 smithi040 ceph-mon[192000]: osdmap e607: 8 total, 8 up, 8 in 2023-09-30T09:29:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:46 smithi040 ceph-mon[189312]: osdmap e606: 8 total, 8 up, 8 in 2023-09-30T09:29:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:46 smithi040 ceph-mon[189312]: osdmap e607: 8 total, 8 up, 8 in 2023-09-30T09:29:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:2729: done (8 left) 2023-09-30T09:29:47.909 INFO:tasks.rados.rados.0.smithi040.stdout:2730: delete oid 11 current snap is 273 2023-09-30T09:29:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:2722: finishing copy_from to smithi040173847-35 2023-09-30T09:29:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:2722: got expected ENOENT (src dne) 2023-09-30T09:29:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:2722: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:29:47.910 INFO:tasks.rados.rados.0.smithi040.stdout:2728: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:29:47.911 INFO:tasks.rados.rados.0.smithi040.stdout:2721: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:29:47.911 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1230 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:29:47.911 INFO:tasks.rados.rados.0.smithi040.stdout:2725: expect (ObjNum 832 snap 263 seq_num 832) 2023-09-30T09:29:47.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1481 (ObjNum 851 snap 269 seq_num 851) dirty exists 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2726: finishing write tid 1 to smithi040173847-20 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2726: finishing write tid 2 to smithi040173847-20 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2726: finishing write tid 3 to smithi040173847-20 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1367 (ObjNum 860 snap 273 seq_num 860) dirty exists 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2726: left oid 20 (ObjNum 860 snap 273 seq_num 860) 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2724: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2724: finishing copy_from to smithi040173847-33 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1143 (ObjNum 841 snap 263 seq_num 841) dirty exists 2023-09-30T09:29:47.966 INFO:tasks.rados.rados.0.smithi040.stdout:2723: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2721: done (8 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2722: done (7 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2723: done (6 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2724: done (5 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2725: done (4 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2726: done (3 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2727: done (2 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2728: done (1 left) 2023-09-30T09:29:48.380 INFO:tasks.rados.rados.0.smithi040.stdout:2730: done (0 left) 2023-09-30T09:29:48.381 INFO:tasks.rados.rados.0.smithi040.stdout:2731: delete oid 21 current snap is 273 2023-09-30T09:29:48.382 INFO:tasks.rados.rados.0.smithi040.stdout:2731: done (0 left) 2023-09-30T09:29:48.382 INFO:tasks.rados.rados.0.smithi040.stdout:2732: copy_from oid 13 from oid 17 current snap is 273 2023-09-30T09:29:48.382 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 273 2023-09-30T09:29:48.382 INFO:tasks.rados.rados.0.smithi040.stdout:2733: seq_num 863 ranges {0=57344} 2023-09-30T09:29:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:2733: writing smithi040173847-26 from 0 to 57344 tid 1 2023-09-30T09:29:48.383 INFO:tasks.rados.rados.0.smithi040.stdout:2734: snap_create 2023-09-30T09:29:48.386 INFO:tasks.rados.rados.0.smithi040.stdout:2733: finishing write tid 1 to smithi040173847-26 2023-09-30T09:29:48.386 INFO:tasks.rados.rados.0.smithi040.stdout:2733: finishing write tid 2 to smithi040173847-26 2023-09-30T09:29:48.388 INFO:tasks.rados.rados.0.smithi040.stdout:2733: finishing write tid 3 to smithi040173847-26 2023-09-30T09:29:48.388 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1142 (ObjNum 863 snap 273 seq_num 863) dirty exists 2023-09-30T09:29:48.388 INFO:tasks.rados.rados.0.smithi040.stdout:2733: left oid 26 (ObjNum 863 snap 273 seq_num 863) 2023-09-30T09:29:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:47 smithi143 ceph-mon[183689]: pgmap v621: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-09-30T09:29:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:47 smithi143 ceph-mon[183689]: osdmap e608: 8 total, 8 up, 8 in 2023-09-30T09:29:48.401 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:29:48.404 INFO:tasks.rados.rados.0.smithi040.stdout:2732: finishing copy_from to smithi040173847-13 2023-09-30T09:29:48.404 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1240 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:29:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:47 smithi040 ceph-mon[189312]: pgmap v621: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-09-30T09:29:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:47 smithi040 ceph-mon[189312]: osdmap e608: 8 total, 8 up, 8 in 2023-09-30T09:29:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:47 smithi040 ceph-mon[192000]: pgmap v621: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 429 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 10 op/s 2023-09-30T09:29:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:47 smithi040 ceph-mon[192000]: osdmap e608: 8 total, 8 up, 8 in 2023-09-30T09:29:48.934 INFO:tasks.rados.rados.0.smithi040.stdout:2732: done (2 left) 2023-09-30T09:29:48.934 INFO:tasks.rados.rados.0.smithi040.stdout:2733: done (1 left) 2023-09-30T09:29:48.934 INFO:tasks.rados.rados.0.smithi040.stdout:2734: done (0 left) 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2735: copy_from oid 24 from oid 35 current snap is 274 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2736: read oid 32 snap 222 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2736: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2737: read oid 38 snap -1 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2737: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2738: read oid 41 snap -1 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2738: expect deleted 2023-09-30T09:29:48.935 INFO:tasks.rados.rados.0.smithi040.stdout:2739: snap_create 2023-09-30T09:29:48.952 INFO:tasks.rados.rados.0.smithi040.stdout:2737: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:29:49.014 INFO:tasks.rados.rados.0.smithi040.stdout:2736: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:29:49.428 INFO:tasks.rados.rados.0.smithi040.stdout:2735: finishing copy_from racing read to smithi040173847-24 2023-09-30T09:29:49.428 INFO:tasks.rados.rados.0.smithi040.stdout:2735: finishing copy_from to smithi040173847-24 2023-09-30T09:29:49.429 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1451 (ObjNum 849 snap 268 seq_num 849) dirty exists 2023-09-30T09:29:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:2735: done (4 left) 2023-09-30T09:29:49.938 INFO:tasks.rados.rados.0.smithi040.stdout:2736: done (3 left) 2023-09-30T09:29:49.938 INFO:tasks.rados.rados.0.smithi040.stdout:2737: done (2 left) 2023-09-30T09:29:49.938 INFO:tasks.rados.rados.0.smithi040.stdout:2738: done (1 left) 2023-09-30T09:29:49.938 INFO:tasks.rados.rados.0.smithi040.stdout:2739: done (0 left) 2023-09-30T09:29:49.938 INFO:tasks.rados.rados.0.smithi040.stdout:2740: snap_remove snap 236 2023-09-30T09:29:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:49 smithi143 ceph-mon[183689]: osdmap e609: 8 total, 8 up, 8 in 2023-09-30T09:29:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:49 smithi143 ceph-mon[183689]: pgmap v624: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-30T09:29:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:49 smithi040 ceph-mon[192000]: osdmap e609: 8 total, 8 up, 8 in 2023-09-30T09:29:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:49 smithi040 ceph-mon[192000]: pgmap v624: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-30T09:29:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:49 smithi040 ceph-mon[189312]: osdmap e609: 8 total, 8 up, 8 in 2023-09-30T09:29:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:49 smithi040 ceph-mon[189312]: pgmap v624: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 434 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 1.7 MiB/s wr, 10 op/s 2023-09-30T09:29:50.946 INFO:tasks.rados.rados.0.smithi040.stdout:2740: done (0 left) 2023-09-30T09:29:50.947 INFO:tasks.rados.rados.0.smithi040.stdout:2741: read oid 1 snap -1 2023-09-30T09:29:50.947 INFO:tasks.rados.rados.0.smithi040.stdout:2741: expect (ObjNum 809 snap 256 seq_num 809) 2023-09-30T09:29:50.947 INFO:tasks.rados.rados.0.smithi040.stdout:2742: snap_remove snap 249 2023-09-30T09:29:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:50 smithi143 ceph-mon[183689]: osdmap e610: 8 total, 8 up, 8 in 2023-09-30T09:29:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:50 smithi040 ceph-mon[192000]: osdmap e610: 8 total, 8 up, 8 in 2023-09-30T09:29:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:50 smithi040 ceph-mon[189312]: osdmap e610: 8 total, 8 up, 8 in 2023-09-30T09:29:51.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:29:51] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2023-09-30T09:29:51.893 INFO:tasks.rados.rados.0.smithi040.stdout:2742: done (1 left) 2023-09-30T09:29:51.894 INFO:tasks.rados.rados.0.smithi040.stdout:2743: delete oid 42 current snap is 275 2023-09-30T09:29:51.901 INFO:tasks.rados.rados.0.smithi040.stdout:2741: expect (ObjNum 809 snap 256 seq_num 809) 2023-09-30T09:29:51.948 INFO:tasks.rados.rados.0.smithi040.stdout:2741: done (1 left) 2023-09-30T09:29:51.948 INFO:tasks.rados.rados.0.smithi040.stdout:2743: done (0 left) 2023-09-30T09:29:51.948 INFO:tasks.rados.rados.0.smithi040.stdout:2744: rollback oid 18 current snap is 275 2023-09-30T09:29:51.948 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 243 2023-09-30T09:29:51.949 INFO:tasks.rados.rados.0.smithi040.stdout:2745: rollback oid 20 current snap is 275 2023-09-30T09:29:51.949 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 268 2023-09-30T09:29:51.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 275 2023-09-30T09:29:51.949 INFO:tasks.rados.rados.0.smithi040.stdout:2746: seq_num 865 ranges {6078464=90112} 2023-09-30T09:29:51.983 INFO:tasks.rados.rados.0.smithi040.stdout:2746: writing smithi040173847-17 from 6078464 to 6168576 tid 1 2023-09-30T09:29:51.983 INFO:tasks.rados.rados.0.smithi040.stdout:2747: read oid 48 snap -1 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2747: expect (ObjNum 846 snap 266 seq_num 846) 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2748: read oid 9 snap -1 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2748: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2749: snap_create 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2745: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2744: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2744: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2745: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1386 (ObjNum 129 snap 0 seq_num 3791539968) dirty dne 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:2744: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:29:51.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1243 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:29:51.988 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 1 to smithi040173847-17 2023-09-30T09:29:51.988 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 2 to smithi040173847-17 2023-09-30T09:29:52.000 INFO:tasks.rados.rados.0.smithi040.stdout:2746: finishing write tid 3 to smithi040173847-17 2023-09-30T09:29:52.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1280 (ObjNum 865 snap 275 seq_num 865) dirty exists 2023-09-30T09:29:52.001 INFO:tasks.rados.rados.0.smithi040.stdout:2746: left oid 17 (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:29:52.013 INFO:tasks.rados.rados.0.smithi040.stdout:2748: expect (ObjNum 772 snap 240 seq_num 772) 2023-09-30T09:29:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:51 smithi143 ceph-mon[183689]: osdmap e611: 8 total, 8 up, 8 in 2023-09-30T09:29:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:51 smithi143 ceph-mon[183689]: pgmap v627: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-09-30T09:29:52.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:51 smithi143 ceph-mon[183689]: osdmap e612: 8 total, 8 up, 8 in 2023-09-30T09:29:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[192000]: osdmap e611: 8 total, 8 up, 8 in 2023-09-30T09:29:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[192000]: pgmap v627: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-09-30T09:29:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[192000]: osdmap e612: 8 total, 8 up, 8 in 2023-09-30T09:29:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[189312]: osdmap e611: 8 total, 8 up, 8 in 2023-09-30T09:29:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[189312]: pgmap v627: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 417 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.0 MiB/s wr, 8 op/s 2023-09-30T09:29:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:51 smithi040 ceph-mon[189312]: osdmap e612: 8 total, 8 up, 8 in 2023-09-30T09:29:52.417 INFO:tasks.rados.rados.0.smithi040.stdout:2747: expect (ObjNum 846 snap 266 seq_num 846) 2023-09-30T09:29:52.953 INFO:tasks.rados.rados.0.smithi040.stdout:2744: done (5 left) 2023-09-30T09:29:52.953 INFO:tasks.rados.rados.0.smithi040.stdout:2745: done (4 left) 2023-09-30T09:29:52.953 INFO:tasks.rados.rados.0.smithi040.stdout:2746: done (3 left) 2023-09-30T09:29:52.954 INFO:tasks.rados.rados.0.smithi040.stdout:2747: done (2 left) 2023-09-30T09:29:52.954 INFO:tasks.rados.rados.0.smithi040.stdout:2748: done (1 left) 2023-09-30T09:29:52.954 INFO:tasks.rados.rados.0.smithi040.stdout:2749: done (0 left) 2023-09-30T09:29:52.954 INFO:tasks.rados.rados.0.smithi040.stdout:2750: snap_remove snap 242 2023-09-30T09:29:53.965 INFO:tasks.rados.rados.0.smithi040.stdout:2750: done (0 left) 2023-09-30T09:29:53.966 INFO:tasks.rados.rados.0.smithi040.stdout:2751: copy_from oid 14 from oid 19 current snap is 276 2023-09-30T09:29:53.966 INFO:tasks.rados.rados.0.smithi040.stdout:2752: rollback oid 13 current snap is 276 2023-09-30T09:29:53.966 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 253 2023-09-30T09:29:53.966 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 276 2023-09-30T09:29:53.966 INFO:tasks.rados.rados.0.smithi040.stdout:2753: seq_num 866 ranges {802816=106496} 2023-09-30T09:29:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:2753: writing smithi040173847-3 from 802816 to 909312 tid 1 2023-09-30T09:29:53.970 INFO:tasks.rados.rados.0.smithi040.stdout:2754: delete oid 43 current snap is 276 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:2753: finishing write tid 1 to smithi040173847-3 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:2753: finishing write tid 2 to smithi040173847-3 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:2752: finishing rollback tid 0 to smithi040173847-13 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:2752: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:2752: finishing rollback tid 2 to smithi040173847-13 2023-09-30T09:29:53.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1246 (ObjNum 730 snap 225 seq_num 730) dirty exists 2023-09-30T09:29:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:2753: finishing write tid 3 to smithi040173847-3 2023-09-30T09:29:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1399 (ObjNum 866 snap 276 seq_num 866) dirty exists 2023-09-30T09:29:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:2753: left oid 3 (ObjNum 866 snap 276 seq_num 866) 2023-09-30T09:29:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:2752: done (3 left) 2023-09-30T09:29:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:2753: done (2 left) 2023-09-30T09:29:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:2754: done (1 left) 2023-09-30T09:29:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:2755: snap_create 2023-09-30T09:29:53.992 INFO:tasks.rados.rados.0.smithi040.stdout:2751: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:29:53.995 INFO:tasks.rados.rados.0.smithi040.stdout:2751: finishing copy_from to smithi040173847-14 2023-09-30T09:29:53.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1265 (ObjNum 822 snap 259 seq_num 822) dirty exists 2023-09-30T09:29:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:53 smithi143 ceph-mon[183689]: osdmap e613: 8 total, 8 up, 8 in 2023-09-30T09:29:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:53 smithi143 ceph-mon[183689]: pgmap v630: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-30T09:29:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:53 smithi040 ceph-mon[192000]: osdmap e613: 8 total, 8 up, 8 in 2023-09-30T09:29:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:53 smithi040 ceph-mon[192000]: pgmap v630: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-30T09:29:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:53 smithi040 ceph-mon[189312]: osdmap e613: 8 total, 8 up, 8 in 2023-09-30T09:29:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:53 smithi040 ceph-mon[189312]: pgmap v630: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.5 MiB/s wr, 11 op/s 2023-09-30T09:29:54.971 INFO:tasks.rados.rados.0.smithi040.stdout:2751: done (1 left) 2023-09-30T09:29:54.971 INFO:tasks.rados.rados.0.smithi040.stdout:2755: done (0 left) 2023-09-30T09:29:54.971 INFO:tasks.rados.rados.0.smithi040.stdout:2756: read oid 11 snap -1 2023-09-30T09:29:54.971 INFO:tasks.rados.rados.0.smithi040.stdout:2756: expect deleted 2023-09-30T09:29:54.971 INFO:tasks.rados.rados.0.smithi040.stdout:2757: snap_remove snap 253 2023-09-30T09:29:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:54 smithi143 ceph-mon[183689]: osdmap e614: 8 total, 8 up, 8 in 2023-09-30T09:29:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:54 smithi040 ceph-mon[192000]: osdmap e614: 8 total, 8 up, 8 in 2023-09-30T09:29:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:54 smithi040 ceph-mon[189312]: osdmap e614: 8 total, 8 up, 8 in 2023-09-30T09:29:55.973 INFO:tasks.rados.rados.0.smithi040.stdout:2757: done (1 left) 2023-09-30T09:29:55.973 INFO:tasks.rados.rados.0.smithi040.stdout:2758: setattr oid 1 current snap is 277 2023-09-30T09:29:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:2756: done (1 left) 2023-09-30T09:29:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:2759: read oid 46 snap -1 2023-09-30T09:29:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:2759: expect (ObjNum 805 snap 254 seq_num 805) 2023-09-30T09:29:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:2760: setattr oid 4 current snap is 277 2023-09-30T09:29:55.983 INFO:tasks.rados.rados.0.smithi040.stdout:2761: rollback oid 12 current snap is 277 2023-09-30T09:29:55.983 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 260 2023-09-30T09:29:55.983 INFO:tasks.rados.rados.0.smithi040.stdout:2762: read oid 45 snap -1 2023-09-30T09:29:55.983 INFO:tasks.rados.rados.0.smithi040.stdout:2762: expect deleted 2023-09-30T09:29:55.983 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 277 2023-09-30T09:29:55.984 INFO:tasks.rados.rados.0.smithi040.stdout:2763: seq_num 868 ranges {6455296=139264} 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2763: writing smithi040173847-9 from 6455296 to 6594560 tid 1 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2764: read oid 21 snap 262 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2764: expect (ObjNum 821 snap 258 seq_num 821) 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2765: rmattr oid 29 current snap is 277 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2765: done (7 left) 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2766: read oid 23 snap 270 2023-09-30T09:29:56.019 INFO:tasks.rados.rados.0.smithi040.stdout:2766: expect (ObjNum 836 snap 263 seq_num 836) 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 277 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:2767: seq_num 869 ranges {0=155648} 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:2767: writing smithi040173847-44 from 0 to 155648 tid 1 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:2768: rollback oid 6 current snap is 277 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 260 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1285 (ObjNum 858 snap 273 seq_num 858) dirty exists 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:29:56.020 INFO:tasks.rados.rados.0.smithi040.stdout:2760: done (9 left) 2023-09-30T09:29:56.021 INFO:tasks.rados.rados.0.smithi040.stdout:2762: done (8 left) 2023-09-30T09:29:56.021 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 277 2023-09-30T09:29:56.021 INFO:tasks.rados.rados.0.smithi040.stdout:2769: seq_num 870 ranges {1941504=172032} 2023-09-30T09:29:56.032 INFO:tasks.rados.rados.0.smithi040.stdout:2769: writing smithi040173847-30 from 1941504 to 2113536 tid 1 2023-09-30T09:29:56.032 INFO:tasks.rados.rados.0.smithi040.stdout:2770: delete oid 8 current snap is 277 2023-09-30T09:29:56.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1396 (ObjNum 809 snap 256 seq_num 809) dirty exists 2023-09-30T09:29:56.033 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:29:56.033 INFO:tasks.rados.rados.0.smithi040.stdout:2759: expect (ObjNum 805 snap 254 seq_num 805) 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:2761: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1146 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:2758: done (9 left) 2023-09-30T09:29:56.074 INFO:tasks.rados.rados.0.smithi040.stdout:2759: done (8 left) 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2761: done (7 left) 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2770: done (6 left) 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2771: setattr oid 17 current snap is 277 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2768: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1419 (ObjNum 820 snap 258 seq_num 820) dirty exists 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2767: finishing write tid 1 to smithi040173847-44 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2767: finishing write tid 2 to smithi040173847-44 2023-09-30T09:29:56.075 INFO:tasks.rados.rados.0.smithi040.stdout:2766: expect (ObjNum 836 snap 263 seq_num 836) 2023-09-30T09:29:56.125 INFO:tasks.rados.rados.0.smithi040.stdout:2767: finishing write tid 3 to smithi040173847-44 2023-09-30T09:29:56.125 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1154 (ObjNum 869 snap 277 seq_num 869) dirty exists 2023-09-30T09:29:56.125 INFO:tasks.rados.rados.0.smithi040.stdout:2767: left oid 44 (ObjNum 869 snap 277 seq_num 869) 2023-09-30T09:29:56.125 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 1 to smithi040173847-9 2023-09-30T09:29:56.125 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 2 to smithi040173847-9 2023-09-30T09:29:56.126 INFO:tasks.rados.rados.0.smithi040.stdout:2764: expect (ObjNum 821 snap 258 seq_num 821) 2023-09-30T09:29:56.203 INFO:tasks.rados.rados.0.smithi040.stdout:2763: finishing write tid 3 to smithi040173847-9 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1453 (ObjNum 868 snap 277 seq_num 868) dirty exists 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2763: left oid 9 (ObjNum 868 snap 277 seq_num 868) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2769: finishing write tid 1 to smithi040173847-30 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2763: done (6 left) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2764: done (5 left) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2766: done (4 left) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2767: done (3 left) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2768: done (2 left) 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2772: read oid 41 snap -1 2023-09-30T09:29:56.204 INFO:tasks.rados.rados.0.smithi040.stdout:2772: expect deleted 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 277 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:2769: finishing write tid 2 to smithi040173847-30 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:2769: finishing write tid 3 to smithi040173847-30 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1248 (ObjNum 870 snap 277 seq_num 870) dirty exists 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:2769: left oid 30 (ObjNum 870 snap 277 seq_num 870) 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1298 (ObjNum 865 snap 275 seq_num 865) dirty exists 2023-09-30T09:29:56.205 INFO:tasks.rados.rados.0.smithi040.stdout:2773: seq_num 872 ranges {1556480=212992} 2023-09-30T09:29:56.213 INFO:tasks.rados.rados.0.smithi040.stdout:2773: writing smithi040173847-1 from 1556480 to 1769472 tid 1 2023-09-30T09:29:56.213 INFO:tasks.rados.rados.0.smithi040.stdout:2769: done (3 left) 2023-09-30T09:29:56.213 INFO:tasks.rados.rados.0.smithi040.stdout:2771: done (2 left) 2023-09-30T09:29:56.213 INFO:tasks.rados.rados.0.smithi040.stdout:2774: snap_create 2023-09-30T09:29:56.217 INFO:tasks.rados.rados.0.smithi040.stdout:2773: finishing write tid 1 to smithi040173847-1 2023-09-30T09:29:56.217 INFO:tasks.rados.rados.0.smithi040.stdout:2773: finishing write tid 2 to smithi040173847-1 2023-09-30T09:29:56.218 INFO:tasks.rados.rados.0.smithi040.stdout:2773: finishing write tid 3 to smithi040173847-1 2023-09-30T09:29:56.218 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1402 (ObjNum 872 snap 277 seq_num 872) dirty exists 2023-09-30T09:29:56.218 INFO:tasks.rados.rados.0.smithi040.stdout:2773: left oid 1 (ObjNum 872 snap 277 seq_num 872) 2023-09-30T09:29:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:55 smithi143 ceph-mon[183689]: osdmap e615: 8 total, 8 up, 8 in 2023-09-30T09:29:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:55 smithi143 ceph-mon[183689]: pgmap v633: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-09-30T09:29:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:55 smithi040 ceph-mon[192000]: osdmap e615: 8 total, 8 up, 8 in 2023-09-30T09:29:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:55 smithi040 ceph-mon[192000]: pgmap v633: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-09-30T09:29:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:55 smithi040 ceph-mon[189312]: osdmap e615: 8 total, 8 up, 8 in 2023-09-30T09:29:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:55 smithi040 ceph-mon[189312]: pgmap v633: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-09-30T09:29:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:2772: done (2 left) 2023-09-30T09:29:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:2773: done (1 left) 2023-09-30T09:29:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:2774: done (0 left) 2023-09-30T09:29:56.892 INFO:tasks.rados.rados.0.smithi040.stdout:2775: snap_create 2023-09-30T09:29:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:56 smithi143 ceph-mon[183689]: osdmap e616: 8 total, 8 up, 8 in 2023-09-30T09:29:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:56 smithi143 ceph-mon[183689]: osdmap e617: 8 total, 8 up, 8 in 2023-09-30T09:29:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:56 smithi040 ceph-mon[192000]: osdmap e616: 8 total, 8 up, 8 in 2023-09-30T09:29:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:56 smithi040 ceph-mon[192000]: osdmap e617: 8 total, 8 up, 8 in 2023-09-30T09:29:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:56 smithi040 ceph-mon[189312]: osdmap e616: 8 total, 8 up, 8 in 2023-09-30T09:29:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:56 smithi040 ceph-mon[189312]: osdmap e617: 8 total, 8 up, 8 in 2023-09-30T09:29:57.901 INFO:tasks.rados.rados.0.smithi040.stdout:2775: done (0 left) 2023-09-30T09:29:57.902 INFO:tasks.rados.rados.0.smithi040.stdout:2776: delete oid 14 current snap is 279 2023-09-30T09:29:57.907 INFO:tasks.rados.rados.0.smithi040.stdout:2776: done (0 left) 2023-09-30T09:29:57.907 INFO:tasks.rados.rados.0.smithi040.stdout:2777: snap_create 2023-09-30T09:29:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:57 smithi143 ceph-mon[183689]: pgmap v636: 121 pgs: 121 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 574 KiB/s wr, 19 op/s 2023-09-30T09:29:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:57 smithi143 ceph-mon[183689]: osdmap e618: 8 total, 8 up, 8 in 2023-09-30T09:29:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:57 smithi040 ceph-mon[192000]: pgmap v636: 121 pgs: 121 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 574 KiB/s wr, 19 op/s 2023-09-30T09:29:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:57 smithi040 ceph-mon[192000]: osdmap e618: 8 total, 8 up, 8 in 2023-09-30T09:29:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:57 smithi040 ceph-mon[189312]: pgmap v636: 121 pgs: 121 active+clean; 425 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 574 KiB/s wr, 19 op/s 2023-09-30T09:29:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:57 smithi040 ceph-mon[189312]: osdmap e618: 8 total, 8 up, 8 in 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2777: done (0 left) 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2778: copy_from oid 50 from oid 8 current snap is 280 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2779: copy_from oid 29 from oid 43 current snap is 280 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2780: read oid 40 snap -1 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2780: expect deleted 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2781: read oid 20 snap -1 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2781: expect deleted 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2782: read oid 26 snap -1 2023-09-30T09:29:58.902 INFO:tasks.rados.rados.0.smithi040.stdout:2782: expect (ObjNum 863 snap 273 seq_num 863) 2023-09-30T09:29:58.903 INFO:tasks.rados.rados.0.smithi040.stdout:2783: snap_create 2023-09-30T09:29:58.906 INFO:tasks.rados.rados.0.smithi040.stdout:2782: expect (ObjNum 863 snap 273 seq_num 863) 2023-09-30T09:29:58.907 INFO:tasks.rados.rados.0.smithi040.stdout:2778: finishing copy_from to smithi040173847-50 2023-09-30T09:29:58.907 INFO:tasks.rados.rados.0.smithi040.stdout:2778: got expected ENOENT (src dne) 2023-09-30T09:29:58.908 INFO:tasks.rados.rados.0.smithi040.stdout:2778: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:29:58.908 INFO:tasks.rados.rados.0.smithi040.stdout:2779: finishing copy_from to smithi040173847-29 2023-09-30T09:29:58.908 INFO:tasks.rados.rados.0.smithi040.stdout:2779: got expected ENOENT (src dne) 2023-09-30T09:29:58.908 INFO:tasks.rados.rados.0.smithi040.stdout:2779: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:29:59.907 INFO:tasks.rados.rados.0.smithi040.stdout:2778: done (5 left) 2023-09-30T09:29:59.907 INFO:tasks.rados.rados.0.smithi040.stdout:2779: done (4 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2780: done (3 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2781: done (2 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2782: done (1 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2783: done (0 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2784: rmattr oid 44 current snap is 281 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2784: done (0 left) 2023-09-30T09:29:59.908 INFO:tasks.rados.rados.0.smithi040.stdout:2785: snap_remove snap 268 2023-09-30T09:30:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:59 smithi040 ceph-mon[192000]: osdmap e619: 8 total, 8 up, 8 in 2023-09-30T09:30:00.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:29:59 smithi040 ceph-mon[192000]: pgmap v639: 121 pgs: 121 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 652 KiB/s wr, 27 op/s 2023-09-30T09:30:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:59 smithi040 ceph-mon[189312]: osdmap e619: 8 total, 8 up, 8 in 2023-09-30T09:30:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:29:59 smithi040 ceph-mon[189312]: pgmap v639: 121 pgs: 121 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 652 KiB/s wr, 27 op/s 2023-09-30T09:30:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:59 smithi143 ceph-mon[183689]: osdmap e619: 8 total, 8 up, 8 in 2023-09-30T09:30:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:29:59 smithi143 ceph-mon[183689]: pgmap v639: 121 pgs: 121 active+clean; 424 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 652 KiB/s wr, 27 op/s 2023-09-30T09:30:00.909 INFO:tasks.rados.rados.0.smithi040.stdout:2785: done (0 left) 2023-09-30T09:30:00.910 INFO:tasks.rados.rados.0.smithi040.stdout:2786: read oid 10 snap -1 2023-09-30T09:30:00.910 INFO:tasks.rados.rados.0.smithi040.stdout:2786: expect (ObjNum 851 snap 269 seq_num 851) 2023-09-30T09:30:00.910 INFO:tasks.rados.rados.0.smithi040.stdout:2787: snap_create 2023-09-30T09:30:00.965 INFO:tasks.rados.rados.0.smithi040.stdout:2786: expect (ObjNum 851 snap 269 seq_num 851) 2023-09-30T09:30:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:00 smithi143 ceph-mon[183689]: osdmap e620: 8 total, 8 up, 8 in 2023-09-30T09:30:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T09:30:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:01] "GET /metrics HTTP/1.1" 200 36101 "" "Prometheus/2.43.0" 2023-09-30T09:30:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[192000]: osdmap e620: 8 total, 8 up, 8 in 2023-09-30T09:30:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:30:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[189312]: osdmap e620: 8 total, 8 up, 8 in 2023-09-30T09:30:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:30:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:01.896 INFO:tasks.rados.rados.0.smithi040.stdout:2786: done (1 left) 2023-09-30T09:30:02.282 INFO:tasks.rados.rados.0.smithi040.stdout:2787: done (0 left) 2023-09-30T09:30:02.282 INFO:tasks.rados.rados.0.smithi040.stdout:2788: delete oid 12 current snap is 282 2023-09-30T09:30:02.284 INFO:tasks.rados.rados.0.smithi040.stdout:2788: done (0 left) 2023-09-30T09:30:02.284 INFO:tasks.rados.rados.0.smithi040.stdout:2789: read oid 38 snap -1 2023-09-30T09:30:02.284 INFO:tasks.rados.rados.0.smithi040.stdout:2789: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2790: read oid 8 snap -1 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2790: expect deleted 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2791: read oid 19 snap -1 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2791: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2792: read oid 47 snap -1 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2792: expect deleted 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 282 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2793: seq_num 875 ranges {0=262144} 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2793: writing smithi040173847-45 from 0 to 262144 tid 1 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2794: delete oid 34 current snap is 282 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2790: done (5 left) 2023-09-30T09:30:02.285 INFO:tasks.rados.rados.0.smithi040.stdout:2794: done (4 left) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2795: setattr oid 37 current snap is 282 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 1 to smithi040173847-45 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2791: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 2 to smithi040173847-45 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2789: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2793: finishing write tid 3 to smithi040173847-45 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1048 (ObjNum 875 snap 282 seq_num 875) dirty exists 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2793: left oid 45 (ObjNum 875 snap 282 seq_num 875) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2789: done (4 left) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2791: done (3 left) 2023-09-30T09:30:02.286 INFO:tasks.rados.rados.0.smithi040.stdout:2792: done (2 left) 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2793: done (1 left) 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2796: rollback oid 15 current snap is 282 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 280 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2797: copy_from oid 1 from oid 45 current snap is 282 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2798: rollback oid 36 current snap is 282 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 36 to 262 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2799: read oid 29 snap -1 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2799: expect deleted 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2800: delete oid 4 current snap is 282 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2796: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1302 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1267 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:30:02.287 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing rollback tid 0 to smithi040173847-36 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2795: done (5 left) 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2796: done (4 left) 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2799: done (3 left) 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2800: done (2 left) 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2801: setattr oid 39 current snap is 282 2023-09-30T09:30:02.288 INFO:tasks.rados.rados.0.smithi040.stdout:2802: snap_remove snap 269 2023-09-30T09:30:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:01 smithi143 ceph-mon[183689]: osdmap e621: 8 total, 8 up, 8 in 2023-09-30T09:30:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:01 smithi143 ceph-mon[183689]: pgmap v642: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 78 KiB/s wr, 9 op/s 2023-09-30T09:30:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:01 smithi143 ceph-mon[183689]: osdmap e622: 8 total, 8 up, 8 in 2023-09-30T09:30:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[192000]: osdmap e621: 8 total, 8 up, 8 in 2023-09-30T09:30:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[192000]: pgmap v642: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 78 KiB/s wr, 9 op/s 2023-09-30T09:30:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[192000]: osdmap e622: 8 total, 8 up, 8 in 2023-09-30T09:30:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[189312]: osdmap e621: 8 total, 8 up, 8 in 2023-09-30T09:30:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[189312]: pgmap v642: 121 pgs: 121 active+clean; 422 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 MiB/s rd, 78 KiB/s wr, 9 op/s 2023-09-30T09:30:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:01 smithi040 ceph-mon[189312]: osdmap e622: 8 total, 8 up, 8 in 2023-09-30T09:30:02.928 INFO:tasks.rados.rados.0.smithi040.stdout:2802: done (3 left) 2023-09-30T09:30:02.928 INFO:tasks.rados.rados.0.smithi040.stdout:2803: read oid 42 snap 243 2023-09-30T09:30:02.928 INFO:tasks.rados.rados.0.smithi040.stdout:2803: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:30:02.928 INFO:tasks.rados.rados.0.smithi040.stdout:2804: rollback oid 11 current snap is 282 2023-09-30T09:30:02.928 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 279 2023-09-30T09:30:02.929 INFO:tasks.rados.rados.0.smithi040.stdout:2805: read oid 19 snap -1 2023-09-30T09:30:02.929 INFO:tasks.rados.rados.0.smithi040.stdout:2805: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:02.929 INFO:tasks.rados.rados.0.smithi040.stdout:2806: snap_remove snap 271 2023-09-30T09:30:03.934 INFO:tasks.rados.rados.0.smithi040.stdout:2806: done (6 left) 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:2807: delete oid 46 current snap is 282 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:2798: finishing rollback tid 1 to smithi040173847-36 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1307 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1050 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:2797: finishing copy_from to smithi040173847-1 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1048 (ObjNum 875 snap 282 seq_num 875) dirty exists 2023-09-30T09:30:03.935 INFO:tasks.rados.rados.0.smithi040.stdout:2805: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:03.991 INFO:tasks.rados.rados.0.smithi040.stdout:2804: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:30:03.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1371 (ObjNum 513 snap 0 seq_num 3076017680) dirty dne 2023-09-30T09:30:03.991 INFO:tasks.rados.rados.0.smithi040.stdout:2803: expect (ObjNum 611 snap 192 seq_num 611) 2023-09-30T09:30:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:03 smithi143 ceph-mon[183689]: osdmap e623: 8 total, 8 up, 8 in 2023-09-30T09:30:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:03 smithi143 ceph-mon[183689]: pgmap v645: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 128 KiB/s wr, 4 op/s 2023-09-30T09:30:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:03 smithi040 ceph-mon[189312]: osdmap e623: 8 total, 8 up, 8 in 2023-09-30T09:30:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:03 smithi040 ceph-mon[189312]: pgmap v645: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 128 KiB/s wr, 4 op/s 2023-09-30T09:30:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:03 smithi040 ceph-mon[192000]: osdmap e623: 8 total, 8 up, 8 in 2023-09-30T09:30:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:03 smithi040 ceph-mon[192000]: pgmap v645: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 128 KiB/s wr, 4 op/s 2023-09-30T09:30:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:04 smithi143 ceph-mon[183689]: osdmap e624: 8 total, 8 up, 8 in 2023-09-30T09:30:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:04 smithi040 ceph-mon[189312]: osdmap e624: 8 total, 8 up, 8 in 2023-09-30T09:30:05.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:04 smithi040 ceph-mon[192000]: osdmap e624: 8 total, 8 up, 8 in 2023-09-30T09:30:05.644 INFO:tasks.rados.rados.0.smithi040.stdout:2797: done (6 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2798: done (5 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2801: done (4 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2803: done (3 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2804: done (2 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2805: done (1 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2807: done (0 left) 2023-09-30T09:30:05.645 INFO:tasks.rados.rados.0.smithi040.stdout:2808: snap_remove snap 278 2023-09-30T09:30:05.946 INFO:tasks.rados.rados.0.smithi040.stdout:2808: done (0 left) 2023-09-30T09:30:05.946 INFO:tasks.rados.rados.0.smithi040.stdout:2809: copy_from oid 37 from oid 2 current snap is 282 2023-09-30T09:30:05.946 INFO:tasks.rados.rados.0.smithi040.stdout:2810: read oid 12 snap 247 2023-09-30T09:30:05.947 INFO:tasks.rados.rados.0.smithi040.stdout:2810: expect (ObjNum 715 snap 224 seq_num 715) 2023-09-30T09:30:05.947 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 282 2023-09-30T09:30:05.947 INFO:tasks.rados.rados.0.smithi040.stdout:2811: seq_num 879 ranges {0=327680} 2023-09-30T09:30:05.948 INFO:tasks.rados.rados.0.smithi040.stdout:2811: writing smithi040173847-11 from 0 to 327680 tid 1 2023-09-30T09:30:05.948 INFO:tasks.rados.rados.0.smithi040.stdout:2812: setattr oid 32 current snap is 282 2023-09-30T09:30:05.951 INFO:tasks.rados.rados.0.smithi040.stdout:2813: rmattr oid 49 current snap is 282 2023-09-30T09:30:05.952 INFO:tasks.rados.rados.0.smithi040.stdout:2814: copy_from oid 24 from oid 39 current snap is 282 2023-09-30T09:30:05.952 INFO:tasks.rados.rados.0.smithi040.stdout:2815: snap_remove snap 270 2023-09-30T09:30:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:05 smithi143 ceph-mon[183689]: pgmap v647: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 116 KiB/s wr, 5 op/s 2023-09-30T09:30:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:05 smithi040 ceph-mon[192000]: pgmap v647: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 116 KiB/s wr, 5 op/s 2023-09-30T09:30:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:05 smithi040 ceph-mon[189312]: pgmap v647: 121 pgs: 121 active+clean; 423 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 116 KiB/s wr, 5 op/s 2023-09-30T09:30:06.903 INFO:tasks.rados.rados.0.smithi040.stdout:2815: done (6 left) 2023-09-30T09:30:06.903 INFO:tasks.rados.rados.0.smithi040.stdout:2816: rollback oid 18 current snap is 282 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 243 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:2817: rollback oid 19 current snap is 282 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 260 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:2818: rollback oid 14 current snap is 282 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 222 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 282 2023-09-30T09:30:06.904 INFO:tasks.rados.rados.0.smithi040.stdout:2819: seq_num 880 ranges {901120=344064} 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2819: writing smithi040173847-28 from 901120 to 1245184 tid 1 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2820: read oid 17 snap -1 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2820: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2821: delete oid 5 current snap is 282 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 1 to smithi040173847-11 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 2 to smithi040173847-11 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1429 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1155 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:30:06.905 INFO:tasks.rados.rados.0.smithi040.stdout:2811: finishing write tid 3 to smithi040173847-11 2023-09-30T09:30:06.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1427 (ObjNum 879 snap 282 seq_num 879) dirty exists 2023-09-30T09:30:06.906 INFO:tasks.rados.rados.0.smithi040.stdout:2811: left oid 11 (ObjNum 879 snap 282 seq_num 879) 2023-09-30T09:30:06.906 INFO:tasks.rados.rados.0.smithi040.stdout:2810: expect (ObjNum 715 snap 224 seq_num 715) 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:2814: finishing copy_from racing read to smithi040173847-24 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:2814: finishing copy_from to smithi040173847-24 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1050 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:2809: finishing copy_from racing read to smithi040173847-37 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:2809: finishing copy_from to smithi040173847-37 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1005 (ObjNum 853 snap 269 seq_num 853) dirty exists 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:2818: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:30:07.245 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1266 (ObjNum 81 snap 0 seq_num 1449357913) dirty dne 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2817: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2809: done (11 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2810: done (10 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2811: done (9 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2812: done (8 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2813: done (7 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2814: done (6 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2818: done (5 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2821: done (4 left) 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2822: read oid 20 snap 279 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2822: expect deleted 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 282 2023-09-30T09:30:07.246 INFO:tasks.rados.rados.0.smithi040.stdout:2817: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:30:07.247 INFO:tasks.rados.rados.0.smithi040.stdout:2823: seq_num 882 ranges {1744896=376832} 2023-09-30T09:30:07.256 INFO:tasks.rados.rados.0.smithi040.stdout:2823: writing smithi040173847-6 from 1744896 to 2121728 tid 1 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2824: rmattr oid 34 current snap is 282 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2824: done (6 left) 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2825: delete oid 35 current snap is 282 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2817: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1289 (ObjNum 822 snap 259 seq_num 822) dirty exists 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 1 to smithi040173847-28 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2816: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2816: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2816: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1251 (ObjNum 668 snap 206 seq_num 668) dirty exists 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 2 to smithi040173847-28 2023-09-30T09:30:07.257 INFO:tasks.rados.rados.0.smithi040.stdout:2819: finishing write tid 3 to smithi040173847-28 2023-09-30T09:30:07.258 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1291 (ObjNum 880 snap 282 seq_num 880) dirty exists 2023-09-30T09:30:07.258 INFO:tasks.rados.rados.0.smithi040.stdout:2819: left oid 28 (ObjNum 880 snap 282 seq_num 880) 2023-09-30T09:30:07.258 INFO:tasks.rados.rados.0.smithi040.stdout:2820: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:30:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:06 smithi143 ceph-mon[183689]: osdmap e625: 8 total, 8 up, 8 in 2023-09-30T09:30:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:06 smithi143 ceph-mon[183689]: osdmap e626: 8 total, 8 up, 8 in 2023-09-30T09:30:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:06 smithi040 ceph-mon[192000]: osdmap e625: 8 total, 8 up, 8 in 2023-09-30T09:30:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:06 smithi040 ceph-mon[192000]: osdmap e626: 8 total, 8 up, 8 in 2023-09-30T09:30:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:06 smithi040 ceph-mon[189312]: osdmap e625: 8 total, 8 up, 8 in 2023-09-30T09:30:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:06 smithi040 ceph-mon[189312]: osdmap e626: 8 total, 8 up, 8 in 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 1 to smithi040173847-6 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 2 to smithi040173847-6 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2823: finishing write tid 3 to smithi040173847-6 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1444 (ObjNum 882 snap 282 seq_num 882) dirty exists 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2823: left oid 6 (ObjNum 882 snap 282 seq_num 882) 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2816: done (6 left) 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2817: done (5 left) 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2819: done (4 left) 2023-09-30T09:30:07.660 INFO:tasks.rados.rados.0.smithi040.stdout:2820: done (3 left) 2023-09-30T09:30:07.661 INFO:tasks.rados.rados.0.smithi040.stdout:2822: done (2 left) 2023-09-30T09:30:07.661 INFO:tasks.rados.rados.0.smithi040.stdout:2823: done (1 left) 2023-09-30T09:30:07.661 INFO:tasks.rados.rados.0.smithi040.stdout:2825: done (0 left) 2023-09-30T09:30:07.661 INFO:tasks.rados.rados.0.smithi040.stdout:2826: snap_remove snap 243 2023-09-30T09:30:07.949 INFO:tasks.rados.rados.0.smithi040.stdout:2826: done (0 left) 2023-09-30T09:30:07.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 282 2023-09-30T09:30:07.949 INFO:tasks.rados.rados.0.smithi040.stdout:2827: seq_num 884 ranges {0=409600} 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:2827: writing smithi040173847-21 from 0 to 409600 tid 1 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:2828: rmattr oid 43 current snap is 282 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:2828: done (1 left) 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:2829: rollback oid 37 current snap is 282 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 37 to 262 2023-09-30T09:30:07.952 INFO:tasks.rados.rados.0.smithi040.stdout:2830: snap_remove snap 256 2023-09-30T09:30:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:07 smithi143 ceph-mon[183689]: pgmap v650: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-09-30T09:30:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:07 smithi040 ceph-mon[192000]: pgmap v650: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-09-30T09:30:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:07 smithi040 ceph-mon[189312]: pgmap v650: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 20 op/s 2023-09-30T09:30:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:2830: done (2 left) 2023-09-30T09:30:08.946 INFO:tasks.rados.rados.0.smithi040.stdout:2831: rollback oid 44 current snap is 282 2023-09-30T09:30:08.946 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 261 2023-09-30T09:30:08.947 INFO:tasks.rados.rados.0.smithi040.stdout:2832: setattr oid 25 current snap is 282 2023-09-30T09:30:08.947 INFO:tasks.rados.rados.0.smithi040.stdout:2833: delete oid 7 current snap is 282 2023-09-30T09:30:08.947 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing rollback tid 0 to smithi040173847-37 2023-09-30T09:30:08.947 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing rollback tid 1 to smithi040173847-37 2023-09-30T09:30:08.947 INFO:tasks.rados.rados.0.smithi040.stdout:2829: finishing rollback tid 2 to smithi040173847-37 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1270 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 1 to smithi040173847-21 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 2 to smithi040173847-21 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:2827: finishing write tid 3 to smithi040173847-21 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1455 (ObjNum 884 snap 282 seq_num 884) dirty exists 2023-09-30T09:30:08.948 INFO:tasks.rados.rados.0.smithi040.stdout:2827: left oid 21 (ObjNum 884 snap 282 seq_num 884) 2023-09-30T09:30:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:2831: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:30:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:2831: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:30:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:2831: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:30:08.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1158 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:30:08.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1159 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:30:08.972 INFO:tasks.rados.rados.0.smithi040.stdout:2827: done (4 left) 2023-09-30T09:30:08.972 INFO:tasks.rados.rados.0.smithi040.stdout:2829: done (3 left) 2023-09-30T09:30:08.972 INFO:tasks.rados.rados.0.smithi040.stdout:2831: done (2 left) 2023-09-30T09:30:08.972 INFO:tasks.rados.rados.0.smithi040.stdout:2832: done (1 left) 2023-09-30T09:30:08.972 INFO:tasks.rados.rados.0.smithi040.stdout:2833: done (0 left) 2023-09-30T09:30:08.973 INFO:tasks.rados.rados.0.smithi040.stdout:2834: copy_from oid 8 from oid 46 current snap is 282 2023-09-30T09:30:08.973 INFO:tasks.rados.rados.0.smithi040.stdout:2835: snap_remove snap 258 2023-09-30T09:30:09.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:08 smithi143 ceph-mon[183689]: osdmap e627: 8 total, 8 up, 8 in 2023-09-30T09:30:09.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:08 smithi040 ceph-mon[192000]: osdmap e627: 8 total, 8 up, 8 in 2023-09-30T09:30:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:08 smithi040 ceph-mon[189312]: osdmap e627: 8 total, 8 up, 8 in 2023-09-30T09:30:09.978 INFO:tasks.rados.rados.0.smithi040.stdout:2835: done (1 left) 2023-09-30T09:30:09.978 INFO:tasks.rados.rados.0.smithi040.stdout:2836: rmattr oid 36 current snap is 282 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:2836: done (1 left) 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 282 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:2837: seq_num 886 ranges {1245184=442368} 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:2837: writing smithi040173847-28 from 1245184 to 1687552 tid 1 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 282 2023-09-30T09:30:09.979 INFO:tasks.rados.rados.0.smithi040.stdout:2838: seq_num 887 ranges {4317184=458752} 2023-09-30T09:30:10.000 INFO:tasks.rados.rados.0.smithi040.stdout:2838: writing smithi040173847-33 from 4317184 to 4775936 tid 1 2023-09-30T09:30:10.000 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 282 2023-09-30T09:30:10.000 INFO:tasks.rados.rados.0.smithi040.stdout:2834: finishing copy_from to smithi040173847-8 2023-09-30T09:30:10.001 INFO:tasks.rados.rados.0.smithi040.stdout:2834: got expected ENOENT (src dne) 2023-09-30T09:30:10.001 INFO:tasks.rados.rados.0.smithi040.stdout:2839: seq_num 888 ranges {704512=475136} 2023-09-30T09:30:10.007 INFO:tasks.rados.rados.0.smithi040.stdout:2839: writing smithi040173847-39 from 704512 to 1179648 tid 1 2023-09-30T09:30:10.007 INFO:tasks.rados.rados.0.smithi040.stdout:2840: copy_from oid 35 from oid 47 current snap is 282 2023-09-30T09:30:10.007 INFO:tasks.rados.rados.0.smithi040.stdout:2834: finishing copy_from racing read to smithi040173847-8 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2834: done (4 left) 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2841: snap_create 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2837: finishing write tid 1 to smithi040173847-28 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2837: finishing write tid 2 to smithi040173847-28 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2837: finishing write tid 3 to smithi040173847-28 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1293 (ObjNum 886 snap 282 seq_num 886) dirty exists 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2837: left oid 28 (ObjNum 886 snap 282 seq_num 886) 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2838: finishing write tid 1 to smithi040173847-33 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2838: finishing write tid 2 to smithi040173847-33 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2838: finishing write tid 3 to smithi040173847-33 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1145 (ObjNum 887 snap 282 seq_num 887) dirty exists 2023-09-30T09:30:10.008 INFO:tasks.rados.rados.0.smithi040.stdout:2838: left oid 33 (ObjNum 887 snap 282 seq_num 887) 2023-09-30T09:30:10.009 INFO:tasks.rados.rados.0.smithi040.stdout:2840: finishing copy_from to smithi040173847-35 2023-09-30T09:30:10.009 INFO:tasks.rados.rados.0.smithi040.stdout:2840: got expected ENOENT (src dne) 2023-09-30T09:30:10.009 INFO:tasks.rados.rados.0.smithi040.stdout:2840: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:30:10.010 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 1 to smithi040173847-39 2023-09-30T09:30:10.011 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 2 to smithi040173847-39 2023-09-30T09:30:10.012 INFO:tasks.rados.rados.0.smithi040.stdout:2839: finishing write tid 3 to smithi040173847-39 2023-09-30T09:30:10.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1090 (ObjNum 888 snap 282 seq_num 888) dirty exists 2023-09-30T09:30:10.012 INFO:tasks.rados.rados.0.smithi040.stdout:2839: left oid 39 (ObjNum 888 snap 282 seq_num 888) 2023-09-30T09:30:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:09 smithi143 ceph-mon[183689]: osdmap e628: 8 total, 8 up, 8 in 2023-09-30T09:30:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:09 smithi143 ceph-mon[183689]: pgmap v653: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2023-09-30T09:30:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:09 smithi040 ceph-mon[192000]: osdmap e628: 8 total, 8 up, 8 in 2023-09-30T09:30:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:09 smithi040 ceph-mon[192000]: pgmap v653: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2023-09-30T09:30:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:09 smithi040 ceph-mon[189312]: osdmap e628: 8 total, 8 up, 8 in 2023-09-30T09:30:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:09 smithi040 ceph-mon[189312]: pgmap v653: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 428 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 3.2 MiB/s wr, 25 op/s 2023-09-30T09:30:10.967 INFO:tasks.rados.rados.0.smithi040.stdout:2837: done (4 left) 2023-09-30T09:30:10.967 INFO:tasks.rados.rados.0.smithi040.stdout:2838: done (3 left) 2023-09-30T09:30:10.968 INFO:tasks.rados.rados.0.smithi040.stdout:2839: done (2 left) 2023-09-30T09:30:10.968 INFO:tasks.rados.rados.0.smithi040.stdout:2840: done (1 left) 2023-09-30T09:30:10.968 INFO:tasks.rados.rados.0.smithi040.stdout:2841: done (0 left) 2023-09-30T09:30:10.968 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 283 2023-09-30T09:30:10.968 INFO:tasks.rados.rados.0.smithi040.stdout:2842: seq_num 889 ranges {1605632=491520} 2023-09-30T09:30:10.979 INFO:tasks.rados.rados.0.smithi040.stdout:2842: writing smithi040173847-13 from 1605632 to 2097152 tid 1 2023-09-30T09:30:10.979 INFO:tasks.rados.rados.0.smithi040.stdout:2843: rollback oid 43 current snap is 283 2023-09-30T09:30:10.979 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 43 to 247 2023-09-30T09:30:10.979 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 283 2023-09-30T09:30:10.979 INFO:tasks.rados.rados.0.smithi040.stdout:2844: seq_num 890 ranges {2113536=507904} 2023-09-30T09:30:10.994 INFO:tasks.rados.rados.0.smithi040.stdout:2844: writing smithi040173847-30 from 2113536 to 2621440 tid 1 2023-09-30T09:30:10.994 INFO:tasks.rados.rados.0.smithi040.stdout:2845: snap_create 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2843: finishing rollback tid 1 to smithi040173847-43 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2843: finishing rollback tid 2 to smithi040173847-43 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1461 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2842: finishing write tid 1 to smithi040173847-13 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2842: finishing write tid 2 to smithi040173847-13 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2842: finishing write tid 3 to smithi040173847-13 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1253 (ObjNum 889 snap 283 seq_num 889) dirty exists 2023-09-30T09:30:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:2842: left oid 13 (ObjNum 889 snap 283 seq_num 889) 2023-09-30T09:30:10.998 INFO:tasks.rados.rados.0.smithi040.stdout:2844: finishing write tid 1 to smithi040173847-30 2023-09-30T09:30:10.998 INFO:tasks.rados.rados.0.smithi040.stdout:2844: finishing write tid 2 to smithi040173847-30 2023-09-30T09:30:10.999 INFO:tasks.rados.rados.0.smithi040.stdout:2844: finishing write tid 3 to smithi040173847-30 2023-09-30T09:30:10.999 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1255 (ObjNum 890 snap 283 seq_num 890) dirty exists 2023-09-30T09:30:10.999 INFO:tasks.rados.rados.0.smithi040.stdout:2844: left oid 30 (ObjNum 890 snap 283 seq_num 890) 2023-09-30T09:30:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:10 smithi143 ceph-mon[183689]: osdmap e629: 8 total, 8 up, 8 in 2023-09-30T09:30:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:10 smithi040 ceph-mon[189312]: osdmap e629: 8 total, 8 up, 8 in 2023-09-30T09:30:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:11] "GET /metrics HTTP/1.1" 200 36101 "" "Prometheus/2.43.0" 2023-09-30T09:30:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:10 smithi040 ceph-mon[192000]: osdmap e629: 8 total, 8 up, 8 in 2023-09-30T09:30:11.900 INFO:tasks.rados.rados.0.smithi040.stdout:2842: done (3 left) 2023-09-30T09:30:11.900 INFO:tasks.rados.rados.0.smithi040.stdout:2843: done (2 left) 2023-09-30T09:30:11.901 INFO:tasks.rados.rados.0.smithi040.stdout:2844: done (1 left) 2023-09-30T09:30:11.901 INFO:tasks.rados.rados.0.smithi040.stdout:2845: done (0 left) 2023-09-30T09:30:11.901 INFO:tasks.rados.rados.0.smithi040.stdout:2846: snap_remove snap 279 2023-09-30T09:30:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:11 smithi143 ceph-mon[183689]: osdmap e630: 8 total, 8 up, 8 in 2023-09-30T09:30:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:11 smithi143 ceph-mon[183689]: pgmap v656: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 172 KiB/s wr, 4 op/s 2023-09-30T09:30:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:11 smithi143 ceph-mon[183689]: osdmap e631: 8 total, 8 up, 8 in 2023-09-30T09:30:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[192000]: osdmap e630: 8 total, 8 up, 8 in 2023-09-30T09:30:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[192000]: pgmap v656: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 172 KiB/s wr, 4 op/s 2023-09-30T09:30:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[192000]: osdmap e631: 8 total, 8 up, 8 in 2023-09-30T09:30:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[189312]: osdmap e630: 8 total, 8 up, 8 in 2023-09-30T09:30:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[189312]: pgmap v656: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 414 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 172 KiB/s wr, 4 op/s 2023-09-30T09:30:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:11 smithi040 ceph-mon[189312]: osdmap e631: 8 total, 8 up, 8 in 2023-09-30T09:30:12.913 INFO:tasks.rados.rados.0.smithi040.stdout:2846: done (0 left) 2023-09-30T09:30:12.913 INFO:tasks.rados.rados.0.smithi040.stdout:2847: setattr oid 40 current snap is 284 2023-09-30T09:30:12.914 INFO:tasks.rados.rados.0.smithi040.stdout:2848: read oid 41 snap 222 2023-09-30T09:30:12.914 INFO:tasks.rados.rados.0.smithi040.stdout:2848: expect (ObjNum 590 snap 188 seq_num 590) 2023-09-30T09:30:12.914 INFO:tasks.rados.rados.0.smithi040.stdout:2849: read oid 47 snap -1 2023-09-30T09:30:12.914 INFO:tasks.rados.rados.0.smithi040.stdout:2849: expect deleted 2023-09-30T09:30:12.914 INFO:tasks.rados.rados.0.smithi040.stdout:2850: copy_from oid 12 from oid 49 current snap is 284 2023-09-30T09:30:12.915 INFO:tasks.rados.rados.0.smithi040.stdout:2851: copy_from oid 16 from oid 14 current snap is 284 2023-09-30T09:30:12.915 INFO:tasks.rados.rados.0.smithi040.stdout:2852: snap_create 2023-09-30T09:30:12.919 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing copy_from to smithi040173847-16 2023-09-30T09:30:12.919 INFO:tasks.rados.rados.0.smithi040.stdout:2851: got expected ENOENT (src dne) 2023-09-30T09:30:12.920 INFO:tasks.rados.rados.0.smithi040.stdout:2851: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:30:12.925 INFO:tasks.rados.rados.0.smithi040.stdout:2850: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:30:12.926 INFO:tasks.rados.rados.0.smithi040.stdout:2848: expect (ObjNum 590 snap 188 seq_num 590) 2023-09-30T09:30:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1352 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:30:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:2850: finishing copy_from to smithi040173847-12 2023-09-30T09:30:12.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1429 (ObjNum 289 snap 0 seq_num 1550720971) dirty exists 2023-09-30T09:30:13.920 INFO:tasks.rados.rados.0.smithi040.stdout:2847: done (5 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2848: done (4 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2849: done (3 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2850: done (2 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2851: done (1 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2852: done (0 left) 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 285 2023-09-30T09:30:14.014 INFO:tasks.rados.rados.0.smithi040.stdout:2853: seq_num 891 ranges {4366336=532480} 2023-09-30T09:30:14.015 INFO:tasks.rados.rados.0.smithi040.stdout:2853: writing smithi040173847-18 from 4366336 to 4898816 tid 1 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:2854: snap_create 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:2853: finishing write tid 1 to smithi040173847-18 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:2853: finishing write tid 2 to smithi040173847-18 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:2853: finishing write tid 3 to smithi040173847-18 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1257 (ObjNum 891 snap 285 seq_num 891) dirty exists 2023-09-30T09:30:14.016 INFO:tasks.rados.rados.0.smithi040.stdout:2853: left oid 18 (ObjNum 891 snap 285 seq_num 891) 2023-09-30T09:30:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:13 smithi143 ceph-mon[183689]: osdmap e632: 8 total, 8 up, 8 in 2023-09-30T09:30:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:13 smithi143 ceph-mon[183689]: pgmap v659: 121 pgs: 121 active+clean; 403 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 568 KiB/s wr, 10 op/s 2023-09-30T09:30:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:13 smithi040 ceph-mon[192000]: osdmap e632: 8 total, 8 up, 8 in 2023-09-30T09:30:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:13 smithi040 ceph-mon[192000]: pgmap v659: 121 pgs: 121 active+clean; 403 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 568 KiB/s wr, 10 op/s 2023-09-30T09:30:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:13 smithi040 ceph-mon[189312]: osdmap e632: 8 total, 8 up, 8 in 2023-09-30T09:30:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:13 smithi040 ceph-mon[189312]: pgmap v659: 121 pgs: 121 active+clean; 403 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 568 KiB/s wr, 10 op/s 2023-09-30T09:30:14.923 INFO:tasks.rados.rados.0.smithi040.stdout:2853: done (1 left) 2023-09-30T09:30:14.923 INFO:tasks.rados.rados.0.smithi040.stdout:2854: done (0 left) 2023-09-30T09:30:14.923 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 286 2023-09-30T09:30:14.924 INFO:tasks.rados.rados.0.smithi040.stdout:2855: seq_num 892 ranges {262144=548864} 2023-09-30T09:30:14.928 INFO:tasks.rados.rados.0.smithi040.stdout:2855: writing smithi040173847-45 from 262144 to 811008 tid 1 2023-09-30T09:30:14.928 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 286 2023-09-30T09:30:14.928 INFO:tasks.rados.rados.0.smithi040.stdout:2856: seq_num 893 ranges {6168576=565248} 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2856: writing smithi040173847-17 from 6168576 to 6733824 tid 1 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2857: snap_create 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 1 to smithi040173847-45 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 2 to smithi040173847-45 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2855: finishing write tid 3 to smithi040173847-45 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1095 (ObjNum 892 snap 286 seq_num 892) dirty exists 2023-09-30T09:30:14.967 INFO:tasks.rados.rados.0.smithi040.stdout:2855: left oid 45 (ObjNum 892 snap 286 seq_num 892) 2023-09-30T09:30:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 1 to smithi040173847-17 2023-09-30T09:30:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 2 to smithi040173847-17 2023-09-30T09:30:14.974 INFO:tasks.rados.rados.0.smithi040.stdout:2856: finishing write tid 3 to smithi040173847-17 2023-09-30T09:30:14.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1359 (ObjNum 893 snap 286 seq_num 893) dirty exists 2023-09-30T09:30:14.975 INFO:tasks.rados.rados.0.smithi040.stdout:2856: left oid 17 (ObjNum 893 snap 286 seq_num 893) 2023-09-30T09:30:15.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:14 smithi143 ceph-mon[183689]: osdmap e633: 8 total, 8 up, 8 in 2023-09-30T09:30:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:14 smithi040 ceph-mon[192000]: osdmap e633: 8 total, 8 up, 8 in 2023-09-30T09:30:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:14 smithi040 ceph-mon[189312]: osdmap e633: 8 total, 8 up, 8 in 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:2855: done (2 left) 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:2856: done (1 left) 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:2857: done (0 left) 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:2858: rmattr oid 43 current snap is 287 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 287 2023-09-30T09:30:15.935 INFO:tasks.rados.rados.0.smithi040.stdout:2859: seq_num 894 ranges {0=581632} 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2859: writing smithi040173847-49 from 0 to 581632 tid 1 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2860: read oid 14 snap -1 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2860: expect deleted 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2861: copy_from oid 26 from oid 15 current snap is 287 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2862: copy_from oid 21 from oid 3 current snap is 287 2023-09-30T09:30:15.939 INFO:tasks.rados.rados.0.smithi040.stdout:2863: snap_remove snap 260 2023-09-30T09:30:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:15 smithi143 ceph-mon[183689]: osdmap e634: 8 total, 8 up, 8 in 2023-09-30T09:30:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:15 smithi143 ceph-mon[183689]: pgmap v662: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 680 KiB/s wr, 12 op/s 2023-09-30T09:30:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[192000]: osdmap e634: 8 total, 8 up, 8 in 2023-09-30T09:30:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[192000]: pgmap v662: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 680 KiB/s wr, 12 op/s 2023-09-30T09:30:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[189312]: osdmap e634: 8 total, 8 up, 8 in 2023-09-30T09:30:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:15 smithi040 ceph-mon[189312]: pgmap v662: 121 pgs: 121 active+clean; 402 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 680 KiB/s wr, 12 op/s 2023-09-30T09:30:16.911 INFO:tasks.rados.rados.0.smithi040.stdout:2863: done (5 left) 2023-09-30T09:30:16.912 INFO:tasks.rados.rados.0.smithi040.stdout:2864: rmattr oid 2 current snap is 287 2023-09-30T09:30:16.912 INFO:tasks.rados.rados.0.smithi040.stdout:2865: snap_remove snap 284 2023-09-30T09:30:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:16 smithi143 ceph-mon[183689]: osdmap e635: 8 total, 8 up, 8 in 2023-09-30T09:30:17.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:16 smithi143 ceph-mon[183689]: osdmap e636: 8 total, 8 up, 8 in 2023-09-30T09:30:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:16 smithi040 ceph-mon[192000]: osdmap e635: 8 total, 8 up, 8 in 2023-09-30T09:30:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:16 smithi040 ceph-mon[192000]: osdmap e636: 8 total, 8 up, 8 in 2023-09-30T09:30:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:16 smithi040 ceph-mon[189312]: osdmap e635: 8 total, 8 up, 8 in 2023-09-30T09:30:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:16 smithi040 ceph-mon[189312]: osdmap e636: 8 total, 8 up, 8 in 2023-09-30T09:30:17.923 INFO:tasks.rados.rados.0.smithi040.stdout:2865: done (6 left) 2023-09-30T09:30:17.924 INFO:tasks.rados.rados.0.smithi040.stdout:2866: rollback oid 42 current snap is 287 2023-09-30T09:30:17.924 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 281 2023-09-30T09:30:17.924 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 287 2023-09-30T09:30:17.924 INFO:tasks.rados.rados.0.smithi040.stdout:2867: seq_num 895 ranges {7143424=598016} 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2867: writing smithi040173847-32 from 7143424 to 7741440 tid 1 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2868: read oid 4 snap -1 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2868: expect deleted 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2869: delete oid 27 current snap is 287 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1467 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing copy_from to smithi040173847-26 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2861: got expected ENOENT (src dne) 2023-09-30T09:30:17.967 INFO:tasks.rados.rados.0.smithi040.stdout:2861: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2859: finishing write tid 1 to smithi040173847-49 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2859: finishing write tid 2 to smithi040173847-49 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2859: finishing write tid 3 to smithi040173847-49 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1470 (ObjNum 894 snap 287 seq_num 894) dirty exists 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2859: left oid 49 (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2862: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2862: finishing copy_from to smithi040173847-21 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1399 (ObjNum 866 snap 276 seq_num 866) dirty exists 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1101 (ObjNum 853 snap 269 seq_num 853) dirty exists 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:2866: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:30:17.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1497 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:30:17.971 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 1 to smithi040173847-32 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 2 to smithi040173847-32 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2858: done (9 left) 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2859: done (8 left) 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2860: done (7 left) 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2861: done (6 left) 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2862: done (5 left) 2023-09-30T09:30:17.972 INFO:tasks.rados.rados.0.smithi040.stdout:2864: done (4 left) 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:2866: done (3 left) 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:2868: done (2 left) 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:2869: done (1 left) 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:2870: rollback oid 5 current snap is 287 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 5 to 222 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 287 2023-09-30T09:30:17.973 INFO:tasks.rados.rados.0.smithi040.stdout:2871: seq_num 897 ranges {0=630784} 2023-09-30T09:30:17.976 INFO:tasks.rados.rados.0.smithi040.stdout:2871: writing smithi040173847-42 from 0 to 630784 tid 1 2023-09-30T09:30:17.976 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 287 2023-09-30T09:30:17.976 INFO:tasks.rados.rados.0.smithi040.stdout:2872: seq_num 898 ranges {0=647168} 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:2872: writing smithi040173847-12 from 0 to 647168 tid 1 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 287 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:2867: finishing write tid 3 to smithi040173847-32 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1161 (ObjNum 895 snap 287 seq_num 895) dirty exists 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:2867: left oid 32 (ObjNum 895 snap 287 seq_num 895) 2023-09-30T09:30:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:2873: seq_num 899 ranges {0=663552} 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2873: writing smithi040173847-14 from 0 to 663552 tid 1 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2867: done (4 left) 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2874: read oid 41 snap -1 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2874: expect deleted 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2875: read oid 36 snap -1 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2875: expect deleted 2023-09-30T09:30:17.984 INFO:tasks.rados.rados.0.smithi040.stdout:2876: snap_remove snap 262 2023-09-30T09:30:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:17 smithi143 ceph-mon[183689]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 736 KiB/s wr, 10 op/s 2023-09-30T09:30:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:17 smithi143 ceph-mon[183689]: osdmap e637: 8 total, 8 up, 8 in 2023-09-30T09:30:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:17 smithi040 ceph-mon[192000]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 736 KiB/s wr, 10 op/s 2023-09-30T09:30:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:17 smithi040 ceph-mon[192000]: osdmap e637: 8 total, 8 up, 8 in 2023-09-30T09:30:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:17 smithi040 ceph-mon[189312]: pgmap v665: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 405 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 736 KiB/s wr, 10 op/s 2023-09-30T09:30:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:17 smithi040 ceph-mon[189312]: osdmap e637: 8 total, 8 up, 8 in 2023-09-30T09:30:18.947 INFO:tasks.rados.rados.0.smithi040.stdout:2876: done (6 left) 2023-09-30T09:30:18.947 INFO:tasks.rados.rados.0.smithi040.stdout:2877: read oid 3 snap -1 2023-09-30T09:30:18.947 INFO:tasks.rados.rados.0.smithi040.stdout:2877: expect (ObjNum 866 snap 276 seq_num 866) 2023-09-30T09:30:18.947 INFO:tasks.rados.rados.0.smithi040.stdout:2878: snap_remove snap 277 2023-09-30T09:30:19.951 INFO:tasks.rados.rados.0.smithi040.stdout:2878: done (7 left) 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 287 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing rollback tid 1 to smithi040173847-5 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:2870: finishing rollback tid 2 to smithi040173847-5 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1148 (ObjNum 681 snap 208 seq_num 681) dirty exists 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 1 to smithi040173847-42 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 2 to smithi040173847-42 2023-09-30T09:30:19.952 INFO:tasks.rados.rados.0.smithi040.stdout:2879: seq_num 900 ranges {6594560=679936} 2023-09-30T09:30:19.993 INFO:tasks.rados.rados.0.smithi040.stdout:2879: writing smithi040173847-9 from 6594560 to 7274496 tid 1 2023-09-30T09:30:19.993 INFO:tasks.rados.rados.0.smithi040.stdout:2870: done (7 left) 2023-09-30T09:30:19.993 INFO:tasks.rados.rados.0.smithi040.stdout:2880: rollback oid 17 current snap is 287 2023-09-30T09:30:19.993 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 247 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2871: finishing write tid 3 to smithi040173847-42 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1571 (ObjNum 897 snap 287 seq_num 897) dirty exists 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2871: left oid 42 (ObjNum 897 snap 287 seq_num 897) 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2872: finishing write tid 1 to smithi040173847-12 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2872: finishing write tid 2 to smithi040173847-12 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2873: finishing write tid 1 to smithi040173847-14 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2873: finishing write tid 2 to smithi040173847-14 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2872: finishing write tid 3 to smithi040173847-12 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1431 (ObjNum 898 snap 287 seq_num 898) dirty exists 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2872: left oid 12 (ObjNum 898 snap 287 seq_num 898) 2023-09-30T09:30:19.994 INFO:tasks.rados.rados.0.smithi040.stdout:2873: finishing write tid 3 to smithi040173847-14 2023-09-30T09:30:19.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1272 (ObjNum 899 snap 287 seq_num 899) dirty exists 2023-09-30T09:30:19.995 INFO:tasks.rados.rados.0.smithi040.stdout:2873: left oid 14 (ObjNum 899 snap 287 seq_num 899) 2023-09-30T09:30:19.995 INFO:tasks.rados.rados.0.smithi040.stdout:2877: expect (ObjNum 866 snap 276 seq_num 866) 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:2879: finishing write tid 1 to smithi040173847-9 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:2880: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1379 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:30:20.038 INFO:tasks.rados.rados.0.smithi040.stdout:2879: finishing write tid 2 to smithi040173847-9 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2871: done (7 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2872: done (6 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2873: done (5 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2874: done (4 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2875: done (3 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2877: done (2 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2880: done (1 left) 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 287 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:2879: finishing write tid 3 to smithi040173847-9 2023-09-30T09:30:20.039 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1457 (ObjNum 900 snap 287 seq_num 900) dirty exists 2023-09-30T09:30:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:2879: left oid 9 (ObjNum 900 snap 287 seq_num 900) 2023-09-30T09:30:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:2881: seq_num 901 ranges {0=696320} 2023-09-30T09:30:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:2881: writing smithi040173847-16 from 0 to 696320 tid 1 2023-09-30T09:30:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:2879: done (1 left) 2023-09-30T09:30:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:2882: snap_remove snap 275 2023-09-30T09:30:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:19 smithi143 ceph-mon[183689]: osdmap e638: 8 total, 8 up, 8 in 2023-09-30T09:30:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:19 smithi143 ceph-mon[183689]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 924 KiB/s wr, 11 op/s 2023-09-30T09:30:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:19 smithi040 ceph-mon[192000]: osdmap e638: 8 total, 8 up, 8 in 2023-09-30T09:30:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:19 smithi040 ceph-mon[192000]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 924 KiB/s wr, 11 op/s 2023-09-30T09:30:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:19 smithi040 ceph-mon[189312]: osdmap e638: 8 total, 8 up, 8 in 2023-09-30T09:30:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:19 smithi040 ceph-mon[189312]: pgmap v668: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 409 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 223 KiB/s rd, 924 KiB/s wr, 11 op/s 2023-09-30T09:30:20.959 INFO:tasks.rados.rados.0.smithi040.stdout:2882: done (1 left) 2023-09-30T09:30:20.959 INFO:tasks.rados.rados.0.smithi040.stdout:2883: read oid 41 snap -1 2023-09-30T09:30:20.960 INFO:tasks.rados.rados.0.smithi040.stdout:2883: expect deleted 2023-09-30T09:30:20.962 INFO:tasks.rados.rados.0.smithi040.stdout:2884: read oid 13 snap -1 2023-09-30T09:30:20.962 INFO:tasks.rados.rados.0.smithi040.stdout:2884: expect (ObjNum 889 snap 283 seq_num 889) 2023-09-30T09:30:20.962 INFO:tasks.rados.rados.0.smithi040.stdout:2885: rollback oid 20 current snap is 287 2023-09-30T09:30:20.962 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 261 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2886: setattr oid 37 current snap is 287 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2887: snap_create 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2881: finishing write tid 1 to smithi040173847-16 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2881: finishing write tid 2 to smithi040173847-16 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2881: finishing write tid 3 to smithi040173847-16 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1583 (ObjNum 901 snap 287 seq_num 901) dirty exists 2023-09-30T09:30:20.963 INFO:tasks.rados.rados.0.smithi040.stdout:2881: left oid 16 (ObjNum 901 snap 287 seq_num 901) 2023-09-30T09:30:20.975 INFO:tasks.rados.rados.0.smithi040.stdout:2885: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:30:20.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1386 (ObjNum 465 snap 0 seq_num 3793075040) dirty dne 2023-09-30T09:30:20.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1273 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:30:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:2884: expect (ObjNum 889 snap 283 seq_num 889) 2023-09-30T09:30:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:20 smithi143 ceph-mon[183689]: osdmap e639: 8 total, 8 up, 8 in 2023-09-30T09:30:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:21] "GET /metrics HTTP/1.1" 200 36099 "" "Prometheus/2.43.0" 2023-09-30T09:30:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:20 smithi040 ceph-mon[192000]: osdmap e639: 8 total, 8 up, 8 in 2023-09-30T09:30:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:20 smithi040 ceph-mon[189312]: osdmap e639: 8 total, 8 up, 8 in 2023-09-30T09:30:21.900 INFO:tasks.rados.rados.0.smithi040.stdout:2881: done (5 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2883: done (4 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2884: done (3 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2885: done (2 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2886: done (1 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2887: done (0 left) 2023-09-30T09:30:21.901 INFO:tasks.rados.rados.0.smithi040.stdout:2888: setattr oid 2 current snap is 288 2023-09-30T09:30:21.902 INFO:tasks.rados.rados.0.smithi040.stdout:2889: snap_remove snap 274 2023-09-30T09:30:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:21 smithi143 ceph-mon[183689]: osdmap e640: 8 total, 8 up, 8 in 2023-09-30T09:30:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:21 smithi143 ceph-mon[183689]: pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 624 KiB/s wr, 3 op/s 2023-09-30T09:30:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:21 smithi143 ceph-mon[183689]: osdmap e641: 8 total, 8 up, 8 in 2023-09-30T09:30:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[192000]: osdmap e640: 8 total, 8 up, 8 in 2023-09-30T09:30:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[192000]: pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 624 KiB/s wr, 3 op/s 2023-09-30T09:30:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[192000]: osdmap e641: 8 total, 8 up, 8 in 2023-09-30T09:30:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[189312]: osdmap e640: 8 total, 8 up, 8 in 2023-09-30T09:30:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[189312]: pgmap v671: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 624 KiB/s wr, 3 op/s 2023-09-30T09:30:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:21 smithi040 ceph-mon[189312]: osdmap e641: 8 total, 8 up, 8 in 2023-09-30T09:30:22.912 INFO:tasks.rados.rados.0.smithi040.stdout:2889: done (1 left) 2023-09-30T09:30:23.363 INFO:tasks.rados.rados.0.smithi040.stdout:2890: snap_create 2023-09-30T09:30:23.363 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1125 (ObjNum 853 snap 269 seq_num 853) dirty exists 2023-09-30T09:30:23.915 INFO:tasks.rados.rados.0.smithi040.stdout:2888: done (1 left) 2023-09-30T09:30:23.916 INFO:tasks.rados.rados.0.smithi040.stdout:2890: done (0 left) 2023-09-30T09:30:23.916 INFO:tasks.rados.rados.0.smithi040.stdout:2891: setattr oid 44 current snap is 289 2023-09-30T09:30:23.917 INFO:tasks.rados.rados.0.smithi040.stdout:2892: snap_create 2023-09-30T09:30:23.923 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1162 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:30:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:23 smithi143 ceph-mon[183689]: osdmap e642: 8 total, 8 up, 8 in 2023-09-30T09:30:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:23 smithi143 ceph-mon[183689]: pgmap v674: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 798 KiB/s wr, 15 op/s 2023-09-30T09:30:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:23 smithi040 ceph-mon[192000]: osdmap e642: 8 total, 8 up, 8 in 2023-09-30T09:30:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:23 smithi040 ceph-mon[192000]: pgmap v674: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 798 KiB/s wr, 15 op/s 2023-09-30T09:30:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:23 smithi040 ceph-mon[189312]: osdmap e642: 8 total, 8 up, 8 in 2023-09-30T09:30:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:23 smithi040 ceph-mon[189312]: pgmap v674: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 798 KiB/s wr, 15 op/s 2023-09-30T09:30:24.918 INFO:tasks.rados.rados.0.smithi040.stdout:2891: done (1 left) 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2892: done (0 left) 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2893: read oid 37 snap -1 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2893: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2894: rollback oid 39 current snap is 290 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 247 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2895: read oid 18 snap -1 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2895: expect (ObjNum 891 snap 285 seq_num 891) 2023-09-30T09:30:24.919 INFO:tasks.rados.rados.0.smithi040.stdout:2896: snap_create 2023-09-30T09:30:24.924 INFO:tasks.rados.rados.0.smithi040.stdout:2894: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:30:24.927 INFO:tasks.rados.rados.0.smithi040.stdout:2894: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:30:24.928 INFO:tasks.rados.rados.0.smithi040.stdout:2894: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:30:24.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1135 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:30:24.933 INFO:tasks.rados.rados.0.smithi040.stdout:2893: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:30:24.978 INFO:tasks.rados.rados.0.smithi040.stdout:2895: expect (ObjNum 891 snap 285 seq_num 891) 2023-09-30T09:30:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:24 smithi143 ceph-mon[183689]: osdmap e643: 8 total, 8 up, 8 in 2023-09-30T09:30:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:24 smithi040 ceph-mon[189312]: osdmap e643: 8 total, 8 up, 8 in 2023-09-30T09:30:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:24 smithi040 ceph-mon[192000]: osdmap e643: 8 total, 8 up, 8 in 2023-09-30T09:30:25.937 INFO:tasks.rados.rados.0.smithi040.stdout:2893: done (3 left) 2023-09-30T09:30:25.937 INFO:tasks.rados.rados.0.smithi040.stdout:2894: done (2 left) 2023-09-30T09:30:25.937 INFO:tasks.rados.rados.0.smithi040.stdout:2895: done (1 left) 2023-09-30T09:30:25.938 INFO:tasks.rados.rados.0.smithi040.stdout:2896: done (0 left) 2023-09-30T09:30:25.938 INFO:tasks.rados.rados.0.smithi040.stdout:2897: snap_remove snap 286 2023-09-30T09:30:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:25 smithi143 ceph-mon[183689]: osdmap e644: 8 total, 8 up, 8 in 2023-09-30T09:30:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:25 smithi143 ceph-mon[183689]: pgmap v677: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 474 KiB/s wr, 15 op/s 2023-09-30T09:30:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:25 smithi040 ceph-mon[189312]: osdmap e644: 8 total, 8 up, 8 in 2023-09-30T09:30:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:25 smithi040 ceph-mon[189312]: pgmap v677: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 474 KiB/s wr, 15 op/s 2023-09-30T09:30:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:25 smithi040 ceph-mon[192000]: osdmap e644: 8 total, 8 up, 8 in 2023-09-30T09:30:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:25 smithi040 ceph-mon[192000]: pgmap v677: 121 pgs: 121 active+clean; 410 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 474 KiB/s wr, 15 op/s 2023-09-30T09:30:26.909 INFO:tasks.rados.rados.0.smithi040.stdout:2897: done (0 left) 2023-09-30T09:30:26.910 INFO:tasks.rados.rados.0.smithi040.stdout:2898: copy_from oid 13 from oid 29 current snap is 291 2023-09-30T09:30:26.914 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 291 2023-09-30T09:30:26.914 INFO:tasks.rados.rados.0.smithi040.stdout:2899: seq_num 902 ranges {0=712704} 2023-09-30T09:30:26.914 INFO:tasks.rados.rados.0.smithi040.stdout:2899: writing smithi040173847-47 from 0 to 712704 tid 1 2023-09-30T09:30:26.916 INFO:tasks.rados.rados.0.smithi040.stdout:2900: read oid 28 snap 280 2023-09-30T09:30:26.916 INFO:tasks.rados.rados.0.smithi040.stdout:2900: expect (ObjNum 770 snap 238 seq_num 770) 2023-09-30T09:30:26.916 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 291 2023-09-30T09:30:26.916 INFO:tasks.rados.rados.0.smithi040.stdout:2901: seq_num 903 ranges {909312=729088} 2023-09-30T09:30:26.925 INFO:tasks.rados.rados.0.smithi040.stdout:2901: writing smithi040173847-21 from 909312 to 1638400 tid 1 2023-09-30T09:30:26.925 INFO:tasks.rados.rados.0.smithi040.stdout:2902: setattr oid 16 current snap is 291 2023-09-30T09:30:26.925 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing copy_from to smithi040173847-13 2023-09-30T09:30:26.925 INFO:tasks.rados.rados.0.smithi040.stdout:2898: got expected ENOENT (src dne) 2023-09-30T09:30:26.926 INFO:tasks.rados.rados.0.smithi040.stdout:2898: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:30:26.926 INFO:tasks.rados.rados.0.smithi040.stdout:2900: expect (ObjNum 770 snap 238 seq_num 770) 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 1 to smithi040173847-47 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 2 to smithi040173847-47 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2899: finishing write tid 3 to smithi040173847-47 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1502 (ObjNum 902 snap 291 seq_num 902) dirty exists 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2899: left oid 47 (ObjNum 902 snap 291 seq_num 902) 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 1 to smithi040173847-21 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 2 to smithi040173847-21 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:2901: finishing write tid 3 to smithi040173847-21 2023-09-30T09:30:26.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1459 (ObjNum 903 snap 291 seq_num 903) dirty exists 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2901: left oid 21 (ObjNum 903 snap 291 seq_num 903) 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2898: done (4 left) 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2899: done (3 left) 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2900: done (2 left) 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2901: done (1 left) 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2903: rollback oid 32 current snap is 291 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 282 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2904: rmattr oid 22 current snap is 291 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2905: copy_from oid 21 from oid 46 current snap is 291 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2906: snap_create 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2905: finishing copy_from to smithi040173847-21 2023-09-30T09:30:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:2905: got expected ENOENT (src dne) 2023-09-30T09:30:26.955 INFO:tasks.rados.rados.0.smithi040.stdout:2905: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:30:26.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:30:26.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1591 (ObjNum 901 snap 287 seq_num 901) dirty exists 2023-09-30T09:30:26.957 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing rollback tid 0 to smithi040173847-32 2023-09-30T09:30:26.957 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:30:26.957 INFO:tasks.rados.rados.0.smithi040.stdout:2903: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:30:26.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1165 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:30:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:26 smithi143 ceph-mon[183689]: osdmap e645: 8 total, 8 up, 8 in 2023-09-30T09:30:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:26 smithi143 ceph-mon[183689]: osdmap e646: 8 total, 8 up, 8 in 2023-09-30T09:30:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:26 smithi040 ceph-mon[192000]: osdmap e645: 8 total, 8 up, 8 in 2023-09-30T09:30:27.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:26 smithi040 ceph-mon[192000]: osdmap e646: 8 total, 8 up, 8 in 2023-09-30T09:30:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:26 smithi040 ceph-mon[189312]: osdmap e645: 8 total, 8 up, 8 in 2023-09-30T09:30:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:26 smithi040 ceph-mon[189312]: osdmap e646: 8 total, 8 up, 8 in 2023-09-30T09:30:27.944 INFO:tasks.rados.rados.0.smithi040.stdout:2902: done (4 left) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2903: done (3 left) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2904: done (2 left) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2905: done (1 left) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2906: done (0 left) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2907: read oid 2 snap 261 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2907: expect (ObjNum 807 snap 255 seq_num 807) 2023-09-30T09:30:27.945 INFO:tasks.rados.rados.0.smithi040.stdout:2908: snap_create 2023-09-30T09:30:27.971 INFO:tasks.rados.rados.0.smithi040.stdout:2907: expect (ObjNum 807 snap 255 seq_num 807) 2023-09-30T09:30:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:27 smithi143 ceph-mon[183689]: pgmap v680: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 178 KiB/s wr, 10 op/s 2023-09-30T09:30:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:27 smithi040 ceph-mon[192000]: pgmap v680: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 178 KiB/s wr, 10 op/s 2023-09-30T09:30:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:27 smithi040 ceph-mon[189312]: pgmap v680: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 178 KiB/s wr, 10 op/s 2023-09-30T09:30:28.945 INFO:tasks.rados.rados.0.smithi040.stdout:2907: done (1 left) 2023-09-30T09:30:28.945 INFO:tasks.rados.rados.0.smithi040.stdout:2908: done (0 left) 2023-09-30T09:30:28.945 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 293 2023-09-30T09:30:28.946 INFO:tasks.rados.rados.0.smithi040.stdout:2909: seq_num 904 ranges {811008=745472} 2023-09-30T09:30:28.954 INFO:tasks.rados.rados.0.smithi040.stdout:2909: writing smithi040173847-45 from 811008 to 1556480 tid 1 2023-09-30T09:30:28.954 INFO:tasks.rados.rados.0.smithi040.stdout:2910: setattr oid 37 current snap is 293 2023-09-30T09:30:28.954 INFO:tasks.rados.rados.0.smithi040.stdout:2911: snap_remove snap 283 2023-09-30T09:30:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:28 smithi143 ceph-mon[183689]: osdmap e647: 8 total, 8 up, 8 in 2023-09-30T09:30:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:28 smithi040 ceph-mon[192000]: osdmap e647: 8 total, 8 up, 8 in 2023-09-30T09:30:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:28 smithi040 ceph-mon[189312]: osdmap e647: 8 total, 8 up, 8 in 2023-09-30T09:30:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2911: done (2 left) 2023-09-30T09:30:29.952 INFO:tasks.rados.rados.0.smithi040.stdout:2912: snap_remove snap 285 2023-09-30T09:30:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:29 smithi143 ceph-mon[183689]: osdmap e648: 8 total, 8 up, 8 in 2023-09-30T09:30:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:29 smithi143 ceph-mon[183689]: pgmap v683: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 352 KiB/s wr, 10 op/s 2023-09-30T09:30:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:29 smithi040 ceph-mon[189312]: osdmap e648: 8 total, 8 up, 8 in 2023-09-30T09:30:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:29 smithi040 ceph-mon[189312]: pgmap v683: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 352 KiB/s wr, 10 op/s 2023-09-30T09:30:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:29 smithi040 ceph-mon[192000]: osdmap e648: 8 total, 8 up, 8 in 2023-09-30T09:30:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:29 smithi040 ceph-mon[192000]: pgmap v683: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.3 MiB/s rd, 352 KiB/s wr, 10 op/s 2023-09-30T09:30:30.960 INFO:tasks.rados.rados.0.smithi040.stdout:2912: done (2 left) 2023-09-30T09:30:30.960 INFO:tasks.rados.rados.0.smithi040.stdout:2913: copy_from oid 29 from oid 49 current snap is 293 2023-09-30T09:30:30.960 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 293 2023-09-30T09:30:30.960 INFO:tasks.rados.rados.0.smithi040.stdout:2914: seq_num 905 ranges {2015232=761856} 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:2914: writing smithi040173847-23 from 2015232 to 2777088 tid 1 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:2915: snap_create 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1274 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 1 to smithi040173847-45 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 2 to smithi040173847-45 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:2909: finishing write tid 3 to smithi040173847-45 2023-09-30T09:30:30.977 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1142 (ObjNum 904 snap 293 seq_num 904) dirty exists 2023-09-30T09:30:30.978 INFO:tasks.rados.rados.0.smithi040.stdout:2909: left oid 45 (ObjNum 904 snap 293 seq_num 904) 2023-09-30T09:30:30.978 INFO:tasks.rados.rados.0.smithi040.stdout:2913: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:30:30.978 INFO:tasks.rados.rados.0.smithi040.stdout:2913: finishing copy_from to smithi040173847-29 2023-09-30T09:30:30.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1470 (ObjNum 894 snap 287 seq_num 894) dirty exists 2023-09-30T09:30:30.980 INFO:tasks.rados.rados.0.smithi040.stdout:2914: finishing write tid 1 to smithi040173847-23 2023-09-30T09:30:30.980 INFO:tasks.rados.rados.0.smithi040.stdout:2914: finishing write tid 2 to smithi040173847-23 2023-09-30T09:30:30.982 INFO:tasks.rados.rados.0.smithi040.stdout:2914: finishing write tid 3 to smithi040173847-23 2023-09-30T09:30:30.982 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1472 (ObjNum 905 snap 293 seq_num 905) dirty exists 2023-09-30T09:30:30.982 INFO:tasks.rados.rados.0.smithi040.stdout:2914: left oid 23 (ObjNum 905 snap 293 seq_num 905) 2023-09-30T09:30:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: osdmap e649: 8 total, 8 up, 8 in 2023-09-30T09:30:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:31.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:31.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:31.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:31.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:30:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:31] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: osdmap e649: 8 total, 8 up, 8 in 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:30:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: osdmap e649: 8 total, 8 up, 8 in 2023-09-30T09:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:30:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:30:31.903 INFO:tasks.rados.rados.0.smithi040.stdout:2909: done (4 left) 2023-09-30T09:30:31.904 INFO:tasks.rados.rados.0.smithi040.stdout:2910: done (3 left) 2023-09-30T09:30:31.904 INFO:tasks.rados.rados.0.smithi040.stdout:2913: done (2 left) 2023-09-30T09:30:31.904 INFO:tasks.rados.rados.0.smithi040.stdout:2914: done (1 left) 2023-09-30T09:30:31.904 INFO:tasks.rados.rados.0.smithi040.stdout:2915: done (0 left) 2023-09-30T09:30:31.904 INFO:tasks.rados.rados.0.smithi040.stdout:2916: snap_remove snap 282 2023-09-30T09:30:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:31 smithi143 ceph-mon[183689]: osdmap e650: 8 total, 8 up, 8 in 2023-09-30T09:30:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:31 smithi143 ceph-mon[183689]: pgmap v686: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 174 KiB/s wr, 5 op/s 2023-09-30T09:30:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:31 smithi143 ceph-mon[183689]: osdmap e651: 8 total, 8 up, 8 in 2023-09-30T09:30:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[192000]: osdmap e650: 8 total, 8 up, 8 in 2023-09-30T09:30:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[192000]: pgmap v686: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 174 KiB/s wr, 5 op/s 2023-09-30T09:30:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[192000]: osdmap e651: 8 total, 8 up, 8 in 2023-09-30T09:30:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[189312]: osdmap e650: 8 total, 8 up, 8 in 2023-09-30T09:30:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[189312]: pgmap v686: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 411 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 174 KiB/s wr, 5 op/s 2023-09-30T09:30:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:31 smithi040 ceph-mon[189312]: osdmap e651: 8 total, 8 up, 8 in 2023-09-30T09:30:32.911 INFO:tasks.rados.rados.0.smithi040.stdout:2916: done (0 left) 2023-09-30T09:30:32.911 INFO:tasks.rados.rados.0.smithi040.stdout:2917: copy_from oid 16 from oid 21 current snap is 294 2023-09-30T09:30:32.911 INFO:tasks.rados.rados.0.smithi040.stdout:2918: rmattr oid 13 current snap is 294 2023-09-30T09:30:32.912 INFO:tasks.rados.rados.0.smithi040.stdout:2919: delete oid 42 current snap is 294 2023-09-30T09:30:32.919 INFO:tasks.rados.rados.0.smithi040.stdout:2919: done (2 left) 2023-09-30T09:30:32.919 INFO:tasks.rados.rados.0.smithi040.stdout:2920: snap_remove snap 280 2023-09-30T09:30:33.934 INFO:tasks.rados.rados.0.smithi040.stdout:2920: done (2 left) 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2921: rollback oid 49 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 273 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2922: setattr oid 46 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2923: copy_from oid 37 from oid 22 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2924: seq_num 907 ranges {0=794624} 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2924: writing smithi040173847-7 from 0 to 794624 tid 1 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2925: copy_from oid 31 from oid 48 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:2926: delete oid 33 current snap is 294 2023-09-30T09:30:33.935 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1258 (ObjNum 889 snap 283 seq_num 889) dirty exists 2023-09-30T09:30:33.936 INFO:tasks.rados.rados.0.smithi040.stdout:2917: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:30:33.936 INFO:tasks.rados.rados.0.smithi040.stdout:2917: finishing copy_from to smithi040173847-16 2023-09-30T09:30:33.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1459 (ObjNum 903 snap 291 seq_num 903) dirty exists 2023-09-30T09:30:33.937 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1507 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:30:33.938 INFO:tasks.rados.rados.0.smithi040.stdout:2921: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:30:33.938 INFO:tasks.rados.rados.0.smithi040.stdout:2921: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:2917: done (7 left) 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:2918: done (6 left) 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:2922: done (5 left) 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:2926: done (4 left) 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 294 2023-09-30T09:30:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:2927: seq_num 909 ranges {909312=425984,1335296=401408} 2023-09-30T09:30:33.951 INFO:tasks.rados.rados.0.smithi040.stdout:2927: writing smithi040173847-3 from 909312 to 1335296 tid 1 2023-09-30T09:30:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:2927: writing smithi040173847-3 from 1335296 to 1736704 tid 2 2023-09-30T09:30:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:2928: read oid 19 snap -1 2023-09-30T09:30:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:2928: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2929: rollback oid 16 current snap is 294 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 16 to 276 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2924: finishing write tid 1 to smithi040173847-7 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2924: finishing write tid 2 to smithi040173847-7 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2921: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1531 (ObjNum 65 snap 0 seq_num 1717919319) dirty exists 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2923: finishing copy_from racing read to smithi040173847-37 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2921: done (6 left) 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2930: rmattr oid 17 current snap is 294 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2923: finishing copy_from to smithi040173847-37 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:30:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:2923: done (6 left) 2023-09-30T09:30:33.956 INFO:tasks.rados.rados.0.smithi040.stdout:2931: snap_create 2023-09-30T09:30:33.956 INFO:tasks.rados.rados.0.smithi040.stdout:2924: finishing write tid 3 to smithi040173847-7 2023-09-30T09:30:33.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1433 (ObjNum 907 snap 294 seq_num 907) dirty exists 2023-09-30T09:30:33.956 INFO:tasks.rados.rados.0.smithi040.stdout:2924: left oid 7 (ObjNum 907 snap 294 seq_num 907) 2023-09-30T09:30:33.956 INFO:tasks.rados.rados.0.smithi040.stdout:2927: finishing write tid 1 to smithi040173847-3 2023-09-30T09:30:33.958 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing rollback tid 0 to smithi040173847-16 2023-09-30T09:30:33.958 INFO:tasks.rados.rados.0.smithi040.stdout:2927: finishing write tid 2 to smithi040173847-3 2023-09-30T09:30:33.958 INFO:tasks.rados.rados.0.smithi040.stdout:2927: finishing write tid 3 to smithi040173847-3 2023-09-30T09:30:33.958 INFO:tasks.rados.rados.0.smithi040.stdout:2929: finishing rollback tid 1 to smithi040173847-16 2023-09-30T09:30:33.959 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1599 (ObjNum 97 snap 0 seq_num 1) dirty dne 2023-09-30T09:30:33.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1413 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:30:33.961 INFO:tasks.rados.rados.0.smithi040.stdout:2927: finishing write tid 4 to smithi040173847-3 2023-09-30T09:30:33.961 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1511 (ObjNum 909 snap 294 seq_num 909) dirty exists 2023-09-30T09:30:33.961 INFO:tasks.rados.rados.0.smithi040.stdout:2927: left oid 3 (ObjNum 909 snap 294 seq_num 909) 2023-09-30T09:30:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:2928: expect (ObjNum 822 snap 259 seq_num 822) 2023-09-30T09:30:34.013 INFO:tasks.rados.rados.0.smithi040.stdout:2925: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:30:34.013 INFO:tasks.rados.rados.0.smithi040.stdout:2925: finishing copy_from to smithi040173847-31 2023-09-30T09:30:34.013 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1276 (ObjNum 846 snap 266 seq_num 846) dirty exists 2023-09-30T09:30:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:33 smithi143 ceph-mon[183689]: osdmap e652: 8 total, 8 up, 8 in 2023-09-30T09:30:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:33 smithi143 ceph-mon[183689]: pgmap v689: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 15 op/s 2023-09-30T09:30:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:33 smithi040 ceph-mon[192000]: osdmap e652: 8 total, 8 up, 8 in 2023-09-30T09:30:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:33 smithi040 ceph-mon[192000]: pgmap v689: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 15 op/s 2023-09-30T09:30:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:33 smithi040 ceph-mon[189312]: osdmap e652: 8 total, 8 up, 8 in 2023-09-30T09:30:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:33 smithi040 ceph-mon[189312]: pgmap v689: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 15 op/s 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2924: done (6 left) 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2925: done (5 left) 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2927: done (4 left) 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2928: done (3 left) 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2929: done (2 left) 2023-09-30T09:30:34.920 INFO:tasks.rados.rados.0.smithi040.stdout:2930: done (1 left) 2023-09-30T09:30:34.921 INFO:tasks.rados.rados.0.smithi040.stdout:2931: done (0 left) 2023-09-30T09:30:34.921 INFO:tasks.rados.rados.0.smithi040.stdout:2932: snap_create 2023-09-30T09:30:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:34 smithi143 ceph-mon[183689]: osdmap e653: 8 total, 8 up, 8 in 2023-09-30T09:30:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:34 smithi040 ceph-mon[192000]: osdmap e653: 8 total, 8 up, 8 in 2023-09-30T09:30:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:34 smithi040 ceph-mon[189312]: osdmap e653: 8 total, 8 up, 8 in 2023-09-30T09:30:35.934 INFO:tasks.rados.rados.0.smithi040.stdout:2932: done (0 left) 2023-09-30T09:30:35.934 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 296 2023-09-30T09:30:35.934 INFO:tasks.rados.rados.0.smithi040.stdout:2933: seq_num 910 ranges {0=442368,442368=401408} 2023-09-30T09:30:35.936 INFO:tasks.rados.rados.0.smithi040.stdout:2933: writing smithi040173847-15 from 0 to 442368 tid 1 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:2933: writing smithi040173847-15 from 442368 to 843776 tid 2 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:2934: rollback oid 3 current snap is 296 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 3 to 247 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:2935: read oid 50 snap 273 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:2935: expect deleted 2023-09-30T09:30:35.939 INFO:tasks.rados.rados.0.smithi040.stdout:2936: snap_create 2023-09-30T09:30:35.945 INFO:tasks.rados.rados.0.smithi040.stdout:2934: finishing rollback tid 0 to smithi040173847-3 2023-09-30T09:30:35.946 INFO:tasks.rados.rados.0.smithi040.stdout:2934: finishing rollback tid 1 to smithi040173847-3 2023-09-30T09:30:35.946 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 1 to smithi040173847-15 2023-09-30T09:30:35.946 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 2 to smithi040173847-15 2023-09-30T09:30:35.946 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 3 to smithi040173847-15 2023-09-30T09:30:35.947 INFO:tasks.rados.rados.0.smithi040.stdout:2934: finishing rollback tid 2 to smithi040173847-3 2023-09-30T09:30:35.947 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1515 (ObjNum 764 snap 235 seq_num 764) dirty exists 2023-09-30T09:30:35.948 INFO:tasks.rados.rados.0.smithi040.stdout:2933: finishing write tid 4 to smithi040173847-15 2023-09-30T09:30:35.948 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1602 (ObjNum 910 snap 296 seq_num 910) dirty exists 2023-09-30T09:30:35.948 INFO:tasks.rados.rados.0.smithi040.stdout:2933: left oid 15 (ObjNum 910 snap 296 seq_num 910) 2023-09-30T09:30:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:35 smithi143 ceph-mon[183689]: osdmap e654: 8 total, 8 up, 8 in 2023-09-30T09:30:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:35 smithi143 ceph-mon[183689]: pgmap v692: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 10 op/s 2023-09-30T09:30:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:35 smithi040 ceph-mon[192000]: osdmap e654: 8 total, 8 up, 8 in 2023-09-30T09:30:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:35 smithi040 ceph-mon[192000]: pgmap v692: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 10 op/s 2023-09-30T09:30:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:35 smithi040 ceph-mon[189312]: osdmap e654: 8 total, 8 up, 8 in 2023-09-30T09:30:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:35 smithi040 ceph-mon[189312]: pgmap v692: 121 pgs: 121 active+clean; 413 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 5.4 MiB/s rd, 510 KiB/s wr, 10 op/s 2023-09-30T09:30:36.910 INFO:tasks.rados.rados.0.smithi040.stdout:2933: done (3 left) 2023-09-30T09:30:36.911 INFO:tasks.rados.rados.0.smithi040.stdout:2934: done (2 left) 2023-09-30T09:30:36.911 INFO:tasks.rados.rados.0.smithi040.stdout:2935: done (1 left) 2023-09-30T09:30:36.911 INFO:tasks.rados.rados.0.smithi040.stdout:2936: done (0 left) 2023-09-30T09:30:36.911 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 297 2023-09-30T09:30:36.911 INFO:tasks.rados.rados.0.smithi040.stdout:2937: seq_num 911 ranges {794624=466944,1261568=401408} 2023-09-30T09:30:36.917 INFO:tasks.rados.rados.0.smithi040.stdout:2937: writing smithi040173847-7 from 794624 to 1261568 tid 1 2023-09-30T09:30:36.920 INFO:tasks.rados.rados.0.smithi040.stdout:2937: writing smithi040173847-7 from 1261568 to 1662976 tid 2 2023-09-30T09:30:36.920 INFO:tasks.rados.rados.0.smithi040.stdout:2938: rollback oid 44 current snap is 297 2023-09-30T09:30:36.920 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 293 2023-09-30T09:30:36.920 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 297 2023-09-30T09:30:36.920 INFO:tasks.rados.rados.0.smithi040.stdout:2939: seq_num 912 ranges {0=483328,483328=401408} 2023-09-30T09:30:36.923 INFO:tasks.rados.rados.0.smithi040.stdout:2939: writing smithi040173847-42 from 0 to 483328 tid 1 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2939: writing smithi040173847-42 from 483328 to 884736 tid 2 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2940: rollback oid 9 current snap is 297 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 276 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2941: read oid 27 snap -1 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2941: expect deleted 2023-09-30T09:30:36.926 INFO:tasks.rados.rados.0.smithi040.stdout:2942: snap_create 2023-09-30T09:30:36.928 INFO:tasks.rados.rados.0.smithi040.stdout:2937: finishing write tid 1 to smithi040173847-7 2023-09-30T09:30:36.930 INFO:tasks.rados.rados.0.smithi040.stdout:2937: finishing write tid 2 to smithi040173847-7 2023-09-30T09:30:36.931 INFO:tasks.rados.rados.0.smithi040.stdout:2937: finishing write tid 3 to smithi040173847-7 2023-09-30T09:30:36.933 INFO:tasks.rados.rados.0.smithi040.stdout:2938: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:30:36.933 INFO:tasks.rados.rados.0.smithi040.stdout:2937: finishing write tid 4 to smithi040173847-7 2023-09-30T09:30:36.933 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1436 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-09-30T09:30:36.933 INFO:tasks.rados.rados.0.smithi040.stdout:2937: left oid 7 (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:30:36.934 INFO:tasks.rados.rados.0.smithi040.stdout:2938: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:30:36.935 INFO:tasks.rados.rados.0.smithi040.stdout:2938: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:30:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1168 (ObjNum 724 snap 224 seq_num 724) dirty exists 2023-09-30T09:30:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:30:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:30:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:2940: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:30:36.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1462 (ObjNum 772 snap 240 seq_num 772) dirty exists 2023-09-30T09:30:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2939: finishing write tid 1 to smithi040173847-42 2023-09-30T09:30:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2939: finishing write tid 2 to smithi040173847-42 2023-09-30T09:30:36.938 INFO:tasks.rados.rados.0.smithi040.stdout:2939: finishing write tid 3 to smithi040173847-42 2023-09-30T09:30:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:2939: finishing write tid 4 to smithi040173847-42 2023-09-30T09:30:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1605 (ObjNum 912 snap 297 seq_num 912) dirty exists 2023-09-30T09:30:36.939 INFO:tasks.rados.rados.0.smithi040.stdout:2939: left oid 42 (ObjNum 912 snap 297 seq_num 912) 2023-09-30T09:30:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:36 smithi143 ceph-mon[183689]: osdmap e655: 8 total, 8 up, 8 in 2023-09-30T09:30:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:36 smithi143 ceph-mon[183689]: osdmap e656: 8 total, 8 up, 8 in 2023-09-30T09:30:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:36 smithi040 ceph-mon[192000]: osdmap e655: 8 total, 8 up, 8 in 2023-09-30T09:30:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:36 smithi040 ceph-mon[192000]: osdmap e656: 8 total, 8 up, 8 in 2023-09-30T09:30:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:36 smithi040 ceph-mon[189312]: osdmap e655: 8 total, 8 up, 8 in 2023-09-30T09:30:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:36 smithi040 ceph-mon[189312]: osdmap e656: 8 total, 8 up, 8 in 2023-09-30T09:30:37.918 INFO:tasks.rados.rados.0.smithi040.stdout:2937: done (5 left) 2023-09-30T09:30:37.918 INFO:tasks.rados.rados.0.smithi040.stdout:2938: done (4 left) 2023-09-30T09:30:37.918 INFO:tasks.rados.rados.0.smithi040.stdout:2939: done (3 left) 2023-09-30T09:30:37.918 INFO:tasks.rados.rados.0.smithi040.stdout:2940: done (2 left) 2023-09-30T09:30:37.919 INFO:tasks.rados.rados.0.smithi040.stdout:2941: done (1 left) 2023-09-30T09:30:37.919 INFO:tasks.rados.rados.0.smithi040.stdout:2942: done (0 left) 2023-09-30T09:30:37.919 INFO:tasks.rados.rados.0.smithi040.stdout:2943: snap_remove snap 273 2023-09-30T09:30:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:37 smithi143 ceph-mon[183689]: pgmap v695: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 962 KiB/s wr, 7 op/s 2023-09-30T09:30:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:37 smithi143 ceph-mon[183689]: osdmap e657: 8 total, 8 up, 8 in 2023-09-30T09:30:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:37 smithi040 ceph-mon[189312]: pgmap v695: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 962 KiB/s wr, 7 op/s 2023-09-30T09:30:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:37 smithi040 ceph-mon[189312]: osdmap e657: 8 total, 8 up, 8 in 2023-09-30T09:30:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:37 smithi040 ceph-mon[192000]: pgmap v695: 121 pgs: 121 active+clean; 415 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 962 KiB/s wr, 7 op/s 2023-09-30T09:30:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:37 smithi040 ceph-mon[192000]: osdmap e657: 8 total, 8 up, 8 in 2023-09-30T09:30:38.924 INFO:tasks.rados.rados.0.smithi040.stdout:2943: done (0 left) 2023-09-30T09:30:38.924 INFO:tasks.rados.rados.0.smithi040.stdout:2944: rmattr oid 38 current snap is 298 2023-09-30T09:30:38.924 INFO:tasks.rados.rados.0.smithi040.stdout:2945: read oid 7 snap -1 2023-09-30T09:30:38.925 INFO:tasks.rados.rados.0.smithi040.stdout:2945: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:30:38.925 INFO:tasks.rados.rados.0.smithi040.stdout:2946: rollback oid 49 current snap is 298 2023-09-30T09:30:38.925 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 276 2023-09-30T09:30:38.925 INFO:tasks.rados.rados.0.smithi040.stdout:2947: snap_remove snap 295 2023-09-30T09:30:39.928 INFO:tasks.rados.rados.0.smithi040.stdout:2947: done (3 left) 2023-09-30T09:30:39.928 INFO:tasks.rados.rados.0.smithi040.stdout:2948: snap_remove snap 288 2023-09-30T09:30:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:39 smithi143 ceph-mon[183689]: osdmap e658: 8 total, 8 up, 8 in 2023-09-30T09:30:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:39 smithi143 ceph-mon[183689]: pgmap v698: 121 pgs: 121 active+clean; 426 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2023-09-30T09:30:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:39 smithi040 ceph-mon[192000]: osdmap e658: 8 total, 8 up, 8 in 2023-09-30T09:30:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:39 smithi040 ceph-mon[192000]: pgmap v698: 121 pgs: 121 active+clean; 426 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2023-09-30T09:30:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:39 smithi040 ceph-mon[189312]: osdmap e658: 8 total, 8 up, 8 in 2023-09-30T09:30:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:39 smithi040 ceph-mon[189312]: pgmap v698: 121 pgs: 121 active+clean; 426 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.4 MiB/s wr, 17 op/s 2023-09-30T09:30:40.928 INFO:tasks.rados.rados.0.smithi040.stdout:2948: done (3 left) 2023-09-30T09:30:40.929 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 298 2023-09-30T09:30:40.929 INFO:tasks.rados.rados.0.smithi040.stdout:2949: seq_num 913 ranges {843776=499712,1343488=401408} 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2949: writing smithi040173847-15 from 843776 to 1343488 tid 1 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2949: writing smithi040173847-15 from 1343488 to 1744896 tid 2 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2950: rollback oid 24 current snap is 298 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 294 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2946: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1539 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:30:40.940 INFO:tasks.rados.rados.0.smithi040.stdout:2945: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:30:41.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1517 (ObjNum 838 snap 263 seq_num 838) dirty exists 2023-09-30T09:30:41.001 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 1 to smithi040173847-15 2023-09-30T09:30:41.001 INFO:tasks.rados.rados.0.smithi040.stdout:2944: done (4 left) 2023-09-30T09:30:41.001 INFO:tasks.rados.rados.0.smithi040.stdout:2945: done (3 left) 2023-09-30T09:30:41.001 INFO:tasks.rados.rados.0.smithi040.stdout:2946: done (2 left) 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2951: rollback oid 34 current snap is 298 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 34 to 292 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 2 to smithi040173847-15 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 3 to smithi040173847-15 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2950: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2950: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2949: finishing write tid 4 to smithi040173847-15 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1617 (ObjNum 913 snap 298 seq_num 913) dirty exists 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2949: left oid 15 (ObjNum 913 snap 298 seq_num 913) 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:2950: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:30:41.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1465 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:30:41.003 INFO:tasks.rados.rados.0.smithi040.stdout:2949: done (2 left) 2023-09-30T09:30:41.003 INFO:tasks.rados.rados.0.smithi040.stdout:2950: done (1 left) 2023-09-30T09:30:41.003 INFO:tasks.rados.rados.0.smithi040.stdout:2952: snap_remove snap 289 2023-09-30T09:30:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:40 smithi143 ceph-mon[183689]: osdmap e659: 8 total, 8 up, 8 in 2023-09-30T09:30:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:41] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-30T09:30:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:40 smithi040 ceph-mon[192000]: osdmap e659: 8 total, 8 up, 8 in 2023-09-30T09:30:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:40 smithi040 ceph-mon[189312]: osdmap e659: 8 total, 8 up, 8 in 2023-09-30T09:30:41.905 INFO:tasks.rados.rados.0.smithi040.stdout:2952: done (1 left) 2023-09-30T09:30:41.905 INFO:tasks.rados.rados.0.smithi040.stdout:2953: read oid 15 snap -1 2023-09-30T09:30:41.905 INFO:tasks.rados.rados.0.smithi040.stdout:2953: expect (ObjNum 913 snap 298 seq_num 913) 2023-09-30T09:30:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:2954: read oid 49 snap 292 2023-09-30T09:30:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:2954: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:41.919 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 298 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2955: seq_num 914 ranges {0=516096,516096=401408} 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2955: writing smithi040173847-36 from 0 to 516096 tid 1 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2955: writing smithi040173847-36 from 516096 to 917504 tid 2 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2956: copy_from oid 21 from oid 42 current snap is 298 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2957: read oid 46 snap 292 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2957: expect deleted 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2958: rollback oid 25 current snap is 298 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 291 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2959: read oid 7 snap -1 2023-09-30T09:30:41.920 INFO:tasks.rados.rados.0.smithi040.stdout:2959: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2960: rollback oid 17 current snap is 298 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 296 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2961: copy_from oid 44 from oid 45 current snap is 298 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2962: copy_from oid 9 from oid 27 current snap is 298 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2963: read oid 14 snap -1 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2963: expect (ObjNum 899 snap 287 seq_num 899) 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2964: copy_from oid 5 from oid 8 current snap is 298 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 298 2023-09-30T09:30:41.921 INFO:tasks.rados.rados.0.smithi040.stdout:2965: seq_num 915 ranges {0=532480,532480=401408} 2023-09-30T09:30:41.922 INFO:tasks.rados.rados.0.smithi040.stdout:2965: writing smithi040173847-4 from 0 to 532480 tid 1 2023-09-30T09:30:41.922 INFO:tasks.rados.rados.0.smithi040.stdout:2965: writing smithi040173847-4 from 532480 to 933888 tid 2 2023-09-30T09:30:41.922 INFO:tasks.rados.rados.0.smithi040.stdout:2966: snap_create 2023-09-30T09:30:41.922 INFO:tasks.rados.rados.0.smithi040.stdout:2951: finishing rollback tid 1 to smithi040173847-34 2023-09-30T09:30:41.922 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1304 (ObjNum 4113 snap 0 seq_num 4294967295) dirty dne 2023-09-30T09:30:41.927 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing copy_from to smithi040173847-5 2023-09-30T09:30:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:2964: got expected ENOENT (src dne) 2023-09-30T09:30:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:2964: finishing copy_from racing read to smithi040173847-5 2023-09-30T09:30:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:2954: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:41.956 INFO:tasks.rados.rados.0.smithi040.stdout:2953: expect (ObjNum 913 snap 298 seq_num 913) 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:2958: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:2958: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:2958: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1171 (ObjNum 65 snap 0 seq_num 1734306923) dirty exists 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:2965: finishing write tid 1 to smithi040173847-4 2023-09-30T09:30:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:2965: finishing write tid 2 to smithi040173847-4 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2965: finishing write tid 3 to smithi040173847-4 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2962: finishing copy_from to smithi040173847-9 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2962: got expected ENOENT (src dne) 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2962: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2955: finishing write tid 1 to smithi040173847-36 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2955: finishing write tid 2 to smithi040173847-36 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2955: finishing write tid 3 to smithi040173847-36 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2960: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1429 (ObjNum 545 snap 172 seq_num 545) dirty exists 2023-09-30T09:30:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:2956: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:30:42.018 INFO:tasks.rados.rados.0.smithi040.stdout:2963: expect (ObjNum 899 snap 287 seq_num 899) 2023-09-30T09:30:42.034 INFO:tasks.rados.rados.0.smithi040.stdout:2965: finishing write tid 4 to smithi040173847-4 2023-09-30T09:30:42.034 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1296 (ObjNum 915 snap 298 seq_num 915) dirty exists 2023-09-30T09:30:42.034 INFO:tasks.rados.rados.0.smithi040.stdout:2965: left oid 4 (ObjNum 915 snap 298 seq_num 915) 2023-09-30T09:30:42.034 INFO:tasks.rados.rados.0.smithi040.stdout:2959: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:2956: finishing copy_from to smithi040173847-21 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1605 (ObjNum 912 snap 297 seq_num 912) dirty exists 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:2955: finishing write tid 4 to smithi040173847-36 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1425 (ObjNum 914 snap 298 seq_num 914) dirty exists 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:2955: left oid 36 (ObjNum 914 snap 298 seq_num 914) 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:2961: finishing copy_from racing read to smithi040173847-44 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:2961: finishing copy_from to smithi040173847-44 2023-09-30T09:30:42.090 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1142 (ObjNum 904 snap 293 seq_num 904) dirty exists 2023-09-30T09:30:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:41 smithi143 ceph-mon[183689]: osdmap e660: 8 total, 8 up, 8 in 2023-09-30T09:30:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:41 smithi143 ceph-mon[183689]: pgmap v701: 121 pgs: 121 active+clean; 425 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s 2023-09-30T09:30:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:41 smithi143 ceph-mon[183689]: osdmap e661: 8 total, 8 up, 8 in 2023-09-30T09:30:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[192000]: osdmap e660: 8 total, 8 up, 8 in 2023-09-30T09:30:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[192000]: pgmap v701: 121 pgs: 121 active+clean; 425 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s 2023-09-30T09:30:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[192000]: osdmap e661: 8 total, 8 up, 8 in 2023-09-30T09:30:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[189312]: osdmap e660: 8 total, 8 up, 8 in 2023-09-30T09:30:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[189312]: pgmap v701: 121 pgs: 121 active+clean; 425 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 2.9 MiB/s wr, 11 op/s 2023-09-30T09:30:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:41 smithi040 ceph-mon[189312]: osdmap e661: 8 total, 8 up, 8 in 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2951: done (14 left) 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2953: done (13 left) 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2954: done (12 left) 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2955: done (11 left) 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2956: done (10 left) 2023-09-30T09:30:42.914 INFO:tasks.rados.rados.0.smithi040.stdout:2957: done (9 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2958: done (8 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2959: done (7 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2960: done (6 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2961: done (5 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2962: done (4 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2963: done (3 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2964: done (2 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2965: done (1 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2966: done (0 left) 2023-09-30T09:30:42.915 INFO:tasks.rados.rados.0.smithi040.stdout:2967: delete oid 35 current snap is 299 2023-09-30T09:30:42.920 INFO:tasks.rados.rados.0.smithi040.stdout:2967: done (0 left) 2023-09-30T09:30:42.920 INFO:tasks.rados.rados.0.smithi040.stdout:2968: delete oid 27 current snap is 299 2023-09-30T09:30:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:2968: done (0 left) 2023-09-30T09:30:42.924 INFO:tasks.rados.rados.0.smithi040.stdout:2969: snap_remove snap 281 2023-09-30T09:30:43.935 INFO:tasks.rados.rados.0.smithi040.stdout:2969: done (0 left) 2023-09-30T09:30:44.637 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 299 2023-09-30T09:30:44.637 INFO:tasks.rados.rados.0.smithi040.stdout:2970: seq_num 918 ranges {6078464=581632,6660096=401408} 2023-09-30T09:30:44.638 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:43 smithi143 ceph-mon[183689]: osdmap e662: 8 total, 8 up, 8 in 2023-09-30T09:30:44.638 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:43 smithi143 ceph-mon[183689]: pgmap v704: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 920 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-30T09:30:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:2970: writing smithi040173847-17 from 6078464 to 6660096 tid 1 2023-09-30T09:30:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:2970: writing smithi040173847-17 from 6660096 to 7061504 tid 2 2023-09-30T09:30:44.639 INFO:tasks.rados.rados.0.smithi040.stdout:2971: snap_remove snap 222 2023-09-30T09:30:44.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:43 smithi040 ceph-mon[192000]: osdmap e662: 8 total, 8 up, 8 in 2023-09-30T09:30:44.639 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:43 smithi040 ceph-mon[192000]: pgmap v704: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 920 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-30T09:30:44.639 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:43 smithi040 ceph-mon[189312]: osdmap e662: 8 total, 8 up, 8 in 2023-09-30T09:30:44.640 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:43 smithi040 ceph-mon[189312]: pgmap v704: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 920 KiB/s rd, 1.1 MiB/s wr, 8 op/s 2023-09-30T09:30:44.930 INFO:tasks.rados.rados.0.smithi040.stdout:2971: done (1 left) 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2972: snap_create 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2970: finishing write tid 1 to smithi040173847-17 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2970: finishing write tid 2 to smithi040173847-17 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2970: finishing write tid 3 to smithi040173847-17 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2970: finishing write tid 4 to smithi040173847-17 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1441 (ObjNum 918 snap 299 seq_num 918) dirty exists 2023-09-30T09:30:44.943 INFO:tasks.rados.rados.0.smithi040.stdout:2970: left oid 17 (ObjNum 918 snap 299 seq_num 918) 2023-09-30T09:30:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:44 smithi143 ceph-mon[183689]: osdmap e663: 8 total, 8 up, 8 in 2023-09-30T09:30:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:44 smithi040 ceph-mon[192000]: osdmap e663: 8 total, 8 up, 8 in 2023-09-30T09:30:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:44 smithi040 ceph-mon[189312]: osdmap e663: 8 total, 8 up, 8 in 2023-09-30T09:30:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:2970: done (1 left) 2023-09-30T09:30:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:2972: done (0 left) 2023-09-30T09:30:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 300 2023-09-30T09:30:45.947 INFO:tasks.rados.rados.0.smithi040.stdout:2973: seq_num 919 ranges {0=598016,598016=401408} 2023-09-30T09:30:45.950 INFO:tasks.rados.rados.0.smithi040.stdout:2973: writing smithi040173847-34 from 0 to 598016 tid 1 2023-09-30T09:30:45.953 INFO:tasks.rados.rados.0.smithi040.stdout:2973: writing smithi040173847-34 from 598016 to 999424 tid 2 2023-09-30T09:30:45.953 INFO:tasks.rados.rados.0.smithi040.stdout:2974: setattr oid 41 current snap is 300 2023-09-30T09:30:45.956 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 300 2023-09-30T09:30:45.956 INFO:tasks.rados.rados.0.smithi040.stdout:2975: seq_num 920 ranges {0=614400,614400=401408} 2023-09-30T09:30:45.958 INFO:tasks.rados.rados.0.smithi040.stdout:2975: writing smithi040173847-40 from 0 to 614400 tid 1 2023-09-30T09:30:45.961 INFO:tasks.rados.rados.0.smithi040.stdout:2975: writing smithi040173847-40 from 614400 to 1015808 tid 2 2023-09-30T09:30:45.961 INFO:tasks.rados.rados.0.smithi040.stdout:2976: read oid 47 snap 291 2023-09-30T09:30:45.961 INFO:tasks.rados.rados.0.smithi040.stdout:2976: expect (ObjNum 902 snap 291 seq_num 902) 2023-09-30T09:30:45.961 INFO:tasks.rados.rados.0.smithi040.stdout:2977: read oid 12 snap -1 2023-09-30T09:30:45.961 INFO:tasks.rados.rados.0.smithi040.stdout:2977: expect (ObjNum 898 snap 287 seq_num 898) 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2978: snap_create 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2973: finishing write tid 1 to smithi040173847-34 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2973: finishing write tid 2 to smithi040173847-34 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2973: finishing write tid 3 to smithi040173847-34 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2973: finishing write tid 4 to smithi040173847-34 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1454 (ObjNum 919 snap 300 seq_num 919) dirty exists 2023-09-30T09:30:45.962 INFO:tasks.rados.rados.0.smithi040.stdout:2973: left oid 34 (ObjNum 919 snap 300 seq_num 919) 2023-09-30T09:30:45.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1455 (ObjNum 161 snap 0 seq_num 3792623376) dirty exists 2023-09-30T09:30:45.966 INFO:tasks.rados.rados.0.smithi040.stdout:2975: finishing write tid 1 to smithi040173847-40 2023-09-30T09:30:45.967 INFO:tasks.rados.rados.0.smithi040.stdout:2975: finishing write tid 2 to smithi040173847-40 2023-09-30T09:30:45.967 INFO:tasks.rados.rados.0.smithi040.stdout:2975: finishing write tid 3 to smithi040173847-40 2023-09-30T09:30:45.968 INFO:tasks.rados.rados.0.smithi040.stdout:2977: expect (ObjNum 898 snap 287 seq_num 898) 2023-09-30T09:30:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:2975: finishing write tid 4 to smithi040173847-40 2023-09-30T09:30:45.986 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1459 (ObjNum 920 snap 300 seq_num 920) dirty exists 2023-09-30T09:30:45.987 INFO:tasks.rados.rados.0.smithi040.stdout:2975: left oid 40 (ObjNum 920 snap 300 seq_num 920) 2023-09-30T09:30:45.987 INFO:tasks.rados.rados.0.smithi040.stdout:2976: expect (ObjNum 902 snap 291 seq_num 902) 2023-09-30T09:30:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:45 smithi143 ceph-mon[183689]: osdmap e664: 8 total, 8 up, 8 in 2023-09-30T09:30:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:45 smithi143 ceph-mon[183689]: pgmap v707: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-30T09:30:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[192000]: osdmap e664: 8 total, 8 up, 8 in 2023-09-30T09:30:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[192000]: pgmap v707: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-30T09:30:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[189312]: osdmap e664: 8 total, 8 up, 8 in 2023-09-30T09:30:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:30:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:45 smithi040 ceph-mon[189312]: pgmap v707: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 422 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 668 KiB/s wr, 10 op/s 2023-09-30T09:30:46.912 INFO:tasks.rados.rados.0.smithi040.stdout:2973: done (5 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2974: done (4 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2975: done (3 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2976: done (2 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2977: done (1 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2978: done (0 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2979: rmattr oid 50 current snap is 301 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2979: done (0 left) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2980: read oid 45 snap -1 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2980: expect (ObjNum 904 snap 293 seq_num 904) 2023-09-30T09:30:46.913 INFO:tasks.rados.rados.0.smithi040.stdout:2981: rmattr oid 23 current snap is 301 2023-09-30T09:30:46.914 INFO:tasks.rados.rados.0.smithi040.stdout:2981: done (1 left) 2023-09-30T09:30:46.914 INFO:tasks.rados.rados.0.smithi040.stdout:2982: snap_create 2023-09-30T09:30:46.918 INFO:tasks.rados.rados.0.smithi040.stdout:2980: expect (ObjNum 904 snap 293 seq_num 904) 2023-09-30T09:30:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:46 smithi143 ceph-mon[183689]: osdmap e665: 8 total, 8 up, 8 in 2023-09-30T09:30:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:46 smithi143 ceph-mon[183689]: osdmap e666: 8 total, 8 up, 8 in 2023-09-30T09:30:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:46 smithi040 ceph-mon[189312]: osdmap e665: 8 total, 8 up, 8 in 2023-09-30T09:30:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:46 smithi040 ceph-mon[189312]: osdmap e666: 8 total, 8 up, 8 in 2023-09-30T09:30:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:46 smithi040 ceph-mon[192000]: osdmap e665: 8 total, 8 up, 8 in 2023-09-30T09:30:47.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:46 smithi040 ceph-mon[192000]: osdmap e666: 8 total, 8 up, 8 in 2023-09-30T09:30:47.923 INFO:tasks.rados.rados.0.smithi040.stdout:2980: done (1 left) 2023-09-30T09:30:47.923 INFO:tasks.rados.rados.0.smithi040.stdout:2982: done (0 left) 2023-09-30T09:30:47.923 INFO:tasks.rados.rados.0.smithi040.stdout:2983: snap_remove snap 287 2023-09-30T09:30:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:47 smithi143 ceph-mon[183689]: pgmap v710: 121 pgs: 121 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-30T09:30:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:47 smithi143 ceph-mon[183689]: osdmap e667: 8 total, 8 up, 8 in 2023-09-30T09:30:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:47 smithi040 ceph-mon[192000]: pgmap v710: 121 pgs: 121 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-30T09:30:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:47 smithi040 ceph-mon[192000]: osdmap e667: 8 total, 8 up, 8 in 2023-09-30T09:30:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:47 smithi040 ceph-mon[189312]: pgmap v710: 121 pgs: 121 active+clean; 325 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2023-09-30T09:30:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:47 smithi040 ceph-mon[189312]: osdmap e667: 8 total, 8 up, 8 in 2023-09-30T09:30:48.930 INFO:tasks.rados.rados.0.smithi040.stdout:2983: done (0 left) 2023-09-30T09:30:48.930 INFO:tasks.rados.rados.0.smithi040.stdout:2984: read oid 1 snap -1 2023-09-30T09:30:48.930 INFO:tasks.rados.rados.0.smithi040.stdout:2984: expect (ObjNum 875 snap 282 seq_num 875) 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2985: copy_from oid 12 from oid 10 current snap is 302 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2986: read oid 45 snap -1 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2986: expect (ObjNum 904 snap 293 seq_num 904) 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2987: copy_from oid 28 from oid 16 current snap is 302 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2988: read oid 2 snap 293 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2988: expect (ObjNum 853 snap 269 seq_num 853) 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2989: read oid 49 snap -1 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2989: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:30:48.931 INFO:tasks.rados.rados.0.smithi040.stdout:2990: snap_remove snap 247 2023-09-30T09:30:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:2990: done (6 left) 2023-09-30T09:30:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:2991: rollback oid 44 current snap is 302 2023-09-30T09:30:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 298 2023-09-30T09:30:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 302 2023-09-30T09:30:49.937 INFO:tasks.rados.rados.0.smithi040.stdout:2992: seq_num 921 ranges {704512=630784,1335296=401408} 2023-09-30T09:30:49.945 INFO:tasks.rados.rados.0.smithi040.stdout:2992: writing smithi040173847-24 from 704512 to 1335296 tid 1 2023-09-30T09:30:49.948 INFO:tasks.rados.rados.0.smithi040.stdout:2992: writing smithi040173847-24 from 1335296 to 1736704 tid 2 2023-09-30T09:30:49.948 INFO:tasks.rados.rados.0.smithi040.stdout:2993: rmattr oid 42 current snap is 302 2023-09-30T09:30:49.948 INFO:tasks.rados.rados.0.smithi040.stdout:2993: done (8 left) 2023-09-30T09:30:49.948 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 302 2023-09-30T09:30:49.951 INFO:tasks.rados.rados.0.smithi040.stdout:2994: seq_num 922 ranges {7143424=647168,7790592=401408} 2023-09-30T09:30:49.993 INFO:tasks.rados.rados.0.smithi040.stdout:2994: writing smithi040173847-32 from 7143424 to 7790592 tid 1 2023-09-30T09:30:49.996 INFO:tasks.rados.rados.0.smithi040.stdout:2994: writing smithi040173847-32 from 7790592 to 8192000 tid 2 2023-09-30T09:30:49.996 INFO:tasks.rados.rados.0.smithi040.stdout:2995: rmattr oid 4 current snap is 302 2023-09-30T09:30:49.996 INFO:tasks.rados.rados.0.smithi040.stdout:2995: done (9 left) 2023-09-30T09:30:49.996 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 302 2023-09-30T09:30:49.996 INFO:tasks.rados.rados.0.smithi040.stdout:2996: seq_num 923 ranges {0=663552,663552=401408} 2023-09-30T09:30:49.999 INFO:tasks.rados.rados.0.smithi040.stdout:2996: writing smithi040173847-27 from 0 to 663552 tid 1 2023-09-30T09:30:50.002 INFO:tasks.rados.rados.0.smithi040.stdout:2996: writing smithi040173847-27 from 663552 to 1064960 tid 2 2023-09-30T09:30:50.002 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 302 2023-09-30T09:30:50.002 INFO:tasks.rados.rados.0.smithi040.stdout:2997: seq_num 924 ranges {802816=679936,1482752=401408} 2023-09-30T09:30:50.010 INFO:tasks.rados.rados.0.smithi040.stdout:2997: writing smithi040173847-3 from 802816 to 1482752 tid 1 2023-09-30T09:30:50.013 INFO:tasks.rados.rados.0.smithi040.stdout:2997: writing smithi040173847-3 from 1482752 to 1884160 tid 2 2023-09-30T09:30:50.013 INFO:tasks.rados.rados.0.smithi040.stdout:2998: delete oid 5 current snap is 302 2023-09-30T09:30:50.013 INFO:tasks.rados.rados.0.smithi040.stdout:2984: expect (ObjNum 875 snap 282 seq_num 875) 2023-09-30T09:30:50.021 INFO:tasks.rados.rados.0.smithi040.stdout:2989: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing copy_from to smithi040173847-28 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2987: got expected ENOENT (src dne) 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2984: done (11 left) 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2989: done (10 left) 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2998: done (9 left) 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2999: read oid 20 snap -1 2023-09-30T09:30:50.023 INFO:tasks.rados.rados.0.smithi040.stdout:2999: expect deleted 2023-09-30T09:30:50.024 INFO:tasks.rados.rados.0.smithi040.stdout:3000: rmattr oid 18 current snap is 302 2023-09-30T09:30:50.024 INFO:tasks.rados.rados.0.smithi040.stdout:2987: finishing copy_from racing read to smithi040173847-28 2023-09-30T09:30:50.024 INFO:tasks.rados.rados.0.smithi040.stdout:2986: expect (ObjNum 904 snap 293 seq_num 904) 2023-09-30T09:30:50.081 INFO:tasks.rados.rados.0.smithi040.stdout:2985: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:30:50.081 INFO:tasks.rados.rados.0.smithi040.stdout:2985: finishing copy_from to smithi040173847-12 2023-09-30T09:30:50.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1481 (ObjNum 851 snap 269 seq_num 851) dirty exists 2023-09-30T09:30:50.082 INFO:tasks.rados.rados.0.smithi040.stdout:2988: expect (ObjNum 853 snap 269 seq_num 853) 2023-09-30T09:30:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:49 smithi143 ceph-mon[183689]: osdmap e668: 8 total, 8 up, 8 in 2023-09-30T09:30:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:49 smithi143 ceph-mon[183689]: pgmap v713: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-09-30T09:30:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:49 smithi040 ceph-mon[192000]: osdmap e668: 8 total, 8 up, 8 in 2023-09-30T09:30:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:49 smithi040 ceph-mon[192000]: pgmap v713: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-09-30T09:30:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:49 smithi040 ceph-mon[189312]: osdmap e668: 8 total, 8 up, 8 in 2023-09-30T09:30:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:49 smithi040 ceph-mon[189312]: pgmap v713: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-09-30T09:30:50.926 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2991: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1174 (ObjNum 904 snap 293 seq_num 904) dirty exists 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 1 to smithi040173847-24 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2985: done (10 left) 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2986: done (9 left) 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2987: done (8 left) 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2988: done (7 left) 2023-09-30T09:30:50.927 INFO:tasks.rados.rados.0.smithi040.stdout:2991: done (6 left) 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:3001: snap_create 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 2 to smithi040173847-24 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 3 to smithi040173847-24 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2992: finishing write tid 4 to smithi040173847-24 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1608 (ObjNum 921 snap 302 seq_num 921) dirty exists 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2992: left oid 24 (ObjNum 921 snap 302 seq_num 921) 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 1 to smithi040173847-32 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 2 to smithi040173847-32 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 3 to smithi040173847-32 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2994: finishing write tid 4 to smithi040173847-32 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1177 (ObjNum 922 snap 302 seq_num 922) dirty exists 2023-09-30T09:30:50.928 INFO:tasks.rados.rados.0.smithi040.stdout:2994: left oid 32 (ObjNum 922 snap 302 seq_num 922) 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 1 to smithi040173847-27 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 2 to smithi040173847-27 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 3 to smithi040173847-27 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2996: finishing write tid 4 to smithi040173847-27 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1152 (ObjNum 923 snap 302 seq_num 923) dirty exists 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2996: left oid 27 (ObjNum 923 snap 302 seq_num 923) 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2997: finishing write tid 1 to smithi040173847-3 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2997: finishing write tid 2 to smithi040173847-3 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2997: finishing write tid 3 to smithi040173847-3 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2997: finishing write tid 4 to smithi040173847-3 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1569 (ObjNum 924 snap 302 seq_num 924) dirty exists 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:2997: left oid 3 (ObjNum 924 snap 302 seq_num 924) 2023-09-30T09:30:50.929 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1259 (ObjNum 891 snap 285 seq_num 891) dirty exists 2023-09-30T09:30:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:50 smithi143 ceph-mon[183689]: osdmap e669: 8 total, 8 up, 8 in 2023-09-30T09:30:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:50 smithi040 ceph-mon[192000]: osdmap e669: 8 total, 8 up, 8 in 2023-09-30T09:30:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:50 smithi040 ceph-mon[189312]: osdmap e669: 8 total, 8 up, 8 in 2023-09-30T09:30:51.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:30:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:30:51] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-30T09:30:51.911 INFO:tasks.rados.rados.0.smithi040.stdout:2992: done (6 left) 2023-09-30T09:30:51.911 INFO:tasks.rados.rados.0.smithi040.stdout:2994: done (5 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:2996: done (4 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:2997: done (3 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:2999: done (2 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:3000: done (1 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:3001: done (0 left) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:3002: read oid 49 snap -1 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:3002: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:30:51.912 INFO:tasks.rados.rados.0.smithi040.stdout:3003: snap_remove snap 291 2023-09-30T09:30:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:51 smithi143 ceph-mon[183689]: pgmap v715: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 660 KiB/s wr, 10 op/s 2023-09-30T09:30:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:51 smithi143 ceph-mon[183689]: osdmap e670: 8 total, 8 up, 8 in 2023-09-30T09:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:51 smithi040 ceph-mon[192000]: pgmap v715: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 660 KiB/s wr, 10 op/s 2023-09-30T09:30:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:51 smithi040 ceph-mon[192000]: osdmap e670: 8 total, 8 up, 8 in 2023-09-30T09:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:51 smithi040 ceph-mon[189312]: pgmap v715: 121 pgs: 121 active+clean; 285 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 660 KiB/s wr, 10 op/s 2023-09-30T09:30:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:51 smithi040 ceph-mon[189312]: osdmap e670: 8 total, 8 up, 8 in 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3003: done (1 left) 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3004: read oid 29 snap -1 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3004: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3005: rmattr oid 13 current snap is 303 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3006: read oid 39 snap -1 2023-09-30T09:30:52.924 INFO:tasks.rados.rados.0.smithi040.stdout:3006: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3007: rmattr oid 38 current snap is 303 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3008: rollback oid 30 current snap is 303 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 292 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3009: copy_from oid 47 from oid 6 current snap is 303 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3010: read oid 2 snap -1 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3010: expect (ObjNum 853 snap 269 seq_num 853) 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3011: rollback oid 14 current snap is 303 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 294 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3012: delete oid 50 current snap is 303 2023-09-30T09:30:52.925 INFO:tasks.rados.rados.0.smithi040.stdout:3002: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3002: done (9 left) 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3012: done (8 left) 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 303 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3013: seq_num 927 ranges {0=729088,729088=401408} 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3013: writing smithi040173847-35 from 0 to 729088 tid 1 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3013: writing smithi040173847-35 from 729088 to 1130496 tid 2 2023-09-30T09:30:52.935 INFO:tasks.rados.rados.0.smithi040.stdout:3014: read oid 15 snap 292 2023-09-30T09:30:52.936 INFO:tasks.rados.rados.0.smithi040.stdout:3014: expect deleted 2023-09-30T09:30:52.936 INFO:tasks.rados.rados.0.smithi040.stdout:3015: copy_from oid 45 from oid 4 current snap is 303 2023-09-30T09:30:52.936 INFO:tasks.rados.rados.0.smithi040.stdout:3016: delete oid 21 current snap is 303 2023-09-30T09:30:52.936 INFO:tasks.rados.rados.0.smithi040.stdout:3011: finishing rollback tid 0 to smithi040173847-14 2023-09-30T09:30:52.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1260 (ObjNum 889 snap 283 seq_num 889) dirty exists 2023-09-30T09:30:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3011: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:30:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:30:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3011: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:30:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1277 (ObjNum 899 snap 287 seq_num 899) dirty exists 2023-09-30T09:30:52.941 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:30:52.942 INFO:tasks.rados.rados.0.smithi040.stdout:3004: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:3008: finishing rollback tid 2 to smithi040173847-30 2023-09-30T09:30:52.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1263 (ObjNum 890 snap 283 seq_num 890) dirty exists 2023-09-30T09:30:52.966 INFO:tasks.rados.rados.0.smithi040.stdout:3006: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1571 (ObjNum 838 snap 263 seq_num 838) dirty exists 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3013: finishing write tid 1 to smithi040173847-35 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3013: finishing write tid 2 to smithi040173847-35 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3013: finishing write tid 3 to smithi040173847-35 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3004: done (11 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3005: done (10 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3006: done (9 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3007: done (8 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3008: done (7 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3011: done (6 left) 2023-09-30T09:30:52.991 INFO:tasks.rados.rados.0.smithi040.stdout:3014: done (5 left) 2023-09-30T09:30:52.992 INFO:tasks.rados.rados.0.smithi040.stdout:3016: done (4 left) 2023-09-30T09:30:52.992 INFO:tasks.rados.rados.0.smithi040.stdout:3017: snap_remove snap 294 2023-09-30T09:30:53.939 INFO:tasks.rados.rados.0.smithi040.stdout:3017: done (4 left) 2023-09-30T09:30:53.939 INFO:tasks.rados.rados.0.smithi040.stdout:3018: read oid 13 snap 301 2023-09-30T09:30:53.940 INFO:tasks.rados.rados.0.smithi040.stdout:3018: expect (ObjNum 889 snap 283 seq_num 889) 2023-09-30T09:30:53.940 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 303 2023-09-30T09:30:53.940 INFO:tasks.rados.rados.0.smithi040.stdout:3019: seq_num 929 ranges {6455296=761856,7217152=401408} 2023-09-30T09:30:53.981 INFO:tasks.rados.rados.0.smithi040.stdout:3019: writing smithi040173847-9 from 6455296 to 7217152 tid 1 2023-09-30T09:30:53.983 INFO:tasks.rados.rados.0.smithi040.stdout:3019: writing smithi040173847-9 from 7217152 to 7618560 tid 2 2023-09-30T09:30:53.983 INFO:tasks.rados.rados.0.smithi040.stdout:3020: snap_remove snap 293 2023-09-30T09:30:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:53 smithi143 ceph-mon[183689]: osdmap e671: 8 total, 8 up, 8 in 2023-09-30T09:30:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:53 smithi143 ceph-mon[183689]: pgmap v718: 121 pgs: 121 active+clean; 262 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 459 KiB/s wr, 9 op/s 2023-09-30T09:30:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:53 smithi040 ceph-mon[189312]: osdmap e671: 8 total, 8 up, 8 in 2023-09-30T09:30:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:53 smithi040 ceph-mon[189312]: pgmap v718: 121 pgs: 121 active+clean; 262 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 459 KiB/s wr, 9 op/s 2023-09-30T09:30:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:53 smithi040 ceph-mon[192000]: osdmap e671: 8 total, 8 up, 8 in 2023-09-30T09:30:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:53 smithi040 ceph-mon[192000]: pgmap v718: 121 pgs: 121 active+clean; 262 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 8.8 MiB/s rd, 459 KiB/s wr, 9 op/s 2023-09-30T09:30:54.937 INFO:tasks.rados.rados.0.smithi040.stdout:3020: done (6 left) 2023-09-30T09:30:54.937 INFO:tasks.rados.rados.0.smithi040.stdout:3021: copy_from oid 11 from oid 19 current snap is 303 2023-09-30T09:30:54.937 INFO:tasks.rados.rados.0.smithi040.stdout:3009: finishing copy_from racing read to smithi040173847-47 2023-09-30T09:30:54.937 INFO:tasks.rados.rados.0.smithi040.stdout:3013: finishing write tid 4 to smithi040173847-35 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1651 (ObjNum 927 snap 303 seq_num 927) dirty exists 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:3013: left oid 35 (ObjNum 927 snap 303 seq_num 927) 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:3009: finishing copy_from to smithi040173847-47 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1444 (ObjNum 882 snap 282 seq_num 882) dirty exists 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:30:54.938 INFO:tasks.rados.rados.0.smithi040.stdout:3010: expect (ObjNum 853 snap 269 seq_num 853) 2023-09-30T09:30:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:54 smithi143 ceph-mon[183689]: osdmap e672: 8 total, 8 up, 8 in 2023-09-30T09:30:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:54 smithi040 ceph-mon[192000]: osdmap e672: 8 total, 8 up, 8 in 2023-09-30T09:30:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:54 smithi040 ceph-mon[189312]: osdmap e672: 8 total, 8 up, 8 in 2023-09-30T09:30:55.792 INFO:tasks.rados.rados.0.smithi040.stdout:3015: finishing copy_from to smithi040173847-45 2023-09-30T09:30:55.792 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1296 (ObjNum 915 snap 298 seq_num 915) dirty exists 2023-09-30T09:30:55.792 INFO:tasks.rados.rados.0.smithi040.stdout:3018: expect (ObjNum 889 snap 283 seq_num 889) 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 1 to smithi040173847-9 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 2 to smithi040173847-9 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 3 to smithi040173847-9 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3009: done (6 left) 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3010: done (5 left) 2023-09-30T09:30:55.898 INFO:tasks.rados.rados.0.smithi040.stdout:3013: done (4 left) 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:3015: done (3 left) 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:3018: done (2 left) 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 303 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:3019: finishing write tid 4 to smithi040173847-9 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1612 (ObjNum 929 snap 303 seq_num 929) dirty exists 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:3019: left oid 9 (ObjNum 929 snap 303 seq_num 929) 2023-09-30T09:30:55.899 INFO:tasks.rados.rados.0.smithi040.stdout:3022: seq_num 930 ranges {11780096=786432,12566528=401408} 2023-09-30T09:30:55.968 INFO:tasks.rados.rados.0.smithi040.stdout:3022: writing smithi040173847-2 from 11780096 to 12566528 tid 1 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3022: writing smithi040173847-2 from 12566528 to 12967936 tid 2 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3019: done (2 left) 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3023: rollback oid 17 current snap is 303 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 276 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3021: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3021: finishing copy_from to smithi040173847-11 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1289 (ObjNum 822 snap 259 seq_num 822) dirty exists 2023-09-30T09:30:55.971 INFO:tasks.rados.rados.0.smithi040.stdout:3021: done (2 left) 2023-09-30T09:30:55.972 INFO:tasks.rados.rados.0.smithi040.stdout:3024: rollback oid 1 current snap is 303 2023-09-30T09:30:55.972 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 1 to 296 2023-09-30T09:30:55.972 INFO:tasks.rados.rados.0.smithi040.stdout:3025: snap_create 2023-09-30T09:30:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 1 to smithi040173847-2 2023-09-30T09:30:55.976 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 2 to smithi040173847-2 2023-09-30T09:30:55.977 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 3 to smithi040173847-2 2023-09-30T09:30:55.977 INFO:tasks.rados.rados.0.smithi040.stdout:3024: finishing rollback tid 0 to smithi040173847-1 2023-09-30T09:30:55.977 INFO:tasks.rados.rados.0.smithi040.stdout:3023: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:3024: finishing rollback tid 1 to smithi040173847-1 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:3023: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:3024: finishing rollback tid 2 to smithi040173847-1 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1583 (ObjNum 875 snap 282 seq_num 875) dirty exists 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:3023: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:30:55.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1487 (ObjNum 865 snap 275 seq_num 865) dirty exists 2023-09-30T09:30:55.979 INFO:tasks.rados.rados.0.smithi040.stdout:3022: finishing write tid 4 to smithi040173847-2 2023-09-30T09:30:55.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1299 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:30:55.979 INFO:tasks.rados.rados.0.smithi040.stdout:3022: left oid 2 (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:30:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:55 smithi143 ceph-mon[183689]: osdmap e673: 8 total, 8 up, 8 in 2023-09-30T09:30:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:55 smithi143 ceph-mon[183689]: pgmap v721: 121 pgs: 121 active+clean; 269 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:30:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:55 smithi040 ceph-mon[192000]: osdmap e673: 8 total, 8 up, 8 in 2023-09-30T09:30:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:55 smithi040 ceph-mon[192000]: pgmap v721: 121 pgs: 121 active+clean; 269 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:30:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:55 smithi040 ceph-mon[189312]: osdmap e673: 8 total, 8 up, 8 in 2023-09-30T09:30:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:55 smithi040 ceph-mon[189312]: pgmap v721: 121 pgs: 121 active+clean; 269 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:30:56.912 INFO:tasks.rados.rados.0.smithi040.stdout:3022: done (3 left) 2023-09-30T09:30:56.912 INFO:tasks.rados.rados.0.smithi040.stdout:3023: done (2 left) 2023-09-30T09:30:56.912 INFO:tasks.rados.rados.0.smithi040.stdout:3024: done (1 left) 2023-09-30T09:30:56.913 INFO:tasks.rados.rados.0.smithi040.stdout:3025: done (0 left) 2023-09-30T09:30:56.913 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 304 2023-09-30T09:30:56.913 INFO:tasks.rados.rados.0.smithi040.stdout:3026: seq_num 931 ranges {2621440=802816,3424256=401408} 2023-09-30T09:30:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3026: writing smithi040173847-30 from 2621440 to 3424256 tid 1 2023-09-30T09:30:56.934 INFO:tasks.rados.rados.0.smithi040.stdout:3026: writing smithi040173847-30 from 3424256 to 3825664 tid 2 2023-09-30T09:30:56.934 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 304 2023-09-30T09:30:56.934 INFO:tasks.rados.rados.0.smithi040.stdout:3027: seq_num 932 ranges {2048000=417792,2465792=663552,3129344=139264} 2023-09-30T09:30:56.948 INFO:tasks.rados.rados.0.smithi040.stdout:3027: writing smithi040173847-38 from 2048000 to 2465792 tid 1 2023-09-30T09:30:56.952 INFO:tasks.rados.rados.0.smithi040.stdout:3027: writing smithi040173847-38 from 2465792 to 3129344 tid 2 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3027: writing smithi040173847-38 from 3129344 to 3268608 tid 3 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3028: snap_create 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3026: finishing write tid 1 to smithi040173847-30 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3026: finishing write tid 2 to smithi040173847-30 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3026: finishing write tid 3 to smithi040173847-30 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:3026: finishing write tid 4 to smithi040173847-30 2023-09-30T09:30:56.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1266 (ObjNum 931 snap 304 seq_num 931) dirty exists 2023-09-30T09:30:56.954 INFO:tasks.rados.rados.0.smithi040.stdout:3026: left oid 30 (ObjNum 931 snap 304 seq_num 931) 2023-09-30T09:30:56.957 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 1 to smithi040173847-38 2023-09-30T09:30:56.958 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 2 to smithi040173847-38 2023-09-30T09:30:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 3 to smithi040173847-38 2023-09-30T09:30:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 4 to smithi040173847-38 2023-09-30T09:30:56.960 INFO:tasks.rados.rados.0.smithi040.stdout:3027: finishing write tid 5 to smithi040173847-38 2023-09-30T09:30:56.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1594 (ObjNum 932 snap 304 seq_num 932) dirty exists 2023-09-30T09:30:56.960 INFO:tasks.rados.rados.0.smithi040.stdout:3027: left oid 38 (ObjNum 932 snap 304 seq_num 932) 2023-09-30T09:30:57.922 INFO:tasks.rados.rados.0.smithi040.stdout:3026: done (2 left) 2023-09-30T09:30:57.923 INFO:tasks.rados.rados.0.smithi040.stdout:3027: done (1 left) 2023-09-30T09:30:57.923 INFO:tasks.rados.rados.0.smithi040.stdout:3028: done (0 left) 2023-09-30T09:30:57.923 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 305 2023-09-30T09:30:57.923 INFO:tasks.rados.rados.0.smithi040.stdout:3029: seq_num 933 ranges {7938048=434176,8372224=548864,8921088=253952} 2023-09-30T09:30:57.969 INFO:tasks.rados.rados.0.smithi040.stdout:3029: writing smithi040173847-31 from 7938048 to 8372224 tid 1 2023-09-30T09:30:57.972 INFO:tasks.rados.rados.0.smithi040.stdout:3029: writing smithi040173847-31 from 8372224 to 8921088 tid 2 2023-09-30T09:30:57.974 INFO:tasks.rados.rados.0.smithi040.stdout:3029: writing smithi040173847-31 from 8921088 to 9175040 tid 3 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3030: rmattr oid 35 current snap is 305 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3030: done (1 left) 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3031: read oid 29 snap 297 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3031: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3032: read oid 50 snap -1 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3032: expect deleted 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 305 2023-09-30T09:30:57.975 INFO:tasks.rados.rados.0.smithi040.stdout:3033: seq_num 934 ranges {6168576=450560,6619136=434176,7053312=368640} 2023-09-30T09:30:58.012 INFO:tasks.rados.rados.0.smithi040.stdout:3033: writing smithi040173847-17 from 6168576 to 6619136 tid 1 2023-09-30T09:30:58.014 INFO:tasks.rados.rados.0.smithi040.stdout:3033: writing smithi040173847-17 from 6619136 to 7053312 tid 2 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3033: writing smithi040173847-17 from 7053312 to 7421952 tid 3 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3034: read oid 6 snap -1 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3034: expect (ObjNum 882 snap 282 seq_num 882) 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3035: copy_from oid 43 from oid 44 current snap is 305 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3029: finishing write tid 1 to smithi040173847-31 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3029: finishing write tid 2 to smithi040173847-31 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3029: finishing write tid 3 to smithi040173847-31 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3029: finishing write tid 4 to smithi040173847-31 2023-09-30T09:30:58.017 INFO:tasks.rados.rados.0.smithi040.stdout:3031: expect (ObjNum 894 snap 287 seq_num 894) 2023-09-30T09:30:58.036 INFO:tasks.rados.rados.0.smithi040.stdout:3029: finishing write tid 5 to smithi040173847-31 2023-09-30T09:30:58.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1485 (ObjNum 933 snap 305 seq_num 933) dirty exists 2023-09-30T09:30:58.036 INFO:tasks.rados.rados.0.smithi040.stdout:3029: left oid 31 (ObjNum 933 snap 305 seq_num 933) 2023-09-30T09:30:58.036 INFO:tasks.rados.rados.0.smithi040.stdout:3029: done (5 left) 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3031: done (4 left) 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3032: done (3 left) 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3036: rollback oid 40 current snap is 305 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 299 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 1 to smithi040173847-17 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 2 to smithi040173847-17 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 3 to smithi040173847-17 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 4 to smithi040173847-17 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: finishing write tid 5 to smithi040173847-17 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1492 (ObjNum 934 snap 305 seq_num 934) dirty exists 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3033: left oid 17 (ObjNum 934 snap 305 seq_num 934) 2023-09-30T09:30:58.037 INFO:tasks.rados.rados.0.smithi040.stdout:3034: expect (ObjNum 882 snap 282 seq_num 882) 2023-09-30T09:30:58.121 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:30:58.121 INFO:tasks.rados.rados.0.smithi040.stdout:3035: finishing copy_from to smithi040173847-43 2023-09-30T09:30:58.121 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1174 (ObjNum 904 snap 293 seq_num 904) dirty exists 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3036: finishing rollback tid 0 to smithi040173847-40 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3036: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3033: done (3 left) 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3034: done (2 left) 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3035: done (1 left) 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 305 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3036: finishing rollback tid 2 to smithi040173847-40 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1496 (ObjNum 33 snap 0 seq_num 3791718688) dirty exists 2023-09-30T09:30:58.122 INFO:tasks.rados.rados.0.smithi040.stdout:3037: seq_num 935 ranges {1794048=466944,2260992=720896,2981888=81920} 2023-09-30T09:30:58.133 INFO:tasks.rados.rados.0.smithi040.stdout:3037: writing smithi040173847-19 from 1794048 to 2260992 tid 1 2023-09-30T09:30:58.138 INFO:tasks.rados.rados.0.smithi040.stdout:3037: writing smithi040173847-19 from 2260992 to 2981888 tid 2 2023-09-30T09:30:58.138 INFO:tasks.rados.rados.0.smithi040.stdout:3037: writing smithi040173847-19 from 2981888 to 3063808 tid 3 2023-09-30T09:30:58.139 INFO:tasks.rados.rados.0.smithi040.stdout:3036: done (1 left) 2023-09-30T09:30:58.139 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 305 2023-09-30T09:30:58.139 INFO:tasks.rados.rados.0.smithi040.stdout:3038: seq_num 936 ranges {0=483328,483328=655360,1138688=147456} 2023-09-30T09:30:58.141 INFO:tasks.rados.rados.0.smithi040.stdout:3038: writing smithi040173847-33 from 0 to 483328 tid 1 2023-09-30T09:30:58.145 INFO:tasks.rados.rados.0.smithi040.stdout:3038: writing smithi040173847-33 from 483328 to 1138688 tid 2 2023-09-30T09:30:58.147 INFO:tasks.rados.rados.0.smithi040.stdout:3038: writing smithi040173847-33 from 1138688 to 1286144 tid 3 2023-09-30T09:30:58.147 INFO:tasks.rados.rados.0.smithi040.stdout:3039: copy_from oid 14 from oid 7 current snap is 305 2023-09-30T09:30:58.147 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 1 to smithi040173847-19 2023-09-30T09:30:58.147 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 2 to smithi040173847-19 2023-09-30T09:30:58.147 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 3 to smithi040173847-19 2023-09-30T09:30:58.148 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 4 to smithi040173847-19 2023-09-30T09:30:58.148 INFO:tasks.rados.rados.0.smithi040.stdout:3038: finishing write tid 1 to smithi040173847-33 2023-09-30T09:30:58.148 INFO:tasks.rados.rados.0.smithi040.stdout:3040: copy_from oid 35 from oid 38 current snap is 305 2023-09-30T09:30:58.148 INFO:tasks.rados.rados.0.smithi040.stdout:3041: copy_from oid 21 from oid 2 current snap is 305 2023-09-30T09:30:58.148 INFO:tasks.rados.rados.0.smithi040.stdout:3042: snap_remove snap 298 2023-09-30T09:30:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:57 smithi040 ceph-mon[192000]: osdmap e674: 8 total, 8 up, 8 in 2023-09-30T09:30:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:57 smithi040 ceph-mon[192000]: pgmap v723: 121 pgs: 121 active+clean; 275 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-09-30T09:30:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:57 smithi040 ceph-mon[189312]: osdmap e674: 8 total, 8 up, 8 in 2023-09-30T09:30:58.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:57 smithi040 ceph-mon[189312]: pgmap v723: 121 pgs: 121 active+clean; 275 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-09-30T09:30:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:57 smithi143 ceph-mon[183689]: osdmap e674: 8 total, 8 up, 8 in 2023-09-30T09:30:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:57 smithi143 ceph-mon[183689]: pgmap v723: 121 pgs: 121 active+clean; 275 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 14 op/s 2023-09-30T09:30:58.935 INFO:tasks.rados.rados.0.smithi040.stdout:3042: done (5 left) 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:3043: rollback oid 26 current snap is 305 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 296 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:3037: finishing write tid 5 to smithi040173847-19 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1300 (ObjNum 935 snap 305 seq_num 935) dirty exists 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:3037: left oid 19 (ObjNum 935 snap 305 seq_num 935) 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:3037: done (5 left) 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 305 2023-09-30T09:30:58.936 INFO:tasks.rados.rados.0.smithi040.stdout:3044: seq_num 937 ranges {0=499712,499712=532480,1032192=270336} 2023-09-30T09:30:58.943 INFO:tasks.rados.rados.0.smithi040.stdout:3044: writing smithi040173847-40 from 0 to 499712 tid 1 2023-09-30T09:30:58.943 INFO:tasks.rados.rados.0.smithi040.stdout:3044: writing smithi040173847-40 from 499712 to 1032192 tid 2 2023-09-30T09:30:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:3044: writing smithi040173847-40 from 1032192 to 1302528 tid 3 2023-09-30T09:30:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:3045: read oid 4 snap -1 2023-09-30T09:30:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:3045: expect (ObjNum 915 snap 298 seq_num 915) 2023-09-30T09:30:58.944 INFO:tasks.rados.rados.0.smithi040.stdout:3046: delete oid 12 current snap is 305 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3038: finishing write tid 2 to smithi040173847-33 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3038: finishing write tid 3 to smithi040173847-33 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3038: finishing write tid 4 to smithi040173847-33 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3038: finishing write tid 5 to smithi040173847-33 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1157 (ObjNum 936 snap 305 seq_num 936) dirty exists 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3038: left oid 33 (ObjNum 936 snap 305 seq_num 936) 2023-09-30T09:30:58.945 INFO:tasks.rados.rados.0.smithi040.stdout:3039: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3039: finishing copy_from to smithi040173847-14 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1436 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3040: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3040: finishing copy_from to smithi040173847-35 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1594 (ObjNum 932 snap 304 seq_num 932) dirty exists 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3041: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3041: finishing copy_from to smithi040173847-21 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1299 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:3043: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:30:58.946 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1146 (ObjNum 863 snap 273 seq_num 863) dirty exists 2023-09-30T09:30:58.962 INFO:tasks.rados.rados.0.smithi040.stdout:3038: done (7 left) 2023-09-30T09:30:58.962 INFO:tasks.rados.rados.0.smithi040.stdout:3039: done (6 left) 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3040: done (5 left) 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3041: done (4 left) 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3043: done (3 left) 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3046: done (2 left) 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3047: rollback oid 48 current snap is 305 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 297 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 305 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3048: seq_num 939 ranges {1064960=532480,1597440=704512,2301952=98304} 2023-09-30T09:30:58.963 INFO:tasks.rados.rados.0.smithi040.stdout:3048: writing smithi040173847-27 from 1064960 to 1597440 tid 1 2023-09-30T09:30:58.965 INFO:tasks.rados.rados.0.smithi040.stdout:3048: writing smithi040173847-27 from 1597440 to 2301952 tid 2 2023-09-30T09:30:58.966 INFO:tasks.rados.rados.0.smithi040.stdout:3048: writing smithi040173847-27 from 2301952 to 2400256 tid 3 2023-09-30T09:30:58.966 INFO:tasks.rados.rados.0.smithi040.stdout:3049: snap_create 2023-09-30T09:30:58.966 INFO:tasks.rados.rados.0.smithi040.stdout:3045: expect (ObjNum 915 snap 298 seq_num 915) 2023-09-30T09:30:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 1 to smithi040173847-40 2023-09-30T09:30:58.991 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 2 to smithi040173847-40 2023-09-30T09:30:58.991 INFO:tasks.rados.rados.0.smithi040.stdout:3047: finishing rollback tid 0 to smithi040173847-48 2023-09-30T09:30:58.991 INFO:tasks.rados.rados.0.smithi040.stdout:3047: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:30:58.991 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 3 to smithi040173847-40 2023-09-30T09:30:58.991 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 4 to smithi040173847-40 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3044: finishing write tid 5 to smithi040173847-40 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1504 (ObjNum 937 snap 305 seq_num 937) dirty exists 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3044: left oid 40 (ObjNum 937 snap 305 seq_num 937) 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3047: finishing rollback tid 2 to smithi040173847-48 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1303 (ObjNum 846 snap 266 seq_num 846) dirty exists 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 1 to smithi040173847-27 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 2 to smithi040173847-27 2023-09-30T09:30:58.992 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 3 to smithi040173847-27 2023-09-30T09:30:58.993 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 4 to smithi040173847-27 2023-09-30T09:30:58.993 INFO:tasks.rados.rados.0.smithi040.stdout:3048: finishing write tid 5 to smithi040173847-27 2023-09-30T09:30:58.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1161 (ObjNum 939 snap 305 seq_num 939) dirty exists 2023-09-30T09:30:58.993 INFO:tasks.rados.rados.0.smithi040.stdout:3048: left oid 27 (ObjNum 939 snap 305 seq_num 939) 2023-09-30T09:30:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:58 smithi143 ceph-mon[183689]: osdmap e675: 8 total, 8 up, 8 in 2023-09-30T09:30:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:58 smithi040 ceph-mon[192000]: osdmap e675: 8 total, 8 up, 8 in 2023-09-30T09:30:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:58 smithi040 ceph-mon[189312]: osdmap e675: 8 total, 8 up, 8 in 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3044: done (4 left) 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3045: done (3 left) 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3047: done (2 left) 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3048: done (1 left) 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3049: done (0 left) 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3050: rmattr oid 32 current snap is 306 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3051: rollback oid 17 current snap is 306 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 303 2023-09-30T09:30:59.938 INFO:tasks.rados.rados.0.smithi040.stdout:3052: copy_from oid 9 from oid 8 current snap is 306 2023-09-30T09:30:59.939 INFO:tasks.rados.rados.0.smithi040.stdout:3053: read oid 30 snap 276 2023-09-30T09:30:59.939 INFO:tasks.rados.rados.0.smithi040.stdout:3053: expect (ObjNum 832 snap 263 seq_num 832) 2023-09-30T09:30:59.939 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 306 2023-09-30T09:30:59.939 INFO:tasks.rados.rados.0.smithi040.stdout:3054: seq_num 940 ranges {1687552=548864,2236416=589824,2826240=212992} 2023-09-30T09:30:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3054: writing smithi040173847-28 from 1687552 to 2236416 tid 1 2023-09-30T09:30:59.954 INFO:tasks.rados.rados.0.smithi040.stdout:3054: writing smithi040173847-28 from 2236416 to 2826240 tid 2 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:3054: writing smithi040173847-28 from 2826240 to 3039232 tid 3 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:3055: delete oid 3 current snap is 306 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1178 (ObjNum 922 snap 302 seq_num 922) dirty exists 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:3052: finishing copy_from to smithi040173847-9 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:3052: got expected ENOENT (src dne) 2023-09-30T09:30:59.956 INFO:tasks.rados.rados.0.smithi040.stdout:3052: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:30:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:3051: finishing rollback tid 0 to smithi040173847-17 2023-09-30T09:30:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:3051: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:30:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:3051: finishing rollback tid 2 to smithi040173847-17 2023-09-30T09:30:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1508 (ObjNum 865 snap 275 seq_num 865) dirty exists 2023-09-30T09:30:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:3053: expect (ObjNum 832 snap 263 seq_num 832) 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: finishing write tid 1 to smithi040173847-28 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: finishing write tid 2 to smithi040173847-28 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: finishing write tid 3 to smithi040173847-28 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: finishing write tid 4 to smithi040173847-28 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: finishing write tid 5 to smithi040173847-28 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1307 (ObjNum 940 snap 306 seq_num 940) dirty exists 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3054: left oid 28 (ObjNum 940 snap 306 seq_num 940) 2023-09-30T09:31:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3050: done (5 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3051: done (4 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3052: done (3 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3053: done (2 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3054: done (1 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3055: done (0 left) 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 306 2023-09-30T09:31:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3056: seq_num 942 ranges {3268608=581632,3850240=761856,4612096=40960} 2023-09-30T09:31:00.029 INFO:tasks.rados.rados.0.smithi040.stdout:3056: writing smithi040173847-38 from 3268608 to 3850240 tid 1 2023-09-30T09:31:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:3056: writing smithi040173847-38 from 3850240 to 4612096 tid 2 2023-09-30T09:31:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:3056: writing smithi040173847-38 from 4612096 to 4653056 tid 3 2023-09-30T09:31:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:3057: snap_create 2023-09-30T09:31:00.034 INFO:tasks.rados.rados.0.smithi040.stdout:3056: finishing write tid 1 to smithi040173847-38 2023-09-30T09:31:00.039 INFO:tasks.rados.rados.0.smithi040.stdout:3056: finishing write tid 2 to smithi040173847-38 2023-09-30T09:31:00.039 INFO:tasks.rados.rados.0.smithi040.stdout:3056: finishing write tid 3 to smithi040173847-38 2023-09-30T09:31:00.039 INFO:tasks.rados.rados.0.smithi040.stdout:3056: finishing write tid 4 to smithi040173847-38 2023-09-30T09:31:00.040 INFO:tasks.rados.rados.0.smithi040.stdout:3056: finishing write tid 5 to smithi040173847-38 2023-09-30T09:31:00.040 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1607 (ObjNum 942 snap 306 seq_num 942) dirty exists 2023-09-30T09:31:00.040 INFO:tasks.rados.rados.0.smithi040.stdout:3056: left oid 38 (ObjNum 942 snap 306 seq_num 942) 2023-09-30T09:31:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:59 smithi143 ceph-mon[183689]: osdmap e676: 8 total, 8 up, 8 in 2023-09-30T09:31:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:30:59 smithi143 ceph-mon[183689]: pgmap v726: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:31:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:59 smithi040 ceph-mon[192000]: osdmap e676: 8 total, 8 up, 8 in 2023-09-30T09:31:00.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:30:59 smithi040 ceph-mon[192000]: pgmap v726: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:31:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:59 smithi040 ceph-mon[189312]: osdmap e676: 8 total, 8 up, 8 in 2023-09-30T09:31:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:30:59 smithi040 ceph-mon[189312]: pgmap v726: 121 pgs: 121 active+clean; 279 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.4 MiB/s wr, 15 op/s 2023-09-30T09:31:00.948 INFO:tasks.rados.rados.0.smithi040.stdout:3056: done (1 left) 2023-09-30T09:31:00.948 INFO:tasks.rados.rados.0.smithi040.stdout:3057: done (0 left) 2023-09-30T09:31:00.948 INFO:tasks.rados.rados.0.smithi040.stdout:3058: copy_from oid 40 from oid 20 current snap is 307 2023-09-30T09:31:00.948 INFO:tasks.rados.rados.0.smithi040.stdout:3059: rmattr oid 46 current snap is 307 2023-09-30T09:31:00.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 307 2023-09-30T09:31:00.949 INFO:tasks.rados.rados.0.smithi040.stdout:3060: seq_num 943 ranges {1794048=598016,2392064=688128,3080192=114688} 2023-09-30T09:31:00.962 INFO:tasks.rados.rados.0.smithi040.stdout:3060: writing smithi040173847-11 from 1794048 to 2392064 tid 1 2023-09-30T09:31:00.965 INFO:tasks.rados.rados.0.smithi040.stdout:3060: writing smithi040173847-11 from 2392064 to 3080192 tid 2 2023-09-30T09:31:00.966 INFO:tasks.rados.rados.0.smithi040.stdout:3060: writing smithi040173847-11 from 3080192 to 3194880 tid 3 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:3061: snap_create 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:3058: finishing copy_from to smithi040173847-40 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:3058: got expected ENOENT (src dne) 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:3058: finishing copy_from racing read to smithi040173847-40 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1609 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:31:00.967 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 1 to smithi040173847-11 2023-09-30T09:31:00.970 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 2 to smithi040173847-11 2023-09-30T09:31:00.972 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 3 to smithi040173847-11 2023-09-30T09:31:00.972 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 4 to smithi040173847-11 2023-09-30T09:31:00.974 INFO:tasks.rados.rados.0.smithi040.stdout:3060: finishing write tid 5 to smithi040173847-11 2023-09-30T09:31:00.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1596 (ObjNum 943 snap 307 seq_num 943) dirty exists 2023-09-30T09:31:00.974 INFO:tasks.rados.rados.0.smithi040.stdout:3060: left oid 11 (ObjNum 943 snap 307 seq_num 943) 2023-09-30T09:31:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:00 smithi143 ceph-mon[183689]: osdmap e677: 8 total, 8 up, 8 in 2023-09-30T09:31:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:01] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:31:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:00 smithi040 ceph-mon[192000]: osdmap e677: 8 total, 8 up, 8 in 2023-09-30T09:31:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:00 smithi040 ceph-mon[189312]: osdmap e677: 8 total, 8 up, 8 in 2023-09-30T09:31:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:3058: done (3 left) 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:3059: done (2 left) 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:3060: done (1 left) 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:3061: done (0 left) 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 308 2023-09-30T09:31:01.913 INFO:tasks.rados.rados.0.smithi040.stdout:3062: seq_num 944 ranges {704512=614400,1318912=573440,1892352=229376} 2023-09-30T09:31:01.920 INFO:tasks.rados.rados.0.smithi040.stdout:3062: writing smithi040173847-39 from 704512 to 1318912 tid 1 2023-09-30T09:31:01.923 INFO:tasks.rados.rados.0.smithi040.stdout:3062: writing smithi040173847-39 from 1318912 to 1892352 tid 2 2023-09-30T09:31:01.925 INFO:tasks.rados.rados.0.smithi040.stdout:3062: writing smithi040173847-39 from 1892352 to 2121728 tid 3 2023-09-30T09:31:01.925 INFO:tasks.rados.rados.0.smithi040.stdout:3063: read oid 17 snap -1 2023-09-30T09:31:01.925 INFO:tasks.rados.rados.0.smithi040.stdout:3063: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:31:01.925 INFO:tasks.rados.rados.0.smithi040.stdout:3064: snap_remove snap 306 2023-09-30T09:31:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:01 smithi143 ceph-mon[183689]: osdmap e678: 8 total, 8 up, 8 in 2023-09-30T09:31:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:01 smithi143 ceph-mon[183689]: pgmap v729: 121 pgs: 121 active+clean; 282 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-09-30T09:31:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:01 smithi143 ceph-mon[183689]: osdmap e679: 8 total, 8 up, 8 in 2023-09-30T09:31:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[192000]: osdmap e678: 8 total, 8 up, 8 in 2023-09-30T09:31:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[192000]: pgmap v729: 121 pgs: 121 active+clean; 282 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-09-30T09:31:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[192000]: osdmap e679: 8 total, 8 up, 8 in 2023-09-30T09:31:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[189312]: osdmap e678: 8 total, 8 up, 8 in 2023-09-30T09:31:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[189312]: pgmap v729: 121 pgs: 121 active+clean; 282 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2023-09-30T09:31:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:01 smithi040 ceph-mon[189312]: osdmap e679: 8 total, 8 up, 8 in 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:3064: done (2 left) 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:3065: read oid 33 snap 303 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:3065: expect deleted 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:3066: rmattr oid 25 current snap is 308 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 308 2023-09-30T09:31:02.923 INFO:tasks.rados.rados.0.smithi040.stdout:3067: seq_num 945 ranges {0=630784,630784=458752,1089536=344064} 2023-09-30T09:31:02.927 INFO:tasks.rados.rados.0.smithi040.stdout:3067: writing smithi040173847-20 from 0 to 630784 tid 1 2023-09-30T09:31:02.931 INFO:tasks.rados.rados.0.smithi040.stdout:3067: writing smithi040173847-20 from 630784 to 1089536 tid 2 2023-09-30T09:31:02.932 INFO:tasks.rados.rados.0.smithi040.stdout:3067: writing smithi040173847-20 from 1089536 to 1433600 tid 3 2023-09-30T09:31:02.932 INFO:tasks.rados.rados.0.smithi040.stdout:3068: read oid 21 snap -1 2023-09-30T09:31:02.932 INFO:tasks.rados.rados.0.smithi040.stdout:3068: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3069: rollback oid 43 current snap is 308 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 43 to 303 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: finishing write tid 1 to smithi040173847-39 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: finishing write tid 2 to smithi040173847-39 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: finishing write tid 3 to smithi040173847-39 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: finishing write tid 4 to smithi040173847-39 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: finishing write tid 5 to smithi040173847-39 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1303 (ObjNum 944 snap 308 seq_num 944) dirty exists 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3062: left oid 39 (ObjNum 944 snap 308 seq_num 944) 2023-09-30T09:31:02.933 INFO:tasks.rados.rados.0.smithi040.stdout:3063: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:31:03.330 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1179 (ObjNum 49 snap 0 seq_num 3194651462) dirty exists 2023-09-30T09:31:03.330 INFO:tasks.rados.rados.0.smithi040.stdout:3067: finishing write tid 1 to smithi040173847-20 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3067: finishing write tid 2 to smithi040173847-20 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3067: finishing write tid 3 to smithi040173847-20 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3067: finishing write tid 4 to smithi040173847-20 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing rollback tid 0 to smithi040173847-43 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing rollback tid 1 to smithi040173847-43 2023-09-30T09:31:03.331 INFO:tasks.rados.rados.0.smithi040.stdout:3062: done (6 left) 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3063: done (5 left) 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3065: done (4 left) 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3066: done (3 left) 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3070: read oid 8 snap -1 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3070: expect deleted 2023-09-30T09:31:03.332 INFO:tasks.rados.rados.0.smithi040.stdout:3071: snap_remove snap 299 2023-09-30T09:31:03.926 INFO:tasks.rados.rados.0.smithi040.stdout:3071: done (4 left) 2023-09-30T09:31:03.926 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 308 2023-09-30T09:31:03.927 INFO:tasks.rados.rados.0.smithi040.stdout:3072: seq_num 946 ranges {1556480=647168,2203648=745472,2949120=57344} 2023-09-30T09:31:03.940 INFO:tasks.rados.rados.0.smithi040.stdout:3072: writing smithi040173847-44 from 1556480 to 2203648 tid 1 2023-09-30T09:31:03.945 INFO:tasks.rados.rados.0.smithi040.stdout:3072: writing smithi040173847-44 from 2203648 to 2949120 tid 2 2023-09-30T09:31:03.946 INFO:tasks.rados.rados.0.smithi040.stdout:3072: writing smithi040173847-44 from 2949120 to 3006464 tid 3 2023-09-30T09:31:03.946 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 308 2023-09-30T09:31:03.946 INFO:tasks.rados.rados.0.smithi040.stdout:3073: seq_num 947 ranges {2777088=663552,3440640=630784,4071424=172032} 2023-09-30T09:31:03.966 INFO:tasks.rados.rados.0.smithi040.stdout:3073: writing smithi040173847-23 from 2777088 to 3440640 tid 1 2023-09-30T09:31:03.970 INFO:tasks.rados.rados.0.smithi040.stdout:3073: writing smithi040173847-23 from 3440640 to 4071424 tid 2 2023-09-30T09:31:03.971 INFO:tasks.rados.rados.0.smithi040.stdout:3073: writing smithi040173847-23 from 4071424 to 4243456 tid 3 2023-09-30T09:31:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3074: snap_remove snap 296 2023-09-30T09:31:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:03 smithi143 ceph-mon[183689]: osdmap e680: 8 total, 8 up, 8 in 2023-09-30T09:31:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:03 smithi143 ceph-mon[183689]: pgmap v732: 121 pgs: 121 active+clean; 305 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-30T09:31:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:03 smithi040 ceph-mon[192000]: osdmap e680: 8 total, 8 up, 8 in 2023-09-30T09:31:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:03 smithi040 ceph-mon[192000]: pgmap v732: 121 pgs: 121 active+clean; 305 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-30T09:31:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:03 smithi040 ceph-mon[189312]: osdmap e680: 8 total, 8 up, 8 in 2023-09-30T09:31:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:03 smithi040 ceph-mon[189312]: pgmap v732: 121 pgs: 121 active+clean; 305 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.5 MiB/s wr, 16 op/s 2023-09-30T09:31:04.937 INFO:tasks.rados.rados.0.smithi040.stdout:3074: done (6 left) 2023-09-30T09:31:04.938 INFO:tasks.rados.rados.0.smithi040.stdout:3075: read oid 27 snap -1 2023-09-30T09:31:04.938 INFO:tasks.rados.rados.0.smithi040.stdout:3075: expect (ObjNum 939 snap 305 seq_num 939) 2023-09-30T09:31:04.938 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 308 2023-09-30T09:31:04.938 INFO:tasks.rados.rados.0.smithi040.stdout:3076: seq_num 948 ranges {2121728=679936,2801664=516096,3317760=286720} 2023-09-30T09:31:04.948 INFO:tasks.rados.rados.0.smithi040.stdout:3076: writing smithi040173847-47 from 2121728 to 2801664 tid 1 2023-09-30T09:31:04.951 INFO:tasks.rados.rados.0.smithi040.stdout:3076: writing smithi040173847-47 from 2801664 to 3317760 tid 2 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3076: writing smithi040173847-47 from 3317760 to 3604480 tid 3 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3077: copy_from oid 39 from oid 49 current snap is 308 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3067: finishing write tid 5 to smithi040173847-20 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1600 (ObjNum 945 snap 308 seq_num 945) dirty exists 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3067: left oid 20 (ObjNum 945 snap 308 seq_num 945) 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3067: done (8 left) 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3078: read oid 41 snap -1 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3078: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:31:04.954 INFO:tasks.rados.rados.0.smithi040.stdout:3079: snap_create 2023-09-30T09:31:04.955 INFO:tasks.rados.rados.0.smithi040.stdout:3069: finishing rollback tid 2 to smithi040173847-43 2023-09-30T09:31:04.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1606 (ObjNum 715 snap 224 seq_num 715) dirty exists 2023-09-30T09:31:04.955 INFO:tasks.rados.rados.0.smithi040.stdout:3068: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:04 smithi143 ceph-mon[183689]: osdmap e681: 8 total, 8 up, 8 in 2023-09-30T09:31:06.118 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:04 smithi040 ceph-mon[192000]: osdmap e681: 8 total, 8 up, 8 in 2023-09-30T09:31:06.343 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:04 smithi040 ceph-mon[189312]: osdmap e681: 8 total, 8 up, 8 in 2023-09-30T09:31:06.346 INFO:tasks.rados.rados.0.smithi040.stdout:3072: finishing write tid 1 to smithi040173847-44 2023-09-30T09:31:06.359 INFO:tasks.rados.rados.0.smithi040.stdout:3072: finishing write tid 2 to smithi040173847-44 2023-09-30T09:31:06.359 INFO:tasks.rados.rados.0.smithi040.stdout:3072: finishing write tid 3 to smithi040173847-44 2023-09-30T09:31:06.360 INFO:tasks.rados.rados.0.smithi040.stdout:3072: finishing write tid 4 to smithi040173847-44 2023-09-30T09:31:06.360 INFO:tasks.rados.rados.0.smithi040.stdout:3072: finishing write tid 5 to smithi040173847-44 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1183 (ObjNum 946 snap 308 seq_num 946) dirty exists 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3072: left oid 44 (ObjNum 946 snap 308 seq_num 946) 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3073: finishing write tid 1 to smithi040173847-23 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3073: finishing write tid 2 to smithi040173847-23 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3073: finishing write tid 3 to smithi040173847-23 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3073: finishing write tid 4 to smithi040173847-23 2023-09-30T09:31:06.361 INFO:tasks.rados.rados.0.smithi040.stdout:3073: finishing write tid 5 to smithi040173847-23 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1476 (ObjNum 947 snap 308 seq_num 947) dirty exists 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3073: left oid 23 (ObjNum 947 snap 308 seq_num 947) 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 1 to smithi040173847-47 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 2 to smithi040173847-47 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3078: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 3 to smithi040173847-47 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 4 to smithi040173847-47 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing copy_from racing read to smithi040173847-39 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:3076: finishing write tid 5 to smithi040173847-47 2023-09-30T09:31:06.362 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1632 (ObjNum 948 snap 308 seq_num 948) dirty exists 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3076: left oid 47 (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3077: finishing copy_from to smithi040173847-39 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1539 (ObjNum 145 snap 0 seq_num 3792154448) dirty exists 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3075: expect (ObjNum 939 snap 305 seq_num 939) 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3068: done (9 left) 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3069: done (8 left) 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3070: done (7 left) 2023-09-30T09:31:06.363 INFO:tasks.rados.rados.0.smithi040.stdout:3072: done (6 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3073: done (5 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3075: done (4 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3076: done (3 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3077: done (2 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3078: done (1 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3079: done (0 left) 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3080: copy_from oid 49 from oid 13 current snap is 309 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:3081: copy_from oid 46 from oid 17 current snap is 309 2023-09-30T09:31:06.364 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 309 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3082: seq_num 949 ranges {0=704512,704512=794624,1499136=8192} 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3082: writing smithi040173847-25 from 0 to 704512 tid 1 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3082: writing smithi040173847-25 from 704512 to 1499136 tid 2 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3082: writing smithi040173847-25 from 1499136 to 1507328 tid 3 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3083: read oid 11 snap -1 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3083: expect (ObjNum 943 snap 307 seq_num 943) 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3084: setattr oid 40 current snap is 309 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 1 to smithi040173847-25 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 309 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3085: seq_num 950 ranges {933888=720896,1654784=679936,2334720=122880} 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3085: writing smithi040173847-45 from 933888 to 1654784 tid 1 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3085: writing smithi040173847-45 from 1654784 to 2334720 tid 2 2023-09-30T09:31:06.365 INFO:tasks.rados.rados.0.smithi040.stdout:3085: writing smithi040173847-45 from 2334720 to 2457600 tid 3 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 309 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:3086: seq_num 951 ranges {7938048=737280,8675328=614400,9289728=188416} 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:3086: writing smithi040173847-48 from 7938048 to 8675328 tid 1 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:3086: writing smithi040173847-48 from 8675328 to 9289728 tid 2 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:3086: writing smithi040173847-48 from 9289728 to 9478144 tid 3 2023-09-30T09:31:06.366 INFO:tasks.rados.rados.0.smithi040.stdout:3087: snap_remove snap 261 2023-09-30T09:31:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:05 smithi143 ceph-mon[183689]: osdmap e682: 8 total, 8 up, 8 in 2023-09-30T09:31:06.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:05 smithi143 ceph-mon[183689]: pgmap v735: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2023-09-30T09:31:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:05 smithi040 ceph-mon[192000]: osdmap e682: 8 total, 8 up, 8 in 2023-09-30T09:31:06.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:05 smithi040 ceph-mon[192000]: pgmap v735: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2023-09-30T09:31:06.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:05 smithi040 ceph-mon[189312]: osdmap e682: 8 total, 8 up, 8 in 2023-09-30T09:31:06.437 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:05 smithi040 ceph-mon[189312]: pgmap v735: 121 pgs: 121 active+clean; 308 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 6.9 MiB/s rd, 6.4 MiB/s wr, 20 op/s 2023-09-30T09:31:06.922 INFO:tasks.rados.rados.0.smithi040.stdout:3087: done (7 left) 2023-09-30T09:31:06.922 INFO:tasks.rados.rados.0.smithi040.stdout:3088: read oid 7 snap -1 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3088: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3089: read oid 21 snap -1 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3089: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3090: rollback oid 14 current snap is 309 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 304 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3091: read oid 32 snap -1 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3091: expect (ObjNum 922 snap 302 seq_num 922) 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3092: rollback oid 12 current snap is 309 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 302 2023-09-30T09:31:06.923 INFO:tasks.rados.rados.0.smithi040.stdout:3093: snap_create 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1518 (ObjNum 937 snap 305 seq_num 937) dirty exists 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 2 to smithi040173847-25 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 3 to smithi040173847-25 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 4 to smithi040173847-25 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3080: finishing copy_from to smithi040173847-49 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1260 (ObjNum 889 snap 283 seq_num 889) dirty exists 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3082: finishing write tid 5 to smithi040173847-25 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1187 (ObjNum 949 snap 309 seq_num 949) dirty exists 2023-09-30T09:31:06.925 INFO:tasks.rados.rados.0.smithi040.stdout:3082: left oid 25 (ObjNum 949 snap 309 seq_num 949) 2023-09-30T09:31:06.926 INFO:tasks.rados.rados.0.smithi040.stdout:3085: finishing write tid 1 to smithi040173847-45 2023-09-30T09:31:06.926 INFO:tasks.rados.rados.0.smithi040.stdout:3083: expect (ObjNum 943 snap 307 seq_num 943) 2023-09-30T09:31:07.054 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:31:07.054 INFO:tasks.rados.rados.0.smithi040.stdout:3085: finishing write tid 2 to smithi040173847-45 2023-09-30T09:31:07.054 INFO:tasks.rados.rados.0.smithi040.stdout:3085: finishing write tid 3 to smithi040173847-45 2023-09-30T09:31:07.054 INFO:tasks.rados.rados.0.smithi040.stdout:3085: finishing write tid 4 to smithi040173847-45 2023-09-30T09:31:07.054 INFO:tasks.rados.rados.0.smithi040.stdout:3081: finishing copy_from to smithi040173847-46 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1508 (ObjNum 865 snap 275 seq_num 865) dirty exists 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3085: finishing write tid 5 to smithi040173847-45 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1543 (ObjNum 950 snap 309 seq_num 950) dirty exists 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3085: left oid 45 (ObjNum 950 snap 309 seq_num 950) 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 1 to smithi040173847-48 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 2 to smithi040173847-48 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 3 to smithi040173847-48 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 4 to smithi040173847-48 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: finishing write tid 5 to smithi040173847-48 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1311 (ObjNum 951 snap 309 seq_num 951) dirty exists 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3086: left oid 48 (ObjNum 951 snap 309 seq_num 951) 2023-09-30T09:31:07.055 INFO:tasks.rados.rados.0.smithi040.stdout:3088: expect (ObjNum 911 snap 297 seq_num 911) 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:3092: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:3092: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1488 (ObjNum 851 snap 269 seq_num 851) dirty exists 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:3090: finishing rollback tid 0 to smithi040173847-14 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:3090: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:3090: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:31:07.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1439 (ObjNum 899 snap 287 seq_num 899) dirty exists 2023-09-30T09:31:07.111 INFO:tasks.rados.rados.0.smithi040.stdout:3091: expect (ObjNum 922 snap 302 seq_num 922) 2023-09-30T09:31:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:06 smithi143 ceph-mon[183689]: osdmap e683: 8 total, 8 up, 8 in 2023-09-30T09:31:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:06 smithi143 ceph-mon[183689]: osdmap e684: 8 total, 8 up, 8 in 2023-09-30T09:31:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:06 smithi040 ceph-mon[192000]: osdmap e683: 8 total, 8 up, 8 in 2023-09-30T09:31:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:06 smithi040 ceph-mon[192000]: osdmap e684: 8 total, 8 up, 8 in 2023-09-30T09:31:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:06 smithi040 ceph-mon[189312]: osdmap e683: 8 total, 8 up, 8 in 2023-09-30T09:31:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:06 smithi040 ceph-mon[189312]: osdmap e684: 8 total, 8 up, 8 in 2023-09-30T09:31:07.675 INFO:tasks.rados.rados.0.smithi040.stdout:3089: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:07 smithi143 ceph-mon[183689]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2023-09-30T09:31:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:07 smithi143 ceph-mon[183689]: osdmap e685: 8 total, 8 up, 8 in 2023-09-30T09:31:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:07 smithi040 ceph-mon[192000]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2023-09-30T09:31:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:07 smithi040 ceph-mon[192000]: osdmap e685: 8 total, 8 up, 8 in 2023-09-30T09:31:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:07 smithi040 ceph-mon[189312]: pgmap v738: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 295 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2023-09-30T09:31:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:07 smithi040 ceph-mon[189312]: osdmap e685: 8 total, 8 up, 8 in 2023-09-30T09:31:08.754 INFO:tasks.rados.rados.0.smithi040.stdout:3080: done (12 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3081: done (11 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3082: done (10 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3083: done (9 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3084: done (8 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3085: done (7 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3086: done (6 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3088: done (5 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3089: done (4 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3090: done (3 left) 2023-09-30T09:31:08.755 INFO:tasks.rados.rados.0.smithi040.stdout:3091: done (2 left) 2023-09-30T09:31:08.756 INFO:tasks.rados.rados.0.smithi040.stdout:3092: done (1 left) 2023-09-30T09:31:08.756 INFO:tasks.rados.rados.0.smithi040.stdout:3093: done (0 left) 2023-09-30T09:31:08.756 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 310 2023-09-30T09:31:08.756 INFO:tasks.rados.rados.0.smithi040.stdout:3094: seq_num 952 ranges {3006464=753664,3760128=499712,4259840=303104} 2023-09-30T09:31:08.775 INFO:tasks.rados.rados.0.smithi040.stdout:3094: writing smithi040173847-44 from 3006464 to 3760128 tid 1 2023-09-30T09:31:08.778 INFO:tasks.rados.rados.0.smithi040.stdout:3094: writing smithi040173847-44 from 3760128 to 4259840 tid 2 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3094: writing smithi040173847-44 from 4259840 to 4562944 tid 3 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3095: read oid 50 snap -1 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3095: expect deleted 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3096: read oid 39 snap 304 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3096: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 310 2023-09-30T09:31:08.780 INFO:tasks.rados.rados.0.smithi040.stdout:3097: seq_num 953 ranges {2097152=770048,2867200=786432,3653632=16384} 2023-09-30T09:31:08.796 INFO:tasks.rados.rados.0.smithi040.stdout:3097: writing smithi040173847-49 from 2097152 to 2867200 tid 1 2023-09-30T09:31:08.801 INFO:tasks.rados.rados.0.smithi040.stdout:3097: writing smithi040173847-49 from 2867200 to 3653632 tid 2 2023-09-30T09:31:08.801 INFO:tasks.rados.rados.0.smithi040.stdout:3097: writing smithi040173847-49 from 3653632 to 3670016 tid 3 2023-09-30T09:31:08.801 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 310 2023-09-30T09:31:08.801 INFO:tasks.rados.rados.0.smithi040.stdout:3098: seq_num 954 ranges {1744896=786432,2531328=671744,3203072=131072} 2023-09-30T09:31:08.815 INFO:tasks.rados.rados.0.smithi040.stdout:3098: writing smithi040173847-15 from 1744896 to 2531328 tid 1 2023-09-30T09:31:08.819 INFO:tasks.rados.rados.0.smithi040.stdout:3098: writing smithi040173847-15 from 2531328 to 3203072 tid 2 2023-09-30T09:31:08.820 INFO:tasks.rados.rados.0.smithi040.stdout:3098: writing smithi040173847-15 from 3203072 to 3334144 tid 3 2023-09-30T09:31:08.820 INFO:tasks.rados.rados.0.smithi040.stdout:3099: copy_from oid 26 from oid 22 current snap is 310 2023-09-30T09:31:08.820 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 1 to smithi040173847-44 2023-09-30T09:31:08.820 INFO:tasks.rados.rados.0.smithi040.stdout:3095: done (5 left) 2023-09-30T09:31:08.820 INFO:tasks.rados.rados.0.smithi040.stdout:3100: snap_create 2023-09-30T09:31:08.821 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 2 to smithi040173847-44 2023-09-30T09:31:08.821 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 3 to smithi040173847-44 2023-09-30T09:31:08.821 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 4 to smithi040173847-44 2023-09-30T09:31:08.821 INFO:tasks.rados.rados.0.smithi040.stdout:3096: expect (ObjNum 758 snap 235 seq_num 758) 2023-09-30T09:31:08.842 INFO:tasks.rados.rados.0.smithi040.stdout:3094: finishing write tid 5 to smithi040173847-44 2023-09-30T09:31:08.842 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1191 (ObjNum 952 snap 310 seq_num 952) dirty exists 2023-09-30T09:31:08.842 INFO:tasks.rados.rados.0.smithi040.stdout:3094: left oid 44 (ObjNum 952 snap 310 seq_num 952) 2023-09-30T09:31:08.842 INFO:tasks.rados.rados.0.smithi040.stdout:3097: finishing write tid 1 to smithi040173847-49 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3097: finishing write tid 2 to smithi040173847-49 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3097: finishing write tid 3 to smithi040173847-49 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3097: finishing write tid 4 to smithi040173847-49 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3097: finishing write tid 5 to smithi040173847-49 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1635 (ObjNum 953 snap 310 seq_num 953) dirty exists 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3097: left oid 49 (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3098: finishing write tid 1 to smithi040173847-15 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3098: finishing write tid 2 to smithi040173847-15 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3098: finishing write tid 3 to smithi040173847-15 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3098: finishing write tid 4 to smithi040173847-15 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:31:08.843 INFO:tasks.rados.rados.0.smithi040.stdout:3099: finishing copy_from to smithi040173847-26 2023-09-30T09:31:08.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:08.844 INFO:tasks.rados.rados.0.smithi040.stdout:3098: finishing write tid 5 to smithi040173847-15 2023-09-30T09:31:08.844 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1670 (ObjNum 954 snap 310 seq_num 954) dirty exists 2023-09-30T09:31:08.844 INFO:tasks.rados.rados.0.smithi040.stdout:3098: left oid 15 (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:08.944 INFO:tasks.rados.rados.0.smithi040.stdout:3094: done (5 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3096: done (4 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3097: done (3 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3098: done (2 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3099: done (1 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3100: done (0 left) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3101: read oid 38 snap 302 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3101: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3102: copy_from oid 43 from oid 7 current snap is 311 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 311 2023-09-30T09:31:08.945 INFO:tasks.rados.rados.0.smithi040.stdout:3103: seq_num 955 ranges {4562944=802816,5365760=557056,5922816=245760} 2023-09-30T09:31:08.975 INFO:tasks.rados.rados.0.smithi040.stdout:3103: writing smithi040173847-44 from 4562944 to 5365760 tid 1 2023-09-30T09:31:08.978 INFO:tasks.rados.rados.0.smithi040.stdout:3103: writing smithi040173847-44 from 5365760 to 5922816 tid 2 2023-09-30T09:31:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3103: writing smithi040173847-44 from 5922816 to 6168576 tid 3 2023-09-30T09:31:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3104: delete oid 13 current snap is 311 2023-09-30T09:31:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:31:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3101: expect (ObjNum 838 snap 263 seq_num 838) 2023-09-30T09:31:09.036 INFO:tasks.rados.rados.0.smithi040.stdout:3102: finishing copy_from to smithi040173847-43 2023-09-30T09:31:09.036 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1436 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-09-30T09:31:09.036 INFO:tasks.rados.rados.0.smithi040.stdout:3103: finishing write tid 1 to smithi040173847-44 2023-09-30T09:31:09.036 INFO:tasks.rados.rados.0.smithi040.stdout:3103: finishing write tid 2 to smithi040173847-44 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3103: finishing write tid 3 to smithi040173847-44 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3103: finishing write tid 4 to smithi040173847-44 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3103: finishing write tid 5 to smithi040173847-44 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1195 (ObjNum 955 snap 311 seq_num 955) dirty exists 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3103: left oid 44 (ObjNum 955 snap 311 seq_num 955) 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3101: done (3 left) 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3102: done (2 left) 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3103: done (1 left) 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3104: done (0 left) 2023-09-30T09:31:09.037 INFO:tasks.rados.rados.0.smithi040.stdout:3105: delete oid 28 current snap is 311 2023-09-30T09:31:09.039 INFO:tasks.rados.rados.0.smithi040.stdout:3105: done (0 left) 2023-09-30T09:31:09.039 INFO:tasks.rados.rados.0.smithi040.stdout:3106: copy_from oid 7 from oid 33 current snap is 311 2023-09-30T09:31:09.039 INFO:tasks.rados.rados.0.smithi040.stdout:3107: setattr oid 8 current snap is 311 2023-09-30T09:31:09.040 INFO:tasks.rados.rados.0.smithi040.stdout:3108: delete oid 48 current snap is 311 2023-09-30T09:31:09.043 INFO:tasks.rados.rados.0.smithi040.stdout:3108: done (2 left) 2023-09-30T09:31:09.043 INFO:tasks.rados.rados.0.smithi040.stdout:3109: snap_create 2023-09-30T09:31:09.043 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1544 (ObjNum 33 snap 0 seq_num 3791381776) dirty exists 2023-09-30T09:31:09.046 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing copy_from racing read to smithi040173847-7 2023-09-30T09:31:09.046 INFO:tasks.rados.rados.0.smithi040.stdout:3106: finishing copy_from to smithi040173847-7 2023-09-30T09:31:09.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1157 (ObjNum 936 snap 305 seq_num 936) dirty exists 2023-09-30T09:31:09.951 INFO:tasks.rados.rados.0.smithi040.stdout:3106: done (2 left) 2023-09-30T09:31:09.951 INFO:tasks.rados.rados.0.smithi040.stdout:3107: done (1 left) 2023-09-30T09:31:09.951 INFO:tasks.rados.rados.0.smithi040.stdout:3109: done (0 left) 2023-09-30T09:31:09.951 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 312 2023-09-30T09:31:09.951 INFO:tasks.rados.rados.0.smithi040.stdout:3110: seq_num 959 ranges {2457600=466944,2924544=540672,3465216=557056,4022272=106496} 2023-09-30T09:31:09.967 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi040173847-45 from 2457600 to 2924544 tid 1 2023-09-30T09:31:09.970 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi040173847-45 from 2924544 to 3465216 tid 2 2023-09-30T09:31:09.974 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi040173847-45 from 3465216 to 4022272 tid 3 2023-09-30T09:31:09.975 INFO:tasks.rados.rados.0.smithi040.stdout:3110: writing smithi040173847-45 from 4022272 to 4128768 tid 4 2023-09-30T09:31:09.975 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 312 2023-09-30T09:31:09.975 INFO:tasks.rados.rados.0.smithi040.stdout:3111: seq_num 960 ranges {262144=483328,745472=425984,1171456=761856,1933312=16384} 2023-09-30T09:31:09.980 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi040173847-1 from 262144 to 745472 tid 1 2023-09-30T09:31:09.982 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi040173847-1 from 745472 to 1171456 tid 2 2023-09-30T09:31:09.987 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi040173847-1 from 1171456 to 1933312 tid 3 2023-09-30T09:31:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:3111: writing smithi040173847-1 from 1933312 to 1949696 tid 4 2023-09-30T09:31:09.988 INFO:tasks.rados.rados.0.smithi040.stdout:3112: snap_remove snap 305 2023-09-30T09:31:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:09 smithi143 ceph-mon[183689]: osdmap e686: 8 total, 8 up, 8 in 2023-09-30T09:31:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:09 smithi143 ceph-mon[183689]: pgmap v741: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-09-30T09:31:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:09 smithi040 ceph-mon[192000]: osdmap e686: 8 total, 8 up, 8 in 2023-09-30T09:31:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:09 smithi040 ceph-mon[192000]: pgmap v741: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-09-30T09:31:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:09 smithi040 ceph-mon[189312]: osdmap e686: 8 total, 8 up, 8 in 2023-09-30T09:31:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:09 smithi040 ceph-mon[189312]: pgmap v741: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 301 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 4.5 MiB/s wr, 25 op/s 2023-09-30T09:31:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:3112: done (2 left) 2023-09-30T09:31:10.965 INFO:tasks.rados.rados.0.smithi040.stdout:3113: read oid 9 snap 311 2023-09-30T09:31:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:3113: expect (ObjNum 929 snap 303 seq_num 929) 2023-09-30T09:31:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:3114: read oid 10 snap 297 2023-09-30T09:31:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:3114: expect (ObjNum 851 snap 269 seq_num 851) 2023-09-30T09:31:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 312 2023-09-30T09:31:10.966 INFO:tasks.rados.rados.0.smithi040.stdout:3115: seq_num 961 ranges {3604480=499712,4104192=712704,4816896=491520} 2023-09-30T09:31:10.988 INFO:tasks.rados.rados.0.smithi040.stdout:3115: writing smithi040173847-47 from 3604480 to 4104192 tid 1 2023-09-30T09:31:10.992 INFO:tasks.rados.rados.0.smithi040.stdout:3115: writing smithi040173847-47 from 4104192 to 4816896 tid 2 2023-09-30T09:31:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:3115: writing smithi040173847-47 from 4816896 to 5308416 tid 3 2023-09-30T09:31:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 312 2023-09-30T09:31:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 1 to smithi040173847-45 2023-09-30T09:31:10.995 INFO:tasks.rados.rados.0.smithi040.stdout:3116: seq_num 962 ranges {2400256=516096,2916352=589824,3506176=614400} 2023-09-30T09:31:11.011 INFO:tasks.rados.rados.0.smithi040.stdout:3116: writing smithi040173847-27 from 2400256 to 2916352 tid 1 2023-09-30T09:31:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3116: writing smithi040173847-27 from 2916352 to 3506176 tid 2 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3116: writing smithi040173847-27 from 3506176 to 4120576 tid 3 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3117: delete oid 25 current snap is 312 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 2 to smithi040173847-45 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 3 to smithi040173847-45 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 4 to smithi040173847-45 2023-09-30T09:31:11.019 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 5 to smithi040173847-45 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3110: finishing write tid 6 to smithi040173847-45 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1549 (ObjNum 959 snap 312 seq_num 959) dirty exists 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3110: left oid 45 (ObjNum 959 snap 312 seq_num 959) 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 1 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 2 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 3 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 4 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 5 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: finishing write tid 6 to smithi040173847-1 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1643 (ObjNum 960 snap 312 seq_num 960) dirty exists 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3111: left oid 1 (ObjNum 960 snap 312 seq_num 960) 2023-09-30T09:31:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3115: finishing write tid 1 to smithi040173847-47 2023-09-30T09:31:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:3113: expect (ObjNum 929 snap 303 seq_num 929) 2023-09-30T09:31:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:10 smithi143 ceph-mon[183689]: osdmap e687: 8 total, 8 up, 8 in 2023-09-30T09:31:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:11] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:31:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:10 smithi040 ceph-mon[192000]: osdmap e687: 8 total, 8 up, 8 in 2023-09-30T09:31:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:10 smithi040 ceph-mon[189312]: osdmap e687: 8 total, 8 up, 8 in 2023-09-30T09:31:11.562 INFO:tasks.rados.rados.0.smithi040.stdout:3115: finishing write tid 2 to smithi040173847-47 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3115: finishing write tid 3 to smithi040173847-47 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3115: finishing write tid 4 to smithi040173847-47 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3115: finishing write tid 5 to smithi040173847-47 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1655 (ObjNum 961 snap 312 seq_num 961) dirty exists 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3115: left oid 47 (ObjNum 961 snap 312 seq_num 961) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3110: done (6 left) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3111: done (5 left) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3113: done (4 left) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3115: done (3 left) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3117: done (2 left) 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3118: read oid 11 snap -1 2023-09-30T09:31:11.563 INFO:tasks.rados.rados.0.smithi040.stdout:3118: expect (ObjNum 943 snap 307 seq_num 943) 2023-09-30T09:31:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:3119: read oid 42 snap -1 2023-09-30T09:31:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:3119: expect (ObjNum 912 snap 297 seq_num 912) 2023-09-30T09:31:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 312 2023-09-30T09:31:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 1 to smithi040173847-27 2023-09-30T09:31:11.564 INFO:tasks.rados.rados.0.smithi040.stdout:3114: expect (ObjNum 851 snap 269 seq_num 851) 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 2 to smithi040173847-27 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 3 to smithi040173847-27 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 4 to smithi040173847-27 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3116: finishing write tid 5 to smithi040173847-27 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1165 (ObjNum 962 snap 312 seq_num 962) dirty exists 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3116: left oid 27 (ObjNum 962 snap 312 seq_num 962) 2023-09-30T09:31:12.086 INFO:tasks.rados.rados.0.smithi040.stdout:3120: seq_num 964 ranges {663552=548864,1212416=761856,1974272=442368} 2023-09-30T09:31:12.092 INFO:tasks.rados.rados.0.smithi040.stdout:3120: writing smithi040173847-14 from 663552 to 1212416 tid 1 2023-09-30T09:31:12.097 INFO:tasks.rados.rados.0.smithi040.stdout:3120: writing smithi040173847-14 from 1212416 to 1974272 tid 2 2023-09-30T09:31:12.100 INFO:tasks.rados.rados.0.smithi040.stdout:3120: writing smithi040173847-14 from 1974272 to 2416640 tid 3 2023-09-30T09:31:12.100 INFO:tasks.rados.rados.0.smithi040.stdout:3114: done (4 left) 2023-09-30T09:31:12.100 INFO:tasks.rados.rados.0.smithi040.stdout:3116: done (3 left) 2023-09-30T09:31:12.100 INFO:tasks.rados.rados.0.smithi040.stdout:3121: copy_from oid 1 from oid 19 current snap is 312 2023-09-30T09:31:12.100 INFO:tasks.rados.rados.0.smithi040.stdout:3119: expect (ObjNum 912 snap 297 seq_num 912) 2023-09-30T09:31:12.126 INFO:tasks.rados.rados.0.smithi040.stdout:3118: expect (ObjNum 943 snap 307 seq_num 943) 2023-09-30T09:31:12.241 INFO:tasks.rados.rados.0.smithi040.stdout:3120: finishing write tid 1 to smithi040173847-14 2023-09-30T09:31:12.241 INFO:tasks.rados.rados.0.smithi040.stdout:3120: finishing write tid 2 to smithi040173847-14 2023-09-30T09:31:12.241 INFO:tasks.rados.rados.0.smithi040.stdout:3120: finishing write tid 3 to smithi040173847-14 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:3120: finishing write tid 4 to smithi040173847-14 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:3120: finishing write tid 5 to smithi040173847-14 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1443 (ObjNum 964 snap 312 seq_num 964) dirty exists 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:3120: left oid 14 (ObjNum 964 snap 312 seq_num 964) 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:3121: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:3121: finishing copy_from to smithi040173847-1 2023-09-30T09:31:12.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1300 (ObjNum 935 snap 305 seq_num 935) dirty exists 2023-09-30T09:31:12.243 INFO:tasks.rados.rados.0.smithi040.stdout:3118: done (3 left) 2023-09-30T09:31:12.243 INFO:tasks.rados.rados.0.smithi040.stdout:3119: done (2 left) 2023-09-30T09:31:12.243 INFO:tasks.rados.rados.0.smithi040.stdout:3120: done (1 left) 2023-09-30T09:31:12.243 INFO:tasks.rados.rados.0.smithi040.stdout:3121: done (0 left) 2023-09-30T09:31:12.243 INFO:tasks.rados.rados.0.smithi040.stdout:3122: setattr oid 41 current snap is 312 2023-09-30T09:31:12.244 INFO:tasks.rados.rados.0.smithi040.stdout:3123: read oid 5 snap 300 2023-09-30T09:31:12.244 INFO:tasks.rados.rados.0.smithi040.stdout:3123: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:31:12.244 INFO:tasks.rados.rados.0.smithi040.stdout:3124: snap_remove snap 303 2023-09-30T09:31:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:11 smithi143 ceph-mon[183689]: osdmap e688: 8 total, 8 up, 8 in 2023-09-30T09:31:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:11 smithi143 ceph-mon[183689]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-09-30T09:31:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:11 smithi143 ceph-mon[183689]: osdmap e689: 8 total, 8 up, 8 in 2023-09-30T09:31:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[192000]: osdmap e688: 8 total, 8 up, 8 in 2023-09-30T09:31:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[192000]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-09-30T09:31:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[192000]: osdmap e689: 8 total, 8 up, 8 in 2023-09-30T09:31:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[189312]: osdmap e688: 8 total, 8 up, 8 in 2023-09-30T09:31:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[189312]: pgmap v744: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 293 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.0 MiB/s wr, 9 op/s 2023-09-30T09:31:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:11 smithi040 ceph-mon[189312]: osdmap e689: 8 total, 8 up, 8 in 2023-09-30T09:31:12.970 INFO:tasks.rados.rados.0.smithi040.stdout:3124: done (2 left) 2023-09-30T09:31:12.971 INFO:tasks.rados.rados.0.smithi040.stdout:3125: copy_from oid 14 from oid 37 current snap is 312 2023-09-30T09:31:12.971 INFO:tasks.rados.rados.0.smithi040.stdout:3126: snap_remove snap 309 2023-09-30T09:31:13.976 INFO:tasks.rados.rados.0.smithi040.stdout:3126: done (3 left) 2023-09-30T09:31:13.976 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 312 2023-09-30T09:31:13.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1532 (ObjNum 33 snap 0 seq_num 3791718688) dirty exists 2023-09-30T09:31:13.976 INFO:tasks.rados.rados.0.smithi040.stdout:3127: seq_num 965 ranges {1286144=565248,1851392=647168,2498560=548864,3047424=8192} 2023-09-30T09:31:13.988 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi040173847-7 from 1286144 to 1851392 tid 1 2023-09-30T09:31:13.995 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi040173847-7 from 1851392 to 2498560 tid 2 2023-09-30T09:31:13.995 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi040173847-7 from 2498560 to 3047424 tid 3 2023-09-30T09:31:13.995 INFO:tasks.rados.rados.0.smithi040.stdout:3127: writing smithi040173847-7 from 3047424 to 3055616 tid 4 2023-09-30T09:31:13.995 INFO:tasks.rados.rados.0.smithi040.stdout:3122: done (3 left) 2023-09-30T09:31:13.996 INFO:tasks.rados.rados.0.smithi040.stdout:3128: snap_remove snap 290 2023-09-30T09:31:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:13 smithi143 ceph-mon[183689]: osdmap e690: 8 total, 8 up, 8 in 2023-09-30T09:31:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:13 smithi143 ceph-mon[183689]: pgmap v747: 121 pgs: 121 active+clean; 286 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-09-30T09:31:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:13 smithi040 ceph-mon[189312]: osdmap e690: 8 total, 8 up, 8 in 2023-09-30T09:31:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:13 smithi040 ceph-mon[189312]: pgmap v747: 121 pgs: 121 active+clean; 286 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-09-30T09:31:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:13 smithi040 ceph-mon[192000]: osdmap e690: 8 total, 8 up, 8 in 2023-09-30T09:31:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:13 smithi040 ceph-mon[192000]: pgmap v747: 121 pgs: 121 active+clean; 286 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 3.8 MiB/s wr, 21 op/s 2023-09-30T09:31:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:3128: done (3 left) 2023-09-30T09:31:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:3129: delete oid 19 current snap is 312 2023-09-30T09:31:15.001 INFO:tasks.rados.rados.0.smithi040.stdout:3123: expect (ObjNum 681 snap 208 seq_num 681) 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3125: finishing copy_from racing read to smithi040173847-14 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3125: finishing copy_from to smithi040173847-14 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3123: done (3 left) 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3125: done (2 left) 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3129: done (1 left) 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 312 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 1 to smithi040173847-7 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 2 to smithi040173847-7 2023-09-30T09:31:15.126 INFO:tasks.rados.rados.0.smithi040.stdout:3130: seq_num 967 ranges {0=598016,598016=466944,1064960=516096,1581056=221184} 2023-09-30T09:31:15.128 INFO:tasks.rados.rados.0.smithi040.stdout:3130: writing smithi040173847-28 from 0 to 598016 tid 1 2023-09-30T09:31:15.131 INFO:tasks.rados.rados.0.smithi040.stdout:3130: writing smithi040173847-28 from 598016 to 1064960 tid 2 2023-09-30T09:31:15.134 INFO:tasks.rados.rados.0.smithi040.stdout:3130: writing smithi040173847-28 from 1064960 to 1581056 tid 3 2023-09-30T09:31:15.136 INFO:tasks.rados.rados.0.smithi040.stdout:3130: writing smithi040173847-28 from 1581056 to 1802240 tid 4 2023-09-30T09:31:15.136 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 312 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 3 to smithi040173847-7 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 4 to smithi040173847-7 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 5 to smithi040173847-7 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3127: finishing write tid 6 to smithi040173847-7 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1493 (ObjNum 965 snap 312 seq_num 965) dirty exists 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3127: left oid 7 (ObjNum 965 snap 312 seq_num 965) 2023-09-30T09:31:15.137 INFO:tasks.rados.rados.0.smithi040.stdout:3131: seq_num 968 ranges {999424=614400,1613824=745472,2359296=458752} 2023-09-30T09:31:15.145 INFO:tasks.rados.rados.0.smithi040.stdout:3131: writing smithi040173847-34 from 999424 to 1613824 tid 1 2023-09-30T09:31:15.150 INFO:tasks.rados.rados.0.smithi040.stdout:3131: writing smithi040173847-34 from 1613824 to 2359296 tid 2 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3131: writing smithi040173847-34 from 2359296 to 2818048 tid 3 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3127: done (2 left) 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3132: copy_from oid 35 from oid 22 current snap is 312 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 1 to smithi040173847-28 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 2 to smithi040173847-28 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 3 to smithi040173847-28 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 4 to smithi040173847-28 2023-09-30T09:31:15.153 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 5 to smithi040173847-28 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:3130: finishing write tid 6 to smithi040173847-28 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1337 (ObjNum 967 snap 312 seq_num 967) dirty exists 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:3130: left oid 28 (ObjNum 967 snap 312 seq_num 967) 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:3131: finishing write tid 1 to smithi040173847-34 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:3130: done (2 left) 2023-09-30T09:31:15.154 INFO:tasks.rados.rados.0.smithi040.stdout:3133: snap_remove snap 300 2023-09-30T09:31:15.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:14 smithi143 ceph-mon[183689]: osdmap e691: 8 total, 8 up, 8 in 2023-09-30T09:31:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:14 smithi040 ceph-mon[189312]: osdmap e691: 8 total, 8 up, 8 in 2023-09-30T09:31:15.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:14 smithi040 ceph-mon[192000]: osdmap e691: 8 total, 8 up, 8 in 2023-09-30T09:31:15.993 INFO:tasks.rados.rados.0.smithi040.stdout:3133: done (2 left) 2023-09-30T09:31:15.993 INFO:tasks.rados.rados.0.smithi040.stdout:3134: rmattr oid 45 current snap is 312 2023-09-30T09:31:15.993 INFO:tasks.rados.rados.0.smithi040.stdout:3134: done (2 left) 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3135: setattr oid 32 current snap is 312 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3131: finishing write tid 2 to smithi040173847-34 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3131: finishing write tid 3 to smithi040173847-34 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3131: finishing write tid 4 to smithi040173847-34 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3131: finishing write tid 5 to smithi040173847-34 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1549 (ObjNum 968 snap 312 seq_num 968) dirty exists 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3131: left oid 34 (ObjNum 968 snap 312 seq_num 968) 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3132: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:3132: finishing copy_from to smithi040173847-35 2023-09-30T09:31:15.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:15.997 INFO:tasks.rados.rados.0.smithi040.stdout:3131: done (2 left) 2023-09-30T09:31:15.997 INFO:tasks.rados.rados.0.smithi040.stdout:3132: done (1 left) 2023-09-30T09:31:15.997 INFO:tasks.rados.rados.0.smithi040.stdout:3136: read oid 33 snap -1 2023-09-30T09:31:15.997 INFO:tasks.rados.rados.0.smithi040.stdout:3136: expect (ObjNum 936 snap 305 seq_num 936) 2023-09-30T09:31:15.997 INFO:tasks.rados.rados.0.smithi040.stdout:3137: snap_remove snap 302 2023-09-30T09:31:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:15 smithi143 ceph-mon[183689]: osdmap e692: 8 total, 8 up, 8 in 2023-09-30T09:31:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:15 smithi143 ceph-mon[183689]: pgmap v750: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-30T09:31:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[192000]: osdmap e692: 8 total, 8 up, 8 in 2023-09-30T09:31:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[192000]: pgmap v750: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-30T09:31:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[189312]: osdmap e692: 8 total, 8 up, 8 in 2023-09-30T09:31:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:15 smithi040 ceph-mon[189312]: pgmap v750: 121 pgs: 121 active+clean; 291 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 4.5 MiB/s wr, 24 op/s 2023-09-30T09:31:16.923 INFO:tasks.rados.rados.0.smithi040.stdout:3137: done (2 left) 2023-09-30T09:31:16.924 INFO:tasks.rados.rados.0.smithi040.stdout:3138: snap_remove snap 310 2023-09-30T09:31:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:16 smithi143 ceph-mon[183689]: osdmap e693: 8 total, 8 up, 8 in 2023-09-30T09:31:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:16 smithi143 ceph-mon[183689]: osdmap e694: 8 total, 8 up, 8 in 2023-09-30T09:31:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:16 smithi040 ceph-mon[192000]: osdmap e693: 8 total, 8 up, 8 in 2023-09-30T09:31:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:16 smithi040 ceph-mon[192000]: osdmap e694: 8 total, 8 up, 8 in 2023-09-30T09:31:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:16 smithi040 ceph-mon[189312]: osdmap e693: 8 total, 8 up, 8 in 2023-09-30T09:31:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:16 smithi040 ceph-mon[189312]: osdmap e694: 8 total, 8 up, 8 in 2023-09-30T09:31:17.940 INFO:tasks.rados.rados.0.smithi040.stdout:3138: done (2 left) 2023-09-30T09:31:17.940 INFO:tasks.rados.rados.0.smithi040.stdout:3139: copy_from oid 20 from oid 44 current snap is 312 2023-09-30T09:31:17.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1197 (ObjNum 922 snap 302 seq_num 922) dirty exists 2023-09-30T09:31:17.940 INFO:tasks.rados.rados.0.smithi040.stdout:3136: expect (ObjNum 936 snap 305 seq_num 936) 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:3135: done (2 left) 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:3136: done (1 left) 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:3140: setattr oid 4 current snap is 312 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:3139: finishing copy_from to smithi040173847-20 2023-09-30T09:31:17.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1195 (ObjNum 955 snap 311 seq_num 955) dirty exists 2023-09-30T09:31:17.982 INFO:tasks.rados.rados.0.smithi040.stdout:3139: done (1 left) 2023-09-30T09:31:17.982 INFO:tasks.rados.rados.0.smithi040.stdout:3141: snap_remove snap 301 2023-09-30T09:31:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:17 smithi143 ceph-mon[183689]: pgmap v753: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:31:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:17 smithi143 ceph-mon[183689]: osdmap e695: 8 total, 8 up, 8 in 2023-09-30T09:31:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:17 smithi040 ceph-mon[192000]: pgmap v753: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:31:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:17 smithi040 ceph-mon[192000]: osdmap e695: 8 total, 8 up, 8 in 2023-09-30T09:31:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:17 smithi040 ceph-mon[189312]: pgmap v753: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 296 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 4.6 MiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:31:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:17 smithi040 ceph-mon[189312]: osdmap e695: 8 total, 8 up, 8 in 2023-09-30T09:31:18.954 INFO:tasks.rados.rados.0.smithi040.stdout:3141: done (1 left) 2023-09-30T09:31:18.954 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 312 2023-09-30T09:31:18.954 INFO:tasks.rados.rados.0.smithi040.stdout:3142: seq_num 969 ranges {4243456=638976,4882432=630784,5513216=532480,6045696=40960} 2023-09-30T09:31:18.972 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi040173847-23 from 4243456 to 4882432 tid 1 2023-09-30T09:31:18.976 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi040173847-23 from 4882432 to 5513216 tid 2 2023-09-30T09:31:18.979 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi040173847-23 from 5513216 to 6045696 tid 3 2023-09-30T09:31:18.980 INFO:tasks.rados.rados.0.smithi040.stdout:3142: writing smithi040173847-23 from 6045696 to 6086656 tid 4 2023-09-30T09:31:18.980 INFO:tasks.rados.rados.0.smithi040.stdout:3143: rollback oid 31 current snap is 312 2023-09-30T09:31:18.980 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 276 2023-09-30T09:31:18.981 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1357 (ObjNum 915 snap 298 seq_num 915) dirty exists 2023-09-30T09:31:18.981 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 1 to smithi040173847-23 2023-09-30T09:31:18.981 INFO:tasks.rados.rados.0.smithi040.stdout:3140: done (2 left) 2023-09-30T09:31:18.981 INFO:tasks.rados.rados.0.smithi040.stdout:3144: snap_remove snap 307 2023-09-30T09:31:19.959 INFO:tasks.rados.rados.0.smithi040.stdout:3144: done (2 left) 2023-09-30T09:31:19.959 INFO:tasks.rados.rados.0.smithi040.stdout:3145: delete oid 16 current snap is 312 2023-09-30T09:31:19.959 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 2 to smithi040173847-23 2023-09-30T09:31:19.959 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing rollback tid 0 to smithi040173847-31 2023-09-30T09:31:19.959 INFO:tasks.rados.rados.0.smithi040.stdout:3143: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1495 (ObjNum 33 snap 0 seq_num 3792757344) dirty dne 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 3 to smithi040173847-23 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 4 to smithi040173847-23 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 5 to smithi040173847-23 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3142: finishing write tid 6 to smithi040173847-23 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1481 (ObjNum 969 snap 312 seq_num 969) dirty exists 2023-09-30T09:31:19.960 INFO:tasks.rados.rados.0.smithi040.stdout:3142: left oid 23 (ObjNum 969 snap 312 seq_num 969) 2023-09-30T09:31:19.963 INFO:tasks.rados.rados.0.smithi040.stdout:3142: done (2 left) 2023-09-30T09:31:19.963 INFO:tasks.rados.rados.0.smithi040.stdout:3143: done (1 left) 2023-09-30T09:31:19.963 INFO:tasks.rados.rados.0.smithi040.stdout:3145: done (0 left) 2023-09-30T09:31:19.963 INFO:tasks.rados.rados.0.smithi040.stdout:3146: copy_from oid 47 from oid 41 current snap is 312 2023-09-30T09:31:19.963 INFO:tasks.rados.rados.0.smithi040.stdout:3147: delete oid 4 current snap is 312 2023-09-30T09:31:19.967 INFO:tasks.rados.rados.0.smithi040.stdout:3146: finishing copy_from racing read to smithi040173847-47 2023-09-30T09:31:19.967 INFO:tasks.rados.rados.0.smithi040.stdout:3146: finishing copy_from to smithi040173847-47 2023-09-30T09:31:19.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1532 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-09-30T09:31:19.969 INFO:tasks.rados.rados.0.smithi040.stdout:3146: done (1 left) 2023-09-30T09:31:19.969 INFO:tasks.rados.rados.0.smithi040.stdout:3147: done (0 left) 2023-09-30T09:31:19.969 INFO:tasks.rados.rados.0.smithi040.stdout:3148: copy_from oid 29 from oid 35 current snap is 312 2023-09-30T09:31:19.970 INFO:tasks.rados.rados.0.smithi040.stdout:3149: copy_from oid 11 from oid 26 current snap is 312 2023-09-30T09:31:19.970 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 312 2023-09-30T09:31:19.970 INFO:tasks.rados.rados.0.smithi040.stdout:3150: seq_num 972 ranges {4120576=688128,4808704=688128,5496832=516096} 2023-09-30T09:31:19.997 INFO:tasks.rados.rados.0.smithi040.stdout:3150: writing smithi040173847-27 from 4120576 to 4808704 tid 1 2023-09-30T09:31:20.000 INFO:tasks.rados.rados.0.smithi040.stdout:3150: writing smithi040173847-27 from 4808704 to 5496832 tid 2 2023-09-30T09:31:20.004 INFO:tasks.rados.rados.0.smithi040.stdout:3150: writing smithi040173847-27 from 5496832 to 6012928 tid 3 2023-09-30T09:31:20.004 INFO:tasks.rados.rados.0.smithi040.stdout:3151: rollback oid 15 current snap is 312 2023-09-30T09:31:20.004 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 311 2023-09-30T09:31:20.004 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:31:20.004 INFO:tasks.rados.rados.0.smithi040.stdout:3148: finishing copy_from to smithi040173847-29 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3149: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3149: finishing copy_from to smithi040173847-11 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3150: finishing write tid 1 to smithi040173847-27 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3148: done (3 left) 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3149: done (2 left) 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3152: delete oid 43 current snap is 312 2023-09-30T09:31:20.005 INFO:tasks.rados.rados.0.smithi040.stdout:3150: finishing write tid 2 to smithi040173847-27 2023-09-30T09:31:20.007 INFO:tasks.rados.rados.0.smithi040.stdout:3152: done (2 left) 2023-09-30T09:31:20.007 INFO:tasks.rados.rados.0.smithi040.stdout:3153: copy_from oid 28 from oid 5 current snap is 312 2023-09-30T09:31:20.007 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 312 2023-09-30T09:31:20.008 INFO:tasks.rados.rados.0.smithi040.stdout:3154: seq_num 974 ranges {1458176=720896,2179072=507904,2686976=671744,3358720=24576} 2023-09-30T09:31:20.019 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi040173847-37 from 1458176 to 2179072 tid 1 2023-09-30T09:31:20.022 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi040173847-37 from 2179072 to 2686976 tid 2 2023-09-30T09:31:20.027 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi040173847-37 from 2686976 to 3358720 tid 3 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3154: writing smithi040173847-37 from 3358720 to 3383296 tid 4 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3155: rollback oid 47 current snap is 312 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 311 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3150: finishing write tid 3 to smithi040173847-27 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3151: finishing rollback tid 0 to smithi040173847-15 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3151: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3150: finishing write tid 4 to smithi040173847-27 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3153: finishing copy_from to smithi040173847-28 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3153: got expected ENOENT (src dne) 2023-09-30T09:31:20.028 INFO:tasks.rados.rados.0.smithi040.stdout:3151: finishing rollback tid 2 to smithi040173847-15 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1701 (ObjNum 954 snap 310 seq_num 954) dirty exists 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3150: finishing write tid 5 to smithi040173847-27 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1169 (ObjNum 972 snap 312 seq_num 972) dirty exists 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3150: left oid 27 (ObjNum 972 snap 312 seq_num 972) 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3153: finishing copy_from racing read to smithi040173847-28 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 1 to smithi040173847-37 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 2 to smithi040173847-37 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3150: done (4 left) 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3151: done (3 left) 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3153: done (2 left) 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3156: rollback oid 31 current snap is 312 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 31 to 304 2023-09-30T09:31:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 312 2023-09-30T09:31:20.030 INFO:tasks.rados.rados.0.smithi040.stdout:3157: seq_num 975 ranges {0=737280,737280=786432,1523712=417792} 2023-09-30T09:31:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:3157: writing smithi040173847-48 from 0 to 737280 tid 1 2023-09-30T09:31:20.037 INFO:tasks.rados.rados.0.smithi040.stdout:3157: writing smithi040173847-48 from 737280 to 1523712 tid 2 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:3157: writing smithi040173847-48 from 1523712 to 1941504 tid 3 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:3158: delete oid 25 current snap is 312 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:3156: finishing rollback tid 1 to smithi040173847-31 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:3156: finishing rollback tid 2 to smithi040173847-31 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1497 (ObjNum 846 snap 266 seq_num 846) dirty exists 2023-09-30T09:31:20.040 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 3 to smithi040173847-37 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3155: finishing rollback tid 0 to smithi040173847-47 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3155: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 4 to smithi040173847-37 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 5 to smithi040173847-37 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3155: finishing rollback tid 2 to smithi040173847-47 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1703 (ObjNum 948 snap 308 seq_num 948) dirty exists 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3154: finishing write tid 6 to smithi040173847-37 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1448 (ObjNum 974 snap 312 seq_num 974) dirty exists 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3154: left oid 37 (ObjNum 974 snap 312 seq_num 974) 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3157: finishing write tid 1 to smithi040173847-48 2023-09-30T09:31:20.041 INFO:tasks.rados.rados.0.smithi040.stdout:3157: finishing write tid 2 to smithi040173847-48 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3154: done (4 left) 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3155: done (3 left) 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3156: done (2 left) 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3158: done (1 left) 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3159: read oid 16 snap -1 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3159: expect deleted 2023-09-30T09:31:20.042 INFO:tasks.rados.rados.0.smithi040.stdout:3160: delete oid 30 current snap is 312 2023-09-30T09:31:20.043 INFO:tasks.rados.rados.0.smithi040.stdout:3157: finishing write tid 3 to smithi040173847-48 2023-09-30T09:31:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:3157: finishing write tid 4 to smithi040173847-48 2023-09-30T09:31:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:3159: done (2 left) 2023-09-30T09:31:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:3160: done (1 left) 2023-09-30T09:31:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:3161: copy_from oid 46 from oid 36 current snap is 312 2023-09-30T09:31:20.044 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 312 2023-09-30T09:31:20.047 INFO:tasks.rados.rados.0.smithi040.stdout:3162: seq_num 978 ranges {3063808=786432,3850240=442368,4292608=647168,4939776=114688} 2023-09-30T09:31:20.066 INFO:tasks.rados.rados.0.smithi040.stdout:3162: writing smithi040173847-1 from 3063808 to 3850240 tid 1 2023-09-30T09:31:20.069 INFO:tasks.rados.rados.0.smithi040.stdout:3162: writing smithi040173847-1 from 3850240 to 4292608 tid 2 2023-09-30T09:31:20.073 INFO:tasks.rados.rados.0.smithi040.stdout:3162: writing smithi040173847-1 from 4292608 to 4939776 tid 3 2023-09-30T09:31:20.074 INFO:tasks.rados.rados.0.smithi040.stdout:3162: writing smithi040173847-1 from 4939776 to 5054464 tid 4 2023-09-30T09:31:20.074 INFO:tasks.rados.rados.0.smithi040.stdout:3163: read oid 50 snap -1 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3163: expect deleted 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3164: delete oid 18 current snap is 312 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3157: finishing write tid 5 to smithi040173847-48 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1378 (ObjNum 975 snap 312 seq_num 975) dirty exists 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3157: left oid 48 (ObjNum 975 snap 312 seq_num 975) 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3161: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:31:20.075 INFO:tasks.rados.rados.0.smithi040.stdout:3161: finishing copy_from to smithi040173847-46 2023-09-30T09:31:20.076 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1425 (ObjNum 914 snap 298 seq_num 914) dirty exists 2023-09-30T09:31:20.076 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 1 to smithi040173847-1 2023-09-30T09:31:20.076 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 2 to smithi040173847-1 2023-09-30T09:31:20.077 INFO:tasks.rados.rados.0.smithi040.stdout:3157: done (4 left) 2023-09-30T09:31:20.077 INFO:tasks.rados.rados.0.smithi040.stdout:3161: done (3 left) 2023-09-30T09:31:20.077 INFO:tasks.rados.rados.0.smithi040.stdout:3163: done (2 left) 2023-09-30T09:31:20.077 INFO:tasks.rados.rados.0.smithi040.stdout:3164: done (1 left) 2023-09-30T09:31:20.077 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 312 2023-09-30T09:31:20.078 INFO:tasks.rados.rados.0.smithi040.stdout:3165: seq_num 980 ranges {0=417792,417792=614400,1032192=663552,1695744=327680} 2023-09-30T09:31:20.080 INFO:tasks.rados.rados.0.smithi040.stdout:3165: writing smithi040173847-43 from 0 to 417792 tid 1 2023-09-30T09:31:20.084 INFO:tasks.rados.rados.0.smithi040.stdout:3165: writing smithi040173847-43 from 417792 to 1032192 tid 2 2023-09-30T09:31:20.088 INFO:tasks.rados.rados.0.smithi040.stdout:3165: writing smithi040173847-43 from 1032192 to 1695744 tid 3 2023-09-30T09:31:20.090 INFO:tasks.rados.rados.0.smithi040.stdout:3165: writing smithi040173847-43 from 1695744 to 2023424 tid 4 2023-09-30T09:31:20.090 INFO:tasks.rados.rados.0.smithi040.stdout:3166: rollback oid 37 current snap is 312 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 37 to 292 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 3 to smithi040173847-1 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 4 to smithi040173847-1 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 5 to smithi040173847-1 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: finishing write tid 6 to smithi040173847-1 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1719 (ObjNum 978 snap 312 seq_num 978) dirty exists 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: left oid 1 (ObjNum 978 snap 312 seq_num 978) 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 1 to smithi040173847-43 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 2 to smithi040173847-43 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3162: done (2 left) 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 312 2023-09-30T09:31:20.091 INFO:tasks.rados.rados.0.smithi040.stdout:3167: seq_num 981 ranges {884736=434176,1318912=540672,1859584=466944,2326528=524288,2850816=73728} 2023-09-30T09:31:20.098 INFO:tasks.rados.rados.0.smithi040.stdout:3167: writing smithi040173847-42 from 884736 to 1318912 tid 1 2023-09-30T09:31:20.101 INFO:tasks.rados.rados.0.smithi040.stdout:3167: writing smithi040173847-42 from 1318912 to 1859584 tid 2 2023-09-30T09:31:20.103 INFO:tasks.rados.rados.0.smithi040.stdout:3167: writing smithi040173847-42 from 1859584 to 2326528 tid 3 2023-09-30T09:31:20.107 INFO:tasks.rados.rados.0.smithi040.stdout:3167: writing smithi040173847-42 from 2326528 to 2850816 tid 4 2023-09-30T09:31:20.107 INFO:tasks.rados.rados.0.smithi040.stdout:3167: writing smithi040173847-42 from 2850816 to 2924544 tid 5 2023-09-30T09:31:20.107 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 312 2023-09-30T09:31:20.108 INFO:tasks.rados.rados.0.smithi040.stdout:3166: finishing rollback tid 0 to smithi040173847-37 2023-09-30T09:31:20.108 INFO:tasks.rados.rados.0.smithi040.stdout:3168: seq_num 982 ranges {0=450560,450560=425984,876544=679936,1556480=466944,2023424=32768} 2023-09-30T09:31:20.110 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi040173847-4 from 0 to 450560 tid 1 2023-09-30T09:31:20.113 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi040173847-4 from 450560 to 876544 tid 2 2023-09-30T09:31:20.117 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi040173847-4 from 876544 to 1556480 tid 3 2023-09-30T09:31:20.120 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi040173847-4 from 1556480 to 2023424 tid 4 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3168: writing smithi040173847-4 from 2023424 to 2056192 tid 5 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3169: snap_create 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3166: finishing rollback tid 1 to smithi040173847-37 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 3 to smithi040173847-43 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 4 to smithi040173847-43 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3166: finishing rollback tid 2 to smithi040173847-37 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1451 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:31:20.121 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 5 to smithi040173847-43 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3165: finishing write tid 6 to smithi040173847-43 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1724 (ObjNum 980 snap 312 seq_num 980) dirty exists 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3165: left oid 43 (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 1 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 2 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 3 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 4 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 5 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 6 to smithi040173847-42 2023-09-30T09:31:20.122 INFO:tasks.rados.rados.0.smithi040.stdout:3167: finishing write tid 7 to smithi040173847-42 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1708 (ObjNum 981 snap 312 seq_num 981) dirty exists 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:3167: left oid 42 (ObjNum 981 snap 312 seq_num 981) 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 1 to smithi040173847-4 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 2 to smithi040173847-4 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 3 to smithi040173847-4 2023-09-30T09:31:20.123 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 4 to smithi040173847-4 2023-09-30T09:31:20.124 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 5 to smithi040173847-4 2023-09-30T09:31:20.125 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 6 to smithi040173847-4 2023-09-30T09:31:20.126 INFO:tasks.rados.rados.0.smithi040.stdout:3168: finishing write tid 7 to smithi040173847-4 2023-09-30T09:31:20.126 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1384 (ObjNum 982 snap 312 seq_num 982) dirty exists 2023-09-30T09:31:20.126 INFO:tasks.rados.rados.0.smithi040.stdout:3168: left oid 4 (ObjNum 982 snap 312 seq_num 982) 2023-09-30T09:31:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:19 smithi143 ceph-mon[183689]: osdmap e696: 8 total, 8 up, 8 in 2023-09-30T09:31:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:19 smithi143 ceph-mon[183689]: pgmap v756: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-09-30T09:31:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:19 smithi040 ceph-mon[189312]: osdmap e696: 8 total, 8 up, 8 in 2023-09-30T09:31:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:19 smithi040 ceph-mon[189312]: pgmap v756: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-09-30T09:31:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:19 smithi040 ceph-mon[192000]: osdmap e696: 8 total, 8 up, 8 in 2023-09-30T09:31:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:19 smithi040 ceph-mon[192000]: pgmap v756: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 298 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-09-30T09:31:20.947 INFO:tasks.rados.rados.0.smithi040.stdout:3165: done (4 left) 2023-09-30T09:31:20.947 INFO:tasks.rados.rados.0.smithi040.stdout:3166: done (3 left) 2023-09-30T09:31:20.947 INFO:tasks.rados.rados.0.smithi040.stdout:3167: done (2 left) 2023-09-30T09:31:20.948 INFO:tasks.rados.rados.0.smithi040.stdout:3168: done (1 left) 2023-09-30T09:31:20.948 INFO:tasks.rados.rados.0.smithi040.stdout:3169: done (0 left) 2023-09-30T09:31:20.948 INFO:tasks.rados.rados.0.smithi040.stdout:3170: delete oid 47 current snap is 313 2023-09-30T09:31:20.955 INFO:tasks.rados.rados.0.smithi040.stdout:3170: done (0 left) 2023-09-30T09:31:20.955 INFO:tasks.rados.rados.0.smithi040.stdout:3171: snap_create 2023-09-30T09:31:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:20 smithi143 ceph-mon[183689]: osdmap e697: 8 total, 8 up, 8 in 2023-09-30T09:31:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:21] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:31:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:20 smithi040 ceph-mon[192000]: osdmap e697: 8 total, 8 up, 8 in 2023-09-30T09:31:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:20 smithi040 ceph-mon[189312]: osdmap e697: 8 total, 8 up, 8 in 2023-09-30T09:31:21.919 INFO:tasks.rados.rados.0.smithi040.stdout:3171: done (0 left) 2023-09-30T09:31:21.919 INFO:tasks.rados.rados.0.smithi040.stdout:3172: read oid 39 snap -1 2023-09-30T09:31:21.920 INFO:tasks.rados.rados.0.smithi040.stdout:3172: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:31:21.920 INFO:tasks.rados.rados.0.smithi040.stdout:3173: read oid 43 snap -1 2023-09-30T09:31:21.920 INFO:tasks.rados.rados.0.smithi040.stdout:3173: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:21.920 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 314 2023-09-30T09:31:21.920 INFO:tasks.rados.rados.0.smithi040.stdout:3174: seq_num 984 ranges {1458176=483328,1941504=598016,2539520=647168,3186688=360448} 2023-09-30T09:31:21.930 INFO:tasks.rados.rados.0.smithi040.stdout:3174: writing smithi040173847-26 from 1458176 to 1941504 tid 1 2023-09-30T09:31:21.933 INFO:tasks.rados.rados.0.smithi040.stdout:3174: writing smithi040173847-26 from 1941504 to 2539520 tid 2 2023-09-30T09:31:21.937 INFO:tasks.rados.rados.0.smithi040.stdout:3174: writing smithi040173847-26 from 2539520 to 3186688 tid 3 2023-09-30T09:31:21.939 INFO:tasks.rados.rados.0.smithi040.stdout:3174: writing smithi040173847-26 from 3186688 to 3547136 tid 4 2023-09-30T09:31:21.939 INFO:tasks.rados.rados.0.smithi040.stdout:3175: delete oid 4 current snap is 314 2023-09-30T09:31:21.940 INFO:tasks.rados.rados.0.smithi040.stdout:3172: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:31:21.941 INFO:tasks.rados.rados.0.smithi040.stdout:3173: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 1 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 2 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 3 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 4 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 5 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: finishing write tid 6 to smithi040173847-26 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1151 (ObjNum 984 snap 314 seq_num 984) dirty exists 2023-09-30T09:31:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3174: left oid 26 (ObjNum 984 snap 314 seq_num 984) 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3172: done (3 left) 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3173: done (2 left) 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3174: done (1 left) 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3175: done (0 left) 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3176: setattr oid 33 current snap is 314 2023-09-30T09:31:21.997 INFO:tasks.rados.rados.0.smithi040.stdout:3177: delete oid 45 current snap is 314 2023-09-30T09:31:21.999 INFO:tasks.rados.rados.0.smithi040.stdout:3177: done (1 left) 2023-09-30T09:31:21.999 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 314 2023-09-30T09:31:21.999 INFO:tasks.rados.rados.0.smithi040.stdout:3178: seq_num 987 ranges {2023424=532480,2555904=647168,3203072=417792,3620864=409600,4030464=131072} 2023-09-30T09:31:22.013 INFO:tasks.rados.rados.0.smithi040.stdout:3178: writing smithi040173847-43 from 2023424 to 2555904 tid 1 2023-09-30T09:31:22.018 INFO:tasks.rados.rados.0.smithi040.stdout:3178: writing smithi040173847-43 from 2555904 to 3203072 tid 2 2023-09-30T09:31:22.020 INFO:tasks.rados.rados.0.smithi040.stdout:3178: writing smithi040173847-43 from 3203072 to 3620864 tid 3 2023-09-30T09:31:22.023 INFO:tasks.rados.rados.0.smithi040.stdout:3178: writing smithi040173847-43 from 3620864 to 4030464 tid 4 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:3178: writing smithi040173847-43 from 4030464 to 4161536 tid 5 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:3179: delete oid 14 current snap is 314 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1170 (ObjNum 936 snap 305 seq_num 936) dirty exists 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 1 to smithi040173847-43 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 2 to smithi040173847-43 2023-09-30T09:31:22.024 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 3 to smithi040173847-43 2023-09-30T09:31:22.029 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 4 to smithi040173847-43 2023-09-30T09:31:22.030 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 5 to smithi040173847-43 2023-09-30T09:31:22.030 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 6 to smithi040173847-43 2023-09-30T09:31:22.030 INFO:tasks.rados.rados.0.smithi040.stdout:3176: done (2 left) 2023-09-30T09:31:22.030 INFO:tasks.rados.rados.0.smithi040.stdout:3179: done (1 left) 2023-09-30T09:31:22.031 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 314 2023-09-30T09:31:22.031 INFO:tasks.rados.rados.0.smithi040.stdout:3180: seq_num 989 ranges {0=573440,573440=466944,1040384=434176,1474560=638976,2113536=65536} 2023-09-30T09:31:22.033 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi040173847-5 from 0 to 573440 tid 1 2023-09-30T09:31:22.036 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi040173847-5 from 573440 to 1040384 tid 2 2023-09-30T09:31:22.038 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi040173847-5 from 1040384 to 1474560 tid 3 2023-09-30T09:31:22.042 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi040173847-5 from 1474560 to 2113536 tid 4 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:3180: writing smithi040173847-5 from 2113536 to 2179072 tid 5 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 314 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:3178: finishing write tid 7 to smithi040173847-43 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1731 (ObjNum 987 snap 314 seq_num 987) dirty exists 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:3178: left oid 43 (ObjNum 987 snap 314 seq_num 987) 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 1 to smithi040173847-5 2023-09-30T09:31:22.043 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 2 to smithi040173847-5 2023-09-30T09:31:22.044 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 3 to smithi040173847-5 2023-09-30T09:31:22.044 INFO:tasks.rados.rados.0.smithi040.stdout:3181: seq_num 990 ranges {1941504=589824,2531328=753664,3284992=638976,3923968=212992} 2023-09-30T09:31:22.057 INFO:tasks.rados.rados.0.smithi040.stdout:3181: writing smithi040173847-48 from 1941504 to 2531328 tid 1 2023-09-30T09:31:22.061 INFO:tasks.rados.rados.0.smithi040.stdout:3181: writing smithi040173847-48 from 2531328 to 3284992 tid 2 2023-09-30T09:31:22.065 INFO:tasks.rados.rados.0.smithi040.stdout:3181: writing smithi040173847-48 from 3284992 to 3923968 tid 3 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3181: writing smithi040173847-48 from 3923968 to 4136960 tid 4 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3178: done (2 left) 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3182: rollback oid 25 current snap is 314 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 297 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 4 to smithi040173847-5 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 5 to smithi040173847-5 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 6 to smithi040173847-5 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:3180: finishing write tid 7 to smithi040173847-5 2023-09-30T09:31:22.067 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1176 (ObjNum 989 snap 314 seq_num 989) dirty exists 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3180: left oid 5 (ObjNum 989 snap 314 seq_num 989) 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 1 to smithi040173847-48 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3180: done (2 left) 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3183: delete oid 32 current snap is 314 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 2 to smithi040173847-48 2023-09-30T09:31:22.068 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 3 to smithi040173847-48 2023-09-30T09:31:22.069 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 4 to smithi040173847-48 2023-09-30T09:31:22.070 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 5 to smithi040173847-48 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3182: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1199 (ObjNum 145 snap 0 seq_num 3791583008) dirty exists 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3181: finishing write tid 6 to smithi040173847-48 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1392 (ObjNum 990 snap 314 seq_num 990) dirty exists 2023-09-30T09:31:22.071 INFO:tasks.rados.rados.0.smithi040.stdout:3181: left oid 48 (ObjNum 990 snap 314 seq_num 990) 2023-09-30T09:31:22.072 INFO:tasks.rados.rados.0.smithi040.stdout:3181: done (2 left) 2023-09-30T09:31:22.072 INFO:tasks.rados.rados.0.smithi040.stdout:3182: done (1 left) 2023-09-30T09:31:22.072 INFO:tasks.rados.rados.0.smithi040.stdout:3183: done (0 left) 2023-09-30T09:31:22.072 INFO:tasks.rados.rados.0.smithi040.stdout:3184: delete oid 9 current snap is 314 2023-09-30T09:31:22.075 INFO:tasks.rados.rados.0.smithi040.stdout:3184: done (0 left) 2023-09-30T09:31:22.075 INFO:tasks.rados.rados.0.smithi040.stdout:3185: read oid 36 snap 276 2023-09-30T09:31:22.075 INFO:tasks.rados.rados.0.smithi040.stdout:3185: expect (ObjNum 854 snap 270 seq_num 854) 2023-09-30T09:31:22.075 INFO:tasks.rados.rados.0.smithi040.stdout:3186: snap_remove snap 312 2023-09-30T09:31:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:21 smithi143 ceph-mon[183689]: osdmap e698: 8 total, 8 up, 8 in 2023-09-30T09:31:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:21 smithi143 ceph-mon[183689]: pgmap v759: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 942 KiB/s rd, 930 KiB/s wr, 4 op/s 2023-09-30T09:31:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:21 smithi143 ceph-mon[183689]: osdmap e699: 8 total, 8 up, 8 in 2023-09-30T09:31:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[192000]: osdmap e698: 8 total, 8 up, 8 in 2023-09-30T09:31:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[192000]: pgmap v759: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 942 KiB/s rd, 930 KiB/s wr, 4 op/s 2023-09-30T09:31:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[192000]: osdmap e699: 8 total, 8 up, 8 in 2023-09-30T09:31:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[189312]: osdmap e698: 8 total, 8 up, 8 in 2023-09-30T09:31:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[189312]: pgmap v759: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 300 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 942 KiB/s rd, 930 KiB/s wr, 4 op/s 2023-09-30T09:31:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:21 smithi040 ceph-mon[189312]: osdmap e699: 8 total, 8 up, 8 in 2023-09-30T09:31:22.970 INFO:tasks.rados.rados.0.smithi040.stdout:3186: done (1 left) 2023-09-30T09:31:22.970 INFO:tasks.rados.rados.0.smithi040.stdout:3187: delete oid 12 current snap is 314 2023-09-30T09:31:22.973 INFO:tasks.rados.rados.0.smithi040.stdout:3185: expect (ObjNum 854 snap 270 seq_num 854) 2023-09-30T09:31:23.034 INFO:tasks.rados.rados.0.smithi040.stdout:3185: done (1 left) 2023-09-30T09:31:23.034 INFO:tasks.rados.rados.0.smithi040.stdout:3187: done (0 left) 2023-09-30T09:31:23.034 INFO:tasks.rados.rados.0.smithi040.stdout:3188: delete oid 48 current snap is 314 2023-09-30T09:31:23.036 INFO:tasks.rados.rados.0.smithi040.stdout:3188: done (0 left) 2023-09-30T09:31:23.036 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 314 2023-09-30T09:31:23.036 INFO:tasks.rados.rados.0.smithi040.stdout:3189: seq_num 995 ranges {3055616=671744,3727360=573440,4300800=778240,5079040=253952} 2023-09-30T09:31:23.057 INFO:tasks.rados.rados.0.smithi040.stdout:3189: writing smithi040173847-7 from 3055616 to 3727360 tid 1 2023-09-30T09:31:23.060 INFO:tasks.rados.rados.0.smithi040.stdout:3189: writing smithi040173847-7 from 3727360 to 4300800 tid 2 2023-09-30T09:31:23.064 INFO:tasks.rados.rados.0.smithi040.stdout:3189: writing smithi040173847-7 from 4300800 to 5079040 tid 3 2023-09-30T09:31:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:3189: writing smithi040173847-7 from 5079040 to 5332992 tid 4 2023-09-30T09:31:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:3190: rollback oid 19 current snap is 314 2023-09-30T09:31:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 297 2023-09-30T09:31:23.066 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 1 to smithi040173847-7 2023-09-30T09:31:23.067 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 2 to smithi040173847-7 2023-09-30T09:31:23.067 INFO:tasks.rados.rados.0.smithi040.stdout:3191: rollback oid 24 current snap is 314 2023-09-30T09:31:23.067 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 292 2023-09-30T09:31:23.067 INFO:tasks.rados.rados.0.smithi040.stdout:3192: snap_create 2023-09-30T09:31:23.070 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 3 to smithi040173847-7 2023-09-30T09:31:23.071 INFO:tasks.rados.rados.0.smithi040.stdout:3190: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:31:23.071 INFO:tasks.rados.rados.0.smithi040.stdout:3190: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:31:23.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1399 (ObjNum 822 snap 259 seq_num 822) dirty exists 2023-09-30T09:31:23.071 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 4 to smithi040173847-7 2023-09-30T09:31:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:3191: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:31:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 5 to smithi040173847-7 2023-09-30T09:31:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:3191: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:31:23.072 INFO:tasks.rados.rados.0.smithi040.stdout:3191: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:31:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1616 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:31:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:3189: finishing write tid 6 to smithi040173847-7 2023-09-30T09:31:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1503 (ObjNum 995 snap 314 seq_num 995) dirty exists 2023-09-30T09:31:23.073 INFO:tasks.rados.rados.0.smithi040.stdout:3189: left oid 7 (ObjNum 995 snap 314 seq_num 995) 2023-09-30T09:31:23.973 INFO:tasks.rados.rados.0.smithi040.stdout:3189: done (3 left) 2023-09-30T09:31:23.973 INFO:tasks.rados.rados.0.smithi040.stdout:3190: done (2 left) 2023-09-30T09:31:23.973 INFO:tasks.rados.rados.0.smithi040.stdout:3191: done (1 left) 2023-09-30T09:31:23.973 INFO:tasks.rados.rados.0.smithi040.stdout:3192: done (0 left) 2023-09-30T09:31:23.973 INFO:tasks.rados.rados.0.smithi040.stdout:3193: read oid 49 snap -1 2023-09-30T09:31:23.974 INFO:tasks.rados.rados.0.smithi040.stdout:3193: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:23.974 INFO:tasks.rados.rados.0.smithi040.stdout:3194: snap_remove snap 292 2023-09-30T09:31:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:23 smithi143 ceph-mon[183689]: osdmap e700: 8 total, 8 up, 8 in 2023-09-30T09:31:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:23 smithi143 ceph-mon[183689]: pgmap v762: 121 pgs: 121 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2023-09-30T09:31:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:23 smithi040 ceph-mon[192000]: osdmap e700: 8 total, 8 up, 8 in 2023-09-30T09:31:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:23 smithi040 ceph-mon[192000]: pgmap v762: 121 pgs: 121 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2023-09-30T09:31:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:23 smithi040 ceph-mon[189312]: osdmap e700: 8 total, 8 up, 8 in 2023-09-30T09:31:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:23 smithi040 ceph-mon[189312]: pgmap v762: 121 pgs: 121 active+clean; 317 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 23 op/s 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:3194: done (1 left) 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:3195: read oid 12 snap -1 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:3195: expect deleted 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:3196: rollback oid 6 current snap is 315 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 297 2023-09-30T09:31:24.979 INFO:tasks.rados.rados.0.smithi040.stdout:3197: snap_remove snap 304 2023-09-30T09:31:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:24 smithi143 ceph-mon[183689]: osdmap e701: 8 total, 8 up, 8 in 2023-09-30T09:31:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:24 smithi040 ceph-mon[192000]: osdmap e701: 8 total, 8 up, 8 in 2023-09-30T09:31:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:24 smithi040 ceph-mon[189312]: osdmap e701: 8 total, 8 up, 8 in 2023-09-30T09:31:26.017 INFO:tasks.rados.rados.0.smithi040.stdout:3197: done (3 left) 2023-09-30T09:31:26.017 INFO:tasks.rados.rados.0.smithi040.stdout:3198: rollback oid 4 current snap is 315 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 308 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:3199: copy_from oid 9 from oid 16 current snap is 315 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:3200: copy_from oid 20 from oid 35 current snap is 315 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:3201: setattr oid 10 current snap is 315 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:3202: delete oid 43 current snap is 315 2023-09-30T09:31:26.018 INFO:tasks.rados.rados.0.smithi040.stdout:3193: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3196: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1717 (ObjNum 882 snap 282 seq_num 882) dirty exists 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3199: finishing copy_from to smithi040173847-9 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3199: got expected ENOENT (src dne) 2023-09-30T09:31:26.201 INFO:tasks.rados.rados.0.smithi040.stdout:3199: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3198: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3198: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1411 (ObjNum 915 snap 298 seq_num 915) dirty exists 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1720 (ObjNum 851 snap 269 seq_num 851) dirty exists 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3200: finishing copy_from to smithi040173847-20 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1143 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3193: done (7 left) 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3195: done (6 left) 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3196: done (5 left) 2023-09-30T09:31:26.202 INFO:tasks.rados.rados.0.smithi040.stdout:3198: done (4 left) 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:3199: done (3 left) 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:3200: done (2 left) 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:3201: done (1 left) 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:3202: done (0 left) 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 315 2023-09-30T09:31:26.203 INFO:tasks.rados.rados.0.smithi040.stdout:3203: seq_num 997 ranges {0=704512,704512=794624,1499136=794624,2293760=16384} 2023-09-30T09:31:26.204 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi040173847-30 from 0 to 704512 tid 1 2023-09-30T09:31:26.209 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi040173847-30 from 704512 to 1499136 tid 2 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi040173847-30 from 1499136 to 2293760 tid 3 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:3203: writing smithi040173847-30 from 2293760 to 2310144 tid 4 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 315 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 1 to smithi040173847-30 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 2 to smithi040173847-30 2023-09-30T09:31:26.215 INFO:tasks.rados.rados.0.smithi040.stdout:3204: seq_num 998 ranges {5332992=720896,6053888=679936,6733824=598016,7331840=327680} 2023-09-30T09:31:26.249 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi040173847-7 from 5332992 to 6053888 tid 1 2023-09-30T09:31:26.252 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi040173847-7 from 6053888 to 6733824 tid 2 2023-09-30T09:31:26.256 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi040173847-7 from 6733824 to 7331840 tid 3 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3204: writing smithi040173847-7 from 7331840 to 7659520 tid 4 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3205: setattr oid 36 current snap is 315 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 3 to smithi040173847-30 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 4 to smithi040173847-30 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 5 to smithi040173847-30 2023-09-30T09:31:26.258 INFO:tasks.rados.rados.0.smithi040.stdout:3203: finishing write tid 6 to smithi040173847-30 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1274 (ObjNum 997 snap 315 seq_num 997) dirty exists 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:3203: left oid 30 (ObjNum 997 snap 315 seq_num 997) 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 1 to smithi040173847-7 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 2 to smithi040173847-7 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:3203: done (2 left) 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:3206: rollback oid 14 current snap is 315 2023-09-30T09:31:26.259 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 308 2023-09-30T09:31:26.260 INFO:tasks.rados.rados.0.smithi040.stdout:3207: setattr oid 22 current snap is 315 2023-09-30T09:31:26.260 INFO:tasks.rados.rados.0.smithi040.stdout:3208: snap_create 2023-09-30T09:31:26.260 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 3 to smithi040173847-7 2023-09-30T09:31:26.261 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 4 to smithi040173847-7 2023-09-30T09:31:26.262 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1597 (ObjNum 914 snap 298 seq_num 914) dirty exists 2023-09-30T09:31:26.263 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 5 to smithi040173847-7 2023-09-30T09:31:26.263 INFO:tasks.rados.rados.0.smithi040.stdout:3206: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:3206: finishing rollback tid 2 to smithi040173847-14 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1454 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:3204: finishing write tid 6 to smithi040173847-7 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1508 (ObjNum 998 snap 315 seq_num 998) dirty exists 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:3204: left oid 7 (ObjNum 998 snap 315 seq_num 998) 2023-09-30T09:31:26.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1152 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:25 smithi143 ceph-mon[183689]: osdmap e702: 8 total, 8 up, 8 in 2023-09-30T09:31:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:25 smithi143 ceph-mon[183689]: pgmap v765: 121 pgs: 121 active+clean; 330 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2023-09-30T09:31:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:25 smithi040 ceph-mon[192000]: osdmap e702: 8 total, 8 up, 8 in 2023-09-30T09:31:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:25 smithi040 ceph-mon[192000]: pgmap v765: 121 pgs: 121 active+clean; 330 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2023-09-30T09:31:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:25 smithi040 ceph-mon[189312]: osdmap e702: 8 total, 8 up, 8 in 2023-09-30T09:31:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:25 smithi040 ceph-mon[189312]: pgmap v765: 121 pgs: 121 active+clean; 330 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 7.2 MiB/s wr, 33 op/s 2023-09-30T09:31:26.920 INFO:tasks.rados.rados.0.smithi040.stdout:3204: done (4 left) 2023-09-30T09:31:26.920 INFO:tasks.rados.rados.0.smithi040.stdout:3205: done (3 left) 2023-09-30T09:31:26.921 INFO:tasks.rados.rados.0.smithi040.stdout:3206: done (2 left) 2023-09-30T09:31:26.921 INFO:tasks.rados.rados.0.smithi040.stdout:3207: done (1 left) 2023-09-30T09:31:26.921 INFO:tasks.rados.rados.0.smithi040.stdout:3208: done (0 left) 2023-09-30T09:31:26.921 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 316 2023-09-30T09:31:26.921 INFO:tasks.rados.rados.0.smithi040.stdout:3209: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2023-09-30T09:31:26.924 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi040173847-45 from 0 to 737280 tid 1 2023-09-30T09:31:26.931 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi040173847-45 from 737280 to 1302528 tid 2 2023-09-30T09:31:26.933 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi040173847-45 from 1302528 to 2064384 tid 3 2023-09-30T09:31:26.935 INFO:tasks.rados.rados.0.smithi040.stdout:3209: writing smithi040173847-45 from 2064384 to 2342912 tid 4 2023-09-30T09:31:26.937 INFO:tasks.rados.rados.0.smithi040.stdout:3210: read oid 41 snap 308 2023-09-30T09:31:26.937 INFO:tasks.rados.rados.0.smithi040.stdout:3210: expect (ObjNum -501973632 snap 21958 seq_num 3791331920) 2023-09-30T09:31:26.937 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 316 2023-09-30T09:31:26.938 INFO:tasks.rados.rados.0.smithi040.stdout:3211: seq_num 1000 ranges {1458176=753664,2211840=442368,2654208=565248,3219456=458752,3678208=139264} 2023-09-30T09:31:26.948 INFO:tasks.rados.rados.0.smithi040.stdout:3211: writing smithi040173847-35 from 1458176 to 2211840 tid 1 2023-09-30T09:31:27.577 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:26 smithi143 ceph-mon[183689]: osdmap e703: 8 total, 8 up, 8 in 2023-09-30T09:31:27.577 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:26 smithi143 ceph-mon[183689]: osdmap e704: 8 total, 8 up, 8 in 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3211: writing smithi040173847-35 from 2211840 to 2654208 tid 2 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3211: writing smithi040173847-35 from 2654208 to 3219456 tid 3 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3211: writing smithi040173847-35 from 3219456 to 3678208 tid 4 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3211: writing smithi040173847-35 from 3678208 to 3817472 tid 5 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3212: delete oid 40 current snap is 316 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 1 to smithi040173847-45 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 2 to smithi040173847-45 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3210: expect (ObjNum -501973632 snap 21958 seq_num 3791331920) 2023-09-30T09:31:27.581 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 3 to smithi040173847-45 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 4 to smithi040173847-45 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 5 to smithi040173847-45 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3209: finishing write tid 6 to smithi040173847-45 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1555 (ObjNum 999 snap 316 seq_num 999) dirty exists 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3209: left oid 45 (ObjNum 999 snap 316 seq_num 999) 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 1 to smithi040173847-35 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 2 to smithi040173847-35 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3209: done (3 left) 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3210: done (2 left) 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3212: done (1 left) 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3213: copy_from oid 42 from oid 3 current snap is 316 2023-09-30T09:31:27.582 INFO:tasks.rados.rados.0.smithi040.stdout:3214: setattr oid 16 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 3 to smithi040173847-35 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 4 to smithi040173847-35 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 5 to smithi040173847-35 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3215: rollback oid 43 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 43 to 313 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3216: rmattr oid 24 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3217: rollback oid 26 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 315 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 6 to smithi040173847-35 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3218: copy_from oid 50 from oid 48 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:3219: rollback oid 2 current snap is 316 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 308 2023-09-30T09:31:27.583 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 316 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3220: seq_num 1002 ranges {0=786432,786432=614400,1400832=581632,1982464=409600} 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi040173847-18 from 0 to 786432 tid 1 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi040173847-18 from 786432 to 1400832 tid 2 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi040173847-18 from 1400832 to 1982464 tid 3 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3220: writing smithi040173847-18 from 1982464 to 2392064 tid 4 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3221: read oid 27 snap 311 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3221: expect (ObjNum 939 snap 305 seq_num 939) 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3222: read oid 20 snap -1 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3222: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 316 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3223: seq_num 1003 ranges {5054464=802816,5857280=499712,6356992=737280,7094272=368640} 2023-09-30T09:31:27.584 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi040173847-1 from 5054464 to 5857280 tid 1 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi040173847-1 from 5857280 to 6356992 tid 2 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi040173847-1 from 6356992 to 7094272 tid 3 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3223: writing smithi040173847-1 from 7094272 to 7462912 tid 4 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3224: rmattr oid 28 current snap is 316 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3224: done (12 left) 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3225: snap_create 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing copy_from to smithi040173847-50 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3218: got expected ENOENT (src dne) 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3217: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3218: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3213: finishing copy_from to smithi040173847-42 2023-09-30T09:31:27.585 INFO:tasks.rados.rados.0.smithi040.stdout:3213: got expected ENOENT (src dne) 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3213: finishing copy_from racing read to smithi040173847-42 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3211: finishing write tid 7 to smithi040173847-35 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1727 (ObjNum 1000 snap 316 seq_num 1000) dirty exists 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3211: left oid 35 (ObjNum 1000 snap 316 seq_num 1000) 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing rollback tid 0 to smithi040173847-2 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3217: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1617 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1728 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3219: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1558 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:31:27.586 INFO:tasks.rados.rados.0.smithi040.stdout:3217: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1155 (ObjNum 984 snap 314 seq_num 984) dirty exists 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing rollback tid 1 to smithi040173847-43 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3215: finishing rollback tid 2 to smithi040173847-43 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1755 (ObjNum 980 snap 312 seq_num 980) dirty exists 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 1 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 2 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 3 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 4 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 5 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: finishing write tid 6 to smithi040173847-18 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1279 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3220: left oid 18 (ObjNum 1002 snap 316 seq_num 1002) 2023-09-30T09:31:27.587 INFO:tasks.rados.rados.0.smithi040.stdout:3222: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3221: expect (ObjNum 939 snap 305 seq_num 939) 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 1 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 2 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 3 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 4 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 5 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: finishing write tid 6 to smithi040173847-1 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1761 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2023-09-30T09:31:27.588 INFO:tasks.rados.rados.0.smithi040.stdout:3223: left oid 1 (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:31:27.588 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:26 smithi040 ceph-mon[192000]: osdmap e703: 8 total, 8 up, 8 in 2023-09-30T09:31:27.589 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:26 smithi040 ceph-mon[192000]: osdmap e704: 8 total, 8 up, 8 in 2023-09-30T09:31:27.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:26 smithi040 ceph-mon[189312]: osdmap e703: 8 total, 8 up, 8 in 2023-09-30T09:31:27.589 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:26 smithi040 ceph-mon[189312]: osdmap e704: 8 total, 8 up, 8 in 2023-09-30T09:31:28.001 INFO:tasks.rados.rados.0.smithi040.stdout:3211: done (12 left) 2023-09-30T09:31:28.001 INFO:tasks.rados.rados.0.smithi040.stdout:3213: done (11 left) 2023-09-30T09:31:28.001 INFO:tasks.rados.rados.0.smithi040.stdout:3214: done (10 left) 2023-09-30T09:31:28.001 INFO:tasks.rados.rados.0.smithi040.stdout:3215: done (9 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3216: done (8 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3217: done (7 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3218: done (6 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3219: done (5 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3220: done (4 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3221: done (3 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3222: done (2 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3223: done (1 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3225: done (0 left) 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3226: copy_from oid 26 from oid 49 current snap is 317 2023-09-30T09:31:28.002 INFO:tasks.rados.rados.0.smithi040.stdout:3227: setattr oid 24 current snap is 317 2023-09-30T09:31:28.004 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 317 2023-09-30T09:31:28.004 INFO:tasks.rados.rados.0.smithi040.stdout:3228: seq_num 1004 ranges {0=16384} 2023-09-30T09:31:28.004 INFO:tasks.rados.rados.0.smithi040.stdout:3228: writing smithi040173847-16 from 0 to 16384 tid 1 2023-09-30T09:31:28.004 INFO:tasks.rados.rados.0.smithi040.stdout:3229: delete oid 41 current snap is 317 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 1 to smithi040173847-16 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:3229: done (3 left) 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:3230: rmattr oid 28 current snap is 317 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:3230: done (3 left) 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 317 2023-09-30T09:31:28.013 INFO:tasks.rados.rados.0.smithi040.stdout:3231: seq_num 1006 ranges {6086656=49152} 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3231: writing smithi040173847-23 from 6086656 to 6135808 tid 1 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3232: snap_create 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 2 to smithi040173847-16 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1618 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3228: finishing write tid 3 to smithi040173847-16 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1731 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3228: left oid 16 (ObjNum 1004 snap 317 seq_num 1004) 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing copy_from racing read to smithi040173847-26 2023-09-30T09:31:28.048 INFO:tasks.rados.rados.0.smithi040.stdout:3226: finishing copy_from to smithi040173847-26 2023-09-30T09:31:28.049 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1635 (ObjNum 953 snap 310 seq_num 953) dirty exists 2023-09-30T09:31:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3231: finishing write tid 1 to smithi040173847-23 2023-09-30T09:31:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3231: finishing write tid 2 to smithi040173847-23 2023-09-30T09:31:28.052 INFO:tasks.rados.rados.0.smithi040.stdout:3231: finishing write tid 3 to smithi040173847-23 2023-09-30T09:31:28.052 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1483 (ObjNum 1006 snap 317 seq_num 1006) dirty exists 2023-09-30T09:31:28.052 INFO:tasks.rados.rados.0.smithi040.stdout:3231: left oid 23 (ObjNum 1006 snap 317 seq_num 1006) 2023-09-30T09:31:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:28 smithi143 ceph-mon[183689]: pgmap v768: 121 pgs: 121 active+clean; 335 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-09-30T09:31:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:27 smithi040 ceph-mon[192000]: pgmap v768: 121 pgs: 121 active+clean; 335 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-09-30T09:31:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:27 smithi040 ceph-mon[189312]: pgmap v768: 121 pgs: 121 active+clean; 335 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.9 MiB/s wr, 39 op/s 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3226: done (4 left) 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3227: done (3 left) 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3228: done (2 left) 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3231: done (1 left) 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3232: done (0 left) 2023-09-30T09:31:29.002 INFO:tasks.rados.rados.0.smithi040.stdout:3233: delete oid 25 current snap is 318 2023-09-30T09:31:29.006 INFO:tasks.rados.rados.0.smithi040.stdout:3233: done (0 left) 2023-09-30T09:31:29.006 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 318 2023-09-30T09:31:29.006 INFO:tasks.rados.rados.0.smithi040.stdout:3234: seq_num 1008 ranges {2342912=90112} 2023-09-30T09:31:29.020 INFO:tasks.rados.rados.0.smithi040.stdout:3234: writing smithi040173847-45 from 2342912 to 2433024 tid 1 2023-09-30T09:31:29.020 INFO:tasks.rados.rados.0.smithi040.stdout:3235: read oid 17 snap -1 2023-09-30T09:31:29.021 INFO:tasks.rados.rados.0.smithi040.stdout:3235: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:31:29.021 INFO:tasks.rados.rados.0.smithi040.stdout:3236: read oid 15 snap -1 2023-09-30T09:31:29.021 INFO:tasks.rados.rados.0.smithi040.stdout:3236: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:29.021 INFO:tasks.rados.rados.0.smithi040.stdout:3237: setattr oid 27 current snap is 318 2023-09-30T09:31:29.021 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 318 2023-09-30T09:31:29.022 INFO:tasks.rados.rados.0.smithi040.stdout:3238: seq_num 1009 ranges {3817472=106496} 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3238: writing smithi040173847-35 from 3817472 to 3923968 tid 1 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3239: read oid 40 snap -1 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3239: expect deleted 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3240: read oid 46 snap -1 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:3240: expect (ObjNum 914 snap 298 seq_num 914) 2023-09-30T09:31:29.046 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 318 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1177 (ObjNum 972 snap 312 seq_num 972) dirty exists 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3241: seq_num 1010 ranges {0=122880} 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3241: writing smithi040173847-47 from 0 to 122880 tid 1 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3237: done (7 left) 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3242: rollback oid 50 current snap is 318 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 313 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3234: finishing write tid 1 to smithi040173847-45 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3243: rollback oid 4 current snap is 318 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 297 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3234: finishing write tid 2 to smithi040173847-45 2023-09-30T09:31:29.047 INFO:tasks.rados.rados.0.smithi040.stdout:3234: finishing write tid 3 to smithi040173847-45 2023-09-30T09:31:29.048 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1560 (ObjNum 1008 snap 318 seq_num 1008) dirty exists 2023-09-30T09:31:29.048 INFO:tasks.rados.rados.0.smithi040.stdout:3234: left oid 45 (ObjNum 1008 snap 318 seq_num 1008) 2023-09-30T09:31:29.048 INFO:tasks.rados.rados.0.smithi040.stdout:3234: done (8 left) 2023-09-30T09:31:29.048 INFO:tasks.rados.rados.0.smithi040.stdout:3244: snap_create 2023-09-30T09:31:29.048 INFO:tasks.rados.rados.0.smithi040.stdout:3236: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:29.177 INFO:tasks.rados.rados.0.smithi040.stdout:3235: expect (ObjNum 865 snap 275 seq_num 865) 2023-09-30T09:31:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:29 smithi143 ceph-mon[183689]: osdmap e705: 8 total, 8 up, 8 in 2023-09-30T09:31:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:29 smithi040 ceph-mon[192000]: osdmap e705: 8 total, 8 up, 8 in 2023-09-30T09:31:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:29 smithi040 ceph-mon[189312]: osdmap e705: 8 total, 8 up, 8 in 2023-09-30T09:31:29.570 INFO:tasks.rados.rados.0.smithi040.stdout:3242: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 0 (ObjNum 33 snap 0 seq_num 3757068600) dirty dne 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3238: finishing write tid 1 to smithi040173847-35 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3238: finishing write tid 2 to smithi040173847-35 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3243: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3243: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1418 (ObjNum 33 snap 0 seq_num 1550720956) dirty dne 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3238: finishing write tid 3 to smithi040173847-35 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1734 (ObjNum 1009 snap 318 seq_num 1009) dirty exists 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3238: left oid 35 (ObjNum 1009 snap 318 seq_num 1009) 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3241: finishing write tid 1 to smithi040173847-47 2023-09-30T09:31:29.571 INFO:tasks.rados.rados.0.smithi040.stdout:3241: finishing write tid 2 to smithi040173847-47 2023-09-30T09:31:29.572 INFO:tasks.rados.rados.0.smithi040.stdout:3240: expect (ObjNum 914 snap 298 seq_num 914) 2023-09-30T09:31:29.594 INFO:tasks.rados.rados.0.smithi040.stdout:3241: finishing write tid 3 to smithi040173847-47 2023-09-30T09:31:29.594 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1731 (ObjNum 1010 snap 318 seq_num 1010) dirty exists 2023-09-30T09:31:29.594 INFO:tasks.rados.rados.0.smithi040.stdout:3241: left oid 47 (ObjNum 1010 snap 318 seq_num 1010) 2023-09-30T09:31:30.019 INFO:tasks.rados.rados.0.smithi040.stdout:3235: done (8 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3236: done (7 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3238: done (6 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3239: done (5 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3240: done (4 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3241: done (3 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3242: done (2 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3243: done (1 left) 2023-09-30T09:31:30.020 INFO:tasks.rados.rados.0.smithi040.stdout:3244: done (0 left) 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3245: read oid 15 snap -1 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3245: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3246: read oid 49 snap -1 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3246: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3247: read oid 6 snap -1 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3247: expect (ObjNum 882 snap 282 seq_num 882) 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3248: copy_from oid 11 from oid 2 current snap is 319 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3249: read oid 40 snap -1 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3249: expect deleted 2023-09-30T09:31:30.021 INFO:tasks.rados.rados.0.smithi040.stdout:3250: delete oid 26 current snap is 319 2023-09-30T09:31:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:3250: done (5 left) 2023-09-30T09:31:30.024 INFO:tasks.rados.rados.0.smithi040.stdout:3251: snap_create 2023-09-30T09:31:30.038 INFO:tasks.rados.rados.0.smithi040.stdout:3246: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:30.219 INFO:tasks.rados.rados.0.smithi040.stdout:3247: expect (ObjNum 882 snap 282 seq_num 882) 2023-09-30T09:31:30.303 INFO:tasks.rados.rados.0.smithi040.stdout:3245: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:30 smithi143 ceph-mon[183689]: osdmap e706: 8 total, 8 up, 8 in 2023-09-30T09:31:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:30 smithi143 ceph-mon[183689]: pgmap v771: 121 pgs: 121 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 34 op/s 2023-09-30T09:31:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:30 smithi040 ceph-mon[192000]: osdmap e706: 8 total, 8 up, 8 in 2023-09-30T09:31:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:30 smithi040 ceph-mon[192000]: pgmap v771: 121 pgs: 121 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 34 op/s 2023-09-30T09:31:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:30 smithi040 ceph-mon[189312]: osdmap e706: 8 total, 8 up, 8 in 2023-09-30T09:31:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:30 smithi040 ceph-mon[189312]: pgmap v771: 121 pgs: 121 active+clean; 332 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.1 MiB/s rd, 3.6 MiB/s wr, 34 op/s 2023-09-30T09:31:30.432 INFO:tasks.rados.rados.0.smithi040.stdout:3248: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:31:30.432 INFO:tasks.rados.rados.0.smithi040.stdout:3248: finishing copy_from to smithi040173847-11 2023-09-30T09:31:30.432 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1558 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:31:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:3245: done (5 left) 2023-09-30T09:31:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:3246: done (4 left) 2023-09-30T09:31:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:3247: done (3 left) 2023-09-30T09:31:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:3248: done (2 left) 2023-09-30T09:31:31.018 INFO:tasks.rados.rados.0.smithi040.stdout:3249: done (1 left) 2023-09-30T09:31:31.019 INFO:tasks.rados.rados.0.smithi040.stdout:3251: done (0 left) 2023-09-30T09:31:31.019 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 320 2023-09-30T09:31:31.019 INFO:tasks.rados.rados.0.smithi040.stdout:3252: seq_num 1012 ranges {2924544=155648} 2023-09-30T09:31:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:3252: writing smithi040173847-42 from 2924544 to 3080192 tid 1 2023-09-30T09:31:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:3253: read oid 13 snap -1 2023-09-30T09:31:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:3253: expect deleted 2023-09-30T09:31:31.036 INFO:tasks.rados.rados.0.smithi040.stdout:3254: copy_from oid 10 from oid 18 current snap is 320 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3255: read oid 31 snap -1 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3255: expect (ObjNum 846 snap 266 seq_num 846) 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3256: read oid 32 snap 319 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3256: expect deleted 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3257: copy_from oid 46 from oid 9 current snap is 320 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3258: rollback oid 49 current snap is 320 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 311 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3259: read oid 27 snap -1 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3259: expect (ObjNum 972 snap 312 seq_num 972) 2023-09-30T09:31:31.037 INFO:tasks.rados.rados.0.smithi040.stdout:3260: copy_from oid 30 from oid 14 current snap is 320 2023-09-30T09:31:31.038 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 320 2023-09-30T09:31:31.038 INFO:tasks.rados.rados.0.smithi040.stdout:3261: seq_num 1013 ranges {1794048=172032} 2023-09-30T09:31:31.047 INFO:tasks.rados.rados.0.smithi040.stdout:3261: writing smithi040173847-19 from 1794048 to 1966080 tid 1 2023-09-30T09:31:31.048 INFO:tasks.rados.rados.0.smithi040.stdout:3262: snap_remove snap 314 2023-09-30T09:31:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:31 smithi143 ceph-mon[183689]: osdmap e707: 8 total, 8 up, 8 in 2023-09-30T09:31:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:31] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[189312]: osdmap e707: 8 total, 8 up, 8 in 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[192000]: osdmap e707: 8 total, 8 up, 8 in 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:31:31.923 INFO:tasks.rados.rados.0.smithi040.stdout:3262: done (10 left) 2023-09-30T09:31:31.923 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 320 2023-09-30T09:31:31.923 INFO:tasks.rados.rados.0.smithi040.stdout:3263: seq_num 1014 ranges {6168576=188416} 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3263: writing smithi040173847-44 from 6168576 to 6356992 tid 1 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3264: read oid 16 snap -1 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3264: expect (ObjNum 1004 snap 317 seq_num 1004) 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3265: read oid 43 snap -1 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3265: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3266: snap_create 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3257: finishing copy_from to smithi040173847-46 2023-09-30T09:31:31.961 INFO:tasks.rados.rados.0.smithi040.stdout:3257: got expected ENOENT (src dne) 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3257: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3252: finishing write tid 1 to smithi040173847-42 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3258: finishing rollback tid 0 to smithi040173847-49 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3258: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3252: finishing write tid 2 to smithi040173847-42 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3258: finishing rollback tid 2 to smithi040173847-49 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1767 (ObjNum 953 snap 310 seq_num 953) dirty exists 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3252: finishing write tid 3 to smithi040173847-42 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1737 (ObjNum 1012 snap 320 seq_num 1012) dirty exists 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3252: left oid 42 (ObjNum 1012 snap 320 seq_num 1012) 2023-09-30T09:31:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3260: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3261: finishing write tid 1 to smithi040173847-19 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3261: finishing write tid 2 to smithi040173847-19 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3260: finishing copy_from to smithi040173847-30 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1454 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3261: finishing write tid 3 to smithi040173847-19 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1421 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3261: left oid 19 (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3254: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3254: finishing copy_from to smithi040173847-10 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1279 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:31:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3259: expect (ObjNum 972 snap 312 seq_num 972) 2023-09-30T09:31:32.246 INFO:tasks.rados.rados.0.smithi040.stdout:3255: expect (ObjNum 846 snap 266 seq_num 846) 2023-09-30T09:31:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: osdmap e708: 8 total, 8 up, 8 in 2023-09-30T09:31:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:31:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: pgmap v774: 121 pgs: 121 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:31:32.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:32 smithi143 ceph-mon[183689]: osdmap e709: 8 total, 8 up, 8 in 2023-09-30T09:31:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: osdmap e708: 8 total, 8 up, 8 in 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: pgmap v774: 121 pgs: 121 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[192000]: osdmap e709: 8 total, 8 up, 8 in 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: osdmap e708: 8 total, 8 up, 8 in 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:31:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:31:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: pgmap v774: 121 pgs: 121 active+clean; 334 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-09-30T09:31:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:32 smithi040 ceph-mon[189312]: osdmap e709: 8 total, 8 up, 8 in 2023-09-30T09:31:32.653 INFO:tasks.rados.rados.0.smithi040.stdout:3264: expect (ObjNum 1004 snap 317 seq_num 1004) 2023-09-30T09:31:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 1 to smithi040173847-44 2023-09-30T09:31:32.656 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 2 to smithi040173847-44 2023-09-30T09:31:32.657 INFO:tasks.rados.rados.0.smithi040.stdout:3263: finishing write tid 3 to smithi040173847-44 2023-09-30T09:31:32.657 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1203 (ObjNum 1014 snap 320 seq_num 1014) dirty exists 2023-09-30T09:31:32.657 INFO:tasks.rados.rados.0.smithi040.stdout:3263: left oid 44 (ObjNum 1014 snap 320 seq_num 1014) 2023-09-30T09:31:32.657 INFO:tasks.rados.rados.0.smithi040.stdout:3265: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3252: done (13 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3253: done (12 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3254: done (11 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3255: done (10 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3256: done (9 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3257: done (8 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3258: done (7 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3259: done (6 left) 2023-09-30T09:31:32.936 INFO:tasks.rados.rados.0.smithi040.stdout:3260: done (5 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3261: done (4 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3263: done (3 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3264: done (2 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3265: done (1 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3266: done (0 left) 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 321 2023-09-30T09:31:32.937 INFO:tasks.rados.rados.0.smithi040.stdout:3267: seq_num 1015 ranges {2392064=204800} 2023-09-30T09:31:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3267: writing smithi040173847-18 from 2392064 to 2596864 tid 1 2023-09-30T09:31:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 321 2023-09-30T09:31:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3268: seq_num 1016 ranges {2179072=221184} 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3268: writing smithi040173847-5 from 2179072 to 2400256 tid 1 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3269: delete oid 35 current snap is 321 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 1 to smithi040173847-18 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 2 to smithi040173847-18 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3267: finishing write tid 3 to smithi040173847-18 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1456 (ObjNum 1015 snap 321 seq_num 1015) dirty exists 2023-09-30T09:31:32.964 INFO:tasks.rados.rados.0.smithi040.stdout:3267: left oid 18 (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:31:32.971 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 1 to smithi040173847-5 2023-09-30T09:31:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 2 to smithi040173847-5 2023-09-30T09:31:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3267: done (2 left) 2023-09-30T09:31:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3269: done (1 left) 2023-09-30T09:31:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3270: delete oid 33 current snap is 321 2023-09-30T09:31:32.974 INFO:tasks.rados.rados.0.smithi040.stdout:3268: finishing write tid 3 to smithi040173847-5 2023-09-30T09:31:32.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1179 (ObjNum 1016 snap 321 seq_num 1016) dirty exists 2023-09-30T09:31:32.974 INFO:tasks.rados.rados.0.smithi040.stdout:3268: left oid 5 (ObjNum 1016 snap 321 seq_num 1016) 2023-09-30T09:31:32.975 INFO:tasks.rados.rados.0.smithi040.stdout:3268: done (1 left) 2023-09-30T09:31:32.975 INFO:tasks.rados.rados.0.smithi040.stdout:3270: done (0 left) 2023-09-30T09:31:32.975 INFO:tasks.rados.rados.0.smithi040.stdout:3271: snap_create 2023-09-30T09:31:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:3271: done (0 left) 2023-09-30T09:31:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:3272: copy_from oid 23 from oid 22 current snap is 322 2023-09-30T09:31:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 322 2023-09-30T09:31:33.943 INFO:tasks.rados.rados.0.smithi040.stdout:3273: seq_num 1019 ranges {0=270336} 2023-09-30T09:31:33.944 INFO:tasks.rados.rados.0.smithi040.stdout:3273: writing smithi040173847-33 from 0 to 270336 tid 1 2023-09-30T09:31:33.944 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 322 2023-09-30T09:31:33.945 INFO:tasks.rados.rados.0.smithi040.stdout:3274: seq_num 1020 ranges {0=286720} 2023-09-30T09:31:33.947 INFO:tasks.rados.rados.0.smithi040.stdout:3274: writing smithi040173847-13 from 0 to 286720 tid 1 2023-09-30T09:31:33.947 INFO:tasks.rados.rados.0.smithi040.stdout:3275: rmattr oid 16 current snap is 322 2023-09-30T09:31:33.947 INFO:tasks.rados.rados.0.smithi040.stdout:3276: snap_create 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3273: finishing write tid 1 to smithi040173847-33 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3273: finishing write tid 2 to smithi040173847-33 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 1 to smithi040173847-13 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 2 to smithi040173847-13 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3273: finishing write tid 3 to smithi040173847-33 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1182 (ObjNum 1019 snap 322 seq_num 1019) dirty exists 2023-09-30T09:31:33.952 INFO:tasks.rados.rados.0.smithi040.stdout:3273: left oid 33 (ObjNum 1019 snap 322 seq_num 1019) 2023-09-30T09:31:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:3274: finishing write tid 3 to smithi040173847-13 2023-09-30T09:31:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1458 (ObjNum 1020 snap 322 seq_num 1020) dirty exists 2023-09-30T09:31:33.954 INFO:tasks.rados.rados.0.smithi040.stdout:3274: left oid 13 (ObjNum 1020 snap 322 seq_num 1020) 2023-09-30T09:31:33.955 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1749 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2023-09-30T09:31:33.959 INFO:tasks.rados.rados.0.smithi040.stdout:3272: finishing copy_from racing read to smithi040173847-23 2023-09-30T09:31:33.959 INFO:tasks.rados.rados.0.smithi040.stdout:3272: finishing copy_from to smithi040173847-23 2023-09-30T09:31:33.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1152 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:33 smithi143 ceph-mon[183689]: osdmap e710: 8 total, 8 up, 8 in 2023-09-30T09:31:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:33 smithi143 ceph-mon[183689]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2023-09-30T09:31:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:33 smithi040 ceph-mon[189312]: osdmap e710: 8 total, 8 up, 8 in 2023-09-30T09:31:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:33 smithi040 ceph-mon[189312]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2023-09-30T09:31:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:33 smithi040 ceph-mon[192000]: osdmap e710: 8 total, 8 up, 8 in 2023-09-30T09:31:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:33 smithi040 ceph-mon[192000]: pgmap v777: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 352 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3272: done (4 left) 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3273: done (3 left) 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3274: done (2 left) 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3275: done (1 left) 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3276: done (0 left) 2023-09-30T09:31:34.952 INFO:tasks.rados.rados.0.smithi040.stdout:3277: delete oid 7 current snap is 323 2023-09-30T09:31:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:3277: done (0 left) 2023-09-30T09:31:34.957 INFO:tasks.rados.rados.0.smithi040.stdout:3278: snap_remove snap 315 2023-09-30T09:31:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:34 smithi143 ceph-mon[183689]: osdmap e711: 8 total, 8 up, 8 in 2023-09-30T09:31:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:34 smithi040 ceph-mon[189312]: osdmap e711: 8 total, 8 up, 8 in 2023-09-30T09:31:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:34 smithi040 ceph-mon[192000]: osdmap e711: 8 total, 8 up, 8 in 2023-09-30T09:31:35.964 INFO:tasks.rados.rados.0.smithi040.stdout:3278: done (0 left) 2023-09-30T09:31:35.964 INFO:tasks.rados.rados.0.smithi040.stdout:3279: read oid 20 snap -1 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:3279: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:3280: setattr oid 4 current snap is 323 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:3281: read oid 2 snap -1 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:3281: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 323 2023-09-30T09:31:35.965 INFO:tasks.rados.rados.0.smithi040.stdout:3282: seq_num 1022 ranges {1802240=319488} 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3282: writing smithi040173847-28 from 1802240 to 2121728 tid 1 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3283: rollback oid 47 current snap is 323 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 47 to 308 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3284: read oid 15 snap -1 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3284: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3285: copy_from oid 11 from oid 18 current snap is 323 2023-09-30T09:31:35.973 INFO:tasks.rados.rados.0.smithi040.stdout:3286: rollback oid 6 current snap is 323 2023-09-30T09:31:35.974 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 320 2023-09-30T09:31:35.974 INFO:tasks.rados.rados.0.smithi040.stdout:3287: setattr oid 36 current snap is 323 2023-09-30T09:31:35.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1428 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-09-30T09:31:35.974 INFO:tasks.rados.rados.0.smithi040.stdout:3279: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:31:36.031 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing rollback tid 0 to smithi040173847-47 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing rollback tid 1 to smithi040173847-47 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3283: finishing rollback tid 2 to smithi040173847-47 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1737 (ObjNum 948 snap 308 seq_num 948) dirty exists 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3286: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3282: finishing write tid 1 to smithi040173847-28 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3282: finishing write tid 2 to smithi040173847-28 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3282: finishing write tid 3 to smithi040173847-28 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1431 (ObjNum 1022 snap 323 seq_num 1022) dirty exists 2023-09-30T09:31:36.032 INFO:tasks.rados.rados.0.smithi040.stdout:3282: left oid 28 (ObjNum 1022 snap 323 seq_num 1022) 2023-09-30T09:31:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:3286: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:31:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:3286: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:31:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1741 (ObjNum 882 snap 282 seq_num 882) dirty exists 2023-09-30T09:31:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:3285: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:31:36.033 INFO:tasks.rados.rados.0.smithi040.stdout:3284: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:36.160 INFO:tasks.rados.rados.0.smithi040.stdout:3285: finishing copy_from to smithi040173847-11 2023-09-30T09:31:36.161 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1456 (ObjNum 1015 snap 321 seq_num 1015) dirty exists 2023-09-30T09:31:36.161 INFO:tasks.rados.rados.0.smithi040.stdout:3281: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:35 smithi143 ceph-mon[183689]: osdmap e712: 8 total, 8 up, 8 in 2023-09-30T09:31:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:35 smithi143 ceph-mon[183689]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 353 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2023-09-30T09:31:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:35 smithi040 ceph-mon[192000]: osdmap e712: 8 total, 8 up, 8 in 2023-09-30T09:31:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:35 smithi040 ceph-mon[192000]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 353 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2023-09-30T09:31:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:35 smithi040 ceph-mon[189312]: osdmap e712: 8 total, 8 up, 8 in 2023-09-30T09:31:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:35 smithi040 ceph-mon[189312]: pgmap v780: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 353 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 5.1 MiB/s wr, 29 op/s 2023-09-30T09:31:37.236 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1613 (ObjNum 914 snap 298 seq_num 914) dirty exists 2023-09-30T09:31:37.236 INFO:tasks.rados.rados.0.smithi040.stdout:3279: done (8 left) 2023-09-30T09:31:37.236 INFO:tasks.rados.rados.0.smithi040.stdout:3280: done (7 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3281: done (6 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3282: done (5 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3283: done (4 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3284: done (3 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3285: done (2 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3286: done (1 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3287: done (0 left) 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 323 2023-09-30T09:31:37.237 INFO:tasks.rados.rados.0.smithi040.stdout:3288: seq_num 1023 ranges {0=335872} 2023-09-30T09:31:37.238 INFO:tasks.rados.rados.0.smithi040.stdout:3288: writing smithi040173847-9 from 0 to 335872 tid 1 2023-09-30T09:31:37.238 INFO:tasks.rados.rados.0.smithi040.stdout:3289: read oid 47 snap -1 2023-09-30T09:31:37.238 INFO:tasks.rados.rados.0.smithi040.stdout:3289: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3290: copy_from oid 3 from oid 1 current snap is 323 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3291: read oid 46 snap -1 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3291: expect (ObjNum 914 snap 298 seq_num 914) 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3292: copy_from oid 45 from oid 8 current snap is 323 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3293: read oid 12 snap 297 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3293: expect (ObjNum 898 snap 287 seq_num 898) 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3294: rollback oid 32 current snap is 323 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 276 2023-09-30T09:31:37.239 INFO:tasks.rados.rados.0.smithi040.stdout:3295: delete oid 34 current snap is 323 2023-09-30T09:31:37.241 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:31:37.242 INFO:tasks.rados.rados.0.smithi040.stdout:3295: done (7 left) 2023-09-30T09:31:37.242 INFO:tasks.rados.rados.0.smithi040.stdout:3296: snap_create 2023-09-30T09:31:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:3294: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:31:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:3294: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:31:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1205 (ObjNum 615 snap 192 seq_num 615) dirty exists 2023-09-30T09:31:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:3288: finishing write tid 1 to smithi040173847-9 2023-09-30T09:31:37.244 INFO:tasks.rados.rados.0.smithi040.stdout:3288: finishing write tid 2 to smithi040173847-9 2023-09-30T09:31:37.245 INFO:tasks.rados.rados.0.smithi040.stdout:3293: expect (ObjNum 898 snap 287 seq_num 898) 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:3292: finishing copy_from to smithi040173847-45 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1544 (ObjNum 33 snap 0 seq_num 3793050656) dirty exists 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:3288: finishing write tid 3 to smithi040173847-9 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1620 (ObjNum 1023 snap 323 seq_num 1023) dirty exists 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:3288: left oid 9 (ObjNum 1023 snap 323 seq_num 1023) 2023-09-30T09:31:37.264 INFO:tasks.rados.rados.0.smithi040.stdout:3289: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:31:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:36 smithi143 ceph-mon[183689]: osdmap e713: 8 total, 8 up, 8 in 2023-09-30T09:31:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:36 smithi040 ceph-mon[192000]: osdmap e713: 8 total, 8 up, 8 in 2023-09-30T09:31:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:36 smithi040 ceph-mon[189312]: osdmap e713: 8 total, 8 up, 8 in 2023-09-30T09:31:37.421 INFO:tasks.rados.rados.0.smithi040.stdout:3291: expect (ObjNum 914 snap 298 seq_num 914) 2023-09-30T09:31:37.445 INFO:tasks.rados.rados.0.smithi040.stdout:3290: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:31:37.445 INFO:tasks.rados.rados.0.smithi040.stdout:3290: finishing copy_from to smithi040173847-3 2023-09-30T09:31:37.445 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1761 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2023-09-30T09:31:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:3288: done (7 left) 2023-09-30T09:31:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:3289: done (6 left) 2023-09-30T09:31:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:3290: done (5 left) 2023-09-30T09:31:37.967 INFO:tasks.rados.rados.0.smithi040.stdout:3291: done (4 left) 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:3292: done (3 left) 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:3293: done (2 left) 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:3294: done (1 left) 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:3296: done (0 left) 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 324 2023-09-30T09:31:37.968 INFO:tasks.rados.rados.0.smithi040.stdout:3297: seq_num 1025 ranges {270336=368640} 2023-09-30T09:31:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:3297: writing smithi040173847-33 from 270336 to 638976 tid 1 2023-09-30T09:31:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:3298: copy_from oid 10 from oid 40 current snap is 324 2023-09-30T09:31:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 324 2023-09-30T09:31:37.971 INFO:tasks.rados.rados.0.smithi040.stdout:3299: seq_num 1026 ranges {2596864=385024} 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3299: writing smithi040173847-18 from 2596864 to 2981888 tid 1 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3300: setattr oid 34 current snap is 324 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3298: finishing copy_from to smithi040173847-10 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3298: got expected ENOENT (src dne) 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 1 to smithi040173847-33 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3298: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:31:37.988 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 2 to smithi040173847-33 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:3297: finishing write tid 3 to smithi040173847-33 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1184 (ObjNum 1025 snap 324 seq_num 1025) dirty exists 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:3297: left oid 33 (ObjNum 1025 snap 324 seq_num 1025) 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:3297: done (3 left) 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:3298: done (2 left) 2023-09-30T09:31:37.989 INFO:tasks.rados.rados.0.smithi040.stdout:3301: snap_remove snap 316 2023-09-30T09:31:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:37 smithi143 ceph-mon[183689]: pgmap v782: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2023-09-30T09:31:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:37 smithi040 ceph-mon[192000]: pgmap v782: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2023-09-30T09:31:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:37 smithi040 ceph-mon[189312]: pgmap v782: 121 pgs: 121 active+clean; 357 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 1.2 MiB/s wr, 27 op/s 2023-09-30T09:31:38.972 INFO:tasks.rados.rados.0.smithi040.stdout:3301: done (2 left) 2023-09-30T09:31:38.972 INFO:tasks.rados.rados.0.smithi040.stdout:3302: snap_remove snap 320 2023-09-30T09:31:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:38 smithi143 ceph-mon[183689]: osdmap e714: 8 total, 8 up, 8 in 2023-09-30T09:31:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:38 smithi040 ceph-mon[192000]: osdmap e714: 8 total, 8 up, 8 in 2023-09-30T09:31:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:38 smithi040 ceph-mon[189312]: osdmap e714: 8 total, 8 up, 8 in 2023-09-30T09:31:39.989 INFO:tasks.rados.rados.0.smithi040.stdout:3302: done (2 left) 2023-09-30T09:31:39.990 INFO:tasks.rados.rados.0.smithi040.stdout:3303: snap_remove snap 323 2023-09-30T09:31:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:39 smithi143 ceph-mon[183689]: osdmap e715: 8 total, 8 up, 8 in 2023-09-30T09:31:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:39 smithi143 ceph-mon[183689]: pgmap v785: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-09-30T09:31:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:39 smithi040 ceph-mon[192000]: osdmap e715: 8 total, 8 up, 8 in 2023-09-30T09:31:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:39 smithi040 ceph-mon[192000]: pgmap v785: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-09-30T09:31:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:39 smithi040 ceph-mon[189312]: osdmap e715: 8 total, 8 up, 8 in 2023-09-30T09:31:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:39 smithi040 ceph-mon[189312]: pgmap v785: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-09-30T09:31:40.988 INFO:tasks.rados.rados.0.smithi040.stdout:3303: done (2 left) 2023-09-30T09:31:40.988 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 324 2023-09-30T09:31:40.988 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1616 (ObjNum -503182944 snap 21958 seq_num 304) dirty exists 2023-09-30T09:31:40.988 INFO:tasks.rados.rados.0.smithi040.stdout:3299: finishing write tid 1 to smithi040173847-18 2023-09-30T09:31:40.989 INFO:tasks.rados.rados.0.smithi040.stdout:3299: finishing write tid 2 to smithi040173847-18 2023-09-30T09:31:40.989 INFO:tasks.rados.rados.0.smithi040.stdout:3304: seq_num 1027 ranges {3670016=409600} 2023-09-30T09:31:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:3304: writing smithi040173847-49 from 3670016 to 4079616 tid 1 2023-09-30T09:31:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:3300: done (2 left) 2023-09-30T09:31:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:3305: snap_create 2023-09-30T09:31:41.011 INFO:tasks.rados.rados.0.smithi040.stdout:3299: finishing write tid 3 to smithi040173847-18 2023-09-30T09:31:41.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1460 (ObjNum 1026 snap 324 seq_num 1026) dirty exists 2023-09-30T09:31:41.012 INFO:tasks.rados.rados.0.smithi040.stdout:3299: left oid 18 (ObjNum 1026 snap 324 seq_num 1026) 2023-09-30T09:31:41.018 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 1 to smithi040173847-49 2023-09-30T09:31:41.018 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 2 to smithi040173847-49 2023-09-30T09:31:41.021 INFO:tasks.rados.rados.0.smithi040.stdout:3304: finishing write tid 3 to smithi040173847-49 2023-09-30T09:31:41.021 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1794 (ObjNum 1027 snap 324 seq_num 1027) dirty exists 2023-09-30T09:31:41.021 INFO:tasks.rados.rados.0.smithi040.stdout:3304: left oid 49 (ObjNum 1027 snap 324 seq_num 1027) 2023-09-30T09:31:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:40 smithi143 ceph-mon[183689]: osdmap e716: 8 total, 8 up, 8 in 2023-09-30T09:31:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:41] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-09-30T09:31:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:40 smithi040 ceph-mon[192000]: osdmap e716: 8 total, 8 up, 8 in 2023-09-30T09:31:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:40 smithi040 ceph-mon[189312]: osdmap e716: 8 total, 8 up, 8 in 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3299: done (2 left) 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3304: done (1 left) 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3305: done (0 left) 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3306: rmattr oid 43 current snap is 325 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3306: done (0 left) 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3307: read oid 26 snap 276 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:3307: expect (ObjNum 863 snap 273 seq_num 863) 2023-09-30T09:31:41.925 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 325 2023-09-30T09:31:41.926 INFO:tasks.rados.rados.0.smithi040.stdout:3308: seq_num 1028 ranges {0=425984} 2023-09-30T09:31:41.927 INFO:tasks.rados.rados.0.smithi040.stdout:3308: writing smithi040173847-12 from 0 to 425984 tid 1 2023-09-30T09:31:41.927 INFO:tasks.rados.rados.0.smithi040.stdout:3309: read oid 50 snap -1 2023-09-30T09:31:41.927 INFO:tasks.rados.rados.0.smithi040.stdout:3309: expect deleted 2023-09-30T09:31:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:3310: rollback oid 2 current snap is 325 2023-09-30T09:31:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 318 2023-09-30T09:31:41.928 INFO:tasks.rados.rados.0.smithi040.stdout:3307: expect (ObjNum 863 snap 273 seq_num 863) 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:3307: done (3 left) 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:3309: done (2 left) 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:3311: read oid 37 snap -1 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:3311: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 325 2023-09-30T09:31:41.932 INFO:tasks.rados.rados.0.smithi040.stdout:3312: seq_num 1029 ranges {1662976=442368} 2023-09-30T09:31:41.944 INFO:tasks.rados.rados.0.smithi040.stdout:3312: writing smithi040173847-14 from 1662976 to 2105344 tid 1 2023-09-30T09:31:41.944 INFO:tasks.rados.rados.0.smithi040.stdout:3313: snap_create 2023-09-30T09:31:41.944 INFO:tasks.rados.rados.0.smithi040.stdout:3308: finishing write tid 1 to smithi040173847-12 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3308: finishing write tid 2 to smithi040173847-12 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3310: finishing rollback tid 0 to smithi040173847-2 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3308: finishing write tid 3 to smithi040173847-12 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1511 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3308: left oid 12 (ObjNum 1028 snap 325 seq_num 1028) 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3310: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3310: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1563 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:31:41.945 INFO:tasks.rados.rados.0.smithi040.stdout:3311: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:31:41.989 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 1 to smithi040173847-14 2023-09-30T09:31:41.989 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 2 to smithi040173847-14 2023-09-30T09:31:41.989 INFO:tasks.rados.rados.0.smithi040.stdout:3312: finishing write tid 3 to smithi040173847-14 2023-09-30T09:31:41.990 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1456 (ObjNum 1029 snap 325 seq_num 1029) dirty exists 2023-09-30T09:31:41.990 INFO:tasks.rados.rados.0.smithi040.stdout:3312: left oid 14 (ObjNum 1029 snap 325 seq_num 1029) 2023-09-30T09:31:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:41 smithi143 ceph-mon[183689]: osdmap e717: 8 total, 8 up, 8 in 2023-09-30T09:31:42.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:41 smithi143 ceph-mon[183689]: pgmap v788: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2023-09-30T09:31:42.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:41 smithi143 ceph-mon[183689]: osdmap e718: 8 total, 8 up, 8 in 2023-09-30T09:31:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[192000]: osdmap e717: 8 total, 8 up, 8 in 2023-09-30T09:31:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[192000]: pgmap v788: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2023-09-30T09:31:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[192000]: osdmap e718: 8 total, 8 up, 8 in 2023-09-30T09:31:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[189312]: osdmap e717: 8 total, 8 up, 8 in 2023-09-30T09:31:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[189312]: pgmap v788: 121 pgs: 121 active+clean; 371 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 8 op/s 2023-09-30T09:31:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:41 smithi040 ceph-mon[189312]: osdmap e718: 8 total, 8 up, 8 in 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3308: done (4 left) 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3310: done (3 left) 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3311: done (2 left) 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3312: done (1 left) 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3313: done (0 left) 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 326 2023-09-30T09:31:42.935 INFO:tasks.rados.rados.0.smithi040.stdout:3314: seq_num 1030 ranges {0=458752} 2023-09-30T09:31:42.937 INFO:tasks.rados.rados.0.smithi040.stdout:3314: writing smithi040173847-4 from 0 to 458752 tid 1 2023-09-30T09:31:42.937 INFO:tasks.rados.rados.0.smithi040.stdout:3315: copy_from oid 17 from oid 13 current snap is 326 2023-09-30T09:31:42.937 INFO:tasks.rados.rados.0.smithi040.stdout:3316: snap_remove snap 311 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3316: done (2 left) 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3317: delete oid 42 current snap is 326 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3314: finishing write tid 1 to smithi040173847-4 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3314: finishing write tid 2 to smithi040173847-4 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3314: finishing write tid 3 to smithi040173847-4 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1442 (ObjNum 1030 snap 326 seq_num 1030) dirty exists 2023-09-30T09:31:43.940 INFO:tasks.rados.rados.0.smithi040.stdout:3314: left oid 4 (ObjNum 1030 snap 326 seq_num 1030) 2023-09-30T09:31:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing copy_from racing read to smithi040173847-17 2023-09-30T09:31:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:3315: finishing copy_from to smithi040173847-17 2023-09-30T09:31:43.941 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1458 (ObjNum 1020 snap 322 seq_num 1020) dirty exists 2023-09-30T09:31:43.957 INFO:tasks.rados.rados.0.smithi040.stdout:3314: done (2 left) 2023-09-30T09:31:43.957 INFO:tasks.rados.rados.0.smithi040.stdout:3315: done (1 left) 2023-09-30T09:31:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:3317: done (0 left) 2023-09-30T09:31:43.958 INFO:tasks.rados.rados.0.smithi040.stdout:3318: setattr oid 12 current snap is 326 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3319: read oid 5 snap -1 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3319: expect (ObjNum 1016 snap 321 seq_num 1016) 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3320: read oid 2 snap 318 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3320: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3321: copy_from oid 34 from oid 16 current snap is 326 2023-09-30T09:31:43.960 INFO:tasks.rados.rados.0.smithi040.stdout:3322: snap_remove snap 321 2023-09-30T09:31:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:43 smithi143 ceph-mon[183689]: osdmap e719: 8 total, 8 up, 8 in 2023-09-30T09:31:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:43 smithi143 ceph-mon[183689]: pgmap v791: 121 pgs: 121 active+clean; 377 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 384 KiB/s wr, 10 op/s 2023-09-30T09:31:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:43 smithi040 ceph-mon[192000]: osdmap e719: 8 total, 8 up, 8 in 2023-09-30T09:31:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:43 smithi040 ceph-mon[192000]: pgmap v791: 121 pgs: 121 active+clean; 377 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 384 KiB/s wr, 10 op/s 2023-09-30T09:31:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:43 smithi040 ceph-mon[189312]: osdmap e719: 8 total, 8 up, 8 in 2023-09-30T09:31:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:43 smithi040 ceph-mon[189312]: pgmap v791: 121 pgs: 121 active+clean; 377 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 384 KiB/s wr, 10 op/s 2023-09-30T09:31:44.947 INFO:tasks.rados.rados.0.smithi040.stdout:3322: done (4 left) 2023-09-30T09:31:44.947 INFO:tasks.rados.rados.0.smithi040.stdout:3323: read oid 19 snap -1 2023-09-30T09:31:44.947 INFO:tasks.rados.rados.0.smithi040.stdout:3323: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:31:44.947 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 326 2023-09-30T09:31:44.947 INFO:tasks.rados.rados.0.smithi040.stdout:3324: seq_num 1032 ranges {0=491520} 2023-09-30T09:31:44.950 INFO:tasks.rados.rados.0.smithi040.stdout:3324: writing smithi040173847-26 from 0 to 491520 tid 1 2023-09-30T09:31:44.950 INFO:tasks.rados.rados.0.smithi040.stdout:3325: read oid 42 snap -1 2023-09-30T09:31:44.950 INFO:tasks.rados.rados.0.smithi040.stdout:3325: expect deleted 2023-09-30T09:31:44.950 INFO:tasks.rados.rados.0.smithi040.stdout:3326: rmattr oid 38 current snap is 326 2023-09-30T09:31:44.950 INFO:tasks.rados.rados.0.smithi040.stdout:3327: snap_remove snap 325 2023-09-30T09:31:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:44 smithi143 ceph-mon[183689]: osdmap e720: 8 total, 8 up, 8 in 2023-09-30T09:31:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:44 smithi040 ceph-mon[192000]: osdmap e720: 8 total, 8 up, 8 in 2023-09-30T09:31:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:44 smithi040 ceph-mon[189312]: osdmap e720: 8 total, 8 up, 8 in 2023-09-30T09:31:45.952 INFO:tasks.rados.rados.0.smithi040.stdout:3327: done (8 left) 2023-09-30T09:31:45.952 INFO:tasks.rados.rados.0.smithi040.stdout:3328: snap_remove snap 308 2023-09-30T09:31:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:45 smithi143 ceph-mon[183689]: osdmap e721: 8 total, 8 up, 8 in 2023-09-30T09:31:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:45 smithi143 ceph-mon[183689]: pgmap v794: 121 pgs: 121 active+clean; 378 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 488 KiB/s wr, 11 op/s 2023-09-30T09:31:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[192000]: osdmap e721: 8 total, 8 up, 8 in 2023-09-30T09:31:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[192000]: pgmap v794: 121 pgs: 121 active+clean; 378 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 488 KiB/s wr, 11 op/s 2023-09-30T09:31:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[189312]: osdmap e721: 8 total, 8 up, 8 in 2023-09-30T09:31:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:31:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:45 smithi040 ceph-mon[189312]: pgmap v794: 121 pgs: 121 active+clean; 378 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 488 KiB/s wr, 11 op/s 2023-09-30T09:31:46.941 INFO:tasks.rados.rados.0.smithi040.stdout:3328: done (8 left) 2023-09-30T09:31:46.942 INFO:tasks.rados.rados.0.smithi040.stdout:3329: read oid 50 snap 319 2023-09-30T09:31:46.942 INFO:tasks.rados.rados.0.smithi040.stdout:3329: expect deleted 2023-09-30T09:31:46.942 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 326 2023-09-30T09:31:46.942 INFO:tasks.rados.rados.0.smithi040.stdout:3330: seq_num 1033 ranges {1458176=507904} 2023-09-30T09:31:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3330: writing smithi040173847-20 from 1458176 to 1966080 tid 1 2023-09-30T09:31:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3331: read oid 49 snap 324 2023-09-30T09:31:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3331: expect (ObjNum 1027 snap 324 seq_num 1027) 2023-09-30T09:31:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3332: snap_remove snap 322 2023-09-30T09:31:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:46 smithi143 ceph-mon[183689]: osdmap e722: 8 total, 8 up, 8 in 2023-09-30T09:31:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:46 smithi143 ceph-mon[183689]: osdmap e723: 8 total, 8 up, 8 in 2023-09-30T09:31:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:46 smithi040 ceph-mon[192000]: osdmap e722: 8 total, 8 up, 8 in 2023-09-30T09:31:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:46 smithi040 ceph-mon[192000]: osdmap e723: 8 total, 8 up, 8 in 2023-09-30T09:31:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:46 smithi040 ceph-mon[189312]: osdmap e722: 8 total, 8 up, 8 in 2023-09-30T09:31:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:46 smithi040 ceph-mon[189312]: osdmap e723: 8 total, 8 up, 8 in 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:3332: done (11 left) 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:3333: rollback oid 25 current snap is 326 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 276 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1512 (ObjNum 1028 snap 325 seq_num 1028) dirty exists 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:3321: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:3321: finishing copy_from to smithi040173847-34 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1749 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2023-09-30T09:31:47.960 INFO:tasks.rados.rados.0.smithi040.stdout:3319: expect (ObjNum 1016 snap 321 seq_num 1016) 2023-09-30T09:31:48.062 INFO:tasks.rados.rados.0.smithi040.stdout:3320: expect (ObjNum 930 snap 303 seq_num 930) 2023-09-30T09:31:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:47 smithi143 ceph-mon[183689]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 410 KiB/s wr, 6 op/s 2023-09-30T09:31:48.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:47 smithi040 ceph-mon[192000]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 410 KiB/s wr, 6 op/s 2023-09-30T09:31:48.608 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:47 smithi040 ceph-mon[189312]: pgmap v797: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 372 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 410 KiB/s wr, 6 op/s 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 1 to smithi040173847-26 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3318: done (11 left) 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3319: done (10 left) 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3320: done (9 left) 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3321: done (8 left) 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3325: done (7 left) 2023-09-30T09:31:49.140 INFO:tasks.rados.rados.0.smithi040.stdout:3334: snap_create 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 2 to smithi040173847-26 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1762 (ObjNum 942 snap 306 seq_num 942) dirty exists 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:3324: finishing write tid 3 to smithi040173847-26 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1638 (ObjNum 1032 snap 326 seq_num 1032) dirty exists 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:3324: left oid 26 (ObjNum 1032 snap 326 seq_num 1032) 2023-09-30T09:31:49.141 INFO:tasks.rados.rados.0.smithi040.stdout:3323: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:31:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3330: finishing write tid 1 to smithi040173847-20 2023-09-30T09:31:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3330: finishing write tid 2 to smithi040173847-20 2023-09-30T09:31:49.223 INFO:tasks.rados.rados.0.smithi040.stdout:3331: expect (ObjNum 1027 snap 324 seq_num 1027) 2023-09-30T09:31:49.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:48 smithi143 ceph-mon[183689]: osdmap e724: 8 total, 8 up, 8 in 2023-09-30T09:31:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:48 smithi040 ceph-mon[192000]: osdmap e724: 8 total, 8 up, 8 in 2023-09-30T09:31:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:48 smithi040 ceph-mon[189312]: osdmap e724: 8 total, 8 up, 8 in 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:3330: finishing write tid 3 to smithi040173847-20 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1819 (ObjNum 1033 snap 326 seq_num 1033) dirty exists 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:3330: left oid 20 (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:3333: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:3333: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:31:49.475 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1207 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-09-30T09:31:49.965 INFO:tasks.rados.rados.0.smithi040.stdout:3323: done (7 left) 2023-09-30T09:31:49.965 INFO:tasks.rados.rados.0.smithi040.stdout:3324: done (6 left) 2023-09-30T09:31:49.965 INFO:tasks.rados.rados.0.smithi040.stdout:3326: done (5 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3329: done (4 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3330: done (3 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3331: done (2 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3333: done (1 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3334: done (0 left) 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 327 2023-09-30T09:31:49.966 INFO:tasks.rados.rados.0.smithi040.stdout:3335: seq_num 1034 ranges {917504=524288} 2023-09-30T09:31:49.973 INFO:tasks.rados.rados.0.smithi040.stdout:3335: writing smithi040173847-46 from 917504 to 1441792 tid 1 2023-09-30T09:31:49.973 INFO:tasks.rados.rados.0.smithi040.stdout:3336: read oid 11 snap -1 2023-09-30T09:31:49.973 INFO:tasks.rados.rados.0.smithi040.stdout:3336: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:31:49.973 INFO:tasks.rados.rados.0.smithi040.stdout:3337: setattr oid 38 current snap is 327 2023-09-30T09:31:49.974 INFO:tasks.rados.rados.0.smithi040.stdout:3338: snap_remove snap 317 2023-09-30T09:31:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:49 smithi143 ceph-mon[183689]: pgmap v799: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 349 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 390 KiB/s wr, 13 op/s 2023-09-30T09:31:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:49 smithi040 ceph-mon[192000]: pgmap v799: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 349 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 390 KiB/s wr, 13 op/s 2023-09-30T09:31:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:49 smithi040 ceph-mon[189312]: pgmap v799: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 349 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 390 KiB/s wr, 13 op/s 2023-09-30T09:31:50.972 INFO:tasks.rados.rados.0.smithi040.stdout:3338: done (3 left) 2023-09-30T09:31:50.973 INFO:tasks.rados.rados.0.smithi040.stdout:3339: snap_remove snap 319 2023-09-30T09:31:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:50 smithi143 ceph-mon[183689]: osdmap e725: 8 total, 8 up, 8 in 2023-09-30T09:31:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:31:51] "GET /metrics HTTP/1.1" 200 36097 "" "Prometheus/2.43.0" 2023-09-30T09:31:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:50 smithi040 ceph-mon[192000]: osdmap e725: 8 total, 8 up, 8 in 2023-09-30T09:31:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:50 smithi040 ceph-mon[189312]: osdmap e725: 8 total, 8 up, 8 in 2023-09-30T09:31:51.930 INFO:tasks.rados.rados.0.smithi040.stdout:3339: done (3 left) 2023-09-30T09:31:51.930 INFO:tasks.rados.rados.0.smithi040.stdout:3340: snap_create 2023-09-30T09:31:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3335: finishing write tid 1 to smithi040173847-46 2023-09-30T09:31:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3335: finishing write tid 2 to smithi040173847-46 2023-09-30T09:31:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:3335: finishing write tid 3 to smithi040173847-46 2023-09-30T09:31:51.942 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1779 (ObjNum 1034 snap 327 seq_num 1034) dirty exists 2023-09-30T09:31:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3335: left oid 46 (ObjNum 1034 snap 327 seq_num 1034) 2023-09-30T09:31:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1781 (ObjNum 942 snap 306 seq_num 942) dirty exists 2023-09-30T09:31:51.943 INFO:tasks.rados.rados.0.smithi040.stdout:3336: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:31:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:51 smithi143 ceph-mon[183689]: osdmap e726: 8 total, 8 up, 8 in 2023-09-30T09:31:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:51 smithi143 ceph-mon[183689]: pgmap v802: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 346 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 280 KiB/s wr, 11 op/s 2023-09-30T09:31:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:51 smithi143 ceph-mon[183689]: osdmap e727: 8 total, 8 up, 8 in 2023-09-30T09:31:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[189312]: osdmap e726: 8 total, 8 up, 8 in 2023-09-30T09:31:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[189312]: pgmap v802: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 346 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 280 KiB/s wr, 11 op/s 2023-09-30T09:31:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[189312]: osdmap e727: 8 total, 8 up, 8 in 2023-09-30T09:31:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[192000]: osdmap e726: 8 total, 8 up, 8 in 2023-09-30T09:31:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[192000]: pgmap v802: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 346 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 280 KiB/s wr, 11 op/s 2023-09-30T09:31:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:51 smithi040 ceph-mon[192000]: osdmap e727: 8 total, 8 up, 8 in 2023-09-30T09:31:52.939 INFO:tasks.rados.rados.0.smithi040.stdout:3335: done (3 left) 2023-09-30T09:31:52.939 INFO:tasks.rados.rados.0.smithi040.stdout:3336: done (2 left) 2023-09-30T09:31:52.939 INFO:tasks.rados.rados.0.smithi040.stdout:3337: done (1 left) 2023-09-30T09:31:52.939 INFO:tasks.rados.rados.0.smithi040.stdout:3340: done (0 left) 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3341: rmattr oid 20 current snap is 328 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3342: rollback oid 4 current snap is 328 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 318 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3343: rmattr oid 41 current snap is 328 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3343: done (2 left) 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3344: read oid 3 snap 313 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3344: expect deleted 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3345: read oid 32 snap 297 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3345: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3346: copy_from oid 27 from oid 34 current snap is 328 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3347: read oid 15 snap 327 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3347: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:52.940 INFO:tasks.rados.rados.0.smithi040.stdout:3348: snap_remove snap 326 2023-09-30T09:31:53.952 INFO:tasks.rados.rados.0.smithi040.stdout:3348: done (6 left) 2023-09-30T09:31:53.952 INFO:tasks.rados.rados.0.smithi040.stdout:3349: copy_from oid 17 from oid 25 current snap is 328 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1841 (ObjNum 1033 snap 326 seq_num 1033) dirty exists 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:3346: finishing copy_from racing read to smithi040173847-27 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:3342: finishing rollback tid 0 to smithi040173847-4 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:3342: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1473 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:3346: finishing copy_from to smithi040173847-27 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1749 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2023-09-30T09:31:53.953 INFO:tasks.rados.rados.0.smithi040.stdout:3347: expect (ObjNum 954 snap 310 seq_num 954) 2023-09-30T09:31:54.085 INFO:tasks.rados.rados.0.smithi040.stdout:3345: expect (ObjNum 615 snap 192 seq_num 615) 2023-09-30T09:31:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:53 smithi143 ceph-mon[183689]: osdmap e728: 8 total, 8 up, 8 in 2023-09-30T09:31:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:53 smithi143 ceph-mon[183689]: pgmap v805: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2023-09-30T09:31:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:53 smithi040 ceph-mon[192000]: osdmap e728: 8 total, 8 up, 8 in 2023-09-30T09:31:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:53 smithi040 ceph-mon[192000]: pgmap v805: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2023-09-30T09:31:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:53 smithi040 ceph-mon[189312]: osdmap e728: 8 total, 8 up, 8 in 2023-09-30T09:31:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:53 smithi040 ceph-mon[189312]: pgmap v805: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2023-09-30T09:31:54.504 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing copy_from racing read to smithi040173847-17 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3349: finishing copy_from to smithi040173847-17 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1207 (ObjNum 49 snap 0 seq_num 3792949248) dirty exists 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3341: done (6 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3342: done (5 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3344: done (4 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3345: done (3 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3346: done (2 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3347: done (1 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:3349: done (0 left) 2023-09-30T09:31:54.505 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 328 2023-09-30T09:31:54.506 INFO:tasks.rados.rados.0.smithi040.stdout:3350: seq_num 1035 ranges {7462912=540672} 2023-09-30T09:31:54.549 INFO:tasks.rados.rados.0.smithi040.stdout:3350: writing smithi040173847-1 from 7462912 to 8003584 tid 1 2023-09-30T09:31:54.549 INFO:tasks.rados.rados.0.smithi040.stdout:3351: rollback oid 40 current snap is 328 2023-09-30T09:31:54.550 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 276 2023-09-30T09:31:54.550 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 328 2023-09-30T09:31:54.550 INFO:tasks.rados.rados.0.smithi040.stdout:3352: seq_num 1036 ranges {0=557056} 2023-09-30T09:31:54.553 INFO:tasks.rados.rados.0.smithi040.stdout:3352: writing smithi040173847-4 from 0 to 557056 tid 1 2023-09-30T09:31:54.553 INFO:tasks.rados.rados.0.smithi040.stdout:3353: snap_create 2023-09-30T09:31:54.553 INFO:tasks.rados.rados.0.smithi040.stdout:3351: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:31:54.553 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1599 (ObjNum 65 snap 0 seq_num 3791371632) dirty dne 2023-09-30T09:31:54.554 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 1 to smithi040173847-1 2023-09-30T09:31:54.554 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 2 to smithi040173847-1 2023-09-30T09:31:54.556 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 1 to smithi040173847-4 2023-09-30T09:31:54.557 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 2 to smithi040173847-4 2023-09-30T09:31:54.558 INFO:tasks.rados.rados.0.smithi040.stdout:3352: finishing write tid 3 to smithi040173847-4 2023-09-30T09:31:54.558 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1477 (ObjNum 1036 snap 328 seq_num 1036) dirty exists 2023-09-30T09:31:54.559 INFO:tasks.rados.rados.0.smithi040.stdout:3352: left oid 4 (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:31:54.559 INFO:tasks.rados.rados.0.smithi040.stdout:3350: finishing write tid 3 to smithi040173847-1 2023-09-30T09:31:54.559 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1846 (ObjNum 1035 snap 328 seq_num 1035) dirty exists 2023-09-30T09:31:54.559 INFO:tasks.rados.rados.0.smithi040.stdout:3350: left oid 1 (ObjNum 1035 snap 328 seq_num 1035) 2023-09-30T09:31:54.952 INFO:tasks.rados.rados.0.smithi040.stdout:3350: done (3 left) 2023-09-30T09:31:54.952 INFO:tasks.rados.rados.0.smithi040.stdout:3351: done (2 left) 2023-09-30T09:31:54.952 INFO:tasks.rados.rados.0.smithi040.stdout:3352: done (1 left) 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:3353: done (0 left) 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:3354: rmattr oid 26 current snap is 329 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:3354: done (0 left) 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:3355: rollback oid 26 current snap is 329 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 318 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 329 2023-09-30T09:31:54.953 INFO:tasks.rados.rados.0.smithi040.stdout:3356: seq_num 1037 ranges {335872=573440} 2023-09-30T09:31:54.958 INFO:tasks.rados.rados.0.smithi040.stdout:3356: writing smithi040173847-9 from 335872 to 909312 tid 1 2023-09-30T09:31:54.958 INFO:tasks.rados.rados.0.smithi040.stdout:3357: snap_remove snap 327 2023-09-30T09:31:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:54 smithi143 ceph-mon[183689]: osdmap e729: 8 total, 8 up, 8 in 2023-09-30T09:31:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:54 smithi040 ceph-mon[192000]: osdmap e729: 8 total, 8 up, 8 in 2023-09-30T09:31:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:54 smithi040 ceph-mon[189312]: osdmap e729: 8 total, 8 up, 8 in 2023-09-30T09:31:55.959 INFO:tasks.rados.rados.0.smithi040.stdout:3357: done (2 left) 2023-09-30T09:31:55.959 INFO:tasks.rados.rados.0.smithi040.stdout:3358: setattr oid 5 current snap is 329 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3355: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1641 (ObjNum 953 snap 310 seq_num 953) dirty exists 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 1 to smithi040173847-9 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 2 to smithi040173847-9 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3356: finishing write tid 3 to smithi040173847-9 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1622 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:31:55.963 INFO:tasks.rados.rados.0.smithi040.stdout:3356: left oid 9 (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3355: done (2 left) 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3356: done (1 left) 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3359: read oid 43 snap -1 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3359: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3360: read oid 50 snap -1 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3360: expect deleted 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3361: copy_from oid 41 from oid 11 current snap is 329 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3362: rmattr oid 19 current snap is 329 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 329 2023-09-30T09:31:55.964 INFO:tasks.rados.rados.0.smithi040.stdout:3363: seq_num 1038 ranges {0=589824} 2023-09-30T09:31:55.966 INFO:tasks.rados.rados.0.smithi040.stdout:3363: writing smithi040173847-8 from 0 to 589824 tid 1 2023-09-30T09:31:55.966 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 329 2023-09-30T09:31:55.966 INFO:tasks.rados.rados.0.smithi040.stdout:3364: seq_num 1039 ranges {2121728=606208} 2023-09-30T09:31:55.982 INFO:tasks.rados.rados.0.smithi040.stdout:3364: writing smithi040173847-28 from 2121728 to 2727936 tid 1 2023-09-30T09:31:55.982 INFO:tasks.rados.rados.0.smithi040.stdout:3365: snap_remove snap 313 2023-09-30T09:31:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:55 smithi143 ceph-mon[183689]: osdmap e730: 8 total, 8 up, 8 in 2023-09-30T09:31:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:55 smithi143 ceph-mon[183689]: pgmap v808: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 132 KiB/s wr, 7 op/s 2023-09-30T09:31:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:55 smithi040 ceph-mon[192000]: osdmap e730: 8 total, 8 up, 8 in 2023-09-30T09:31:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:55 smithi040 ceph-mon[192000]: pgmap v808: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 132 KiB/s wr, 7 op/s 2023-09-30T09:31:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:55 smithi040 ceph-mon[189312]: osdmap e730: 8 total, 8 up, 8 in 2023-09-30T09:31:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:55 smithi040 ceph-mon[189312]: pgmap v808: 121 pgs: 121 active+clean; 332 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 132 KiB/s wr, 7 op/s 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3365: done (7 left) 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3366: snap_create 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1750 (ObjNum 1016 snap 321 seq_num 1016) dirty exists 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3363: finishing write tid 1 to smithi040173847-8 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3363: finishing write tid 2 to smithi040173847-8 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:3363: finishing write tid 3 to smithi040173847-8 2023-09-30T09:31:56.931 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1565 (ObjNum 1038 snap 329 seq_num 1038) dirty exists 2023-09-30T09:31:56.932 INFO:tasks.rados.rados.0.smithi040.stdout:3363: left oid 8 (ObjNum 1038 snap 329 seq_num 1038) 2023-09-30T09:31:56.932 INFO:tasks.rados.rados.0.smithi040.stdout:3359: expect (ObjNum 980 snap 312 seq_num 980) 2023-09-30T09:31:56.999 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1481 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3361: finishing copy_from racing read to smithi040173847-41 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3361: finishing copy_from to smithi040173847-41 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1456 (ObjNum 1015 snap 321 seq_num 1015) dirty exists 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3364: finishing write tid 1 to smithi040173847-28 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3364: finishing write tid 2 to smithi040173847-28 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3364: finishing write tid 3 to smithi040173847-28 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1484 (ObjNum 1039 snap 329 seq_num 1039) dirty exists 2023-09-30T09:31:57.000 INFO:tasks.rados.rados.0.smithi040.stdout:3364: left oid 28 (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:31:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:56 smithi143 ceph-mon[183689]: osdmap e731: 8 total, 8 up, 8 in 2023-09-30T09:31:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:56 smithi143 ceph-mon[183689]: osdmap e732: 8 total, 8 up, 8 in 2023-09-30T09:31:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:56 smithi040 ceph-mon[192000]: osdmap e731: 8 total, 8 up, 8 in 2023-09-30T09:31:57.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:56 smithi040 ceph-mon[192000]: osdmap e732: 8 total, 8 up, 8 in 2023-09-30T09:31:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:56 smithi040 ceph-mon[189312]: osdmap e731: 8 total, 8 up, 8 in 2023-09-30T09:31:57.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:56 smithi040 ceph-mon[189312]: osdmap e732: 8 total, 8 up, 8 in 2023-09-30T09:31:57.933 INFO:tasks.rados.rados.0.smithi040.stdout:3358: done (7 left) 2023-09-30T09:31:57.933 INFO:tasks.rados.rados.0.smithi040.stdout:3359: done (6 left) 2023-09-30T09:31:57.933 INFO:tasks.rados.rados.0.smithi040.stdout:3360: done (5 left) 2023-09-30T09:31:57.933 INFO:tasks.rados.rados.0.smithi040.stdout:3361: done (4 left) 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:3362: done (3 left) 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:3363: done (2 left) 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:3364: done (1 left) 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:3366: done (0 left) 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 330 2023-09-30T09:31:57.934 INFO:tasks.rados.rados.0.smithi040.stdout:3367: seq_num 1040 ranges {0=622592} 2023-09-30T09:31:57.936 INFO:tasks.rados.rados.0.smithi040.stdout:3367: writing smithi040173847-17 from 0 to 622592 tid 1 2023-09-30T09:31:57.937 INFO:tasks.rados.rados.0.smithi040.stdout:3368: read oid 7 snap -1 2023-09-30T09:31:57.937 INFO:tasks.rados.rados.0.smithi040.stdout:3368: expect deleted 2023-09-30T09:31:57.937 INFO:tasks.rados.rados.0.smithi040.stdout:3369: snap_remove snap 329 2023-09-30T09:31:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:57 smithi143 ceph-mon[183689]: pgmap v811: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-09-30T09:31:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:57 smithi143 ceph-mon[183689]: osdmap e733: 8 total, 8 up, 8 in 2023-09-30T09:31:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:57 smithi040 ceph-mon[192000]: pgmap v811: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-09-30T09:31:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:57 smithi040 ceph-mon[192000]: osdmap e733: 8 total, 8 up, 8 in 2023-09-30T09:31:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:57 smithi040 ceph-mon[189312]: pgmap v811: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 331 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-09-30T09:31:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:57 smithi040 ceph-mon[189312]: osdmap e733: 8 total, 8 up, 8 in 2023-09-30T09:31:58.933 INFO:tasks.rados.rados.0.smithi040.stdout:3369: done (2 left) 2023-09-30T09:31:58.933 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 330 2023-09-30T09:31:58.933 INFO:tasks.rados.rados.0.smithi040.stdout:3370: seq_num 1041 ranges {16384=638976} 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3370: writing smithi040173847-16 from 16384 to 655360 tid 1 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3371: rmattr oid 29 current snap is 330 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3367: finishing write tid 1 to smithi040173847-17 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3367: finishing write tid 2 to smithi040173847-17 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3367: finishing write tid 3 to smithi040173847-17 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1751 (ObjNum 1040 snap 330 seq_num 1040) dirty exists 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3367: left oid 17 (ObjNum 1040 snap 330 seq_num 1040) 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3367: done (3 left) 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:3368: done (2 left) 2023-09-30T09:31:58.938 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 330 2023-09-30T09:31:58.939 INFO:tasks.rados.rados.0.smithi040.stdout:3372: seq_num 1042 ranges {7938048=655360} 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3372: writing smithi040173847-31 from 7938048 to 8593408 tid 1 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3373: delete oid 36 current snap is 330 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1484 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 1 to smithi040173847-16 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 2 to smithi040173847-16 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3370: finishing write tid 3 to smithi040173847-16 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1818 (ObjNum 1041 snap 330 seq_num 1041) dirty exists 2023-09-30T09:31:58.987 INFO:tasks.rados.rados.0.smithi040.stdout:3370: left oid 16 (ObjNum 1041 snap 330 seq_num 1041) 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3370: done (3 left) 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3371: done (2 left) 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3373: done (1 left) 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3374: copy_from oid 35 from oid 7 current snap is 330 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3375: rmattr oid 43 current snap is 330 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3375: done (2 left) 2023-09-30T09:31:58.990 INFO:tasks.rados.rados.0.smithi040.stdout:3376: snap_remove snap 297 2023-09-30T09:31:59.950 INFO:tasks.rados.rados.0.smithi040.stdout:3376: done (2 left) 2023-09-30T09:31:59.950 INFO:tasks.rados.rados.0.smithi040.stdout:3377: setattr oid 26 current snap is 330 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3372: finishing write tid 1 to smithi040173847-31 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing copy_from to smithi040173847-35 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3374: got expected ENOENT (src dne) 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3374: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3372: finishing write tid 2 to smithi040173847-31 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3372: finishing write tid 3 to smithi040173847-31 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1514 (ObjNum 1042 snap 330 seq_num 1042) dirty exists 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3372: left oid 31 (ObjNum 1042 snap 330 seq_num 1042) 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3372: done (2 left) 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3374: done (1 left) 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3378: copy_from oid 30 from oid 9 current snap is 330 2023-09-30T09:31:59.951 INFO:tasks.rados.rados.0.smithi040.stdout:3379: read oid 44 snap -1 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3379: expect (ObjNum 1014 snap 320 seq_num 1014) 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3380: read oid 49 snap 318 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3380: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3381: read oid 46 snap -1 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3381: expect (ObjNum 1034 snap 327 seq_num 1034) 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 330 2023-09-30T09:31:59.952 INFO:tasks.rados.rados.0.smithi040.stdout:3382: seq_num 1044 ranges {425984=688128} 2023-09-30T09:31:59.957 INFO:tasks.rados.rados.0.smithi040.stdout:3382: writing smithi040173847-12 from 425984 to 1114112 tid 1 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:3383: read oid 27 snap -1 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:3383: expect (ObjNum 1004 snap 317 seq_num 1004) 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 25 current snap is 330 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:3384: seq_num 1045 ranges {0=704512} 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:3384: writing smithi040173847-25 from 0 to 704512 tid 1 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:3385: delete oid 32 current snap is 330 2023-09-30T09:31:59.958 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1642 (ObjNum 953 snap 310 seq_num 953) dirty exists 2023-09-30T09:31:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:3383: expect (ObjNum 1004 snap 317 seq_num 1004) 2023-09-30T09:31:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:3382: finishing write tid 1 to smithi040173847-12 2023-09-30T09:31:59.965 INFO:tasks.rados.rados.0.smithi040.stdout:3382: finishing write tid 2 to smithi040173847-12 2023-09-30T09:31:59.969 INFO:tasks.rados.rados.0.smithi040.stdout:3381: expect (ObjNum 1034 snap 327 seq_num 1034) 2023-09-30T09:32:00.029 INFO:tasks.rados.rados.0.smithi040.stdout:3382: finishing write tid 3 to smithi040173847-12 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1516 (ObjNum 1044 snap 330 seq_num 1044) dirty exists 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3382: left oid 12 (ObjNum 1044 snap 330 seq_num 1044) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3377: done (8 left) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3381: done (7 left) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3382: done (6 left) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3383: done (5 left) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3385: done (4 left) 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3386: copy_from oid 33 from oid 31 current snap is 330 2023-09-30T09:32:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3380: expect (ObjNum 953 snap 310 seq_num 953) 2023-09-30T09:32:00.209 INFO:tasks.rados.rados.0.smithi040.stdout:3378: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:32:00.210 INFO:tasks.rados.rados.0.smithi040.stdout:3378: finishing copy_from to smithi040173847-30 2023-09-30T09:32:00.210 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1622 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:32:00.210 INFO:tasks.rados.rados.0.smithi040.stdout:3379: expect (ObjNum 1014 snap 320 seq_num 1014) 2023-09-30T09:32:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:59 smithi143 ceph-mon[183689]: osdmap e734: 8 total, 8 up, 8 in 2023-09-30T09:32:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:31:59 smithi143 ceph-mon[183689]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 315 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-09-30T09:32:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:59 smithi040 ceph-mon[192000]: osdmap e734: 8 total, 8 up, 8 in 2023-09-30T09:32:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:31:59 smithi040 ceph-mon[192000]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 315 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-09-30T09:32:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:59 smithi040 ceph-mon[189312]: osdmap e734: 8 total, 8 up, 8 in 2023-09-30T09:32:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:31:59 smithi040 ceph-mon[189312]: pgmap v814: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 315 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.0 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-09-30T09:32:00.648 INFO:tasks.rados.rados.0.smithi040.stdout:3384: finishing write tid 1 to smithi040173847-25 2023-09-30T09:32:00.648 INFO:tasks.rados.rados.0.smithi040.stdout:3384: finishing write tid 2 to smithi040173847-25 2023-09-30T09:32:00.648 INFO:tasks.rados.rados.0.smithi040.stdout:3384: finishing write tid 3 to smithi040173847-25 2023-09-30T09:32:00.648 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1209 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2023-09-30T09:32:00.648 INFO:tasks.rados.rados.0.smithi040.stdout:3384: left oid 25 (ObjNum 1045 snap 330 seq_num 1045) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3386: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3386: finishing copy_from to smithi040173847-33 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1514 (ObjNum 1042 snap 330 seq_num 1042) dirty exists 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3378: done (4 left) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3379: done (3 left) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3380: done (2 left) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3384: done (1 left) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3386: done (0 left) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3387: read oid 9 snap -1 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3387: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3388: copy_from oid 15 from oid 21 current snap is 330 2023-09-30T09:32:00.649 INFO:tasks.rados.rados.0.smithi040.stdout:3389: snap_remove snap 276 2023-09-30T09:32:00.943 INFO:tasks.rados.rados.0.smithi040.stdout:3389: done (2 left) 2023-09-30T09:32:00.943 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 330 2023-09-30T09:32:00.943 INFO:tasks.rados.rados.0.smithi040.stdout:3390: seq_num 1047 ranges {1441792=745472} 2023-09-30T09:32:00.956 INFO:tasks.rados.rados.0.smithi040.stdout:3390: writing smithi040173847-46 from 1441792 to 2187264 tid 1 2023-09-30T09:32:00.956 INFO:tasks.rados.rados.0.smithi040.stdout:3391: snap_create 2023-09-30T09:32:00.963 INFO:tasks.rados.rados.0.smithi040.stdout:3387: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:00.994 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:3388: finishing copy_from to smithi040173847-15 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1299 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:3390: finishing write tid 1 to smithi040173847-46 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:3390: finishing write tid 2 to smithi040173847-46 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:3390: finishing write tid 3 to smithi040173847-46 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1822 (ObjNum 1047 snap 330 seq_num 1047) dirty exists 2023-09-30T09:32:00.995 INFO:tasks.rados.rados.0.smithi040.stdout:3390: left oid 46 (ObjNum 1047 snap 330 seq_num 1047) 2023-09-30T09:32:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:00 smithi143 ceph-mon[183689]: osdmap e735: 8 total, 8 up, 8 in 2023-09-30T09:32:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:01] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-30T09:32:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:00 smithi040 ceph-mon[192000]: osdmap e735: 8 total, 8 up, 8 in 2023-09-30T09:32:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:00 smithi040 ceph-mon[189312]: osdmap e735: 8 total, 8 up, 8 in 2023-09-30T09:32:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:01.930 INFO:tasks.rados.rados.0.smithi040.stdout:3387: done (3 left) 2023-09-30T09:32:01.930 INFO:tasks.rados.rados.0.smithi040.stdout:3388: done (2 left) 2023-09-30T09:32:01.930 INFO:tasks.rados.rados.0.smithi040.stdout:3390: done (1 left) 2023-09-30T09:32:01.930 INFO:tasks.rados.rados.0.smithi040.stdout:3391: done (0 left) 2023-09-30T09:32:01.930 INFO:tasks.rados.rados.0.smithi040.stdout:3392: rmattr oid 21 current snap is 331 2023-09-30T09:32:01.931 INFO:tasks.rados.rados.0.smithi040.stdout:3393: snap_remove snap 324 2023-09-30T09:32:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:01 smithi143 ceph-mon[183689]: osdmap e736: 8 total, 8 up, 8 in 2023-09-30T09:32:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:01 smithi143 ceph-mon[183689]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2023-09-30T09:32:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:01 smithi143 ceph-mon[183689]: osdmap e737: 8 total, 8 up, 8 in 2023-09-30T09:32:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[192000]: osdmap e736: 8 total, 8 up, 8 in 2023-09-30T09:32:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[192000]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2023-09-30T09:32:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[192000]: osdmap e737: 8 total, 8 up, 8 in 2023-09-30T09:32:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[189312]: osdmap e736: 8 total, 8 up, 8 in 2023-09-30T09:32:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[189312]: pgmap v817: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 320 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.4 MiB/s wr, 8 op/s 2023-09-30T09:32:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:01 smithi040 ceph-mon[189312]: osdmap e737: 8 total, 8 up, 8 in 2023-09-30T09:32:02.944 INFO:tasks.rados.rados.0.smithi040.stdout:3393: done (1 left) 2023-09-30T09:32:02.944 INFO:tasks.rados.rados.0.smithi040.stdout:3394: rmattr oid 15 current snap is 331 2023-09-30T09:32:02.944 INFO:tasks.rados.rados.0.smithi040.stdout:3395: setattr oid 17 current snap is 331 2023-09-30T09:32:02.945 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1623 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3392: done (2 left) 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3396: read oid 1 snap 330 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3396: expect (ObjNum 1035 snap 328 seq_num 1035) 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3397: read oid 3 snap 328 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3397: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:02.952 INFO:tasks.rados.rados.0.smithi040.stdout:3398: setattr oid 33 current snap is 331 2023-09-30T09:32:02.954 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 331 2023-09-30T09:32:02.954 INFO:tasks.rados.rados.0.smithi040.stdout:3399: seq_num 1048 ranges {1114112=761856} 2023-09-30T09:32:02.966 INFO:tasks.rados.rados.0.smithi040.stdout:3399: writing smithi040173847-12 from 1114112 to 1875968 tid 1 2023-09-30T09:32:02.967 INFO:tasks.rados.rados.0.smithi040.stdout:3400: read oid 14 snap -1 2023-09-30T09:32:02.967 INFO:tasks.rados.rados.0.smithi040.stdout:3400: expect (ObjNum 1029 snap 325 seq_num 1029) 2023-09-30T09:32:02.967 INFO:tasks.rados.rados.0.smithi040.stdout:3401: rollback oid 40 current snap is 331 2023-09-30T09:32:02.967 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 40 to 318 2023-09-30T09:32:02.967 INFO:tasks.rados.rados.0.smithi040.stdout:3402: snap_create 2023-09-30T09:32:02.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1832 (ObjNum 930 snap 303 seq_num 930) dirty exists 2023-09-30T09:32:02.970 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1751 (ObjNum 1042 snap 330 seq_num 1042) dirty exists 2023-09-30T09:32:02.971 INFO:tasks.rados.rados.0.smithi040.stdout:3401: finishing rollback tid 1 to smithi040173847-40 2023-09-30T09:32:02.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:32:02.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1753 (ObjNum 1040 snap 330 seq_num 1040) dirty exists 2023-09-30T09:32:02.989 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 1 to smithi040173847-12 2023-09-30T09:32:02.990 INFO:tasks.rados.rados.0.smithi040.stdout:3396: expect (ObjNum 1035 snap 328 seq_num 1035) 2023-09-30T09:32:03.492 INFO:tasks.rados.rados.0.smithi040.stdout:3400: expect (ObjNum 1029 snap 325 seq_num 1029) 2023-09-30T09:32:03.587 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 2 to smithi040173847-12 2023-09-30T09:32:03.587 INFO:tasks.rados.rados.0.smithi040.stdout:3399: finishing write tid 3 to smithi040173847-12 2023-09-30T09:32:03.587 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1518 (ObjNum 1048 snap 331 seq_num 1048) dirty exists 2023-09-30T09:32:03.587 INFO:tasks.rados.rados.0.smithi040.stdout:3399: left oid 12 (ObjNum 1048 snap 331 seq_num 1048) 2023-09-30T09:32:03.587 INFO:tasks.rados.rados.0.smithi040.stdout:3397: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:03.949 INFO:tasks.rados.rados.0.smithi040.stdout:3394: done (8 left) 2023-09-30T09:32:03.949 INFO:tasks.rados.rados.0.smithi040.stdout:3395: done (7 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3396: done (6 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3397: done (5 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3398: done (4 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3399: done (3 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3400: done (2 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3401: done (1 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3402: done (0 left) 2023-09-30T09:32:03.950 INFO:tasks.rados.rados.0.smithi040.stdout:3403: snap_create 2023-09-30T09:32:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:03 smithi143 ceph-mon[183689]: osdmap e738: 8 total, 8 up, 8 in 2023-09-30T09:32:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:03 smithi143 ceph-mon[183689]: pgmap v820: 121 pgs: 121 active+clean; 222 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.8 MiB/s wr, 15 op/s 2023-09-30T09:32:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:03 smithi040 ceph-mon[192000]: osdmap e738: 8 total, 8 up, 8 in 2023-09-30T09:32:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:03 smithi040 ceph-mon[192000]: pgmap v820: 121 pgs: 121 active+clean; 222 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.8 MiB/s wr, 15 op/s 2023-09-30T09:32:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:03 smithi040 ceph-mon[189312]: osdmap e738: 8 total, 8 up, 8 in 2023-09-30T09:32:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:03 smithi040 ceph-mon[189312]: pgmap v820: 121 pgs: 121 active+clean; 222 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.8 MiB/s wr, 15 op/s 2023-09-30T09:32:04.952 INFO:tasks.rados.rados.0.smithi040.stdout:3403: done (0 left) 2023-09-30T09:32:04.952 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 333 2023-09-30T09:32:04.952 INFO:tasks.rados.rados.0.smithi040.stdout:3404: seq_num 1049 ranges {589824=778240} 2023-09-30T09:32:04.959 INFO:tasks.rados.rados.0.smithi040.stdout:3404: writing smithi040173847-8 from 589824 to 1368064 tid 1 2023-09-30T09:32:04.959 INFO:tasks.rados.rados.0.smithi040.stdout:3405: rollback oid 37 current snap is 333 2023-09-30T09:32:04.960 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 37 to 318 2023-09-30T09:32:04.960 INFO:tasks.rados.rados.0.smithi040.stdout:3406: snap_create 2023-09-30T09:32:04.966 INFO:tasks.rados.rados.0.smithi040.stdout:3404: finishing write tid 1 to smithi040173847-8 2023-09-30T09:32:04.966 INFO:tasks.rados.rados.0.smithi040.stdout:3405: finishing rollback tid 0 to smithi040173847-37 2023-09-30T09:32:04.966 INFO:tasks.rados.rados.0.smithi040.stdout:3404: finishing write tid 2 to smithi040173847-8 2023-09-30T09:32:04.966 INFO:tasks.rados.rados.0.smithi040.stdout:3405: finishing rollback tid 1 to smithi040173847-37 2023-09-30T09:32:04.967 INFO:tasks.rados.rados.0.smithi040.stdout:3405: finishing rollback tid 2 to smithi040173847-37 2023-09-30T09:32:04.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1459 (ObjNum 524 snap 165 seq_num 524) dirty exists 2023-09-30T09:32:04.968 INFO:tasks.rados.rados.0.smithi040.stdout:3404: finishing write tid 3 to smithi040173847-8 2023-09-30T09:32:04.968 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1567 (ObjNum 1049 snap 333 seq_num 1049) dirty exists 2023-09-30T09:32:04.969 INFO:tasks.rados.rados.0.smithi040.stdout:3404: left oid 8 (ObjNum 1049 snap 333 seq_num 1049) 2023-09-30T09:32:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:04 smithi143 ceph-mon[183689]: osdmap e739: 8 total, 8 up, 8 in 2023-09-30T09:32:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:04 smithi040 ceph-mon[192000]: osdmap e739: 8 total, 8 up, 8 in 2023-09-30T09:32:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:04 smithi040 ceph-mon[189312]: osdmap e739: 8 total, 8 up, 8 in 2023-09-30T09:32:05.958 INFO:tasks.rados.rados.0.smithi040.stdout:3404: done (2 left) 2023-09-30T09:32:05.958 INFO:tasks.rados.rados.0.smithi040.stdout:3405: done (1 left) 2023-09-30T09:32:05.958 INFO:tasks.rados.rados.0.smithi040.stdout:3406: done (0 left) 2023-09-30T09:32:05.958 INFO:tasks.rados.rados.0.smithi040.stdout:3407: setattr oid 17 current snap is 334 2023-09-30T09:32:05.960 INFO:tasks.rados.rados.0.smithi040.stdout:3408: snap_create 2023-09-30T09:32:05.967 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1754 (ObjNum 1040 snap 330 seq_num 1040) dirty exists 2023-09-30T09:32:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:05 smithi143 ceph-mon[183689]: osdmap e740: 8 total, 8 up, 8 in 2023-09-30T09:32:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:05 smithi143 ceph-mon[183689]: pgmap v823: 121 pgs: 121 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-09-30T09:32:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:05 smithi040 ceph-mon[192000]: osdmap e740: 8 total, 8 up, 8 in 2023-09-30T09:32:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:05 smithi040 ceph-mon[192000]: pgmap v823: 121 pgs: 121 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-09-30T09:32:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:05 smithi040 ceph-mon[189312]: osdmap e740: 8 total, 8 up, 8 in 2023-09-30T09:32:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:05 smithi040 ceph-mon[189312]: pgmap v823: 121 pgs: 121 active+clean; 197 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-09-30T09:32:06.933 INFO:tasks.rados.rados.0.smithi040.stdout:3407: done (1 left) 2023-09-30T09:32:06.933 INFO:tasks.rados.rados.0.smithi040.stdout:3408: done (0 left) 2023-09-30T09:32:06.933 INFO:tasks.rados.rados.0.smithi040.stdout:3409: snap_create 2023-09-30T09:32:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:06 smithi143 ceph-mon[183689]: osdmap e741: 8 total, 8 up, 8 in 2023-09-30T09:32:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:06 smithi143 ceph-mon[183689]: osdmap e742: 8 total, 8 up, 8 in 2023-09-30T09:32:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:06 smithi040 ceph-mon[192000]: osdmap e741: 8 total, 8 up, 8 in 2023-09-30T09:32:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:06 smithi040 ceph-mon[192000]: osdmap e742: 8 total, 8 up, 8 in 2023-09-30T09:32:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:06 smithi040 ceph-mon[189312]: osdmap e741: 8 total, 8 up, 8 in 2023-09-30T09:32:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:06 smithi040 ceph-mon[189312]: osdmap e742: 8 total, 8 up, 8 in 2023-09-30T09:32:07.945 INFO:tasks.rados.rados.0.smithi040.stdout:3409: done (0 left) 2023-09-30T09:32:07.945 INFO:tasks.rados.rados.0.smithi040.stdout:3410: read oid 29 snap -1 2023-09-30T09:32:07.945 INFO:tasks.rados.rados.0.smithi040.stdout:3410: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:32:07.945 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 336 2023-09-30T09:32:07.945 INFO:tasks.rados.rados.0.smithi040.stdout:3411: seq_num 1050 ranges {1368064=794624} 2023-09-30T09:32:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:3411: writing smithi040173847-8 from 1368064 to 2162688 tid 1 2023-09-30T09:32:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 336 2023-09-30T09:32:07.957 INFO:tasks.rados.rados.0.smithi040.stdout:3412: seq_num 1051 ranges {8003584=409600,8413184=401408} 2023-09-30T09:32:08.004 INFO:tasks.rados.rados.0.smithi040.stdout:3412: writing smithi040173847-1 from 8003584 to 8413184 tid 1 2023-09-30T09:32:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3412: writing smithi040173847-1 from 8413184 to 8814592 tid 2 2023-09-30T09:32:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3413: copy_from oid 43 from oid 49 current snap is 336 2023-09-30T09:32:08.007 INFO:tasks.rados.rados.0.smithi040.stdout:3410: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3411: finishing write tid 1 to smithi040173847-8 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3411: finishing write tid 2 to smithi040173847-8 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3411: finishing write tid 3 to smithi040173847-8 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1569 (ObjNum 1050 snap 336 seq_num 1050) dirty exists 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3411: left oid 8 (ObjNum 1050 snap 336 seq_num 1050) 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3412: finishing write tid 1 to smithi040173847-1 2023-09-30T09:32:08.051 INFO:tasks.rados.rados.0.smithi040.stdout:3412: finishing write tid 2 to smithi040173847-1 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3412: finishing write tid 3 to smithi040173847-1 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3412: finishing write tid 4 to smithi040173847-1 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1880 (ObjNum 1051 snap 336 seq_num 1051) dirty exists 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3412: left oid 1 (ObjNum 1051 snap 336 seq_num 1051) 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing copy_from racing read to smithi040173847-43 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3413: finishing copy_from to smithi040173847-43 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1794 (ObjNum 1027 snap 324 seq_num 1027) dirty exists 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3410: done (3 left) 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3411: done (2 left) 2023-09-30T09:32:08.052 INFO:tasks.rados.rados.0.smithi040.stdout:3412: done (1 left) 2023-09-30T09:32:08.053 INFO:tasks.rados.rados.0.smithi040.stdout:3413: done (0 left) 2023-09-30T09:32:08.053 INFO:tasks.rados.rados.0.smithi040.stdout:3414: read oid 47 snap -1 2023-09-30T09:32:08.053 INFO:tasks.rados.rados.0.smithi040.stdout:3414: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:32:08.053 INFO:tasks.rados.rados.0.smithi040.stdout:3415: snap_remove snap 335 2023-09-30T09:32:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:07 smithi143 ceph-mon[183689]: pgmap v826: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2023-09-30T09:32:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:07 smithi143 ceph-mon[183689]: osdmap e743: 8 total, 8 up, 8 in 2023-09-30T09:32:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:07 smithi040 ceph-mon[192000]: pgmap v826: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2023-09-30T09:32:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:07 smithi040 ceph-mon[192000]: osdmap e743: 8 total, 8 up, 8 in 2023-09-30T09:32:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:07 smithi040 ceph-mon[189312]: pgmap v826: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 7.9 MiB/s rd, 2.9 MiB/s wr, 26 op/s 2023-09-30T09:32:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:07 smithi040 ceph-mon[189312]: osdmap e743: 8 total, 8 up, 8 in 2023-09-30T09:32:08.975 INFO:tasks.rados.rados.0.smithi040.stdout:3415: done (1 left) 2023-09-30T09:32:08.975 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 50 current snap is 336 2023-09-30T09:32:08.975 INFO:tasks.rados.rados.0.smithi040.stdout:3416: seq_num 1052 ranges {0=425984,425984=401408} 2023-09-30T09:32:08.977 INFO:tasks.rados.rados.0.smithi040.stdout:3416: writing smithi040173847-50 from 0 to 425984 tid 1 2023-09-30T09:32:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3416: writing smithi040173847-50 from 425984 to 827392 tid 2 2023-09-30T09:32:08.980 INFO:tasks.rados.rados.0.smithi040.stdout:3417: read oid 13 snap 333 2023-09-30T09:32:08.981 INFO:tasks.rados.rados.0.smithi040.stdout:3417: expect (ObjNum 1020 snap 322 seq_num 1020) 2023-09-30T09:32:08.981 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 336 2023-09-30T09:32:08.981 INFO:tasks.rados.rados.0.smithi040.stdout:3418: seq_num 1053 ranges {3670016=442368,4112384=401408} 2023-09-30T09:32:09.003 INFO:tasks.rados.rados.0.smithi040.stdout:3418: writing smithi040173847-26 from 3670016 to 4112384 tid 1 2023-09-30T09:32:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:3418: writing smithi040173847-26 from 4112384 to 4513792 tid 2 2023-09-30T09:32:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:3419: copy_from oid 31 from oid 24 current snap is 336 2023-09-30T09:32:09.006 INFO:tasks.rados.rados.0.smithi040.stdout:3414: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:32:09.167 INFO:tasks.rados.rados.0.smithi040.stdout:3417: expect (ObjNum 1020 snap 322 seq_num 1020) 2023-09-30T09:32:09.751 INFO:tasks.rados.rados.0.smithi040.stdout:3416: finishing write tid 1 to smithi040173847-50 2023-09-30T09:32:09.894 INFO:tasks.rados.rados.0.smithi040.stdout:3416: finishing write tid 2 to smithi040173847-50 2023-09-30T09:32:09.895 INFO:tasks.rados.rados.0.smithi040.stdout:3416: finishing write tid 3 to smithi040173847-50 2023-09-30T09:32:09.895 INFO:tasks.rados.rados.0.smithi040.stdout:3416: finishing write tid 4 to smithi040173847-50 2023-09-30T09:32:09.895 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 917 (ObjNum 1052 snap 336 seq_num 1052) dirty exists 2023-09-30T09:32:09.895 INFO:tasks.rados.rados.0.smithi040.stdout:3416: left oid 50 (ObjNum 1052 snap 336 seq_num 1052) 2023-09-30T09:32:09.896 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 1 to smithi040173847-26 2023-09-30T09:32:09.896 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 2 to smithi040173847-26 2023-09-30T09:32:09.896 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 3 to smithi040173847-26 2023-09-30T09:32:09.897 INFO:tasks.rados.rados.0.smithi040.stdout:3418: finishing write tid 4 to smithi040173847-26 2023-09-30T09:32:09.897 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1645 (ObjNum 1053 snap 336 seq_num 1053) dirty exists 2023-09-30T09:32:09.902 INFO:tasks.rados.rados.0.smithi040.stdout:3418: left oid 26 (ObjNum 1053 snap 336 seq_num 1053) 2023-09-30T09:32:09.902 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3419: finishing copy_from to smithi040173847-31 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1618 (ObjNum 758 snap 235 seq_num 758) dirty exists 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3414: done (4 left) 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3416: done (3 left) 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3417: done (2 left) 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3418: done (1 left) 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3419: done (0 left) 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 336 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3420: seq_num 1054 ranges {6356992=458752,6815744=401408} 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3420: writing smithi040173847-44 from 6356992 to 6815744 tid 1 2023-09-30T09:32:09.903 INFO:tasks.rados.rados.0.smithi040.stdout:3420: writing smithi040173847-44 from 6815744 to 7217152 tid 2 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 336 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3421: seq_num 1055 ranges {12967936=475136,13443072=401408} 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3421: writing smithi040173847-15 from 12967936 to 13443072 tid 1 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3421: writing smithi040173847-15 from 13443072 to 13844480 tid 2 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3422: read oid 9 snap 333 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3422: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3423: setattr oid 4 current snap is 336 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 1 to smithi040173847-44 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 2 to smithi040173847-44 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 3 to smithi040173847-44 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:3420: finishing write tid 4 to smithi040173847-44 2023-09-30T09:32:09.904 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1213 (ObjNum 1054 snap 336 seq_num 1054) dirty exists 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3420: left oid 44 (ObjNum 1054 snap 336 seq_num 1054) 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3420: done (3 left) 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3424: delete oid 11 current snap is 336 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 1 to smithi040173847-15 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 2 to smithi040173847-15 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 3 to smithi040173847-15 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1512 (ObjNum 1036 snap 328 seq_num 1036) dirty exists 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3423: done (3 left) 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3424: done (2 left) 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3425: setattr oid 44 current snap is 336 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3422: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:09.905 INFO:tasks.rados.rados.0.smithi040.stdout:3421: finishing write tid 4 to smithi040173847-15 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1842 (ObjNum 1055 snap 336 seq_num 1055) dirty exists 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3421: left oid 15 (ObjNum 1055 snap 336 seq_num 1055) 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3421: done (2 left) 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3422: done (1 left) 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 336 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3426: seq_num 1057 ranges {704512=507904,1212416=401408} 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3426: writing smithi040173847-24 from 704512 to 1212416 tid 1 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3426: writing smithi040173847-24 from 1212416 to 1613824 tid 2 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3427: read oid 37 snap -1 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3427: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:32:09.906 INFO:tasks.rados.rados.0.smithi040.stdout:3428: snap_remove snap 330 2023-09-30T09:32:09.992 INFO:tasks.rados.rados.0.smithi040.stdout:3428: done (3 left) 2023-09-30T09:32:09.992 INFO:tasks.rados.rados.0.smithi040.stdout:3429: delete oid 49 current snap is 336 2023-09-30T09:32:09.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1214 (ObjNum 1054 snap 336 seq_num 1054) dirty exists 2023-09-30T09:32:09.993 INFO:tasks.rados.rados.0.smithi040.stdout:3426: finishing write tid 1 to smithi040173847-24 2023-09-30T09:32:09.993 INFO:tasks.rados.rados.0.smithi040.stdout:3426: finishing write tid 2 to smithi040173847-24 2023-09-30T09:32:09.993 INFO:tasks.rados.rados.0.smithi040.stdout:3426: finishing write tid 3 to smithi040173847-24 2023-09-30T09:32:09.993 INFO:tasks.rados.rados.0.smithi040.stdout:3427: expect (ObjNum 524 snap 165 seq_num 524) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3426: finishing write tid 4 to smithi040173847-24 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1626 (ObjNum 1057 snap 336 seq_num 1057) dirty exists 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3426: left oid 24 (ObjNum 1057 snap 336 seq_num 1057) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3425: done (3 left) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3426: done (2 left) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3427: done (1 left) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3429: done (0 left) 2023-09-30T09:32:10.042 INFO:tasks.rados.rados.0.smithi040.stdout:3430: snap_remove snap 318 2023-09-30T09:32:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:09 smithi143 ceph-mon[183689]: osdmap e744: 8 total, 8 up, 8 in 2023-09-30T09:32:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:09 smithi143 ceph-mon[183689]: pgmap v829: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 190 KiB/s wr, 16 op/s 2023-09-30T09:32:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:09 smithi040 ceph-mon[192000]: osdmap e744: 8 total, 8 up, 8 in 2023-09-30T09:32:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:09 smithi040 ceph-mon[192000]: pgmap v829: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 190 KiB/s wr, 16 op/s 2023-09-30T09:32:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:09 smithi040 ceph-mon[189312]: osdmap e744: 8 total, 8 up, 8 in 2023-09-30T09:32:10.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:09 smithi040 ceph-mon[189312]: pgmap v829: 121 pgs: 121 active+clean; 198 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 190 KiB/s wr, 16 op/s 2023-09-30T09:32:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:3430: done (0 left) 2023-09-30T09:32:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:3431: read oid 35 snap 331 2023-09-30T09:32:10.991 INFO:tasks.rados.rados.0.smithi040.stdout:3431: expect deleted 2023-09-30T09:32:10.992 INFO:tasks.rados.rados.0.smithi040.stdout:3432: copy_from oid 34 from oid 5 current snap is 336 2023-09-30T09:32:10.992 INFO:tasks.rados.rados.0.smithi040.stdout:3433: setattr oid 47 current snap is 336 2023-09-30T09:32:10.993 INFO:tasks.rados.rados.0.smithi040.stdout:3434: snap_create 2023-09-30T09:32:11.010 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1836 (ObjNum 948 snap 308 seq_num 948) dirty exists 2023-09-30T09:32:11.025 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:32:11.029 INFO:tasks.rados.rados.0.smithi040.stdout:3432: finishing copy_from to smithi040173847-34 2023-09-30T09:32:11.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1750 (ObjNum 1016 snap 321 seq_num 1016) dirty exists 2023-09-30T09:32:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:10 smithi143 ceph-mon[183689]: osdmap e745: 8 total, 8 up, 8 in 2023-09-30T09:32:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:11] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-30T09:32:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:10 smithi040 ceph-mon[192000]: osdmap e745: 8 total, 8 up, 8 in 2023-09-30T09:32:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:10 smithi040 ceph-mon[189312]: osdmap e745: 8 total, 8 up, 8 in 2023-09-30T09:32:11.938 INFO:tasks.rados.rados.0.smithi040.stdout:3431: done (3 left) 2023-09-30T09:32:11.938 INFO:tasks.rados.rados.0.smithi040.stdout:3432: done (2 left) 2023-09-30T09:32:11.938 INFO:tasks.rados.rados.0.smithi040.stdout:3433: done (1 left) 2023-09-30T09:32:11.939 INFO:tasks.rados.rados.0.smithi040.stdout:3434: done (0 left) 2023-09-30T09:32:11.939 INFO:tasks.rados.rados.0.smithi040.stdout:3435: delete oid 34 current snap is 337 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3435: done (0 left) 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3436: rmattr oid 6 current snap is 337 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3436: done (0 left) 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3437: read oid 36 snap -1 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3437: expect deleted 2023-09-30T09:32:11.945 INFO:tasks.rados.rados.0.smithi040.stdout:3438: delete oid 50 current snap is 337 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:3437: done (1 left) 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:3438: done (0 left) 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:3439: rollback oid 23 current snap is 337 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 23 to 331 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:3440: read oid 4 snap 331 2023-09-30T09:32:11.947 INFO:tasks.rados.rados.0.smithi040.stdout:3440: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:11.948 INFO:tasks.rados.rados.0.smithi040.stdout:3441: snap_remove snap 333 2023-09-30T09:32:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:11 smithi143 ceph-mon[183689]: osdmap e746: 8 total, 8 up, 8 in 2023-09-30T09:32:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:11 smithi143 ceph-mon[183689]: pgmap v832: 121 pgs: 121 active+clean; 184 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 416 KiB/s wr, 3 op/s 2023-09-30T09:32:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:11 smithi143 ceph-mon[183689]: osdmap e747: 8 total, 8 up, 8 in 2023-09-30T09:32:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[192000]: osdmap e746: 8 total, 8 up, 8 in 2023-09-30T09:32:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[192000]: pgmap v832: 121 pgs: 121 active+clean; 184 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 416 KiB/s wr, 3 op/s 2023-09-30T09:32:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[192000]: osdmap e747: 8 total, 8 up, 8 in 2023-09-30T09:32:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[189312]: osdmap e746: 8 total, 8 up, 8 in 2023-09-30T09:32:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[189312]: pgmap v832: 121 pgs: 121 active+clean; 184 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 416 KiB/s wr, 3 op/s 2023-09-30T09:32:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:11 smithi040 ceph-mon[189312]: osdmap e747: 8 total, 8 up, 8 in 2023-09-30T09:32:12.951 INFO:tasks.rados.rados.0.smithi040.stdout:3441: done (2 left) 2023-09-30T09:32:12.951 INFO:tasks.rados.rados.0.smithi040.stdout:3442: snap_remove snap 336 2023-09-30T09:32:13.956 INFO:tasks.rados.rados.0.smithi040.stdout:3442: done (2 left) 2023-09-30T09:32:13.956 INFO:tasks.rados.rados.0.smithi040.stdout:3443: delete oid 17 current snap is 337 2023-09-30T09:32:13.958 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing rollback tid 0 to smithi040173847-23 2023-09-30T09:32:13.958 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing rollback tid 1 to smithi040173847-23 2023-09-30T09:32:13.958 INFO:tasks.rados.rados.0.smithi040.stdout:3440: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:13.974 INFO:tasks.rados.rados.0.smithi040.stdout:3439: finishing rollback tid 2 to smithi040173847-23 2023-09-30T09:32:13.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1487 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:32:13.974 INFO:tasks.rados.rados.0.smithi040.stdout:3439: done (2 left) 2023-09-30T09:32:13.975 INFO:tasks.rados.rados.0.smithi040.stdout:3440: done (1 left) 2023-09-30T09:32:13.975 INFO:tasks.rados.rados.0.smithi040.stdout:3443: done (0 left) 2023-09-30T09:32:13.975 INFO:tasks.rados.rados.0.smithi040.stdout:3444: snap_remove snap 334 2023-09-30T09:32:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:13 smithi143 ceph-mon[183689]: osdmap e748: 8 total, 8 up, 8 in 2023-09-30T09:32:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:13 smithi143 ceph-mon[183689]: pgmap v835: 121 pgs: 121 active+clean; 171 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-09-30T09:32:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:13 smithi040 ceph-mon[192000]: osdmap e748: 8 total, 8 up, 8 in 2023-09-30T09:32:14.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:13 smithi040 ceph-mon[192000]: pgmap v835: 121 pgs: 121 active+clean; 171 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-09-30T09:32:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:13 smithi040 ceph-mon[189312]: osdmap e748: 8 total, 8 up, 8 in 2023-09-30T09:32:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:13 smithi040 ceph-mon[189312]: pgmap v835: 121 pgs: 121 active+clean; 171 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-09-30T09:32:14.962 INFO:tasks.rados.rados.0.smithi040.stdout:3444: done (0 left) 2023-09-30T09:32:14.962 INFO:tasks.rados.rados.0.smithi040.stdout:3445: snap_remove snap 332 2023-09-30T09:32:15.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:14 smithi143 ceph-mon[183689]: osdmap e749: 8 total, 8 up, 8 in 2023-09-30T09:32:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:14 smithi040 ceph-mon[192000]: osdmap e749: 8 total, 8 up, 8 in 2023-09-30T09:32:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:14 smithi040 ceph-mon[189312]: osdmap e749: 8 total, 8 up, 8 in 2023-09-30T09:32:15.976 INFO:tasks.rados.rados.0.smithi040.stdout:3445: done (0 left) 2023-09-30T09:32:15.976 INFO:tasks.rados.rados.0.smithi040.stdout:3446: snap_remove snap 328 2023-09-30T09:32:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:15 smithi143 ceph-mon[183689]: osdmap e750: 8 total, 8 up, 8 in 2023-09-30T09:32:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:15 smithi143 ceph-mon[183689]: pgmap v838: 121 pgs: 121 active+clean; 157 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-09-30T09:32:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[192000]: osdmap e750: 8 total, 8 up, 8 in 2023-09-30T09:32:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[192000]: pgmap v838: 121 pgs: 121 active+clean; 157 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-09-30T09:32:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[189312]: osdmap e750: 8 total, 8 up, 8 in 2023-09-30T09:32:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:15 smithi040 ceph-mon[189312]: pgmap v838: 121 pgs: 121 active+clean; 157 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3446: done (0 left) 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3447: copy_from oid 22 from oid 26 current snap is 337 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3448: read oid 48 snap -1 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3448: expect deleted 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3449: rmattr oid 19 current snap is 337 2023-09-30T09:32:16.941 INFO:tasks.rados.rados.0.smithi040.stdout:3450: delete oid 36 current snap is 337 2023-09-30T09:32:16.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1530 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:32:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:3448: done (3 left) 2023-09-30T09:32:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:3449: done (2 left) 2023-09-30T09:32:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:3450: done (1 left) 2023-09-30T09:32:16.969 INFO:tasks.rados.rados.0.smithi040.stdout:3451: delete oid 42 current snap is 337 2023-09-30T09:32:16.974 INFO:tasks.rados.rados.0.smithi040.stdout:3451: done (1 left) 2023-09-30T09:32:16.974 INFO:tasks.rados.rados.0.smithi040.stdout:3452: delete oid 37 current snap is 337 2023-09-30T09:32:16.976 INFO:tasks.rados.rados.0.smithi040.stdout:3452: done (1 left) 2023-09-30T09:32:16.976 INFO:tasks.rados.rados.0.smithi040.stdout:3453: rmattr oid 50 current snap is 337 2023-09-30T09:32:16.977 INFO:tasks.rados.rados.0.smithi040.stdout:3453: done (1 left) 2023-09-30T09:32:16.977 INFO:tasks.rados.rados.0.smithi040.stdout:3454: snap_remove snap 331 2023-09-30T09:32:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:16 smithi143 ceph-mon[183689]: osdmap e751: 8 total, 8 up, 8 in 2023-09-30T09:32:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:16 smithi143 ceph-mon[183689]: osdmap e752: 8 total, 8 up, 8 in 2023-09-30T09:32:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:16 smithi040 ceph-mon[192000]: osdmap e751: 8 total, 8 up, 8 in 2023-09-30T09:32:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:16 smithi040 ceph-mon[192000]: osdmap e752: 8 total, 8 up, 8 in 2023-09-30T09:32:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:16 smithi040 ceph-mon[189312]: osdmap e751: 8 total, 8 up, 8 in 2023-09-30T09:32:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:16 smithi040 ceph-mon[189312]: osdmap e752: 8 total, 8 up, 8 in 2023-09-30T09:32:17.994 INFO:tasks.rados.rados.0.smithi040.stdout:3454: done (1 left) 2023-09-30T09:32:17.994 INFO:tasks.rados.rados.0.smithi040.stdout:3455: rmattr oid 16 current snap is 337 2023-09-30T09:32:17.994 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 337 2023-09-30T09:32:17.994 INFO:tasks.rados.rados.0.smithi040.stdout:3456: seq_num 1065 ranges {0=638976,638976=401408} 2023-09-30T09:32:17.994 INFO:tasks.rados.rados.0.smithi040.stdout:3456: writing smithi040173847-11 from 0 to 638976 tid 1 2023-09-30T09:32:17.995 INFO:tasks.rados.rados.0.smithi040.stdout:3456: writing smithi040173847-11 from 638976 to 1040384 tid 2 2023-09-30T09:32:17.995 INFO:tasks.rados.rados.0.smithi040.stdout:3457: rollback oid 30 current snap is 337 2023-09-30T09:32:17.995 INFO:tasks.rados.rados.0.smithi040.stdout:3457: done (3 left) 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3458: setattr oid 1 current snap is 337 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing copy_from racing read to smithi040173847-22 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3447: finishing copy_from to smithi040173847-22 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1645 (ObjNum 1053 snap 336 seq_num 1053) dirty exists 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3447: done (3 left) 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3459: read oid 48 snap -1 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3459: expect deleted 2023-09-30T09:32:17.996 INFO:tasks.rados.rados.0.smithi040.stdout:3460: delete oid 35 current snap is 337 2023-09-30T09:32:18.004 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 1866 (ObjNum 1041 snap 330 seq_num 1041) dirty exists 2023-09-30T09:32:18.009 INFO:tasks.rados.rados.0.smithi040.stdout:3455: done (4 left) 2023-09-30T09:32:18.009 INFO:tasks.rados.rados.0.smithi040.stdout:3459: done (3 left) 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3460: done (2 left) 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3461: read oid 7 snap -1 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3461: expect deleted 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3462: copy_from oid 12 from oid 30 current snap is 337 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3463: rmattr oid 27 current snap is 337 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3464: rmattr oid 3 current snap is 337 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3465: read oid 20 snap -1 2023-09-30T09:32:18.010 INFO:tasks.rados.rados.0.smithi040.stdout:3465: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:32:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3466: snap_create 2023-09-30T09:32:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3456: finishing write tid 1 to smithi040173847-11 2023-09-30T09:32:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3456: finishing write tid 2 to smithi040173847-11 2023-09-30T09:32:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:3456: finishing write tid 3 to smithi040173847-11 2023-09-30T09:32:18.011 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1946 (ObjNum 1051 snap 336 seq_num 1051) dirty exists 2023-09-30T09:32:18.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1752 (ObjNum 1004 snap 317 seq_num 1004) dirty exists 2023-09-30T09:32:18.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1853 (ObjNum 1003 snap 316 seq_num 1003) dirty exists 2023-09-30T09:32:18.015 INFO:tasks.rados.rados.0.smithi040.stdout:3456: finishing write tid 4 to smithi040173847-11 2023-09-30T09:32:18.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1945 (ObjNum 1065 snap 337 seq_num 1065) dirty exists 2023-09-30T09:32:18.016 INFO:tasks.rados.rados.0.smithi040.stdout:3456: left oid 11 (ObjNum 1065 snap 337 seq_num 1065) 2023-09-30T09:32:18.017 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:32:18.018 INFO:tasks.rados.rados.0.smithi040.stdout:3462: finishing copy_from to smithi040173847-12 2023-09-30T09:32:18.018 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1622 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:32:18.021 INFO:tasks.rados.rados.0.smithi040.stdout:3465: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:32:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:17 smithi143 ceph-mon[183689]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 151 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 172 KiB/s wr, 7 op/s 2023-09-30T09:32:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:17 smithi040 ceph-mon[192000]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 151 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 172 KiB/s wr, 7 op/s 2023-09-30T09:32:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:17 smithi040 ceph-mon[189312]: pgmap v841: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 151 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 172 KiB/s wr, 7 op/s 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3456: done (7 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3458: done (6 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3461: done (5 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3462: done (4 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3463: done (3 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3464: done (2 left) 2023-09-30T09:32:18.990 INFO:tasks.rados.rados.0.smithi040.stdout:3465: done (1 left) 2023-09-30T09:32:18.991 INFO:tasks.rados.rados.0.smithi040.stdout:3466: done (0 left) 2023-09-30T09:32:18.991 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 39 current snap is 338 2023-09-30T09:32:18.991 INFO:tasks.rados.rados.0.smithi040.stdout:3467: seq_num 1067 ranges {0=679936,679936=401408} 2023-09-30T09:32:18.993 INFO:tasks.rados.rados.0.smithi040.stdout:3467: writing smithi040173847-39 from 0 to 679936 tid 1 2023-09-30T09:32:18.997 INFO:tasks.rados.rados.0.smithi040.stdout:3467: writing smithi040173847-39 from 679936 to 1081344 tid 2 2023-09-30T09:32:18.997 INFO:tasks.rados.rados.0.smithi040.stdout:3468: rmattr oid 19 current snap is 338 2023-09-30T09:32:18.997 INFO:tasks.rados.rados.0.smithi040.stdout:3469: rollback oid 6 current snap is 338 2023-09-30T09:32:18.997 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 337 2023-09-30T09:32:18.998 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 338 2023-09-30T09:32:18.998 INFO:tasks.rados.rados.0.smithi040.stdout:3470: seq_num 1068 ranges {2105344=696320,2801664=401408} 2023-09-30T09:32:19.012 INFO:tasks.rados.rados.0.smithi040.stdout:3470: writing smithi040173847-14 from 2105344 to 2801664 tid 1 2023-09-30T09:32:19.015 INFO:tasks.rados.rados.0.smithi040.stdout:3470: writing smithi040173847-14 from 2801664 to 3203072 tid 2 2023-09-30T09:32:19.015 INFO:tasks.rados.rados.0.smithi040.stdout:3471: copy_from oid 21 from oid 13 current snap is 338 2023-09-30T09:32:19.015 INFO:tasks.rados.rados.0.smithi040.stdout:3467: finishing write tid 1 to smithi040173847-39 2023-09-30T09:32:19.015 INFO:tasks.rados.rados.0.smithi040.stdout:3467: finishing write tid 2 to smithi040173847-39 2023-09-30T09:32:19.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1538 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3469: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3467: finishing write tid 3 to smithi040173847-39 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3469: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3469: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1857 (ObjNum 882 snap 282 seq_num 882) dirty exists 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3467: finishing write tid 4 to smithi040173847-39 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1572 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3467: left oid 39 (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3467: done (4 left) 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3468: done (3 left) 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:3469: done (2 left) 2023-09-30T09:32:19.016 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 338 2023-09-30T09:32:19.017 INFO:tasks.rados.rados.0.smithi040.stdout:3472: seq_num 1069 ranges {2121728=712704,2834432=401408} 2023-09-30T09:32:19.031 INFO:tasks.rados.rados.0.smithi040.stdout:3472: writing smithi040173847-6 from 2121728 to 2834432 tid 1 2023-09-30T09:32:19.034 INFO:tasks.rados.rados.0.smithi040.stdout:3472: writing smithi040173847-6 from 2834432 to 3235840 tid 2 2023-09-30T09:32:19.034 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 338 2023-09-30T09:32:19.034 INFO:tasks.rados.rados.0.smithi040.stdout:3470: finishing write tid 1 to smithi040173847-14 2023-09-30T09:32:19.034 INFO:tasks.rados.rados.0.smithi040.stdout:3473: seq_num 1070 ranges {909312=729088,1638400=401408} 2023-09-30T09:32:19.044 INFO:tasks.rados.rados.0.smithi040.stdout:3473: writing smithi040173847-12 from 909312 to 1638400 tid 1 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3473: writing smithi040173847-12 from 1638400 to 2039808 tid 2 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3474: snap_create 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3470: finishing write tid 2 to smithi040173847-14 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3470: finishing write tid 3 to smithi040173847-14 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3471: finishing copy_from racing read to smithi040173847-21 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3470: finishing write tid 4 to smithi040173847-14 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1463 (ObjNum 1068 snap 338 seq_num 1068) dirty exists 2023-09-30T09:32:19.046 INFO:tasks.rados.rados.0.smithi040.stdout:3470: left oid 14 (ObjNum 1068 snap 338 seq_num 1068) 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3471: finishing copy_from to smithi040173847-21 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1458 (ObjNum 1020 snap 322 seq_num 1020) dirty exists 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3472: finishing write tid 1 to smithi040173847-6 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3472: finishing write tid 2 to smithi040173847-6 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3472: finishing write tid 3 to smithi040173847-6 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3472: finishing write tid 4 to smithi040173847-6 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1860 (ObjNum 1069 snap 338 seq_num 1069) dirty exists 2023-09-30T09:32:19.047 INFO:tasks.rados.rados.0.smithi040.stdout:3472: left oid 6 (ObjNum 1069 snap 338 seq_num 1069) 2023-09-30T09:32:19.049 INFO:tasks.rados.rados.0.smithi040.stdout:3473: finishing write tid 1 to smithi040173847-12 2023-09-30T09:32:19.049 INFO:tasks.rados.rados.0.smithi040.stdout:3473: finishing write tid 2 to smithi040173847-12 2023-09-30T09:32:19.049 INFO:tasks.rados.rados.0.smithi040.stdout:3473: finishing write tid 3 to smithi040173847-12 2023-09-30T09:32:19.053 INFO:tasks.rados.rados.0.smithi040.stdout:3473: finishing write tid 4 to smithi040173847-12 2023-09-30T09:32:19.053 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1625 (ObjNum 1070 snap 338 seq_num 1070) dirty exists 2023-09-30T09:32:19.054 INFO:tasks.rados.rados.0.smithi040.stdout:3473: left oid 12 (ObjNum 1070 snap 338 seq_num 1070) 2023-09-30T09:32:19.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:18 smithi143 ceph-mon[183689]: osdmap e753: 8 total, 8 up, 8 in 2023-09-30T09:32:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:18 smithi040 ceph-mon[192000]: osdmap e753: 8 total, 8 up, 8 in 2023-09-30T09:32:19.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:18 smithi040 ceph-mon[189312]: osdmap e753: 8 total, 8 up, 8 in 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3470: done (4 left) 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3471: done (3 left) 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3472: done (2 left) 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3473: done (1 left) 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3474: done (0 left) 2023-09-30T09:32:20.002 INFO:tasks.rados.rados.0.smithi040.stdout:3475: read oid 35 snap 337 2023-09-30T09:32:20.003 INFO:tasks.rados.rados.0.smithi040.stdout:3475: expect deleted 2023-09-30T09:32:20.003 INFO:tasks.rados.rados.0.smithi040.stdout:3476: read oid 5 snap 338 2023-09-30T09:32:20.003 INFO:tasks.rados.rados.0.smithi040.stdout:3476: expect (ObjNum 1016 snap 321 seq_num 1016) 2023-09-30T09:32:20.003 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 339 2023-09-30T09:32:20.003 INFO:tasks.rados.rados.0.smithi040.stdout:3477: seq_num 1071 ranges {4079616=745472,4825088=401408} 2023-09-30T09:32:20.029 INFO:tasks.rados.rados.0.smithi040.stdout:3477: writing smithi040173847-43 from 4079616 to 4825088 tid 1 2023-09-30T09:32:20.031 INFO:tasks.rados.rados.0.smithi040.stdout:3477: writing smithi040173847-43 from 4825088 to 5226496 tid 2 2023-09-30T09:32:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:3478: rollback oid 44 current snap is 339 2023-09-30T09:32:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 337 2023-09-30T09:32:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:3479: delete oid 2 current snap is 339 2023-09-30T09:32:20.032 INFO:tasks.rados.rados.0.smithi040.stdout:3476: expect (ObjNum 1016 snap 321 seq_num 1016) 2023-09-30T09:32:20.135 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 1 to smithi040173847-43 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 2 to smithi040173847-43 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3475: done (4 left) 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3476: done (3 left) 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3479: done (2 left) 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3480: delete oid 31 current snap is 339 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 3 to smithi040173847-43 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:3478: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:32:20.136 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1217 (ObjNum 1054 snap 336 seq_num 1054) dirty exists 2023-09-30T09:32:20.137 INFO:tasks.rados.rados.0.smithi040.stdout:3477: finishing write tid 4 to smithi040173847-43 2023-09-30T09:32:20.137 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 1954 (ObjNum 1071 snap 339 seq_num 1071) dirty exists 2023-09-30T09:32:20.137 INFO:tasks.rados.rados.0.smithi040.stdout:3477: left oid 43 (ObjNum 1071 snap 339 seq_num 1071) 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:3477: done (2 left) 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:3478: done (1 left) 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:3480: done (0 left) 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:3481: read oid 30 snap 337 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:3481: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:20.141 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 35 current snap is 339 2023-09-30T09:32:20.142 INFO:tasks.rados.rados.0.smithi040.stdout:3482: seq_num 1074 ranges {0=794624,794624=401408} 2023-09-30T09:32:20.146 INFO:tasks.rados.rados.0.smithi040.stdout:3482: writing smithi040173847-35 from 0 to 794624 tid 1 2023-09-30T09:32:20.148 INFO:tasks.rados.rados.0.smithi040.stdout:3482: writing smithi040173847-35 from 794624 to 1196032 tid 2 2023-09-30T09:32:20.149 INFO:tasks.rados.rados.0.smithi040.stdout:3483: copy_from oid 6 from oid 11 current snap is 339 2023-09-30T09:32:20.149 INFO:tasks.rados.rados.0.smithi040.stdout:3481: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3482: finishing write tid 1 to smithi040173847-35 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3482: finishing write tid 2 to smithi040173847-35 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3481: done (2 left) 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3484: snap_create 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3482: finishing write tid 3 to smithi040173847-35 2023-09-30T09:32:20.180 INFO:tasks.rados.rados.0.smithi040.stdout:3482: finishing write tid 4 to smithi040173847-35 2023-09-30T09:32:20.181 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1872 (ObjNum 1074 snap 339 seq_num 1074) dirty exists 2023-09-30T09:32:20.181 INFO:tasks.rados.rados.0.smithi040.stdout:3482: left oid 35 (ObjNum 1074 snap 339 seq_num 1074) 2023-09-30T09:32:20.181 INFO:tasks.rados.rados.0.smithi040.stdout:3483: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:32:20.181 INFO:tasks.rados.rados.0.smithi040.stdout:3483: finishing copy_from to smithi040173847-6 2023-09-30T09:32:20.181 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1945 (ObjNum 1065 snap 337 seq_num 1065) dirty exists 2023-09-30T09:32:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:19 smithi143 ceph-mon[183689]: osdmap e754: 8 total, 8 up, 8 in 2023-09-30T09:32:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:19 smithi143 ceph-mon[183689]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 142 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 222 KiB/s wr, 5 op/s 2023-09-30T09:32:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:19 smithi040 ceph-mon[192000]: osdmap e754: 8 total, 8 up, 8 in 2023-09-30T09:32:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:19 smithi040 ceph-mon[192000]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 142 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 222 KiB/s wr, 5 op/s 2023-09-30T09:32:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:19 smithi040 ceph-mon[189312]: osdmap e754: 8 total, 8 up, 8 in 2023-09-30T09:32:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:19 smithi040 ceph-mon[189312]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 142 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 222 KiB/s wr, 5 op/s 2023-09-30T09:32:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:3482: done (2 left) 2023-09-30T09:32:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:3483: done (1 left) 2023-09-30T09:32:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:3484: done (0 left) 2023-09-30T09:32:20.999 INFO:tasks.rados.rados.0.smithi040.stdout:3485: delete oid 26 current snap is 340 2023-09-30T09:32:21.003 INFO:tasks.rados.rados.0.smithi040.stdout:3485: done (0 left) 2023-09-30T09:32:21.003 INFO:tasks.rados.rados.0.smithi040.stdout:3486: snap_remove snap 339 2023-09-30T09:32:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:21 smithi143 ceph-mon[183689]: osdmap e755: 8 total, 8 up, 8 in 2023-09-30T09:32:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:21 smithi040 ceph-mon[192000]: osdmap e755: 8 total, 8 up, 8 in 2023-09-30T09:32:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:21 smithi040 ceph-mon[189312]: osdmap e755: 8 total, 8 up, 8 in 2023-09-30T09:32:21.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:21] "GET /metrics HTTP/1.1" 200 36092 "" "Prometheus/2.43.0" 2023-09-30T09:32:21.939 INFO:tasks.rados.rados.0.smithi040.stdout:3486: done (0 left) 2023-09-30T09:32:21.939 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 340 2023-09-30T09:32:21.939 INFO:tasks.rados.rados.0.smithi040.stdout:3487: seq_num 1076 ranges {8814592=425984,9240576=548864,9789440=253952} 2023-09-30T09:32:21.991 INFO:tasks.rados.rados.0.smithi040.stdout:3487: writing smithi040173847-1 from 8814592 to 9240576 tid 1 2023-09-30T09:32:21.994 INFO:tasks.rados.rados.0.smithi040.stdout:3487: writing smithi040173847-1 from 9240576 to 9789440 tid 2 2023-09-30T09:32:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3487: writing smithi040173847-1 from 9789440 to 10043392 tid 3 2023-09-30T09:32:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 340 2023-09-30T09:32:21.996 INFO:tasks.rados.rados.0.smithi040.stdout:3488: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2023-09-30T09:32:21.999 INFO:tasks.rados.rados.0.smithi040.stdout:3488: writing smithi040173847-31 from 0 to 442368 tid 1 2023-09-30T09:32:22.001 INFO:tasks.rados.rados.0.smithi040.stdout:3488: writing smithi040173847-31 from 442368 to 876544 tid 2 2023-09-30T09:32:22.004 INFO:tasks.rados.rados.0.smithi040.stdout:3488: writing smithi040173847-31 from 876544 to 1245184 tid 3 2023-09-30T09:32:22.004 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 340 2023-09-30T09:32:22.004 INFO:tasks.rados.rados.0.smithi040.stdout:3489: seq_num 1078 ranges {4653056=458752,5111808=720896,5832704=81920} 2023-09-30T09:32:22.034 INFO:tasks.rados.rados.0.smithi040.stdout:3489: writing smithi040173847-38 from 4653056 to 5111808 tid 1 2023-09-30T09:32:22.037 INFO:tasks.rados.rados.0.smithi040.stdout:3489: writing smithi040173847-38 from 5111808 to 5832704 tid 2 2023-09-30T09:32:22.038 INFO:tasks.rados.rados.0.smithi040.stdout:3489: writing smithi040173847-38 from 5832704 to 5914624 tid 3 2023-09-30T09:32:22.038 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 340 2023-09-30T09:32:22.038 INFO:tasks.rados.rados.0.smithi040.stdout:3490: seq_num 1079 ranges {7217152=475136,7692288=606208,8298496=196608} 2023-09-30T09:32:22.081 INFO:tasks.rados.rados.0.smithi040.stdout:3490: writing smithi040173847-44 from 7217152 to 7692288 tid 1 2023-09-30T09:32:22.085 INFO:tasks.rados.rados.0.smithi040.stdout:3490: writing smithi040173847-44 from 7692288 to 8298496 tid 2 2023-09-30T09:32:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:3490: writing smithi040173847-44 from 8298496 to 8495104 tid 3 2023-09-30T09:32:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 5 current snap is 340 2023-09-30T09:32:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:3487: finishing write tid 1 to smithi040173847-1 2023-09-30T09:32:22.087 INFO:tasks.rados.rados.0.smithi040.stdout:3491: seq_num 1080 ranges {2400256=491520,2891776=540672,3432448=262144} 2023-09-30T09:32:22.103 INFO:tasks.rados.rados.0.smithi040.stdout:3491: writing smithi040173847-5 from 2400256 to 2891776 tid 1 2023-09-30T09:32:22.106 INFO:tasks.rados.rados.0.smithi040.stdout:3491: writing smithi040173847-5 from 2891776 to 3432448 tid 2 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3491: writing smithi040173847-5 from 3432448 to 3694592 tid 3 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3492: rmattr oid 26 current snap is 340 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3492: done (5 left) 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3493: rollback oid 25 current snap is 340 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 337 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3487: finishing write tid 2 to smithi040173847-1 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3487: finishing write tid 3 to smithi040173847-1 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3487: finishing write tid 4 to smithi040173847-1 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3488: finishing write tid 1 to smithi040173847-31 2023-09-30T09:32:22.109 INFO:tasks.rados.rados.0.smithi040.stdout:3488: finishing write tid 2 to smithi040173847-31 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3487: finishing write tid 5 to smithi040173847-1 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1959 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3487: left oid 1 (ObjNum 1076 snap 340 seq_num 1076) 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3488: finishing write tid 3 to smithi040173847-31 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3488: finishing write tid 4 to smithi040173847-31 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3487: done (5 left) 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3494: rmattr oid 49 current snap is 340 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3494: done (5 left) 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3495: rmattr oid 2 current snap is 340 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3495: done (5 left) 2023-09-30T09:32:22.110 INFO:tasks.rados.rados.0.smithi040.stdout:3496: read oid 8 snap -1 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3496: expect (ObjNum 1050 snap 336 seq_num 1050) 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3497: read oid 19 snap -1 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3497: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3498: read oid 4 snap -1 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3498: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3499: copy_from oid 45 from oid 28 current snap is 340 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3500: copy_from oid 16 from oid 34 current snap is 340 2023-09-30T09:32:22.111 INFO:tasks.rados.rados.0.smithi040.stdout:3501: snap_remove snap 338 2023-09-30T09:32:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:22 smithi143 ceph-mon[183689]: osdmap e756: 8 total, 8 up, 8 in 2023-09-30T09:32:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:22 smithi143 ceph-mon[183689]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 514 KiB/s wr, 5 op/s 2023-09-30T09:32:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:22 smithi143 ceph-mon[183689]: osdmap e757: 8 total, 8 up, 8 in 2023-09-30T09:32:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[192000]: osdmap e756: 8 total, 8 up, 8 in 2023-09-30T09:32:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[192000]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 514 KiB/s wr, 5 op/s 2023-09-30T09:32:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[192000]: osdmap e757: 8 total, 8 up, 8 in 2023-09-30T09:32:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[189312]: osdmap e756: 8 total, 8 up, 8 in 2023-09-30T09:32:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[189312]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 140 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 255 B/s rd, 514 KiB/s wr, 5 op/s 2023-09-30T09:32:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:22 smithi040 ceph-mon[189312]: osdmap e757: 8 total, 8 up, 8 in 2023-09-30T09:32:23.019 INFO:tasks.rados.rados.0.smithi040.stdout:3501: done (10 left) 2023-09-30T09:32:23.019 INFO:tasks.rados.rados.0.smithi040.stdout:3502: rollback oid 50 current snap is 340 2023-09-30T09:32:23.019 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 50 to 337 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3488: finishing write tid 5 to smithi040173847-31 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1630 (ObjNum 1077 snap 340 seq_num 1077) dirty exists 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3488: left oid 31 (ObjNum 1077 snap 340 seq_num 1077) 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: finishing write tid 1 to smithi040173847-38 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: finishing write tid 2 to smithi040173847-38 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: finishing write tid 3 to smithi040173847-38 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: finishing write tid 4 to smithi040173847-38 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: finishing write tid 5 to smithi040173847-38 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1949 (ObjNum 1078 snap 340 seq_num 1078) dirty exists 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3489: left oid 38 (ObjNum 1078 snap 340 seq_num 1078) 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 1 to smithi040173847-44 2023-09-30T09:32:23.020 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 2 to smithi040173847-44 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 3 to smithi040173847-44 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 4 to smithi040173847-44 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3490: finishing write tid 5 to smithi040173847-44 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1221 (ObjNum 1079 snap 340 seq_num 1079) dirty exists 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3490: left oid 44 (ObjNum 1079 snap 340 seq_num 1079) 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 1 to smithi040173847-5 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3500: finishing copy_from to smithi040173847-16 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3500: got expected ENOENT (src dne) 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3500: finishing copy_from racing read to smithi040173847-16 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 2 to smithi040173847-5 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 3 to smithi040173847-5 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 4 to smithi040173847-5 2023-09-30T09:32:23.021 INFO:tasks.rados.rados.0.smithi040.stdout:3491: finishing write tid 5 to smithi040173847-5 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1756 (ObjNum 1080 snap 340 seq_num 1080) dirty exists 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:3491: left oid 5 (ObjNum 1080 snap 340 seq_num 1080) 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing rollback tid 0 to smithi040173847-25 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:3493: finishing rollback tid 2 to smithi040173847-25 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 1224 (ObjNum 1045 snap 330 seq_num 1045) dirty exists 2023-09-30T09:32:23.022 INFO:tasks.rados.rados.0.smithi040.stdout:3497: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:32:23.105 INFO:tasks.rados.rados.0.smithi040.stdout:3496: expect (ObjNum 1050 snap 336 seq_num 1050) 2023-09-30T09:32:23.195 INFO:tasks.rados.rados.0.smithi040.stdout:3498: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:23.213 INFO:tasks.rados.rados.0.smithi040.stdout:3499: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:32:23.213 INFO:tasks.rados.rados.0.smithi040.stdout:3499: finishing copy_from to smithi040173847-45 2023-09-30T09:32:23.213 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1484 (ObjNum 1039 snap 329 seq_num 1039) dirty exists 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3502: finishing rollback tid 1 to smithi040173847-50 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 0 (ObjNum 65 snap 0 seq_num 1634623313) dirty dne 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3488: done (10 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3489: done (9 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3490: done (8 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3491: done (7 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3493: done (6 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3496: done (5 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3497: done (4 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3498: done (3 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3499: done (2 left) 2023-09-30T09:32:23.214 INFO:tasks.rados.rados.0.smithi040.stdout:3500: done (1 left) 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:3502: done (0 left) 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:3503: copy_from oid 29 from oid 2 current snap is 340 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:3504: rollback oid 48 current snap is 340 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 48 to 337 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:3505: delete oid 36 current snap is 340 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:3504: finishing rollback tid 1 to smithi040173847-48 2023-09-30T09:32:23.215 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 0 (ObjNum 225 snap 0 seq_num 3792472048) dirty dne 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3503: finishing copy_from to smithi040173847-29 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3503: got expected ENOENT (src dne) 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3503: finishing copy_from racing read to smithi040173847-29 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3503: done (2 left) 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3504: done (1 left) 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3505: done (0 left) 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:3506: rollback oid 38 current snap is 340 2023-09-30T09:32:23.216 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 38 to 337 2023-09-30T09:32:23.217 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 14 current snap is 340 2023-09-30T09:32:23.217 INFO:tasks.rados.rados.0.smithi040.stdout:3507: seq_num 1082 ranges {3203072=524288,3727360=704512,4431872=98304} 2023-09-30T09:32:23.237 INFO:tasks.rados.rados.0.smithi040.stdout:3507: writing smithi040173847-14 from 3203072 to 3727360 tid 1 2023-09-30T09:32:23.240 INFO:tasks.rados.rados.0.smithi040.stdout:3507: writing smithi040173847-14 from 3727360 to 4431872 tid 2 2023-09-30T09:32:23.241 INFO:tasks.rados.rados.0.smithi040.stdout:3507: writing smithi040173847-14 from 4431872 to 4530176 tid 3 2023-09-30T09:32:23.241 INFO:tasks.rados.rados.0.smithi040.stdout:3508: snap_create 2023-09-30T09:32:23.241 INFO:tasks.rados.rados.0.smithi040.stdout:3506: finishing rollback tid 0 to smithi040173847-38 2023-09-30T09:32:23.241 INFO:tasks.rados.rados.0.smithi040.stdout:3506: finishing rollback tid 1 to smithi040173847-38 2023-09-30T09:32:23.241 INFO:tasks.rados.rados.0.smithi040.stdout:3506: finishing rollback tid 2 to smithi040173847-38 2023-09-30T09:32:23.242 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 1952 (ObjNum 942 snap 306 seq_num 942) dirty exists 2023-09-30T09:32:23.242 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 1 to smithi040173847-14 2023-09-30T09:32:23.247 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 2 to smithi040173847-14 2023-09-30T09:32:23.247 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 3 to smithi040173847-14 2023-09-30T09:32:23.248 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 4 to smithi040173847-14 2023-09-30T09:32:23.248 INFO:tasks.rados.rados.0.smithi040.stdout:3507: finishing write tid 5 to smithi040173847-14 2023-09-30T09:32:23.248 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1467 (ObjNum 1082 snap 340 seq_num 1082) dirty exists 2023-09-30T09:32:23.248 INFO:tasks.rados.rados.0.smithi040.stdout:3507: left oid 14 (ObjNum 1082 snap 340 seq_num 1082) 2023-09-30T09:32:24.023 INFO:tasks.rados.rados.0.smithi040.stdout:3506: done (2 left) 2023-09-30T09:32:24.023 INFO:tasks.rados.rados.0.smithi040.stdout:3507: done (1 left) 2023-09-30T09:32:24.023 INFO:tasks.rados.rados.0.smithi040.stdout:3508: done (0 left) 2023-09-30T09:32:24.023 INFO:tasks.rados.rados.0.smithi040.stdout:3509: delete oid 13 current snap is 341 2023-09-30T09:32:24.028 INFO:tasks.rados.rados.0.smithi040.stdout:3509: done (0 left) 2023-09-30T09:32:24.028 INFO:tasks.rados.rados.0.smithi040.stdout:3510: delete oid 2 current snap is 341 2023-09-30T09:32:24.030 INFO:tasks.rados.rados.0.smithi040.stdout:3510: done (0 left) 2023-09-30T09:32:24.030 INFO:tasks.rados.rados.0.smithi040.stdout:3511: snap_create 2023-09-30T09:32:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:24 smithi143 ceph-mon[183689]: osdmap e758: 8 total, 8 up, 8 in 2023-09-30T09:32:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:24 smithi143 ceph-mon[183689]: pgmap v850: 121 pgs: 121 active+clean; 130 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-30T09:32:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:24 smithi040 ceph-mon[192000]: osdmap e758: 8 total, 8 up, 8 in 2023-09-30T09:32:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:24 smithi040 ceph-mon[192000]: pgmap v850: 121 pgs: 121 active+clean; 130 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-30T09:32:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:24 smithi040 ceph-mon[189312]: osdmap e758: 8 total, 8 up, 8 in 2023-09-30T09:32:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:24 smithi040 ceph-mon[189312]: pgmap v850: 121 pgs: 121 active+clean; 130 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-09-30T09:32:25.024 INFO:tasks.rados.rados.0.smithi040.stdout:3511: done (0 left) 2023-09-30T09:32:25.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: read oid 49 snap -1 2023-09-30T09:32:25.024 INFO:tasks.rados.rados.0.smithi040.stdout:3512: expect deleted 2023-09-30T09:32:25.024 INFO:tasks.rados.rados.0.smithi040.stdout:3513: snap_remove snap 341 2023-09-30T09:32:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:25 smithi143 ceph-mon[183689]: osdmap e759: 8 total, 8 up, 8 in 2023-09-30T09:32:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:25 smithi040 ceph-mon[192000]: osdmap e759: 8 total, 8 up, 8 in 2023-09-30T09:32:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:25 smithi040 ceph-mon[189312]: osdmap e759: 8 total, 8 up, 8 in 2023-09-30T09:32:26.034 INFO:tasks.rados.rados.0.smithi040.stdout:3513: done (1 left) 2023-09-30T09:32:26.034 INFO:tasks.rados.rados.0.smithi040.stdout:3514: snap_remove snap 340 2023-09-30T09:32:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:26 smithi143 ceph-mon[183689]: osdmap e760: 8 total, 8 up, 8 in 2023-09-30T09:32:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:26 smithi143 ceph-mon[183689]: pgmap v853: 121 pgs: 121 active+clean; 135 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.2 MiB/s wr, 24 op/s 2023-09-30T09:32:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:26 smithi040 ceph-mon[192000]: osdmap e760: 8 total, 8 up, 8 in 2023-09-30T09:32:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:26 smithi040 ceph-mon[192000]: pgmap v853: 121 pgs: 121 active+clean; 135 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.2 MiB/s wr, 24 op/s 2023-09-30T09:32:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:26 smithi040 ceph-mon[189312]: osdmap e760: 8 total, 8 up, 8 in 2023-09-30T09:32:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:26 smithi040 ceph-mon[189312]: pgmap v853: 121 pgs: 121 active+clean; 135 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.2 MiB/s wr, 24 op/s 2023-09-30T09:32:26.940 INFO:tasks.rados.rados.0.smithi040.stdout:3514: done (1 left) 2023-09-30T09:32:26.941 INFO:tasks.rados.rados.0.smithi040.stdout:3515: delete oid 14 current snap is 342 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3512: done (1 left) 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3515: done (0 left) 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3516: rollback oid 19 current snap is 342 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 337 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3517: copy_from oid 18 from oid 42 current snap is 342 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3518: read oid 30 snap 337 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3518: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3519: read oid 10 snap -1 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3519: expect (ObjNum 1002 snap 316 seq_num 1002) 2023-09-30T09:32:26.945 INFO:tasks.rados.rados.0.smithi040.stdout:3520: delete oid 21 current snap is 342 2023-09-30T09:32:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:3517: finishing copy_from to smithi040173847-18 2023-09-30T09:32:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:3517: got expected ENOENT (src dne) 2023-09-30T09:32:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:3517: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:32:26.954 INFO:tasks.rados.rados.0.smithi040.stdout:3518: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3516: finishing rollback tid 0 to smithi040173847-19 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3516: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3516: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1541 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3516: done (4 left) 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3517: done (3 left) 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3518: done (2 left) 2023-09-30T09:32:26.985 INFO:tasks.rados.rados.0.smithi040.stdout:3520: done (1 left) 2023-09-30T09:32:26.986 INFO:tasks.rados.rados.0.smithi040.stdout:3521: rmattr oid 8 current snap is 342 2023-09-30T09:32:26.986 INFO:tasks.rados.rados.0.smithi040.stdout:3519: expect (ObjNum 1002 snap 316 seq_num 1002) 2023-09-30T09:32:27.047 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1574 (ObjNum 1050 snap 336 seq_num 1050) dirty exists 2023-09-30T09:32:27.047 INFO:tasks.rados.rados.0.smithi040.stdout:3519: done (1 left) 2023-09-30T09:32:27.047 INFO:tasks.rados.rados.0.smithi040.stdout:3521: done (0 left) 2023-09-30T09:32:27.047 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 342 2023-09-30T09:32:27.047 INFO:tasks.rados.rados.0.smithi040.stdout:3522: seq_num 1087 ranges {1040384=614400,1654784=532480,2187264=270336} 2023-09-30T09:32:27.056 INFO:tasks.rados.rados.0.smithi040.stdout:3522: writing smithi040173847-11 from 1040384 to 1654784 tid 1 2023-09-30T09:32:27.059 INFO:tasks.rados.rados.0.smithi040.stdout:3522: writing smithi040173847-11 from 1654784 to 2187264 tid 2 2023-09-30T09:32:27.061 INFO:tasks.rados.rados.0.smithi040.stdout:3522: writing smithi040173847-11 from 2187264 to 2457600 tid 3 2023-09-30T09:32:27.061 INFO:tasks.rados.rados.0.smithi040.stdout:3523: rollback oid 13 current snap is 342 2023-09-30T09:32:27.061 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 337 2023-09-30T09:32:27.061 INFO:tasks.rados.rados.0.smithi040.stdout:3524: rmattr oid 6 current snap is 342 2023-09-30T09:32:27.062 INFO:tasks.rados.rados.0.smithi040.stdout:3524: done (2 left) 2023-09-30T09:32:27.062 INFO:tasks.rados.rados.0.smithi040.stdout:3525: read oid 19 snap -1 2023-09-30T09:32:27.062 INFO:tasks.rados.rados.0.smithi040.stdout:3525: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:32:27.062 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 6 current snap is 342 2023-09-30T09:32:27.062 INFO:tasks.rados.rados.0.smithi040.stdout:3526: seq_num 1088 ranges {1040384=630784,1671168=466944,2138112=335872} 2023-09-30T09:32:27.071 INFO:tasks.rados.rados.0.smithi040.stdout:3526: writing smithi040173847-6 from 1040384 to 1671168 tid 1 2023-09-30T09:32:27.074 INFO:tasks.rados.rados.0.smithi040.stdout:3526: writing smithi040173847-6 from 1671168 to 2138112 tid 2 2023-09-30T09:32:27.076 INFO:tasks.rados.rados.0.smithi040.stdout:3526: writing smithi040173847-6 from 2138112 to 2473984 tid 3 2023-09-30T09:32:27.076 INFO:tasks.rados.rados.0.smithi040.stdout:3527: copy_from oid 24 from oid 46 current snap is 342 2023-09-30T09:32:27.076 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 1 to smithi040173847-11 2023-09-30T09:32:27.076 INFO:tasks.rados.rados.0.smithi040.stdout:3523: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3523: finishing rollback tid 2 to smithi040173847-13 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1625 (ObjNum 1020 snap 322 seq_num 1020) dirty exists 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 2 to smithi040173847-11 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 3 to smithi040173847-11 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 4 to smithi040173847-11 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: finishing write tid 5 to smithi040173847-11 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1968 (ObjNum 1087 snap 342 seq_num 1087) dirty exists 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: left oid 11 (ObjNum 1087 snap 342 seq_num 1087) 2023-09-30T09:32:27.077 INFO:tasks.rados.rados.0.smithi040.stdout:3522: done (4 left) 2023-09-30T09:32:27.078 INFO:tasks.rados.rados.0.smithi040.stdout:3523: done (3 left) 2023-09-30T09:32:27.078 INFO:tasks.rados.rados.0.smithi040.stdout:3528: snap_create 2023-09-30T09:32:27.078 INFO:tasks.rados.rados.0.smithi040.stdout:3525: expect (ObjNum 1013 snap 320 seq_num 1013) 2023-09-30T09:32:27.158 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 1 to smithi040173847-6 2023-09-30T09:32:27.158 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 2 to smithi040173847-6 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 3 to smithi040173847-6 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 4 to smithi040173847-6 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3526: finishing write tid 5 to smithi040173847-6 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1956 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3526: left oid 6 (ObjNum 1088 snap 342 seq_num 1088) 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3527: finishing copy_from racing read to smithi040173847-24 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:3527: finishing copy_from to smithi040173847-24 2023-09-30T09:32:27.159 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1822 (ObjNum 1047 snap 330 seq_num 1047) dirty exists 2023-09-30T09:32:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:27 smithi143 ceph-mon[183689]: osdmap e761: 8 total, 8 up, 8 in 2023-09-30T09:32:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:27 smithi143 ceph-mon[183689]: osdmap e762: 8 total, 8 up, 8 in 2023-09-30T09:32:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:27 smithi040 ceph-mon[192000]: osdmap e761: 8 total, 8 up, 8 in 2023-09-30T09:32:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:27 smithi040 ceph-mon[192000]: osdmap e762: 8 total, 8 up, 8 in 2023-09-30T09:32:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:27 smithi040 ceph-mon[189312]: osdmap e761: 8 total, 8 up, 8 in 2023-09-30T09:32:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:27 smithi040 ceph-mon[189312]: osdmap e762: 8 total, 8 up, 8 in 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:3525: done (3 left) 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:3526: done (2 left) 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:3527: done (1 left) 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:3528: done (0 left) 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 343 2023-09-30T09:32:28.043 INFO:tasks.rados.rados.0.smithi040.stdout:3529: seq_num 1089 ranges {0=647168,647168=745472,1392640=57344} 2023-09-30T09:32:28.046 INFO:tasks.rados.rados.0.smithi040.stdout:3529: writing smithi040173847-26 from 0 to 647168 tid 1 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3529: writing smithi040173847-26 from 647168 to 1392640 tid 2 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3529: writing smithi040173847-26 from 1392640 to 1449984 tid 3 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3530: rollback oid 10 current snap is 343 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 342 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 343 2023-09-30T09:32:28.051 INFO:tasks.rados.rados.0.smithi040.stdout:3531: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2023-09-30T09:32:28.055 INFO:tasks.rados.rados.0.smithi040.stdout:3531: writing smithi040173847-49 from 0 to 663552 tid 1 2023-09-30T09:32:28.059 INFO:tasks.rados.rados.0.smithi040.stdout:3531: writing smithi040173847-49 from 663552 to 1294336 tid 2 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3531: writing smithi040173847-49 from 1294336 to 1466368 tid 3 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3532: read oid 25 snap -1 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3532: expect (ObjNum 1045 snap 330 seq_num 1045) 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3533: setattr oid 8 current snap is 343 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 1 to smithi040173847-26 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 2 to smithi040173847-26 2023-09-30T09:32:28.061 INFO:tasks.rados.rados.0.smithi040.stdout:3530: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 3 to smithi040173847-26 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 4 to smithi040173847-26 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3530: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3530: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1876 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3529: finishing write tid 5 to smithi040173847-26 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1650 (ObjNum 1089 snap 343 seq_num 1089) dirty exists 2023-09-30T09:32:28.062 INFO:tasks.rados.rados.0.smithi040.stdout:3529: left oid 26 (ObjNum 1089 snap 343 seq_num 1089) 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3529: done (4 left) 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3530: done (3 left) 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3534: read oid 4 snap -1 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3534: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 343 2023-09-30T09:32:28.063 INFO:tasks.rados.rados.0.smithi040.stdout:3535: seq_num 1091 ranges {2727936=679936,3407872=516096,3923968=286720} 2023-09-30T09:32:28.082 INFO:tasks.rados.rados.0.smithi040.stdout:3535: writing smithi040173847-28 from 2727936 to 3407872 tid 1 2023-09-30T09:32:28.085 INFO:tasks.rados.rados.0.smithi040.stdout:3535: writing smithi040173847-28 from 3407872 to 3923968 tid 2 2023-09-30T09:32:28.087 INFO:tasks.rados.rados.0.smithi040.stdout:3535: writing smithi040173847-28 from 3923968 to 4210688 tid 3 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3536: read oid 36 snap -1 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3536: expect deleted 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3537: read oid 9 snap -1 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3537: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3538: copy_from oid 31 from oid 30 current snap is 343 2023-09-30T09:32:28.088 INFO:tasks.rados.rados.0.smithi040.stdout:3539: snap_remove snap 337 2023-09-30T09:32:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:28 smithi143 ceph-mon[183689]: pgmap v856: 121 pgs: 121 active+clean; 137 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:32:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:28 smithi040 ceph-mon[192000]: pgmap v856: 121 pgs: 121 active+clean; 137 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:32:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:28 smithi040 ceph-mon[189312]: pgmap v856: 121 pgs: 121 active+clean; 137 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 5.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2023-09-30T09:32:29.053 INFO:tasks.rados.rados.0.smithi040.stdout:3539: done (8 left) 2023-09-30T09:32:29.053 INFO:tasks.rados.rados.0.smithi040.stdout:3540: snap_remove snap 342 2023-09-30T09:32:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:29 smithi143 ceph-mon[183689]: osdmap e763: 8 total, 8 up, 8 in 2023-09-30T09:32:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:29 smithi040 ceph-mon[192000]: osdmap e763: 8 total, 8 up, 8 in 2023-09-30T09:32:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:29 smithi040 ceph-mon[189312]: osdmap e763: 8 total, 8 up, 8 in 2023-09-30T09:32:30.057 INFO:tasks.rados.rados.0.smithi040.stdout:3540: done (8 left) 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3541: read oid 41 snap -1 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3541: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3542: read oid 35 snap -1 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3542: expect (ObjNum 1074 snap 339 seq_num 1074) 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3543: read oid 50 snap -1 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3543: expect deleted 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3544: rollback oid 26 current snap is 343 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3544: done (11 left) 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3545: rollback oid 11 current snap is 343 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3545: done (11 left) 2023-09-30T09:32:30.058 INFO:tasks.rados.rados.0.smithi040.stdout:3546: rollback oid 42 current snap is 343 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3546: done (11 left) 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3547: read oid 5 snap -1 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3547: expect (ObjNum 1080 snap 340 seq_num 1080) 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3548: rollback oid 48 current snap is 343 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3548: done (12 left) 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3549: delete oid 37 current snap is 343 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 1 to smithi040173847-49 2023-09-30T09:32:30.059 INFO:tasks.rados.rados.0.smithi040.stdout:3532: expect (ObjNum 1045 snap 330 seq_num 1045) 2023-09-30T09:32:30.085 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1575 (ObjNum 1050 snap 336 seq_num 1050) dirty exists 2023-09-30T09:32:30.085 INFO:tasks.rados.rados.0.smithi040.stdout:3534: expect (ObjNum 1036 snap 328 seq_num 1036) 2023-09-30T09:32:30.102 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 2 to smithi040173847-49 2023-09-30T09:32:30.102 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 3 to smithi040173847-49 2023-09-30T09:32:30.102 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 4 to smithi040173847-49 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3531: finishing write tid 5 to smithi040173847-49 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1972 (ObjNum 1090 snap 343 seq_num 1090) dirty exists 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3531: left oid 49 (ObjNum 1090 snap 343 seq_num 1090) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 1 to smithi040173847-28 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3531: done (12 left) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3532: done (11 left) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3533: done (10 left) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3534: done (9 left) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3549: done (8 left) 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 18 current snap is 343 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 2 to smithi040173847-28 2023-09-30T09:32:30.103 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 3 to smithi040173847-28 2023-09-30T09:32:30.104 INFO:tasks.rados.rados.0.smithi040.stdout:3550: seq_num 1093 ranges {2981888=712704,3694592=688128,4382720=114688} 2023-09-30T09:32:30.122 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi040173847-18 from 2981888 to 3694592 tid 1 2023-09-30T09:32:30.127 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi040173847-18 from 3694592 to 4382720 tid 2 2023-09-30T09:32:30.128 INFO:tasks.rados.rados.0.smithi040.stdout:3550: writing smithi040173847-18 from 4382720 to 4497408 tid 3 2023-09-30T09:32:30.128 INFO:tasks.rados.rados.0.smithi040.stdout:3536: done (8 left) 2023-09-30T09:32:30.128 INFO:tasks.rados.rados.0.smithi040.stdout:3551: snap_create 2023-09-30T09:32:30.128 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 4 to smithi040173847-28 2023-09-30T09:32:30.128 INFO:tasks.rados.rados.0.smithi040.stdout:3537: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:3535: finishing write tid 5 to smithi040173847-28 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1546 (ObjNum 1091 snap 343 seq_num 1091) dirty exists 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:3535: left oid 28 (ObjNum 1091 snap 343 seq_num 1091) 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:3538: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:3538: finishing copy_from to smithi040173847-31 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1622 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:32:30.158 INFO:tasks.rados.rados.0.smithi040.stdout:3542: expect (ObjNum 1074 snap 339 seq_num 1074) 2023-09-30T09:32:30.188 INFO:tasks.rados.rados.0.smithi040.stdout:3541: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:32:30.295 INFO:tasks.rados.rados.0.smithi040.stdout:3547: expect (ObjNum 1080 snap 340 seq_num 1080) 2023-09-30T09:32:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:30 smithi143 ceph-mon[183689]: osdmap e764: 8 total, 8 up, 8 in 2023-09-30T09:32:31.185 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:30 smithi143 ceph-mon[183689]: pgmap v859: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-30T09:32:31.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:30 smithi040 ceph-mon[192000]: osdmap e764: 8 total, 8 up, 8 in 2023-09-30T09:32:31.186 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:30 smithi040 ceph-mon[192000]: pgmap v859: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-30T09:32:31.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:30 smithi040 ceph-mon[189312]: osdmap e764: 8 total, 8 up, 8 in 2023-09-30T09:32:31.186 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:30 smithi040 ceph-mon[189312]: pgmap v859: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2023-09-30T09:32:31.189 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 1 to smithi040173847-18 2023-09-30T09:32:31.189 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 2 to smithi040173847-18 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 3 to smithi040173847-18 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 4 to smithi040173847-18 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3550: finishing write tid 5 to smithi040173847-18 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1629 (ObjNum 1093 snap 343 seq_num 1093) dirty exists 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3550: left oid 18 (ObjNum 1093 snap 343 seq_num 1093) 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3535: done (8 left) 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3537: done (7 left) 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3538: done (6 left) 2023-09-30T09:32:31.215 INFO:tasks.rados.rados.0.smithi040.stdout:3541: done (5 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3542: done (4 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3543: done (3 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3547: done (2 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3550: done (1 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3551: done (0 left) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3552: read oid 31 snap -1 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3552: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3553: read oid 45 snap -1 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3553: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3554: read oid 38 snap 343 2023-09-30T09:32:31.216 INFO:tasks.rados.rados.0.smithi040.stdout:3554: expect (ObjNum 942 snap 306 seq_num 942) 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3555: read oid 23 snap -1 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3555: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3556: read oid 50 snap 343 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3556: expect deleted 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3557: delete oid 37 current snap is 344 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3557: done (5 left) 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3558: copy_from oid 32 from oid 29 current snap is 344 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3556: done (5 left) 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 344 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3559: seq_num 1095 ranges {0=745472,745472=499712,1245184=303104} 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3559: writing smithi040173847-7 from 0 to 745472 tid 1 2023-09-30T09:32:31.217 INFO:tasks.rados.rados.0.smithi040.stdout:3559: writing smithi040173847-7 from 745472 to 1245184 tid 2 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:3559: writing smithi040173847-7 from 1245184 to 1548288 tid 3 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:3560: rollback oid 30 current snap is 344 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 343 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:3552: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:3555: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:32:31.218 INFO:tasks.rados.rados.0.smithi040.stdout:3553: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:32:31.290 INFO:tasks.rados.rados.0.smithi040.stdout:3560: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3560: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3552: done (6 left) 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3553: done (5 left) 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3555: done (4 left) 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 344 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3560: finishing rollback tid 2 to smithi040173847-30 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1632 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3558: finishing copy_from racing read to smithi040173847-32 2023-09-30T09:32:31.291 INFO:tasks.rados.rados.0.smithi040.stdout:3561: seq_num 1096 ranges {8495104=761856,9256960=786432,10043392=16384} 2023-09-30T09:32:31.342 INFO:tasks.rados.rados.0.smithi040.stdout:3561: writing smithi040173847-44 from 8495104 to 9256960 tid 1 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3561: writing smithi040173847-44 from 9256960 to 10043392 tid 2 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3561: writing smithi040173847-44 from 10043392 to 10059776 tid 3 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3560: done (4 left) 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3562: snap_create 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 1 to smithi040173847-7 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 2 to smithi040173847-7 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 3 to smithi040173847-7 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 4 to smithi040173847-7 2023-09-30T09:32:31.347 INFO:tasks.rados.rados.0.smithi040.stdout:3558: finishing copy_from to smithi040173847-32 2023-09-30T09:32:31.348 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1484 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:32:31.348 INFO:tasks.rados.rados.0.smithi040.stdout:3559: finishing write tid 5 to smithi040173847-7 2023-09-30T09:32:31.348 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1634 (ObjNum 1095 snap 344 seq_num 1095) dirty exists 2023-09-30T09:32:31.348 INFO:tasks.rados.rados.0.smithi040.stdout:3559: left oid 7 (ObjNum 1095 snap 344 seq_num 1095) 2023-09-30T09:32:31.348 INFO:tasks.rados.rados.0.smithi040.stdout:3554: expect (ObjNum 942 snap 306 seq_num 942) 2023-09-30T09:32:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:31 smithi143 ceph-mon[183689]: osdmap e765: 8 total, 8 up, 8 in 2023-09-30T09:32:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:31] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-30T09:32:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:31 smithi040 ceph-mon[189312]: osdmap e765: 8 total, 8 up, 8 in 2023-09-30T09:32:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:31 smithi040 ceph-mon[192000]: osdmap e765: 8 total, 8 up, 8 in 2023-09-30T09:32:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 1 to smithi040173847-44 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 2 to smithi040173847-44 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 3 to smithi040173847-44 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 4 to smithi040173847-44 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: finishing write tid 5 to smithi040173847-44 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1488 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2023-09-30T09:32:31.560 INFO:tasks.rados.rados.0.smithi040.stdout:3561: left oid 44 (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3554: done (4 left) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3558: done (3 left) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3559: done (2 left) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3561: done (1 left) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3562: done (0 left) 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 13 current snap is 345 2023-09-30T09:32:31.943 INFO:tasks.rados.rados.0.smithi040.stdout:3563: seq_num 1097 ranges {286720=778240,1064960=671744,1736704=131072} 2023-09-30T09:32:31.949 INFO:tasks.rados.rados.0.smithi040.stdout:3563: writing smithi040173847-13 from 286720 to 1064960 tid 1 2023-09-30T09:32:31.953 INFO:tasks.rados.rados.0.smithi040.stdout:3563: writing smithi040173847-13 from 1064960 to 1736704 tid 2 2023-09-30T09:32:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:3563: writing smithi040173847-13 from 1736704 to 1867776 tid 3 2023-09-30T09:32:31.954 INFO:tasks.rados.rados.0.smithi040.stdout:3564: rollback oid 30 current snap is 345 2023-09-30T09:32:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 30 to 344 2023-09-30T09:32:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:3565: snap_create 2023-09-30T09:32:31.955 INFO:tasks.rados.rados.0.smithi040.stdout:3563: finishing write tid 1 to smithi040173847-13 2023-09-30T09:32:31.958 INFO:tasks.rados.rados.0.smithi040.stdout:3563: finishing write tid 2 to smithi040173847-13 2023-09-30T09:32:31.959 INFO:tasks.rados.rados.0.smithi040.stdout:3563: finishing write tid 3 to smithi040173847-13 2023-09-30T09:32:31.962 INFO:tasks.rados.rados.0.smithi040.stdout:3563: finishing write tid 4 to smithi040173847-13 2023-09-30T09:32:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3564: finishing rollback tid 0 to smithi040173847-30 2023-09-30T09:32:31.963 INFO:tasks.rados.rados.0.smithi040.stdout:3564: finishing rollback tid 1 to smithi040173847-30 2023-09-30T09:32:31.964 INFO:tasks.rados.rados.0.smithi040.stdout:3563: finishing write tid 5 to smithi040173847-13 2023-09-30T09:32:31.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1636 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:32:31.965 INFO:tasks.rados.rados.0.smithi040.stdout:3563: left oid 13 (ObjNum 1097 snap 345 seq_num 1097) 2023-09-30T09:32:31.966 INFO:tasks.rados.rados.0.smithi040.stdout:3564: finishing rollback tid 2 to smithi040173847-30 2023-09-30T09:32:31.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1639 (ObjNum 1037 snap 329 seq_num 1037) dirty exists 2023-09-30T09:32:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: osdmap e766: 8 total, 8 up, 8 in 2023-09-30T09:32:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: pgmap v862: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 918 KiB/s wr, 5 op/s 2023-09-30T09:32:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:32.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:32.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:32:32.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:32 smithi143 ceph-mon[183689]: osdmap e767: 8 total, 8 up, 8 in 2023-09-30T09:32:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: osdmap e766: 8 total, 8 up, 8 in 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: pgmap v862: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 918 KiB/s wr, 5 op/s 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[189312]: osdmap e767: 8 total, 8 up, 8 in 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: osdmap e766: 8 total, 8 up, 8 in 2023-09-30T09:32:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:32:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: pgmap v862: 121 pgs: 121 active+clean; 141 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 918 KiB/s wr, 5 op/s 2023-09-30T09:32:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:32:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:32:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:32:32.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:32 smithi040 ceph-mon[192000]: osdmap e767: 8 total, 8 up, 8 in 2023-09-30T09:32:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3563: done (2 left) 2023-09-30T09:32:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3564: done (1 left) 2023-09-30T09:32:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3565: done (0 left) 2023-09-30T09:32:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3566: read oid 41 snap -1 2023-09-30T09:32:32.950 INFO:tasks.rados.rados.0.smithi040.stdout:3566: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:32:32.951 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 346 2023-09-30T09:32:32.951 INFO:tasks.rados.rados.0.smithi040.stdout:3567: seq_num 1098 ranges {2162688=794624,2957312=557056,3514368=245760} 2023-09-30T09:32:32.967 INFO:tasks.rados.rados.0.smithi040.stdout:3567: writing smithi040173847-8 from 2162688 to 2957312 tid 1 2023-09-30T09:32:32.970 INFO:tasks.rados.rados.0.smithi040.stdout:3567: writing smithi040173847-8 from 2957312 to 3514368 tid 2 2023-09-30T09:32:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3567: writing smithi040173847-8 from 3514368 to 3760128 tid 3 2023-09-30T09:32:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3568: snap_create 2023-09-30T09:32:32.972 INFO:tasks.rados.rados.0.smithi040.stdout:3566: expect (ObjNum 1015 snap 321 seq_num 1015) 2023-09-30T09:32:33.080 INFO:tasks.rados.rados.0.smithi040.stdout:3567: finishing write tid 1 to smithi040173847-8 2023-09-30T09:32:33.080 INFO:tasks.rados.rados.0.smithi040.stdout:3567: finishing write tid 2 to smithi040173847-8 2023-09-30T09:32:33.081 INFO:tasks.rados.rados.0.smithi040.stdout:3567: finishing write tid 3 to smithi040173847-8 2023-09-30T09:32:33.081 INFO:tasks.rados.rados.0.smithi040.stdout:3567: finishing write tid 4 to smithi040173847-8 2023-09-30T09:32:33.081 INFO:tasks.rados.rados.0.smithi040.stdout:3567: finishing write tid 5 to smithi040173847-8 2023-09-30T09:32:33.081 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1579 (ObjNum 1098 snap 346 seq_num 1098) dirty exists 2023-09-30T09:32:33.081 INFO:tasks.rados.rados.0.smithi040.stdout:3567: left oid 8 (ObjNum 1098 snap 346 seq_num 1098) 2023-09-30T09:32:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:3566: done (2 left) 2023-09-30T09:32:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:3567: done (1 left) 2023-09-30T09:32:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:3568: done (0 left) 2023-09-30T09:32:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 4 current snap is 347 2023-09-30T09:32:33.963 INFO:tasks.rados.rados.0.smithi040.stdout:3569: seq_num 1099 ranges {557056=409600,966656=442368,1409024=720896,2129920=40960} 2023-09-30T09:32:33.968 INFO:tasks.rados.rados.0.smithi040.stdout:3569: writing smithi040173847-4 from 557056 to 966656 tid 1 2023-09-30T09:32:33.971 INFO:tasks.rados.rados.0.smithi040.stdout:3569: writing smithi040173847-4 from 966656 to 1409024 tid 2 2023-09-30T09:32:33.975 INFO:tasks.rados.rados.0.smithi040.stdout:3569: writing smithi040173847-4 from 1409024 to 2129920 tid 3 2023-09-30T09:32:33.976 INFO:tasks.rados.rados.0.smithi040.stdout:3569: writing smithi040173847-4 from 2129920 to 2170880 tid 4 2023-09-30T09:32:33.976 INFO:tasks.rados.rados.0.smithi040.stdout:3570: copy_from oid 41 from oid 13 current snap is 347 2023-09-30T09:32:33.976 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 1 to smithi040173847-4 2023-09-30T09:32:33.976 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 2 to smithi040173847-4 2023-09-30T09:32:33.976 INFO:tasks.rados.rados.0.smithi040.stdout:3571: setattr oid 47 current snap is 347 2023-09-30T09:32:33.978 INFO:tasks.rados.rados.0.smithi040.stdout:3572: delete oid 37 current snap is 347 2023-09-30T09:32:33.981 INFO:tasks.rados.rados.0.smithi040.stdout:3572: done (3 left) 2023-09-30T09:32:33.981 INFO:tasks.rados.rados.0.smithi040.stdout:3573: delete oid 25 current snap is 347 2023-09-30T09:32:33.982 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 3 to smithi040173847-4 2023-09-30T09:32:33.984 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 4 to smithi040173847-4 2023-09-30T09:32:33.984 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 5 to smithi040173847-4 2023-09-30T09:32:33.986 INFO:tasks.rados.rados.0.smithi040.stdout:3573: done (3 left) 2023-09-30T09:32:33.986 INFO:tasks.rados.rados.0.smithi040.stdout:3574: snap_remove snap 344 2023-09-30T09:32:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:33 smithi143 ceph-mon[183689]: osdmap e768: 8 total, 8 up, 8 in 2023-09-30T09:32:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:33 smithi143 ceph-mon[183689]: pgmap v865: 121 pgs: 121 active+clean; 120 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2023-09-30T09:32:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:33 smithi040 ceph-mon[192000]: osdmap e768: 8 total, 8 up, 8 in 2023-09-30T09:32:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:33 smithi040 ceph-mon[192000]: pgmap v865: 121 pgs: 121 active+clean; 120 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2023-09-30T09:32:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:33 smithi040 ceph-mon[189312]: osdmap e768: 8 total, 8 up, 8 in 2023-09-30T09:32:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:33 smithi040 ceph-mon[189312]: pgmap v865: 121 pgs: 121 active+clean; 120 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 3.0 MiB/s wr, 25 op/s 2023-09-30T09:32:34.964 INFO:tasks.rados.rados.0.smithi040.stdout:3574: done (3 left) 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 347 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:3569: finishing write tid 6 to smithi040173847-4 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1558 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:3569: left oid 4 (ObjNum 1099 snap 347 seq_num 1099) 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1957 (ObjNum 948 snap 308 seq_num 948) dirty exists 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:3570: finishing copy_from racing read to smithi040173847-41 2023-09-30T09:32:34.965 INFO:tasks.rados.rados.0.smithi040.stdout:3570: finishing copy_from to smithi040173847-41 2023-09-30T09:32:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1636 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:32:34.966 INFO:tasks.rados.rados.0.smithi040.stdout:3575: seq_num 1102 ranges {1466368=458752,1925120=491520,2416640=491520,2908160=221184} 2023-09-30T09:32:34.976 INFO:tasks.rados.rados.0.smithi040.stdout:3575: writing smithi040173847-49 from 1466368 to 1925120 tid 1 2023-09-30T09:32:35.009 INFO:tasks.rados.rados.0.smithi040.stdout:3575: writing smithi040173847-49 from 1925120 to 2416640 tid 2 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3575: writing smithi040173847-49 from 2416640 to 2908160 tid 3 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3575: writing smithi040173847-49 from 2908160 to 3129344 tid 4 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3569: done (3 left) 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3570: done (2 left) 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3571: done (1 left) 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 347 2023-09-30T09:32:35.010 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 1 to smithi040173847-49 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3576: seq_num 1103 ranges {16384=475136,491520=425984,917504=696320,1613824=81920} 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3576: writing smithi040173847-27 from 16384 to 491520 tid 1 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3576: writing smithi040173847-27 from 491520 to 917504 tid 2 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3576: writing smithi040173847-27 from 917504 to 1613824 tid 3 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3576: writing smithi040173847-27 from 1613824 to 1695744 tid 4 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3577: read oid 3 snap -1 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3577: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3578: copy_from oid 36 from oid 22 current snap is 347 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 2 to smithi040173847-49 2023-09-30T09:32:35.011 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 3 to smithi040173847-49 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 4 to smithi040173847-49 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 5 to smithi040173847-49 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3575: finishing write tid 6 to smithi040173847-49 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1984 (ObjNum 1102 snap 347 seq_num 1102) dirty exists 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3575: left oid 49 (ObjNum 1102 snap 347 seq_num 1102) 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 1 to smithi040173847-27 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 2 to smithi040173847-27 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3575: done (3 left) 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3579: delete oid 38 current snap is 347 2023-09-30T09:32:35.012 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 3 to smithi040173847-27 2023-09-30T09:32:35.013 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 4 to smithi040173847-27 2023-09-30T09:32:35.013 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 5 to smithi040173847-27 2023-09-30T09:32:35.013 INFO:tasks.rados.rados.0.smithi040.stdout:3576: finishing write tid 6 to smithi040173847-27 2023-09-30T09:32:35.013 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1761 (ObjNum 1103 snap 347 seq_num 1103) dirty exists 2023-09-30T09:32:35.013 INFO:tasks.rados.rados.0.smithi040.stdout:3576: left oid 27 (ObjNum 1103 snap 347 seq_num 1103) 2023-09-30T09:32:35.023 INFO:tasks.rados.rados.0.smithi040.stdout:3578: finishing copy_from racing read to smithi040173847-36 2023-09-30T09:32:35.028 INFO:tasks.rados.rados.0.smithi040.stdout:3578: finishing copy_from to smithi040173847-36 2023-09-30T09:32:35.028 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1645 (ObjNum 1053 snap 336 seq_num 1053) dirty exists 2023-09-30T09:32:35.039 INFO:tasks.rados.rados.0.smithi040.stdout:3576: done (3 left) 2023-09-30T09:32:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3578: done (2 left) 2023-09-30T09:32:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3579: done (1 left) 2023-09-30T09:32:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3580: delete oid 27 current snap is 347 2023-09-30T09:32:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3577: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:34 smithi143 ceph-mon[183689]: osdmap e769: 8 total, 8 up, 8 in 2023-09-30T09:32:35.398 INFO:tasks.rados.rados.0.smithi040.stdout:3577: done (1 left) 2023-09-30T09:32:35.398 INFO:tasks.rados.rados.0.smithi040.stdout:3580: done (0 left) 2023-09-30T09:32:35.398 INFO:tasks.rados.rados.0.smithi040.stdout:3581: snap_create 2023-09-30T09:32:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:34 smithi040 ceph-mon[192000]: osdmap e769: 8 total, 8 up, 8 in 2023-09-30T09:32:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:34 smithi040 ceph-mon[189312]: osdmap e769: 8 total, 8 up, 8 in 2023-09-30T09:32:35.967 INFO:tasks.rados.rados.0.smithi040.stdout:3581: done (0 left) 2023-09-30T09:32:35.968 INFO:tasks.rados.rados.0.smithi040.stdout:3582: snap_create 2023-09-30T09:32:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:35 smithi143 ceph-mon[183689]: osdmap e770: 8 total, 8 up, 8 in 2023-09-30T09:32:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:35 smithi143 ceph-mon[183689]: pgmap v868: 121 pgs: 121 active+clean; 118 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2023-09-30T09:32:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:35 smithi040 ceph-mon[192000]: osdmap e770: 8 total, 8 up, 8 in 2023-09-30T09:32:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:35 smithi040 ceph-mon[192000]: pgmap v868: 121 pgs: 121 active+clean; 118 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2023-09-30T09:32:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:35 smithi040 ceph-mon[189312]: osdmap e770: 8 total, 8 up, 8 in 2023-09-30T09:32:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:35 smithi040 ceph-mon[189312]: pgmap v868: 121 pgs: 121 active+clean; 118 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2023-09-30T09:32:36.947 INFO:tasks.rados.rados.0.smithi040.stdout:3582: done (0 left) 2023-09-30T09:32:36.947 INFO:tasks.rados.rados.0.smithi040.stdout:3583: snap_create 2023-09-30T09:32:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:36 smithi143 ceph-mon[183689]: osdmap e771: 8 total, 8 up, 8 in 2023-09-30T09:32:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:36 smithi143 ceph-mon[183689]: osdmap e772: 8 total, 8 up, 8 in 2023-09-30T09:32:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:36 smithi040 ceph-mon[192000]: osdmap e771: 8 total, 8 up, 8 in 2023-09-30T09:32:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:36 smithi040 ceph-mon[192000]: osdmap e772: 8 total, 8 up, 8 in 2023-09-30T09:32:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:36 smithi040 ceph-mon[189312]: osdmap e771: 8 total, 8 up, 8 in 2023-09-30T09:32:37.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:36 smithi040 ceph-mon[189312]: osdmap e772: 8 total, 8 up, 8 in 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3583: done (0 left) 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3584: read oid 3 snap 348 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3584: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3585: rmattr oid 11 current snap is 350 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3585: done (1 left) 2023-09-30T09:32:37.958 INFO:tasks.rados.rados.0.smithi040.stdout:3586: snap_remove snap 343 2023-09-30T09:32:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:37 smithi143 ceph-mon[183689]: pgmap v871: 121 pgs: 121 active+clean; 127 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-09-30T09:32:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:37 smithi143 ceph-mon[183689]: osdmap e773: 8 total, 8 up, 8 in 2023-09-30T09:32:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:37 smithi040 ceph-mon[192000]: pgmap v871: 121 pgs: 121 active+clean; 127 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-09-30T09:32:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:37 smithi040 ceph-mon[192000]: osdmap e773: 8 total, 8 up, 8 in 2023-09-30T09:32:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:37 smithi040 ceph-mon[189312]: pgmap v871: 121 pgs: 121 active+clean; 127 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 8.5 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-09-30T09:32:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:37 smithi040 ceph-mon[189312]: osdmap e773: 8 total, 8 up, 8 in 2023-09-30T09:32:38.958 INFO:tasks.rados.rados.0.smithi040.stdout:3586: done (1 left) 2023-09-30T09:32:38.958 INFO:tasks.rados.rados.0.smithi040.stdout:3587: read oid 44 snap -1 2023-09-30T09:32:38.958 INFO:tasks.rados.rados.0.smithi040.stdout:3587: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:32:38.960 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 350 2023-09-30T09:32:38.960 INFO:tasks.rados.rados.0.smithi040.stdout:3588: seq_num 1106 ranges {0=532480,532480=483328,1015808=475136,1490944=245760} 2023-09-30T09:32:38.967 INFO:tasks.rados.rados.0.smithi040.stdout:3588: writing smithi040173847-42 from 0 to 532480 tid 1 2023-09-30T09:32:38.967 INFO:tasks.rados.rados.0.smithi040.stdout:3588: writing smithi040173847-42 from 532480 to 1015808 tid 2 2023-09-30T09:32:38.969 INFO:tasks.rados.rados.0.smithi040.stdout:3588: writing smithi040173847-42 from 1015808 to 1490944 tid 3 2023-09-30T09:32:38.970 INFO:tasks.rados.rados.0.smithi040.stdout:3588: writing smithi040173847-42 from 1490944 to 1736704 tid 4 2023-09-30T09:32:38.970 INFO:tasks.rados.rados.0.smithi040.stdout:3589: rollback oid 6 current snap is 350 2023-09-30T09:32:38.970 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 346 2023-09-30T09:32:38.970 INFO:tasks.rados.rados.0.smithi040.stdout:3584: expect (ObjNum 1003 snap 316 seq_num 1003) 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 1 to smithi040173847-42 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 2 to smithi040173847-42 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 3 to smithi040173847-42 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 4 to smithi040173847-42 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 5 to smithi040173847-42 2023-09-30T09:32:39.340 INFO:tasks.rados.rados.0.smithi040.stdout:3588: finishing write tid 6 to smithi040173847-42 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1885 (ObjNum 1106 snap 350 seq_num 1106) dirty exists 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:3588: left oid 42 (ObjNum 1106 snap 350 seq_num 1106) 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:3589: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1961 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2023-09-30T09:32:39.341 INFO:tasks.rados.rados.0.smithi040.stdout:3587: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:32:40.245 INFO:tasks.rados.rados.0.smithi040.stdout:3584: done (3 left) 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3587: done (2 left) 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3588: done (1 left) 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3589: done (0 left) 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3590: rollback oid 11 current snap is 350 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 11 to 346 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3591: setattr oid 12 current snap is 350 2023-09-30T09:32:40.246 INFO:tasks.rados.rados.0.smithi040.stdout:3592: snap_create 2023-09-30T09:32:40.250 INFO:tasks.rados.rados.0.smithi040.stdout:3590: finishing rollback tid 0 to smithi040173847-11 2023-09-30T09:32:40.250 INFO:tasks.rados.rados.0.smithi040.stdout:3590: finishing rollback tid 1 to smithi040173847-11 2023-09-30T09:32:40.250 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1635 (ObjNum 1070 snap 338 seq_num 1070) dirty exists 2023-09-30T09:32:40.250 INFO:tasks.rados.rados.0.smithi040.stdout:3590: finishing rollback tid 2 to smithi040173847-11 2023-09-30T09:32:40.250 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1990 (ObjNum 1087 snap 342 seq_num 1087) dirty exists 2023-09-30T09:32:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:39 smithi143 ceph-mon[183689]: osdmap e774: 8 total, 8 up, 8 in 2023-09-30T09:32:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:39 smithi143 ceph-mon[183689]: pgmap v874: 121 pgs: 121 active+clean; 129 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:39 smithi040 ceph-mon[192000]: osdmap e774: 8 total, 8 up, 8 in 2023-09-30T09:32:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:39 smithi040 ceph-mon[192000]: pgmap v874: 121 pgs: 121 active+clean; 129 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:39 smithi040 ceph-mon[189312]: osdmap e774: 8 total, 8 up, 8 in 2023-09-30T09:32:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:39 smithi040 ceph-mon[189312]: pgmap v874: 121 pgs: 121 active+clean; 129 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:40.964 INFO:tasks.rados.rados.0.smithi040.stdout:3590: done (2 left) 2023-09-30T09:32:40.964 INFO:tasks.rados.rados.0.smithi040.stdout:3591: done (1 left) 2023-09-30T09:32:40.964 INFO:tasks.rados.rados.0.smithi040.stdout:3592: done (0 left) 2023-09-30T09:32:40.964 INFO:tasks.rados.rados.0.smithi040.stdout:3593: rollback oid 29 current snap is 351 2023-09-30T09:32:40.964 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 348 2023-09-30T09:32:40.965 INFO:tasks.rados.rados.0.smithi040.stdout:3594: snap_create 2023-09-30T09:32:40.971 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing rollback tid 0 to smithi040173847-29 2023-09-30T09:32:40.971 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:32:40.971 INFO:tasks.rados.rados.0.smithi040.stdout:3593: finishing rollback tid 2 to smithi040173847-29 2023-09-30T09:32:40.971 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1490 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:32:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:41] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2023-09-30T09:32:41.946 INFO:tasks.rados.rados.0.smithi040.stdout:3593: done (1 left) 2023-09-30T09:32:41.946 INFO:tasks.rados.rados.0.smithi040.stdout:3594: done (0 left) 2023-09-30T09:32:41.946 INFO:tasks.rados.rados.0.smithi040.stdout:3595: delete oid 19 current snap is 352 2023-09-30T09:32:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:3595: done (0 left) 2023-09-30T09:32:41.949 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 44 current snap is 352 2023-09-30T09:32:41.950 INFO:tasks.rados.rados.0.smithi040.stdout:3596: seq_num 1108 ranges {10059776=565248,10625024=647168,11272192=483328,11755520=73728} 2023-09-30T09:32:42.009 INFO:tasks.rados.rados.0.smithi040.stdout:3596: writing smithi040173847-44 from 10059776 to 10625024 tid 1 2023-09-30T09:32:42.013 INFO:tasks.rados.rados.0.smithi040.stdout:3596: writing smithi040173847-44 from 10625024 to 11272192 tid 2 2023-09-30T09:32:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:3596: writing smithi040173847-44 from 11272192 to 11755520 tid 3 2023-09-30T09:32:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:3596: writing smithi040173847-44 from 11755520 to 11829248 tid 4 2023-09-30T09:32:42.016 INFO:tasks.rados.rados.0.smithi040.stdout:3597: snap_create 2023-09-30T09:32:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 1 to smithi040173847-44 2023-09-30T09:32:42.017 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 2 to smithi040173847-44 2023-09-30T09:32:42.021 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 3 to smithi040173847-44 2023-09-30T09:32:42.021 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 4 to smithi040173847-44 2023-09-30T09:32:42.022 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 5 to smithi040173847-44 2023-09-30T09:32:42.023 INFO:tasks.rados.rados.0.smithi040.stdout:3596: finishing write tid 6 to smithi040173847-44 2023-09-30T09:32:42.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1494 (ObjNum 1108 snap 352 seq_num 1108) dirty exists 2023-09-30T09:32:42.023 INFO:tasks.rados.rados.0.smithi040.stdout:3596: left oid 44 (ObjNum 1108 snap 352 seq_num 1108) 2023-09-30T09:32:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:41 smithi143 ceph-mon[183689]: osdmap e775: 8 total, 8 up, 8 in 2023-09-30T09:32:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:41 smithi143 ceph-mon[183689]: pgmap v876: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-09-30T09:32:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:41 smithi143 ceph-mon[183689]: osdmap e776: 8 total, 8 up, 8 in 2023-09-30T09:32:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[192000]: osdmap e775: 8 total, 8 up, 8 in 2023-09-30T09:32:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[192000]: pgmap v876: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-09-30T09:32:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[192000]: osdmap e776: 8 total, 8 up, 8 in 2023-09-30T09:32:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[189312]: osdmap e775: 8 total, 8 up, 8 in 2023-09-30T09:32:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[189312]: pgmap v876: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 15 op/s 2023-09-30T09:32:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:41 smithi040 ceph-mon[189312]: osdmap e776: 8 total, 8 up, 8 in 2023-09-30T09:32:42.976 INFO:tasks.rados.rados.0.smithi040.stdout:3596: done (1 left) 2023-09-30T09:32:42.976 INFO:tasks.rados.rados.0.smithi040.stdout:3597: done (0 left) 2023-09-30T09:32:42.976 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 23 current snap is 353 2023-09-30T09:32:42.976 INFO:tasks.rados.rados.0.smithi040.stdout:3598: seq_num 1109 ranges {1458176=581632,2039808=532480,2572288=647168,3219456=24576} 2023-09-30T09:32:42.987 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi040173847-23 from 1458176 to 2039808 tid 1 2023-09-30T09:32:42.991 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi040173847-23 from 2039808 to 2572288 tid 2 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi040173847-23 from 2572288 to 3219456 tid 3 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:3598: writing smithi040173847-23 from 3219456 to 3244032 tid 4 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 353 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 1 to smithi040173847-23 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 2 to smithi040173847-23 2023-09-30T09:32:42.996 INFO:tasks.rados.rados.0.smithi040.stdout:3599: seq_num 1110 ranges {7462912=598016,8060928=466944,8527872=450560,8978432=286720} 2023-09-30T09:32:43.041 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi040173847-3 from 7462912 to 8060928 tid 1 2023-09-30T09:32:43.043 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi040173847-3 from 8060928 to 8527872 tid 2 2023-09-30T09:32:43.046 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi040173847-3 from 8527872 to 8978432 tid 3 2023-09-30T09:32:43.048 INFO:tasks.rados.rados.0.smithi040.stdout:3599: writing smithi040173847-3 from 8978432 to 9265152 tid 4 2023-09-30T09:32:43.048 INFO:tasks.rados.rados.0.smithi040.stdout:3600: read oid 34 snap -1 2023-09-30T09:32:43.048 INFO:tasks.rados.rados.0.smithi040.stdout:3600: expect deleted 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3601: rollback oid 19 current snap is 353 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 19 to 345 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 3 to smithi040173847-23 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 4 to smithi040173847-23 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 5 to smithi040173847-23 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: finishing write tid 6 to smithi040173847-23 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 23 v 1495 (ObjNum 1109 snap 353 seq_num 1109) dirty exists 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: left oid 23 (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3598: done (3 left) 2023-09-30T09:32:43.049 INFO:tasks.rados.rados.0.smithi040.stdout:3602: delete oid 5 current snap is 353 2023-09-30T09:32:43.050 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 1 to smithi040173847-3 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:3600: done (3 left) 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:3602: done (2 left) 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:3603: rollback oid 10 current snap is 353 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 348 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:3601: finishing rollback tid 1 to smithi040173847-19 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 22 current snap is 353 2023-09-30T09:32:43.052 INFO:tasks.rados.rados.0.smithi040.stdout:3604: seq_num 1112 ranges {4513792=630784,5144576=638976,5783552=466944,6250496=98304} 2023-09-30T09:32:43.081 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi040173847-22 from 4513792 to 5144576 tid 1 2023-09-30T09:32:43.084 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi040173847-22 from 5144576 to 5783552 tid 2 2023-09-30T09:32:43.087 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi040173847-22 from 5783552 to 6250496 tid 3 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3604: writing smithi040173847-22 from 6250496 to 6348800 tid 4 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3605: rollback oid 41 current snap is 353 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 351 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3601: finishing rollback tid 2 to smithi040173847-19 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1566 (ObjNum 1013 snap 320 seq_num 1013) dirty exists 2023-09-30T09:32:43.088 INFO:tasks.rados.rados.0.smithi040.stdout:3601: done (4 left) 2023-09-30T09:32:43.089 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 353 2023-09-30T09:32:43.089 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 2 to smithi040173847-3 2023-09-30T09:32:43.089 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 3 to smithi040173847-3 2023-09-30T09:32:43.089 INFO:tasks.rados.rados.0.smithi040.stdout:3606: seq_num 1113 ranges {0=647168,647168=524288,1171456=622592,1794048=57344} 2023-09-30T09:32:43.092 INFO:tasks.rados.rados.0.smithi040.stdout:3606: writing smithi040173847-21 from 0 to 647168 tid 1 2023-09-30T09:32:43.095 INFO:tasks.rados.rados.0.smithi040.stdout:3606: writing smithi040173847-21 from 647168 to 1171456 tid 2 2023-09-30T09:32:43.099 INFO:tasks.rados.rados.0.smithi040.stdout:3606: writing smithi040173847-21 from 1171456 to 1794048 tid 3 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3606: writing smithi040173847-21 from 1794048 to 1851392 tid 4 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3607: snap_create 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 4 to smithi040173847-3 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 5 to smithi040173847-3 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3603: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1889 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:3599: finishing write tid 6 to smithi040173847-3 2023-09-30T09:32:43.101 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1966 (ObjNum 1110 snap 353 seq_num 1110) dirty exists 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3599: left oid 3 (ObjNum 1110 snap 353 seq_num 1110) 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 1 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 2 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 3 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 4 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 5 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing rollback tid 0 to smithi040173847-41 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3605: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1772 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:3604: finishing write tid 6 to smithi040173847-22 2023-09-30T09:32:43.102 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1655 (ObjNum 1112 snap 353 seq_num 1112) dirty exists 2023-09-30T09:32:43.103 INFO:tasks.rados.rados.0.smithi040.stdout:3604: left oid 22 (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:32:43.103 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 1 to smithi040173847-21 2023-09-30T09:32:43.103 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 2 to smithi040173847-21 2023-09-30T09:32:43.103 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 3 to smithi040173847-21 2023-09-30T09:32:43.103 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 4 to smithi040173847-21 2023-09-30T09:32:43.104 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 5 to smithi040173847-21 2023-09-30T09:32:43.105 INFO:tasks.rados.rados.0.smithi040.stdout:3606: finishing write tid 6 to smithi040173847-21 2023-09-30T09:32:43.105 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1827 (ObjNum 1113 snap 353 seq_num 1113) dirty exists 2023-09-30T09:32:43.105 INFO:tasks.rados.rados.0.smithi040.stdout:3606: left oid 21 (ObjNum 1113 snap 353 seq_num 1113) 2023-09-30T09:32:43.978 INFO:tasks.rados.rados.0.smithi040.stdout:3599: done (5 left) 2023-09-30T09:32:43.978 INFO:tasks.rados.rados.0.smithi040.stdout:3603: done (4 left) 2023-09-30T09:32:43.978 INFO:tasks.rados.rados.0.smithi040.stdout:3604: done (3 left) 2023-09-30T09:32:43.978 INFO:tasks.rados.rados.0.smithi040.stdout:3605: done (2 left) 2023-09-30T09:32:43.978 INFO:tasks.rados.rados.0.smithi040.stdout:3606: done (1 left) 2023-09-30T09:32:43.979 INFO:tasks.rados.rados.0.smithi040.stdout:3607: done (0 left) 2023-09-30T09:32:43.979 INFO:tasks.rados.rados.0.smithi040.stdout:3608: delete oid 49 current snap is 354 2023-09-30T09:32:43.981 INFO:tasks.rados.rados.0.smithi040.stdout:3608: done (0 left) 2023-09-30T09:32:43.982 INFO:tasks.rados.rados.0.smithi040.stdout:3609: snap_remove snap 350 2023-09-30T09:32:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:43 smithi143 ceph-mon[183689]: osdmap e777: 8 total, 8 up, 8 in 2023-09-30T09:32:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:43 smithi143 ceph-mon[183689]: pgmap v879: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 384 KiB/s wr, 3 op/s 2023-09-30T09:32:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:43 smithi040 ceph-mon[192000]: osdmap e777: 8 total, 8 up, 8 in 2023-09-30T09:32:44.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:43 smithi040 ceph-mon[192000]: pgmap v879: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 384 KiB/s wr, 3 op/s 2023-09-30T09:32:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:43 smithi040 ceph-mon[189312]: osdmap e777: 8 total, 8 up, 8 in 2023-09-30T09:32:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:43 smithi040 ceph-mon[189312]: pgmap v879: 121 pgs: 121 active+clean; 130 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 6.5 MiB/s rd, 384 KiB/s wr, 3 op/s 2023-09-30T09:32:44.992 INFO:tasks.rados.rados.0.smithi040.stdout:3609: done (0 left) 2023-09-30T09:32:44.993 INFO:tasks.rados.rados.0.smithi040.stdout:3610: rollback oid 20 current snap is 354 2023-09-30T09:32:44.993 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 352 2023-09-30T09:32:44.993 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 354 2023-09-30T09:32:44.993 INFO:tasks.rados.rados.0.smithi040.stdout:3611: seq_num 1115 ranges {2392064=679936,3072000=688128,3760128=516096} 2023-09-30T09:32:45.006 INFO:tasks.rados.rados.0.smithi040.stdout:3611: writing smithi040173847-10 from 2392064 to 3072000 tid 1 2023-09-30T09:32:45.010 INFO:tasks.rados.rados.0.smithi040.stdout:3611: writing smithi040173847-10 from 3072000 to 3760128 tid 2 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3611: writing smithi040173847-10 from 3760128 to 4276224 tid 3 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3612: copy_from oid 24 from oid 49 current snap is 354 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3610: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 1998 (ObjNum 1033 snap 326 seq_num 1033) dirty exists 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3611: finishing write tid 1 to smithi040173847-10 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3610: done (2 left) 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:3613: rollback oid 22 current snap is 354 2023-09-30T09:32:45.014 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 22 to 353 2023-09-30T09:32:45.015 INFO:tasks.rados.rados.0.smithi040.stdout:3614: snap_remove snap 352 2023-09-30T09:32:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:44 smithi143 ceph-mon[183689]: osdmap e778: 8 total, 8 up, 8 in 2023-09-30T09:32:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:44 smithi040 ceph-mon[192000]: osdmap e778: 8 total, 8 up, 8 in 2023-09-30T09:32:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:44 smithi040 ceph-mon[189312]: osdmap e778: 8 total, 8 up, 8 in 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3614: done (3 left) 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3615: delete oid 30 current snap is 354 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3612: finishing copy_from to smithi040173847-24 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3612: got expected ENOENT (src dne) 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3612: finishing copy_from racing read to smithi040173847-24 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3611: finishing write tid 2 to smithi040173847-10 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3611: finishing write tid 3 to smithi040173847-10 2023-09-30T09:32:45.992 INFO:tasks.rados.rados.0.smithi040.stdout:3613: finishing rollback tid 0 to smithi040173847-22 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:3611: finishing write tid 4 to smithi040173847-10 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:3613: finishing rollback tid 1 to smithi040173847-22 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:3613: finishing rollback tid 2 to smithi040173847-22 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1658 (ObjNum 1112 snap 353 seq_num 1112) dirty exists 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:3611: finishing write tid 5 to smithi040173847-10 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1896 (ObjNum 1115 snap 354 seq_num 1115) dirty exists 2023-09-30T09:32:45.993 INFO:tasks.rados.rados.0.smithi040.stdout:3611: left oid 10 (ObjNum 1115 snap 354 seq_num 1115) 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3611: done (3 left) 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3612: done (2 left) 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3613: done (1 left) 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3615: done (0 left) 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3616: read oid 27 snap -1 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3616: expect deleted 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3617: copy_from oid 25 from oid 17 current snap is 354 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 354 2023-09-30T09:32:46.003 INFO:tasks.rados.rados.0.smithi040.stdout:3618: seq_num 1117 ranges {1966080=712704,2678784=458752,3137536=655360,3792896=90112} 2023-09-30T09:32:46.019 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi040173847-19 from 1966080 to 2678784 tid 1 2023-09-30T09:32:46.022 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi040173847-19 from 2678784 to 3137536 tid 2 2023-09-30T09:32:46.027 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi040173847-19 from 3137536 to 3792896 tid 3 2023-09-30T09:32:46.028 INFO:tasks.rados.rados.0.smithi040.stdout:3618: writing smithi040173847-19 from 3792896 to 3883008 tid 4 2023-09-30T09:32:46.028 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 354 2023-09-30T09:32:46.028 INFO:tasks.rados.rados.0.smithi040.stdout:3619: seq_num 1118 ranges {1736704=729088,2465792=794624,3260416=409600} 2023-09-30T09:32:46.042 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi040173847-42 from 1736704 to 2465792 tid 1 2023-09-30T09:32:46.047 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi040173847-42 from 2465792 to 3260416 tid 2 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3619: writing smithi040173847-42 from 3260416 to 3670016 tid 3 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3620: rollback oid 10 current snap is 354 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 349 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3617: finishing copy_from to smithi040173847-25 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3617: got expected ENOENT (src dne) 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3617: finishing copy_from racing read to smithi040173847-25 2023-09-30T09:32:46.050 INFO:tasks.rados.rados.0.smithi040.stdout:3616: done (4 left) 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3617: done (3 left) 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3621: read oid 47 snap -1 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3621: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3622: delete oid 30 current snap is 354 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 1 to smithi040173847-19 2023-09-30T09:32:46.051 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 2 to smithi040173847-19 2023-09-30T09:32:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 3 to smithi040173847-19 2023-09-30T09:32:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 4 to smithi040173847-19 2023-09-30T09:32:46.058 INFO:tasks.rados.rados.0.smithi040.stdout:3622: done (4 left) 2023-09-30T09:32:46.059 INFO:tasks.rados.rados.0.smithi040.stdout:3623: snap_remove snap 345 2023-09-30T09:32:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:45 smithi143 ceph-mon[183689]: osdmap e779: 8 total, 8 up, 8 in 2023-09-30T09:32:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:45 smithi143 ceph-mon[183689]: pgmap v882: 121 pgs: 121 active+clean; 132 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 440 KiB/s wr, 9 op/s 2023-09-30T09:32:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[192000]: osdmap e779: 8 total, 8 up, 8 in 2023-09-30T09:32:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[192000]: pgmap v882: 121 pgs: 121 active+clean; 132 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 440 KiB/s wr, 9 op/s 2023-09-30T09:32:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[189312]: osdmap e779: 8 total, 8 up, 8 in 2023-09-30T09:32:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:32:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:45 smithi040 ceph-mon[189312]: pgmap v882: 121 pgs: 121 active+clean; 132 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 440 KiB/s wr, 9 op/s 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3623: done (4 left) 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3624: rollback oid 15 current snap is 354 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 15 to 351 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 5 to smithi040173847-19 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 1 to smithi040173847-42 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 2 to smithi040173847-42 2023-09-30T09:32:46.951 INFO:tasks.rados.rados.0.smithi040.stdout:3618: finishing write tid 6 to smithi040173847-19 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1574 (ObjNum 1117 snap 354 seq_num 1117) dirty exists 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3618: left oid 19 (ObjNum 1117 snap 354 seq_num 1117) 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 3 to smithi040173847-42 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 4 to smithi040173847-42 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3620: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3620: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3620: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1906 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:32:46.952 INFO:tasks.rados.rados.0.smithi040.stdout:3619: finishing write tid 5 to smithi040173847-42 2023-09-30T09:32:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1903 (ObjNum 1118 snap 354 seq_num 1118) dirty exists 2023-09-30T09:32:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3619: left oid 42 (ObjNum 1118 snap 354 seq_num 1118) 2023-09-30T09:32:46.953 INFO:tasks.rados.rados.0.smithi040.stdout:3621: expect (ObjNum 948 snap 308 seq_num 948) 2023-09-30T09:32:47.126 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing rollback tid 0 to smithi040173847-15 2023-09-30T09:32:47.127 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing rollback tid 1 to smithi040173847-15 2023-09-30T09:32:47.127 INFO:tasks.rados.rados.0.smithi040.stdout:3624: finishing rollback tid 2 to smithi040173847-15 2023-09-30T09:32:47.127 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1912 (ObjNum 1055 snap 336 seq_num 1055) dirty exists 2023-09-30T09:32:47.127 INFO:tasks.rados.rados.0.smithi040.stdout:3618: done (4 left) 2023-09-30T09:32:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:3619: done (3 left) 2023-09-30T09:32:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:3620: done (2 left) 2023-09-30T09:32:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:3621: done (1 left) 2023-09-30T09:32:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:3624: done (0 left) 2023-09-30T09:32:47.128 INFO:tasks.rados.rados.0.smithi040.stdout:3625: delete oid 15 current snap is 354 2023-09-30T09:32:47.130 INFO:tasks.rados.rados.0.smithi040.stdout:3625: done (0 left) 2023-09-30T09:32:47.130 INFO:tasks.rados.rados.0.smithi040.stdout:3626: read oid 22 snap 347 2023-09-30T09:32:47.130 INFO:tasks.rados.rados.0.smithi040.stdout:3626: expect (ObjNum 1053 snap 336 seq_num 1053) 2023-09-30T09:32:47.130 INFO:tasks.rados.rados.0.smithi040.stdout:3627: rollback oid 33 current snap is 354 2023-09-30T09:32:47.130 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 346 2023-09-30T09:32:47.131 INFO:tasks.rados.rados.0.smithi040.stdout:3628: snap_create 2023-09-30T09:32:47.135 INFO:tasks.rados.rados.0.smithi040.stdout:3627: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:32:47.135 INFO:tasks.rados.rados.0.smithi040.stdout:3627: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:32:47.136 INFO:tasks.rados.rados.0.smithi040.stdout:3627: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:32:47.136 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1766 (ObjNum 1042 snap 330 seq_num 1042) dirty exists 2023-09-30T09:32:47.152 INFO:tasks.rados.rados.0.smithi040.stdout:3626: expect (ObjNum 1053 snap 336 seq_num 1053) 2023-09-30T09:32:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:46 smithi143 ceph-mon[183689]: osdmap e780: 8 total, 8 up, 8 in 2023-09-30T09:32:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:46 smithi143 ceph-mon[183689]: osdmap e781: 8 total, 8 up, 8 in 2023-09-30T09:32:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:46 smithi040 ceph-mon[192000]: osdmap e780: 8 total, 8 up, 8 in 2023-09-30T09:32:47.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:46 smithi040 ceph-mon[192000]: osdmap e781: 8 total, 8 up, 8 in 2023-09-30T09:32:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:46 smithi040 ceph-mon[189312]: osdmap e780: 8 total, 8 up, 8 in 2023-09-30T09:32:47.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:46 smithi040 ceph-mon[189312]: osdmap e781: 8 total, 8 up, 8 in 2023-09-30T09:32:47.997 INFO:tasks.rados.rados.0.smithi040.stdout:3626: done (2 left) 2023-09-30T09:32:47.997 INFO:tasks.rados.rados.0.smithi040.stdout:3627: done (1 left) 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3628: done (0 left) 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3629: rollback oid 6 current snap is 355 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 349 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3630: read oid 16 snap -1 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3630: expect (ObjNum 1041 snap 330 seq_num 1041) 2023-09-30T09:32:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3631: delete oid 29 current snap is 355 2023-09-30T09:32:48.003 INFO:tasks.rados.rados.0.smithi040.stdout:3631: done (2 left) 2023-09-30T09:32:48.003 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 355 2023-09-30T09:32:48.003 INFO:tasks.rados.rados.0.smithi040.stdout:3632: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2023-09-30T09:32:48.009 INFO:tasks.rados.rados.0.smithi040.stdout:3632: writing smithi040173847-2 from 0 to 794624 tid 1 2023-09-30T09:32:48.013 INFO:tasks.rados.rados.0.smithi040.stdout:3632: writing smithi040173847-2 from 794624 to 1523712 tid 2 2023-09-30T09:32:48.016 INFO:tasks.rados.rados.0.smithi040.stdout:3632: writing smithi040173847-2 from 1523712 to 1998848 tid 3 2023-09-30T09:32:48.016 INFO:tasks.rados.rados.0.smithi040.stdout:3633: setattr oid 35 current snap is 355 2023-09-30T09:32:48.016 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:32:48.016 INFO:tasks.rados.rados.0.smithi040.stdout:3630: expect (ObjNum 1041 snap 330 seq_num 1041) 2023-09-30T09:32:48.037 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3629: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1969 (ObjNum 1088 snap 342 seq_num 1088) dirty exists 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3632: finishing write tid 1 to smithi040173847-2 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3632: finishing write tid 2 to smithi040173847-2 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3632: finishing write tid 3 to smithi040173847-2 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3632: finishing write tid 4 to smithi040173847-2 2023-09-30T09:32:48.038 INFO:tasks.rados.rados.0.smithi040.stdout:3632: finishing write tid 5 to smithi040173847-2 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1583 (ObjNum 1122 snap 355 seq_num 1122) dirty exists 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:3632: left oid 2 (ObjNum 1122 snap 355 seq_num 1122) 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:3629: done (3 left) 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:3630: done (2 left) 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:3632: done (1 left) 2023-09-30T09:32:48.039 INFO:tasks.rados.rados.0.smithi040.stdout:3634: snap_create 2023-09-30T09:32:48.040 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1915 (ObjNum 1074 snap 339 seq_num 1074) dirty exists 2023-09-30T09:32:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:47 smithi143 ceph-mon[183689]: pgmap v885: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-09-30T09:32:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:47 smithi040 ceph-mon[192000]: pgmap v885: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-09-30T09:32:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:47 smithi040 ceph-mon[189312]: pgmap v885: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.7 KiB/s rd, 3.5 MiB/s wr, 19 op/s 2023-09-30T09:32:49.007 INFO:tasks.rados.rados.0.smithi040.stdout:3633: done (1 left) 2023-09-30T09:32:49.007 INFO:tasks.rados.rados.0.smithi040.stdout:3634: done (0 left) 2023-09-30T09:32:49.007 INFO:tasks.rados.rados.0.smithi040.stdout:3635: snap_remove snap 349 2023-09-30T09:32:49.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:48 smithi143 ceph-mon[183689]: osdmap e782: 8 total, 8 up, 8 in 2023-09-30T09:32:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:48 smithi040 ceph-mon[192000]: osdmap e782: 8 total, 8 up, 8 in 2023-09-30T09:32:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:48 smithi040 ceph-mon[189312]: osdmap e782: 8 total, 8 up, 8 in 2023-09-30T09:32:50.029 INFO:tasks.rados.rados.0.smithi040.stdout:3635: done (0 left) 2023-09-30T09:32:50.029 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 356 2023-09-30T09:32:50.029 INFO:tasks.rados.rados.0.smithi040.stdout:3636: seq_num 1123 ranges {1548288=409600,1957888=614400,2572288=598016,3170304=393216} 2023-09-30T09:32:50.037 INFO:tasks.rados.rados.0.smithi040.stdout:3636: writing smithi040173847-7 from 1548288 to 1957888 tid 1 2023-09-30T09:32:50.041 INFO:tasks.rados.rados.0.smithi040.stdout:3636: writing smithi040173847-7 from 1957888 to 2572288 tid 2 2023-09-30T09:32:50.044 INFO:tasks.rados.rados.0.smithi040.stdout:3636: writing smithi040173847-7 from 2572288 to 3170304 tid 3 2023-09-30T09:32:50.047 INFO:tasks.rados.rados.0.smithi040.stdout:3636: writing smithi040173847-7 from 3170304 to 3563520 tid 4 2023-09-30T09:32:50.047 INFO:tasks.rados.rados.0.smithi040.stdout:3637: snap_remove snap 348 2023-09-30T09:32:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:50 smithi143 ceph-mon[183689]: osdmap e783: 8 total, 8 up, 8 in 2023-09-30T09:32:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:50 smithi143 ceph-mon[183689]: pgmap v888: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:50 smithi040 ceph-mon[192000]: osdmap e783: 8 total, 8 up, 8 in 2023-09-30T09:32:50.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:50 smithi040 ceph-mon[192000]: pgmap v888: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:50 smithi040 ceph-mon[189312]: osdmap e783: 8 total, 8 up, 8 in 2023-09-30T09:32:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:50 smithi040 ceph-mon[189312]: pgmap v888: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.1 MiB/s wr, 15 op/s 2023-09-30T09:32:51.029 INFO:tasks.rados.rados.0.smithi040.stdout:3637: done (1 left) 2023-09-30T09:32:51.029 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 356 2023-09-30T09:32:51.030 INFO:tasks.rados.rados.0.smithi040.stdout:3638: seq_num 1124 ranges {1867776=434176,2301952=499712,2801664=409600,3211264=663552,3874816=32768} 2023-09-30T09:32:51.041 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi040173847-41 from 1867776 to 2301952 tid 1 2023-09-30T09:32:51.045 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi040173847-41 from 2301952 to 2801664 tid 2 2023-09-30T09:32:51.049 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi040173847-41 from 2801664 to 3211264 tid 3 2023-09-30T09:32:51.053 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi040173847-41 from 3211264 to 3874816 tid 4 2023-09-30T09:32:51.053 INFO:tasks.rados.rados.0.smithi040.stdout:3638: writing smithi040173847-41 from 3874816 to 3907584 tid 5 2023-09-30T09:32:51.053 INFO:tasks.rados.rados.0.smithi040.stdout:3639: read oid 43 snap 353 2023-09-30T09:32:51.053 INFO:tasks.rados.rados.0.smithi040.stdout:3639: expect (ObjNum 1071 snap 339 seq_num 1071) 2023-09-30T09:32:51.053 INFO:tasks.rados.rados.0.smithi040.stdout:3640: snap_create 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 1 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 2 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 3 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 4 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 5 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: finishing write tid 6 to smithi040173847-7 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1640 (ObjNum 1123 snap 356 seq_num 1123) dirty exists 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3636: left oid 7 (ObjNum 1123 snap 356 seq_num 1123) 2023-09-30T09:32:51.054 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 1 to smithi040173847-41 2023-09-30T09:32:51.055 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 2 to smithi040173847-41 2023-09-30T09:32:51.057 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 3 to smithi040173847-41 2023-09-30T09:32:51.060 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 4 to smithi040173847-41 2023-09-30T09:32:51.060 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 5 to smithi040173847-41 2023-09-30T09:32:51.060 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 6 to smithi040173847-41 2023-09-30T09:32:51.063 INFO:tasks.rados.rados.0.smithi040.stdout:3638: finishing write tid 7 to smithi040173847-41 2023-09-30T09:32:51.063 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1789 (ObjNum 1124 snap 356 seq_num 1124) dirty exists 2023-09-30T09:32:51.063 INFO:tasks.rados.rados.0.smithi040.stdout:3638: left oid 41 (ObjNum 1124 snap 356 seq_num 1124) 2023-09-30T09:32:51.071 INFO:tasks.rados.rados.0.smithi040.stdout:3639: expect (ObjNum 1071 snap 339 seq_num 1071) 2023-09-30T09:32:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:51 smithi143 ceph-mon[183689]: osdmap e784: 8 total, 8 up, 8 in 2023-09-30T09:32:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:32:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:32:51] "GET /metrics HTTP/1.1" 200 36094 "" "Prometheus/2.43.0" 2023-09-30T09:32:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:51 smithi040 ceph-mon[192000]: osdmap e784: 8 total, 8 up, 8 in 2023-09-30T09:32:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:51 smithi040 ceph-mon[189312]: osdmap e784: 8 total, 8 up, 8 in 2023-09-30T09:32:51.949 INFO:tasks.rados.rados.0.smithi040.stdout:3636: done (3 left) 2023-09-30T09:32:52.154 INFO:tasks.rados.rados.0.smithi040.stdout:3638: done (2 left) 2023-09-30T09:32:52.155 INFO:tasks.rados.rados.0.smithi040.stdout:3639: done (1 left) 2023-09-30T09:32:52.155 INFO:tasks.rados.rados.0.smithi040.stdout:3640: done (0 left) 2023-09-30T09:32:52.155 INFO:tasks.rados.rados.0.smithi040.stdout:3641: rollback oid 1 current snap is 357 2023-09-30T09:32:52.155 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 1 to 355 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3642: rollback oid 18 current snap is 357 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 18 to 347 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3643: copy_from oid 6 from oid 4 current snap is 357 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 357 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3644: seq_num 1125 ranges {0=450560,450560=786432,1236992=614400,1851392=204800} 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3644: writing smithi040173847-15 from 0 to 450560 tid 1 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3644: writing smithi040173847-15 from 450560 to 1236992 tid 2 2023-09-30T09:32:52.222 INFO:tasks.rados.rados.0.smithi040.stdout:3644: writing smithi040173847-15 from 1236992 to 1851392 tid 3 2023-09-30T09:32:52.223 INFO:tasks.rados.rados.0.smithi040.stdout:3644: writing smithi040173847-15 from 1851392 to 2056192 tid 4 2023-09-30T09:32:52.223 INFO:tasks.rados.rados.0.smithi040.stdout:3645: read oid 39 snap 351 2023-09-30T09:32:52.223 INFO:tasks.rados.rados.0.smithi040.stdout:3645: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:32:52.223 INFO:tasks.rados.rados.0.smithi040.stdout:3646: copy_from oid 45 from oid 34 current snap is 357 2023-09-30T09:32:52.223 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 1 to smithi040173847-15 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3647: setattr oid 42 current snap is 357 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 357 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3648: seq_num 1126 ranges {909312=466944,1376256=720896,2097152=778240,2875392=106496} 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3648: writing smithi040173847-9 from 909312 to 1376256 tid 1 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3648: writing smithi040173847-9 from 1376256 to 2097152 tid 2 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3648: writing smithi040173847-9 from 2097152 to 2875392 tid 3 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3648: writing smithi040173847-9 from 2875392 to 2981888 tid 4 2023-09-30T09:32:52.224 INFO:tasks.rados.rados.0.smithi040.stdout:3649: snap_remove snap 356 2023-09-30T09:32:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:52 smithi143 ceph-mon[183689]: osdmap e785: 8 total, 8 up, 8 in 2023-09-30T09:32:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:52 smithi143 ceph-mon[183689]: pgmap v891: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 10 op/s 2023-09-30T09:32:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:52 smithi143 ceph-mon[183689]: osdmap e786: 8 total, 8 up, 8 in 2023-09-30T09:32:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[192000]: osdmap e785: 8 total, 8 up, 8 in 2023-09-30T09:32:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[192000]: pgmap v891: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 10 op/s 2023-09-30T09:32:52.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[192000]: osdmap e786: 8 total, 8 up, 8 in 2023-09-30T09:32:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[189312]: osdmap e785: 8 total, 8 up, 8 in 2023-09-30T09:32:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[189312]: pgmap v891: 121 pgs: 121 active+clean; 145 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 10 op/s 2023-09-30T09:32:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:52 smithi040 ceph-mon[189312]: osdmap e786: 8 total, 8 up, 8 in 2023-09-30T09:32:52.968 INFO:tasks.rados.rados.0.smithi040.stdout:3649: done (8 left) 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3650: read oid 38 snap 351 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3650: expect deleted 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 357 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing rollback tid 0 to smithi040173847-1 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing rollback tid 1 to smithi040173847-1 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3641: finishing rollback tid 2 to smithi040173847-1 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 2024 (ObjNum 1076 snap 340 seq_num 1076) dirty exists 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3646: finishing copy_from to smithi040173847-45 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3646: got expected ENOENT (src dne) 2023-09-30T09:32:52.969 INFO:tasks.rados.rados.0.smithi040.stdout:3646: finishing copy_from racing read to smithi040173847-45 2023-09-30T09:32:52.970 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing rollback tid 0 to smithi040173847-18 2023-09-30T09:32:52.970 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing rollback tid 1 to smithi040173847-18 2023-09-30T09:32:52.970 INFO:tasks.rados.rados.0.smithi040.stdout:3651: seq_num 1127 ranges {3760128=483328,4243456=598016,4841472=581632,5423104=425984} 2023-09-30T09:32:52.992 INFO:tasks.rados.rados.0.smithi040.stdout:3651: writing smithi040173847-8 from 3760128 to 4243456 tid 1 2023-09-30T09:32:52.995 INFO:tasks.rados.rados.0.smithi040.stdout:3651: writing smithi040173847-8 from 4243456 to 4841472 tid 2 2023-09-30T09:32:52.999 INFO:tasks.rados.rados.0.smithi040.stdout:3651: writing smithi040173847-8 from 4841472 to 5423104 tid 3 2023-09-30T09:32:53.002 INFO:tasks.rados.rados.0.smithi040.stdout:3651: writing smithi040173847-8 from 5423104 to 5849088 tid 4 2023-09-30T09:32:53.002 INFO:tasks.rados.rados.0.smithi040.stdout:3641: done (9 left) 2023-09-30T09:32:53.002 INFO:tasks.rados.rados.0.smithi040.stdout:3646: done (8 left) 2023-09-30T09:32:53.002 INFO:tasks.rados.rados.0.smithi040.stdout:3652: snap_remove snap 353 2023-09-30T09:32:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:3652: done (8 left) 2023-09-30T09:32:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:3653: snap_create 2023-09-30T09:32:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:3642: finishing rollback tid 2 to smithi040173847-18 2023-09-30T09:32:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1643 (ObjNum 1093 snap 343 seq_num 1093) dirty exists 2023-09-30T09:32:53.979 INFO:tasks.rados.rados.0.smithi040.stdout:3645: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:32:54.015 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 2 to smithi040173847-15 2023-09-30T09:32:54.015 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 3 to smithi040173847-15 2023-09-30T09:32:54.015 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 4 to smithi040173847-15 2023-09-30T09:32:54.015 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 5 to smithi040173847-15 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1934 (ObjNum 1118 snap 354 seq_num 1118) dirty exists 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3643: finishing copy_from to smithi040173847-6 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1558 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3644: finishing write tid 6 to smithi040173847-15 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1932 (ObjNum 1125 snap 357 seq_num 1125) dirty exists 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3644: left oid 15 (ObjNum 1125 snap 357 seq_num 1125) 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 1 to smithi040173847-9 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 2 to smithi040173847-9 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 3 to smithi040173847-9 2023-09-30T09:32:54.016 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 4 to smithi040173847-9 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 5 to smithi040173847-9 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3648: finishing write tid 6 to smithi040173847-9 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1832 (ObjNum 1126 snap 357 seq_num 1126) dirty exists 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3648: left oid 9 (ObjNum 1126 snap 357 seq_num 1126) 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 1 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 2 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 3 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 4 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 5 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: finishing write tid 6 to smithi040173847-8 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1588 (ObjNum 1127 snap 357 seq_num 1127) dirty exists 2023-09-30T09:32:54.017 INFO:tasks.rados.rados.0.smithi040.stdout:3651: left oid 8 (ObjNum 1127 snap 357 seq_num 1127) 2023-09-30T09:32:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:53 smithi143 ceph-mon[183689]: osdmap e787: 8 total, 8 up, 8 in 2023-09-30T09:32:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:53 smithi143 ceph-mon[183689]: pgmap v894: 121 pgs: 121 active+clean; 148 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 986 KiB/s wr, 14 op/s 2023-09-30T09:32:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:53 smithi040 ceph-mon[192000]: osdmap e787: 8 total, 8 up, 8 in 2023-09-30T09:32:54.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:53 smithi040 ceph-mon[192000]: pgmap v894: 121 pgs: 121 active+clean; 148 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 986 KiB/s wr, 14 op/s 2023-09-30T09:32:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:53 smithi040 ceph-mon[189312]: osdmap e787: 8 total, 8 up, 8 in 2023-09-30T09:32:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:53 smithi040 ceph-mon[189312]: pgmap v894: 121 pgs: 121 active+clean; 148 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 8.3 MiB/s rd, 986 KiB/s wr, 14 op/s 2023-09-30T09:32:54.983 INFO:tasks.rados.rados.0.smithi040.stdout:3642: done (8 left) 2023-09-30T09:32:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:3643: done (7 left) 2023-09-30T09:32:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:3644: done (6 left) 2023-09-30T09:32:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:3645: done (5 left) 2023-09-30T09:32:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:3647: done (4 left) 2023-09-30T09:32:54.984 INFO:tasks.rados.rados.0.smithi040.stdout:3648: done (3 left) 2023-09-30T09:32:54.985 INFO:tasks.rados.rados.0.smithi040.stdout:3650: done (2 left) 2023-09-30T09:32:54.985 INFO:tasks.rados.rados.0.smithi040.stdout:3651: done (1 left) 2023-09-30T09:32:54.985 INFO:tasks.rados.rados.0.smithi040.stdout:3653: done (0 left) 2023-09-30T09:32:54.985 INFO:tasks.rados.rados.0.smithi040.stdout:3654: snap_create 2023-09-30T09:32:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:54 smithi143 ceph-mon[183689]: osdmap e788: 8 total, 8 up, 8 in 2023-09-30T09:32:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:54 smithi040 ceph-mon[192000]: osdmap e788: 8 total, 8 up, 8 in 2023-09-30T09:32:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:54 smithi040 ceph-mon[189312]: osdmap e788: 8 total, 8 up, 8 in 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:3654: done (0 left) 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:3655: rollback oid 29 current snap is 359 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 358 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:3656: rmattr oid 15 current snap is 359 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:3656: done (1 left) 2023-09-30T09:32:55.985 INFO:tasks.rados.rados.0.smithi040.stdout:3657: rmattr oid 40 current snap is 359 2023-09-30T09:32:55.986 INFO:tasks.rados.rados.0.smithi040.stdout:3657: done (1 left) 2023-09-30T09:32:55.986 INFO:tasks.rados.rados.0.smithi040.stdout:3658: snap_remove snap 355 2023-09-30T09:32:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:55 smithi143 ceph-mon[183689]: osdmap e789: 8 total, 8 up, 8 in 2023-09-30T09:32:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:55 smithi143 ceph-mon[183689]: pgmap v897: 121 pgs: 121 active+clean; 152 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-09-30T09:32:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:55 smithi040 ceph-mon[192000]: osdmap e789: 8 total, 8 up, 8 in 2023-09-30T09:32:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:55 smithi040 ceph-mon[192000]: pgmap v897: 121 pgs: 121 active+clean; 152 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-09-30T09:32:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:55 smithi040 ceph-mon[189312]: osdmap e789: 8 total, 8 up, 8 in 2023-09-30T09:32:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:55 smithi040 ceph-mon[189312]: pgmap v897: 121 pgs: 121 active+clean; 152 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 9 op/s 2023-09-30T09:32:56.951 INFO:tasks.rados.rados.0.smithi040.stdout:3658: done (1 left) 2023-09-30T09:32:56.951 INFO:tasks.rados.rados.0.smithi040.stdout:3659: delete oid 12 current snap is 359 2023-09-30T09:32:56.951 INFO:tasks.rados.rados.0.smithi040.stdout:3655: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:32:56.951 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1496 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:32:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:3655: done (1 left) 2023-09-30T09:32:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:3659: done (0 left) 2023-09-30T09:32:56.959 INFO:tasks.rados.rados.0.smithi040.stdout:3660: snap_create 2023-09-30T09:32:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:56 smithi143 ceph-mon[183689]: osdmap e790: 8 total, 8 up, 8 in 2023-09-30T09:32:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:56 smithi143 ceph-mon[183689]: osdmap e791: 8 total, 8 up, 8 in 2023-09-30T09:32:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:56 smithi040 ceph-mon[189312]: osdmap e790: 8 total, 8 up, 8 in 2023-09-30T09:32:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:56 smithi040 ceph-mon[189312]: osdmap e791: 8 total, 8 up, 8 in 2023-09-30T09:32:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:56 smithi040 ceph-mon[192000]: osdmap e790: 8 total, 8 up, 8 in 2023-09-30T09:32:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:56 smithi040 ceph-mon[192000]: osdmap e791: 8 total, 8 up, 8 in 2023-09-30T09:32:57.962 INFO:tasks.rados.rados.0.smithi040.stdout:3660: done (0 left) 2023-09-30T09:32:57.962 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 360 2023-09-30T09:32:57.962 INFO:tasks.rados.rados.0.smithi040.stdout:3661: seq_num 1129 ranges {3883008=516096,4399104=770048,5169152=598016,5767168=237568} 2023-09-30T09:32:57.986 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi040173847-19 from 3883008 to 4399104 tid 1 2023-09-30T09:32:57.991 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi040173847-19 from 4399104 to 5169152 tid 2 2023-09-30T09:32:57.995 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi040173847-19 from 5169152 to 5767168 tid 3 2023-09-30T09:32:57.997 INFO:tasks.rados.rados.0.smithi040.stdout:3661: writing smithi040173847-19 from 5767168 to 6004736 tid 4 2023-09-30T09:32:57.997 INFO:tasks.rados.rados.0.smithi040.stdout:3662: copy_from oid 20 from oid 49 current snap is 360 2023-09-30T09:32:57.997 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 1 to smithi040173847-19 2023-09-30T09:32:57.997 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 2 to smithi040173847-19 2023-09-30T09:32:57.997 INFO:tasks.rados.rados.0.smithi040.stdout:3663: snap_remove snap 346 2023-09-30T09:32:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:57 smithi143 ceph-mon[183689]: pgmap v900: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2023-09-30T09:32:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:57 smithi143 ceph-mon[183689]: osdmap e792: 8 total, 8 up, 8 in 2023-09-30T09:32:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:57 smithi040 ceph-mon[192000]: pgmap v900: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2023-09-30T09:32:58.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:57 smithi040 ceph-mon[192000]: osdmap e792: 8 total, 8 up, 8 in 2023-09-30T09:32:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:57 smithi040 ceph-mon[189312]: pgmap v900: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1023 B/s rd, 2.5 MiB/s wr, 11 op/s 2023-09-30T09:32:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:57 smithi040 ceph-mon[189312]: osdmap e792: 8 total, 8 up, 8 in 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:3663: done (2 left) 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:3664: rollback oid 39 current snap is 360 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 39 to 351 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:3665: copy_from oid 34 from oid 13 current snap is 360 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:3666: delete oid 36 current snap is 360 2023-09-30T09:32:59.003 INFO:tasks.rados.rados.0.smithi040.stdout:3662: finishing copy_from to smithi040173847-20 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3662: got expected ENOENT (src dne) 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3662: finishing copy_from racing read to smithi040173847-20 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 3 to smithi040173847-19 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 4 to smithi040173847-19 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 5 to smithi040173847-19 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3661: finishing write tid 6 to smithi040173847-19 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1590 (ObjNum 1129 snap 360 seq_num 1129) dirty exists 2023-09-30T09:32:59.004 INFO:tasks.rados.rados.0.smithi040.stdout:3661: left oid 19 (ObjNum 1129 snap 360 seq_num 1129) 2023-09-30T09:32:59.016 INFO:tasks.rados.rados.0.smithi040.stdout:3664: finishing rollback tid 0 to smithi040173847-39 2023-09-30T09:32:59.016 INFO:tasks.rados.rados.0.smithi040.stdout:3664: finishing rollback tid 1 to smithi040173847-39 2023-09-30T09:32:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:3664: finishing rollback tid 2 to smithi040173847-39 2023-09-30T09:32:59.021 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1591 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2023-09-30T09:32:59.027 INFO:tasks.rados.rados.0.smithi040.stdout:3665: finishing copy_from racing read to smithi040173847-34 2023-09-30T09:32:59.027 INFO:tasks.rados.rados.0.smithi040.stdout:3661: done (4 left) 2023-09-30T09:32:59.027 INFO:tasks.rados.rados.0.smithi040.stdout:3662: done (3 left) 2023-09-30T09:32:59.027 INFO:tasks.rados.rados.0.smithi040.stdout:3664: done (2 left) 2023-09-30T09:32:59.027 INFO:tasks.rados.rados.0.smithi040.stdout:3666: done (1 left) 2023-09-30T09:32:59.028 INFO:tasks.rados.rados.0.smithi040.stdout:3667: rollback oid 44 current snap is 360 2023-09-30T09:32:59.028 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 351 2023-09-30T09:32:59.028 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 360 2023-09-30T09:32:59.028 INFO:tasks.rados.rados.0.smithi040.stdout:3668: seq_num 1131 ranges {2056192=548864,2605056=540672,3145728=565248,3710976=425984,4136960=73728} 2023-09-30T09:32:59.042 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi040173847-15 from 2056192 to 2605056 tid 1 2023-09-30T09:32:59.045 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi040173847-15 from 2605056 to 3145728 tid 2 2023-09-30T09:32:59.048 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi040173847-15 from 3145728 to 3710976 tid 3 2023-09-30T09:32:59.051 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi040173847-15 from 3710976 to 4136960 tid 4 2023-09-30T09:32:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:3668: writing smithi040173847-15 from 4136960 to 4210688 tid 5 2023-09-30T09:32:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 360 2023-09-30T09:32:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:3665: finishing copy_from to smithi040173847-34 2023-09-30T09:32:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1636 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:32:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:3669: seq_num 1132 ranges {2981888=565248,3547136=425984,3973120=770048,4743168=409600} 2023-09-30T09:32:59.071 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi040173847-9 from 2981888 to 3547136 tid 1 2023-09-30T09:32:59.074 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi040173847-9 from 3547136 to 3973120 tid 2 2023-09-30T09:32:59.079 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi040173847-9 from 3973120 to 4743168 tid 3 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3669: writing smithi040173847-9 from 4743168 to 5152768 tid 4 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3665: done (3 left) 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 8 current snap is 360 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3667: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1497 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 1 to smithi040173847-15 2023-09-30T09:32:59.082 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 2 to smithi040173847-15 2023-09-30T09:32:59.083 INFO:tasks.rados.rados.0.smithi040.stdout:3670: seq_num 1133 ranges {5849088=581632,6430720=753664,7184384=573440,7757824=278528} 2023-09-30T09:32:59.118 INFO:tasks.rados.rados.0.smithi040.stdout:3670: writing smithi040173847-8 from 5849088 to 6430720 tid 1 2023-09-30T09:32:59.122 INFO:tasks.rados.rados.0.smithi040.stdout:3670: writing smithi040173847-8 from 6430720 to 7184384 tid 2 2023-09-30T09:32:59.125 INFO:tasks.rados.rados.0.smithi040.stdout:3670: writing smithi040173847-8 from 7184384 to 7757824 tid 3 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3670: writing smithi040173847-8 from 7757824 to 8036352 tid 4 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3667: done (3 left) 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 360 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 3 to smithi040173847-15 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 4 to smithi040173847-15 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 5 to smithi040173847-15 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 6 to smithi040173847-15 2023-09-30T09:32:59.128 INFO:tasks.rados.rados.0.smithi040.stdout:3668: finishing write tid 7 to smithi040173847-15 2023-09-30T09:32:59.129 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1959 (ObjNum 1131 snap 360 seq_num 1131) dirty exists 2023-09-30T09:32:59.129 INFO:tasks.rados.rados.0.smithi040.stdout:3668: left oid 15 (ObjNum 1131 snap 360 seq_num 1131) 2023-09-30T09:32:59.129 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 1 to smithi040173847-9 2023-09-30T09:32:59.129 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 2 to smithi040173847-9 2023-09-30T09:32:59.129 INFO:tasks.rados.rados.0.smithi040.stdout:3671: seq_num 1134 ranges {5226496=598016,5824512=638976,6463488=737280,7200768=229376} 2023-09-30T09:32:59.160 INFO:tasks.rados.rados.0.smithi040.stdout:3671: writing smithi040173847-43 from 5226496 to 5824512 tid 1 2023-09-30T09:32:59.164 INFO:tasks.rados.rados.0.smithi040.stdout:3671: writing smithi040173847-43 from 5824512 to 6463488 tid 2 2023-09-30T09:32:59.168 INFO:tasks.rados.rados.0.smithi040.stdout:3671: writing smithi040173847-43 from 6463488 to 7200768 tid 3 2023-09-30T09:32:59.170 INFO:tasks.rados.rados.0.smithi040.stdout:3671: writing smithi040173847-43 from 7200768 to 7430144 tid 4 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3668: done (3 left) 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3672: delete oid 7 current snap is 360 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 3 to smithi040173847-9 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 4 to smithi040173847-9 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 5 to smithi040173847-9 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3669: finishing write tid 6 to smithi040173847-9 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1837 (ObjNum 1132 snap 360 seq_num 1132) dirty exists 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3669: left oid 9 (ObjNum 1132 snap 360 seq_num 1132) 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 1 to smithi040173847-8 2023-09-30T09:32:59.171 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 2 to smithi040173847-8 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 3 to smithi040173847-8 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 4 to smithi040173847-8 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 5 to smithi040173847-8 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3670: finishing write tid 6 to smithi040173847-8 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1596 (ObjNum 1133 snap 360 seq_num 1133) dirty exists 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3670: left oid 8 (ObjNum 1133 snap 360 seq_num 1133) 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 1 to smithi040173847-43 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 2 to smithi040173847-43 2023-09-30T09:32:59.172 INFO:tasks.rados.rados.0.smithi040.stdout:3669: done (3 left) 2023-09-30T09:32:59.173 INFO:tasks.rados.rados.0.smithi040.stdout:3670: done (2 left) 2023-09-30T09:32:59.173 INFO:tasks.rados.rados.0.smithi040.stdout:3672: done (1 left) 2023-09-30T09:32:59.173 INFO:tasks.rados.rados.0.smithi040.stdout:3673: delete oid 1 current snap is 360 2023-09-30T09:32:59.173 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 3 to smithi040173847-43 2023-09-30T09:32:59.174 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 4 to smithi040173847-43 2023-09-30T09:32:59.174 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 5 to smithi040173847-43 2023-09-30T09:32:59.177 INFO:tasks.rados.rados.0.smithi040.stdout:3671: finishing write tid 6 to smithi040173847-43 2023-09-30T09:32:59.177 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 2048 (ObjNum 1134 snap 360 seq_num 1134) dirty exists 2023-09-30T09:32:59.177 INFO:tasks.rados.rados.0.smithi040.stdout:3671: left oid 43 (ObjNum 1134 snap 360 seq_num 1134) 2023-09-30T09:32:59.177 INFO:tasks.rados.rados.0.smithi040.stdout:3671: done (1 left) 2023-09-30T09:32:59.178 INFO:tasks.rados.rados.0.smithi040.stdout:3673: done (0 left) 2023-09-30T09:32:59.178 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 360 2023-09-30T09:32:59.178 INFO:tasks.rados.rados.0.smithi040.stdout:3674: seq_num 1137 ranges {0=647168,647168=696320,1343488=557056,1900544=352256} 2023-09-30T09:32:59.181 INFO:tasks.rados.rados.0.smithi040.stdout:3674: writing smithi040173847-37 from 0 to 647168 tid 1 2023-09-30T09:32:59.185 INFO:tasks.rados.rados.0.smithi040.stdout:3674: writing smithi040173847-37 from 647168 to 1343488 tid 2 2023-09-30T09:32:59.188 INFO:tasks.rados.rados.0.smithi040.stdout:3674: writing smithi040173847-37 from 1343488 to 1900544 tid 3 2023-09-30T09:32:59.190 INFO:tasks.rados.rados.0.smithi040.stdout:3674: writing smithi040173847-37 from 1900544 to 2252800 tid 4 2023-09-30T09:32:59.191 INFO:tasks.rados.rados.0.smithi040.stdout:3675: snap_create 2023-09-30T09:32:59.191 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 1 to smithi040173847-37 2023-09-30T09:32:59.191 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 2 to smithi040173847-37 2023-09-30T09:32:59.193 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 3 to smithi040173847-37 2023-09-30T09:32:59.193 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 4 to smithi040173847-37 2023-09-30T09:32:59.194 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 5 to smithi040173847-37 2023-09-30T09:32:59.195 INFO:tasks.rados.rados.0.smithi040.stdout:3674: finishing write tid 6 to smithi040173847-37 2023-09-30T09:32:59.195 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1473 (ObjNum 1137 snap 360 seq_num 1137) dirty exists 2023-09-30T09:32:59.195 INFO:tasks.rados.rados.0.smithi040.stdout:3674: left oid 37 (ObjNum 1137 snap 360 seq_num 1137) 2023-09-30T09:33:00.002 INFO:tasks.rados.rados.0.smithi040.stdout:3674: done (1 left) 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3675: done (0 left) 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3676: read oid 25 snap -1 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3676: expect deleted 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3677: rollback oid 21 current snap is 361 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 351 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3678: read oid 35 snap 351 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3678: expect (ObjNum 1074 snap 339 seq_num 1074) 2023-09-30T09:33:00.003 INFO:tasks.rados.rados.0.smithi040.stdout:3679: snap_create 2023-09-30T09:33:00.008 INFO:tasks.rados.rados.0.smithi040.stdout:3677: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:33:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:3677: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:33:00.009 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1839 (ObjNum -1218950112 snap 32578 seq_num 304) dirty dne 2023-09-30T09:33:00.011 INFO:tasks.rados.rados.0.smithi040.stdout:3678: expect (ObjNum 1074 snap 339 seq_num 1074) 2023-09-30T09:33:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:59 smithi143 ceph-mon[183689]: osdmap e793: 8 total, 8 up, 8 in 2023-09-30T09:33:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:32:59 smithi143 ceph-mon[183689]: pgmap v903: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:33:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:59 smithi040 ceph-mon[192000]: osdmap e793: 8 total, 8 up, 8 in 2023-09-30T09:33:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:32:59 smithi040 ceph-mon[192000]: pgmap v903: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:33:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:59 smithi040 ceph-mon[189312]: osdmap e793: 8 total, 8 up, 8 in 2023-09-30T09:33:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:32:59 smithi040 ceph-mon[189312]: pgmap v903: 121 pgs: 121 active+clean; 158 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 767 B/s rd, 1.5 MiB/s wr, 9 op/s 2023-09-30T09:33:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:3676: done (3 left) 2023-09-30T09:33:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:3677: done (2 left) 2023-09-30T09:33:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:3678: done (1 left) 2023-09-30T09:33:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:3679: done (0 left) 2023-09-30T09:33:01.006 INFO:tasks.rados.rados.0.smithi040.stdout:3680: setattr oid 4 current snap is 362 2023-09-30T09:33:01.007 INFO:tasks.rados.rados.0.smithi040.stdout:3681: setattr oid 39 current snap is 362 2023-09-30T09:33:01.008 INFO:tasks.rados.rados.0.smithi040.stdout:3682: snap_create 2023-09-30T09:33:01.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1596 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:01.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1597 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2023-09-30T09:33:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:01 smithi143 ceph-mon[183689]: osdmap e794: 8 total, 8 up, 8 in 2023-09-30T09:33:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:01] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:33:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:01 smithi040 ceph-mon[192000]: osdmap e794: 8 total, 8 up, 8 in 2023-09-30T09:33:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:01 smithi040 ceph-mon[189312]: osdmap e794: 8 total, 8 up, 8 in 2023-09-30T09:33:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:3680: done (2 left) 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:3681: done (1 left) 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:3682: done (0 left) 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:3683: rollback oid 29 current snap is 363 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 29 to 351 2023-09-30T09:33:01.958 INFO:tasks.rados.rados.0.smithi040.stdout:3684: rollback oid 14 current snap is 363 2023-09-30T09:33:01.959 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 361 2023-09-30T09:33:01.959 INFO:tasks.rados.rados.0.smithi040.stdout:3685: snap_remove snap 359 2023-09-30T09:33:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:02 smithi143 ceph-mon[183689]: osdmap e795: 8 total, 8 up, 8 in 2023-09-30T09:33:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:02 smithi143 ceph-mon[183689]: pgmap v906: 121 pgs: 121 active+clean; 160 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 876 KiB/s rd, 526 KiB/s wr, 2 op/s 2023-09-30T09:33:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:02 smithi143 ceph-mon[183689]: osdmap e796: 8 total, 8 up, 8 in 2023-09-30T09:33:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[192000]: osdmap e795: 8 total, 8 up, 8 in 2023-09-30T09:33:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[192000]: pgmap v906: 121 pgs: 121 active+clean; 160 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 876 KiB/s rd, 526 KiB/s wr, 2 op/s 2023-09-30T09:33:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[192000]: osdmap e796: 8 total, 8 up, 8 in 2023-09-30T09:33:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[189312]: osdmap e795: 8 total, 8 up, 8 in 2023-09-30T09:33:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[189312]: pgmap v906: 121 pgs: 121 active+clean; 160 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 876 KiB/s rd, 526 KiB/s wr, 2 op/s 2023-09-30T09:33:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:02 smithi040 ceph-mon[189312]: osdmap e796: 8 total, 8 up, 8 in 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:3685: done (2 left) 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:3686: rmattr oid 43 current snap is 363 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:3684: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 0 (ObjNum -518190848 snap 32765 seq_num 304) dirty dne 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:3684: done (2 left) 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 363 2023-09-30T09:33:02.969 INFO:tasks.rados.rados.0.smithi040.stdout:3687: seq_num 1138 ranges {1449984=663552,2113536=581632,2695168=712704,3407872=311296} 2023-09-30T09:33:02.982 INFO:tasks.rados.rados.0.smithi040.stdout:3687: writing smithi040173847-26 from 1449984 to 2113536 tid 1 2023-09-30T09:33:02.985 INFO:tasks.rados.rados.0.smithi040.stdout:3687: writing smithi040173847-26 from 2113536 to 2695168 tid 2 2023-09-30T09:33:02.989 INFO:tasks.rados.rados.0.smithi040.stdout:3687: writing smithi040173847-26 from 2695168 to 3407872 tid 3 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3687: writing smithi040173847-26 from 3407872 to 3719168 tid 4 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3688: read oid 18 snap -1 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3688: expect (ObjNum 1093 snap 343 seq_num 1093) 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3683: finishing rollback tid 1 to smithi040173847-29 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3683: finishing rollback tid 2 to smithi040173847-29 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1498 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:33:02.992 INFO:tasks.rados.rados.0.smithi040.stdout:3683: done (3 left) 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:3689: copy_from oid 11 from oid 37 current snap is 363 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 2056 (ObjNum 1134 snap 360 seq_num 1134) dirty exists 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 1 to smithi040173847-26 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 2 to smithi040173847-26 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:3686: done (3 left) 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 363 2023-09-30T09:33:02.993 INFO:tasks.rados.rados.0.smithi040.stdout:3690: seq_num 1139 ranges {2392064=679936,3072000=458752,3530752=524288,4055040=540672,4595712=81920} 2023-09-30T09:33:03.011 INFO:tasks.rados.rados.0.smithi040.stdout:3690: writing smithi040173847-10 from 2392064 to 3072000 tid 1 2023-09-30T09:33:03.014 INFO:tasks.rados.rados.0.smithi040.stdout:3690: writing smithi040173847-10 from 3072000 to 3530752 tid 2 2023-09-30T09:33:03.017 INFO:tasks.rados.rados.0.smithi040.stdout:3690: writing smithi040173847-10 from 3530752 to 4055040 tid 3 2023-09-30T09:33:03.021 INFO:tasks.rados.rados.0.smithi040.stdout:3690: writing smithi040173847-10 from 4055040 to 4595712 tid 4 2023-09-30T09:33:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3690: writing smithi040173847-10 from 4595712 to 4677632 tid 5 2023-09-30T09:33:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3691: copy_from oid 36 from oid 39 current snap is 363 2023-09-30T09:33:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 3 to smithi040173847-26 2023-09-30T09:33:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 4 to smithi040173847-26 2023-09-30T09:33:03.022 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 5 to smithi040173847-26 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3687: finishing write tid 6 to smithi040173847-26 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1663 (ObjNum 1138 snap 363 seq_num 1138) dirty exists 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3687: left oid 26 (ObjNum 1138 snap 363 seq_num 1138) 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3689: finishing copy_from racing read to smithi040173847-11 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3689: finishing copy_from to smithi040173847-11 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 1473 (ObjNum 1137 snap 360 seq_num 1137) dirty exists 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 1 to smithi040173847-10 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 2 to smithi040173847-10 2023-09-30T09:33:03.023 INFO:tasks.rados.rados.0.smithi040.stdout:3688: expect (ObjNum 1093 snap 343 seq_num 1093) 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 3 to smithi040173847-10 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 4 to smithi040173847-10 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 5 to smithi040173847-10 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3687: done (4 left) 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3688: done (3 left) 2023-09-30T09:33:03.273 INFO:tasks.rados.rados.0.smithi040.stdout:3689: done (2 left) 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3692: read oid 45 snap -1 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3692: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3693: setattr oid 40 current snap is 363 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 6 to smithi040173847-10 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3690: finishing write tid 7 to smithi040173847-10 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1968 (ObjNum 1139 snap 363 seq_num 1139) dirty exists 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3690: left oid 10 (ObjNum 1139 snap 363 seq_num 1139) 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3691: finishing copy_from racing read to smithi040173847-36 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:3691: finishing copy_from to smithi040173847-36 2023-09-30T09:33:03.274 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1597 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2023-09-30T09:33:03.276 INFO:tasks.rados.rados.0.smithi040.stdout:3690: done (3 left) 2023-09-30T09:33:03.276 INFO:tasks.rados.rados.0.smithi040.stdout:3691: done (2 left) 2023-09-30T09:33:03.276 INFO:tasks.rados.rados.0.smithi040.stdout:3694: delete oid 7 current snap is 363 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3694: done (2 left) 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3695: read oid 39 snap -1 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3695: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3696: read oid 12 snap -1 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3696: expect deleted 2023-09-30T09:33:03.279 INFO:tasks.rados.rados.0.smithi040.stdout:3697: rollback oid 20 current snap is 363 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 357 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:3698: rollback oid 13 current snap is 363 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 358 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:3699: rollback oid 6 current snap is 363 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 6 to 357 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:3700: delete oid 41 current snap is 363 2023-09-30T09:33:03.280 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1802 (ObjNum 33 snap 0 seq_num 3792970096) dirty exists 2023-09-30T09:33:03.288 INFO:tasks.rados.rados.0.smithi040.stdout:3692: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:33:03.423 INFO:tasks.rados.rados.0.smithi040.stdout:3699: finishing rollback tid 0 to smithi040173847-6 2023-09-30T09:33:03.423 INFO:tasks.rados.rados.0.smithi040.stdout:3698: finishing rollback tid 0 to smithi040173847-13 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3698: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3699: finishing rollback tid 1 to smithi040173847-6 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3692: done (7 left) 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3693: done (6 left) 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3696: done (5 left) 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3700: done (4 left) 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3701: delete oid 18 current snap is 363 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3699: finishing rollback tid 2 to smithi040173847-6 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1972 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:03.424 INFO:tasks.rados.rados.0.smithi040.stdout:3698: finishing rollback tid 2 to smithi040173847-13 2023-09-30T09:33:03.425 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1646 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:33:03.425 INFO:tasks.rados.rados.0.smithi040.stdout:3695: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3697: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3697: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3697: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 2062 (ObjNum 1033 snap 326 seq_num 1033) dirty exists 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3695: done (4 left) 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3697: done (3 left) 2023-09-30T09:33:03.455 INFO:tasks.rados.rados.0.smithi040.stdout:3698: done (2 left) 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3699: done (1 left) 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3701: done (0 left) 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3702: rmattr oid 44 current snap is 363 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3703: read oid 37 snap -1 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3703: expect (ObjNum 1137 snap 360 seq_num 1137) 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 43 current snap is 363 2023-09-30T09:33:03.456 INFO:tasks.rados.rados.0.smithi040.stdout:3704: seq_num 1143 ranges {7430144=753664,8183808=450560,8634368=507904,9142272=589824,9732096=57344} 2023-09-30T09:33:03.500 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi040173847-43 from 7430144 to 8183808 tid 1 2023-09-30T09:33:03.503 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi040173847-43 from 8183808 to 8634368 tid 2 2023-09-30T09:33:03.506 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi040173847-43 from 8634368 to 9142272 tid 3 2023-09-30T09:33:03.510 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi040173847-43 from 9142272 to 9732096 tid 4 2023-09-30T09:33:03.511 INFO:tasks.rados.rados.0.smithi040.stdout:3704: writing smithi040173847-43 from 9732096 to 9789440 tid 5 2023-09-30T09:33:03.511 INFO:tasks.rados.rados.0.smithi040.stdout:3705: copy_from oid 10 from oid 27 current snap is 363 2023-09-30T09:33:03.511 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1498 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2023-09-30T09:33:03.511 INFO:tasks.rados.rados.0.smithi040.stdout:3703: expect (ObjNum 1137 snap 360 seq_num 1137) 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 1 to smithi040173847-43 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 2 to smithi040173847-43 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 3 to smithi040173847-43 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing copy_from to smithi040173847-10 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3705: got expected ENOENT (src dne) 2023-09-30T09:33:03.572 INFO:tasks.rados.rados.0.smithi040.stdout:3705: finishing copy_from racing read to smithi040173847-10 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 4 to smithi040173847-43 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3702: done (3 left) 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3703: done (2 left) 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3705: done (1 left) 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3706: read oid 46 snap -1 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3706: expect (ObjNum 1047 snap 330 seq_num 1047) 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3707: read oid 42 snap -1 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3707: expect (ObjNum 1118 snap 354 seq_num 1118) 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3708: rollback oid 24 current snap is 363 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 24 to 354 2023-09-30T09:33:03.573 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 5 to smithi040173847-43 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 6 to smithi040173847-43 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3704: finishing write tid 7 to smithi040173847-43 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 43 v 2068 (ObjNum 1143 snap 363 seq_num 1143) dirty exists 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3704: left oid 43 (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3704: done (3 left) 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3709: read oid 25 snap -1 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3709: expect deleted 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3710: copy_from oid 50 from oid 9 current snap is 363 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3711: read oid 30 snap 361 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3711: expect deleted 2023-09-30T09:33:03.574 INFO:tasks.rados.rados.0.smithi040.stdout:3712: copy_from oid 1 from oid 45 current snap is 363 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:3713: read oid 29 snap -1 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:3713: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:3714: rollback oid 49 current snap is 363 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 49 to 362 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 363 2023-09-30T09:33:03.575 INFO:tasks.rados.rados.0.smithi040.stdout:3715: seq_num 1144 ranges {9265152=770048,10035200=737280,10772480=712704,11485184=155648} 2023-09-30T09:33:03.629 INFO:tasks.rados.rados.0.smithi040.stdout:3715: writing smithi040173847-3 from 9265152 to 10035200 tid 1 2023-09-30T09:33:03.633 INFO:tasks.rados.rados.0.smithi040.stdout:3715: writing smithi040173847-3 from 10035200 to 10772480 tid 2 2023-09-30T09:33:03.637 INFO:tasks.rados.rados.0.smithi040.stdout:3715: writing smithi040173847-3 from 10772480 to 11485184 tid 3 2023-09-30T09:33:03.639 INFO:tasks.rados.rados.0.smithi040.stdout:3715: writing smithi040173847-3 from 11485184 to 11640832 tid 4 2023-09-30T09:33:03.639 INFO:tasks.rados.rados.0.smithi040.stdout:3716: snap_create 2023-09-30T09:33:03.639 INFO:tasks.rados.rados.0.smithi040.stdout:3713: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:33:03.678 INFO:tasks.rados.rados.0.smithi040.stdout:3708: finishing rollback tid 0 to smithi040173847-24 2023-09-30T09:33:03.678 INFO:tasks.rados.rados.0.smithi040.stdout:3708: finishing rollback tid 1 to smithi040173847-24 2023-09-30T09:33:03.678 INFO:tasks.rados.rados.0.smithi040.stdout:3708: finishing rollback tid 2 to smithi040173847-24 2023-09-30T09:33:03.678 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1842 (ObjNum 1047 snap 330 seq_num 1047) dirty exists 2023-09-30T09:33:03.679 INFO:tasks.rados.rados.0.smithi040.stdout:3706: expect (ObjNum 1047 snap 330 seq_num 1047) 2023-09-30T09:33:03.773 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:33:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:3714: finishing rollback tid 1 to smithi040173847-49 2023-09-30T09:33:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1992 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-09-30T09:33:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:3712: finishing copy_from to smithi040173847-1 2023-09-30T09:33:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1484 (ObjNum 1039 snap 329 seq_num 1039) dirty exists 2023-09-30T09:33:03.774 INFO:tasks.rados.rados.0.smithi040.stdout:3707: expect (ObjNum 1118 snap 354 seq_num 1118) 2023-09-30T09:33:03.900 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:33:03.900 INFO:tasks.rados.rados.0.smithi040.stdout:3710: finishing copy_from to smithi040173847-50 2023-09-30T09:33:03.900 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 1837 (ObjNum 1132 snap 360 seq_num 1132) dirty exists 2023-09-30T09:33:03.900 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 1 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 2 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 3 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 4 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 5 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: finishing write tid 6 to smithi040173847-3 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 1977 (ObjNum 1144 snap 363 seq_num 1144) dirty exists 2023-09-30T09:33:03.901 INFO:tasks.rados.rados.0.smithi040.stdout:3715: left oid 3 (ObjNum 1144 snap 363 seq_num 1144) 2023-09-30T09:33:03.971 INFO:tasks.rados.rados.0.smithi040.stdout:3706: done (10 left) 2023-09-30T09:33:03.971 INFO:tasks.rados.rados.0.smithi040.stdout:3707: done (9 left) 2023-09-30T09:33:03.971 INFO:tasks.rados.rados.0.smithi040.stdout:3708: done (8 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3709: done (7 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3710: done (6 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3711: done (5 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3712: done (4 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3713: done (3 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3714: done (2 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3715: done (1 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3716: done (0 left) 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 11 current snap is 364 2023-09-30T09:33:03.972 INFO:tasks.rados.rados.0.smithi040.stdout:3717: seq_num 1145 ranges {2252800=786432,3039232=622592,3661824=516096,4177920=417792,4595712=49152} 2023-09-30T09:33:03.988 INFO:tasks.rados.rados.0.smithi040.stdout:3717: writing smithi040173847-11 from 2252800 to 3039232 tid 1 2023-09-30T09:33:03.992 INFO:tasks.rados.rados.0.smithi040.stdout:3717: writing smithi040173847-11 from 3039232 to 3661824 tid 2 2023-09-30T09:33:03.995 INFO:tasks.rados.rados.0.smithi040.stdout:3717: writing smithi040173847-11 from 3661824 to 4177920 tid 3 2023-09-30T09:33:03.998 INFO:tasks.rados.rados.0.smithi040.stdout:3717: writing smithi040173847-11 from 4177920 to 4595712 tid 4 2023-09-30T09:33:03.998 INFO:tasks.rados.rados.0.smithi040.stdout:3717: writing smithi040173847-11 from 4595712 to 4644864 tid 5 2023-09-30T09:33:03.998 INFO:tasks.rados.rados.0.smithi040.stdout:3718: rollback oid 17 current snap is 364 2023-09-30T09:33:03.998 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 17 to 362 2023-09-30T09:33:03.998 INFO:tasks.rados.rados.0.smithi040.stdout:3719: delete oid 8 current snap is 364 2023-09-30T09:33:03.999 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 1 to smithi040173847-11 2023-09-30T09:33:03.999 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 2 to smithi040173847-11 2023-09-30T09:33:03.999 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 3 to smithi040173847-11 2023-09-30T09:33:04.001 INFO:tasks.rados.rados.0.smithi040.stdout:3718: finishing rollback tid 1 to smithi040173847-17 2023-09-30T09:33:04.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 0 (ObjNum -1218950112 snap 32578 seq_num 304) dirty dne 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:3718: done (2 left) 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:3719: done (1 left) 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:3720: read oid 20 snap -1 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:3720: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 364 2023-09-30T09:33:04.003 INFO:tasks.rados.rados.0.smithi040.stdout:3721: seq_num 1147 ranges {909312=16384} 2023-09-30T09:33:04.008 INFO:tasks.rados.rados.0.smithi040.stdout:3721: writing smithi040173847-31 from 909312 to 925696 tid 1 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 364 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3722: seq_num 1148 ranges {0=32768} 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3722: writing smithi040173847-7 from 0 to 32768 tid 1 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3723: delete oid 36 current snap is 364 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 4 to smithi040173847-11 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 5 to smithi040173847-11 2023-09-30T09:33:04.009 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 6 to smithi040173847-11 2023-09-30T09:33:04.011 INFO:tasks.rados.rados.0.smithi040.stdout:3717: finishing write tid 7 to smithi040173847-11 2023-09-30T09:33:04.012 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 2077 (ObjNum 1145 snap 364 seq_num 1145) dirty exists 2023-09-30T09:33:04.012 INFO:tasks.rados.rados.0.smithi040.stdout:3717: left oid 11 (ObjNum 1145 snap 364 seq_num 1145) 2023-09-30T09:33:04.012 INFO:tasks.rados.rados.0.smithi040.stdout:3717: done (4 left) 2023-09-30T09:33:04.012 INFO:tasks.rados.rados.0.smithi040.stdout:3723: done (3 left) 2023-09-30T09:33:04.012 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 15 current snap is 364 2023-09-30T09:33:04.013 INFO:tasks.rados.rados.0.smithi040.stdout:3724: seq_num 1150 ranges {4210688=65536} 2023-09-30T09:33:04.037 INFO:tasks.rados.rados.0.smithi040.stdout:3724: writing smithi040173847-15 from 4210688 to 4276224 tid 1 2023-09-30T09:33:04.037 INFO:tasks.rados.rados.0.smithi040.stdout:3725: snap_remove snap 357 2023-09-30T09:33:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:03 smithi143 ceph-mon[183689]: osdmap e797: 8 total, 8 up, 8 in 2023-09-30T09:33:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:03 smithi143 ceph-mon[183689]: pgmap v909: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 3.6 MiB/s wr, 23 op/s 2023-09-30T09:33:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:03 smithi040 ceph-mon[192000]: osdmap e797: 8 total, 8 up, 8 in 2023-09-30T09:33:04.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:03 smithi040 ceph-mon[192000]: pgmap v909: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 3.6 MiB/s wr, 23 op/s 2023-09-30T09:33:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:03 smithi040 ceph-mon[189312]: osdmap e797: 8 total, 8 up, 8 in 2023-09-30T09:33:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:03 smithi040 ceph-mon[189312]: pgmap v909: 121 pgs: 121 active+clean; 171 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 878 KiB/s rd, 3.6 MiB/s wr, 23 op/s 2023-09-30T09:33:04.976 INFO:tasks.rados.rados.0.smithi040.stdout:3725: done (4 left) 2023-09-30T09:33:04.976 INFO:tasks.rados.rados.0.smithi040.stdout:3726: snap_create 2023-09-30T09:33:04.976 INFO:tasks.rados.rados.0.smithi040.stdout:3720: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:05.059 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 1 to smithi040173847-31 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 2 to smithi040173847-31 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3722: finishing write tid 1 to smithi040173847-7 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3722: finishing write tid 2 to smithi040173847-7 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3721: finishing write tid 3 to smithi040173847-31 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1644 (ObjNum 1147 snap 364 seq_num 1147) dirty exists 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3721: left oid 31 (ObjNum 1147 snap 364 seq_num 1147) 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3722: finishing write tid 3 to smithi040173847-7 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1646 (ObjNum 1148 snap 364 seq_num 1148) dirty exists 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3722: left oid 7 (ObjNum 1148 snap 364 seq_num 1148) 2023-09-30T09:33:05.060 INFO:tasks.rados.rados.0.smithi040.stdout:3724: finishing write tid 1 to smithi040173847-15 2023-09-30T09:33:05.061 INFO:tasks.rados.rados.0.smithi040.stdout:3724: finishing write tid 2 to smithi040173847-15 2023-09-30T09:33:05.061 INFO:tasks.rados.rados.0.smithi040.stdout:3724: finishing write tid 3 to smithi040173847-15 2023-09-30T09:33:05.061 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1971 (ObjNum 1150 snap 364 seq_num 1150) dirty exists 2023-09-30T09:33:05.061 INFO:tasks.rados.rados.0.smithi040.stdout:3724: left oid 15 (ObjNum 1150 snap 364 seq_num 1150) 2023-09-30T09:33:05.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:04 smithi143 ceph-mon[183689]: osdmap e798: 8 total, 8 up, 8 in 2023-09-30T09:33:05.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:04 smithi040 ceph-mon[192000]: osdmap e798: 8 total, 8 up, 8 in 2023-09-30T09:33:05.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:04 smithi040 ceph-mon[189312]: osdmap e798: 8 total, 8 up, 8 in 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3720: done (4 left) 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3721: done (3 left) 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3722: done (2 left) 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3724: done (1 left) 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3726: done (0 left) 2023-09-30T09:33:05.989 INFO:tasks.rados.rados.0.smithi040.stdout:3727: rollback oid 21 current snap is 365 2023-09-30T09:33:05.990 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 361 2023-09-30T09:33:05.990 INFO:tasks.rados.rados.0.smithi040.stdout:3728: rollback oid 38 current snap is 365 2023-09-30T09:33:05.990 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 38 to 360 2023-09-30T09:33:05.990 INFO:tasks.rados.rados.0.smithi040.stdout:3729: snap_create 2023-09-30T09:33:05.991 INFO:tasks.rados.rados.0.smithi040.stdout:3728: finishing rollback tid 1 to smithi040173847-38 2023-09-30T09:33:05.991 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 0 (ObjNum 81 snap 0 seq_num 1886085211) dirty dne 2023-09-30T09:33:05.992 INFO:tasks.rados.rados.0.smithi040.stdout:3727: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:33:05.992 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1839 (ObjNum 33 snap 0 seq_num 3791381776) dirty dne 2023-09-30T09:33:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:05 smithi143 ceph-mon[183689]: osdmap e799: 8 total, 8 up, 8 in 2023-09-30T09:33:06.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:05 smithi143 ceph-mon[183689]: pgmap v912: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:33:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:05 smithi040 ceph-mon[192000]: osdmap e799: 8 total, 8 up, 8 in 2023-09-30T09:33:06.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:05 smithi040 ceph-mon[192000]: pgmap v912: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:33:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:05 smithi040 ceph-mon[189312]: osdmap e799: 8 total, 8 up, 8 in 2023-09-30T09:33:06.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:05 smithi040 ceph-mon[189312]: pgmap v912: 121 pgs: 121 active+clean; 166 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.1 MiB/s wr, 21 op/s 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3727: done (2 left) 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3728: done (1 left) 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3729: done (0 left) 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3730: read oid 9 snap 365 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3730: expect (ObjNum 1132 snap 360 seq_num 1132) 2023-09-30T09:33:06.954 INFO:tasks.rados.rados.0.smithi040.stdout:3731: delete oid 37 current snap is 366 2023-09-30T09:33:06.964 INFO:tasks.rados.rados.0.smithi040.stdout:3731: done (1 left) 2023-09-30T09:33:06.964 INFO:tasks.rados.rados.0.smithi040.stdout:3732: rollback oid 8 current snap is 366 2023-09-30T09:33:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 8 to 363 2023-09-30T09:33:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 366 2023-09-30T09:33:06.965 INFO:tasks.rados.rados.0.smithi040.stdout:3733: seq_num 1152 ranges {1458176=98304} 2023-09-30T09:33:06.973 INFO:tasks.rados.rados.0.smithi040.stdout:3733: writing smithi040173847-32 from 1458176 to 1556480 tid 1 2023-09-30T09:33:06.973 INFO:tasks.rados.rados.0.smithi040.stdout:3734: rmattr oid 7 current snap is 366 2023-09-30T09:33:06.974 INFO:tasks.rados.rados.0.smithi040.stdout:3734: done (3 left) 2023-09-30T09:33:06.974 INFO:tasks.rados.rados.0.smithi040.stdout:3735: copy_from oid 6 from oid 34 current snap is 366 2023-09-30T09:33:06.974 INFO:tasks.rados.rados.0.smithi040.stdout:3730: expect (ObjNum 1132 snap 360 seq_num 1132) 2023-09-30T09:33:07.178 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 1 to smithi040173847-32 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 2 to smithi040173847-32 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3733: finishing write tid 3 to smithi040173847-32 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1500 (ObjNum 1152 snap 366 seq_num 1152) dirty exists 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3733: left oid 32 (ObjNum 1152 snap 366 seq_num 1152) 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing copy_from racing read to smithi040173847-6 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3735: finishing copy_from to smithi040173847-6 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 6 v 1636 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3732: finishing rollback tid 1 to smithi040173847-8 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3732: finishing rollback tid 2 to smithi040173847-8 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1600 (ObjNum 1133 snap 360 seq_num 1133) dirty exists 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3730: done (3 left) 2023-09-30T09:33:07.179 INFO:tasks.rados.rados.0.smithi040.stdout:3732: done (2 left) 2023-09-30T09:33:07.180 INFO:tasks.rados.rados.0.smithi040.stdout:3733: done (1 left) 2023-09-30T09:33:07.180 INFO:tasks.rados.rados.0.smithi040.stdout:3735: done (0 left) 2023-09-30T09:33:07.180 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 366 2023-09-30T09:33:07.180 INFO:tasks.rados.rados.0.smithi040.stdout:3736: seq_num 1153 ranges {1998848=114688} 2023-09-30T09:33:07.190 INFO:tasks.rados.rados.0.smithi040.stdout:3736: writing smithi040173847-2 from 1998848 to 2113536 tid 1 2023-09-30T09:33:07.190 INFO:tasks.rados.rados.0.smithi040.stdout:3737: delete oid 9 current snap is 366 2023-09-30T09:33:07.193 INFO:tasks.rados.rados.0.smithi040.stdout:3737: done (1 left) 2023-09-30T09:33:07.193 INFO:tasks.rados.rados.0.smithi040.stdout:3738: rollback oid 10 current snap is 366 2023-09-30T09:33:07.193 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 351 2023-09-30T09:33:07.193 INFO:tasks.rados.rados.0.smithi040.stdout:3739: setattr oid 21 current snap is 366 2023-09-30T09:33:07.193 INFO:tasks.rados.rados.0.smithi040.stdout:3736: finishing write tid 1 to smithi040173847-2 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:3740: read oid 4 snap -1 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:3740: expect (ObjNum 1099 snap 347 seq_num 1099) 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:3741: rmattr oid 17 current snap is 366 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:3741: done (4 left) 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 366 2023-09-30T09:33:07.195 INFO:tasks.rados.rados.0.smithi040.stdout:3742: seq_num 1155 ranges {0=147456} 2023-09-30T09:33:07.196 INFO:tasks.rados.rados.0.smithi040.stdout:3742: writing smithi040173847-40 from 0 to 147456 tid 1 2023-09-30T09:33:07.196 INFO:tasks.rados.rados.0.smithi040.stdout:3743: snap_remove snap 358 2023-09-30T09:33:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:06 smithi143 ceph-mon[183689]: osdmap e800: 8 total, 8 up, 8 in 2023-09-30T09:33:07.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:06 smithi143 ceph-mon[183689]: osdmap e801: 8 total, 8 up, 8 in 2023-09-30T09:33:07.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:06 smithi040 ceph-mon[192000]: osdmap e800: 8 total, 8 up, 8 in 2023-09-30T09:33:07.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:06 smithi040 ceph-mon[192000]: osdmap e801: 8 total, 8 up, 8 in 2023-09-30T09:33:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:06 smithi040 ceph-mon[189312]: osdmap e800: 8 total, 8 up, 8 in 2023-09-30T09:33:07.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:06 smithi040 ceph-mon[189312]: osdmap e801: 8 total, 8 up, 8 in 2023-09-30T09:33:08.014 INFO:tasks.rados.rados.0.smithi040.stdout:3743: done (5 left) 2023-09-30T09:33:08.014 INFO:tasks.rados.rados.0.smithi040.stdout:3744: snap_create 2023-09-30T09:33:08.014 INFO:tasks.rados.rados.0.smithi040.stdout:3736: finishing write tid 2 to smithi040173847-2 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3736: finishing write tid 3 to smithi040173847-2 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1602 (ObjNum 1153 snap 366 seq_num 1153) dirty exists 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3736: left oid 2 (ObjNum 1153 snap 366 seq_num 1153) 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1844 (ObjNum 33 snap 0 seq_num 3792966576) dirty exists 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3738: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1979 (ObjNum 1002 snap 316 seq_num 1002) dirty exists 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3742: finishing write tid 1 to smithi040173847-40 2023-09-30T09:33:08.015 INFO:tasks.rados.rados.0.smithi040.stdout:3742: finishing write tid 2 to smithi040173847-40 2023-09-30T09:33:08.016 INFO:tasks.rados.rados.0.smithi040.stdout:3740: expect (ObjNum 1099 snap 347 seq_num 1099) 2023-09-30T09:33:08.074 INFO:tasks.rados.rados.0.smithi040.stdout:3742: finishing write tid 3 to smithi040173847-40 2023-09-30T09:33:08.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1813 (ObjNum 1155 snap 366 seq_num 1155) dirty exists 2023-09-30T09:33:08.074 INFO:tasks.rados.rados.0.smithi040.stdout:3742: left oid 40 (ObjNum 1155 snap 366 seq_num 1155) 2023-09-30T09:33:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:07 smithi143 ceph-mon[183689]: pgmap v915: 121 pgs: 121 active+clean; 184 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-30T09:33:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:07 smithi040 ceph-mon[192000]: pgmap v915: 121 pgs: 121 active+clean; 184 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-30T09:33:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:07 smithi040 ceph-mon[189312]: pgmap v915: 121 pgs: 121 active+clean; 184 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 22 op/s 2023-09-30T09:33:08.997 INFO:tasks.rados.rados.0.smithi040.stdout:3736: done (5 left) 2023-09-30T09:33:08.998 INFO:tasks.rados.rados.0.smithi040.stdout:3738: done (4 left) 2023-09-30T09:33:08.998 INFO:tasks.rados.rados.0.smithi040.stdout:3739: done (3 left) 2023-09-30T09:33:09.117 INFO:tasks.rados.rados.0.smithi040.stdout:3740: done (2 left) 2023-09-30T09:33:09.117 INFO:tasks.rados.rados.0.smithi040.stdout:3742: done (1 left) 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:3744: done (0 left) 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:3745: rollback oid 42 current snap is 367 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 361 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:3746: read oid 27 snap -1 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:3746: expect deleted 2023-09-30T09:33:09.118 INFO:tasks.rados.rados.0.smithi040.stdout:3747: read oid 29 snap -1 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3747: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3748: rmattr oid 49 current snap is 367 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3748: done (3 left) 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3749: read oid 21 snap -1 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3749: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:3750: rollback oid 41 current snap is 367 2023-09-30T09:33:09.119 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 41 to 362 2023-09-30T09:33:09.120 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 367 2023-09-30T09:33:09.120 INFO:tasks.rados.rados.0.smithi040.stdout:3751: seq_num 1156 ranges {1556480=163840} 2023-09-30T09:33:09.123 INFO:tasks.rados.rados.0.smithi040.stdout:3751: writing smithi040173847-32 from 1556480 to 1720320 tid 1 2023-09-30T09:33:09.125 INFO:tasks.rados.rados.0.smithi040.stdout:3752: read oid 20 snap -1 2023-09-30T09:33:09.125 INFO:tasks.rados.rados.0.smithi040.stdout:3752: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:09.125 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 367 2023-09-30T09:33:09.125 INFO:tasks.rados.rados.0.smithi040.stdout:3753: seq_num 1157 ranges {0=180224} 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3753: writing smithi040173847-49 from 0 to 180224 tid 1 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3754: read oid 24 snap -1 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3754: expect (ObjNum 1047 snap 330 seq_num 1047) 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3755: read oid 39 snap -1 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3755: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:09.126 INFO:tasks.rados.rados.0.smithi040.stdout:3756: read oid 44 snap -1 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3756: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3757: read oid 30 snap 361 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3757: expect deleted 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3758: snap_create 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3749: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:33:09.127 INFO:tasks.rados.rados.0.smithi040.stdout:3750: finishing rollback tid 1 to smithi040173847-41 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:3750: finishing rollback tid 2 to smithi040173847-41 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1819 (ObjNum 1124 snap 356 seq_num 1124) dirty exists 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:3747: expect (ObjNum 803 snap 254 seq_num 803) 2023-09-30T09:33:09.128 INFO:tasks.rados.rados.0.smithi040.stdout:3745: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:33:09.129 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 1987 (ObjNum 1118 snap 354 seq_num 1118) dirty exists 2023-09-30T09:33:09.129 INFO:tasks.rados.rados.0.smithi040.stdout:3755: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:09.129 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 1 to smithi040173847-49 2023-09-30T09:33:09.129 INFO:tasks.rados.rados.0.smithi040.stdout:3751: finishing write tid 1 to smithi040173847-32 2023-09-30T09:33:09.129 INFO:tasks.rados.rados.0.smithi040.stdout:3752: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:09.163 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 2 to smithi040173847-49 2023-09-30T09:33:09.278 INFO:tasks.rados.rados.0.smithi040.stdout:3754: expect (ObjNum 1047 snap 330 seq_num 1047) 2023-09-30T09:33:09.279 INFO:tasks.rados.rados.0.smithi040.stdout:3753: finishing write tid 3 to smithi040173847-49 2023-09-30T09:33:09.279 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 2095 (ObjNum 1157 snap 367 seq_num 1157) dirty exists 2023-09-30T09:33:09.280 INFO:tasks.rados.rados.0.smithi040.stdout:3753: left oid 49 (ObjNum 1157 snap 367 seq_num 1157) 2023-09-30T09:33:09.280 INFO:tasks.rados.rados.0.smithi040.stdout:3756: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:33:09.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:08 smithi143 ceph-mon[183689]: osdmap e802: 8 total, 8 up, 8 in 2023-09-30T09:33:09.741 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:08 smithi040 ceph-mon[192000]: osdmap e802: 8 total, 8 up, 8 in 2023-09-30T09:33:09.741 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:08 smithi040 ceph-mon[189312]: osdmap e802: 8 total, 8 up, 8 in 2023-09-30T09:33:10.166 INFO:tasks.rados.rados.0.smithi040.stdout:3751: finishing write tid 2 to smithi040173847-32 2023-09-30T09:33:10.205 INFO:tasks.rados.rados.0.smithi040.stdout:3751: finishing write tid 3 to smithi040173847-32 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1502 (ObjNum 1156 snap 367 seq_num 1156) dirty exists 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3751: left oid 32 (ObjNum 1156 snap 367 seq_num 1156) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3745: done (12 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3746: done (11 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3747: done (10 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3749: done (9 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3750: done (8 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3751: done (7 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3752: done (6 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3753: done (5 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3754: done (4 left) 2023-09-30T09:33:10.206 INFO:tasks.rados.rados.0.smithi040.stdout:3755: done (3 left) 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:3756: done (2 left) 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:3757: done (1 left) 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:3758: done (0 left) 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:3759: rollback oid 10 current snap is 368 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 10 to 363 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 46 current snap is 368 2023-09-30T09:33:10.207 INFO:tasks.rados.rados.0.smithi040.stdout:3760: seq_num 1158 ranges {2187264=196608} 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:3760: writing smithi040173847-46 from 2187264 to 2383872 tid 1 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:3761: snap_create 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:3759: finishing rollback tid 0 to smithi040173847-10 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:3759: finishing rollback tid 1 to smithi040173847-10 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:3759: finishing rollback tid 2 to smithi040173847-10 2023-09-30T09:33:10.208 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 1991 (ObjNum 1139 snap 363 seq_num 1139) dirty exists 2023-09-30T09:33:10.209 INFO:tasks.rados.rados.0.smithi040.stdout:3760: finishing write tid 1 to smithi040173847-46 2023-09-30T09:33:10.209 INFO:tasks.rados.rados.0.smithi040.stdout:3760: finishing write tid 2 to smithi040173847-46 2023-09-30T09:33:10.209 INFO:tasks.rados.rados.0.smithi040.stdout:3760: finishing write tid 3 to smithi040173847-46 2023-09-30T09:33:10.209 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 1979 (ObjNum 1158 snap 368 seq_num 1158) dirty exists 2023-09-30T09:33:10.209 INFO:tasks.rados.rados.0.smithi040.stdout:3760: left oid 46 (ObjNum 1158 snap 368 seq_num 1158) 2023-09-30T09:33:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:09 smithi143 ceph-mon[183689]: osdmap e803: 8 total, 8 up, 8 in 2023-09-30T09:33:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:09 smithi143 ceph-mon[183689]: pgmap v918: 121 pgs: 121 active+clean; 196 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-09-30T09:33:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:09 smithi040 ceph-mon[189312]: osdmap e803: 8 total, 8 up, 8 in 2023-09-30T09:33:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:09 smithi040 ceph-mon[189312]: pgmap v918: 121 pgs: 121 active+clean; 196 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-09-30T09:33:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:09 smithi040 ceph-mon[192000]: osdmap e803: 8 total, 8 up, 8 in 2023-09-30T09:33:10.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:09 smithi040 ceph-mon[192000]: pgmap v918: 121 pgs: 121 active+clean; 196 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 18 MiB/s rd, 5.9 MiB/s wr, 32 op/s 2023-09-30T09:33:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3759: done (2 left) 2023-09-30T09:33:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3760: done (1 left) 2023-09-30T09:33:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3761: done (0 left) 2023-09-30T09:33:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3762: copy_from oid 13 from oid 29 current snap is 369 2023-09-30T09:33:11.015 INFO:tasks.rados.rados.0.smithi040.stdout:3763: setattr oid 33 current snap is 369 2023-09-30T09:33:11.016 INFO:tasks.rados.rados.0.smithi040.stdout:3764: setattr oid 30 current snap is 369 2023-09-30T09:33:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 7 current snap is 369 2023-09-30T09:33:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3765: seq_num 1159 ranges {32768=212992} 2023-09-30T09:33:11.020 INFO:tasks.rados.rados.0.smithi040.stdout:3765: writing smithi040173847-7 from 32768 to 245760 tid 1 2023-09-30T09:33:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 27 current snap is 369 2023-09-30T09:33:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:3766: seq_num 1160 ranges {0=229376} 2023-09-30T09:33:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:3766: writing smithi040173847-27 from 0 to 229376 tid 1 2023-09-30T09:33:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 369 2023-09-30T09:33:11.021 INFO:tasks.rados.rados.0.smithi040.stdout:3767: seq_num 1161 ranges {2113536=245760} 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:3767: writing smithi040173847-2 from 2113536 to 2359296 tid 1 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:3768: read oid 48 snap -1 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:3768: expect deleted 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 369 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1648 (ObjNum 65 snap 0 seq_num 1767991640) dirty exists 2023-09-30T09:33:11.035 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1767 (ObjNum 1042 snap 330 seq_num 1042) dirty exists 2023-09-30T09:33:11.036 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 1 to smithi040173847-27 2023-09-30T09:33:11.036 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 2 to smithi040173847-27 2023-09-30T09:33:11.036 INFO:tasks.rados.rados.0.smithi040.stdout:3769: seq_num 1162 ranges {2727936=270336} 2023-09-30T09:33:11.052 INFO:tasks.rados.rados.0.smithi040.stdout:3769: writing smithi040173847-1 from 2727936 to 2998272 tid 1 2023-09-30T09:33:11.052 INFO:tasks.rados.rados.0.smithi040.stdout:3763: done (7 left) 2023-09-30T09:33:11.052 INFO:tasks.rados.rados.0.smithi040.stdout:3764: done (6 left) 2023-09-30T09:33:11.052 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 369 2023-09-30T09:33:11.053 INFO:tasks.rados.rados.0.smithi040.stdout:3770: seq_num 1163 ranges {0=286720} 2023-09-30T09:33:11.054 INFO:tasks.rados.rados.0.smithi040.stdout:3770: writing smithi040173847-9 from 0 to 286720 tid 1 2023-09-30T09:33:11.054 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 369 2023-09-30T09:33:11.054 INFO:tasks.rados.rados.0.smithi040.stdout:3765: finishing write tid 1 to smithi040173847-7 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:3765: finishing write tid 2 to smithi040173847-7 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing copy_from racing read to smithi040173847-13 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:3762: finishing copy_from to smithi040173847-13 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1498 (ObjNum 803 snap 254 seq_num 803) dirty exists 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:3765: finishing write tid 3 to smithi040173847-7 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1648 (ObjNum 1159 snap 369 seq_num 1159) dirty exists 2023-09-30T09:33:11.055 INFO:tasks.rados.rados.0.smithi040.stdout:3765: left oid 7 (ObjNum 1159 snap 369 seq_num 1159) 2023-09-30T09:33:11.056 INFO:tasks.rados.rados.0.smithi040.stdout:3766: finishing write tid 3 to smithi040173847-27 2023-09-30T09:33:11.056 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 27 v 1769 (ObjNum 1160 snap 369 seq_num 1160) dirty exists 2023-09-30T09:33:11.056 INFO:tasks.rados.rados.0.smithi040.stdout:3766: left oid 27 (ObjNum 1160 snap 369 seq_num 1160) 2023-09-30T09:33:11.056 INFO:tasks.rados.rados.0.smithi040.stdout:3771: seq_num 1164 ranges {0=303104} 2023-09-30T09:33:11.056 INFO:tasks.rados.rados.0.smithi040.stdout:3771: writing smithi040173847-12 from 0 to 303104 tid 1 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:3762: done (7 left) 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:3765: done (6 left) 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:3766: done (5 left) 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:3772: rmattr oid 39 current snap is 369 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 369 2023-09-30T09:33:11.057 INFO:tasks.rados.rados.0.smithi040.stdout:3773: seq_num 1165 ranges {2187264=319488} 2023-09-30T09:33:11.070 INFO:tasks.rados.rados.0.smithi040.stdout:3773: writing smithi040173847-24 from 2187264 to 2506752 tid 1 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:3774: snap_create 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 1 to smithi040173847-2 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 2 to smithi040173847-2 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:3767: finishing write tid 3 to smithi040173847-2 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1604 (ObjNum 1161 snap 369 seq_num 1161) dirty exists 2023-09-30T09:33:11.071 INFO:tasks.rados.rados.0.smithi040.stdout:3767: left oid 2 (ObjNum 1161 snap 369 seq_num 1161) 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 1 to smithi040173847-1 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3770: finishing write tid 1 to smithi040173847-9 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 2 to smithi040173847-1 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3771: finishing write tid 1 to smithi040173847-12 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3771: finishing write tid 2 to smithi040173847-12 2023-09-30T09:33:11.072 INFO:tasks.rados.rados.0.smithi040.stdout:3770: finishing write tid 2 to smithi040173847-9 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:3771: finishing write tid 3 to smithi040173847-12 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1650 (ObjNum 1164 snap 369 seq_num 1164) dirty exists 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:3771: left oid 12 (ObjNum 1164 snap 369 seq_num 1164) 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:3770: finishing write tid 3 to smithi040173847-9 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1846 (ObjNum 1163 snap 369 seq_num 1163) dirty exists 2023-09-30T09:33:11.073 INFO:tasks.rados.rados.0.smithi040.stdout:3770: left oid 9 (ObjNum 1163 snap 369 seq_num 1163) 2023-09-30T09:33:11.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1605 (ObjNum 1067 snap 338 seq_num 1067) dirty exists 2023-09-30T09:33:11.074 INFO:tasks.rados.rados.0.smithi040.stdout:3769: finishing write tid 3 to smithi040173847-1 2023-09-30T09:33:11.074 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 2098 (ObjNum 1162 snap 369 seq_num 1162) dirty exists 2023-09-30T09:33:11.074 INFO:tasks.rados.rados.0.smithi040.stdout:3769: left oid 1 (ObjNum 1162 snap 369 seq_num 1162) 2023-09-30T09:33:11.075 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 1 to smithi040173847-24 2023-09-30T09:33:11.075 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 2 to smithi040173847-24 2023-09-30T09:33:11.075 INFO:tasks.rados.rados.0.smithi040.stdout:3773: finishing write tid 3 to smithi040173847-24 2023-09-30T09:33:11.075 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1848 (ObjNum 1165 snap 369 seq_num 1165) dirty exists 2023-09-30T09:33:11.076 INFO:tasks.rados.rados.0.smithi040.stdout:3773: left oid 24 (ObjNum 1165 snap 369 seq_num 1165) 2023-09-30T09:33:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:10 smithi143 ceph-mon[183689]: osdmap e804: 8 total, 8 up, 8 in 2023-09-30T09:33:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:10 smithi040 ceph-mon[192000]: osdmap e804: 8 total, 8 up, 8 in 2023-09-30T09:33:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:10 smithi040 ceph-mon[189312]: osdmap e804: 8 total, 8 up, 8 in 2023-09-30T09:33:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:11] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3767: done (7 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3768: done (6 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3769: done (5 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3770: done (4 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3771: done (3 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3772: done (2 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3773: done (1 left) 2023-09-30T09:33:11.956 INFO:tasks.rados.rados.0.smithi040.stdout:3774: done (0 left) 2023-09-30T09:33:11.957 INFO:tasks.rados.rados.0.smithi040.stdout:3775: snap_remove snap 368 2023-09-30T09:33:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:12 smithi143 ceph-mon[183689]: osdmap e805: 8 total, 8 up, 8 in 2023-09-30T09:33:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:12 smithi143 ceph-mon[183689]: pgmap v921: 121 pgs: 121 active+clean; 198 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-09-30T09:33:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:12 smithi143 ceph-mon[183689]: osdmap e806: 8 total, 8 up, 8 in 2023-09-30T09:33:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[192000]: osdmap e805: 8 total, 8 up, 8 in 2023-09-30T09:33:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[192000]: pgmap v921: 121 pgs: 121 active+clean; 198 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-09-30T09:33:12.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[192000]: osdmap e806: 8 total, 8 up, 8 in 2023-09-30T09:33:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[189312]: osdmap e805: 8 total, 8 up, 8 in 2023-09-30T09:33:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[189312]: pgmap v921: 121 pgs: 121 active+clean; 198 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 12 op/s 2023-09-30T09:33:12.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:12 smithi040 ceph-mon[189312]: osdmap e806: 8 total, 8 up, 8 in 2023-09-30T09:33:12.966 INFO:tasks.rados.rados.0.smithi040.stdout:3775: done (0 left) 2023-09-30T09:33:13.375 INFO:tasks.rados.rados.0.smithi040.stdout:3776: copy_from oid 49 from oid 2 current snap is 370 2023-09-30T09:33:13.375 INFO:tasks.rados.rados.0.smithi040.stdout:3777: read oid 18 snap -1 2023-09-30T09:33:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3777: expect deleted 2023-09-30T09:33:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3778: copy_from oid 12 from oid 4 current snap is 370 2023-09-30T09:33:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3779: rollback oid 25 current snap is 370 2023-09-30T09:33:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 25 to 367 2023-09-30T09:33:13.376 INFO:tasks.rados.rados.0.smithi040.stdout:3780: snap_create 2023-09-30T09:33:13.378 INFO:tasks.rados.rados.0.smithi040.stdout:3779: finishing rollback tid 1 to smithi040173847-25 2023-09-30T09:33:13.378 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 25 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-09-30T09:33:13.378 INFO:tasks.rados.rados.0.smithi040.stdout:3778: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:33:13.378 INFO:tasks.rados.rados.0.smithi040.stdout:3778: finishing copy_from to smithi040173847-12 2023-09-30T09:33:13.378 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1596 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:13.379 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:33:13.379 INFO:tasks.rados.rados.0.smithi040.stdout:3776: finishing copy_from to smithi040173847-49 2023-09-30T09:33:13.379 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1604 (ObjNum 1161 snap 369 seq_num 1161) dirty exists 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3776: done (4 left) 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3777: done (3 left) 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3778: done (2 left) 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3779: done (1 left) 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3780: done (0 left) 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 32 current snap is 371 2023-09-30T09:33:13.970 INFO:tasks.rados.rados.0.smithi040.stdout:3781: seq_num 1166 ranges {1720320=335872} 2023-09-30T09:33:13.981 INFO:tasks.rados.rados.0.smithi040.stdout:3781: writing smithi040173847-32 from 1720320 to 2056192 tid 1 2023-09-30T09:33:13.981 INFO:tasks.rados.rados.0.smithi040.stdout:3782: snap_remove snap 363 2023-09-30T09:33:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:13 smithi143 ceph-mon[183689]: osdmap e807: 8 total, 8 up, 8 in 2023-09-30T09:33:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:13 smithi143 ceph-mon[183689]: pgmap v924: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 802 KiB/s wr, 29 op/s 2023-09-30T09:33:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:13 smithi040 ceph-mon[192000]: osdmap e807: 8 total, 8 up, 8 in 2023-09-30T09:33:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:13 smithi040 ceph-mon[192000]: pgmap v924: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 802 KiB/s wr, 29 op/s 2023-09-30T09:33:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:13 smithi040 ceph-mon[189312]: osdmap e807: 8 total, 8 up, 8 in 2023-09-30T09:33:14.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:13 smithi040 ceph-mon[189312]: pgmap v924: 121 pgs: 121 active+clean; 205 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 802 KiB/s wr, 29 op/s 2023-09-30T09:33:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3782: done (1 left) 2023-09-30T09:33:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3783: copy_from oid 44 from oid 3 current snap is 371 2023-09-30T09:33:14.972 INFO:tasks.rados.rados.0.smithi040.stdout:3784: read oid 39 snap -1 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3784: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3785: read oid 10 snap 347 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3785: expect (ObjNum 1002 snap 316 seq_num 1002) 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3786: copy_from oid 18 from oid 14 current snap is 371 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3787: delete oid 13 current snap is 371 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 1 to smithi040173847-32 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 2 to smithi040173847-32 2023-09-30T09:33:14.973 INFO:tasks.rados.rados.0.smithi040.stdout:3781: finishing write tid 3 to smithi040173847-32 2023-09-30T09:33:14.974 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1504 (ObjNum 1166 snap 371 seq_num 1166) dirty exists 2023-09-30T09:33:14.974 INFO:tasks.rados.rados.0.smithi040.stdout:3781: left oid 32 (ObjNum 1166 snap 371 seq_num 1166) 2023-09-30T09:33:14.981 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing copy_from to smithi040173847-18 2023-09-30T09:33:14.981 INFO:tasks.rados.rados.0.smithi040.stdout:3786: got expected ENOENT (src dne) 2023-09-30T09:33:14.983 INFO:tasks.rados.rados.0.smithi040.stdout:3786: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:33:14.987 INFO:tasks.rados.rados.0.smithi040.stdout:3781: done (5 left) 2023-09-30T09:33:14.987 INFO:tasks.rados.rados.0.smithi040.stdout:3786: done (4 left) 2023-09-30T09:33:14.987 INFO:tasks.rados.rados.0.smithi040.stdout:3787: done (3 left) 2023-09-30T09:33:14.987 INFO:tasks.rados.rados.0.smithi040.stdout:3788: snap_remove snap 361 2023-09-30T09:33:15.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:14 smithi143 ceph-mon[183689]: osdmap e808: 8 total, 8 up, 8 in 2023-09-30T09:33:15.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:14 smithi040 ceph-mon[192000]: osdmap e808: 8 total, 8 up, 8 in 2023-09-30T09:33:15.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:14 smithi040 ceph-mon[189312]: osdmap e808: 8 total, 8 up, 8 in 2023-09-30T09:33:15.998 INFO:tasks.rados.rados.0.smithi040.stdout:3788: done (3 left) 2023-09-30T09:33:15.998 INFO:tasks.rados.rados.0.smithi040.stdout:3789: setattr oid 9 current snap is 371 2023-09-30T09:33:15.998 INFO:tasks.rados.rados.0.smithi040.stdout:3784: expect (ObjNum 1067 snap 338 seq_num 1067) 2023-09-30T09:33:16.034 INFO:tasks.rados.rados.0.smithi040.stdout:3785: expect (ObjNum 1002 snap 316 seq_num 1002) 2023-09-30T09:33:16.095 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing copy_from racing read to smithi040173847-44 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:3783: finishing copy_from to smithi040173847-44 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1977 (ObjNum 1144 snap 363 seq_num 1144) dirty exists 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:3783: done (3 left) 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:3784: done (2 left) 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:3785: done (1 left) 2023-09-30T09:33:16.096 INFO:tasks.rados.rados.0.smithi040.stdout:3790: delete oid 33 current snap is 371 2023-09-30T09:33:16.098 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1849 (ObjNum 1163 snap 369 seq_num 1163) dirty exists 2023-09-30T09:33:16.099 INFO:tasks.rados.rados.0.smithi040.stdout:3789: done (1 left) 2023-09-30T09:33:16.100 INFO:tasks.rados.rados.0.smithi040.stdout:3790: done (0 left) 2023-09-30T09:33:16.100 INFO:tasks.rados.rados.0.smithi040.stdout:3791: read oid 23 snap -1 2023-09-30T09:33:16.100 INFO:tasks.rados.rados.0.smithi040.stdout:3791: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:16.100 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 37 current snap is 371 2023-09-30T09:33:16.100 INFO:tasks.rados.rados.0.smithi040.stdout:3792: seq_num 1169 ranges {0=385024} 2023-09-30T09:33:16.102 INFO:tasks.rados.rados.0.smithi040.stdout:3792: writing smithi040173847-37 from 0 to 385024 tid 1 2023-09-30T09:33:16.102 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 2 current snap is 371 2023-09-30T09:33:16.102 INFO:tasks.rados.rados.0.smithi040.stdout:3793: seq_num 1170 ranges {2359296=401408} 2023-09-30T09:33:16.118 INFO:tasks.rados.rados.0.smithi040.stdout:3793: writing smithi040173847-2 from 2359296 to 2760704 tid 1 2023-09-30T09:33:16.118 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 1 current snap is 371 2023-09-30T09:33:16.118 INFO:tasks.rados.rados.0.smithi040.stdout:3794: seq_num 1171 ranges {2998272=417792} 2023-09-30T09:33:16.137 INFO:tasks.rados.rados.0.smithi040.stdout:3794: writing smithi040173847-1 from 2998272 to 3416064 tid 1 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3795: read oid 6 snap -1 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3795: expect (ObjNum 1097 snap 345 seq_num 1097) 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3796: snap_create 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 1 to smithi040173847-37 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 2 to smithi040173847-37 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3792: finishing write tid 3 to smithi040173847-37 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 37 v 1476 (ObjNum 1169 snap 371 seq_num 1169) dirty exists 2023-09-30T09:33:16.138 INFO:tasks.rados.rados.0.smithi040.stdout:3792: left oid 37 (ObjNum 1169 snap 371 seq_num 1169) 2023-09-30T09:33:16.139 INFO:tasks.rados.rados.0.smithi040.stdout:3791: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:16.250 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 1 to smithi040173847-2 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 2 to smithi040173847-2 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3793: finishing write tid 3 to smithi040173847-2 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1607 (ObjNum 1170 snap 371 seq_num 1170) dirty exists 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3793: left oid 2 (ObjNum 1170 snap 371 seq_num 1170) 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 1 to smithi040173847-1 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 2 to smithi040173847-1 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3794: finishing write tid 3 to smithi040173847-1 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 2115 (ObjNum 1171 snap 371 seq_num 1171) dirty exists 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3794: left oid 1 (ObjNum 1171 snap 371 seq_num 1171) 2023-09-30T09:33:16.251 INFO:tasks.rados.rados.0.smithi040.stdout:3795: expect (ObjNum 1097 snap 345 seq_num 1097) 2023-09-30T09:33:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:15 smithi143 ceph-mon[183689]: osdmap e809: 8 total, 8 up, 8 in 2023-09-30T09:33:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:15 smithi143 ceph-mon[183689]: pgmap v927: 121 pgs: 121 active+clean; 208 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[192000]: osdmap e809: 8 total, 8 up, 8 in 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[192000]: pgmap v927: 121 pgs: 121 active+clean; 208 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[189312]: osdmap e809: 8 total, 8 up, 8 in 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:15 smithi040 ceph-mon[189312]: pgmap v927: 121 pgs: 121 active+clean; 208 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3791: done (5 left) 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3792: done (4 left) 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3793: done (3 left) 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3794: done (2 left) 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3795: done (1 left) 2023-09-30T09:33:16.959 INFO:tasks.rados.rados.0.smithi040.stdout:3796: done (0 left) 2023-09-30T09:33:16.960 INFO:tasks.rados.rados.0.smithi040.stdout:3797: delete oid 39 current snap is 372 2023-09-30T09:33:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:3797: done (0 left) 2023-09-30T09:33:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:3798: read oid 44 snap 371 2023-09-30T09:33:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:3798: expect (ObjNum 1144 snap 363 seq_num 1144) 2023-09-30T09:33:16.968 INFO:tasks.rados.rados.0.smithi040.stdout:3799: delete oid 13 current snap is 372 2023-09-30T09:33:16.973 INFO:tasks.rados.rados.0.smithi040.stdout:3799: done (1 left) 2023-09-30T09:33:16.973 INFO:tasks.rados.rados.0.smithi040.stdout:3800: delete oid 15 current snap is 372 2023-09-30T09:33:16.977 INFO:tasks.rados.rados.0.smithi040.stdout:3800: done (1 left) 2023-09-30T09:33:16.977 INFO:tasks.rados.rados.0.smithi040.stdout:3801: delete oid 42 current snap is 372 2023-09-30T09:33:16.981 INFO:tasks.rados.rados.0.smithi040.stdout:3801: done (1 left) 2023-09-30T09:33:16.982 INFO:tasks.rados.rados.0.smithi040.stdout:3802: snap_remove snap 362 2023-09-30T09:33:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:16 smithi143 ceph-mon[183689]: osdmap e810: 8 total, 8 up, 8 in 2023-09-30T09:33:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:16 smithi143 ceph-mon[183689]: osdmap e811: 8 total, 8 up, 8 in 2023-09-30T09:33:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:16 smithi040 ceph-mon[192000]: osdmap e810: 8 total, 8 up, 8 in 2023-09-30T09:33:17.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:16 smithi040 ceph-mon[192000]: osdmap e811: 8 total, 8 up, 8 in 2023-09-30T09:33:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:16 smithi040 ceph-mon[189312]: osdmap e810: 8 total, 8 up, 8 in 2023-09-30T09:33:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:16 smithi040 ceph-mon[189312]: osdmap e811: 8 total, 8 up, 8 in 2023-09-30T09:33:17.970 INFO:tasks.rados.rados.0.smithi040.stdout:3802: done (1 left) 2023-09-30T09:33:17.971 INFO:tasks.rados.rados.0.smithi040.stdout:3803: snap_remove snap 351 2023-09-30T09:33:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:17 smithi143 ceph-mon[183689]: pgmap v930: 121 pgs: 121 active+clean; 219 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-09-30T09:33:18.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:17 smithi143 ceph-mon[183689]: osdmap e812: 8 total, 8 up, 8 in 2023-09-30T09:33:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:17 smithi040 ceph-mon[192000]: pgmap v930: 121 pgs: 121 active+clean; 219 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-09-30T09:33:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:17 smithi040 ceph-mon[192000]: osdmap e812: 8 total, 8 up, 8 in 2023-09-30T09:33:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:17 smithi040 ceph-mon[189312]: pgmap v930: 121 pgs: 121 active+clean; 219 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 4.8 MiB/s rd, 3.8 MiB/s wr, 19 op/s 2023-09-30T09:33:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:17 smithi040 ceph-mon[189312]: osdmap e812: 8 total, 8 up, 8 in 2023-09-30T09:33:18.978 INFO:tasks.rados.rados.0.smithi040.stdout:3803: done (1 left) 2023-09-30T09:33:18.979 INFO:tasks.rados.rados.0.smithi040.stdout:3804: setattr oid 11 current snap is 372 2023-09-30T09:33:18.985 INFO:tasks.rados.rados.0.smithi040.stdout:3798: expect (ObjNum 1144 snap 363 seq_num 1144) 2023-09-30T09:33:19.738 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 11 v 2127 (ObjNum 1145 snap 364 seq_num 1145) dirty exists 2023-09-30T09:33:19.738 INFO:tasks.rados.rados.0.smithi040.stdout:3798: done (1 left) 2023-09-30T09:33:19.739 INFO:tasks.rados.rados.0.smithi040.stdout:3804: done (0 left) 2023-09-30T09:33:19.739 INFO:tasks.rados.rados.0.smithi040.stdout:3805: read oid 42 snap -1 2023-09-30T09:33:19.739 INFO:tasks.rados.rados.0.smithi040.stdout:3805: expect deleted 2023-09-30T09:33:19.739 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 20 current snap is 372 2023-09-30T09:33:19.739 INFO:tasks.rados.rados.0.smithi040.stdout:3806: seq_num 1176 ranges {1966080=499712} 2023-09-30T09:33:19.752 INFO:tasks.rados.rados.0.smithi040.stdout:3806: writing smithi040173847-20 from 1966080 to 2465792 tid 1 2023-09-30T09:33:19.752 INFO:tasks.rados.rados.0.smithi040.stdout:3807: snap_create 2023-09-30T09:33:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3806: finishing write tid 1 to smithi040173847-20 2023-09-30T09:33:19.756 INFO:tasks.rados.rados.0.smithi040.stdout:3806: finishing write tid 2 to smithi040173847-20 2023-09-30T09:33:19.757 INFO:tasks.rados.rados.0.smithi040.stdout:3806: finishing write tid 3 to smithi040173847-20 2023-09-30T09:33:19.758 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 2136 (ObjNum 1176 snap 372 seq_num 1176) dirty exists 2023-09-30T09:33:19.758 INFO:tasks.rados.rados.0.smithi040.stdout:3806: left oid 20 (ObjNum 1176 snap 372 seq_num 1176) 2023-09-30T09:33:19.975 INFO:tasks.rados.rados.0.smithi040.stdout:3805: done (2 left) 2023-09-30T09:33:19.975 INFO:tasks.rados.rados.0.smithi040.stdout:3806: done (1 left) 2023-09-30T09:33:19.975 INFO:tasks.rados.rados.0.smithi040.stdout:3807: done (0 left) 2023-09-30T09:33:19.975 INFO:tasks.rados.rados.0.smithi040.stdout:3808: setattr oid 16 current snap is 373 2023-09-30T09:33:19.976 INFO:tasks.rados.rados.0.smithi040.stdout:3809: read oid 45 snap -1 2023-09-30T09:33:19.976 INFO:tasks.rados.rados.0.smithi040.stdout:3809: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:33:19.976 INFO:tasks.rados.rados.0.smithi040.stdout:3810: snap_create 2023-09-30T09:33:19.985 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 2023 (ObjNum 1041 snap 330 seq_num 1041) dirty exists 2023-09-30T09:33:19.990 INFO:tasks.rados.rados.0.smithi040.stdout:3809: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:33:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:19 smithi143 ceph-mon[183689]: osdmap e813: 8 total, 8 up, 8 in 2023-09-30T09:33:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:19 smithi143 ceph-mon[183689]: pgmap v933: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:33:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:19 smithi040 ceph-mon[192000]: osdmap e813: 8 total, 8 up, 8 in 2023-09-30T09:33:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:19 smithi040 ceph-mon[192000]: pgmap v933: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:33:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:19 smithi040 ceph-mon[189312]: osdmap e813: 8 total, 8 up, 8 in 2023-09-30T09:33:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:19 smithi040 ceph-mon[189312]: pgmap v933: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 6.2 MiB/s rd, 3.7 MiB/s wr, 14 op/s 2023-09-30T09:33:20.980 INFO:tasks.rados.rados.0.smithi040.stdout:3808: done (2 left) 2023-09-30T09:33:20.981 INFO:tasks.rados.rados.0.smithi040.stdout:3809: done (1 left) 2023-09-30T09:33:20.981 INFO:tasks.rados.rados.0.smithi040.stdout:3810: done (0 left) 2023-09-30T09:33:20.981 INFO:tasks.rados.rados.0.smithi040.stdout:3811: setattr oid 41 current snap is 374 2023-09-30T09:33:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:3812: rollback oid 2 current snap is 374 2023-09-30T09:33:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 2 to 372 2023-09-30T09:33:20.982 INFO:tasks.rados.rados.0.smithi040.stdout:3813: snap_remove snap 347 2023-09-30T09:33:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:20 smithi143 ceph-mon[183689]: osdmap e814: 8 total, 8 up, 8 in 2023-09-30T09:33:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:21] "GET /metrics HTTP/1.1" 200 36095 "" "Prometheus/2.43.0" 2023-09-30T09:33:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:20 smithi040 ceph-mon[192000]: osdmap e814: 8 total, 8 up, 8 in 2023-09-30T09:33:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:20 smithi040 ceph-mon[189312]: osdmap e814: 8 total, 8 up, 8 in 2023-09-30T09:33:21.968 INFO:tasks.rados.rados.0.smithi040.stdout:3813: done (2 left) 2023-09-30T09:33:21.968 INFO:tasks.rados.rados.0.smithi040.stdout:3814: rmattr oid 1 current snap is 374 2023-09-30T09:33:21.968 INFO:tasks.rados.rados.0.smithi040.stdout:3814: done (2 left) 2023-09-30T09:33:21.968 INFO:tasks.rados.rados.0.smithi040.stdout:3815: snap_remove snap 370 2023-09-30T09:33:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:21 smithi143 ceph-mon[183689]: osdmap e815: 8 total, 8 up, 8 in 2023-09-30T09:33:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:21 smithi143 ceph-mon[183689]: pgmap v936: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 678 KiB/s wr, 8 op/s 2023-09-30T09:33:22.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:21 smithi143 ceph-mon[183689]: osdmap e816: 8 total, 8 up, 8 in 2023-09-30T09:33:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[192000]: osdmap e815: 8 total, 8 up, 8 in 2023-09-30T09:33:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[192000]: pgmap v936: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 678 KiB/s wr, 8 op/s 2023-09-30T09:33:22.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[192000]: osdmap e816: 8 total, 8 up, 8 in 2023-09-30T09:33:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[189312]: osdmap e815: 8 total, 8 up, 8 in 2023-09-30T09:33:22.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[189312]: pgmap v936: 121 pgs: 121 active+clean; 222 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 678 KiB/s wr, 8 op/s 2023-09-30T09:33:22.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:21 smithi040 ceph-mon[189312]: osdmap e816: 8 total, 8 up, 8 in 2023-09-30T09:33:22.979 INFO:tasks.rados.rados.0.smithi040.stdout:3815: done (2 left) 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:3816: snap_create 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:3812: finishing rollback tid 0 to smithi040173847-2 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1833 (ObjNum 1124 snap 356 seq_num 1124) dirty exists 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:3812: finishing rollback tid 1 to smithi040173847-2 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:3812: finishing rollback tid 2 to smithi040173847-2 2023-09-30T09:33:22.980 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 1611 (ObjNum 1170 snap 371 seq_num 1170) dirty exists 2023-09-30T09:33:23.981 INFO:tasks.rados.rados.0.smithi040.stdout:3811: done (2 left) 2023-09-30T09:33:23.981 INFO:tasks.rados.rados.0.smithi040.stdout:3812: done (1 left) 2023-09-30T09:33:23.981 INFO:tasks.rados.rados.0.smithi040.stdout:3816: done (0 left) 2023-09-30T09:33:23.981 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 29 current snap is 375 2023-09-30T09:33:23.981 INFO:tasks.rados.rados.0.smithi040.stdout:3817: seq_num 1177 ranges {1458176=516096} 2023-09-30T09:33:23.992 INFO:tasks.rados.rados.0.smithi040.stdout:3817: writing smithi040173847-29 from 1458176 to 1974272 tid 1 2023-09-30T09:33:23.992 INFO:tasks.rados.rados.0.smithi040.stdout:3818: delete oid 37 current snap is 375 2023-09-30T09:33:23.996 INFO:tasks.rados.rados.0.smithi040.stdout:3818: done (1 left) 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3819: copy_from oid 33 from oid 15 current snap is 375 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3820: read oid 20 snap 366 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3820: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3821: read oid 22 snap 366 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3821: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 12 current snap is 375 2023-09-30T09:33:23.997 INFO:tasks.rados.rados.0.smithi040.stdout:3822: seq_num 1179 ranges {2170880=548864} 2023-09-30T09:33:24.013 INFO:tasks.rados.rados.0.smithi040.stdout:3822: writing smithi040173847-12 from 2170880 to 2719744 tid 1 2023-09-30T09:33:24.013 INFO:tasks.rados.rados.0.smithi040.stdout:3823: read oid 18 snap -1 2023-09-30T09:33:24.013 INFO:tasks.rados.rados.0.smithi040.stdout:3823: expect deleted 2023-09-30T09:33:24.013 INFO:tasks.rados.rados.0.smithi040.stdout:3824: snap_remove snap 372 2023-09-30T09:33:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:23 smithi143 ceph-mon[183689]: osdmap e817: 8 total, 8 up, 8 in 2023-09-30T09:33:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:23 smithi143 ceph-mon[183689]: pgmap v939: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 216 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 18 op/s 2023-09-30T09:33:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:23 smithi040 ceph-mon[192000]: osdmap e817: 8 total, 8 up, 8 in 2023-09-30T09:33:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:23 smithi040 ceph-mon[192000]: pgmap v939: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 216 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 18 op/s 2023-09-30T09:33:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:23 smithi040 ceph-mon[189312]: osdmap e817: 8 total, 8 up, 8 in 2023-09-30T09:33:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:23 smithi040 ceph-mon[189312]: pgmap v939: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 216 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 18 op/s 2023-09-30T09:33:24.989 INFO:tasks.rados.rados.0.smithi040.stdout:3824: done (6 left) 2023-09-30T09:33:24.989 INFO:tasks.rados.rados.0.smithi040.stdout:3825: delete oid 28 current snap is 375 2023-09-30T09:33:24.989 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing copy_from to smithi040173847-33 2023-09-30T09:33:24.989 INFO:tasks.rados.rados.0.smithi040.stdout:3819: got expected ENOENT (src dne) 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3819: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 1 to smithi040173847-29 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 2 to smithi040173847-29 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3817: finishing write tid 3 to smithi040173847-29 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1500 (ObjNum 1177 snap 375 seq_num 1177) dirty exists 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3817: left oid 29 (ObjNum 1177 snap 375 seq_num 1177) 2023-09-30T09:33:24.990 INFO:tasks.rados.rados.0.smithi040.stdout:3820: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:25.068 INFO:tasks.rados.rados.0.smithi040.stdout:3822: finishing write tid 1 to smithi040173847-12 2023-09-30T09:33:25.069 INFO:tasks.rados.rados.0.smithi040.stdout:3822: finishing write tid 2 to smithi040173847-12 2023-09-30T09:33:25.069 INFO:tasks.rados.rados.0.smithi040.stdout:3822: finishing write tid 3 to smithi040173847-12 2023-09-30T09:33:25.069 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1652 (ObjNum 1179 snap 375 seq_num 1179) dirty exists 2023-09-30T09:33:25.069 INFO:tasks.rados.rados.0.smithi040.stdout:3822: left oid 12 (ObjNum 1179 snap 375 seq_num 1179) 2023-09-30T09:33:25.069 INFO:tasks.rados.rados.0.smithi040.stdout:3821: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:24 smithi143 ceph-mon[183689]: osdmap e818: 8 total, 8 up, 8 in 2023-09-30T09:33:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:24 smithi040 ceph-mon[192000]: osdmap e818: 8 total, 8 up, 8 in 2023-09-30T09:33:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:24 smithi040 ceph-mon[189312]: osdmap e818: 8 total, 8 up, 8 in 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3817: done (6 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3819: done (5 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3820: done (4 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3821: done (3 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3822: done (2 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3823: done (1 left) 2023-09-30T09:33:25.460 INFO:tasks.rados.rados.0.smithi040.stdout:3825: done (0 left) 2023-09-30T09:33:25.461 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 375 2023-09-30T09:33:25.461 INFO:tasks.rados.rados.0.smithi040.stdout:3826: seq_num 1181 ranges {0=581632} 2023-09-30T09:33:25.463 INFO:tasks.rados.rados.0.smithi040.stdout:3826: writing smithi040173847-48 from 0 to 581632 tid 1 2023-09-30T09:33:25.463 INFO:tasks.rados.rados.0.smithi040.stdout:3827: read oid 33 snap -1 2023-09-30T09:33:25.463 INFO:tasks.rados.rados.0.smithi040.stdout:3827: expect deleted 2023-09-30T09:33:25.463 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 47 current snap is 375 2023-09-30T09:33:25.463 INFO:tasks.rados.rados.0.smithi040.stdout:3828: seq_num 1182 ranges {3604480=606208} 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:3828: writing smithi040173847-47 from 3604480 to 4210688 tid 1 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:3829: snap_create 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:3826: finishing write tid 1 to smithi040173847-48 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:3826: finishing write tid 2 to smithi040173847-48 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:3826: finishing write tid 3 to smithi040173847-48 2023-09-30T09:33:25.487 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1622 (ObjNum 1181 snap 375 seq_num 1181) dirty exists 2023-09-30T09:33:25.488 INFO:tasks.rados.rados.0.smithi040.stdout:3826: left oid 48 (ObjNum 1181 snap 375 seq_num 1181) 2023-09-30T09:33:25.493 INFO:tasks.rados.rados.0.smithi040.stdout:3828: finishing write tid 1 to smithi040173847-47 2023-09-30T09:33:25.493 INFO:tasks.rados.rados.0.smithi040.stdout:3828: finishing write tid 2 to smithi040173847-47 2023-09-30T09:33:25.495 INFO:tasks.rados.rados.0.smithi040.stdout:3828: finishing write tid 3 to smithi040173847-47 2023-09-30T09:33:25.495 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 1996 (ObjNum 1182 snap 375 seq_num 1182) dirty exists 2023-09-30T09:33:25.495 INFO:tasks.rados.rados.0.smithi040.stdout:3828: left oid 47 (ObjNum 1182 snap 375 seq_num 1182) 2023-09-30T09:33:25.998 INFO:tasks.rados.rados.0.smithi040.stdout:3826: done (3 left) 2023-09-30T09:33:25.998 INFO:tasks.rados.rados.0.smithi040.stdout:3827: done (2 left) 2023-09-30T09:33:25.998 INFO:tasks.rados.rados.0.smithi040.stdout:3828: done (1 left) 2023-09-30T09:33:25.998 INFO:tasks.rados.rados.0.smithi040.stdout:3829: done (0 left) 2023-09-30T09:33:25.998 INFO:tasks.rados.rados.0.smithi040.stdout:3830: delete oid 30 current snap is 376 2023-09-30T09:33:26.001 INFO:tasks.rados.rados.0.smithi040.stdout:3830: done (0 left) 2023-09-30T09:33:26.001 INFO:tasks.rados.rados.0.smithi040.stdout:3831: read oid 9 snap 354 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:3831: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:3832: rollback oid 26 current snap is 376 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 26 to 360 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:3833: read oid 28 snap 364 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:3833: expect (ObjNum 1091 snap 343 seq_num 1091) 2023-09-30T09:33:26.002 INFO:tasks.rados.rados.0.smithi040.stdout:3834: snap_remove snap 366 2023-09-30T09:33:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:25 smithi143 ceph-mon[183689]: osdmap e819: 8 total, 8 up, 8 in 2023-09-30T09:33:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:25 smithi143 ceph-mon[183689]: pgmap v942: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 213 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 13 op/s 2023-09-30T09:33:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:25 smithi040 ceph-mon[192000]: osdmap e819: 8 total, 8 up, 8 in 2023-09-30T09:33:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:25 smithi040 ceph-mon[192000]: pgmap v942: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 213 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 13 op/s 2023-09-30T09:33:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:25 smithi040 ceph-mon[189312]: osdmap e819: 8 total, 8 up, 8 in 2023-09-30T09:33:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:25 smithi040 ceph-mon[189312]: pgmap v942: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 213 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 122 KiB/s wr, 13 op/s 2023-09-30T09:33:26.963 INFO:tasks.rados.rados.0.smithi040.stdout:3834: done (3 left) 2023-09-30T09:33:26.963 INFO:tasks.rados.rados.0.smithi040.stdout:3835: snap_create 2023-09-30T09:33:26.963 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing rollback tid 0 to smithi040173847-26 2023-09-30T09:33:26.964 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing rollback tid 1 to smithi040173847-26 2023-09-30T09:33:26.964 INFO:tasks.rados.rados.0.smithi040.stdout:3832: finishing rollback tid 2 to smithi040173847-26 2023-09-30T09:33:26.964 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1666 (ObjNum 1089 snap 343 seq_num 1089) dirty exists 2023-09-30T09:33:26.964 INFO:tasks.rados.rados.0.smithi040.stdout:3831: expect (ObjNum 1037 snap 329 seq_num 1037) 2023-09-30T09:33:27.002 INFO:tasks.rados.rados.0.smithi040.stdout:3833: expect (ObjNum 1091 snap 343 seq_num 1091) 2023-09-30T09:33:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:26 smithi143 ceph-mon[183689]: osdmap e820: 8 total, 8 up, 8 in 2023-09-30T09:33:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:26 smithi143 ceph-mon[183689]: osdmap e821: 8 total, 8 up, 8 in 2023-09-30T09:33:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:26 smithi040 ceph-mon[192000]: osdmap e820: 8 total, 8 up, 8 in 2023-09-30T09:33:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:26 smithi040 ceph-mon[192000]: osdmap e821: 8 total, 8 up, 8 in 2023-09-30T09:33:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:26 smithi040 ceph-mon[189312]: osdmap e820: 8 total, 8 up, 8 in 2023-09-30T09:33:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:26 smithi040 ceph-mon[189312]: osdmap e821: 8 total, 8 up, 8 in 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:3831: done (3 left) 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:3832: done (2 left) 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:3833: done (1 left) 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:3835: done (0 left) 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 377 2023-09-30T09:33:27.976 INFO:tasks.rados.rados.0.smithi040.stdout:3836: seq_num 1184 ranges {0=638976} 2023-09-30T09:33:27.979 INFO:tasks.rados.rados.0.smithi040.stdout:3836: writing smithi040173847-28 from 0 to 638976 tid 1 2023-09-30T09:33:27.979 INFO:tasks.rados.rados.0.smithi040.stdout:3837: snap_remove snap 354 2023-09-30T09:33:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:27 smithi143 ceph-mon[183689]: pgmap v945: 121 pgs: 121 active+clean; 201 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 268 KiB/s wr, 5 op/s 2023-09-30T09:33:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:27 smithi143 ceph-mon[183689]: osdmap e822: 8 total, 8 up, 8 in 2023-09-30T09:33:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:27 smithi040 ceph-mon[189312]: pgmap v945: 121 pgs: 121 active+clean; 201 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 268 KiB/s wr, 5 op/s 2023-09-30T09:33:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:27 smithi040 ceph-mon[189312]: osdmap e822: 8 total, 8 up, 8 in 2023-09-30T09:33:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:28 smithi040 ceph-mon[192000]: pgmap v945: 121 pgs: 121 active+clean; 201 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.2 MiB/s rd, 268 KiB/s wr, 5 op/s 2023-09-30T09:33:28.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:28 smithi040 ceph-mon[192000]: osdmap e822: 8 total, 8 up, 8 in 2023-09-30T09:33:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3837: done (1 left) 2023-09-30T09:33:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 9 current snap is 377 2023-09-30T09:33:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 1 to smithi040173847-28 2023-09-30T09:33:28.976 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 2 to smithi040173847-28 2023-09-30T09:33:28.977 INFO:tasks.rados.rados.0.smithi040.stdout:3838: seq_num 1185 ranges {286720=655360} 2023-09-30T09:33:28.983 INFO:tasks.rados.rados.0.smithi040.stdout:3838: writing smithi040173847-9 from 286720 to 942080 tid 1 2023-09-30T09:33:28.983 INFO:tasks.rados.rados.0.smithi040.stdout:3839: rollback oid 32 current snap is 377 2023-09-30T09:33:28.983 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 32 to 371 2023-09-30T09:33:28.983 INFO:tasks.rados.rados.0.smithi040.stdout:3836: finishing write tid 3 to smithi040173847-28 2023-09-30T09:33:28.984 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1626 (ObjNum 1184 snap 377 seq_num 1184) dirty exists 2023-09-30T09:33:28.984 INFO:tasks.rados.rados.0.smithi040.stdout:3836: left oid 28 (ObjNum 1184 snap 377 seq_num 1184) 2023-09-30T09:33:28.984 INFO:tasks.rados.rados.0.smithi040.stdout:3836: done (2 left) 2023-09-30T09:33:28.984 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 377 2023-09-30T09:33:28.984 INFO:tasks.rados.rados.0.smithi040.stdout:3840: seq_num 1186 ranges {0=671744} 2023-09-30T09:33:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:3840: writing smithi040173847-42 from 0 to 671744 tid 1 2023-09-30T09:33:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:3841: copy_from oid 50 from oid 16 current snap is 377 2023-09-30T09:33:28.987 INFO:tasks.rados.rados.0.smithi040.stdout:3842: read oid 1 snap -1 2023-09-30T09:33:28.988 INFO:tasks.rados.rados.0.smithi040.stdout:3842: expect (ObjNum 1171 snap 371 seq_num 1171) 2023-09-30T09:33:28.988 INFO:tasks.rados.rados.0.smithi040.stdout:3843: read oid 22 snap -1 2023-09-30T09:33:28.988 INFO:tasks.rados.rados.0.smithi040.stdout:3843: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:28.988 INFO:tasks.rados.rados.0.smithi040.stdout:3844: snap_remove snap 369 2023-09-30T09:33:29.983 INFO:tasks.rados.rados.0.smithi040.stdout:3844: done (6 left) 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:3845: read oid 8 snap 375 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:3845: expect (ObjNum 1133 snap 360 seq_num 1133) 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:3846: rollback oid 13 current snap is 377 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 13 to 365 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 33 current snap is 377 2023-09-30T09:33:29.984 INFO:tasks.rados.rados.0.smithi040.stdout:3847: seq_num 1187 ranges {0=688128} 2023-09-30T09:33:29.993 INFO:tasks.rados.rados.0.smithi040.stdout:3847: writing smithi040173847-33 from 0 to 688128 tid 1 2023-09-30T09:33:29.993 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 377 2023-09-30T09:33:29.993 INFO:tasks.rados.rados.0.smithi040.stdout:3848: seq_num 1188 ranges {2727936=704512} 2023-09-30T09:33:30.009 INFO:tasks.rados.rados.0.smithi040.stdout:3848: writing smithi040173847-45 from 2727936 to 3432448 tid 1 2023-09-30T09:33:30.009 INFO:tasks.rados.rados.0.smithi040.stdout:3849: snap_remove snap 376 2023-09-30T09:33:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:29 smithi143 ceph-mon[183689]: osdmap e823: 8 total, 8 up, 8 in 2023-09-30T09:33:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:29 smithi143 ceph-mon[183689]: pgmap v948: 121 pgs: 121 active+clean; 202 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 550 KiB/s wr, 8 op/s 2023-09-30T09:33:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:29 smithi040 ceph-mon[192000]: osdmap e823: 8 total, 8 up, 8 in 2023-09-30T09:33:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:29 smithi040 ceph-mon[192000]: pgmap v948: 121 pgs: 121 active+clean; 202 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 550 KiB/s wr, 8 op/s 2023-09-30T09:33:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:29 smithi040 ceph-mon[189312]: osdmap e823: 8 total, 8 up, 8 in 2023-09-30T09:33:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:29 smithi040 ceph-mon[189312]: pgmap v948: 121 pgs: 121 active+clean; 202 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 550 KiB/s wr, 8 op/s 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:3849: done (10 left) 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 30 current snap is 377 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:3839: finishing rollback tid 0 to smithi040173847-32 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:3839: finishing rollback tid 1 to smithi040173847-32 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:3839: finishing rollback tid 2 to smithi040173847-32 2023-09-30T09:33:30.994 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 32 v 1980 (ObjNum 1166 snap 371 seq_num 1166) dirty exists 2023-09-30T09:33:30.995 INFO:tasks.rados.rados.0.smithi040.stdout:3838: finishing write tid 1 to smithi040173847-9 2023-09-30T09:33:30.995 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 1 to smithi040173847-42 2023-09-30T09:33:30.995 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 2 to smithi040173847-42 2023-09-30T09:33:30.995 INFO:tasks.rados.rados.0.smithi040.stdout:3850: seq_num 1189 ranges {0=720896} 2023-09-30T09:33:30.999 INFO:tasks.rados.rados.0.smithi040.stdout:3850: writing smithi040173847-30 from 0 to 720896 tid 1 2023-09-30T09:33:30.999 INFO:tasks.rados.rados.0.smithi040.stdout:3839: done (10 left) 2023-09-30T09:33:30.999 INFO:tasks.rados.rados.0.smithi040.stdout:3851: read oid 49 snap -1 2023-09-30T09:33:30.999 INFO:tasks.rados.rados.0.smithi040.stdout:3851: expect (ObjNum 1161 snap 369 seq_num 1161) 2023-09-30T09:33:30.999 INFO:tasks.rados.rados.0.smithi040.stdout:3852: snap_remove snap 367 2023-09-30T09:33:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:30 smithi143 ceph-mon[183689]: osdmap e824: 8 total, 8 up, 8 in 2023-09-30T09:33:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:31] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:33:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:30 smithi040 ceph-mon[192000]: osdmap e824: 8 total, 8 up, 8 in 2023-09-30T09:33:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:30 smithi040 ceph-mon[189312]: osdmap e824: 8 total, 8 up, 8 in 2023-09-30T09:33:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:31.975 INFO:tasks.rados.rados.0.smithi040.stdout:3852: done (11 left) 2023-09-30T09:33:31.975 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 31 current snap is 377 2023-09-30T09:33:31.976 INFO:tasks.rados.rados.0.smithi040.stdout:3853: seq_num 1190 ranges {925696=737280} 2023-09-30T09:33:31.978 INFO:tasks.rados.rados.0.smithi040.stdout:3853: writing smithi040173847-31 from 925696 to 1662976 tid 1 2023-09-30T09:33:31.978 INFO:tasks.rados.rados.0.smithi040.stdout:3854: setattr oid 47 current snap is 377 2023-09-30T09:33:31.978 INFO:tasks.rados.rados.0.smithi040.stdout:3838: finishing write tid 2 to smithi040173847-9 2023-09-30T09:33:31.978 INFO:tasks.rados.rados.0.smithi040.stdout:3838: finishing write tid 3 to smithi040173847-9 2023-09-30T09:33:31.978 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1851 (ObjNum 1185 snap 377 seq_num 1185) dirty exists 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:3838: left oid 9 (ObjNum 1185 snap 377 seq_num 1185) 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:3841: finishing copy_from racing read to smithi040173847-50 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:3840: finishing write tid 3 to smithi040173847-42 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 2053 (ObjNum 1186 snap 377 seq_num 1186) dirty exists 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:3840: left oid 42 (ObjNum 1186 snap 377 seq_num 1186) 2023-09-30T09:33:31.979 INFO:tasks.rados.rados.0.smithi040.stdout:3842: expect (ObjNum 1171 snap 371 seq_num 1171) 2023-09-30T09:33:32.247 INFO:tasks.rados.rados.0.smithi040.stdout:3841: finishing copy_from to smithi040173847-50 2023-09-30T09:33:32.247 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 50 v 2023 (ObjNum 1041 snap 330 seq_num 1041) dirty exists 2023-09-30T09:33:32.247 INFO:tasks.rados.rados.0.smithi040.stdout:3843: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:31 smithi143 ceph-mon[183689]: osdmap e825: 8 total, 8 up, 8 in 2023-09-30T09:33:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:31 smithi143 ceph-mon[183689]: pgmap v951: 121 pgs: 121 active+clean; 203 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 606 KiB/s wr, 3 op/s 2023-09-30T09:33:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:31 smithi143 ceph-mon[183689]: osdmap e826: 8 total, 8 up, 8 in 2023-09-30T09:33:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[192000]: osdmap e825: 8 total, 8 up, 8 in 2023-09-30T09:33:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[192000]: pgmap v951: 121 pgs: 121 active+clean; 203 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 606 KiB/s wr, 3 op/s 2023-09-30T09:33:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[192000]: osdmap e826: 8 total, 8 up, 8 in 2023-09-30T09:33:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[189312]: osdmap e825: 8 total, 8 up, 8 in 2023-09-30T09:33:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[189312]: pgmap v951: 121 pgs: 121 active+clean; 203 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 606 KiB/s wr, 3 op/s 2023-09-30T09:33:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:33:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:31 smithi040 ceph-mon[189312]: osdmap e826: 8 total, 8 up, 8 in 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing rollback tid 1 to smithi040173847-13 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3846: finishing rollback tid 2 to smithi040173847-13 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 13 v 1652 (ObjNum 1097 snap 345 seq_num 1097) dirty exists 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3847: finishing write tid 1 to smithi040173847-33 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3847: finishing write tid 2 to smithi040173847-33 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3847: finishing write tid 3 to smithi040173847-33 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1772 (ObjNum 1187 snap 377 seq_num 1187) dirty exists 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3847: left oid 33 (ObjNum 1187 snap 377 seq_num 1187) 2023-09-30T09:33:32.640 INFO:tasks.rados.rados.0.smithi040.stdout:3845: expect (ObjNum 1133 snap 360 seq_num 1133) 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3848: finishing write tid 1 to smithi040173847-45 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3848: finishing write tid 2 to smithi040173847-45 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3848: finishing write tid 3 to smithi040173847-45 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1613 (ObjNum 1188 snap 377 seq_num 1188) dirty exists 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3848: left oid 45 (ObjNum 1188 snap 377 seq_num 1188) 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3850: finishing write tid 1 to smithi040173847-30 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3850: finishing write tid 2 to smithi040173847-30 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3850: finishing write tid 3 to smithi040173847-30 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1654 (ObjNum 1189 snap 377 seq_num 1189) dirty exists 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3850: left oid 30 (ObjNum 1189 snap 377 seq_num 1189) 2023-09-30T09:33:33.083 INFO:tasks.rados.rados.0.smithi040.stdout:3851: expect (ObjNum 1161 snap 369 seq_num 1161) 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 1 to smithi040173847-31 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 2 to smithi040173847-31 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3853: finishing write tid 3 to smithi040173847-31 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1654 (ObjNum 1190 snap 377 seq_num 1190) dirty exists 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3853: left oid 31 (ObjNum 1190 snap 377 seq_num 1190) 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 47 v 2016 (ObjNum 1182 snap 375 seq_num 1182) dirty exists 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3838: done (12 left) 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3840: done (11 left) 2023-09-30T09:33:33.213 INFO:tasks.rados.rados.0.smithi040.stdout:3841: done (10 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3842: done (9 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3843: done (8 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3845: done (7 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3846: done (6 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3847: done (5 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3848: done (4 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3850: done (3 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3851: done (2 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3853: done (1 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3854: done (0 left) 2023-09-30T09:33:33.214 INFO:tasks.rados.rados.0.smithi040.stdout:3855: snap_create 2023-09-30T09:33:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:33:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:33:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:33:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:33:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:33:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:33:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:33:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:33:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:33:34.015 INFO:tasks.rados.rados.0.smithi040.stdout:3855: done (0 left) 2023-09-30T09:33:34.521 INFO:tasks.rados.rados.0.smithi040.stdout:3856: delete oid 11 current snap is 378 2023-09-30T09:33:34.522 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:34 smithi143 ceph-mon[183689]: pgmap v953: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 189 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 895 KiB/s wr, 8 op/s 2023-09-30T09:33:34.522 INFO:tasks.rados.rados.0.smithi040.stdout:3856: done (0 left) 2023-09-30T09:33:34.522 INFO:tasks.rados.rados.0.smithi040.stdout:3857: snap_remove snap 371 2023-09-30T09:33:34.522 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:34 smithi040 ceph-mon[189312]: pgmap v953: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 189 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 895 KiB/s wr, 8 op/s 2023-09-30T09:33:34.522 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:34 smithi040 ceph-mon[192000]: pgmap v953: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 189 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 895 KiB/s wr, 8 op/s 2023-09-30T09:33:35.031 INFO:tasks.rados.rados.0.smithi040.stdout:3857: done (0 left) 2023-09-30T09:33:35.031 INFO:tasks.rados.rados.0.smithi040.stdout:3858: read oid 26 snap -1 2023-09-30T09:33:35.031 INFO:tasks.rados.rados.0.smithi040.stdout:3858: expect (ObjNum 1089 snap 343 seq_num 1089) 2023-09-30T09:33:35.032 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 28 current snap is 378 2023-09-30T09:33:35.032 INFO:tasks.rados.rados.0.smithi040.stdout:3859: seq_num 1192 ranges {638976=770048} 2023-09-30T09:33:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3859: writing smithi040173847-28 from 638976 to 1409024 tid 1 2023-09-30T09:33:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 45 current snap is 378 2023-09-30T09:33:35.040 INFO:tasks.rados.rados.0.smithi040.stdout:3860: seq_num 1193 ranges {3432448=786432} 2023-09-30T09:33:35.062 INFO:tasks.rados.rados.0.smithi040.stdout:3860: writing smithi040173847-45 from 3432448 to 4218880 tid 1 2023-09-30T09:33:35.062 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 378 2023-09-30T09:33:35.062 INFO:tasks.rados.rados.0.smithi040.stdout:3858: expect (ObjNum 1089 snap 343 seq_num 1089) 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:3859: finishing write tid 1 to smithi040173847-28 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:3859: finishing write tid 2 to smithi040173847-28 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:3859: finishing write tid 3 to smithi040173847-28 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 28 v 1641 (ObjNum 1192 snap 378 seq_num 1192) dirty exists 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:3859: left oid 28 (ObjNum 1192 snap 378 seq_num 1192) 2023-09-30T09:33:35.101 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 1 to smithi040173847-45 2023-09-30T09:33:35.102 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 2 to smithi040173847-45 2023-09-30T09:33:35.102 INFO:tasks.rados.rados.0.smithi040.stdout:3860: finishing write tid 3 to smithi040173847-45 2023-09-30T09:33:35.102 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1615 (ObjNum 1193 snap 378 seq_num 1193) dirty exists 2023-09-30T09:33:35.102 INFO:tasks.rados.rados.0.smithi040.stdout:3860: left oid 45 (ObjNum 1193 snap 378 seq_num 1193) 2023-09-30T09:33:35.102 INFO:tasks.rados.rados.0.smithi040.stdout:3861: seq_num 1194 ranges {0=802816} 2023-09-30T09:33:35.105 INFO:tasks.rados.rados.0.smithi040.stdout:3861: writing smithi040173847-21 from 0 to 802816 tid 1 2023-09-30T09:33:35.105 INFO:tasks.rados.rados.0.smithi040.stdout:3858: done (3 left) 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:3859: done (2 left) 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:3860: done (1 left) 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:3862: rollback oid 7 current snap is 378 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 7 to 373 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:3863: copy_from oid 33 from oid 11 current snap is 378 2023-09-30T09:33:35.106 INFO:tasks.rados.rados.0.smithi040.stdout:3864: snap_create 2023-09-30T09:33:35.107 INFO:tasks.rados.rados.0.smithi040.stdout:3863: finishing copy_from to smithi040173847-33 2023-09-30T09:33:35.107 INFO:tasks.rados.rados.0.smithi040.stdout:3863: got expected ENOENT (src dne) 2023-09-30T09:33:35.107 INFO:tasks.rados.rados.0.smithi040.stdout:3863: finishing copy_from racing read to smithi040173847-33 2023-09-30T09:33:35.109 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing rollback tid 0 to smithi040173847-7 2023-09-30T09:33:35.109 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing rollback tid 1 to smithi040173847-7 2023-09-30T09:33:35.110 INFO:tasks.rados.rados.0.smithi040.stdout:3862: finishing rollback tid 2 to smithi040173847-7 2023-09-30T09:33:35.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 7 v 1657 (ObjNum 1159 snap 369 seq_num 1159) dirty exists 2023-09-30T09:33:35.110 INFO:tasks.rados.rados.0.smithi040.stdout:3861: finishing write tid 1 to smithi040173847-21 2023-09-30T09:33:35.110 INFO:tasks.rados.rados.0.smithi040.stdout:3861: finishing write tid 2 to smithi040173847-21 2023-09-30T09:33:35.112 INFO:tasks.rados.rados.0.smithi040.stdout:3861: finishing write tid 3 to smithi040173847-21 2023-09-30T09:33:35.112 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1853 (ObjNum 1194 snap 378 seq_num 1194) dirty exists 2023-09-30T09:33:35.112 INFO:tasks.rados.rados.0.smithi040.stdout:3861: left oid 21 (ObjNum 1194 snap 378 seq_num 1194) 2023-09-30T09:33:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:35 smithi143 ceph-mon[183689]: osdmap e827: 8 total, 8 up, 8 in 2023-09-30T09:33:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:35 smithi040 ceph-mon[192000]: osdmap e827: 8 total, 8 up, 8 in 2023-09-30T09:33:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:35 smithi040 ceph-mon[189312]: osdmap e827: 8 total, 8 up, 8 in 2023-09-30T09:33:36.028 INFO:tasks.rados.rados.0.smithi040.stdout:3861: done (3 left) 2023-09-30T09:33:36.029 INFO:tasks.rados.rados.0.smithi040.stdout:3862: done (2 left) 2023-09-30T09:33:36.029 INFO:tasks.rados.rados.0.smithi040.stdout:3863: done (1 left) 2023-09-30T09:33:36.029 INFO:tasks.rados.rados.0.smithi040.stdout:3864: done (0 left) 2023-09-30T09:33:36.029 INFO:tasks.rados.rados.0.smithi040.stdout:3865: rmattr oid 4 current snap is 379 2023-09-30T09:33:36.029 INFO:tasks.rados.rados.0.smithi040.stdout:3866: read oid 37 snap -1 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3866: expect deleted 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3867: copy_from oid 3 from oid 43 current snap is 379 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3868: read oid 22 snap -1 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3868: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3869: rmattr oid 49 current snap is 379 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3869: done (4 left) 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3870: read oid 32 snap 378 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3870: expect (ObjNum 1166 snap 371 seq_num 1166) 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:3871: rollback oid 14 current snap is 379 2023-09-30T09:33:36.030 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 14 to 374 2023-09-30T09:33:36.034 INFO:tasks.rados.rados.0.smithi040.stdout:3872: read oid 34 snap -1 2023-09-30T09:33:36.034 INFO:tasks.rados.rados.0.smithi040.stdout:3872: expect (ObjNum 1097 snap 345 seq_num 1097) 2023-09-30T09:33:36.034 INFO:tasks.rados.rados.0.smithi040.stdout:3873: rollback oid 44 current snap is 379 2023-09-30T09:33:36.034 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 44 to 365 2023-09-30T09:33:36.034 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 49 current snap is 379 2023-09-30T09:33:36.035 INFO:tasks.rados.rados.0.smithi040.stdout:3874: seq_num 1195 ranges {2359296=417792,2777088=401408} 2023-09-30T09:33:36.044 INFO:tasks.rados.rados.0.smithi040.stdout:3874: writing smithi040173847-49 from 2359296 to 2777088 tid 1 2023-09-30T09:33:36.047 INFO:tasks.rados.rados.0.smithi040.stdout:3874: writing smithi040173847-49 from 2777088 to 3178496 tid 2 2023-09-30T09:33:36.047 INFO:tasks.rados.rados.0.smithi040.stdout:3875: read oid 48 snap -1 2023-09-30T09:33:36.047 INFO:tasks.rados.rados.0.smithi040.stdout:3875: expect (ObjNum 1181 snap 375 seq_num 1181) 2023-09-30T09:33:36.047 INFO:tasks.rados.rados.0.smithi040.stdout:3876: snap_remove snap 360 2023-09-30T09:33:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:36 smithi143 ceph-mon[183689]: osdmap e828: 8 total, 8 up, 8 in 2023-09-30T09:33:36.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:36 smithi143 ceph-mon[183689]: pgmap v956: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 184 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:33:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:36 smithi040 ceph-mon[192000]: osdmap e828: 8 total, 8 up, 8 in 2023-09-30T09:33:36.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:36 smithi040 ceph-mon[192000]: pgmap v956: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 184 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:33:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:36 smithi040 ceph-mon[189312]: osdmap e828: 8 total, 8 up, 8 in 2023-09-30T09:33:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:36 smithi040 ceph-mon[189312]: pgmap v956: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 184 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2023-09-30T09:33:36.976 INFO:tasks.rados.rados.0.smithi040.stdout:3876: done (10 left) 2023-09-30T09:33:36.976 INFO:tasks.rados.rados.0.smithi040.stdout:3877: delete oid 40 current snap is 379 2023-09-30T09:33:36.976 INFO:tasks.rados.rados.0.smithi040.stdout:3871: finishing rollback tid 1 to smithi040173847-14 2023-09-30T09:33:36.976 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 0 (ObjNum 65 snap 0 seq_num 1716672626) dirty dne 2023-09-30T09:33:36.976 INFO:tasks.rados.rados.0.smithi040.stdout:3872: expect (ObjNum 1097 snap 345 seq_num 1097) 2023-09-30T09:33:37.037 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1643 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:37.037 INFO:tasks.rados.rados.0.smithi040.stdout:3870: expect (ObjNum 1166 snap 371 seq_num 1166) 2023-09-30T09:33:37.172 INFO:tasks.rados.rados.0.smithi040.stdout:3875: expect (ObjNum 1181 snap 375 seq_num 1181) 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3873: finishing rollback tid 0 to smithi040173847-44 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3873: finishing rollback tid 1 to smithi040173847-44 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3873: finishing rollback tid 2 to smithi040173847-44 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 44 v 1983 (ObjNum 1096 snap 344 seq_num 1096) dirty exists 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3874: finishing write tid 1 to smithi040173847-49 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3874: finishing write tid 2 to smithi040173847-49 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3874: finishing write tid 3 to smithi040173847-49 2023-09-30T09:33:37.187 INFO:tasks.rados.rados.0.smithi040.stdout:3874: finishing write tid 4 to smithi040173847-49 2023-09-30T09:33:37.188 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 2192 (ObjNum 1195 snap 379 seq_num 1195) dirty exists 2023-09-30T09:33:37.188 INFO:tasks.rados.rados.0.smithi040.stdout:3874: left oid 49 (ObjNum 1195 snap 379 seq_num 1195) 2023-09-30T09:33:37.188 INFO:tasks.rados.rados.0.smithi040.stdout:3868: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:37 smithi143 ceph-mon[183689]: osdmap e829: 8 total, 8 up, 8 in 2023-09-30T09:33:37.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:37 smithi143 ceph-mon[183689]: osdmap e830: 8 total, 8 up, 8 in 2023-09-30T09:33:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:37 smithi040 ceph-mon[189312]: osdmap e829: 8 total, 8 up, 8 in 2023-09-30T09:33:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:37 smithi040 ceph-mon[189312]: osdmap e830: 8 total, 8 up, 8 in 2023-09-30T09:33:37.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:37 smithi040 ceph-mon[192000]: osdmap e829: 8 total, 8 up, 8 in 2023-09-30T09:33:37.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:37 smithi040 ceph-mon[192000]: osdmap e830: 8 total, 8 up, 8 in 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing copy_from racing read to smithi040173847-3 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:3867: finishing copy_from to smithi040173847-3 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 2068 (ObjNum 1143 snap 363 seq_num 1143) dirty exists 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:3865: done (10 left) 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:3866: done (9 left) 2023-09-30T09:33:37.579 INFO:tasks.rados.rados.0.smithi040.stdout:3867: done (8 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3868: done (7 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3870: done (6 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3871: done (5 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3872: done (4 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3873: done (3 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3874: done (2 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3875: done (1 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3877: done (0 left) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3878: read oid 22 snap -1 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3878: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 16 current snap is 379 2023-09-30T09:33:37.580 INFO:tasks.rados.rados.0.smithi040.stdout:3879: seq_num 1197 ranges {655360=450560,1105920=401408} 2023-09-30T09:33:37.584 INFO:tasks.rados.rados.0.smithi040.stdout:3879: writing smithi040173847-16 from 655360 to 1105920 tid 1 2023-09-30T09:33:37.587 INFO:tasks.rados.rados.0.smithi040.stdout:3879: writing smithi040173847-16 from 1105920 to 1507328 tid 2 2023-09-30T09:33:37.587 INFO:tasks.rados.rados.0.smithi040.stdout:3880: snap_remove snap 377 2023-09-30T09:33:38.040 INFO:tasks.rados.rados.0.smithi040.stdout:3880: done (2 left) 2023-09-30T09:33:38.040 INFO:tasks.rados.rados.0.smithi040.stdout:3881: rmattr oid 8 current snap is 379 2023-09-30T09:33:38.040 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 379 2023-09-30T09:33:38.041 INFO:tasks.rados.rados.0.smithi040.stdout:3882: seq_num 1198 ranges {0=466944,466944=401408} 2023-09-30T09:33:38.043 INFO:tasks.rados.rados.0.smithi040.stdout:3882: writing smithi040173847-17 from 0 to 466944 tid 1 2023-09-30T09:33:38.046 INFO:tasks.rados.rados.0.smithi040.stdout:3882: writing smithi040173847-17 from 466944 to 868352 tid 2 2023-09-30T09:33:38.046 INFO:tasks.rados.rados.0.smithi040.stdout:3883: read oid 2 snap -1 2023-09-30T09:33:38.046 INFO:tasks.rados.rados.0.smithi040.stdout:3883: expect (ObjNum 1170 snap 371 seq_num 1170) 2023-09-30T09:33:38.046 INFO:tasks.rados.rados.0.smithi040.stdout:3884: snap_remove snap 375 2023-09-30T09:33:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:38 smithi143 ceph-mon[183689]: pgmap v959: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-09-30T09:33:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:38 smithi040 ceph-mon[189312]: pgmap v959: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-09-30T09:33:38.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:38 smithi040 ceph-mon[192000]: pgmap v959: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-09-30T09:33:39.050 INFO:tasks.rados.rados.0.smithi040.stdout:3884: done (5 left) 2023-09-30T09:33:39.050 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 379 2023-09-30T09:33:39.050 INFO:tasks.rados.rados.0.smithi040.stdout:3885: seq_num 1199 ranges {2506752=483328,2990080=401408} 2023-09-30T09:33:39.068 INFO:tasks.rados.rados.0.smithi040.stdout:3885: writing smithi040173847-24 from 2506752 to 2990080 tid 1 2023-09-30T09:33:39.071 INFO:tasks.rados.rados.0.smithi040.stdout:3885: writing smithi040173847-24 from 2990080 to 3391488 tid 2 2023-09-30T09:33:39.071 INFO:tasks.rados.rados.0.smithi040.stdout:3886: copy_from oid 35 from oid 21 current snap is 379 2023-09-30T09:33:39.071 INFO:tasks.rados.rados.0.smithi040.stdout:3879: finishing write tid 1 to smithi040173847-16 2023-09-30T09:33:39.071 INFO:tasks.rados.rados.0.smithi040.stdout:3879: finishing write tid 2 to smithi040173847-16 2023-09-30T09:33:39.072 INFO:tasks.rados.rados.0.smithi040.stdout:3879: finishing write tid 3 to smithi040173847-16 2023-09-30T09:33:39.072 INFO:tasks.rados.rados.0.smithi040.stdout:3879: finishing write tid 4 to smithi040173847-16 2023-09-30T09:33:39.072 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 2089 (ObjNum 1197 snap 379 seq_num 1197) dirty exists 2023-09-30T09:33:39.072 INFO:tasks.rados.rados.0.smithi040.stdout:3879: left oid 16 (ObjNum 1197 snap 379 seq_num 1197) 2023-09-30T09:33:39.072 INFO:tasks.rados.rados.0.smithi040.stdout:3878: expect (ObjNum 1112 snap 353 seq_num 1112) 2023-09-30T09:33:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:39 smithi143 ceph-mon[183689]: osdmap e831: 8 total, 8 up, 8 in 2023-09-30T09:33:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:39 smithi040 ceph-mon[192000]: osdmap e831: 8 total, 8 up, 8 in 2023-09-30T09:33:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:39 smithi040 ceph-mon[189312]: osdmap e831: 8 total, 8 up, 8 in 2023-09-30T09:33:39.473 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 1 to smithi040173847-17 2023-09-30T09:33:39.473 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 2 to smithi040173847-17 2023-09-30T09:33:39.473 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 3 to smithi040173847-17 2023-09-30T09:33:39.473 INFO:tasks.rados.rados.0.smithi040.stdout:3882: finishing write tid 4 to smithi040173847-17 2023-09-30T09:33:39.474 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1860 (ObjNum 1198 snap 379 seq_num 1198) dirty exists 2023-09-30T09:33:39.474 INFO:tasks.rados.rados.0.smithi040.stdout:3882: left oid 17 (ObjNum 1198 snap 379 seq_num 1198) 2023-09-30T09:33:39.474 INFO:tasks.rados.rados.0.smithi040.stdout:3883: expect (ObjNum 1170 snap 371 seq_num 1170) 2023-09-30T09:33:39.652 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 1616 (ObjNum 1133 snap 360 seq_num 1133) dirty exists 2023-09-30T09:33:39.652 INFO:tasks.rados.rados.0.smithi040.stdout:3885: finishing write tid 1 to smithi040173847-24 2023-09-30T09:33:39.652 INFO:tasks.rados.rados.0.smithi040.stdout:3885: finishing write tid 2 to smithi040173847-24 2023-09-30T09:33:39.652 INFO:tasks.rados.rados.0.smithi040.stdout:3885: finishing write tid 3 to smithi040173847-24 2023-09-30T09:33:39.652 INFO:tasks.rados.rados.0.smithi040.stdout:3885: finishing write tid 4 to smithi040173847-24 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1856 (ObjNum 1199 snap 379 seq_num 1199) dirty exists 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3885: left oid 24 (ObjNum 1199 snap 379 seq_num 1199) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3886: finishing copy_from racing read to smithi040173847-35 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3886: finishing copy_from to smithi040173847-35 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 35 v 1853 (ObjNum 1194 snap 378 seq_num 1194) dirty exists 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3878: done (6 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3879: done (5 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3881: done (4 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3882: done (3 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3883: done (2 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3885: done (1 left) 2023-09-30T09:33:39.653 INFO:tasks.rados.rados.0.smithi040.stdout:3886: done (0 left) 2023-09-30T09:33:39.654 INFO:tasks.rados.rados.0.smithi040.stdout:3887: rmattr oid 28 current snap is 379 2023-09-30T09:33:39.654 INFO:tasks.rados.rados.0.smithi040.stdout:3887: done (0 left) 2023-09-30T09:33:39.654 INFO:tasks.rados.rados.0.smithi040.stdout:3888: snap_remove snap 365 2023-09-30T09:33:40.061 INFO:tasks.rados.rados.0.smithi040.stdout:3888: done (0 left) 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:3889: rmattr oid 28 current snap is 379 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:3889: done (0 left) 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:3890: rollback oid 9 current snap is 379 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 378 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:3891: read oid 41 snap -1 2023-09-30T09:33:40.062 INFO:tasks.rados.rados.0.smithi040.stdout:3891: expect (ObjNum 1124 snap 356 seq_num 1124) 2023-09-30T09:33:40.063 INFO:tasks.rados.rados.0.smithi040.stdout:3892: snap_create 2023-09-30T09:33:40.083 INFO:tasks.rados.rados.0.smithi040.stdout:3890: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:33:40.083 INFO:tasks.rados.rados.0.smithi040.stdout:3890: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:33:40.083 INFO:tasks.rados.rados.0.smithi040.stdout:3890: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:33:40.083 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1859 (ObjNum 1185 snap 377 seq_num 1185) dirty exists 2023-09-30T09:33:40.087 INFO:tasks.rados.rados.0.smithi040.stdout:3891: expect (ObjNum 1124 snap 356 seq_num 1124) 2023-09-30T09:33:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:40 smithi143 ceph-mon[183689]: osdmap e832: 8 total, 8 up, 8 in 2023-09-30T09:33:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:40 smithi143 ceph-mon[183689]: pgmap v962: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 193 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-09-30T09:33:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:40 smithi040 ceph-mon[189312]: osdmap e832: 8 total, 8 up, 8 in 2023-09-30T09:33:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:40 smithi040 ceph-mon[189312]: pgmap v962: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 193 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-09-30T09:33:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:40 smithi040 ceph-mon[192000]: osdmap e832: 8 total, 8 up, 8 in 2023-09-30T09:33:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:40 smithi040 ceph-mon[192000]: pgmap v962: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 193 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-09-30T09:33:41.065 INFO:tasks.rados.rados.0.smithi040.stdout:3890: done (2 left) 2023-09-30T09:33:41.065 INFO:tasks.rados.rados.0.smithi040.stdout:3891: done (1 left) 2023-09-30T09:33:41.065 INFO:tasks.rados.rados.0.smithi040.stdout:3892: done (0 left) 2023-09-30T09:33:41.065 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 34 current snap is 380 2023-09-30T09:33:41.066 INFO:tasks.rados.rados.0.smithi040.stdout:3893: seq_num 1200 ranges {1867776=499712,2367488=401408} 2023-09-30T09:33:41.078 INFO:tasks.rados.rados.0.smithi040.stdout:3893: writing smithi040173847-34 from 1867776 to 2367488 tid 1 2023-09-30T09:33:41.081 INFO:tasks.rados.rados.0.smithi040.stdout:3893: writing smithi040173847-34 from 2367488 to 2768896 tid 2 2023-09-30T09:33:41.081 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 21 current snap is 380 2023-09-30T09:33:41.081 INFO:tasks.rados.rados.0.smithi040.stdout:3894: seq_num 1201 ranges {802816=524288,1327104=401408} 2023-09-30T09:33:41.090 INFO:tasks.rados.rados.0.smithi040.stdout:3894: writing smithi040173847-21 from 802816 to 1327104 tid 1 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3894: writing smithi040173847-21 from 1327104 to 1728512 tid 2 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3895: read oid 36 snap 378 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3895: expect deleted 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3896: rollback oid 20 current snap is 380 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 20 to 364 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3897: copy_from oid 12 from oid 3 current snap is 380 2023-09-30T09:33:41.092 INFO:tasks.rados.rados.0.smithi040.stdout:3898: read oid 4 snap 378 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3898: expect (ObjNum 1099 snap 347 seq_num 1099) 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3899: read oid 23 snap -1 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3899: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3900: setattr oid 22 current snap is 380 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 1 to smithi040173847-34 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 2 to smithi040173847-34 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 3 to smithi040173847-34 2023-09-30T09:33:41.093 INFO:tasks.rados.rados.0.smithi040.stdout:3893: finishing write tid 4 to smithi040173847-34 2023-09-30T09:33:41.094 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 34 v 1868 (ObjNum 1200 snap 380 seq_num 1200) dirty exists 2023-09-30T09:33:41.094 INFO:tasks.rados.rados.0.smithi040.stdout:3893: left oid 34 (ObjNum 1200 snap 380 seq_num 1200) 2023-09-30T09:33:41.094 INFO:tasks.rados.rados.0.smithi040.stdout:3893: done (7 left) 2023-09-30T09:33:41.094 INFO:tasks.rados.rados.0.smithi040.stdout:3895: done (6 left) 2023-09-30T09:33:41.094 INFO:tasks.rados.rados.0.smithi040.stdout:3901: snap_create 2023-09-30T09:33:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:3894: finishing write tid 1 to smithi040173847-21 2023-09-30T09:33:41.098 INFO:tasks.rados.rados.0.smithi040.stdout:3894: finishing write tid 2 to smithi040173847-21 2023-09-30T09:33:41.104 INFO:tasks.rados.rados.0.smithi040.stdout:3894: finishing write tid 3 to smithi040173847-21 2023-09-30T09:33:41.104 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 22 v 1667 (ObjNum 1112 snap 353 seq_num 1112) dirty exists 2023-09-30T09:33:41.108 INFO:tasks.rados.rados.0.smithi040.stdout:3894: finishing write tid 4 to smithi040173847-21 2023-09-30T09:33:41.108 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 1862 (ObjNum 1201 snap 380 seq_num 1201) dirty exists 2023-09-30T09:33:41.108 INFO:tasks.rados.rados.0.smithi040.stdout:3894: left oid 21 (ObjNum 1201 snap 380 seq_num 1201) 2023-09-30T09:33:41.109 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing rollback tid 0 to smithi040173847-20 2023-09-30T09:33:41.110 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing rollback tid 1 to smithi040173847-20 2023-09-30T09:33:41.110 INFO:tasks.rados.rados.0.smithi040.stdout:3896: finishing rollback tid 2 to smithi040173847-20 2023-09-30T09:33:41.110 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 20 v 2216 (ObjNum 1033 snap 326 seq_num 1033) dirty exists 2023-09-30T09:33:41.111 INFO:tasks.rados.rados.0.smithi040.stdout:3899: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:41.223 INFO:tasks.rados.rados.0.smithi040.stdout:3898: expect (ObjNum 1099 snap 347 seq_num 1099) 2023-09-30T09:33:41.293 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:33:41.293 INFO:tasks.rados.rados.0.smithi040.stdout:3897: finishing copy_from to smithi040173847-12 2023-09-30T09:33:41.293 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 2068 (ObjNum 1143 snap 363 seq_num 1143) dirty exists 2023-09-30T09:33:41.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:41 smithi143 ceph-mon[183689]: osdmap e833: 8 total, 8 up, 8 in 2023-09-30T09:33:41.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:41 smithi040 ceph-mon[192000]: osdmap e833: 8 total, 8 up, 8 in 2023-09-30T09:33:41.415 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:41] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:33:41.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:41 smithi040 ceph-mon[189312]: osdmap e833: 8 total, 8 up, 8 in 2023-09-30T09:33:41.966 INFO:tasks.rados.rados.0.smithi040.stdout:3894: done (6 left) 2023-09-30T09:33:41.966 INFO:tasks.rados.rados.0.smithi040.stdout:3896: done (5 left) 2023-09-30T09:33:41.966 INFO:tasks.rados.rados.0.smithi040.stdout:3897: done (4 left) 2023-09-30T09:33:41.966 INFO:tasks.rados.rados.0.smithi040.stdout:3898: done (3 left) 2023-09-30T09:33:41.967 INFO:tasks.rados.rados.0.smithi040.stdout:3899: done (2 left) 2023-09-30T09:33:41.967 INFO:tasks.rados.rados.0.smithi040.stdout:3900: done (1 left) 2023-09-30T09:33:41.967 INFO:tasks.rados.rados.0.smithi040.stdout:3901: done (0 left) 2023-09-30T09:33:41.967 INFO:tasks.rados.rados.0.smithi040.stdout:3902: copy_from oid 15 from oid 17 current snap is 381 2023-09-30T09:33:41.967 INFO:tasks.rados.rados.0.smithi040.stdout:3903: snap_remove snap 378 2023-09-30T09:33:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:42 smithi143 ceph-mon[183689]: osdmap e834: 8 total, 8 up, 8 in 2023-09-30T09:33:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:42 smithi143 ceph-mon[183689]: pgmap v965: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 194 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 4 op/s 2023-09-30T09:33:42.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:42 smithi143 ceph-mon[183689]: osdmap e835: 8 total, 8 up, 8 in 2023-09-30T09:33:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[192000]: osdmap e834: 8 total, 8 up, 8 in 2023-09-30T09:33:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[192000]: pgmap v965: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 194 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 4 op/s 2023-09-30T09:33:42.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[192000]: osdmap e835: 8 total, 8 up, 8 in 2023-09-30T09:33:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[189312]: osdmap e834: 8 total, 8 up, 8 in 2023-09-30T09:33:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[189312]: pgmap v965: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 194 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 2.9 MiB/s wr, 4 op/s 2023-09-30T09:33:42.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:42 smithi040 ceph-mon[189312]: osdmap e835: 8 total, 8 up, 8 in 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3903: done (1 left) 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3904: copy_from oid 18 from oid 46 current snap is 381 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing copy_from racing read to smithi040173847-15 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3902: finishing copy_from to smithi040173847-15 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 1860 (ObjNum 1198 snap 379 seq_num 1198) dirty exists 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3902: done (1 left) 2023-09-30T09:33:42.975 INFO:tasks.rados.rados.0.smithi040.stdout:3905: snap_create 2023-09-30T09:33:43.000 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing copy_from racing read to smithi040173847-18 2023-09-30T09:33:43.000 INFO:tasks.rados.rados.0.smithi040.stdout:3904: finishing copy_from to smithi040173847-18 2023-09-30T09:33:43.000 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 18 v 1979 (ObjNum 1158 snap 368 seq_num 1158) dirty exists 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3904: done (1 left) 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3905: done (0 left) 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3906: read oid 18 snap -1 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3906: expect (ObjNum 1158 snap 368 seq_num 1158) 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3907: read oid 24 snap 374 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3907: expect (ObjNum 1165 snap 369 seq_num 1165) 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:3908: rollback oid 45 current snap is 382 2023-09-30T09:33:43.980 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 45 to 373 2023-09-30T09:33:43.981 INFO:tasks.rados.rados.0.smithi040.stdout:3909: snap_remove snap 380 2023-09-30T09:33:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:43 smithi143 ceph-mon[183689]: osdmap e836: 8 total, 8 up, 8 in 2023-09-30T09:33:44.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:43 smithi143 ceph-mon[183689]: pgmap v968: 121 pgs: 121 active+clean; 191 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-09-30T09:33:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:43 smithi040 ceph-mon[192000]: osdmap e836: 8 total, 8 up, 8 in 2023-09-30T09:33:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:43 smithi040 ceph-mon[192000]: pgmap v968: 121 pgs: 121 active+clean; 191 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-09-30T09:33:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:43 smithi040 ceph-mon[189312]: osdmap e836: 8 total, 8 up, 8 in 2023-09-30T09:33:44.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:43 smithi040 ceph-mon[189312]: pgmap v968: 121 pgs: 121 active+clean; 191 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.2 MiB/s wr, 19 op/s 2023-09-30T09:33:44.982 INFO:tasks.rados.rados.0.smithi040.stdout:3909: done (3 left) 2023-09-30T09:33:44.982 INFO:tasks.rados.rados.0.smithi040.stdout:3910: rmattr oid 29 current snap is 382 2023-09-30T09:33:44.983 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing rollback tid 0 to smithi040173847-45 2023-09-30T09:33:44.983 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing rollback tid 1 to smithi040173847-45 2023-09-30T09:33:44.983 INFO:tasks.rados.rados.0.smithi040.stdout:3908: finishing rollback tid 2 to smithi040173847-45 2023-09-30T09:33:44.983 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 45 v 1619 (ObjNum 1039 snap 329 seq_num 1039) dirty exists 2023-09-30T09:33:44.983 INFO:tasks.rados.rados.0.smithi040.stdout:3907: expect (ObjNum 1165 snap 369 seq_num 1165) 2023-09-30T09:33:45.128 INFO:tasks.rados.rados.0.smithi040.stdout:3906: expect (ObjNum 1158 snap 368 seq_num 1158) 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 29 v 1501 (ObjNum 1177 snap 375 seq_num 1177) dirty exists 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3906: done (3 left) 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3907: done (2 left) 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3908: done (1 left) 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3910: done (0 left) 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3911: copy_from oid 49 from oid 7 current snap is 382 2023-09-30T09:33:45.267 INFO:tasks.rados.rados.0.smithi040.stdout:3912: setattr oid 5 current snap is 382 2023-09-30T09:33:45.268 INFO:tasks.rados.rados.0.smithi040.stdout:3913: delete oid 11 current snap is 382 2023-09-30T09:33:45.271 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1773 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-09-30T09:33:45.272 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing copy_from racing read to smithi040173847-49 2023-09-30T09:33:45.272 INFO:tasks.rados.rados.0.smithi040.stdout:3912: done (2 left) 2023-09-30T09:33:45.272 INFO:tasks.rados.rados.0.smithi040.stdout:3913: done (1 left) 2023-09-30T09:33:45.272 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 40 current snap is 382 2023-09-30T09:33:45.272 INFO:tasks.rados.rados.0.smithi040.stdout:3914: seq_num 1203 ranges {0=557056,557056=401408} 2023-09-30T09:33:45.275 INFO:tasks.rados.rados.0.smithi040.stdout:3914: writing smithi040173847-40 from 0 to 557056 tid 1 2023-09-30T09:33:45.278 INFO:tasks.rados.rados.0.smithi040.stdout:3914: writing smithi040173847-40 from 557056 to 958464 tid 2 2023-09-30T09:33:45.278 INFO:tasks.rados.rados.0.smithi040.stdout:3915: copy_from oid 2 from oid 47 current snap is 382 2023-09-30T09:33:45.278 INFO:tasks.rados.rados.0.smithi040.stdout:3911: finishing copy_from to smithi040173847-49 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 49 v 1657 (ObjNum 1159 snap 369 seq_num 1159) dirty exists 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:3911: done (2 left) 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:3916: copy_from oid 46 from oid 11 current snap is 382 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:3917: rollback oid 9 current snap is 382 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 9 to 381 2023-09-30T09:33:45.279 INFO:tasks.rados.rados.0.smithi040.stdout:3918: snap_remove snap 379 2023-09-30T09:33:45.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:44 smithi143 ceph-mon[183689]: osdmap e837: 8 total, 8 up, 8 in 2023-09-30T09:33:45.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:44 smithi040 ceph-mon[192000]: osdmap e837: 8 total, 8 up, 8 in 2023-09-30T09:33:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:44 smithi040 ceph-mon[189312]: osdmap e837: 8 total, 8 up, 8 in 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3918: done (4 left) 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3919: snap_create 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing copy_from to smithi040173847-46 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3916: got expected ENOENT (src dne) 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3916: finishing copy_from racing read to smithi040173847-46 2023-09-30T09:33:45.997 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 1 to smithi040173847-40 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 2 to smithi040173847-40 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 3 to smithi040173847-40 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing rollback tid 0 to smithi040173847-9 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing rollback tid 1 to smithi040173847-9 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3917: finishing rollback tid 2 to smithi040173847-9 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 1865 (ObjNum 1185 snap 377 seq_num 1185) dirty exists 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3914: finishing write tid 4 to smithi040173847-40 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 40 v 1875 (ObjNum 1203 snap 382 seq_num 1203) dirty exists 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3914: left oid 40 (ObjNum 1203 snap 382 seq_num 1203) 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing copy_from racing read to smithi040173847-2 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:3915: finishing copy_from to smithi040173847-2 2023-09-30T09:33:45.998 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 2 v 2016 (ObjNum 1182 snap 375 seq_num 1182) dirty exists 2023-09-30T09:33:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:45 smithi143 ceph-mon[183689]: osdmap e838: 8 total, 8 up, 8 in 2023-09-30T09:33:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:45 smithi143 ceph-mon[183689]: pgmap v971: 121 pgs: 121 active+clean; 201 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-09-30T09:33:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[192000]: osdmap e838: 8 total, 8 up, 8 in 2023-09-30T09:33:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:46.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[192000]: pgmap v971: 121 pgs: 121 active+clean; 201 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-09-30T09:33:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[189312]: osdmap e838: 8 total, 8 up, 8 in 2023-09-30T09:33:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:33:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:45 smithi040 ceph-mon[189312]: pgmap v971: 121 pgs: 121 active+clean; 201 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 3.2 MiB/s wr, 18 op/s 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3914: done (4 left) 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3915: done (3 left) 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3916: done (2 left) 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3917: done (1 left) 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3919: done (0 left) 2023-09-30T09:33:46.968 INFO:tasks.rados.rados.0.smithi040.stdout:3920: setattr oid 5 current snap is 383 2023-09-30T09:33:46.970 INFO:tasks.rados.rados.0.smithi040.stdout:3921: snap_remove snap 381 2023-09-30T09:33:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:46 smithi143 ceph-mon[183689]: osdmap e839: 8 total, 8 up, 8 in 2023-09-30T09:33:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:46 smithi143 ceph-mon[183689]: osdmap e840: 8 total, 8 up, 8 in 2023-09-30T09:33:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:46 smithi040 ceph-mon[192000]: osdmap e839: 8 total, 8 up, 8 in 2023-09-30T09:33:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:46 smithi040 ceph-mon[192000]: osdmap e840: 8 total, 8 up, 8 in 2023-09-30T09:33:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:46 smithi040 ceph-mon[189312]: osdmap e839: 8 total, 8 up, 8 in 2023-09-30T09:33:47.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:46 smithi040 ceph-mon[189312]: osdmap e840: 8 total, 8 up, 8 in 2023-09-30T09:33:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:3921: done (1 left) 2023-09-30T09:33:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 383 2023-09-30T09:33:47.977 INFO:tasks.rados.rados.0.smithi040.stdout:3922: seq_num 1204 ranges {0=573440,573440=401408} 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:3922: writing smithi040173847-36 from 0 to 573440 tid 1 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:3922: writing smithi040173847-36 from 573440 to 974848 tid 2 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:3923: setattr oid 31 current snap is 383 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 5 v 1774 (ObjNum 65 snap 0 seq_num 1515810646) dirty exists 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:3920: done (2 left) 2023-09-30T09:33:47.987 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 26 current snap is 383 2023-09-30T09:33:47.988 INFO:tasks.rados.rados.0.smithi040.stdout:3924: seq_num 1205 ranges {1449984=589824,2039808=401408} 2023-09-30T09:33:47.998 INFO:tasks.rados.rados.0.smithi040.stdout:3924: writing smithi040173847-26 from 1449984 to 2039808 tid 1 2023-09-30T09:33:48.000 INFO:tasks.rados.rados.0.smithi040.stdout:3924: writing smithi040173847-26 from 2039808 to 2441216 tid 2 2023-09-30T09:33:48.000 INFO:tasks.rados.rados.0.smithi040.stdout:3925: snap_create 2023-09-30T09:33:48.000 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 1 to smithi040173847-36 2023-09-30T09:33:48.000 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 2 to smithi040173847-36 2023-09-30T09:33:48.001 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 3 to smithi040173847-36 2023-09-30T09:33:48.001 INFO:tasks.rados.rados.0.smithi040.stdout:3922: finishing write tid 4 to smithi040173847-36 2023-09-30T09:33:48.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1880 (ObjNum 1204 snap 383 seq_num 1204) dirty exists 2023-09-30T09:33:48.001 INFO:tasks.rados.rados.0.smithi040.stdout:3922: left oid 36 (ObjNum 1204 snap 383 seq_num 1204) 2023-09-30T09:33:48.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 2069 (ObjNum 1190 snap 377 seq_num 1190) dirty exists 2023-09-30T09:33:48.003 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 1 to smithi040173847-26 2023-09-30T09:33:48.003 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 2 to smithi040173847-26 2023-09-30T09:33:48.004 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 3 to smithi040173847-26 2023-09-30T09:33:48.005 INFO:tasks.rados.rados.0.smithi040.stdout:3924: finishing write tid 4 to smithi040173847-26 2023-09-30T09:33:48.005 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 26 v 1670 (ObjNum 1205 snap 383 seq_num 1205) dirty exists 2023-09-30T09:33:48.005 INFO:tasks.rados.rados.0.smithi040.stdout:3924: left oid 26 (ObjNum 1205 snap 383 seq_num 1205) 2023-09-30T09:33:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:48 smithi143 ceph-mon[183689]: pgmap v974: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2023-09-30T09:33:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:48 smithi143 ceph-mon[183689]: osdmap e841: 8 total, 8 up, 8 in 2023-09-30T09:33:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:47 smithi040 ceph-mon[192000]: pgmap v974: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2023-09-30T09:33:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:47 smithi040 ceph-mon[192000]: osdmap e841: 8 total, 8 up, 8 in 2023-09-30T09:33:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:47 smithi040 ceph-mon[189312]: pgmap v974: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 4.3 MiB/s wr, 6 op/s 2023-09-30T09:33:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:47 smithi040 ceph-mon[189312]: osdmap e841: 8 total, 8 up, 8 in 2023-09-30T09:33:49.005 INFO:tasks.rados.rados.0.smithi040.stdout:3922: done (3 left) 2023-09-30T09:33:49.006 INFO:tasks.rados.rados.0.smithi040.stdout:3923: done (2 left) 2023-09-30T09:33:49.006 INFO:tasks.rados.rados.0.smithi040.stdout:3924: done (1 left) 2023-09-30T09:33:49.006 INFO:tasks.rados.rados.0.smithi040.stdout:3925: done (0 left) 2023-09-30T09:33:49.006 INFO:tasks.rados.rados.0.smithi040.stdout:3926: rollback oid 46 current snap is 384 2023-09-30T09:33:49.006 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 46 to 373 2023-09-30T09:33:49.007 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 48 current snap is 384 2023-09-30T09:33:49.007 INFO:tasks.rados.rados.0.smithi040.stdout:3927: seq_num 1206 ranges {581632=606208,1187840=401408} 2023-09-30T09:33:49.012 INFO:tasks.rados.rados.0.smithi040.stdout:3927: writing smithi040173847-48 from 581632 to 1187840 tid 1 2023-09-30T09:33:49.015 INFO:tasks.rados.rados.0.smithi040.stdout:3927: writing smithi040173847-48 from 1187840 to 1589248 tid 2 2023-09-30T09:33:49.015 INFO:tasks.rados.rados.0.smithi040.stdout:3928: read oid 33 snap -1 2023-09-30T09:33:49.015 INFO:tasks.rados.rados.0.smithi040.stdout:3928: expect (ObjNum 1187 snap 377 seq_num 1187) 2023-09-30T09:33:49.015 INFO:tasks.rados.rados.0.smithi040.stdout:3929: setattr oid 14 current snap is 384 2023-09-30T09:33:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:3926: finishing rollback tid 0 to smithi040173847-46 2023-09-30T09:33:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:3926: finishing rollback tid 1 to smithi040173847-46 2023-09-30T09:33:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:3926: finishing rollback tid 2 to smithi040173847-46 2023-09-30T09:33:49.016 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 46 v 2071 (ObjNum 1158 snap 368 seq_num 1158) dirty exists 2023-09-30T09:33:49.017 INFO:tasks.rados.rados.0.smithi040.stdout:3926: done (3 left) 2023-09-30T09:33:49.017 INFO:tasks.rados.rados.0.smithi040.stdout:3930: read oid 3 snap -1 2023-09-30T09:33:49.017 INFO:tasks.rados.rados.0.smithi040.stdout:3930: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:33:49.017 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 24 current snap is 384 2023-09-30T09:33:49.017 INFO:tasks.rados.rados.0.smithi040.stdout:3931: seq_num 1207 ranges {3391488=622592,4014080=401408} 2023-09-30T09:33:49.041 INFO:tasks.rados.rados.0.smithi040.stdout:3931: writing smithi040173847-24 from 3391488 to 4014080 tid 1 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:3931: writing smithi040173847-24 from 4014080 to 4415488 tid 2 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:3932: snap_create 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 14 v 1478 (ObjNum 609 snap 0 seq_num 3792154160) dirty exists 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 1 to smithi040173847-48 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 2 to smithi040173847-48 2023-09-30T09:33:49.044 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 3 to smithi040173847-48 2023-09-30T09:33:49.045 INFO:tasks.rados.rados.0.smithi040.stdout:3927: finishing write tid 4 to smithi040173847-48 2023-09-30T09:33:49.045 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 48 v 1663 (ObjNum 1206 snap 384 seq_num 1206) dirty exists 2023-09-30T09:33:49.045 INFO:tasks.rados.rados.0.smithi040.stdout:3927: left oid 48 (ObjNum 1206 snap 384 seq_num 1206) 2023-09-30T09:33:49.045 INFO:tasks.rados.rados.0.smithi040.stdout:3928: expect (ObjNum 1187 snap 377 seq_num 1187) 2023-09-30T09:33:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:3931: finishing write tid 1 to smithi040173847-24 2023-09-30T09:33:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:3931: finishing write tid 2 to smithi040173847-24 2023-09-30T09:33:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:3931: finishing write tid 3 to smithi040173847-24 2023-09-30T09:33:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:3931: finishing write tid 4 to smithi040173847-24 2023-09-30T09:33:49.066 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 24 v 1868 (ObjNum 1207 snap 384 seq_num 1207) dirty exists 2023-09-30T09:33:49.067 INFO:tasks.rados.rados.0.smithi040.stdout:3931: left oid 24 (ObjNum 1207 snap 384 seq_num 1207) 2023-09-30T09:33:49.071 INFO:tasks.rados.rados.0.smithi040.stdout:3930: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3927: done (5 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3928: done (4 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3929: done (3 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3930: done (2 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3931: done (1 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3932: done (0 left) 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3933: read oid 44 snap -1 2023-09-30T09:33:50.017 INFO:tasks.rados.rados.0.smithi040.stdout:3933: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:33:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 41 current snap is 385 2023-09-30T09:33:50.018 INFO:tasks.rados.rados.0.smithi040.stdout:3934: seq_num 1208 ranges {3907584=638976,4546560=401408} 2023-09-30T09:33:50.042 INFO:tasks.rados.rados.0.smithi040.stdout:3934: writing smithi040173847-41 from 3907584 to 4546560 tid 1 2023-09-30T09:33:50.045 INFO:tasks.rados.rados.0.smithi040.stdout:3934: writing smithi040173847-41 from 4546560 to 4947968 tid 2 2023-09-30T09:33:50.045 INFO:tasks.rados.rados.0.smithi040.stdout:3935: copy_from oid 30 from oid 35 current snap is 385 2023-09-30T09:33:50.045 INFO:tasks.rados.rados.0.smithi040.stdout:3936: read oid 39 snap -1 2023-09-30T09:33:50.045 INFO:tasks.rados.rados.0.smithi040.stdout:3936: expect deleted 2023-09-30T09:33:50.045 INFO:tasks.rados.rados.0.smithi040.stdout:3937: snap_remove snap 364 2023-09-30T09:33:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:50 smithi143 ceph-mon[183689]: osdmap e842: 8 total, 8 up, 8 in 2023-09-30T09:33:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:50 smithi143 ceph-mon[183689]: pgmap v977: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-09-30T09:33:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:50 smithi040 ceph-mon[192000]: osdmap e842: 8 total, 8 up, 8 in 2023-09-30T09:33:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:50 smithi040 ceph-mon[192000]: pgmap v977: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-09-30T09:33:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:50 smithi040 ceph-mon[189312]: osdmap e842: 8 total, 8 up, 8 in 2023-09-30T09:33:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:50 smithi040 ceph-mon[189312]: pgmap v977: 121 pgs: 121 active+clean; 209 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.1 MiB/s wr, 21 op/s 2023-09-30T09:33:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:3937: done (4 left) 2023-09-30T09:33:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:3938: setattr oid 15 current snap is 385 2023-09-30T09:33:51.018 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 1 to smithi040173847-41 2023-09-30T09:33:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 2 to smithi040173847-41 2023-09-30T09:33:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 3 to smithi040173847-41 2023-09-30T09:33:51.019 INFO:tasks.rados.rados.0.smithi040.stdout:3934: finishing write tid 4 to smithi040173847-41 2023-09-30T09:33:51.025 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 41 v 1884 (ObjNum 1208 snap 385 seq_num 1208) dirty exists 2023-09-30T09:33:51.026 INFO:tasks.rados.rados.0.smithi040.stdout:3934: left oid 41 (ObjNum 1208 snap 385 seq_num 1208) 2023-09-30T09:33:51.026 INFO:tasks.rados.rados.0.smithi040.stdout:3935: finishing copy_from racing read to smithi040173847-30 2023-09-30T09:33:51.026 INFO:tasks.rados.rados.0.smithi040.stdout:3935: finishing copy_from to smithi040173847-30 2023-09-30T09:33:51.026 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 30 v 1853 (ObjNum 1194 snap 378 seq_num 1194) dirty exists 2023-09-30T09:33:51.026 INFO:tasks.rados.rados.0.smithi040.stdout:3933: expect (ObjNum 1096 snap 344 seq_num 1096) 2023-09-30T09:33:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:51 smithi143 ceph-mon[183689]: osdmap e843: 8 total, 8 up, 8 in 2023-09-30T09:33:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:51 smithi040 ceph-mon[189312]: osdmap e843: 8 total, 8 up, 8 in 2023-09-30T09:33:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:33:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:33:51] "GET /metrics HTTP/1.1" 200 36099 "" "Prometheus/2.43.0" 2023-09-30T09:33:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:51 smithi040 ceph-mon[192000]: osdmap e843: 8 total, 8 up, 8 in 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3933: done (4 left) 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3934: done (3 left) 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3935: done (2 left) 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3936: done (1 left) 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3939: copy_from oid 9 from oid 16 current snap is 385 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 3 current snap is 385 2023-09-30T09:33:51.934 INFO:tasks.rados.rados.0.smithi040.stdout:3940: seq_num 1209 ranges {9789440=655360,10444800=401408} 2023-09-30T09:33:51.993 INFO:tasks.rados.rados.0.smithi040.stdout:3940: writing smithi040173847-3 from 9789440 to 10444800 tid 1 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:3940: writing smithi040173847-3 from 10444800 to 10846208 tid 2 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:3941: copy_from oid 31 from oid 49 current snap is 385 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 15 v 2122 (ObjNum 1198 snap 379 seq_num 1198) dirty exists 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing copy_from racing read to smithi040173847-9 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:3939: finishing copy_from to smithi040173847-9 2023-09-30T09:33:51.996 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 9 v 2089 (ObjNum 1197 snap 379 seq_num 1197) dirty exists 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:3938: done (3 left) 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:3939: done (2 left) 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:3942: rollback oid 33 current snap is 385 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 33 to 383 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:3943: rollback oid 42 current snap is 385 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 42 to 383 2023-09-30T09:33:51.997 INFO:tasks.rados.rados.0.smithi040.stdout:3944: snap_remove snap 384 2023-09-30T09:33:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:52 smithi143 ceph-mon[183689]: osdmap e844: 8 total, 8 up, 8 in 2023-09-30T09:33:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:52 smithi143 ceph-mon[183689]: pgmap v980: 121 pgs: 121 active+clean; 199 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 60 KiB/s wr, 15 op/s 2023-09-30T09:33:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:52 smithi143 ceph-mon[183689]: osdmap e845: 8 total, 8 up, 8 in 2023-09-30T09:33:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[192000]: osdmap e844: 8 total, 8 up, 8 in 2023-09-30T09:33:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[192000]: pgmap v980: 121 pgs: 121 active+clean; 199 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 60 KiB/s wr, 15 op/s 2023-09-30T09:33:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[192000]: osdmap e845: 8 total, 8 up, 8 in 2023-09-30T09:33:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[189312]: osdmap e844: 8 total, 8 up, 8 in 2023-09-30T09:33:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[189312]: pgmap v980: 121 pgs: 121 active+clean; 199 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s rd, 60 KiB/s wr, 15 op/s 2023-09-30T09:33:52.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:52 smithi040 ceph-mon[189312]: osdmap e845: 8 total, 8 up, 8 in 2023-09-30T09:33:52.981 INFO:tasks.rados.rados.0.smithi040.stdout:3944: done (4 left) 2023-09-30T09:33:52.981 INFO:tasks.rados.rados.0.smithi040.stdout:3945: rollback oid 12 current snap is 385 2023-09-30T09:33:52.981 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 12 to 383 2023-09-30T09:33:52.981 INFO:tasks.rados.rados.0.smithi040.stdout:3946: snap_remove snap 373 2023-09-30T09:33:53.989 INFO:tasks.rados.rados.0.smithi040.stdout:3946: done (5 left) 2023-09-30T09:33:53.989 INFO:tasks.rados.rados.0.smithi040.stdout:3947: setattr oid 4 current snap is 385 2023-09-30T09:33:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:3948: rmattr oid 13 current snap is 385 2023-09-30T09:33:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:3948: done (6 left) 2023-09-30T09:33:53.991 INFO:tasks.rados.rados.0.smithi040.stdout:3949: snap_remove snap 382 2023-09-30T09:33:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:53 smithi143 ceph-mon[183689]: osdmap e846: 8 total, 8 up, 8 in 2023-09-30T09:33:54.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:53 smithi143 ceph-mon[183689]: pgmap v983: 121 pgs: 121 active+clean; 184 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:33:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:53 smithi040 ceph-mon[189312]: osdmap e846: 8 total, 8 up, 8 in 2023-09-30T09:33:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:53 smithi040 ceph-mon[189312]: pgmap v983: 121 pgs: 121 active+clean; 184 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:33:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:53 smithi040 ceph-mon[192000]: osdmap e846: 8 total, 8 up, 8 in 2023-09-30T09:33:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:53 smithi040 ceph-mon[192000]: pgmap v983: 121 pgs: 121 active+clean; 184 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 1.8 MiB/s wr, 11 op/s 2023-09-30T09:33:54.996 INFO:tasks.rados.rados.0.smithi040.stdout:3949: done (6 left) 2023-09-30T09:33:54.996 INFO:tasks.rados.rados.0.smithi040.stdout:3950: snap_remove snap 374 2023-09-30T09:33:55.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:54 smithi143 ceph-mon[183689]: osdmap e847: 8 total, 8 up, 8 in 2023-09-30T09:33:55.905 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:54 smithi040 ceph-mon[192000]: osdmap e847: 8 total, 8 up, 8 in 2023-09-30T09:33:55.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:54 smithi040 ceph-mon[189312]: osdmap e847: 8 total, 8 up, 8 in 2023-09-30T09:33:55.999 INFO:tasks.rados.rados.0.smithi040.stdout:3950: done (6 left) 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3951: copy_from oid 27 from oid 38 current snap is 385 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3952: setattr oid 16 current snap is 385 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing rollback tid 0 to smithi040173847-33 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 1 to smithi040173847-3 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing rollback tid 1 to smithi040173847-33 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing copy_from racing read to smithi040173847-31 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 2 to smithi040173847-3 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 3 to smithi040173847-3 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3942: finishing rollback tid 2 to smithi040173847-33 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 33 v 1777 (ObjNum 1187 snap 377 seq_num 1187) dirty exists 2023-09-30T09:33:56.000 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing rollback tid 0 to smithi040173847-42 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3940: finishing write tid 4 to smithi040173847-3 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 3 v 2074 (ObjNum 1209 snap 385 seq_num 1209) dirty exists 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3940: left oid 3 (ObjNum 1209 snap 385 seq_num 1209) 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing rollback tid 1 to smithi040173847-42 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3941: finishing copy_from to smithi040173847-31 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 31 v 1657 (ObjNum 1159 snap 369 seq_num 1159) dirty exists 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3943: finishing rollback tid 2 to smithi040173847-42 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 2126 (ObjNum 1186 snap 377 seq_num 1186) dirty exists 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3945: finishing rollback tid 0 to smithi040173847-12 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3945: finishing rollback tid 1 to smithi040173847-12 2023-09-30T09:33:56.001 INFO:tasks.rados.rados.0.smithi040.stdout:3945: finishing rollback tid 2 to smithi040173847-12 2023-09-30T09:33:56.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 2072 (ObjNum 1143 snap 363 seq_num 1143) dirty exists 2023-09-30T09:33:56.002 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1673 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:56.003 INFO:tasks.rados.rados.0.smithi040.stdout:3940: done (7 left) 2023-09-30T09:33:56.003 INFO:tasks.rados.rados.0.smithi040.stdout:3941: done (6 left) 2023-09-30T09:33:56.003 INFO:tasks.rados.rados.0.smithi040.stdout:3942: done (5 left) 2023-09-30T09:33:56.003 INFO:tasks.rados.rados.0.smithi040.stdout:3943: done (4 left) 2023-09-30T09:33:56.003 INFO:tasks.rados.rados.0.smithi040.stdout:3945: done (3 left) 2023-09-30T09:33:56.004 INFO:tasks.rados.rados.0.smithi040.stdout:3947: done (2 left) 2023-09-30T09:33:56.004 INFO:tasks.rados.rados.0.smithi040.stdout:3953: delete oid 12 current snap is 385 2023-09-30T09:33:56.008 INFO:tasks.rados.rados.0.smithi040.stdout:3951: finishing copy_from to smithi040173847-27 2023-09-30T09:33:56.008 INFO:tasks.rados.rados.0.smithi040.stdout:3951: got expected ENOENT (src dne) 2023-09-30T09:33:56.008 INFO:tasks.rados.rados.0.smithi040.stdout:3951: finishing copy_from racing read to smithi040173847-27 2023-09-30T09:33:56.015 INFO:tasks.rados.rados.0.smithi040.stdout:3951: done (2 left) 2023-09-30T09:33:56.015 INFO:tasks.rados.rados.0.smithi040.stdout:3953: done (1 left) 2023-09-30T09:33:56.015 INFO:tasks.rados.rados.0.smithi040.stdout:3954: rollback oid 21 current snap is 385 2023-09-30T09:33:56.015 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 21 to 383 2023-09-30T09:33:56.015 INFO:tasks.rados.rados.0.smithi040.stdout:3955: read oid 49 snap -1 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3955: expect (ObjNum 1159 snap 369 seq_num 1159) 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3956: read oid 20 snap 383 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3956: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3957: read oid 3 snap -1 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3957: expect (ObjNum 1209 snap 385 seq_num 1209) 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3958: read oid 12 snap 383 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3958: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3959: read oid 11 snap -1 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3959: expect deleted 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 36 current snap is 385 2023-09-30T09:33:56.016 INFO:tasks.rados.rados.0.smithi040.stdout:3960: seq_num 1211 ranges {974848=688128,1662976=401408} 2023-09-30T09:33:56.028 INFO:tasks.rados.rados.0.smithi040.stdout:3960: writing smithi040173847-36 from 974848 to 1662976 tid 1 2023-09-30T09:33:56.029 INFO:tasks.rados.rados.0.smithi040.stdout:3960: writing smithi040173847-36 from 1662976 to 2064384 tid 2 2023-09-30T09:33:56.029 INFO:tasks.rados.rados.0.smithi040.stdout:3961: read oid 19 snap -1 2023-09-30T09:33:56.029 INFO:tasks.rados.rados.0.smithi040.stdout:3961: expect (ObjNum 1129 snap 360 seq_num 1129) 2023-09-30T09:33:56.029 INFO:tasks.rados.rados.0.smithi040.stdout:3962: read oid 7 snap -1 2023-09-30T09:33:56.030 INFO:tasks.rados.rados.0.smithi040.stdout:3962: expect (ObjNum 1159 snap 369 seq_num 1159) 2023-09-30T09:33:56.030 INFO:tasks.rados.rados.0.smithi040.stdout:3963: snap_create 2023-09-30T09:33:56.030 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 16 v 2144 (ObjNum 1197 snap 379 seq_num 1197) dirty exists 2023-09-30T09:33:56.035 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing rollback tid 0 to smithi040173847-21 2023-09-30T09:33:56.045 INFO:tasks.rados.rados.0.smithi040.stdout:3955: expect (ObjNum 1159 snap 369 seq_num 1159) 2023-09-30T09:33:56.046 INFO:tasks.rados.rados.0.smithi040.stdout:3956: expect (ObjNum 1033 snap 326 seq_num 1033) 2023-09-30T09:33:56.129 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing rollback tid 1 to smithi040173847-21 2023-09-30T09:33:56.129 INFO:tasks.rados.rados.0.smithi040.stdout:3954: finishing rollback tid 2 to smithi040173847-21 2023-09-30T09:33:56.129 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 21 v 2092 (ObjNum 1201 snap 380 seq_num 1201) dirty exists 2023-09-30T09:33:56.129 INFO:tasks.rados.rados.0.smithi040.stdout:3960: finishing write tid 1 to smithi040173847-36 2023-09-30T09:33:56.129 INFO:tasks.rados.rados.0.smithi040.stdout:3960: finishing write tid 2 to smithi040173847-36 2023-09-30T09:33:56.130 INFO:tasks.rados.rados.0.smithi040.stdout:3960: finishing write tid 3 to smithi040173847-36 2023-09-30T09:33:56.130 INFO:tasks.rados.rados.0.smithi040.stdout:3960: finishing write tid 4 to smithi040173847-36 2023-09-30T09:33:56.130 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 36 v 1906 (ObjNum 1211 snap 385 seq_num 1211) dirty exists 2023-09-30T09:33:56.130 INFO:tasks.rados.rados.0.smithi040.stdout:3960: left oid 36 (ObjNum 1211 snap 385 seq_num 1211) 2023-09-30T09:33:56.130 INFO:tasks.rados.rados.0.smithi040.stdout:3961: expect (ObjNum 1129 snap 360 seq_num 1129) 2023-09-30T09:33:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:55 smithi143 ceph-mon[183689]: osdmap e848: 8 total, 8 up, 8 in 2023-09-30T09:33:56.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:55 smithi143 ceph-mon[183689]: pgmap v986: 121 pgs: 121 active+clean; 175 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-09-30T09:33:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:55 smithi040 ceph-mon[192000]: osdmap e848: 8 total, 8 up, 8 in 2023-09-30T09:33:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:55 smithi040 ceph-mon[192000]: pgmap v986: 121 pgs: 121 active+clean; 175 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-09-30T09:33:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:55 smithi040 ceph-mon[189312]: osdmap e848: 8 total, 8 up, 8 in 2023-09-30T09:33:56.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:55 smithi040 ceph-mon[189312]: pgmap v986: 121 pgs: 121 active+clean; 175 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2023-09-30T09:33:56.411 INFO:tasks.rados.rados.0.smithi040.stdout:3958: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:33:57.097 INFO:tasks.rados.rados.0.smithi040.stdout:3962: expect (ObjNum 1159 snap 369 seq_num 1159) 2023-09-30T09:33:57.105 INFO:tasks.rados.rados.0.smithi040.stdout:3957: expect (ObjNum 1209 snap 385 seq_num 1209) 2023-09-30T09:33:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:56 smithi143 ceph-mon[183689]: osdmap e849: 8 total, 8 up, 8 in 2023-09-30T09:33:57.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:56 smithi143 ceph-mon[183689]: osdmap e850: 8 total, 8 up, 8 in 2023-09-30T09:33:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:56 smithi040 ceph-mon[189312]: osdmap e849: 8 total, 8 up, 8 in 2023-09-30T09:33:57.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:56 smithi040 ceph-mon[189312]: osdmap e850: 8 total, 8 up, 8 in 2023-09-30T09:33:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:56 smithi040 ceph-mon[192000]: osdmap e849: 8 total, 8 up, 8 in 2023-09-30T09:33:57.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:56 smithi040 ceph-mon[192000]: osdmap e850: 8 total, 8 up, 8 in 2023-09-30T09:33:57.978 INFO:tasks.rados.rados.0.smithi040.stdout:3952: done (10 left) 2023-09-30T09:33:57.978 INFO:tasks.rados.rados.0.smithi040.stdout:3954: done (9 left) 2023-09-30T09:33:57.978 INFO:tasks.rados.rados.0.smithi040.stdout:3955: done (8 left) 2023-09-30T09:33:57.978 INFO:tasks.rados.rados.0.smithi040.stdout:3956: done (7 left) 2023-09-30T09:33:57.978 INFO:tasks.rados.rados.0.smithi040.stdout:3957: done (6 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3958: done (5 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3959: done (4 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3960: done (3 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3961: done (2 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3962: done (1 left) 2023-09-30T09:33:57.979 INFO:tasks.rados.rados.0.smithi040.stdout:3963: done (0 left) 2023-09-30T09:33:57.980 INFO:tasks.rados.rados.0.smithi040.stdout:3964: snap_create 2023-09-30T09:33:58.002 INFO:tasks.rados.rados.0.smithi040.stdout:3964: done (0 left) 2023-09-30T09:33:58.002 INFO:tasks.rados.rados.0.smithi040.stdout:3965: read oid 39 snap 386 2023-09-30T09:33:58.002 INFO:tasks.rados.rados.0.smithi040.stdout:3965: expect deleted 2023-09-30T09:33:58.002 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 38 current snap is 387 2023-09-30T09:33:58.002 INFO:tasks.rados.rados.0.smithi040.stdout:3966: seq_num 1212 ranges {0=704512,704512=401408} 2023-09-30T09:33:58.006 INFO:tasks.rados.rados.0.smithi040.stdout:3966: writing smithi040173847-38 from 0 to 704512 tid 1 2023-09-30T09:33:58.008 INFO:tasks.rados.rados.0.smithi040.stdout:3966: writing smithi040173847-38 from 704512 to 1105920 tid 2 2023-09-30T09:33:58.008 INFO:tasks.rados.rados.0.smithi040.stdout:3967: read oid 21 snap -1 2023-09-30T09:33:58.009 INFO:tasks.rados.rados.0.smithi040.stdout:3967: expect (ObjNum 1201 snap 380 seq_num 1201) 2023-09-30T09:33:58.009 INFO:tasks.rados.rados.0.smithi040.stdout:3968: read oid 36 snap -1 2023-09-30T09:33:58.009 INFO:tasks.rados.rados.0.smithi040.stdout:3968: expect (ObjNum 1211 snap 385 seq_num 1211) 2023-09-30T09:33:58.009 INFO:tasks.rados.rados.0.smithi040.stdout:3969: delete oid 4 current snap is 387 2023-09-30T09:33:58.018 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 1 to smithi040173847-38 2023-09-30T09:33:58.018 INFO:tasks.rados.rados.0.smithi040.stdout:3965: done (4 left) 2023-09-30T09:33:58.019 INFO:tasks.rados.rados.0.smithi040.stdout:3969: done (3 left) 2023-09-30T09:33:58.019 INFO:tasks.rados.rados.0.smithi040.stdout:3970: rollback oid 4 current snap is 387 2023-09-30T09:33:58.019 INFO:tasks.rados.rados.0.smithi040.stdout:rollback oid 4 to 385 2023-09-30T09:33:58.019 INFO:tasks.rados.rados.0.smithi040.stdout:3971: delete oid 13 current snap is 387 2023-09-30T09:33:58.019 INFO:tasks.rados.rados.0.smithi040.stdout:3968: expect (ObjNum 1211 snap 385 seq_num 1211) 2023-09-30T09:33:58.091 INFO:tasks.rados.rados.0.smithi040.stdout:3967: expect (ObjNum 1201 snap 380 seq_num 1201) 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 2 to smithi040173847-38 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 3 to smithi040173847-38 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3967: done (4 left) 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3968: done (3 left) 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3971: done (2 left) 2023-09-30T09:33:58.151 INFO:tasks.rados.rados.0.smithi040.stdout:3972: snap_remove snap 386 2023-09-30T09:33:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:57 smithi143 ceph-mon[183689]: pgmap v989: 121 pgs: 121 active+clean; 150 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 584 KiB/s wr, 22 op/s 2023-09-30T09:33:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:57 smithi040 ceph-mon[192000]: pgmap v989: 121 pgs: 121 active+clean; 150 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 584 KiB/s wr, 22 op/s 2023-09-30T09:33:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:57 smithi040 ceph-mon[189312]: pgmap v989: 121 pgs: 121 active+clean; 150 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 584 KiB/s wr, 22 op/s 2023-09-30T09:33:59.013 INFO:tasks.rados.rados.0.smithi040.stdout:3972: done (2 left) 2023-09-30T09:33:59.014 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 387 2023-09-30T09:33:59.014 INFO:tasks.rados.rados.0.smithi040.stdout:3973: seq_num 1215 ranges {6004736=753664,6758400=401408} 2023-09-30T09:33:59.052 INFO:tasks.rados.rados.0.smithi040.stdout:3973: writing smithi040173847-19 from 6004736 to 6758400 tid 1 2023-09-30T09:33:59.054 INFO:tasks.rados.rados.0.smithi040.stdout:3973: writing smithi040173847-19 from 6758400 to 7159808 tid 2 2023-09-30T09:33:59.054 INFO:tasks.rados.rados.0.smithi040.stdout:3974: rmattr oid 48 current snap is 387 2023-09-30T09:33:59.054 INFO:tasks.rados.rados.0.smithi040.stdout:3974: done (3 left) 2023-09-30T09:33:59.054 INFO:tasks.rados.rados.0.smithi040.stdout:3975: delete oid 15 current snap is 387 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:3966: finishing write tid 4 to smithi040173847-38 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 38 v 2081 (ObjNum 1212 snap 387 seq_num 1212) dirty exists 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:3966: left oid 38 (ObjNum 1212 snap 387 seq_num 1212) 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing rollback tid 1 to smithi040173847-4 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:3970: finishing rollback tid 2 to smithi040173847-4 2023-09-30T09:33:59.055 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 4 v 1685 (ObjNum 1099 snap 347 seq_num 1099) dirty exists 2023-09-30T09:33:59.060 INFO:tasks.rados.rados.0.smithi040.stdout:3966: done (3 left) 2023-09-30T09:33:59.061 INFO:tasks.rados.rados.0.smithi040.stdout:3970: done (2 left) 2023-09-30T09:33:59.061 INFO:tasks.rados.rados.0.smithi040.stdout:3975: done (1 left) 2023-09-30T09:33:59.061 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 387 2023-09-30T09:33:59.061 INFO:tasks.rados.rados.0.smithi040.stdout:3976: seq_num 1217 ranges {4677632=786432,5464064=401408} 2023-09-30T09:33:59.091 INFO:tasks.rados.rados.0.smithi040.stdout:3976: writing smithi040173847-10 from 4677632 to 5464064 tid 1 2023-09-30T09:33:59.094 INFO:tasks.rados.rados.0.smithi040.stdout:3976: writing smithi040173847-10 from 5464064 to 5865472 tid 2 2023-09-30T09:33:59.094 INFO:tasks.rados.rados.0.smithi040.stdout:3977: read oid 24 snap 385 2023-09-30T09:33:59.094 INFO:tasks.rados.rados.0.smithi040.stdout:3977: expect (ObjNum 1207 snap 384 seq_num 1207) 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3978: read oid 23 snap -1 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3978: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3979: snap_create 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 1 to smithi040173847-19 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 2 to smithi040173847-19 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 3 to smithi040173847-19 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3973: finishing write tid 4 to smithi040173847-19 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1689 (ObjNum 1215 snap 387 seq_num 1215) dirty exists 2023-09-30T09:33:59.095 INFO:tasks.rados.rados.0.smithi040.stdout:3973: left oid 19 (ObjNum 1215 snap 387 seq_num 1215) 2023-09-30T09:33:59.104 INFO:tasks.rados.rados.0.smithi040.stdout:3976: finishing write tid 1 to smithi040173847-10 2023-09-30T09:33:59.105 INFO:tasks.rados.rados.0.smithi040.stdout:3976: finishing write tid 2 to smithi040173847-10 2023-09-30T09:33:59.105 INFO:tasks.rados.rados.0.smithi040.stdout:3976: finishing write tid 3 to smithi040173847-10 2023-09-30T09:33:59.107 INFO:tasks.rados.rados.0.smithi040.stdout:3978: expect (ObjNum 1109 snap 353 seq_num 1109) 2023-09-30T09:33:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:3976: finishing write tid 4 to smithi040173847-10 2023-09-30T09:33:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 2150 (ObjNum 1217 snap 387 seq_num 1217) dirty exists 2023-09-30T09:33:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:3976: left oid 10 (ObjNum 1217 snap 387 seq_num 1217) 2023-09-30T09:33:59.221 INFO:tasks.rados.rados.0.smithi040.stdout:3977: expect (ObjNum 1207 snap 384 seq_num 1207) 2023-09-30T09:33:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:33:59 smithi143 ceph-mon[183689]: osdmap e851: 8 total, 8 up, 8 in 2023-09-30T09:33:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:33:59 smithi040 ceph-mon[192000]: osdmap e851: 8 total, 8 up, 8 in 2023-09-30T09:33:59.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:33:59 smithi040 ceph-mon[189312]: osdmap e851: 8 total, 8 up, 8 in 2023-09-30T09:34:00.018 INFO:tasks.rados.rados.0.smithi040.stdout:3973: done (4 left) 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3976: done (3 left) 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3977: done (2 left) 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3978: done (1 left) 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3979: done (0 left) 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3980: copy_from oid 1 from oid 28 current snap is 388 2023-09-30T09:34:00.019 INFO:tasks.rados.rados.0.smithi040.stdout:3981: delete oid 34 current snap is 388 2023-09-30T09:34:00.025 INFO:tasks.rados.rados.0.smithi040.stdout:3981: done (1 left) 2023-09-30T09:34:00.025 INFO:tasks.rados.rados.0.smithi040.stdout:3982: snap_create 2023-09-30T09:34:00.030 INFO:tasks.rados.rados.0.smithi040.stdout:3980: finishing copy_from racing read to smithi040173847-1 2023-09-30T09:34:00.031 INFO:tasks.rados.rados.0.smithi040.stdout:3980: finishing copy_from to smithi040173847-1 2023-09-30T09:34:00.031 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 1 v 1641 (ObjNum 1192 snap 378 seq_num 1192) dirty exists 2023-09-30T09:34:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:00 smithi143 ceph-mon[183689]: osdmap e852: 8 total, 8 up, 8 in 2023-09-30T09:34:00.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:00 smithi143 ceph-mon[183689]: pgmap v992: 121 pgs: 121 active+clean; 130 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 536 KiB/s wr, 24 op/s 2023-09-30T09:34:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:00 smithi040 ceph-mon[192000]: osdmap e852: 8 total, 8 up, 8 in 2023-09-30T09:34:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:00 smithi040 ceph-mon[192000]: pgmap v992: 121 pgs: 121 active+clean; 130 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 536 KiB/s wr, 24 op/s 2023-09-30T09:34:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:00 smithi040 ceph-mon[189312]: osdmap e852: 8 total, 8 up, 8 in 2023-09-30T09:34:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:00 smithi040 ceph-mon[189312]: pgmap v992: 121 pgs: 121 active+clean; 130 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 21 MiB/s rd, 536 KiB/s wr, 24 op/s 2023-09-30T09:34:01.029 INFO:tasks.rados.rados.0.smithi040.stdout:3980: done (1 left) 2023-09-30T09:34:01.029 INFO:tasks.rados.rados.0.smithi040.stdout:3982: done (0 left) 2023-09-30T09:34:01.029 INFO:tasks.rados.rados.0.smithi040.stdout:3983: copy_from oid 44 from oid 13 current snap is 389 2023-09-30T09:34:01.029 INFO:tasks.rados.rados.0.smithi040.stdout:3984: snap_remove snap 383 2023-09-30T09:34:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:01 smithi143 ceph-mon[183689]: osdmap e853: 8 total, 8 up, 8 in 2023-09-30T09:34:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:01] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:34:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:01 smithi040 ceph-mon[189312]: osdmap e853: 8 total, 8 up, 8 in 2023-09-30T09:34:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:01 smithi040 ceph-mon[192000]: osdmap e853: 8 total, 8 up, 8 in 2023-09-30T09:34:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3984: done (1 left) 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3985: copy_from oid 12 from oid 17 current snap is 389 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing copy_from to smithi040173847-44 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3983: got expected ENOENT (src dne) 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3983: finishing copy_from racing read to smithi040173847-44 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3983: done (1 left) 2023-09-30T09:34:01.977 INFO:tasks.rados.rados.0.smithi040.stdout:3986: delete oid 2 current snap is 389 2023-09-30T09:34:01.992 INFO:tasks.rados.rados.0.smithi040.stdout:3986: done (1 left) 2023-09-30T09:34:01.992 INFO:tasks.rados.rados.0.smithi040.stdout:3987: read oid 47 snap -1 2023-09-30T09:34:01.992 INFO:tasks.rados.rados.0.smithi040.stdout:3987: expect (ObjNum 1182 snap 375 seq_num 1182) 2023-09-30T09:34:01.993 INFO:tasks.rados.rados.0.smithi040.stdout:3988: read oid 45 snap -1 2023-09-30T09:34:01.993 INFO:tasks.rados.rados.0.smithi040.stdout:3988: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:34:01.993 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 42 current snap is 389 2023-09-30T09:34:01.993 INFO:tasks.rados.rados.0.smithi040.stdout:3989: seq_num 1220 ranges {671744=434176,1105920=442368,1548288=360448} 2023-09-30T09:34:01.996 INFO:tasks.rados.rados.0.smithi040.stdout:3989: writing smithi040173847-42 from 671744 to 1105920 tid 1 2023-09-30T09:34:02.000 INFO:tasks.rados.rados.0.smithi040.stdout:3989: writing smithi040173847-42 from 1105920 to 1548288 tid 2 2023-09-30T09:34:02.003 INFO:tasks.rados.rados.0.smithi040.stdout:3989: writing smithi040173847-42 from 1548288 to 1908736 tid 3 2023-09-30T09:34:02.003 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 10 current snap is 389 2023-09-30T09:34:02.009 INFO:tasks.rados.rados.0.smithi040.stdout:3990: seq_num 1221 ranges {5865472=458752,6324224=729088,7053312=73728} 2023-09-30T09:34:02.042 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi040173847-10 from 5865472 to 6324224 tid 1 2023-09-30T09:34:02.047 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi040173847-10 from 6324224 to 7053312 tid 2 2023-09-30T09:34:02.048 INFO:tasks.rados.rados.0.smithi040.stdout:3990: writing smithi040173847-10 from 7053312 to 7127040 tid 3 2023-09-30T09:34:02.048 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing copy_from racing read to smithi040173847-12 2023-09-30T09:34:02.048 INFO:tasks.rados.rados.0.smithi040.stdout:3991: read oid 18 snap -1 2023-09-30T09:34:02.048 INFO:tasks.rados.rados.0.smithi040.stdout:3991: expect (ObjNum 1158 snap 368 seq_num 1158) 2023-09-30T09:34:02.049 INFO:tasks.rados.rados.0.smithi040.stdout:3992: snap_create 2023-09-30T09:34:02.049 INFO:tasks.rados.rados.0.smithi040.stdout:3988: expect (ObjNum 1039 snap 329 seq_num 1039) 2023-09-30T09:34:02.187 INFO:tasks.rados.rados.0.smithi040.stdout:3989: finishing write tid 1 to smithi040173847-42 2023-09-30T09:34:02.187 INFO:tasks.rados.rados.0.smithi040.stdout:3989: finishing write tid 2 to smithi040173847-42 2023-09-30T09:34:02.187 INFO:tasks.rados.rados.0.smithi040.stdout:3989: finishing write tid 3 to smithi040173847-42 2023-09-30T09:34:02.187 INFO:tasks.rados.rados.0.smithi040.stdout:3989: finishing write tid 4 to smithi040173847-42 2023-09-30T09:34:02.187 INFO:tasks.rados.rados.0.smithi040.stdout:3987: expect (ObjNum 1182 snap 375 seq_num 1182) 2023-09-30T09:34:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:02 smithi143 ceph-mon[183689]: osdmap e854: 8 total, 8 up, 8 in 2023-09-30T09:34:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:02 smithi143 ceph-mon[183689]: pgmap v995: 121 pgs: 121 active+clean; 132 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 560 KiB/s wr, 7 op/s 2023-09-30T09:34:02.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:02 smithi143 ceph-mon[183689]: osdmap e855: 8 total, 8 up, 8 in 2023-09-30T09:34:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[189312]: osdmap e854: 8 total, 8 up, 8 in 2023-09-30T09:34:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[189312]: pgmap v995: 121 pgs: 121 active+clean; 132 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 560 KiB/s wr, 7 op/s 2023-09-30T09:34:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[189312]: osdmap e855: 8 total, 8 up, 8 in 2023-09-30T09:34:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[192000]: osdmap e854: 8 total, 8 up, 8 in 2023-09-30T09:34:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[192000]: pgmap v995: 121 pgs: 121 active+clean; 132 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 17 MiB/s rd, 560 KiB/s wr, 7 op/s 2023-09-30T09:34:02.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:02 smithi040 ceph-mon[192000]: osdmap e855: 8 total, 8 up, 8 in 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3985: finishing copy_from to smithi040173847-12 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 12 v 1860 (ObjNum 1198 snap 379 seq_num 1198) dirty exists 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3989: finishing write tid 5 to smithi040173847-42 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 42 v 2163 (ObjNum 1220 snap 389 seq_num 1220) dirty exists 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3989: left oid 42 (ObjNum 1220 snap 389 seq_num 1220) 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 1 to smithi040173847-10 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 2 to smithi040173847-10 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 3 to smithi040173847-10 2023-09-30T09:34:02.430 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 4 to smithi040173847-10 2023-09-30T09:34:02.431 INFO:tasks.rados.rados.0.smithi040.stdout:3990: finishing write tid 5 to smithi040173847-10 2023-09-30T09:34:02.431 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 10 v 2168 (ObjNum 1221 snap 389 seq_num 1221) dirty exists 2023-09-30T09:34:02.431 INFO:tasks.rados.rados.0.smithi040.stdout:3990: left oid 10 (ObjNum 1221 snap 389 seq_num 1221) 2023-09-30T09:34:02.431 INFO:tasks.rados.rados.0.smithi040.stdout:3991: expect (ObjNum 1158 snap 368 seq_num 1158) 2023-09-30T09:34:03.034 INFO:tasks.rados.rados.0.smithi040.stdout:3985: done (6 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3987: done (5 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3988: done (4 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3989: done (3 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3990: done (2 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3991: done (1 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3992: done (0 left) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3993: copy_from oid 39 from oid 30 current snap is 390 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3994: read oid 40 snap -1 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3994: expect (ObjNum 1203 snap 382 seq_num 1203) 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3995: read oid 43 snap -1 2023-09-30T09:34:03.035 INFO:tasks.rados.rados.0.smithi040.stdout:3995: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:34:03.036 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 17 current snap is 390 2023-09-30T09:34:03.036 INFO:tasks.rados.rados.0.smithi040.stdout:3996: seq_num 1222 ranges {868352=475136,1343488=606208,1949696=196608} 2023-09-30T09:34:03.041 INFO:tasks.rados.rados.0.smithi040.stdout:3996: writing smithi040173847-17 from 868352 to 1343488 tid 1 2023-09-30T09:34:03.046 INFO:tasks.rados.rados.0.smithi040.stdout:3996: writing smithi040173847-17 from 1343488 to 1949696 tid 2 2023-09-30T09:34:03.047 INFO:tasks.rados.rados.0.smithi040.stdout:3996: writing smithi040173847-17 from 1949696 to 2146304 tid 3 2023-09-30T09:34:03.047 INFO:tasks.rados.rados.0.smithi040.stdout:3997: read oid 14 snap -1 2023-09-30T09:34:03.047 INFO:tasks.rados.rados.0.smithi040.stdout:3997: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:34:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:append oid 19 current snap is 390 2023-09-30T09:34:03.051 INFO:tasks.rados.rados.0.smithi040.stdout:3998: seq_num 1223 ranges {7159808=491520,7651328=491520,8142848=311296} 2023-09-30T09:34:03.091 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi040173847-19 from 7159808 to 7651328 tid 1 2023-09-30T09:34:03.093 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi040173847-19 from 7651328 to 8142848 tid 2 2023-09-30T09:34:03.095 INFO:tasks.rados.rados.0.smithi040.stdout:3998: writing smithi040173847-19 from 8142848 to 8454144 tid 3 2023-09-30T09:34:03.096 INFO:tasks.rados.rados.0.smithi040.stdout:3999: rmattr oid 8 current snap is 390 2023-09-30T09:34:03.096 INFO:tasks.rados.rados.0.smithi040.stdout:3994: expect (ObjNum 1203 snap 382 seq_num 1203) 2023-09-30T09:34:03.122 INFO:tasks.rados.rados.0.smithi040.stdout:3993: finishing copy_from racing read to smithi040173847-39 2023-09-30T09:34:03.122 INFO:tasks.rados.rados.0.smithi040.stdout:3997: expect (ObjNum 0 snap 0 seq_num 0) 2023-09-30T09:34:03.124 INFO:tasks.rados.rados.0.smithi040.stdout:3993: finishing copy_from to smithi040173847-39 2023-09-30T09:34:03.124 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 39 v 1853 (ObjNum 1194 snap 378 seq_num 1194) dirty exists 2023-09-30T09:34:03.124 INFO:tasks.rados.rados.0.smithi040.stdout:3996: finishing write tid 1 to smithi040173847-17 2023-09-30T09:34:03.124 INFO:tasks.rados.rados.0.smithi040.stdout:3996: finishing write tid 2 to smithi040173847-17 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:3996: finishing write tid 3 to smithi040173847-17 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:3996: finishing write tid 4 to smithi040173847-17 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:3996: finishing write tid 5 to smithi040173847-17 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 17 v 1921 (ObjNum 1222 snap 390 seq_num 1222) dirty exists 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:3996: left oid 17 (ObjNum 1222 snap 390 seq_num 1222) 2023-09-30T09:34:03.125 INFO:tasks.rados.rados.0.smithi040.stdout:3995: expect (ObjNum 1143 snap 363 seq_num 1143) 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 1 to smithi040173847-19 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 8 v 2018 (ObjNum 1133 snap 360 seq_num 1133) dirty exists 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 2 to smithi040173847-19 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 3 to smithi040173847-19 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 4 to smithi040173847-19 2023-09-30T09:34:03.805 INFO:tasks.rados.rados.0.smithi040.stdout:3998: finishing write tid 5 to smithi040173847-19 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:update_object_version oid 19 v 1702 (ObjNum 1223 snap 390 seq_num 1223) dirty exists 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3998: left oid 19 (ObjNum 1223 snap 390 seq_num 1223) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3993: done (6 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3994: done (5 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3995: done (4 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3996: done (3 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3997: done (2 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3998: done (1 left) 2023-09-30T09:34:03.806 INFO:tasks.rados.rados.0.smithi040.stdout:3999: done (0 left) 2023-09-30T09:34:03.807 INFO:tasks.rados.rados.0.smithi040.stderr:0 errors. 2023-09-30T09:34:03.807 INFO:tasks.rados.rados.0.smithi040.stderr: 2023-09-30T09:34:03.811 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-30T09:34:04.107 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:04 smithi040 ceph-mon[192000]: osdmap e856: 8 total, 8 up, 8 in 2023-09-30T09:34:04.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:04 smithi040 ceph-mon[192000]: pgmap v998: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 136 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 916 KiB/s wr, 9 op/s 2023-09-30T09:34:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:04 smithi040 ceph-mon[189312]: osdmap e856: 8 total, 8 up, 8 in 2023-09-30T09:34:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:04 smithi040 ceph-mon[189312]: pgmap v998: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 136 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 916 KiB/s wr, 9 op/s 2023-09-30T09:34:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:04 smithi143 ceph-mon[183689]: osdmap e856: 8 total, 8 up, 8 in 2023-09-30T09:34:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:04 smithi143 ceph-mon[183689]: pgmap v998: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 136 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 916 KiB/s wr, 9 op/s 2023-09-30T09:34:05.459 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:34:05.459 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":856,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:34:03.026188+0000","last_up_change":"2023-09-30T09:27:14.414781+0000","last_in_change":"2023-09-30T09:17:47.008450+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-30T09:20:33.040536+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"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":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"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":"856","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":777,"snap_epoch":856,"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":"teuthologyprofile","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":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":245,"up_from":255,"up_thru":460,"down_at":246,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6803","nonce":1705414054}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6805","nonce":1705414054}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6809","nonce":1705414054}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6807","nonce":1705414054}]},"public_addr":"172.21.15.40:6803/1705414054","cluster_addr":"172.21.15.40:6805/1705414054","heartbeat_back_addr":"172.21.15.40:6809/1705414054","heartbeat_front_addr":"172.21.15.40:6807/1705414054","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":275,"up_from":285,"up_thru":460,"down_at":276,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6811","nonce":1784225533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6813","nonce":1784225533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6817","nonce":1784225533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6815","nonce":1784225533}]},"public_addr":"172.21.15.40:6811/1784225533","cluster_addr":"172.21.15.40:6813/1784225533","heartbeat_back_addr":"172.21.15.40:6817/1784225533","heartbeat_front_addr":"172.21.15.40:6815/1784225533","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":305,"up_from":315,"up_thru":460,"down_at":306,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6819","nonce":742437050}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6821","nonce":742437050}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6825","nonce":742437050}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6823","nonce":742437050}]},"public_addr":"172.21.15.40:6819/742437050","cluster_addr":"172.21.15.40:6821/742437050","heartbeat_back_addr":"172.21.15.40:6825/742437050","heartbeat_front_addr":"172.21.15.40:6823/742437050","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":336,"up_from":346,"up_thru":460,"down_at":337,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6827","nonce":2236669534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6829","nonce":2236669534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6833","nonce":2236669534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6831","nonce":2236669534}]},"public_addr":"172.21.15.40:6827/2236669534","cluster_addr":"172.21.15.40:6829/2236669534","heartbeat_back_addr":"172.21.15.40:6833/2236669534","heartbeat_front_addr":"172.21.15.40:6831/2236669534","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":365,"up_from":375,"up_thru":460,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6801","nonce":3947301350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6803","nonce":3947301350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6807","nonce":3947301350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6805","nonce":3947301350}]},"public_addr":"172.21.15.143:6801/3947301350","cluster_addr":"172.21.15.143:6803/3947301350","heartbeat_back_addr":"172.21.15.143:6807/3947301350","heartbeat_front_addr":"172.21.15.143:6805/3947301350","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":37,"last_clean_end":394,"up_from":404,"up_thru":460,"down_at":395,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6809","nonce":129550003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6811","nonce":129550003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6815","nonce":129550003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6813","nonce":129550003}]},"public_addr":"172.21.15.143:6809/129550003","cluster_addr":"172.21.15.143:6811/129550003","heartbeat_back_addr":"172.21.15.143:6815/129550003","heartbeat_front_addr":"172.21.15.143:6813/129550003","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":44,"last_clean_end":422,"up_from":431,"up_thru":460,"down_at":423,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6817","nonce":1671256311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6819","nonce":1671256311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6823","nonce":1671256311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6821","nonce":1671256311}]},"public_addr":"172.21.15.143:6817/1671256311","cluster_addr":"172.21.15.143:6819/1671256311","heartbeat_back_addr":"172.21.15.143:6823/1671256311","heartbeat_front_addr":"172.21.15.143:6821/1671256311","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":51,"last_clean_end":451,"up_from":460,"up_thru":460,"down_at":452,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6825","nonce":3131937393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6827","nonce":3131937393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6831","nonce":3131937393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6829","nonce":3131937393}]},"public_addr":"172.21.15.143:6825/3131937393","cluster_addr":"172.21.15.143:6827/3131937393","heartbeat_back_addr":"172.21.15.143:6831/3131937393","heartbeat_front_addr":"172.21.15.143:6829/3131937393","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":245},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":275},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":305},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":336},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":365},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":394},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":422},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":451}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.6","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1a","mappings":[{"from":4,"to":3}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.143:6833/662622066":"2023-10-01T09:27:32.277291+0000","172.21.15.40:0/1759113714":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/93581193":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/2000571367":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.143:0/1785001658":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/921926863":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/1197285789":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2087426705":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.143:6834/3861600524":"2023-10-01T09:22:09.622856+0000","172.21.15.40:6800/2096981326":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.143:0/1302651913":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/3861876356":"2023-10-01T09:21:34.291070+0000","172.21.15.143:6835/3861600524":"2023-10-01T09:22:09.622856+0000","172.21.15.143:0/1328437838":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.143:6832/662622066":"2023-10-01T09:27:32.277291+0000","172.21.15.40:6801/2096981326":"2023-10-01T09:22:45.195421+0000","172.21.15.143:0/804832914":"2023-10-01T09:22:09.622856+0000","172.21.15.143:0/430489241":"2023-10-01T09:22:09.622856+0000","172.21.15.40:6800/444369355":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/1528332302":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/444369355":"2023-10-01T09:21:34.291070+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/2424970252":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.143:0/346573649":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/3173140995":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/3213326704":"2023-10-01T09:22:45.195421+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":764,"length":1},{"begin":772,"length":1}]}],"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}} 2023-09-30T09:34:05.878 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-30T09:34:06.176 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:06.656 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:06 smithi040 ceph-mon[192000]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 126 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 839 KiB/s wr, 8 op/s 2023-09-30T09:34:06.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:06 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/4116742366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:34:06.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:06 smithi040 ceph-mon[189312]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 126 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 839 KiB/s wr, 8 op/s 2023-09-30T09:34:06.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:06 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/4116742366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:34:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:06 smithi143 ceph-mon[183689]: pgmap v999: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 126 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 839 KiB/s wr, 8 op/s 2023-09-30T09:34:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:06 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/4116742366' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T09:34:07.419 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T09:34:07.421 INFO:teuthology.orchestra.run.smithi040.stderr:dumped all 2023-09-30T09:34:07.808 INFO:teuthology.orchestra.run.smithi040.stdout:{"pg_ready":true,"pg_map":{"version":1001,"stamp":"2023-09-30T09:34:07.392019+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":136272836,"num_objects":84,"num_object_clones":13,"num_object_copies":252,"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":84,"num_whiteouts":4,"num_read":4603,"num_read_kb":5405162,"num_write":8975,"num_write_kb":1645963,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":106,"num_bytes_recovered":258434656,"num_keys_recovered":0,"num_objects_omap":14,"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":20912,"ondisk_log_size":20912,"up":363,"acting":363,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":363,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3632988,"kb_used_data":294884,"kb_used_omap":200,"kb_used_meta":3337783,"kb_avail":746328228,"statfs":{"total":767960285184,"available":764240105472,"internally_reserved":0,"allocated":301961216,"data_stored":315331868,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":205650,"internal_metadata":3417889966},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-1638400,"num_objects":-4,"num_object_clones":-5,"num_object_copies":-12,"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":-4,"num_whiteouts":2,"num_read":48,"num_read_kb":64122,"num_write":35,"num_write_kb":9088,"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":"6.001357"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":809,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980039+0000","last_change":"2023-09-30T09:27:15.443456+0000","last_active":"2023-09-30T09:34:01.980039+0000","last_peered":"2023-09-30T09:34:01.980039+0000","last_clean":"2023-09-30T09:34:01.980039+0000","last_became_active":"2023-09-30T09:27:15.443075+0000","last_became_peered":"2023-09-30T09:27:15.443075+0000","last_unstale":"2023-09-30T09:34:01.980039+0000","last_undegraded":"2023-09-30T09:34:01.980039+0000","last_fullsized":"2023-09-30T09:34:01.980039+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:09:15.441893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":813,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.978789+0000","last_change":"2023-09-30T09:26:45.866110+0000","last_active":"2023-09-30T09:34:01.978789+0000","last_peered":"2023-09-30T09:34:01.978789+0000","last_clean":"2023-09-30T09:34:01.978789+0000","last_became_active":"2023-09-30T09:26:45.865799+0000","last_became_peered":"2023-09-30T09:26:45.865799+0000","last_unstale":"2023-09-30T09:34:01.978789+0000","last_undegraded":"2023-09-30T09:34:01.978789+0000","last_fullsized":"2023-09-30T09:34:01.978789+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:45:37.549518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.973177+0000","last_change":"2023-09-30T09:24:48.832261+0000","last_active":"2023-09-30T09:34:01.973177+0000","last_peered":"2023-09-30T09:34:01.973177+0000","last_clean":"2023-09-30T09:34:01.973177+0000","last_became_active":"2023-09-30T09:24:48.831911+0000","last_became_peered":"2023-09-30T09:24:48.831911+0000","last_unstale":"2023-09-30T09:34:01.973177+0000","last_undegraded":"2023-09-30T09:34:01.973177+0000","last_fullsized":"2023-09-30T09:34:01.973177+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:53:20.913277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":821,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987637+0000","last_change":"2023-09-30T09:27:15.446568+0000","last_active":"2023-09-30T09:34:01.987637+0000","last_peered":"2023-09-30T09:34:01.987637+0000","last_clean":"2023-09-30T09:34:01.987637+0000","last_became_active":"2023-09-30T09:27:15.446278+0000","last_became_peered":"2023-09-30T09:27:15.446278+0000","last_unstale":"2023-09-30T09:34:01.987637+0000","last_undegraded":"2023-09-30T09:34:01.987637+0000","last_fullsized":"2023-09-30T09:34:01.987637+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:14:17.306147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":794,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979475+0000","last_change":"2023-09-30T09:27:15.440011+0000","last_active":"2023-09-30T09:34:01.979475+0000","last_peered":"2023-09-30T09:34:01.979475+0000","last_clean":"2023-09-30T09:34:01.979475+0000","last_became_active":"2023-09-30T09:27:15.439710+0000","last_became_peered":"2023-09-30T09:27:15.439710+0000","last_unstale":"2023-09-30T09:34:01.979475+0000","last_undegraded":"2023-09-30T09:34:01.979475+0000","last_fullsized":"2023-09-30T09:34:01.979475+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:27:17.807134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":813,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.038153+0000","last_change":"2023-09-30T09:24:48.824595+0000","last_active":"2023-09-30T09:34:03.038153+0000","last_peered":"2023-09-30T09:34:03.038153+0000","last_clean":"2023-09-30T09:34:03.038153+0000","last_became_active":"2023-09-30T09:24:48.824260+0000","last_became_peered":"2023-09-30T09:24:48.824260+0000","last_unstale":"2023-09-30T09:34:03.038153+0000","last_undegraded":"2023-09-30T09:34:03.038153+0000","last_fullsized":"2023-09-30T09:34:03.038153+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:39:14.653185+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":794,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979192+0000","last_change":"2023-09-30T09:27:15.440020+0000","last_active":"2023-09-30T09:34:01.979192+0000","last_peered":"2023-09-30T09:34:01.979192+0000","last_clean":"2023-09-30T09:34:01.979192+0000","last_became_active":"2023-09-30T09:27:15.439623+0000","last_became_peered":"2023-09-30T09:27:15.439623+0000","last_unstale":"2023-09-30T09:34:01.979192+0000","last_undegraded":"2023-09-30T09:34:01.979192+0000","last_fullsized":"2023-09-30T09:34:01.979192+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:15:11.597051+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":790,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.577834+0000","last_change":"2023-09-30T09:26:45.860266+0000","last_active":"2023-09-30T09:34:01.577834+0000","last_peered":"2023-09-30T09:34:01.577834+0000","last_clean":"2023-09-30T09:34:01.577834+0000","last_became_active":"2023-09-30T09:26:45.859865+0000","last_became_peered":"2023-09-30T09:26:45.859865+0000","last_unstale":"2023-09-30T09:34:01.577834+0000","last_undegraded":"2023-09-30T09:34:01.577834+0000","last_fullsized":"2023-09-30T09:34:01.577834+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:52:55.327340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":823,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979786+0000","last_change":"2023-09-30T09:27:15.448797+0000","last_active":"2023-09-30T09:34:01.979786+0000","last_peered":"2023-09-30T09:34:01.979786+0000","last_clean":"2023-09-30T09:34:01.979786+0000","last_became_active":"2023-09-30T09:27:15.448492+0000","last_became_peered":"2023-09-30T09:27:15.448492+0000","last_unstale":"2023-09-30T09:34:01.979786+0000","last_undegraded":"2023-09-30T09:34:01.979786+0000","last_fullsized":"2023-09-30T09:34:01.979786+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:06:04.940568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":802,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.985654+0000","last_change":"2023-09-30T09:26:45.859043+0000","last_active":"2023-09-30T09:34:01.985654+0000","last_peered":"2023-09-30T09:34:01.985654+0000","last_clean":"2023-09-30T09:34:01.985654+0000","last_became_active":"2023-09-30T09:26:45.858741+0000","last_became_peered":"2023-09-30T09:26:45.858741+0000","last_unstale":"2023-09-30T09:34:01.985654+0000","last_undegraded":"2023-09-30T09:34:01.985654+0000","last_fullsized":"2023-09-30T09:34:01.985654+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:17:38.286651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":802,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984753+0000","last_change":"2023-09-30T09:26:45.862498+0000","last_active":"2023-09-30T09:34:01.984753+0000","last_peered":"2023-09-30T09:34:01.984753+0000","last_clean":"2023-09-30T09:34:01.984753+0000","last_became_active":"2023-09-30T09:26:45.862109+0000","last_became_peered":"2023-09-30T09:26:45.862109+0000","last_unstale":"2023-09-30T09:34:01.984753+0000","last_undegraded":"2023-09-30T09:34:01.984753+0000","last_fullsized":"2023-09-30T09:34:01.984753+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:11:31.144589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":810,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.972060+0000","last_change":"2023-09-30T09:26:45.849891+0000","last_active":"2023-09-30T09:34:01.972060+0000","last_peered":"2023-09-30T09:34:01.972060+0000","last_clean":"2023-09-30T09:34:01.972060+0000","last_became_active":"2023-09-30T09:26:45.849598+0000","last_became_peered":"2023-09-30T09:26:45.849598+0000","last_unstale":"2023-09-30T09:34:01.972060+0000","last_undegraded":"2023-09-30T09:34:01.972060+0000","last_fullsized":"2023-09-30T09:34:01.972060+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:52:27.438708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":815,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578287+0000","last_change":"2023-09-30T09:26:45.860399+0000","last_active":"2023-09-30T09:34:01.578287+0000","last_peered":"2023-09-30T09:34:01.578287+0000","last_clean":"2023-09-30T09:34:01.578287+0000","last_became_active":"2023-09-30T09:26:45.859895+0000","last_became_peered":"2023-09-30T09:26:45.859895+0000","last_unstale":"2023-09-30T09:34:01.578287+0000","last_undegraded":"2023-09-30T09:34:01.578287+0000","last_fullsized":"2023-09-30T09:34:01.578287+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:08:15.355174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.971954+0000","last_change":"2023-09-30T09:26:18.010647+0000","last_active":"2023-09-30T09:34:01.971954+0000","last_peered":"2023-09-30T09:34:01.971954+0000","last_clean":"2023-09-30T09:34:01.971954+0000","last_became_active":"2023-09-30T09:26:18.009739+0000","last_became_peered":"2023-09-30T09:26:18.009739+0000","last_unstale":"2023-09-30T09:34:01.971954+0000","last_undegraded":"2023-09-30T09:34:01.971954+0000","last_fullsized":"2023-09-30T09:34:01.971954+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:12:31.987268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.978914+0000","last_change":"2023-09-30T09:26:18.002407+0000","last_active":"2023-09-30T09:34:01.978914+0000","last_peered":"2023-09-30T09:34:01.978914+0000","last_clean":"2023-09-30T09:34:01.978914+0000","last_became_active":"2023-09-30T09:26:18.002045+0000","last_became_peered":"2023-09-30T09:26:18.002045+0000","last_unstale":"2023-09-30T09:34:01.978914+0000","last_undegraded":"2023-09-30T09:34:01.978914+0000","last_fullsized":"2023-09-30T09:34:01.978914+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:41:57.891640+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":812,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986500+0000","last_change":"2023-09-30T09:27:15.445004+0000","last_active":"2023-09-30T09:34:01.986500+0000","last_peered":"2023-09-30T09:34:01.986500+0000","last_clean":"2023-09-30T09:34:01.986500+0000","last_became_active":"2023-09-30T09:27:15.444701+0000","last_became_peered":"2023-09-30T09:27:15.444701+0000","last_unstale":"2023-09-30T09:34:01.986500+0000","last_undegraded":"2023-09-30T09:34:01.986500+0000","last_fullsized":"2023-09-30T09:34:01.986500+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:36:52.447972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":808,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987966+0000","last_change":"2023-09-30T09:27:15.446548+0000","last_active":"2023-09-30T09:34:01.987966+0000","last_peered":"2023-09-30T09:34:01.987966+0000","last_clean":"2023-09-30T09:34:01.987966+0000","last_became_active":"2023-09-30T09:27:15.446242+0000","last_became_peered":"2023-09-30T09:27:15.446242+0000","last_unstale":"2023-09-30T09:34:01.987966+0000","last_undegraded":"2023-09-30T09:34:01.987966+0000","last_fullsized":"2023-09-30T09:34:01.987966+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:45:50.785220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":830,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.979694+0000","last_change":"2023-09-30T09:27:15.438562+0000","last_active":"2023-09-30T09:34:06.979694+0000","last_peered":"2023-09-30T09:34:06.979694+0000","last_clean":"2023-09-30T09:34:06.979694+0000","last_became_active":"2023-09-30T09:27:15.438009+0000","last_became_peered":"2023-09-30T09:27:15.438009+0000","last_unstale":"2023-09-30T09:34:06.979694+0000","last_undegraded":"2023-09-30T09:34:06.979694+0000","last_fullsized":"2023-09-30T09:34:06.979694+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:53:23.033478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":809,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980177+0000","last_change":"2023-09-30T09:27:15.440827+0000","last_active":"2023-09-30T09:34:01.980177+0000","last_peered":"2023-09-30T09:34:01.980177+0000","last_clean":"2023-09-30T09:34:01.980177+0000","last_became_active":"2023-09-30T09:27:15.440406+0000","last_became_peered":"2023-09-30T09:27:15.440406+0000","last_unstale":"2023-09-30T09:34:01.980177+0000","last_undegraded":"2023-09-30T09:34:01.980177+0000","last_fullsized":"2023-09-30T09:34:01.980177+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:36:29.307896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1f","version":"476'5","reported_seq":808,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.972611+0000","last_change":"2023-09-30T09:27:15.441726+0000","last_active":"2023-09-30T09:34:01.972611+0000","last_peered":"2023-09-30T09:34:01.972611+0000","last_clean":"2023-09-30T09:34:01.972611+0000","last_became_active":"2023-09-30T09:27:15.441390+0000","last_became_peered":"2023-09-30T09:27:15.441390+0000","last_unstale":"2023-09-30T09:34:01.972611+0000","last_undegraded":"2023-09-30T09:34:01.972611+0000","last_fullsized":"2023-09-30T09:34:01.972611+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"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 @ 2023-10-01T17:24:37.783468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"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":4,"num_read_kb":4,"num_write":4,"num_write_kb":1,"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":1,"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":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":806,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578424+0000","last_change":"2023-09-30T09:26:45.866227+0000","last_active":"2023-09-30T09:34:01.578424+0000","last_peered":"2023-09-30T09:34:01.578424+0000","last_clean":"2023-09-30T09:34:01.578424+0000","last_became_active":"2023-09-30T09:26:45.865883+0000","last_became_peered":"2023-09-30T09:26:45.865883+0000","last_unstale":"2023-09-30T09:34:01.578424+0000","last_undegraded":"2023-09-30T09:34:01.578424+0000","last_fullsized":"2023-09-30T09:34:01.578424+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:39:38.543569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"476'2","reported_seq":791,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578709+0000","last_change":"2023-09-30T09:26:17.999438+0000","last_active":"2023-09-30T09:34:01.578709+0000","last_peered":"2023-09-30T09:34:01.578709+0000","last_clean":"2023-09-30T09:34:01.578709+0000","last_became_active":"2023-09-30T09:26:17.999153+0000","last_became_peered":"2023-09-30T09:26:17.999153+0000","last_unstale":"2023-09-30T09:34:01.578709+0000","last_undegraded":"2023-09-30T09:34:01.578709+0000","last_fullsized":"2023-09-30T09:34:01.578709+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T17:22:28.216337+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.971863+0000","last_change":"2023-09-30T09:26:18.009840+0000","last_active":"2023-09-30T09:34:01.971863+0000","last_peered":"2023-09-30T09:34:01.971863+0000","last_clean":"2023-09-30T09:34:01.971863+0000","last_became_active":"2023-09-30T09:26:18.009301+0000","last_became_peered":"2023-09-30T09:26:18.009301+0000","last_unstale":"2023-09-30T09:34:01.971863+0000","last_undegraded":"2023-09-30T09:34:01.971863+0000","last_fullsized":"2023-09-30T09:34:01.971863+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:06:42.712233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1d","version":"58'2","reported_seq":813,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980148+0000","last_change":"2023-09-30T09:27:15.439929+0000","last_active":"2023-09-30T09:34:01.980148+0000","last_peered":"2023-09-30T09:34:01.980148+0000","last_clean":"2023-09-30T09:34:01.980148+0000","last_became_active":"2023-09-30T09:27:15.439304+0000","last_became_peered":"2023-09-30T09:27:15.439304+0000","last_unstale":"2023-09-30T09:34:01.980148+0000","last_undegraded":"2023-09-30T09:34:01.980148+0000","last_fullsized":"2023-09-30T09:34:01.980148+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T09:48:20.706381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"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":1,"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,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":812,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987447+0000","last_change":"2023-09-30T09:26:18.001508+0000","last_active":"2023-09-30T09:34:01.987447+0000","last_peered":"2023-09-30T09:34:01.987447+0000","last_clean":"2023-09-30T09:34:01.987447+0000","last_became_active":"2023-09-30T09:26:18.001217+0000","last_became_peered":"2023-09-30T09:26:18.001217+0000","last_unstale":"2023-09-30T09:34:01.987447+0000","last_undegraded":"2023-09-30T09:34:01.987447+0000","last_fullsized":"2023-09-30T09:34:01.987447+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:03:24.957495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1c","version":"58'2","reported_seq":828,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980408+0000","last_change":"2023-09-30T09:27:15.449074+0000","last_active":"2023-09-30T09:34:01.980408+0000","last_peered":"2023-09-30T09:34:01.980408+0000","last_clean":"2023-09-30T09:34:01.980408+0000","last_became_active":"2023-09-30T09:27:15.448805+0000","last_became_peered":"2023-09-30T09:27:15.448805+0000","last_unstale":"2023-09-30T09:34:01.980408+0000","last_undegraded":"2023-09-30T09:34:01.980408+0000","last_fullsized":"2023-09-30T09:34:01.980408+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T10:10:24.685702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"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":1,"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,5,2],"acting":[7,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":808,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986931+0000","last_change":"2023-09-30T09:26:45.857451+0000","last_active":"2023-09-30T09:34:01.986931+0000","last_peered":"2023-09-30T09:34:01.986931+0000","last_clean":"2023-09-30T09:34:01.986931+0000","last_became_active":"2023-09-30T09:26:45.857074+0000","last_became_peered":"2023-09-30T09:26:45.857074+0000","last_unstale":"2023-09-30T09:34:01.986931+0000","last_undegraded":"2023-09-30T09:34:01.986931+0000","last_fullsized":"2023-09-30T09:34:01.986931+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:21:33.452329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1b","version":"476'2","reported_seq":793,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578663+0000","last_change":"2023-09-30T09:27:15.436765+0000","last_active":"2023-09-30T09:34:01.578663+0000","last_peered":"2023-09-30T09:34:01.578663+0000","last_clean":"2023-09-30T09:34:01.578663+0000","last_became_active":"2023-09-30T09:27:15.436345+0000","last_became_peered":"2023-09-30T09:27:15.436345+0000","last_unstale":"2023-09-30T09:34:01.578663+0000","last_undegraded":"2023-09-30T09:34:01.578663+0000","last_fullsized":"2023-09-30T09:34:01.578663+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T20:41:20.506761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"0'0","reported_seq":803,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578359+0000","last_change":"2023-09-30T09:25:19.842505+0000","last_active":"2023-09-30T09:34:01.578359+0000","last_peered":"2023-09-30T09:34:01.578359+0000","last_clean":"2023-09-30T09:34:01.578359+0000","last_became_active":"2023-09-30T09:25:19.842163+0000","last_became_peered":"2023-09-30T09:25:19.842163+0000","last_unstale":"2023-09-30T09:34:01.578359+0000","last_undegraded":"2023-09-30T09:34:01.578359+0000","last_fullsized":"2023-09-30T09:34:01.578359+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:06:44.289597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1a","version":"476'2","reported_seq":813,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984138+0000","last_change":"2023-09-30T09:27:15.437273+0000","last_active":"2023-09-30T09:34:01.984138+0000","last_peered":"2023-09-30T09:34:01.984138+0000","last_clean":"2023-09-30T09:34:01.984138+0000","last_became_active":"2023-09-30T09:27:15.436505+0000","last_became_peered":"2023-09-30T09:27:15.436505+0000","last_unstale":"2023-09-30T09:34:01.984138+0000","last_undegraded":"2023-09-30T09:34:01.984138+0000","last_fullsized":"2023-09-30T09:34:01.984138+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T13:54:12.810862+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.974469+0000","last_change":"2023-09-30T09:27:15.438273+0000","last_active":"2023-09-30T09:34:01.974469+0000","last_peered":"2023-09-30T09:34:01.974469+0000","last_clean":"2023-09-30T09:34:01.974469+0000","last_became_active":"2023-09-30T09:27:15.437942+0000","last_became_peered":"2023-09-30T09:27:15.437942+0000","last_unstale":"2023-09-30T09:34:01.974469+0000","last_undegraded":"2023-09-30T09:34:01.974469+0000","last_fullsized":"2023-09-30T09:34:01.974469+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:15:47.295169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":788,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.577913+0000","last_change":"2023-09-30T09:26:45.860267+0000","last_active":"2023-09-30T09:34:01.577913+0000","last_peered":"2023-09-30T09:34:01.577913+0000","last_clean":"2023-09-30T09:34:01.577913+0000","last_became_active":"2023-09-30T09:26:45.859967+0000","last_became_peered":"2023-09-30T09:26:45.859967+0000","last_unstale":"2023-09-30T09:34:01.577913+0000","last_undegraded":"2023-09-30T09:34:01.577913+0000","last_fullsized":"2023-09-30T09:34:01.577913+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T19:46:18.718774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":819,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.577890+0000","last_change":"2023-09-30T09:25:19.846877+0000","last_active":"2023-09-30T09:34:01.577890+0000","last_peered":"2023-09-30T09:34:01.577890+0000","last_clean":"2023-09-30T09:34:01.577890+0000","last_became_active":"2023-09-30T09:25:19.845000+0000","last_became_peered":"2023-09-30T09:25:19.845000+0000","last_unstale":"2023-09-30T09:34:01.577890+0000","last_undegraded":"2023-09-30T09:34:01.577890+0000","last_fullsized":"2023-09-30T09:34:01.577890+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:04:08.882539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":809,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986878+0000","last_change":"2023-09-30T09:27:15.446614+0000","last_active":"2023-09-30T09:34:01.986878+0000","last_peered":"2023-09-30T09:34:01.986878+0000","last_clean":"2023-09-30T09:34:01.986878+0000","last_became_active":"2023-09-30T09:27:15.446288+0000","last_became_peered":"2023-09-30T09:27:15.446288+0000","last_unstale":"2023-09-30T09:34:01.986878+0000","last_undegraded":"2023-09-30T09:34:01.986878+0000","last_fullsized":"2023-09-30T09:34:01.986878+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:16:42.228758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979354+0000","last_change":"2023-09-30T09:25:48.843509+0000","last_active":"2023-09-30T09:34:01.979354+0000","last_peered":"2023-09-30T09:34:01.979354+0000","last_clean":"2023-09-30T09:34:01.979354+0000","last_became_active":"2023-09-30T09:25:48.842610+0000","last_became_peered":"2023-09-30T09:25:48.842610+0000","last_unstale":"2023-09-30T09:34:01.979354+0000","last_undegraded":"2023-09-30T09:34:01.979354+0000","last_fullsized":"2023-09-30T09:34:01.979354+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:55:58.350092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.17","version":"0'0","reported_seq":803,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.985377+0000","last_change":"2023-09-30T09:26:45.857289+0000","last_active":"2023-09-30T09:34:01.985377+0000","last_peered":"2023-09-30T09:34:01.985377+0000","last_clean":"2023-09-30T09:34:01.985377+0000","last_became_active":"2023-09-30T09:26:45.856997+0000","last_became_peered":"2023-09-30T09:26:45.856997+0000","last_unstale":"2023-09-30T09:34:01.985377+0000","last_undegraded":"2023-09-30T09:34:01.985377+0000","last_fullsized":"2023-09-30T09:34:01.985377+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:09:08.266711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":802,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986981+0000","last_change":"2023-09-30T09:27:15.443262+0000","last_active":"2023-09-30T09:34:01.986981+0000","last_peered":"2023-09-30T09:34:01.986981+0000","last_clean":"2023-09-30T09:34:01.986981+0000","last_became_active":"2023-09-30T09:27:15.442897+0000","last_became_peered":"2023-09-30T09:27:15.442897+0000","last_unstale":"2023-09-30T09:34:01.986981+0000","last_undegraded":"2023-09-30T09:34:01.986981+0000","last_fullsized":"2023-09-30T09:34:01.986981+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:46:44.353660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":792,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986782+0000","last_change":"2023-09-30T09:26:45.857779+0000","last_active":"2023-09-30T09:34:01.986782+0000","last_peered":"2023-09-30T09:34:01.986782+0000","last_clean":"2023-09-30T09:34:01.986782+0000","last_became_active":"2023-09-30T09:26:45.857399+0000","last_became_peered":"2023-09-30T09:26:45.857399+0000","last_unstale":"2023-09-30T09:34:01.986782+0000","last_undegraded":"2023-09-30T09:34:01.986782+0000","last_fullsized":"2023-09-30T09:34:01.986782+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:52:36.525230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.972215+0000","last_change":"2023-09-30T09:26:18.009642+0000","last_active":"2023-09-30T09:34:01.972215+0000","last_peered":"2023-09-30T09:34:01.972215+0000","last_clean":"2023-09-30T09:34:01.972215+0000","last_became_active":"2023-09-30T09:26:18.008862+0000","last_became_peered":"2023-09-30T09:26:18.008862+0000","last_unstale":"2023-09-30T09:34:01.972215+0000","last_undegraded":"2023-09-30T09:34:01.972215+0000","last_fullsized":"2023-09-30T09:34:01.972215+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:52:34.134142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.15","version":"58'3","reported_seq":820,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979775+0000","last_change":"2023-09-30T09:26:18.014294+0000","last_active":"2023-09-30T09:34:01.979775+0000","last_peered":"2023-09-30T09:34:01.979775+0000","last_clean":"2023-09-30T09:34:01.979775+0000","last_became_active":"2023-09-30T09:26:18.013942+0000","last_became_peered":"2023-09-30T09:26:18.013942+0000","last_unstale":"2023-09-30T09:34:01.979775+0000","last_undegraded":"2023-09-30T09:34:01.979775+0000","last_fullsized":"2023-09-30T09:34:01.979775+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-10-01T15:24:25.698021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"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":1,"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":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"0'0","reported_seq":792,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.978271+0000","last_change":"2023-09-30T09:27:15.445673+0000","last_active":"2023-09-30T09:34:06.978271+0000","last_peered":"2023-09-30T09:34:06.978271+0000","last_clean":"2023-09-30T09:34:06.978271+0000","last_became_active":"2023-09-30T09:27:15.445298+0000","last_became_peered":"2023-09-30T09:27:15.445298+0000","last_unstale":"2023-09-30T09:34:06.978271+0000","last_undegraded":"2023-09-30T09:34:06.978271+0000","last_fullsized":"2023-09-30T09:34:06.978271+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:27:27.708396+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.14","version":"476'29","reported_seq":838,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984611+0000","last_change":"2023-09-30T09:26:45.857504+0000","last_active":"2023-09-30T09:34:01.984611+0000","last_peered":"2023-09-30T09:34:01.984611+0000","last_clean":"2023-09-30T09:34:01.984611+0000","last_became_active":"2023-09-30T09:26:45.857185+0000","last_became_peered":"2023-09-30T09:26:45.857185+0000","last_unstale":"2023-09-30T09:34:01.984611+0000","last_undegraded":"2023-09-30T09:34:01.984611+0000","last_fullsized":"2023-09-30T09:34:01.984611+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":29,"log_dups_size":0,"ondisk_log_size":29,"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 @ 2023-10-01T20:54:37.065889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5794,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":10,"num_read_kb":14,"num_write":28,"num_write_kb":25,"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":1,"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":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":794,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979505+0000","last_change":"2023-09-30T09:27:15.442438+0000","last_active":"2023-09-30T09:34:01.979505+0000","last_peered":"2023-09-30T09:34:01.979505+0000","last_clean":"2023-09-30T09:34:01.979505+0000","last_became_active":"2023-09-30T09:27:15.442041+0000","last_became_peered":"2023-09-30T09:27:15.442041+0000","last_unstale":"2023-09-30T09:34:01.979505+0000","last_undegraded":"2023-09-30T09:34:01.979505+0000","last_fullsized":"2023-09-30T09:34:01.979505+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:24:51.360297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.13","version":"58'2","reported_seq":805,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.974646+0000","last_change":"2023-09-30T09:25:48.846580+0000","last_active":"2023-09-30T09:34:01.974646+0000","last_peered":"2023-09-30T09:34:01.974646+0000","last_clean":"2023-09-30T09:34:01.974646+0000","last_became_active":"2023-09-30T09:25:48.846172+0000","last_became_peered":"2023-09-30T09:25:48.846172+0000","last_unstale":"2023-09-30T09:34:01.974646+0000","last_undegraded":"2023-09-30T09:34:01.974646+0000","last_fullsized":"2023-09-30T09:34:01.974646+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T10:43:32.532817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"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":4,"num_read_kb":7,"num_write":3,"num_write_kb":6,"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":1,"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":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.972318+0000","last_change":"2023-09-30T09:27:15.436311+0000","last_active":"2023-09-30T09:34:01.972318+0000","last_peered":"2023-09-30T09:34:01.972318+0000","last_clean":"2023-09-30T09:34:01.972318+0000","last_became_active":"2023-09-30T09:27:15.435957+0000","last_became_peered":"2023-09-30T09:27:15.435957+0000","last_unstale":"2023-09-30T09:34:01.972318+0000","last_undegraded":"2023-09-30T09:34:01.972318+0000","last_fullsized":"2023-09-30T09:34:01.972318+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:16:42.331082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":822,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987789+0000","last_change":"2023-09-30T09:27:15.443492+0000","last_active":"2023-09-30T09:34:01.987789+0000","last_peered":"2023-09-30T09:34:01.987789+0000","last_clean":"2023-09-30T09:34:01.987789+0000","last_became_active":"2023-09-30T09:27:15.443174+0000","last_became_peered":"2023-09-30T09:27:15.443174+0000","last_unstale":"2023-09-30T09:34:01.987789+0000","last_undegraded":"2023-09-30T09:34:01.987789+0000","last_fullsized":"2023-09-30T09:34:01.987789+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:55:18.884082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":794,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979811+0000","last_change":"2023-09-30T09:27:15.439888+0000","last_active":"2023-09-30T09:34:01.979811+0000","last_peered":"2023-09-30T09:34:01.979811+0000","last_clean":"2023-09-30T09:34:01.979811+0000","last_became_active":"2023-09-30T09:27:15.439590+0000","last_became_peered":"2023-09-30T09:27:15.439590+0000","last_unstale":"2023-09-30T09:34:01.979811+0000","last_undegraded":"2023-09-30T09:34:01.979811+0000","last_fullsized":"2023-09-30T09:34:01.979811+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:21:04.268289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":816,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.983915+0000","last_change":"2023-09-30T09:26:45.858738+0000","last_active":"2023-09-30T09:34:01.983915+0000","last_peered":"2023-09-30T09:34:01.983915+0000","last_clean":"2023-09-30T09:34:01.983915+0000","last_became_active":"2023-09-30T09:26:45.858020+0000","last_became_peered":"2023-09-30T09:26:45.858020+0000","last_unstale":"2023-09-30T09:34:01.983915+0000","last_undegraded":"2023-09-30T09:34:01.983915+0000","last_fullsized":"2023-09-30T09:34:01.983915+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:15:12.361331+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":802,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984005+0000","last_change":"2023-09-30T09:26:45.858667+0000","last_active":"2023-09-30T09:34:01.984005+0000","last_peered":"2023-09-30T09:34:01.984005+0000","last_clean":"2023-09-30T09:34:01.984005+0000","last_became_active":"2023-09-30T09:26:45.858174+0000","last_became_peered":"2023-09-30T09:26:45.858174+0000","last_unstale":"2023-09-30T09:34:01.984005+0000","last_undegraded":"2023-09-30T09:34:01.984005+0000","last_fullsized":"2023-09-30T09:34:01.984005+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:18:49.519974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"58'8","reported_seq":837,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.977494+0000","last_change":"2023-09-30T09:24:48.824959+0000","last_active":"2023-09-30T09:34:06.977494+0000","last_peered":"2023-09-30T09:34:06.977494+0000","last_clean":"2023-09-30T09:34:06.977494+0000","last_became_active":"2023-09-30T09:24:48.824461+0000","last_became_peered":"2023-09-30T09:24:48.824461+0000","last_unstale":"2023-09-30T09:34:06.977494+0000","last_undegraded":"2023-09-30T09:34:06.977494+0000","last_fullsized":"2023-09-30T09:34:06.977494+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"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 @ 2023-10-01T20:10:44.173168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"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":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"num_write":12,"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":4,"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":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":808,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979290+0000","last_change":"2023-09-30T09:27:15.441112+0000","last_active":"2023-09-30T09:34:01.979290+0000","last_peered":"2023-09-30T09:34:01.979290+0000","last_clean":"2023-09-30T09:34:01.979290+0000","last_became_active":"2023-09-30T09:27:15.440800+0000","last_became_peered":"2023-09-30T09:27:15.440800+0000","last_unstale":"2023-09-30T09:34:01.979290+0000","last_undegraded":"2023-09-30T09:34:01.979290+0000","last_fullsized":"2023-09-30T09:34:01.979290+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:15:28.320084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.8","version":"855'1285","reported_seq":4347,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.977620+0000","last_change":"2023-09-30T09:34:02.011263+0000","last_active":"2023-09-30T09:34:06.977620+0000","last_peered":"2023-09-30T09:34:06.977620+0000","last_clean":"2023-09-30T09:34:06.977620+0000","last_became_active":"2023-09-30T09:24:48.822490+0000","last_became_peered":"2023-09-30T09:24:48.822490+0000","last_unstale":"2023-09-30T09:34:06.977620+0000","last_undegraded":"2023-09-30T09:34:06.977620+0000","last_fullsized":"2023-09-30T09:34:06.977620+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1285,"log_dups_size":0,"ondisk_log_size":1285,"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 @ 2023-10-01T13:59:33.683075+0000","scrub_duration":0,"objects_trimmed":3,"snaptrim_duration":0.023616535000000001,"stat_sum":{"num_bytes":7651328,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":293,"num_read_kb":492065,"num_write":496,"num_write_kb":127432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":13926400,"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":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2fc","length":"1"}]},{"pgid":"2.f","version":"58'1","reported_seq":813,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.972570+0000","last_change":"2023-09-30T09:27:15.444622+0000","last_active":"2023-09-30T09:34:01.972570+0000","last_peered":"2023-09-30T09:34:01.972570+0000","last_clean":"2023-09-30T09:34:01.972570+0000","last_became_active":"2023-09-30T09:27:15.444095+0000","last_became_peered":"2023-09-30T09:27:15.444095+0000","last_unstale":"2023-09-30T09:34:01.972570+0000","last_undegraded":"2023-09-30T09:34:01.972570+0000","last_fullsized":"2023-09-30T09:34:01.972570+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-10-01T11:17:12.749842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":795,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979815+0000","last_change":"2023-09-30T09:27:15.442158+0000","last_active":"2023-09-30T09:34:01.979815+0000","last_peered":"2023-09-30T09:34:01.979815+0000","last_clean":"2023-09-30T09:34:01.979815+0000","last_became_active":"2023-09-30T09:27:15.441725+0000","last_became_peered":"2023-09-30T09:27:15.441725+0000","last_unstale":"2023-09-30T09:34:01.979815+0000","last_undegraded":"2023-09-30T09:34:01.979815+0000","last_fullsized":"2023-09-30T09:34:01.979815+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:16:39.613830+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.3","version":"849'967","reported_seq":4037,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.033136+0000","last_change":"2023-09-30T09:34:01.975422+0000","last_active":"2023-09-30T09:34:03.033136+0000","last_peered":"2023-09-30T09:34:03.033136+0000","last_clean":"2023-09-30T09:34:03.033136+0000","last_became_active":"2023-09-30T09:26:45.856826+0000","last_became_peered":"2023-09-30T09:26:45.856826+0000","last_unstale":"2023-09-30T09:34:03.033136+0000","last_undegraded":"2023-09-30T09:34:03.033136+0000","last_fullsized":"2023-09-30T09:34:03.033136+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":967,"log_dups_size":0,"ondisk_log_size":967,"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 @ 2023-10-01T14:26:18.035206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001573409,"stat_sum":{"num_bytes":5218304,"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":184,"num_read_kb":289247,"num_write":434,"num_write_kb":90856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":12648448,"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":[0,3,6],"acting":[0,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979135+0000","last_change":"2023-09-30T09:26:18.003171+0000","last_active":"2023-09-30T09:34:01.979135+0000","last_peered":"2023-09-30T09:34:01.979135+0000","last_clean":"2023-09-30T09:34:01.979135+0000","last_became_active":"2023-09-30T09:26:18.002800+0000","last_became_peered":"2023-09-30T09:26:18.002800+0000","last_unstale":"2023-09-30T09:34:01.979135+0000","last_undegraded":"2023-09-30T09:34:01.979135+0000","last_fullsized":"2023-09-30T09:34:01.979135+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:50:22.564263+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":824,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980137+0000","last_change":"2023-09-30T09:24:48.835092+0000","last_active":"2023-09-30T09:34:01.980137+0000","last_peered":"2023-09-30T09:34:01.980137+0000","last_clean":"2023-09-30T09:34:01.980137+0000","last_became_active":"2023-09-30T09:24:48.833730+0000","last_became_peered":"2023-09-30T09:24:48.833730+0000","last_unstale":"2023-09-30T09:34:01.980137+0000","last_undegraded":"2023-09-30T09:34:01.980137+0000","last_fullsized":"2023-09-30T09:34:01.980137+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:30:57.985142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":825,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986816+0000","last_change":"2023-09-30T09:26:18.012801+0000","last_active":"2023-09-30T09:34:01.986816+0000","last_peered":"2023-09-30T09:34:01.986816+0000","last_clean":"2023-09-30T09:34:01.986816+0000","last_became_active":"2023-09-30T09:26:18.012491+0000","last_became_peered":"2023-09-30T09:26:18.012491+0000","last_unstale":"2023-09-30T09:34:01.986816+0000","last_undegraded":"2023-09-30T09:34:01.986816+0000","last_fullsized":"2023-09-30T09:34:01.986816+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:57:03.871029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.5","version":"856'1702","reported_seq":4722,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.099640+0000","last_change":"2023-09-30T09:34:01.994644+0000","last_active":"2023-09-30T09:34:03.099640+0000","last_peered":"2023-09-30T09:34:03.099640+0000","last_clean":"2023-09-30T09:34:03.099640+0000","last_became_active":"2023-09-30T09:25:48.849951+0000","last_became_peered":"2023-09-30T09:25:48.849951+0000","last_unstale":"2023-09-30T09:34:03.099640+0000","last_undegraded":"2023-09-30T09:34:03.099640+0000","last_fullsized":"2023-09-30T09:34:03.099640+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1702,"log_dups_size":0,"ondisk_log_size":1702,"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 @ 2023-10-01T10:03:35.271874+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.021854841999999999,"stat_sum":{"num_bytes":15794176,"num_objects":7,"num_object_clones":3,"num_object_copies":21,"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":7,"num_whiteouts":0,"num_read":312,"num_read_kb":428675,"num_write":707,"num_write_kb":119448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":40427520,"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":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979566+0000","last_change":"2023-09-30T09:25:19.839361+0000","last_active":"2023-09-30T09:34:01.979566+0000","last_peered":"2023-09-30T09:34:01.979566+0000","last_clean":"2023-09-30T09:34:01.979566+0000","last_became_active":"2023-09-30T09:25:19.839035+0000","last_became_peered":"2023-09-30T09:25:19.839035+0000","last_unstale":"2023-09-30T09:34:01.979566+0000","last_undegraded":"2023-09-30T09:34:01.979566+0000","last_fullsized":"2023-09-30T09:34:01.979566+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:46:55.691096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":803,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987381+0000","last_change":"2023-09-30T09:26:45.857800+0000","last_active":"2023-09-30T09:34:01.987381+0000","last_peered":"2023-09-30T09:34:01.987381+0000","last_clean":"2023-09-30T09:34:01.987381+0000","last_became_active":"2023-09-30T09:26:45.857172+0000","last_became_peered":"2023-09-30T09:26:45.857172+0000","last_unstale":"2023-09-30T09:34:01.987381+0000","last_undegraded":"2023-09-30T09:34:01.987381+0000","last_fullsized":"2023-09-30T09:34:01.987381+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:33:56.285731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":811,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.040967+0000","last_change":"2023-09-30T09:26:45.849834+0000","last_active":"2023-09-30T09:34:03.040967+0000","last_peered":"2023-09-30T09:34:03.040967+0000","last_clean":"2023-09-30T09:34:03.040967+0000","last_became_active":"2023-09-30T09:26:45.849519+0000","last_became_peered":"2023-09-30T09:26:45.849519+0000","last_unstale":"2023-09-30T09:34:03.040967+0000","last_undegraded":"2023-09-30T09:34:03.040967+0000","last_fullsized":"2023-09-30T09:34:03.040967+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:18:57.539060+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.6","version":"0'0","reported_seq":3033,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.980553+0000","last_change":"2023-09-30T09:34:02.012139+0000","last_active":"2023-09-30T09:34:06.980553+0000","last_peered":"2023-09-30T09:34:06.980553+0000","last_clean":"2023-09-30T09:34:06.980553+0000","last_became_active":"2023-09-30T09:26:17.994079+0000","last_became_peered":"2023-09-30T09:26:17.994079+0000","last_unstale":"2023-09-30T09:34:06.980553+0000","last_undegraded":"2023-09-30T09:34:06.980553+0000","last_fullsized":"2023-09-30T09:34:06.980553+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:41:40.765057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.020991811999999999,"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},"up":[2,5,1],"acting":[2,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2fc","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":810,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979635+0000","last_change":"2023-09-30T09:26:18.020752+0000","last_active":"2023-09-30T09:34:01.979635+0000","last_peered":"2023-09-30T09:34:01.979635+0000","last_clean":"2023-09-30T09:34:01.979635+0000","last_became_active":"2023-09-30T09:26:18.020364+0000","last_became_peered":"2023-09-30T09:26:18.020364+0000","last_unstale":"2023-09-30T09:34:01.979635+0000","last_undegraded":"2023-09-30T09:34:01.979635+0000","last_fullsized":"2023-09-30T09:34:01.979635+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:47:53.773689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.977979+0000","last_change":"2023-09-30T09:26:45.861780+0000","last_active":"2023-09-30T09:34:01.977979+0000","last_peered":"2023-09-30T09:34:01.977979+0000","last_clean":"2023-09-30T09:34:01.977979+0000","last_became_active":"2023-09-30T09:26:45.861491+0000","last_became_peered":"2023-09-30T09:26:45.861491+0000","last_unstale":"2023-09-30T09:34:01.977979+0000","last_undegraded":"2023-09-30T09:34:01.977979+0000","last_fullsized":"2023-09-30T09:34:01.977979+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:39:15.168424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":828,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.037730+0000","last_change":"2023-09-30T09:25:19.836150+0000","last_active":"2023-09-30T09:34:03.037730+0000","last_peered":"2023-09-30T09:34:03.037730+0000","last_clean":"2023-09-30T09:34:03.037730+0000","last_became_active":"2023-09-30T09:25:19.835824+0000","last_became_peered":"2023-09-30T09:25:19.835824+0000","last_unstale":"2023-09-30T09:34:03.037730+0000","last_undegraded":"2023-09-30T09:34:03.037730+0000","last_fullsized":"2023-09-30T09:34:03.037730+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:35:23.650874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.4","version":"855'2085","reported_seq":4890,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.131664+0000","last_change":"2023-09-30T09:34:01.991949+0000","last_active":"2023-09-30T09:34:03.131664+0000","last_peered":"2023-09-30T09:34:03.131664+0000","last_clean":"2023-09-30T09:34:03.131664+0000","last_became_active":"2023-09-30T09:27:15.448708+0000","last_became_peered":"2023-09-30T09:27:15.448708+0000","last_unstale":"2023-09-30T09:34:03.131664+0000","last_undegraded":"2023-09-30T09:34:03.131664+0000","last_fullsized":"2023-09-30T09:34:03.131664+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":2085,"log_dups_size":0,"ondisk_log_size":2085,"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 @ 2023-10-01T10:13:02.718987+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.011411971,"stat_sum":{"num_bytes":20414464,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":403,"num_read_kb":534581,"num_write":832,"num_write_kb":142688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":6266880,"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,2,5],"acting":[7,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":808,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.985114+0000","last_change":"2023-09-30T09:27:15.442703+0000","last_active":"2023-09-30T09:34:01.985114+0000","last_peered":"2023-09-30T09:34:01.985114+0000","last_clean":"2023-09-30T09:34:01.985114+0000","last_became_active":"2023-09-30T09:27:15.442384+0000","last_became_peered":"2023-09-30T09:27:15.442384+0000","last_unstale":"2023-09-30T09:34:01.985114+0000","last_undegraded":"2023-09-30T09:34:01.985114+0000","last_fullsized":"2023-09-30T09:34:01.985114+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:34:43.938728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":791,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578002+0000","last_change":"2023-09-30T09:26:45.874398+0000","last_active":"2023-09-30T09:34:01.578002+0000","last_peered":"2023-09-30T09:34:01.578002+0000","last_clean":"2023-09-30T09:34:01.578002+0000","last_became_active":"2023-09-30T09:26:45.874046+0000","last_became_peered":"2023-09-30T09:26:45.874046+0000","last_unstale":"2023-09-30T09:34:01.578002+0000","last_undegraded":"2023-09-30T09:34:01.578002+0000","last_fullsized":"2023-09-30T09:34:01.578002+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:31:02.762031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":792,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987444+0000","last_change":"2023-09-30T09:27:15.446620+0000","last_active":"2023-09-30T09:34:01.987444+0000","last_peered":"2023-09-30T09:34:01.987444+0000","last_clean":"2023-09-30T09:34:01.987444+0000","last_became_active":"2023-09-30T09:27:15.445866+0000","last_became_peered":"2023-09-30T09:27:15.445866+0000","last_unstale":"2023-09-30T09:34:01.987444+0000","last_undegraded":"2023-09-30T09:34:01.987444+0000","last_fullsized":"2023-09-30T09:34:01.987444+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:26:16.781836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"202'197","reported_seq":1313,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979089+0000","last_change":"2023-09-30T09:27:15.438234+0000","last_active":"2023-09-30T09:34:01.979089+0000","last_peered":"2023-09-30T09:34:01.979089+0000","last_clean":"2023-09-30T09:34:01.979089+0000","last_became_active":"2023-09-30T09:27:15.437826+0000","last_became_peered":"2023-09-30T09:27:15.437826+0000","last_unstale":"2023-09-30T09:34:01.979089+0000","last_undegraded":"2023-09-30T09:34:01.979089+0000","last_fullsized":"2023-09-30T09:34:01.979089+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:16:34.722440+0000","last_clean_scrub_stamp":"2023-09-30T09:16:34.722440+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"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 @ 2023-10-01T11:43:59.952460+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":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.7","version":"855'2168","reported_seq":5028,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.048771+0000","last_change":"2023-09-30T09:34:02.019790+0000","last_active":"2023-09-30T09:34:03.048771+0000","last_peered":"2023-09-30T09:34:03.048771+0000","last_clean":"2023-09-30T09:34:03.048771+0000","last_became_active":"2023-09-30T09:26:18.018458+0000","last_became_peered":"2023-09-30T09:26:18.018458+0000","last_unstale":"2023-09-30T09:34:03.048771+0000","last_undegraded":"2023-09-30T09:34:03.048771+0000","last_fullsized":"2023-09-30T09:34:03.048771+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":2168,"log_dups_size":0,"ondisk_log_size":2168,"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 @ 2023-10-01T11:37:54.978233+0000","scrub_duration":0,"objects_trimmed":3,"snaptrim_duration":0.032324166000000001,"stat_sum":{"num_bytes":12214272,"num_objects":9,"num_object_clones":4,"num_object_copies":27,"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":9,"num_whiteouts":1,"num_read":408,"num_read_kb":990135,"num_write":978,"num_write_kb":194360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":41910272,"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":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.971846+0000","last_change":"2023-09-30T09:24:48.831372+0000","last_active":"2023-09-30T09:34:01.971846+0000","last_peered":"2023-09-30T09:34:01.971846+0000","last_clean":"2023-09-30T09:34:01.971846+0000","last_became_active":"2023-09-30T09:24:48.831053+0000","last_became_peered":"2023-09-30T09:24:48.831053+0000","last_unstale":"2023-09-30T09:34:01.971846+0000","last_undegraded":"2023-09-30T09:34:01.971846+0000","last_fullsized":"2023-09-30T09:34:01.971846+0000","mapping_epoch":315,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":316,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:38:14.127313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.971406+0000","last_change":"2023-09-30T09:25:48.843170+0000","last_active":"2023-09-30T09:34:01.971406+0000","last_peered":"2023-09-30T09:34:01.971406+0000","last_clean":"2023-09-30T09:34:01.971406+0000","last_became_active":"2023-09-30T09:25:48.842812+0000","last_became_peered":"2023-09-30T09:25:48.842812+0000","last_unstale":"2023-09-30T09:34:01.971406+0000","last_undegraded":"2023-09-30T09:34:01.971406+0000","last_fullsized":"2023-09-30T09:34:01.971406+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:02:29.170404+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":829,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979089+0000","last_change":"2023-09-30T09:27:15.439212+0000","last_active":"2023-09-30T09:34:01.979089+0000","last_peered":"2023-09-30T09:34:01.979089+0000","last_clean":"2023-09-30T09:34:01.979089+0000","last_became_active":"2023-09-30T09:27:15.438847+0000","last_became_peered":"2023-09-30T09:27:15.438847+0000","last_unstale":"2023-09-30T09:34:01.979089+0000","last_undegraded":"2023-09-30T09:34:01.979089+0000","last_fullsized":"2023-09-30T09:34:01.979089+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:16:03.522878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.2","version":"855'1051","reported_seq":3955,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.032298+0000","last_change":"2023-09-30T09:34:01.994426+0000","last_active":"2023-09-30T09:34:03.032298+0000","last_peered":"2023-09-30T09:34:03.032298+0000","last_clean":"2023-09-30T09:34:03.032298+0000","last_became_active":"2023-09-30T09:26:45.857896+0000","last_became_peered":"2023-09-30T09:26:45.857896+0000","last_unstale":"2023-09-30T09:34:03.032298+0000","last_undegraded":"2023-09-30T09:34:03.032298+0000","last_fullsized":"2023-09-30T09:34:03.032298+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1051,"log_dups_size":0,"ondisk_log_size":1051,"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 @ 2023-10-01T11:49:00.838009+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.010037562999999999,"stat_sum":{"num_bytes":917504,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":215,"num_read_kb":190925,"num_write":488,"num_write_kb":72704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":9330688,"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":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.974342+0000","last_change":"2023-09-30T09:27:15.438189+0000","last_active":"2023-09-30T09:34:01.974342+0000","last_peered":"2023-09-30T09:34:01.974342+0000","last_clean":"2023-09-30T09:34:01.974342+0000","last_became_active":"2023-09-30T09:27:15.437564+0000","last_became_peered":"2023-09-30T09:27:15.437564+0000","last_unstale":"2023-09-30T09:34:01.974342+0000","last_undegraded":"2023-09-30T09:34:01.974342+0000","last_fullsized":"2023-09-30T09:34:01.974342+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:22:50.451273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":796,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979918+0000","last_change":"2023-09-30T09:27:15.441296+0000","last_active":"2023-09-30T09:34:01.979918+0000","last_peered":"2023-09-30T09:34:01.979918+0000","last_clean":"2023-09-30T09:34:01.979918+0000","last_became_active":"2023-09-30T09:27:15.440532+0000","last_became_peered":"2023-09-30T09:27:15.440532+0000","last_unstale":"2023-09-30T09:34:01.979918+0000","last_undegraded":"2023-09-30T09:34:01.979918+0000","last_fullsized":"2023-09-30T09:34:01.979918+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:22:24.511549+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979662+0000","last_change":"2023-09-30T09:26:18.003967+0000","last_active":"2023-09-30T09:34:01.979662+0000","last_peered":"2023-09-30T09:34:01.979662+0000","last_clean":"2023-09-30T09:34:01.979662+0000","last_became_active":"2023-09-30T09:26:18.003496+0000","last_became_peered":"2023-09-30T09:26:18.003496+0000","last_unstale":"2023-09-30T09:34:01.979662+0000","last_undegraded":"2023-09-30T09:34:01.979662+0000","last_fullsized":"2023-09-30T09:34:01.979662+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:20:46.040656+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.1","version":"849'644","reported_seq":3632,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.041098+0000","last_change":"2023-09-30T09:34:01.972969+0000","last_active":"2023-09-30T09:34:03.041098+0000","last_peered":"2023-09-30T09:34:03.041098+0000","last_clean":"2023-09-30T09:34:03.041098+0000","last_became_active":"2023-09-30T09:27:15.436523+0000","last_became_peered":"2023-09-30T09:27:15.436523+0000","last_unstale":"2023-09-30T09:34:03.041098+0000","last_undegraded":"2023-09-30T09:34:03.041098+0000","last_fullsized":"2023-09-30T09:34:03.041098+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":644,"log_dups_size":0,"ondisk_log_size":644,"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 @ 2023-10-01T19:10:49.538393+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082378599999999996,"stat_sum":{"num_bytes":8790016,"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":95,"num_read_kb":117690,"num_write":280,"num_write_kb":44488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4751360,"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":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":785,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578003+0000","last_change":"2023-09-30T09:27:15.439501+0000","last_active":"2023-09-30T09:34:01.578003+0000","last_peered":"2023-09-30T09:34:01.578003+0000","last_clean":"2023-09-30T09:34:01.578003+0000","last_became_active":"2023-09-30T09:27:15.438795+0000","last_became_peered":"2023-09-30T09:27:15.438795+0000","last_unstale":"2023-09-30T09:34:01.578003+0000","last_undegraded":"2023-09-30T09:34:01.578003+0000","last_fullsized":"2023-09-30T09:34:01.578003+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:15:44.035395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"482'2","reported_seq":823,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.978914+0000","last_change":"2023-09-30T09:26:45.865582+0000","last_active":"2023-09-30T09:34:01.978914+0000","last_peered":"2023-09-30T09:34:01.978914+0000","last_clean":"2023-09-30T09:34:01.978914+0000","last_became_active":"2023-09-30T09:26:45.865059+0000","last_became_peered":"2023-09-30T09:26:45.865059+0000","last_unstale":"2023-09-30T09:34:01.978914+0000","last_undegraded":"2023-09-30T09:34:01.978914+0000","last_fullsized":"2023-09-30T09:34:01.978914+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T11:50:16.597622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":2,"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":1,"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":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":788,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578663+0000","last_change":"2023-09-30T09:27:15.437558+0000","last_active":"2023-09-30T09:34:01.578663+0000","last_peered":"2023-09-30T09:34:01.578663+0000","last_clean":"2023-09-30T09:34:01.578663+0000","last_became_active":"2023-09-30T09:27:15.437201+0000","last_became_peered":"2023-09-30T09:27:15.437201+0000","last_unstale":"2023-09-30T09:34:01.578663+0000","last_undegraded":"2023-09-30T09:34:01.578663+0000","last_fullsized":"2023-09-30T09:34:01.578663+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:03:03.305269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.0","version":"855'2251","reported_seq":5130,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.978589+0000","last_change":"2023-09-30T09:34:01.981473+0000","last_active":"2023-09-30T09:34:01.978589+0000","last_peered":"2023-09-30T09:34:01.978589+0000","last_clean":"2023-09-30T09:34:01.978589+0000","last_became_active":"2023-09-30T09:25:48.838182+0000","last_became_peered":"2023-09-30T09:25:48.838182+0000","last_unstale":"2023-09-30T09:34:01.978589+0000","last_undegraded":"2023-09-30T09:34:01.978589+0000","last_fullsized":"2023-09-30T09:34:01.978589+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":2251,"log_dups_size":0,"ondisk_log_size":2251,"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 @ 2023-10-01T11:09:22.032242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0076902680000000001,"stat_sum":{"num_bytes":16826368,"num_objects":5,"num_object_clones":1,"num_object_copies":15,"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":5,"num_whiteouts":0,"num_read":404,"num_read_kb":581117,"num_write":882,"num_write_kb":198272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":31244288,"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":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":814,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.040622+0000","last_change":"2023-09-30T09:26:45.852114+0000","last_active":"2023-09-30T09:34:03.040622+0000","last_peered":"2023-09-30T09:34:03.040622+0000","last_clean":"2023-09-30T09:34:03.040622+0000","last_became_active":"2023-09-30T09:26:45.851800+0000","last_became_peered":"2023-09-30T09:26:45.851800+0000","last_unstale":"2023-09-30T09:34:03.040622+0000","last_undegraded":"2023-09-30T09:34:03.040622+0000","last_fullsized":"2023-09-30T09:34:03.040622+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:41.947811+0000","last_clean_scrub_stamp":"2023-09-30T09:18:41.947811+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T14:44:08.276227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"58'2","reported_seq":797,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.985292+0000","last_change":"2023-09-30T09:27:15.441763+0000","last_active":"2023-09-30T09:34:01.985292+0000","last_peered":"2023-09-30T09:34:01.985292+0000","last_clean":"2023-09-30T09:34:01.985292+0000","last_became_active":"2023-09-30T09:27:15.441418+0000","last_became_peered":"2023-09-30T09:27:15.441418+0000","last_unstale":"2023-09-30T09:34:01.985292+0000","last_undegraded":"2023-09-30T09:34:01.985292+0000","last_fullsized":"2023-09-30T09:34:01.985292+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T09:47:09.992341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"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":1,"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":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":810,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.039643+0000","last_change":"2023-09-30T09:25:48.848326+0000","last_active":"2023-09-30T09:34:03.039643+0000","last_peered":"2023-09-30T09:34:03.039643+0000","last_clean":"2023-09-30T09:34:03.039643+0000","last_became_active":"2023-09-30T09:25:48.848000+0000","last_became_peered":"2023-09-30T09:25:48.848000+0000","last_unstale":"2023-09-30T09:34:03.039643+0000","last_undegraded":"2023-09-30T09:34:03.039643+0000","last_fullsized":"2023-09-30T09:34:03.039643+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:14:29.118546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.f","version":"849'299","reported_seq":3277,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.048751+0000","last_change":"2023-09-30T09:34:01.988547+0000","last_active":"2023-09-30T09:34:03.048751+0000","last_peered":"2023-09-30T09:34:03.048751+0000","last_clean":"2023-09-30T09:34:03.048751+0000","last_became_active":"2023-09-30T09:26:45.862936+0000","last_became_peered":"2023-09-30T09:26:45.862936+0000","last_unstale":"2023-09-30T09:34:03.048751+0000","last_undegraded":"2023-09-30T09:34:03.048751+0000","last_fullsized":"2023-09-30T09:34:03.048751+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":299,"log_dups_size":0,"ondisk_log_size":299,"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 @ 2023-10-01T16:04:49.523241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010558329999999999,"stat_sum":{"num_bytes":655360,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":72,"num_read_kb":112057,"num_write":117,"num_write_kb":37544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":6365184,"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":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":829,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979329+0000","last_change":"2023-09-30T09:27:15.437765+0000","last_active":"2023-09-30T09:34:01.979329+0000","last_peered":"2023-09-30T09:34:01.979329+0000","last_clean":"2023-09-30T09:34:01.979329+0000","last_became_active":"2023-09-30T09:27:15.437404+0000","last_became_peered":"2023-09-30T09:27:15.437404+0000","last_unstale":"2023-09-30T09:34:01.979329+0000","last_undegraded":"2023-09-30T09:34:01.979329+0000","last_fullsized":"2023-09-30T09:34:01.979329+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:39:09.192962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":829,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.971419+0000","last_change":"2023-09-30T09:27:15.437286+0000","last_active":"2023-09-30T09:34:01.971419+0000","last_peered":"2023-09-30T09:34:01.971419+0000","last_clean":"2023-09-30T09:34:01.971419+0000","last_became_active":"2023-09-30T09:27:15.435980+0000","last_became_peered":"2023-09-30T09:27:15.435980+0000","last_unstale":"2023-09-30T09:34:01.971419+0000","last_undegraded":"2023-09-30T09:34:01.971419+0000","last_fullsized":"2023-09-30T09:34:01.971419+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:02:49.167749+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.e","version":"849'1341","reported_seq":4243,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.041251+0000","last_change":"2023-09-30T09:34:01.972906+0000","last_active":"2023-09-30T09:34:03.041251+0000","last_peered":"2023-09-30T09:34:03.041251+0000","last_clean":"2023-09-30T09:34:03.041251+0000","last_became_active":"2023-09-30T09:26:18.000109+0000","last_became_peered":"2023-09-30T09:26:18.000109+0000","last_unstale":"2023-09-30T09:34:03.041251+0000","last_undegraded":"2023-09-30T09:34:03.041251+0000","last_fullsized":"2023-09-30T09:34:03.041251+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1341,"log_dups_size":0,"ondisk_log_size":1341,"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 @ 2023-10-01T14:36:18.618129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073151100000000001,"stat_sum":{"num_bytes":12115968,"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":193,"num_read_kb":406449,"num_write":553,"num_write_kb":99984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":17522688,"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":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979227+0000","last_change":"2023-09-30T09:27:15.437720+0000","last_active":"2023-09-30T09:34:01.979227+0000","last_peered":"2023-09-30T09:34:01.979227+0000","last_clean":"2023-09-30T09:34:01.979227+0000","last_became_active":"2023-09-30T09:27:15.437166+0000","last_became_peered":"2023-09-30T09:27:15.437166+0000","last_unstale":"2023-09-30T09:34:01.979227+0000","last_undegraded":"2023-09-30T09:34:01.979227+0000","last_fullsized":"2023-09-30T09:34:01.979227+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:43:33.721227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":816,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578265+0000","last_change":"2023-09-30T09:27:15.436842+0000","last_active":"2023-09-30T09:34:01.578265+0000","last_peered":"2023-09-30T09:34:01.578265+0000","last_clean":"2023-09-30T09:34:01.578265+0000","last_became_active":"2023-09-30T09:27:15.435873+0000","last_became_peered":"2023-09-30T09:27:15.435873+0000","last_unstale":"2023-09-30T09:34:01.578265+0000","last_undegraded":"2023-09-30T09:34:01.578265+0000","last_fullsized":"2023-09-30T09:34:01.578265+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:37:17.692811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.d","version":"849'630","reported_seq":3687,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.977795+0000","last_change":"2023-09-30T09:34:02.011776+0000","last_active":"2023-09-30T09:34:06.977795+0000","last_peered":"2023-09-30T09:34:06.977795+0000","last_clean":"2023-09-30T09:34:06.977795+0000","last_became_active":"2023-09-30T09:27:15.440929+0000","last_became_peered":"2023-09-30T09:27:15.440929+0000","last_unstale":"2023-09-30T09:34:06.977795+0000","last_undegraded":"2023-09-30T09:34:06.977795+0000","last_fullsized":"2023-09-30T09:34:06.977795+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":630,"log_dups_size":0,"ondisk_log_size":630,"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 @ 2023-10-01T09:54:13.906884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.021424069,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":119,"num_read_kb":92552,"num_write":235,"num_write_kb":74704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":8658944,"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":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2fc","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.978752+0000","last_change":"2023-09-30T09:27:15.433538+0000","last_active":"2023-09-30T09:34:01.978752+0000","last_peered":"2023-09-30T09:34:01.978752+0000","last_clean":"2023-09-30T09:34:01.978752+0000","last_became_active":"2023-09-30T09:27:15.433180+0000","last_became_peered":"2023-09-30T09:27:15.433180+0000","last_unstale":"2023-09-30T09:34:01.978752+0000","last_undegraded":"2023-09-30T09:34:01.978752+0000","last_fullsized":"2023-09-30T09:34:01.978752+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:46:29.887340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":787,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578141+0000","last_change":"2023-09-30T09:25:48.837677+0000","last_active":"2023-09-30T09:34:01.578141+0000","last_peered":"2023-09-30T09:34:01.578141+0000","last_clean":"2023-09-30T09:34:01.578141+0000","last_became_active":"2023-09-30T09:25:48.837207+0000","last_became_peered":"2023-09-30T09:25:48.837207+0000","last_unstale":"2023-09-30T09:34:01.578141+0000","last_undegraded":"2023-09-30T09:34:01.578141+0000","last_fullsized":"2023-09-30T09:34:01.578141+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:16:52.242064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"856'1643","reported_seq":4675,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.052547+0000","last_change":"2023-09-30T09:34:01.984772+0000","last_active":"2023-09-30T09:34:03.052547+0000","last_peered":"2023-09-30T09:34:03.052547+0000","last_clean":"2023-09-30T09:34:03.052547+0000","last_became_active":"2023-09-30T09:25:48.847103+0000","last_became_peered":"2023-09-30T09:25:48.847103+0000","last_unstale":"2023-09-30T09:34:03.052547+0000","last_undegraded":"2023-09-30T09:34:03.052547+0000","last_fullsized":"2023-09-30T09:34:03.052547+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1643,"log_dups_size":0,"ondisk_log_size":1643,"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 @ 2023-10-01T10:39:20.095023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0048523780000000001,"stat_sum":{"num_bytes":15777792,"num_objects":6,"num_object_clones":2,"num_object_copies":18,"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":6,"num_whiteouts":1,"num_read":298,"num_read_kb":474851,"num_write":651,"num_write_kb":109640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":17555456,"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":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"2.b","version":"476'3","reported_seq":829,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980016+0000","last_change":"2023-09-30T09:27:15.449385+0000","last_active":"2023-09-30T09:34:01.980016+0000","last_peered":"2023-09-30T09:34:01.980016+0000","last_clean":"2023-09-30T09:34:01.980016+0000","last_became_active":"2023-09-30T09:27:15.447965+0000","last_became_peered":"2023-09-30T09:27:15.447965+0000","last_unstale":"2023-09-30T09:34:01.980016+0000","last_undegraded":"2023-09-30T09:34:01.980016+0000","last_fullsized":"2023-09-30T09:34:01.980016+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"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 @ 2023-10-01T18:52:34.056843+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"num_write":1,"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":1,"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,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":815,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984030+0000","last_change":"2023-09-30T09:26:45.855590+0000","last_active":"2023-09-30T09:34:01.984030+0000","last_peered":"2023-09-30T09:34:01.984030+0000","last_clean":"2023-09-30T09:34:01.984030+0000","last_became_active":"2023-09-30T09:26:45.855296+0000","last_became_peered":"2023-09-30T09:26:45.855296+0000","last_unstale":"2023-09-30T09:34:01.984030+0000","last_undegraded":"2023-09-30T09:34:01.984030+0000","last_fullsized":"2023-09-30T09:34:01.984030+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:02:19.163488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.b","version":"856'1921","reported_seq":4867,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.978489+0000","last_change":"2023-09-30T09:34:02.022615+0000","last_active":"2023-09-30T09:34:06.978489+0000","last_peered":"2023-09-30T09:34:06.978489+0000","last_clean":"2023-09-30T09:34:06.978489+0000","last_became_active":"2023-09-30T09:26:18.019939+0000","last_became_peered":"2023-09-30T09:26:18.019939+0000","last_unstale":"2023-09-30T09:34:06.978489+0000","last_undegraded":"2023-09-30T09:34:06.978489+0000","last_fullsized":"2023-09-30T09:34:06.978489+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1921,"log_dups_size":0,"ondisk_log_size":1921,"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 @ 2023-10-01T19:29:31.463268+0000","scrub_duration":0,"objects_trimmed":2,"snaptrim_duration":0.034680756,"stat_sum":{"num_bytes":12886016,"num_objects":7,"num_object_clones":2,"num_object_copies":21,"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":7,"num_whiteouts":1,"num_read":292,"num_read_kb":271500,"num_write":848,"num_write_kb":117648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":22192128,"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":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2fc","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":828,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.038089+0000","last_change":"2023-09-30T09:26:18.001595+0000","last_active":"2023-09-30T09:34:03.038089+0000","last_peered":"2023-09-30T09:34:03.038089+0000","last_clean":"2023-09-30T09:34:03.038089+0000","last_became_active":"2023-09-30T09:26:18.001256+0000","last_became_peered":"2023-09-30T09:26:18.001256+0000","last_unstale":"2023-09-30T09:34:03.038089+0000","last_undegraded":"2023-09-30T09:34:03.038089+0000","last_fullsized":"2023-09-30T09:34:03.038089+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:35:22.727915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":809,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980006+0000","last_change":"2023-09-30T09:27:15.449430+0000","last_active":"2023-09-30T09:34:01.980006+0000","last_peered":"2023-09-30T09:34:01.980006+0000","last_clean":"2023-09-30T09:34:01.980006+0000","last_became_active":"2023-09-30T09:27:15.449061+0000","last_became_peered":"2023-09-30T09:27:15.449061+0000","last_unstale":"2023-09-30T09:34:01.980006+0000","last_undegraded":"2023-09-30T09:34:01.980006+0000","last_fullsized":"2023-09-30T09:34:01.980006+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:18:46.286328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"5.a","version":"855'1305","reported_seq":4292,"reported_epoch":857,"state":"active+clean","last_fresh":"2023-09-30T09:34:06.977562+0000","last_change":"2023-09-30T09:34:02.000170+0000","last_active":"2023-09-30T09:34:06.977562+0000","last_peered":"2023-09-30T09:34:06.977562+0000","last_clean":"2023-09-30T09:34:06.977562+0000","last_became_active":"2023-09-30T09:25:48.844292+0000","last_became_peered":"2023-09-30T09:25:48.844292+0000","last_unstale":"2023-09-30T09:34:06.977562+0000","last_undegraded":"2023-09-30T09:34:06.977562+0000","last_fullsized":"2023-09-30T09:34:06.977562+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1305,"log_dups_size":0,"ondisk_log_size":1305,"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 @ 2023-10-01T12:21:05.638976+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.012351651999999999,"stat_sum":{"num_bytes":5054464,"num_objects":4,"num_object_clones":1,"num_object_copies":12,"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":4,"num_whiteouts":1,"num_read":212,"num_read_kb":185478,"num_write":600,"num_write_kb":87200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":16629760,"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":[2,4,3],"acting":[2,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2fc","length":"1"}]},{"pgid":"2.d","version":"58'1","reported_seq":820,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979540+0000","last_change":"2023-09-30T09:25:48.843904+0000","last_active":"2023-09-30T09:34:01.979540+0000","last_peered":"2023-09-30T09:34:01.979540+0000","last_clean":"2023-09-30T09:34:01.979540+0000","last_became_active":"2023-09-30T09:25:48.843504+0000","last_became_peered":"2023-09-30T09:25:48.843504+0000","last_unstale":"2023-09-30T09:34:01.979540+0000","last_undegraded":"2023-09-30T09:34:01.979540+0000","last_fullsized":"2023-09-30T09:34:01.979540+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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 @ 2023-10-01T12:12:31.632043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"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},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":821,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987246+0000","last_change":"2023-09-30T09:26:45.858527+0000","last_active":"2023-09-30T09:34:01.987246+0000","last_peered":"2023-09-30T09:34:01.987246+0000","last_clean":"2023-09-30T09:34:01.987246+0000","last_became_active":"2023-09-30T09:26:45.858257+0000","last_became_peered":"2023-09-30T09:26:45.858257+0000","last_unstale":"2023-09-30T09:34:01.987246+0000","last_undegraded":"2023-09-30T09:34:01.987246+0000","last_fullsized":"2023-09-30T09:34:01.987246+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T11:17:44.775587+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"5.9","version":"855'1355","reported_seq":4200,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.131547+0000","last_change":"2023-09-30T09:34:01.993056+0000","last_active":"2023-09-30T09:34:03.131547+0000","last_peered":"2023-09-30T09:34:03.131547+0000","last_clean":"2023-09-30T09:34:03.131547+0000","last_became_active":"2023-09-30T09:27:15.440528+0000","last_became_peered":"2023-09-30T09:27:15.440528+0000","last_unstale":"2023-09-30T09:34:03.131547+0000","last_undegraded":"2023-09-30T09:34:03.131547+0000","last_fullsized":"2023-09-30T09:34:03.131547+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:20:33.520778+0000","last_clean_scrub_stamp":"2023-09-30T09:20:33.520778+0000","objects_scrubbed":0,"log_size":1355,"log_dups_size":0,"ondisk_log_size":1355,"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 @ 2023-10-01T12:46:32.019030+0000","scrub_duration":0,"objects_trimmed":3,"snaptrim_duration":0.013208128,"stat_sum":{"num_bytes":1359872,"num_objects":3,"num_object_clones":0,"num_object_copies":9,"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":3,"num_whiteouts":0,"num_read":212,"num_read_kb":236444,"num_write":495,"num_write_kb":126544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":7233536,"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,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2fc","length":"1"},{"start":"304","length":"1"}]},{"pgid":"2.e","version":"58'2","reported_seq":835,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.039811+0000","last_change":"2023-09-30T09:27:15.438344+0000","last_active":"2023-09-30T09:34:03.039811+0000","last_peered":"2023-09-30T09:34:03.039811+0000","last_clean":"2023-09-30T09:34:03.039811+0000","last_became_active":"2023-09-30T09:27:15.437546+0000","last_became_peered":"2023-09-30T09:27:15.437546+0000","last_unstale":"2023-09-30T09:34:03.039811+0000","last_undegraded":"2023-09-30T09:34:03.039811+0000","last_fullsized":"2023-09-30T09:34:03.039811+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:17.782726+0000","last_clean_scrub_stamp":"2023-09-30T09:18:17.782726+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"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 @ 2023-10-01T11:58:29.665196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"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":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"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":1,"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":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":795,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.980208+0000","last_change":"2023-09-30T09:27:15.445546+0000","last_active":"2023-09-30T09:34:01.980208+0000","last_peered":"2023-09-30T09:34:01.980208+0000","last_clean":"2023-09-30T09:34:01.980208+0000","last_became_active":"2023-09-30T09:27:15.445269+0000","last_became_peered":"2023-09-30T09:27:15.445269+0000","last_unstale":"2023-09-30T09:34:01.980208+0000","last_undegraded":"2023-09-30T09:34:01.980208+0000","last_fullsized":"2023-09-30T09:34:01.980208+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T10:28:26.531463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":802,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984323+0000","last_change":"2023-09-30T09:26:45.858468+0000","last_active":"2023-09-30T09:34:01.984323+0000","last_peered":"2023-09-30T09:34:01.984323+0000","last_clean":"2023-09-30T09:34:01.984323+0000","last_became_active":"2023-09-30T09:26:45.857585+0000","last_became_peered":"2023-09-30T09:26:45.857585+0000","last_unstale":"2023-09-30T09:34:01.984323+0000","last_undegraded":"2023-09-30T09:34:01.984323+0000","last_fullsized":"2023-09-30T09:34:01.984323+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:40:58.397112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":830,"reported_epoch":856,"state":"active+clean","last_fresh":"2023-09-30T09:34:03.037879+0000","last_change":"2023-09-30T09:26:45.863567+0000","last_active":"2023-09-30T09:34:03.037879+0000","last_peered":"2023-09-30T09:34:03.037879+0000","last_clean":"2023-09-30T09:34:03.037879+0000","last_became_active":"2023-09-30T09:26:45.863229+0000","last_became_peered":"2023-09-30T09:26:45.863229+0000","last_unstale":"2023-09-30T09:34:03.037879+0000","last_undegraded":"2023-09-30T09:34:03.037879+0000","last_fullsized":"2023-09-30T09:34:03.037879+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:49:44.220637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.22","version":"0'0","reported_seq":825,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987906+0000","last_change":"2023-09-30T09:26:18.011852+0000","last_active":"2023-09-30T09:34:01.987906+0000","last_peered":"2023-09-30T09:34:01.987906+0000","last_clean":"2023-09-30T09:34:01.987906+0000","last_became_active":"2023-09-30T09:26:18.011575+0000","last_became_peered":"2023-09-30T09:26:18.011575+0000","last_unstale":"2023-09-30T09:34:01.987906+0000","last_undegraded":"2023-09-30T09:34:01.987906+0000","last_fullsized":"2023-09-30T09:34:01.987906+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T21:16:40.096883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.973550+0000","last_change":"2023-09-30T09:25:48.846041+0000","last_active":"2023-09-30T09:34:01.973550+0000","last_peered":"2023-09-30T09:34:01.973550+0000","last_clean":"2023-09-30T09:34:01.973550+0000","last_became_active":"2023-09-30T09:25:48.845507+0000","last_became_peered":"2023-09-30T09:25:48.845507+0000","last_unstale":"2023-09-30T09:34:01.973550+0000","last_undegraded":"2023-09-30T09:34:01.973550+0000","last_fullsized":"2023-09-30T09:34:01.973550+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T20:36:15.622846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,3,4],"acting":[0,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":788,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578372+0000","last_change":"2023-09-30T09:25:48.837571+0000","last_active":"2023-09-30T09:34:01.578372+0000","last_peered":"2023-09-30T09:34:01.578372+0000","last_clean":"2023-09-30T09:34:01.578372+0000","last_became_active":"2023-09-30T09:25:48.837168+0000","last_became_peered":"2023-09-30T09:25:48.837168+0000","last_unstale":"2023-09-30T09:34:01.578372+0000","last_undegraded":"2023-09-30T09:34:01.578372+0000","last_fullsized":"2023-09-30T09:34:01.578372+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T13:04:46.056029+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":817,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.979645+0000","last_change":"2023-09-30T09:25:19.830681+0000","last_active":"2023-09-30T09:34:01.979645+0000","last_peered":"2023-09-30T09:34:01.979645+0000","last_clean":"2023-09-30T09:34:01.979645+0000","last_became_active":"2023-09-30T09:25:19.830337+0000","last_became_peered":"2023-09-30T09:25:19.830337+0000","last_unstale":"2023-09-30T09:34:01.979645+0000","last_undegraded":"2023-09-30T09:34:01.979645+0000","last_fullsized":"2023-09-30T09:34:01.979645+0000","mapping_epoch":346,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T16:07:36.825155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[1,3,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.26","version":"0'0","reported_seq":811,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.985929+0000","last_change":"2023-09-30T09:27:15.436315+0000","last_active":"2023-09-30T09:34:01.985929+0000","last_peered":"2023-09-30T09:34:01.985929+0000","last_clean":"2023-09-30T09:34:01.985929+0000","last_became_active":"2023-09-30T09:27:15.436006+0000","last_became_peered":"2023-09-30T09:27:15.436006+0000","last_unstale":"2023-09-30T09:34:01.985929+0000","last_undegraded":"2023-09-30T09:34:01.985929+0000","last_fullsized":"2023-09-30T09:34:01.985929+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T12:28:31.359898+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,7,4],"acting":[6,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":806,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578764+0000","last_change":"2023-09-30T09:25:48.840648+0000","last_active":"2023-09-30T09:34:01.578764+0000","last_peered":"2023-09-30T09:34:01.578764+0000","last_clean":"2023-09-30T09:34:01.578764+0000","last_became_active":"2023-09-30T09:25:48.840242+0000","last_became_peered":"2023-09-30T09:25:48.840242+0000","last_unstale":"2023-09-30T09:34:01.578764+0000","last_undegraded":"2023-09-30T09:34:01.578764+0000","last_fullsized":"2023-09-30T09:34:01.578764+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:55:10.058736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,2],"acting":[3,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":825,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.986632+0000","last_change":"2023-09-30T09:26:18.010616+0000","last_active":"2023-09-30T09:34:01.986632+0000","last_peered":"2023-09-30T09:34:01.986632+0000","last_clean":"2023-09-30T09:34:01.986632+0000","last_became_active":"2023-09-30T09:26:18.010245+0000","last_became_peered":"2023-09-30T09:26:18.010245+0000","last_unstale":"2023-09-30T09:34:01.986632+0000","last_undegraded":"2023-09-30T09:34:01.986632+0000","last_fullsized":"2023-09-30T09:34:01.986632+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:57:51.007146+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":815,"reported_epoch":854,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.578321+0000","last_change":"2023-09-30T09:25:48.840266+0000","last_active":"2023-09-30T09:34:01.578321+0000","last_peered":"2023-09-30T09:34:01.578321+0000","last_clean":"2023-09-30T09:34:01.578321+0000","last_became_active":"2023-09-30T09:25:48.839888+0000","last_became_peered":"2023-09-30T09:25:48.839888+0000","last_unstale":"2023-09-30T09:34:01.578321+0000","last_undegraded":"2023-09-30T09:34:01.578321+0000","last_fullsized":"2023-09-30T09:34:01.578321+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T15:07:10.043638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":815,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.987210+0000","last_change":"2023-09-30T09:27:15.443202+0000","last_active":"2023-09-30T09:34:01.987210+0000","last_peered":"2023-09-30T09:34:01.987210+0000","last_clean":"2023-09-30T09:34:01.987210+0000","last_became_active":"2023-09-30T09:27:15.442786+0000","last_became_peered":"2023-09-30T09:27:15.442786+0000","last_unstale":"2023-09-30T09:34:01.987210+0000","last_undegraded":"2023-09-30T09:34:01.987210+0000","last_fullsized":"2023-09-30T09:34:01.987210+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T09:56:39.677753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":800,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.973434+0000","last_change":"2023-09-30T09:27:15.437974+0000","last_active":"2023-09-30T09:34:01.973434+0000","last_peered":"2023-09-30T09:34:01.973434+0000","last_clean":"2023-09-30T09:34:01.973434+0000","last_became_active":"2023-09-30T09:27:15.437413+0000","last_became_peered":"2023-09-30T09:27:15.437413+0000","last_unstale":"2023-09-30T09:34:01.973434+0000","last_undegraded":"2023-09-30T09:34:01.973434+0000","last_fullsized":"2023-09-30T09:34:01.973434+0000","mapping_epoch":460,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T17:35:48.385773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[0,7,1],"acting":[0,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":815,"reported_epoch":855,"state":"active+clean","last_fresh":"2023-09-30T09:34:01.984189+0000","last_change":"2023-09-30T09:26:45.853282+0000","last_active":"2023-09-30T09:34:01.984189+0000","last_peered":"2023-09-30T09:34:01.984189+0000","last_clean":"2023-09-30T09:34:01.984189+0000","last_became_active":"2023-09-30T09:26:45.852930+0000","last_became_peered":"2023-09-30T09:26:45.852930+0000","last_unstale":"2023-09-30T09:34:01.984189+0000","last_undegraded":"2023-09-30T09:34:01.984189+0000","last_fullsized":"2023-09-30T09:34:01.984189+0000","mapping_epoch":431,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":432,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-30T09:18:18.784841+0000","last_clean_scrub_stamp":"2023-09-30T09:18:18.784841+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"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 @ 2023-10-01T18:26:38.950721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":135675904,"num_objects":60,"num_object_clones":13,"num_object_copies":180,"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":60,"num_whiteouts":4,"num_read":3712,"num_read_kb":5403766,"num_write":8596,"num_write_kb":1643512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":100,"num_bytes_recovered":256663552,"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":200257536,"data_stored":253440000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20647,"ondisk_log_size":20647,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"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":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":64,"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":192,"acting":192,"num_store_stats":8},{"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":812,"num_read_kb":1310,"num_write":311,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6564,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"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":22,"num_whiteouts":0,"num_read":79,"num_read_kb":86,"num_write":68,"num_write_kb":35,"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":14,"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":110592,"data_stored":19692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":36791,"internal_metadata":0},"log_size":68,"ondisk_log_size":68,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":460,"seq":1975684956243,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":269616,"kb_used_data":27356,"kb_used_omap":23,"kb_used_meta":242216,"kb_avail":93475536,"statfs":{"total":95995035648,"available":95718948864,"internally_reserved":0,"allocated":28012544,"data_stored":23304539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24319,"internal_metadata":248029441},"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 Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.59299999999999997,"15min":0.57599999999999996},"min":{"1min":0.40200000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.72199999999999998,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":0.752},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.629,"15min":0.60099999999999998},"min":{"1min":0.433,"5min":0.39200000000000002,"15min":0.28399999999999997},"max":{"1min":0.77000000000000002,"5min":0.93600000000000005,"15min":1.7709999999999999},"last":0.51800000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.57799999999999996,"5min":0.60599999999999998,"15min":0.78600000000000003},"min":{"1min":0.42499999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.746,"5min":1.2909999999999999,"15min":6.3940000000000001},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.63,"15min":0.78900000000000003},"min":{"1min":0.38100000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":0.82899999999999996,"5min":0.85999999999999999,"15min":6.3579999999999997},"last":0.77100000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.61899999999999999,"15min":0.60499999999999998},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78900000000000003,"5min":1.9530000000000001,"15min":2.0489999999999999},"last":0.629},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.64200000000000002,"15min":0.60199999999999998},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.33500000000000002},"max":{"1min":1.139,"5min":1.784,"15min":1.784},"last":0.71599999999999997}]},{"osd":3,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.64500000000000002,"15min":0.68500000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.41799999999999998},"max":{"1min":0.83699999999999997,"5min":1.6359999999999999,"15min":3.427},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.65100000000000002,"15min":0.71299999999999997},"min":{"1min":0.49399999999999999,"5min":0.379,"15min":0.371},"max":{"1min":1.0449999999999999,"5min":1.0449999999999999,"15min":3.4900000000000002},"last":0.73299999999999998}]},{"osd":4,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.48399999999999999,"15min":0.46500000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.27400000000000002},"max":{"1min":0.72799999999999998,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.46800000000000003,"5min":0.51400000000000001,"15min":0.47999999999999998},"min":{"1min":0.33200000000000002,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":0.629,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.39900000000000002}]},{"osd":5,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.53800000000000003,"15min":0.5},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.65800000000000003,"5min":1.202,"15min":1.202},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.498,"5min":0.53500000000000003,"15min":0.505},"min":{"1min":0.35499999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.77200000000000002,"5min":0.86199999999999999,"15min":0.86199999999999999},"last":0.42299999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.54700000000000004,"5min":0.57299999999999995,"15min":0.54500000000000004},"min":{"1min":0.38500000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.745,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.57199999999999995,"15min":0.54400000000000004},"min":{"1min":0.38700000000000001,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.82399999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"last":0.5}]}]},{"osd":6,"up_from":431,"seq":1851130904665,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":203284,"kb_used_data":16512,"kb_used_omap":19,"kb_used_meta":186732,"kb_avail":93541868,"statfs":{"total":95995035648,"available":95786872832,"internally_reserved":0,"allocated":16908288,"data_stored":12125404,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19706,"internal_metadata":191214342},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.60799999999999998,"15min":0.53600000000000003},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.27500000000000002},"max":{"1min":3.3769999999999998,"5min":3.3769999999999998,"15min":3.3769999999999998},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.751,"5min":0.64900000000000002,"15min":0.58799999999999997},"min":{"1min":0.438,"5min":0.32300000000000001,"15min":0.318},"max":{"1min":2.7759999999999998,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.65000000000000002}]},{"osd":1,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.68500000000000005,"15min":0.59999999999999998},"min":{"1min":0.56399999999999995,"5min":0.315,"15min":0.315},"max":{"1min":3.5819999999999999,"5min":3.5819999999999999,"15min":3.5819999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.67700000000000005,"15min":0.60799999999999998},"min":{"1min":0.46200000000000002,"5min":0.442,"15min":0.379},"max":{"1min":3.4980000000000002,"5min":3.4980000000000002,"15min":3.4980000000000002},"last":0.66700000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.61699999999999999,"15min":0.58999999999999997},"min":{"1min":0.46700000000000003,"5min":0.34300000000000003,"15min":0.32500000000000001},"max":{"1min":0.80300000000000005,"5min":2.286,"15min":2.286},"last":0.622},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.65600000000000003,"15min":0.60099999999999998},"min":{"1min":0.40100000000000002,"5min":0.37,"15min":0.35199999999999998},"max":{"1min":2.2629999999999999,"5min":2.2629999999999999,"15min":2.2629999999999999},"last":0.71599999999999997}]},{"osd":3,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.64400000000000002,"15min":0.59199999999999997},"min":{"1min":0.41899999999999998,"5min":0.40400000000000003,"15min":0.34599999999999997},"max":{"1min":2.3450000000000002,"5min":2.3450000000000002,"15min":2.3450000000000002},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.67600000000000005,"15min":0.61599999999999999},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.35299999999999998},"max":{"1min":4.0110000000000001,"5min":4.0110000000000001,"15min":4.0110000000000001},"last":0.73599999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.52600000000000002,"15min":0.48099999999999998},"min":{"1min":0.34399999999999997,"5min":0.316,"15min":0.23000000000000001},"max":{"1min":0.76300000000000001,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.45000000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.53600000000000003,"15min":0.52700000000000002},"min":{"1min":0.35599999999999998,"5min":0.33200000000000002,"15min":0.29099999999999998},"max":{"1min":0.81299999999999994,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.504}]},{"osd":5,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.54400000000000004,"15min":0.498},"min":{"1min":0.32700000000000001,"5min":0.27600000000000002,"15min":0.27000000000000002},"max":{"1min":1.538,"5min":1.538,"15min":1.538},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58999999999999997,"15min":0.54800000000000004},"min":{"1min":0.38800000000000001,"5min":0.379,"15min":0.33300000000000002},"max":{"1min":1.2889999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.54100000000000004}]},{"osd":7,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.58399999999999996,"15min":0.54400000000000004},"min":{"1min":0.41699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":0.71999999999999997,"5min":1.242,"15min":1.242},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.60499999999999998,"15min":0.56399999999999995},"min":{"1min":0.44600000000000001,"5min":0.41199999999999998,"15min":0.34200000000000003},"max":{"1min":0.86499999999999999,"5min":0.93799999999999994,"15min":0.93799999999999994},"last":0.58799999999999997}]}]},{"osd":1,"up_from":285,"seq":1224065679479,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":625152,"kb_used_data":45368,"kb_used_omap":25,"kb_used_meta":579750,"kb_avail":93120000,"statfs":{"total":95995035648,"available":95354880000,"internally_reserved":0,"allocated":46456832,"data_stored":58589008,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25605,"internal_metadata":593665019},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.441,"15min":0.437},"min":{"1min":0.313,"5min":0.25,"15min":0.25},"max":{"1min":2.403,"5min":2.403,"15min":2.403},"last":0.309},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.47999999999999998,"15min":0.45700000000000002},"min":{"1min":0.29899999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.374}]},{"osd":2,"last update":"Sat Sep 30 09:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47199999999999998,"15min":0.46600000000000003},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.23200000000000001},"max":{"1min":0.68100000000000005,"5min":2.3540000000000001,"15min":2.3540000000000001},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.46999999999999997,"5min":0.499,"15min":0.49099999999999999},"min":{"1min":0.35299999999999998,"5min":0.28399999999999997,"15min":0.26300000000000001},"max":{"1min":0.68400000000000005,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.56699999999999995}]},{"osd":3,"last update":"Sat Sep 30 09:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.53500000000000003,"15min":0.50600000000000001},"min":{"1min":0.44500000000000001,"5min":0.32500000000000001,"15min":0.32100000000000001},"max":{"1min":2.48,"5min":2.48,"15min":2.48},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.52200000000000002,"15min":0.53400000000000003},"min":{"1min":0.34300000000000003,"5min":0.316,"15min":0.30199999999999999},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.44600000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":0.70899999999999996,"15min":0.69499999999999995},"min":{"1min":0.46999999999999997,"5min":0.40699999999999997,"15min":0.38200000000000001},"max":{"1min":0.95499999999999996,"5min":0.96899999999999997,"15min":0.98199999999999998},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.76200000000000001,"15min":0.749},"min":{"1min":0.54800000000000004,"5min":0.52300000000000002,"15min":0.42799999999999999},"max":{"1min":0.98499999999999999,"5min":1.248,"15min":1.248},"last":0.61299999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.70299999999999996,"15min":0.66600000000000004},"min":{"1min":0.54500000000000004,"5min":0.46200000000000002,"15min":0.45900000000000002},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.68300000000000005,"15min":0.65100000000000002},"min":{"1min":0.52200000000000002,"5min":0.42199999999999999,"15min":0.40799999999999997},"max":{"1min":0.94399999999999995,"5min":1.012,"15min":1.012},"last":0.57799999999999996}]},{"osd":6,"last update":"Sat Sep 30 09:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.74299999999999999,"5min":0.73599999999999999,"15min":0.68300000000000005},"min":{"1min":0.54600000000000004,"5min":0.48599999999999999,"15min":0.47799999999999998},"max":{"1min":1.03,"5min":1.298,"15min":1.298},"last":0.495},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.68400000000000005,"15min":0.63800000000000001},"min":{"1min":0.58099999999999996,"5min":0.44400000000000001,"15min":0.41199999999999998},"max":{"1min":0.84299999999999997,"5min":1.0760000000000001,"15min":1.0760000000000001},"last":0.505}]},{"osd":7,"last update":"Sat Sep 30 09:33:23 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.73499999999999999,"15min":0.67400000000000004},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.45400000000000001},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.76300000000000001,"15min":0.66600000000000004},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.443},"max":{"1min":2.4359999999999999,"5min":2.4359999999999999,"15min":2.4359999999999999},"last":0.59599999999999997}]}]},{"osd":0,"up_from":255,"seq":1095216660605,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":784860,"kb_used_data":52304,"kb_used_omap":32,"kb_used_meta":732511,"kb_avail":92960292,"statfs":{"total":95995035648,"available":95191339008,"internally_reserved":0,"allocated":53559296,"data_stored":66093853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32891,"internal_metadata":750092165},"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 Sep 30 09:33:41 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.46600000000000003,"15min":0.49399999999999999},"min":{"1min":0.28899999999999998,"5min":0.27400000000000002,"15min":0.216},"max":{"1min":5.1210000000000004,"5min":5.1210000000000004,"15min":10.943},"last":0.34200000000000003},{"interface":"front","average":{"1min":1.2390000000000001,"5min":0.61699999999999999,"15min":0.57599999999999996},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.255},"max":{"1min":17.146999999999998,"5min":17.146999999999998,"15min":17.146999999999998},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Sep 30 09:34:02 2023","interfaces":[{"interface":"back","average":{"1min":1.556,"5min":0.68400000000000005,"15min":0.71199999999999997},"min":{"1min":0.247,"5min":0.247,"15min":0.23400000000000001},"max":{"1min":17.056000000000001,"5min":17.056000000000001,"15min":17.056000000000001},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.47499999999999998,"15min":0.57999999999999996},"min":{"1min":0.28599999999999998,"5min":0.27500000000000002,"15min":0.26800000000000002},"max":{"1min":3.9510000000000001,"5min":3.9510000000000001,"15min":5.7329999999999997},"last":0.314}]},{"osd":3,"last update":"Sat Sep 30 09:33:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":0.69799999999999995,"15min":0.76200000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.33200000000000002},"max":{"1min":17.193000000000001,"5min":17.193000000000001,"15min":17.193000000000001},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.501,"15min":1.0009999999999999},"min":{"1min":0.34200000000000003,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":18.962},"last":0.38800000000000001}]},{"osd":4,"last update":"Sat Sep 30 09:34:02 2023","interfaces":[{"interface":"back","average":{"1min":1.4299999999999999,"5min":0.871,"15min":0.72799999999999998},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.40200000000000002},"max":{"1min":16.951000000000001,"5min":16.951000000000001,"15min":16.951000000000001},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.72799999999999998,"15min":0.70999999999999996},"min":{"1min":0.49199999999999999,"5min":0.437,"15min":0.437},"max":{"1min":0.93700000000000006,"5min":1.0169999999999999,"15min":4.4000000000000004},"last":0.67500000000000004}]},{"osd":5,"last update":"Sat Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":0.86599999999999999,"15min":0.75800000000000001},"min":{"1min":0.52600000000000002,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":17.105,"5min":17.105,"15min":17.105},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.754,"5min":0.70399999999999996,"15min":0.78300000000000003},"min":{"1min":0.438,"5min":0.438,"15min":0.42599999999999999},"max":{"1min":2.0270000000000001,"5min":2.0270000000000001,"15min":4.6139999999999999},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:33:51 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.71799999999999997,"15min":0.78000000000000003},"min":{"1min":0.53700000000000003,"5min":0.48799999999999999,"15min":0.432},"max":{"1min":3.8580000000000001,"5min":3.8580000000000001,"15min":4.4550000000000001},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.5,"5min":0.88600000000000001,"15min":0.747},"min":{"1min":0.499,"5min":0.499,"15min":0.46600000000000003},"max":{"1min":17.007000000000001,"5min":17.007000000000001,"15min":17.007000000000001},"last":0.62}]},{"osd":7,"last update":"Sat Sep 30 09:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.73299999999999998,"15min":0.67200000000000004},"min":{"1min":0.53200000000000003,"5min":0.5,"15min":0.45400000000000001},"max":{"1min":2.3519999999999999,"5min":2.3519999999999999,"15min":2.3519999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.77200000000000002,"15min":0.72199999999999998},"min":{"1min":0.56599999999999995,"5min":0.55300000000000005,"15min":0.51200000000000001},"max":{"1min":2.3929999999999998,"5min":2.3929999999999998,"15min":2.3929999999999998},"last":0.57599999999999996}]}]},{"osd":2,"up_from":315,"seq":1352914698353,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":414812,"kb_used_data":34768,"kb_used_omap":20,"kb_used_meta":380011,"kb_avail":93330340,"statfs":{"total":95995035648,"available":95570268160,"internally_reserved":0,"allocated":35602432,"data_stored":30980229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":21192,"internal_metadata":389131576},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41099999999999998,"5min":0.5,"15min":0.45900000000000002},"min":{"1min":0.30199999999999999,"5min":0.223,"15min":0.223},"max":{"1min":0.54200000000000004,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":0.245},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.47999999999999998,"15min":0.46400000000000002},"min":{"1min":0.28000000000000003,"5min":0.27700000000000002,"15min":0.23999999999999999},"max":{"1min":0.65300000000000002,"5min":2.3300000000000001,"15min":2.3300000000000001},"last":0.28799999999999998}]},{"osd":1,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.53700000000000003,"15min":0.47599999999999998},"min":{"1min":0.29499999999999998,"5min":0.255,"15min":0.22},"max":{"1min":0.56799999999999995,"5min":10.539,"15min":10.539},"last":0.317},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.57099999999999995,"15min":0.51700000000000002},"min":{"1min":0.32200000000000001,"5min":0.315,"15min":0.315},"max":{"1min":0.69699999999999995,"5min":7.4909999999999997,"15min":7.4909999999999997},"last":0.38900000000000001}]},{"osd":3,"last update":"Sat Sep 30 09:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.61199999999999999,"15min":0.54600000000000004},"min":{"1min":0.39100000000000001,"5min":0.34599999999999997,"15min":0.27300000000000002},"max":{"1min":0.65900000000000003,"5min":7.3369999999999997,"15min":7.3369999999999997},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.45400000000000001,"5min":0.55400000000000005,"15min":0.48299999999999998},"min":{"1min":0.32300000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.61199999999999999,"5min":5.9420000000000002,"15min":5.9420000000000002},"last":0.36199999999999999}]},{"osd":4,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.79400000000000004,"15min":0.72099999999999997},"min":{"1min":0.45700000000000002,"5min":0.45000000000000001,"15min":0.39500000000000002},"max":{"1min":0.98199999999999998,"5min":11.095000000000001,"15min":11.095000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.77700000000000002,"15min":0.71499999999999997},"min":{"1min":0.58899999999999997,"5min":0.51200000000000001,"15min":0.48999999999999999},"max":{"1min":0.98999999999999999,"5min":7.2779999999999996,"15min":7.2779999999999996},"last":0.47699999999999998}]},{"osd":5,"last update":"Sat Sep 30 09:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.80900000000000005,"15min":0.747},"min":{"1min":0.53100000000000003,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.95899999999999996,"5min":8.718,"15min":8.718},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.82699999999999996,"15min":0.76300000000000001},"min":{"1min":0.57099999999999995,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":0.93700000000000006,"5min":7.9560000000000004,"15min":7.9560000000000004},"last":0.54300000000000004}]},{"osd":6,"last update":"Sat Sep 30 09:33:57 2023","interfaces":[{"interface":"back","average":{"1min":0.753,"5min":0.80900000000000005,"15min":0.72199999999999998},"min":{"1min":0.55900000000000005,"5min":0.502,"15min":0.46400000000000002},"max":{"1min":1.0640000000000001,"5min":7.3559999999999999,"15min":7.3559999999999999},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.84199999999999997,"15min":0.75900000000000001},"min":{"1min":0.60899999999999999,"5min":0.45700000000000002,"15min":0.45300000000000001},"max":{"1min":1.0349999999999999,"5min":7.4530000000000003,"15min":7.4530000000000003},"last":0.50700000000000001}]},{"osd":7,"last update":"Sat Sep 30 09:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82699999999999996,"15min":0.73099999999999998},"min":{"1min":0.55300000000000005,"5min":0.52300000000000002,"15min":0.51100000000000001},"max":{"1min":0.98399999999999999,"5min":7.2370000000000001,"15min":7.2370000000000001},"last":0.498},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.85599999999999998,"15min":0.76100000000000001},"min":{"1min":0.61499999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.0009999999999999,"5min":8.6679999999999993,"15min":8.6679999999999993},"last":0.65600000000000003}]}]},{"osd":3,"up_from":346,"seq":1486058684522,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297720,"kb_used_data":29800,"kb_used_omap":17,"kb_used_meta":267886,"kb_avail":93447432,"statfs":{"total":95995035648,"available":95690170368,"internally_reserved":0,"allocated":30515200,"data_stored":25475916,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17887,"internal_metadata":274315809},"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 Sep 30 09:33:35 2023","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.44500000000000001,"15min":0.42999999999999999},"min":{"1min":0.308,"5min":0.28299999999999997,"15min":0.26000000000000001},"max":{"1min":0.56799999999999995,"5min":1.577,"15min":1.577},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.48799999999999999,"15min":0.47199999999999998},"min":{"1min":0.317,"5min":0.30099999999999999,"15min":0.25600000000000001},"max":{"1min":0.64500000000000002,"5min":2.6400000000000001,"15min":2.6400000000000001},"last":0.51100000000000001}]},{"osd":1,"last update":"Sat Sep 30 09:33:35 2023","interfaces":[{"interface":"back","average":{"1min":0.441,"5min":0.48699999999999999,"15min":0.45200000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.23300000000000001},"max":{"1min":0.66400000000000003,"5min":2.9340000000000002,"15min":2.9340000000000002},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.50800000000000001,"15min":0.499},"min":{"1min":0.33600000000000002,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.67800000000000005,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.60799999999999998}]},{"osd":2,"last update":"Sat Sep 30 09:33:35 2023","interfaces":[{"interface":"back","average":{"1min":0.48299999999999998,"5min":0.53500000000000003,"15min":0.53100000000000003},"min":{"1min":0.378,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.61299999999999999,"5min":4.5129999999999999,"15min":4.5129999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.57199999999999995,"15min":0.55100000000000005},"min":{"1min":0.45500000000000002,"5min":0.34899999999999998,"15min":0.26300000000000001},"max":{"1min":0.88,"5min":2.0369999999999999,"15min":2.0369999999999999},"last":0.65000000000000002}]},{"osd":4,"last update":"Sat Sep 30 09:34:02 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.69899999999999995,"15min":0.68400000000000005},"min":{"1min":0.441,"5min":0.41499999999999998,"15min":0.34300000000000003},"max":{"1min":0.96699999999999997,"5min":3.044,"15min":3.044},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.77600000000000002,"5min":0.73999999999999999,"15min":0.68700000000000006},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.439},"max":{"1min":1.7230000000000001,"5min":2.1019999999999999,"15min":2.1019999999999999},"last":0.73899999999999999}]},{"osd":5,"last update":"Sat Sep 30 09:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.71699999999999997,"15min":0.68899999999999995},"min":{"1min":0.45500000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":0.93600000000000005,"5min":3.1949999999999998,"15min":3.1949999999999998},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.72699999999999998,"15min":0.68700000000000006},"min":{"1min":0.57699999999999996,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.95899999999999996,"5min":1.014,"15min":1.0740000000000001},"last":0.85099999999999998}]},{"osd":6,"last update":"Sat Sep 30 09:34:02 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.746,"15min":0.73799999999999999},"min":{"1min":0.51300000000000001,"5min":0.50700000000000001,"15min":0.433},"max":{"1min":1.798,"5min":1.798,"15min":1.798},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.76500000000000001,"15min":0.72699999999999998},"min":{"1min":0.433,"5min":0.433,"15min":0.38500000000000001},"max":{"1min":2.1139999999999999,"5min":3.1240000000000001,"15min":3.1240000000000001},"last":0.87}]},{"osd":7,"last update":"Sat Sep 30 09:33:22 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.75600000000000001,"15min":0.74399999999999999},"min":{"1min":0.55400000000000005,"5min":0.436,"15min":0.42199999999999999},"max":{"1min":0.995,"5min":3.145,"15min":3.145},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.79300000000000004,"15min":0.76500000000000001},"min":{"1min":0.69299999999999995,"5min":0.51100000000000001,"15min":0.5},"max":{"1min":1.018,"5min":1.484,"15min":1.484},"last":0.89100000000000001}]}]},{"osd":4,"up_from":375,"seq":1610612736101,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":536952,"kb_used_data":47788,"kb_used_omap":28,"kb_used_meta":489123,"kb_avail":93208200,"statfs":{"total":95995035648,"available":95445196800,"internally_reserved":0,"allocated":48934912,"data_stored":55625545,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":29062,"internal_metadata":500862586},"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 Sep 30 09:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.58899999999999997,"15min":0.83599999999999997},"min":{"1min":0.311,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.73999999999999999,"5min":1.371,"15min":6.6150000000000002},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.66600000000000004,"15min":0.69799999999999995},"min":{"1min":0.30299999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.86599999999999999,"5min":1.4490000000000001,"15min":2.9529999999999998},"last":0.66700000000000004}]},{"osd":1,"last update":"Sat Sep 30 09:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.59299999999999997,"15min":0.81699999999999995},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.79600000000000004,"5min":0.94799999999999995,"15min":4.8970000000000002},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.66100000000000003,"5min":0.67600000000000005,"15min":0.872},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.28999999999999998},"max":{"1min":1.6539999999999999,"5min":1.6539999999999999,"15min":6.4489999999999998},"last":0.54700000000000004}]},{"osd":2,"last update":"Sat Sep 30 09:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.67000000000000004,"15min":0.80900000000000005},"min":{"1min":0.33900000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":0.82999999999999996,"5min":0.98499999999999999,"15min":4.181},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.61099999999999999,"15min":1.01},"min":{"1min":0.432,"5min":0.41199999999999998,"15min":0.35699999999999998},"max":{"1min":1.01,"5min":1.01,"15min":13.375999999999999},"last":0.58499999999999996}]},{"osd":3,"last update":"Sat Sep 30 09:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.64200000000000002,"15min":0.61899999999999999},"min":{"1min":0.38300000000000001,"5min":0.375,"15min":0.35999999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4670000000000001},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.66000000000000003,"15min":0.91300000000000003},"min":{"1min":0.44,"5min":0.40699999999999997,"15min":0.36499999999999999},"max":{"1min":4.367,"5min":4.367,"15min":7.6399999999999997},"last":0.69599999999999995}]},{"osd":5,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.46500000000000002,"15min":0.68500000000000005},"min":{"1min":0.29299999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":8.0449999999999999},"last":0.502},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.48999999999999999,"15min":0.69699999999999995},"min":{"1min":0.32700000000000001,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.67800000000000005,"5min":0.80900000000000005,"15min":7.9909999999999997},"last":0.64000000000000001}]},{"osd":6,"last update":"Sat Sep 30 09:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.49099999999999999,"15min":0.90100000000000002},"min":{"1min":0.35699999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.70999999999999996,"5min":0.77500000000000002,"15min":14.478999999999999},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.56899999999999995,"5min":0.59499999999999997,"15min":0.60099999999999998},"min":{"1min":0.36299999999999999,"5min":0.35599999999999998,"15min":0.34200000000000003},"max":{"1min":0.78900000000000003,"5min":1.0069999999999999,"15min":2.1110000000000002},"last":0.78700000000000003}]},{"osd":7,"last update":"Sat Sep 30 09:33:25 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.59399999999999997,"15min":0.54600000000000004},"min":{"1min":0.40500000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.81999999999999995,"5min":0.89000000000000001,"15min":0.89000000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.67000000000000004,"15min":0.60199999999999998},"min":{"1min":0.44600000000000001,"5min":0.371,"15min":0.371},"max":{"1min":1.044,"5min":1.044,"15min":1.044},"last":0.74099999999999999}]}]},{"osd":5,"up_from":404,"seq":1735166787679,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500592,"kb_used_data":40988,"kb_used_omap":34,"kb_used_meta":459549,"kb_avail":93244560,"statfs":{"total":95995035648,"available":95482429440,"internally_reserved":0,"allocated":41971712,"data_stored":43137374,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":34988,"internal_metadata":470579028},"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 Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.63600000000000001,"15min":0.59899999999999998},"min":{"1min":0.376,"5min":0.28499999999999998,"15min":0.27000000000000002},"max":{"1min":1.1120000000000001,"5min":1.506,"15min":8.1340000000000003},"last":0.25900000000000001},{"interface":"front","average":{"1min":0.57199999999999995,"5min":0.60399999999999998,"15min":0.60099999999999998},"min":{"1min":0.41299999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.76600000000000001,"5min":1.3779999999999999,"15min":4.5410000000000004},"last":0.42299999999999999}]},{"osd":1,"last update":"Sat Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":0.63500000000000001,"15min":0.60399999999999998},"min":{"1min":0.39100000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4279999999999999,"5min":1.5860000000000001,"15min":4.383},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.57499999999999996,"5min":0.60699999999999998,"15min":0.58999999999999997},"min":{"1min":0.34399999999999997,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":7.1100000000000003},"last":0.371}]},{"osd":2,"last update":"Sat Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.57599999999999996,"5min":0.60599999999999998,"15min":0.58999999999999997},"min":{"1min":0.38100000000000001,"5min":0.35099999999999998,"15min":0.33300000000000002},"max":{"1min":1.4790000000000001,"5min":1.5289999999999999,"15min":4.7149999999999999},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.629,"5min":0.63800000000000001,"15min":0.61099999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.374},"max":{"1min":1.0900000000000001,"5min":1.0900000000000001,"15min":4.7999999999999998},"last":0.35599999999999998}]},{"osd":3,"last update":"Sat Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.66900000000000004,"15min":0.628},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.78,"5min":2.0779999999999998,"15min":2.0779999999999998},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.66700000000000004,"15min":0.63100000000000001},"min":{"1min":0.44,"5min":0.44,"15min":0.39800000000000002},"max":{"1min":1.7629999999999999,"5min":2.052,"15min":2.052},"last":0.499}]},{"osd":4,"last update":"Sat Sep 30 09:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.47699999999999998,"15min":0.46200000000000002},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":0.85699999999999998},"last":0.437},{"interface":"front","average":{"1min":0.48899999999999999,"5min":0.496,"15min":0.47499999999999998},"min":{"1min":0.32200000000000001,"5min":0.309,"15min":0.309},"max":{"1min":0.84199999999999997,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.48799999999999999}]},{"osd":6,"last update":"Sat Sep 30 09:33:49 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.504,"15min":0.51000000000000001},"min":{"1min":0.28999999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.71599999999999997,"5min":0.74199999999999999,"15min":0.80100000000000005},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.61599999999999999,"15min":0.58399999999999996},"min":{"1min":0.39700000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"last":0.52100000000000002}]},{"osd":7,"last update":"Sat Sep 30 09:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.57499999999999996,"15min":0.54700000000000004},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.92900000000000005,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.57399999999999995,"15min":0.54200000000000004},"min":{"1min":0.374,"5min":0.35499999999999998,"15min":0.32400000000000001},"max":{"1min":0.88200000000000001,"5min":0.88200000000000001,"15min":0.88200000000000001},"last":0.51100000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5079,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3856,"internal_metadata":0},{"poolid":2,"osd":2,"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":4372,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5898,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6433,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6351,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5884,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5825,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5794,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2275,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2600,"internal_metadata":0},{"poolid":3,"osd":0,"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},{"poolid":3,"osd":1,"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},{"poolid":3,"osd":2,"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},{"poolid":3,"osd":3,"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},{"poolid":3,"osd":4,"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},{"poolid":3,"osd":5,"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},{"poolid":3,"osd":6,"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},{"poolid":3,"osd":7,"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},{"poolid":4,"osd":0,"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},{"poolid":4,"osd":1,"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},{"poolid":4,"osd":2,"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},{"poolid":4,"osd":3,"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},{"poolid":4,"osd":4,"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},{"poolid":4,"osd":5,"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},{"poolid":4,"osd":6,"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},{"poolid":4,"osd":7,"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},{"poolid":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":40202240,"data_stored":57929728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":33726464,"data_stored":51019776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":23003136,"data_stored":23437312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":17944576,"data_stored":17944576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":36421632,"data_stored":48107520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":29601792,"data_stored":35643392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4075520,"data_stored":4075520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":5,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":15282176,"data_stored":15282176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-30T09:34:07.816 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-30T09:34:07.816 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-30T09:34:08.117 INFO:teuthology.orchestra.run.smithi040.stderr:Inferring config /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-30T09:34:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[192000]: osdmap e857: 8 total, 8 up, 8 in 2023-09-30T09:34:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[192000]: pgmap v1001: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:34:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[192000]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:34:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[189312]: osdmap e857: 8 total, 8 up, 8 in 2023-09-30T09:34:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[189312]: pgmap v1001: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:34:08.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:07 smithi040 ceph-mon[189312]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:34:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:07 smithi143 ceph-mon[183689]: osdmap e857: 8 total, 8 up, 8 in 2023-09-30T09:34:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:07 smithi143 ceph-mon[183689]: pgmap v1001: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 10 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-09-30T09:34:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:07 smithi143 ceph-mon[183689]: from='client.44366 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-30T09:34:10.469 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'unique_pool_0' removed 2023-09-30T09:34:10.804 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:10 smithi040 ceph-mon[192000]: pgmap v1002: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2023-09-30T09:34:10.804 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:10 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:34:10.804 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:10 smithi040 ceph-mon[189312]: pgmap v1002: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2023-09-30T09:34:10.804 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:10 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:34:10.828 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-30T09:34:10.828 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-09-30T09:34:10.828 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-09-30T09:34:10.828 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-09-30T09:34:10.828 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-09-30T09:34:10.829 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-30T09:34:10.829 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-30T09:34:10.829 DEBUG:teuthology.orchestra.run.smithi040:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:34:10.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T09:34:10.852 INFO:teuthology.orchestra.run.smithi040.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-30T09:34:10.853 DEBUG:teuthology.orchestra.run.smithi040:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-30T09:34:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:10 smithi143 ceph-mon[183689]: pgmap v1002: 121 pgs: 121 active+clean; 130 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 1.2 MiB/s wr, 11 op/s 2023-09-30T09:34:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:10 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T09:34:10.916 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-30T09:34:10.916 DEBUG:teuthology.orchestra.run.smithi040:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-30T09:34:10.980 INFO:tasks.workunit:timeout=3h 2023-09-30T09:34:10.980 INFO:tasks.workunit:cleanup=True 2023-09-30T09:34:10.980 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch quincy https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-09-30T09:34:11.046 INFO:tasks.workunit.client.0.smithi040.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-30T09:34:11.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:11] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2023-09-30T09:34:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:11 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:34:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:11 smithi143 ceph-mon[183689]: osdmap e858: 8 total, 8 up, 8 in 2023-09-30T09:34:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:11 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:34:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:11 smithi040 ceph-mon[192000]: osdmap e858: 8 total, 8 up, 8 in 2023-09-30T09:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:11 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/746202233' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T09:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:11 smithi040 ceph-mon[189312]: osdmap e858: 8 total, 8 up, 8 in 2023-09-30T09:34:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:12 smithi143 ceph-mon[183689]: pgmap v1004: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:12 smithi040 ceph-mon[192000]: pgmap v1004: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:12 smithi040 ceph-mon[189312]: pgmap v1004: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:14 smithi143 ceph-mon[183689]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:14 smithi040 ceph-mon[192000]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:14 smithi040 ceph-mon[189312]: pgmap v1005: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:16 smithi143 ceph-mon[183689]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:16.977 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:16 smithi040 ceph-mon[192000]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:16.978 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:16 smithi040 ceph-mon[189312]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:18.121 DEBUG:teuthology.orchestra.run.smithi040:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-09-30T09:34:18.181 INFO:tasks.workunit.client.0.smithi040.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-30T09:34:18.184 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:34:18.184 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-30T09:34:18.238 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-30T09:34:18.290 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-30T09:34:18.331 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-30T09:34:18.333 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:34:18.333 INFO:tasks.workunit.client.0.smithi040.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-30T09:34:18.374 INFO:tasks.workunit.client.0.smithi040.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-30T09:34:18.377 DEBUG:teuthology.orchestra.run.smithi040:> set -ex 2023-09-30T09:34:18.377 DEBUG:teuthology.orchestra.run.smithi040:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-30T09:34:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:17 smithi143 ceph-mon[183689]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:17 smithi040 ceph-mon[189312]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:18.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:17 smithi040 ceph-mon[192000]: pgmap v1007: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:18.431 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-09-30T09:34:18.432 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-09-30T09:34:18.432 DEBUG:teuthology.orchestra.run.smithi040:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2023-09-30T09:34:18.508 INFO:tasks.workunit.client.0.smithi040.stdout:Running main() from gmock_main.cc 2023-09-30T09:34:18.509 INFO:tasks.workunit.client.0.smithi040.stdout:[==========] Running 22 tests from 1 test suite. 2023-09-30T09:34:18.509 INFO:tasks.workunit.client.0.smithi040.stdout:[----------] Global test environment set-up. 2023-09-30T09:34:18.509 INFO:tasks.workunit.client.0.smithi040.stdout:[----------] 22 tests from TestCls2PCQueue 2023-09-30T09:34:18.509 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-09-30T09:34:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:19 smithi143 ceph-mon[183689]: osdmap e859: 8 total, 8 up, 8 in 2023-09-30T09:34:20.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:19 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3706711340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:19 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:19 smithi143 ceph-mon[183689]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[192000]: osdmap e859: 8 total, 8 up, 8 in 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3706711340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[192000]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[189312]: osdmap e859: 8 total, 8 up, 8 in 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3706711340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:20.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:19 smithi040 ceph-mon[189312]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:21.015 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2507 ms) 2023-09-30T09:34:21.015 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-09-30T09:34:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:21 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:21 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:21.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:21 smithi143 ceph-mon[183689]: osdmap e860: 8 total, 8 up, 8 in 2023-09-30T09:34:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:21] "GET /metrics HTTP/1.1" 200 33742 "" "Prometheus/2.43.0" 2023-09-30T09:34:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[192000]: osdmap e860: 8 total, 8 up, 8 in 2023-09-30T09:34:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:21 smithi040 ceph-mon[189312]: osdmap e860: 8 total, 8 up, 8 in 2023-09-30T09:34:22.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:22 smithi143 ceph-mon[183689]: osdmap e861: 8 total, 8 up, 8 in 2023-09-30T09:34:22.454 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:22 smithi143 ceph-mon[183689]: pgmap v1012: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:22.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:22 smithi040 ceph-mon[192000]: osdmap e861: 8 total, 8 up, 8 in 2023-09-30T09:34:22.455 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:22 smithi040 ceph-mon[192000]: pgmap v1012: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:22.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:22 smithi040 ceph-mon[189312]: osdmap e861: 8 total, 8 up, 8 in 2023-09-30T09:34:22.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:22 smithi040 ceph-mon[189312]: pgmap v1012: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:23 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:23 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:23 smithi143 ceph-mon[183689]: osdmap e862: 8 total, 8 up, 8 in 2023-09-30T09:34:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:23 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3330649227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:23.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:23 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[192000]: osdmap e862: 8 total, 8 up, 8 in 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3330649227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[189312]: osdmap e862: 8 total, 8 up, 8 in 2023-09-30T09:34:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3330649227' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:23.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:23 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:24.051 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3031 ms) 2023-09-30T09:34:24.052 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-09-30T09:34:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:24 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:24 smithi143 ceph-mon[183689]: osdmap e863: 8 total, 8 up, 8 in 2023-09-30T09:34:24.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:24 smithi143 ceph-mon[183689]: pgmap v1015: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[189312]: osdmap e863: 8 total, 8 up, 8 in 2023-09-30T09:34:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[189312]: pgmap v1015: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[192000]: osdmap e863: 8 total, 8 up, 8 in 2023-09-30T09:34:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:24 smithi040 ceph-mon[192000]: pgmap v1015: 137 pgs: 5 creating+peering, 27 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:25.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:25 smithi143 ceph-mon[183689]: osdmap e864: 8 total, 8 up, 8 in 2023-09-30T09:34:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:25 smithi040 ceph-mon[192000]: osdmap e864: 8 total, 8 up, 8 in 2023-09-30T09:34:25.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:25 smithi040 ceph-mon[189312]: osdmap e864: 8 total, 8 up, 8 in 2023-09-30T09:34:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:26 smithi143 ceph-mon[183689]: osdmap e865: 8 total, 8 up, 8 in 2023-09-30T09:34:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:26 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:26 smithi143 ceph-mon[183689]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:26 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:26 smithi143 ceph-mon[183689]: osdmap e866: 8 total, 8 up, 8 in 2023-09-30T09:34:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[192000]: osdmap e865: 8 total, 8 up, 8 in 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[192000]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[192000]: osdmap e866: 8 total, 8 up, 8 in 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[189312]: osdmap e865: 8 total, 8 up, 8 in 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:26.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[189312]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3892027085' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:26.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:26 smithi040 ceph-mon[189312]: osdmap e866: 8 total, 8 up, 8 in 2023-09-30T09:34:27.052 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.Reserve (3006 ms) 2023-09-30T09:34:27.052 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-09-30T09:34:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:27 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:27.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:27 smithi143 ceph-mon[183689]: osdmap e867: 8 total, 8 up, 8 in 2023-09-30T09:34:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:27 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:27.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:27 smithi040 ceph-mon[192000]: osdmap e867: 8 total, 8 up, 8 in 2023-09-30T09:34:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:27 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:27.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:27 smithi040 ceph-mon[189312]: osdmap e867: 8 total, 8 up, 8 in 2023-09-30T09:34:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:28 smithi143 ceph-mon[183689]: pgmap v1021: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:28 smithi040 ceph-mon[192000]: pgmap v1021: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:28.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:28 smithi040 ceph-mon[189312]: pgmap v1021: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:29 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:29 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:29 smithi143 ceph-mon[183689]: osdmap e868: 8 total, 8 up, 8 in 2023-09-30T09:34:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:29 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/89360608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:29.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:29 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:29.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[192000]: osdmap e868: 8 total, 8 up, 8 in 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/89360608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[189312]: osdmap e868: 8 total, 8 up, 8 in 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/89360608' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:29 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:30.111 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3058 ms) 2023-09-30T09:34:30.111 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-09-30T09:34:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:30 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:30 smithi143 ceph-mon[183689]: osdmap e869: 8 total, 8 up, 8 in 2023-09-30T09:34:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:30 smithi143 ceph-mon[183689]: pgmap v1024: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[189312]: osdmap e869: 8 total, 8 up, 8 in 2023-09-30T09:34:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[189312]: pgmap v1024: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[192000]: osdmap e869: 8 total, 8 up, 8 in 2023-09-30T09:34:30.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:30 smithi040 ceph-mon[192000]: pgmap v1024: 137 pgs: 8 creating+peering, 24 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:31 smithi143 ceph-mon[183689]: osdmap e870: 8 total, 8 up, 8 in 2023-09-30T09:34:31.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:31] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2023-09-30T09:34:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:31 smithi040 ceph-mon[189312]: osdmap e870: 8 total, 8 up, 8 in 2023-09-30T09:34:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:31 smithi040 ceph-mon[192000]: osdmap e870: 8 total, 8 up, 8 in 2023-09-30T09:34:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: osdmap e871: 8 total, 8 up, 8 in 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3124110377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:32 smithi143 ceph-mon[183689]: osdmap e872: 8 total, 8 up, 8 in 2023-09-30T09:34:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: osdmap e871: 8 total, 8 up, 8 in 2023-09-30T09:34:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3124110377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[192000]: osdmap e872: 8 total, 8 up, 8 in 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: osdmap e871: 8 total, 8 up, 8 in 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3124110377' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:32.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:32.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:32 smithi040 ceph-mon[189312]: osdmap e872: 8 total, 8 up, 8 in 2023-09-30T09:34:33.114 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.Commit (3004 ms) 2023-09-30T09:34:33.114 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-09-30T09:34:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:34:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:33.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:33.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:33 smithi143 ceph-mon[183689]: osdmap e873: 8 total, 8 up, 8 in 2023-09-30T09:34:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:33.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[192000]: osdmap e873: 8 total, 8 up, 8 in 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:34:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:33.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:33 smithi040 ceph-mon[189312]: osdmap e873: 8 total, 8 up, 8 in 2023-09-30T09:34:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:34 smithi143 ceph-mon[183689]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:34.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:34 smithi040 ceph-mon[192000]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:34 smithi040 ceph-mon[189312]: pgmap v1030: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[192000]: osdmap e874: 8 total, 8 up, 8 in 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3529854536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[189312]: osdmap e874: 8 total, 8 up, 8 in 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3529854536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:35.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:35 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:35.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:35 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:35.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:35 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:35.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:35 smithi143 ceph-mon[183689]: osdmap e874: 8 total, 8 up, 8 in 2023-09-30T09:34:35.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:35 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3529854536' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:35.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:35 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:36.162 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.Abort (3048 ms) 2023-09-30T09:34:36.162 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-09-30T09:34:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[192000]: osdmap e875: 8 total, 8 up, 8 in 2023-09-30T09:34:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[192000]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[189312]: osdmap e875: 8 total, 8 up, 8 in 2023-09-30T09:34:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:36 smithi040 ceph-mon[189312]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:36 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:36 smithi143 ceph-mon[183689]: osdmap e875: 8 total, 8 up, 8 in 2023-09-30T09:34:36.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:36 smithi143 ceph-mon[183689]: pgmap v1033: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:37 smithi143 ceph-mon[183689]: osdmap e876: 8 total, 8 up, 8 in 2023-09-30T09:34:38.044 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:37 smithi040 ceph-mon[192000]: osdmap e876: 8 total, 8 up, 8 in 2023-09-30T09:34:38.044 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:37 smithi040 ceph-mon[189312]: osdmap e876: 8 total, 8 up, 8 in 2023-09-30T09:34:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:38 smithi143 ceph-mon[183689]: osdmap e877: 8 total, 8 up, 8 in 2023-09-30T09:34:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:38 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1396997932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:38 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:38 smithi143 ceph-mon[183689]: pgmap v1036: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[189312]: osdmap e877: 8 total, 8 up, 8 in 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1396997932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[189312]: pgmap v1036: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[192000]: osdmap e877: 8 total, 8 up, 8 in 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1396997932' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:38.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:38 smithi040 ceph-mon[192000]: pgmap v1036: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:39.186 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.ReserveError (3024 ms) 2023-09-30T09:34:39.187 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-09-30T09:34:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:39 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:39 smithi143 ceph-mon[183689]: osdmap e878: 8 total, 8 up, 8 in 2023-09-30T09:34:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:39 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:39 smithi143 ceph-mon[183689]: osdmap e879: 8 total, 8 up, 8 in 2023-09-30T09:34:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[192000]: osdmap e878: 8 total, 8 up, 8 in 2023-09-30T09:34:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:39.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[192000]: osdmap e879: 8 total, 8 up, 8 in 2023-09-30T09:34:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[189312]: osdmap e878: 8 total, 8 up, 8 in 2023-09-30T09:34:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:39.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:39 smithi040 ceph-mon[189312]: osdmap e879: 8 total, 8 up, 8 in 2023-09-30T09:34:40.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:40 smithi143 ceph-mon[183689]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:40 smithi040 ceph-mon[192000]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:40.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:40 smithi040 ceph-mon[189312]: pgmap v1039: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:41] "GET /metrics HTTP/1.1" 200 33743 "" "Prometheus/2.43.0" 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[192000]: osdmap e880: 8 total, 8 up, 8 in 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2798499831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[189312]: osdmap e880: 8 total, 8 up, 8 in 2023-09-30T09:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2798499831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:41.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:41 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:41 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:41 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:41 smithi143 ceph-mon[183689]: osdmap e880: 8 total, 8 up, 8 in 2023-09-30T09:34:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:41 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2798499831' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:41 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:42.244 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.CommitError (3058 ms) 2023-09-30T09:34:42.245 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-09-30T09:34:42.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:42 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:42.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:42 smithi143 ceph-mon[183689]: osdmap e881: 8 total, 8 up, 8 in 2023-09-30T09:34:42.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:42 smithi143 ceph-mon[183689]: pgmap v1042: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[192000]: osdmap e881: 8 total, 8 up, 8 in 2023-09-30T09:34:42.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[192000]: pgmap v1042: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[189312]: osdmap e881: 8 total, 8 up, 8 in 2023-09-30T09:34:42.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:42 smithi040 ceph-mon[189312]: pgmap v1042: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:43.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:43 smithi143 ceph-mon[183689]: osdmap e882: 8 total, 8 up, 8 in 2023-09-30T09:34:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:43 smithi040 ceph-mon[192000]: osdmap e882: 8 total, 8 up, 8 in 2023-09-30T09:34:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:43 smithi040 ceph-mon[189312]: osdmap e882: 8 total, 8 up, 8 in 2023-09-30T09:34:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:44 smithi143 ceph-mon[183689]: osdmap e883: 8 total, 8 up, 8 in 2023-09-30T09:34:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:44 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3074576759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:44 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:44 smithi143 ceph-mon[183689]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[192000]: osdmap e883: 8 total, 8 up, 8 in 2023-09-30T09:34:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3074576759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[192000]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[189312]: osdmap e883: 8 total, 8 up, 8 in 2023-09-30T09:34:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3074576759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:44.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:44 smithi040 ceph-mon[189312]: pgmap v1045: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:45.253 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.AbortError (3007 ms) 2023-09-30T09:34:45.253 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-09-30T09:34:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:45 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:45 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:45 smithi143 ceph-mon[183689]: osdmap e884: 8 total, 8 up, 8 in 2023-09-30T09:34:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[192000]: osdmap e884: 8 total, 8 up, 8 in 2023-09-30T09:34:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:45 smithi040 ceph-mon[189312]: osdmap e884: 8 total, 8 up, 8 in 2023-09-30T09:34:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:46 smithi143 ceph-mon[183689]: osdmap e885: 8 total, 8 up, 8 in 2023-09-30T09:34:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:46 smithi143 ceph-mon[183689]: pgmap v1048: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[192000]: osdmap e885: 8 total, 8 up, 8 in 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[192000]: pgmap v1048: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[189312]: osdmap e885: 8 total, 8 up, 8 in 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[189312]: pgmap v1048: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:34:46.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:34:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:47 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:47 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:47 smithi143 ceph-mon[183689]: osdmap e886: 8 total, 8 up, 8 in 2023-09-30T09:34:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:47 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/300952693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:47 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[192000]: osdmap e886: 8 total, 8 up, 8 in 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/300952693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[189312]: osdmap e886: 8 total, 8 up, 8 in 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/300952693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:47.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:47 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:48.266 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3014 ms) 2023-09-30T09:34:48.266 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-09-30T09:34:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:48 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:48 smithi143 ceph-mon[183689]: osdmap e887: 8 total, 8 up, 8 in 2023-09-30T09:34:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:48 smithi143 ceph-mon[183689]: pgmap v1051: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[189312]: osdmap e887: 8 total, 8 up, 8 in 2023-09-30T09:34:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[189312]: pgmap v1051: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[192000]: osdmap e887: 8 total, 8 up, 8 in 2023-09-30T09:34:48.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:48 smithi040 ceph-mon[192000]: pgmap v1051: 137 pgs: 19 creating+peering, 13 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:49 smithi143 ceph-mon[183689]: osdmap e888: 8 total, 8 up, 8 in 2023-09-30T09:34:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:49 smithi040 ceph-mon[192000]: osdmap e888: 8 total, 8 up, 8 in 2023-09-30T09:34:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:49 smithi040 ceph-mon[189312]: osdmap e888: 8 total, 8 up, 8 in 2023-09-30T09:34:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:50 smithi143 ceph-mon[183689]: osdmap e889: 8 total, 8 up, 8 in 2023-09-30T09:34:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:50 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1047749469' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:50 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:50 smithi143 ceph-mon[183689]: pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[192000]: osdmap e889: 8 total, 8 up, 8 in 2023-09-30T09:34:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1047749469' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[192000]: pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[189312]: osdmap e889: 8 total, 8 up, 8 in 2023-09-30T09:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1047749469' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:50 smithi040 ceph-mon[189312]: pgmap v1054: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:51.290 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3020 ms) 2023-09-30T09:34:51.290 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-09-30T09:34:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:34:51] "GET /metrics HTTP/1.1" 200 33821 "" "Prometheus/2.43.0" 2023-09-30T09:34:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[189312]: osdmap e890: 8 total, 8 up, 8 in 2023-09-30T09:34:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:51.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:51 smithi040 ceph-mon[192000]: osdmap e890: 8 total, 8 up, 8 in 2023-09-30T09:34:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:51 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:51 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:51 smithi143 ceph-mon[183689]: osdmap e890: 8 total, 8 up, 8 in 2023-09-30T09:34:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:52 smithi143 ceph-mon[183689]: osdmap e891: 8 total, 8 up, 8 in 2023-09-30T09:34:52.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:52 smithi143 ceph-mon[183689]: pgmap v1057: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:52 smithi040 ceph-mon[192000]: osdmap e891: 8 total, 8 up, 8 in 2023-09-30T09:34:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:52 smithi040 ceph-mon[192000]: pgmap v1057: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:52 smithi040 ceph-mon[189312]: osdmap e891: 8 total, 8 up, 8 in 2023-09-30T09:34:52.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:52 smithi040 ceph-mon[189312]: pgmap v1057: 105 pgs: 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:53 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:53 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:53 smithi143 ceph-mon[183689]: osdmap e892: 8 total, 8 up, 8 in 2023-09-30T09:34:53.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:53 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/39378110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:53.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:53 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[192000]: osdmap e892: 8 total, 8 up, 8 in 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/39378110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[189312]: osdmap e892: 8 total, 8 up, 8 in 2023-09-30T09:34:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/39378110' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:53.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:53 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:54.309 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3023 ms) 2023-09-30T09:34:54.309 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-09-30T09:34:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:54 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:54 smithi143 ceph-mon[183689]: osdmap e893: 8 total, 8 up, 8 in 2023-09-30T09:34:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:54 smithi143 ceph-mon[183689]: pgmap v1060: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[192000]: osdmap e893: 8 total, 8 up, 8 in 2023-09-30T09:34:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[192000]: pgmap v1060: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[189312]: osdmap e893: 8 total, 8 up, 8 in 2023-09-30T09:34:54.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:54 smithi040 ceph-mon[189312]: pgmap v1060: 137 pgs: 6 creating+peering, 26 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:55 smithi143 ceph-mon[183689]: osdmap e894: 8 total, 8 up, 8 in 2023-09-30T09:34:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:55 smithi040 ceph-mon[192000]: osdmap e894: 8 total, 8 up, 8 in 2023-09-30T09:34:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:55 smithi040 ceph-mon[189312]: osdmap e894: 8 total, 8 up, 8 in 2023-09-30T09:34:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: osdmap e895: 8 total, 8 up, 8 in 2023-09-30T09:34:56.978 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3929770759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: pgmap v1063: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:56.980 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:56 smithi143 ceph-mon[183689]: osdmap e896: 8 total, 8 up, 8 in 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: osdmap e895: 8 total, 8 up, 8 in 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3929770759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: pgmap v1063: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[192000]: osdmap e896: 8 total, 8 up, 8 in 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: osdmap e895: 8 total, 8 up, 8 in 2023-09-30T09:34:56.981 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3929770759' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:56.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: pgmap v1063: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:56.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:34:56.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:56 smithi040 ceph-mon[189312]: osdmap e896: 8 total, 8 up, 8 in 2023-09-30T09:34:57.321 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3012 ms) 2023-09-30T09:34:57.321 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-09-30T09:34:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:57 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:57 smithi143 ceph-mon[183689]: osdmap e897: 8 total, 8 up, 8 in 2023-09-30T09:34:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:57 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:57 smithi040 ceph-mon[189312]: osdmap e897: 8 total, 8 up, 8 in 2023-09-30T09:34:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:57 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:34:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:57 smithi040 ceph-mon[192000]: osdmap e897: 8 total, 8 up, 8 in 2023-09-30T09:34:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:58 smithi143 ceph-mon[183689]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:58 smithi040 ceph-mon[192000]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:58.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:58 smithi040 ceph-mon[189312]: pgmap v1066: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:34:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:59 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:59 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:34:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:59 smithi143 ceph-mon[183689]: osdmap e898: 8 total, 8 up, 8 in 2023-09-30T09:34:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:59 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3088105075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:34:59 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[192000]: osdmap e898: 8 total, 8 up, 8 in 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3088105075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[189312]: osdmap e898: 8 total, 8 up, 8 in 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3088105075' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:34:59.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:34:59 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:00.362 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3040 ms) 2023-09-30T09:35:00.362 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-09-30T09:35:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:00 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:00 smithi143 ceph-mon[183689]: osdmap e899: 8 total, 8 up, 8 in 2023-09-30T09:35:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:00 smithi143 ceph-mon[183689]: pgmap v1069: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[189312]: osdmap e899: 8 total, 8 up, 8 in 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[189312]: pgmap v1069: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[192000]: osdmap e899: 8 total, 8 up, 8 in 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[192000]: pgmap v1069: 137 pgs: 11 creating+peering, 21 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:00.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:01.349 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:01] "GET /metrics HTTP/1.1" 200 36186 "" "Prometheus/2.43.0" 2023-09-30T09:35:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:01 smithi143 ceph-mon[183689]: osdmap e900: 8 total, 8 up, 8 in 2023-09-30T09:35:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:01 smithi040 ceph-mon[192000]: osdmap e900: 8 total, 8 up, 8 in 2023-09-30T09:35:01.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:01 smithi040 ceph-mon[189312]: osdmap e900: 8 total, 8 up, 8 in 2023-09-30T09:35:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:02 smithi143 ceph-mon[183689]: osdmap e901: 8 total, 8 up, 8 in 2023-09-30T09:35:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:02 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:02.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:02 smithi143 ceph-mon[183689]: pgmap v1072: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[192000]: osdmap e901: 8 total, 8 up, 8 in 2023-09-30T09:35:02.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:02.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[192000]: pgmap v1072: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[189312]: osdmap e901: 8 total, 8 up, 8 in 2023-09-30T09:35:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:02.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:02 smithi040 ceph-mon[189312]: pgmap v1072: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:03.388 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3021 ms) 2023-09-30T09:35:03.388 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-09-30T09:35:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:03 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:03 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:03.644 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:03 smithi143 ceph-mon[183689]: osdmap e902: 8 total, 8 up, 8 in 2023-09-30T09:35:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[192000]: osdmap e902: 8 total, 8 up, 8 in 2023-09-30T09:35:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/4262609274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:03 smithi040 ceph-mon[189312]: osdmap e902: 8 total, 8 up, 8 in 2023-09-30T09:35:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:04 smithi143 ceph-mon[183689]: osdmap e903: 8 total, 8 up, 8 in 2023-09-30T09:35:04.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:04 smithi143 ceph-mon[183689]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:04 smithi040 ceph-mon[192000]: osdmap e903: 8 total, 8 up, 8 in 2023-09-30T09:35:04.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:04 smithi040 ceph-mon[192000]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:04 smithi040 ceph-mon[189312]: osdmap e903: 8 total, 8 up, 8 in 2023-09-30T09:35:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:04 smithi040 ceph-mon[189312]: pgmap v1075: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[192000]: osdmap e904: 8 total, 8 up, 8 in 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[189312]: osdmap e904: 8 total, 8 up, 8 in 2023-09-30T09:35:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:05 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:05 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:05 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:35:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:05 smithi143 ceph-mon[183689]: osdmap e904: 8 total, 8 up, 8 in 2023-09-30T09:35:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:05 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:06.396 INFO:tasks.workunit.client.0.smithi040.stdout:[ OK ] TestCls2PCQueue.Cleanup (3013 ms) 2023-09-30T09:35:06.396 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-09-30T09:35:06.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:06 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:06.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:06 smithi143 ceph-mon[183689]: osdmap e905: 8 total, 8 up, 8 in 2023-09-30T09:35:06.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:06 smithi143 ceph-mon[183689]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:06.896 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:06 smithi143 ceph-mon[183689]: osdmap e906: 8 total, 8 up, 8 in 2023-09-30T09:35:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[192000]: osdmap e905: 8 total, 8 up, 8 in 2023-09-30T09:35:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[192000]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:06.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[192000]: osdmap e906: 8 total, 8 up, 8 in 2023-09-30T09:35:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3717959587' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[189312]: osdmap e905: 8 total, 8 up, 8 in 2023-09-30T09:35:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[189312]: pgmap v1078: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:06 smithi040 ceph-mon[189312]: osdmap e906: 8 total, 8 up, 8 in 2023-09-30T09:35:08.465 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:720: Failure 2023-09-30T09:35:08.465 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:08.465 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:08.465 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:08.465 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:08.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:08 smithi143 ceph-mon[183689]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:08.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:08 smithi143 ceph-mon[183689]: osdmap e907: 8 total, 8 up, 8 in 2023-09-30T09:35:08.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:08 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3087069034' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:08.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:08 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[192000]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:08.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[192000]: osdmap e907: 8 total, 8 up, 8 in 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3087069034' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[189312]: pgmap v1080: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[189312]: osdmap e907: 8 total, 8 up, 8 in 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3087069034' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:08.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:08 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:09 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:09 smithi143 ceph-mon[183689]: osdmap e908: 8 total, 8 up, 8 in 2023-09-30T09:35:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:09 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:09 smithi040 ceph-mon[192000]: osdmap e908: 8 total, 8 up, 8 in 2023-09-30T09:35:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:09 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:09 smithi040 ceph-mon[189312]: osdmap e908: 8 total, 8 up, 8 in 2023-09-30T09:35:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:10 smithi143 ceph-mon[183689]: pgmap v1083: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:10 smithi143 ceph-mon[183689]: osdmap e909: 8 total, 8 up, 8 in 2023-09-30T09:35:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:10 smithi040 ceph-mon[192000]: pgmap v1083: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:10 smithi040 ceph-mon[192000]: osdmap e909: 8 total, 8 up, 8 in 2023-09-30T09:35:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:10 smithi040 ceph-mon[189312]: pgmap v1083: 137 pgs: 3 creating+peering, 21 unknown, 113 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:10 smithi040 ceph-mon[189312]: osdmap e909: 8 total, 8 up, 8 in 2023-09-30T09:35:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:11] "GET /metrics HTTP/1.1" 200 36186 "" "Prometheus/2.43.0" 2023-09-30T09:35:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:12 smithi143 ceph-mon[183689]: pgmap v1085: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:12 smithi040 ceph-mon[192000]: pgmap v1085: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:12 smithi040 ceph-mon[189312]: pgmap v1085: 137 pgs: 3 creating+peering, 17 unknown, 117 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:14 smithi143 ceph-mon[183689]: pgmap v1086: 137 pgs: 137 active+clean; 1.5 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 7.15k op/s 2023-09-30T09:35:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:14 smithi040 ceph-mon[192000]: pgmap v1086: 137 pgs: 137 active+clean; 1.5 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 7.15k op/s 2023-09-30T09:35:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:14 smithi040 ceph-mon[189312]: pgmap v1086: 137 pgs: 137 active+clean; 1.5 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 7.15k op/s 2023-09-30T09:35:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:16.737 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:726: Failure 2023-09-30T09:35:16.737 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:16.738 INFO:tasks.workunit.client.0.smithi040.stdout: consume_count 2023-09-30T09:35:16.738 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: 0 2023-09-30T09:35:16.738 INFO:tasks.workunit.client.0.smithi040.stdout: number_of_ops*number_of_elements*max_producer_count 2023-09-30T09:35:16.738 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: 69000 2023-09-30T09:35:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:16 smithi143 ceph-mon[183689]: pgmap v1087: 137 pgs: 137 active+clean; 1.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.37k op/s 2023-09-30T09:35:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:16 smithi040 ceph-mon[192000]: pgmap v1087: 137 pgs: 137 active+clean; 1.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.37k op/s 2023-09-30T09:35:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:16 smithi040 ceph-mon[189312]: pgmap v1087: 137 pgs: 137 active+clean; 1.5 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 4.9 MiB/s wr, 5.37k op/s 2023-09-30T09:35:17.452 INFO:tasks.workunit.client.0.smithi040.stdout:[ FAILED ] TestCls2PCQueue.MultiProducer (11055 ms) 2023-09-30T09:35:17.452 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-09-30T09:35:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:18 smithi143 ceph-mon[183689]: pgmap v1088: 137 pgs: 137 active+clean; 2.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 9.01k op/s 2023-09-30T09:35:18.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:18 smithi143 ceph-mon[183689]: osdmap e910: 8 total, 8 up, 8 in 2023-09-30T09:35:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:18 smithi040 ceph-mon[192000]: pgmap v1088: 137 pgs: 137 active+clean; 2.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 9.01k op/s 2023-09-30T09:35:18.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:18 smithi040 ceph-mon[192000]: osdmap e910: 8 total, 8 up, 8 in 2023-09-30T09:35:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:18 smithi040 ceph-mon[189312]: pgmap v1088: 137 pgs: 137 active+clean; 2.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 9.01k op/s 2023-09-30T09:35:18.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:18 smithi040 ceph-mon[189312]: osdmap e910: 8 total, 8 up, 8 in 2023-09-30T09:35:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:19 smithi143 ceph-mon[183689]: osdmap e911: 8 total, 8 up, 8 in 2023-09-30T09:35:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:19 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:19 smithi040 ceph-mon[189312]: osdmap e911: 8 total, 8 up, 8 in 2023-09-30T09:35:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:19 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:19 smithi040 ceph-mon[192000]: osdmap e911: 8 total, 8 up, 8 in 2023-09-30T09:35:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:19 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:20.252 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:780: Failure 2023-09-30T09:35:20.252 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:20.252 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:20.252 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &wop) 2023-09-30T09:35:20.252 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:20.477 INFO:tasks.workunit.client.0.smithi040.stdout:[ FAILED ] TestCls2PCQueue.AsyncConsumer (3026 ms) 2023-09-30T09:35:20.478 INFO:tasks.workunit.client.0.smithi040.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-09-30T09:35:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:20 smithi143 ceph-mon[183689]: pgmap v1091: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:20 smithi143 ceph-mon[183689]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:20 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:20 smithi143 ceph-mon[183689]: osdmap e912: 8 total, 8 up, 8 in 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[189312]: pgmap v1091: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[189312]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[189312]: osdmap e912: 8 total, 8 up, 8 in 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[192000]: pgmap v1091: 137 pgs: 1 creating+peering, 31 unknown, 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[192000]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-09-30T09:35:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1157270529' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:20.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:20 smithi040 ceph-mon[192000]: osdmap e912: 8 total, 8 up, 8 in 2023-09-30T09:35:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:35:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:21 smithi143 ceph-mon[183689]: osdmap e913: 8 total, 8 up, 8 in 2023-09-30T09:35:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:21 smithi040 ceph-mon[189312]: osdmap e913: 8 total, 8 up, 8 in 2023-09-30T09:35:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:21 smithi040 ceph-mon[192000]: osdmap e913: 8 total, 8 up, 8 in 2023-09-30T09:35:22.630 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-30T09:35:22.630 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:22.631 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-30T09:35:22.632 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:22.632 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:22.633 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-30T09:35:22.633 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:22.633 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:22.636 INFO:tasks.workunit.client.0.smithi040.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.6-1161-g191c1869/rpm/el8/BUILD/ceph-17.2.6-1161-g191c1869/src/test/cls_2pc_queue/test_cls_2pc_queue.cc:853: Failure 2023-09-30T09:35:22.636 INFO:tasks.workunit.client.0.smithi040.stdout:Expected equality of these values: 2023-09-30T09:35:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: 0 2023-09-30T09:35:22.636 INFO:tasks.workunit.client.0.smithi040.stdout: ioctx.operate(queue_name, &op) 2023-09-30T09:35:22.637 INFO:tasks.workunit.client.0.smithi040.stdout: Which is: -22 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: osdmap e914: 8 total, 8 up, 8 in 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/370139211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:22 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: osdmap e914: 8 total, 8 up, 8 in 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/370139211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: pgmap v1094: 105 pgs: 105 active+clean; 583 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: osdmap e914: 8 total, 8 up, 8 in 2023-09-30T09:35:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/370139211' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:22.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:22 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-30T09:35:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:23 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:23 smithi143 ceph-mon[183689]: osdmap e915: 8 total, 8 up, 8 in 2023-09-30T09:35:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:23 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:23 smithi040 ceph-mon[192000]: osdmap e915: 8 total, 8 up, 8 in 2023-09-30T09:35:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:23 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi040-240013-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-30T09:35:23.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:23 smithi040 ceph-mon[189312]: osdmap e915: 8 total, 8 up, 8 in 2023-09-30T09:35:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:24 smithi143 ceph-mon[183689]: pgmap v1097: 137 pgs: 16 creating+peering, 12 unknown, 109 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 478 KiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2023-09-30T09:35:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:24 smithi143 ceph-mon[183689]: osdmap e916: 8 total, 8 up, 8 in 2023-09-30T09:35:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:24 smithi040 ceph-mon[192000]: pgmap v1097: 137 pgs: 16 creating+peering, 12 unknown, 109 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 478 KiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2023-09-30T09:35:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:24 smithi040 ceph-mon[192000]: osdmap e916: 8 total, 8 up, 8 in 2023-09-30T09:35:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:24 smithi040 ceph-mon[189312]: pgmap v1097: 137 pgs: 16 creating+peering, 12 unknown, 109 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 478 KiB/s rd, 1.3 MiB/s wr, 1.48k op/s 2023-09-30T09:35:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:24 smithi040 ceph-mon[189312]: osdmap e916: 8 total, 8 up, 8 in 2023-09-30T09:35:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:26 smithi143 ceph-mon[183689]: pgmap v1099: 137 pgs: 16 creating+peering, 4 unknown, 117 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 1.19k op/s 2023-09-30T09:35:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:26 smithi040 ceph-mon[192000]: pgmap v1099: 137 pgs: 16 creating+peering, 4 unknown, 117 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 1.19k op/s 2023-09-30T09:35:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:26 smithi040 ceph-mon[189312]: pgmap v1099: 137 pgs: 16 creating+peering, 4 unknown, 117 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 387 KiB/s rd, 1.1 MiB/s wr, 1.19k op/s 2023-09-30T09:35:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:28 smithi143 ceph-mon[183689]: pgmap v1100: 137 pgs: 137 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 319 KiB/s rd, 909 KiB/s wr, 984 op/s 2023-09-30T09:35:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:28 smithi040 ceph-mon[192000]: pgmap v1100: 137 pgs: 137 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 319 KiB/s rd, 909 KiB/s wr, 984 op/s 2023-09-30T09:35:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:28 smithi040 ceph-mon[189312]: pgmap v1100: 137 pgs: 137 active+clean; 730 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 319 KiB/s rd, 909 KiB/s wr, 984 op/s 2023-09-30T09:35:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:30 smithi143 ceph-mon[183689]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.35k op/s 2023-09-30T09:35:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:30 smithi040 ceph-mon[192000]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.35k op/s 2023-09-30T09:35:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:30 smithi040 ceph-mon[189312]: pgmap v1101: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.9 MiB/s wr, 4.35k op/s 2023-09-30T09:35:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:35:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:32 smithi143 ceph-mon[183689]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 3.87k op/s 2023-09-30T09:35:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:32 smithi040 ceph-mon[192000]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 3.87k op/s 2023-09-30T09:35:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:32 smithi040 ceph-mon[189312]: pgmap v1102: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.5 MiB/s wr, 3.87k op/s 2023-09-30T09:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:33.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:34 smithi143 ceph-mon[183689]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 2.6 MiB/s wr, 2.86k op/s 2023-09-30T09:35:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[192000]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 2.6 MiB/s wr, 2.86k op/s 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[189312]: pgmap v1103: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 2.6 MiB/s wr, 2.86k op/s 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:35:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:35:34.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:35:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:36 smithi143 ceph-mon[183689]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 2.2 MiB/s wr, 2.40k op/s 2023-09-30T09:35:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:36 smithi040 ceph-mon[192000]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 2.2 MiB/s wr, 2.40k op/s 2023-09-30T09:35:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:36 smithi040 ceph-mon[189312]: pgmap v1104: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 711 KiB/s rd, 2.2 MiB/s wr, 2.40k op/s 2023-09-30T09:35:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:38 smithi143 ceph-mon[183689]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:38 smithi040 ceph-mon[192000]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:38 smithi040 ceph-mon[189312]: pgmap v1105: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:40 smithi143 ceph-mon[183689]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:40 smithi040 ceph-mon[192000]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:40 smithi040 ceph-mon[189312]: pgmap v1106: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 706 KiB/s rd, 2.2 MiB/s wr, 2.39k op/s 2023-09-30T09:35:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:35:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:42 smithi143 ceph-mon[183689]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:42 smithi040 ceph-mon[192000]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:42 smithi040 ceph-mon[189312]: pgmap v1107: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:44 smithi143 ceph-mon[183689]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:44 smithi040 ceph-mon[192000]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:44 smithi040 ceph-mon[189312]: pgmap v1108: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:35:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:46 smithi143 ceph-mon[183689]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:46 smithi040 ceph-mon[192000]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:46 smithi040 ceph-mon[189312]: pgmap v1109: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:48 smithi143 ceph-mon[183689]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:48 smithi040 ceph-mon[192000]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:48 smithi040 ceph-mon[189312]: pgmap v1110: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:50.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:50 smithi143 ceph-mon[183689]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:50 smithi040 ceph-mon[192000]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:50 smithi040 ceph-mon[189312]: pgmap v1111: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:35:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:35:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:35:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:52 smithi143 ceph-mon[183689]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:52 smithi040 ceph-mon[192000]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:52 smithi040 ceph-mon[189312]: pgmap v1112: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:54 smithi143 ceph-mon[183689]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:54 smithi040 ceph-mon[192000]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:54 smithi040 ceph-mon[189312]: pgmap v1113: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:56 smithi143 ceph-mon[183689]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:56 smithi040 ceph-mon[192000]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:56 smithi040 ceph-mon[189312]: pgmap v1114: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:58.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:35:58 smithi143 ceph-mon[183689]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:58.421 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:35:58 smithi040 ceph-mon[192000]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:35:58.421 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:35:58 smithi040 ceph-mon[189312]: pgmap v1115: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:00 smithi143 ceph-mon[183689]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:00 smithi040 ceph-mon[192000]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:00 smithi040 ceph-mon[189312]: pgmap v1116: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T09:36:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:02 smithi143 ceph-mon[183689]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:02 smithi040 ceph-mon[192000]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:02 smithi040 ceph-mon[189312]: pgmap v1117: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:04 smithi143 ceph-mon[183689]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:04 smithi040 ceph-mon[192000]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:04 smithi040 ceph-mon[189312]: pgmap v1118: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:06 smithi143 ceph-mon[183689]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:06 smithi040 ceph-mon[192000]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:06 smithi040 ceph-mon[189312]: pgmap v1119: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:08 smithi143 ceph-mon[183689]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:08 smithi040 ceph-mon[192000]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:08 smithi040 ceph-mon[189312]: pgmap v1120: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:10 smithi143 ceph-mon[183689]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:10.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:10 smithi040 ceph-mon[192000]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:10 smithi040 ceph-mon[189312]: pgmap v1121: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T09:36:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:12 smithi143 ceph-mon[183689]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:12 smithi040 ceph-mon[189312]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:12 smithi040 ceph-mon[192000]: pgmap v1122: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:14 smithi143 ceph-mon[183689]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:14 smithi040 ceph-mon[192000]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:14 smithi040 ceph-mon[189312]: pgmap v1123: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:16 smithi143 ceph-mon[183689]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:16 smithi040 ceph-mon[192000]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:16 smithi040 ceph-mon[189312]: pgmap v1124: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:18 smithi143 ceph-mon[183689]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:18 smithi040 ceph-mon[192000]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:18 smithi040 ceph-mon[189312]: pgmap v1125: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:20 smithi143 ceph-mon[183689]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:20 smithi040 ceph-mon[192000]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:20 smithi040 ceph-mon[189312]: pgmap v1126: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T09:36:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:22 smithi143 ceph-mon[183689]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:22 smithi040 ceph-mon[192000]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:22 smithi040 ceph-mon[189312]: pgmap v1127: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:24 smithi143 ceph-mon[183689]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:24 smithi040 ceph-mon[192000]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:24 smithi040 ceph-mon[189312]: pgmap v1128: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:26 smithi143 ceph-mon[183689]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:26 smithi040 ceph-mon[192000]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:26 smithi040 ceph-mon[189312]: pgmap v1129: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:28 smithi143 ceph-mon[183689]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:28 smithi040 ceph-mon[192000]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:28 smithi040 ceph-mon[189312]: pgmap v1130: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:30 smithi143 ceph-mon[183689]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:30 smithi040 ceph-mon[192000]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:30 smithi040 ceph-mon[189312]: pgmap v1131: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:36:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:32 smithi143 ceph-mon[183689]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:32 smithi040 ceph-mon[192000]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:32 smithi040 ceph-mon[189312]: pgmap v1132: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:34 smithi143 ceph-mon[183689]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:34 smithi040 ceph-mon[192000]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:34 smithi040 ceph-mon[189312]: pgmap v1133: 137 pgs: 137 active+clean; 1.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:36:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:36:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:36:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:36:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:36:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:36:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:36 smithi143 ceph-mon[183689]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:36 smithi040 ceph-mon[192000]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:36 smithi040 ceph-mon[189312]: pgmap v1134: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:38 smithi143 ceph-mon[183689]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:38 smithi040 ceph-mon[192000]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:38 smithi040 ceph-mon[189312]: pgmap v1135: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:40 smithi143 ceph-mon[183689]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:40 smithi040 ceph-mon[192000]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:40 smithi040 ceph-mon[189312]: pgmap v1136: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:36:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:42 smithi143 ceph-mon[183689]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:42 smithi040 ceph-mon[192000]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:42 smithi040 ceph-mon[189312]: pgmap v1137: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:44 smithi143 ceph-mon[183689]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:44 smithi040 ceph-mon[192000]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:44 smithi040 ceph-mon[189312]: pgmap v1138: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:36:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:46 smithi143 ceph-mon[183689]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:46 smithi040 ceph-mon[192000]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:46 smithi040 ceph-mon[189312]: pgmap v1139: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:48 smithi143 ceph-mon[183689]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:48 smithi040 ceph-mon[192000]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:48 smithi040 ceph-mon[189312]: pgmap v1140: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:50 smithi143 ceph-mon[183689]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:50 smithi040 ceph-mon[192000]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:50 smithi040 ceph-mon[189312]: pgmap v1141: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:36:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:36:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T09:36:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:52 smithi143 ceph-mon[183689]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:52 smithi040 ceph-mon[192000]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:52 smithi040 ceph-mon[189312]: pgmap v1142: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:54 smithi143 ceph-mon[183689]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:54 smithi040 ceph-mon[192000]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:54 smithi040 ceph-mon[189312]: pgmap v1143: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:56 smithi143 ceph-mon[183689]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:56 smithi040 ceph-mon[192000]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:56 smithi040 ceph-mon[189312]: pgmap v1144: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:36:58 smithi143 ceph-mon[183689]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:36:58 smithi040 ceph-mon[192000]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:36:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:36:58 smithi040 ceph-mon[189312]: pgmap v1145: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:00 smithi143 ceph-mon[183689]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:00 smithi040 ceph-mon[192000]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:00 smithi040 ceph-mon[189312]: pgmap v1146: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:01] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:37:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:02 smithi143 ceph-mon[183689]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:02 smithi040 ceph-mon[192000]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:02 smithi040 ceph-mon[189312]: pgmap v1147: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:04 smithi143 ceph-mon[183689]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:05.052 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:04 smithi040 ceph-mon[192000]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:05.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:04 smithi040 ceph-mon[189312]: pgmap v1148: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:06 smithi143 ceph-mon[183689]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:06 smithi040 ceph-mon[192000]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:06 smithi040 ceph-mon[189312]: pgmap v1149: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:08 smithi143 ceph-mon[183689]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:08 smithi040 ceph-mon[192000]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:08 smithi040 ceph-mon[189312]: pgmap v1150: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:10 smithi143 ceph-mon[183689]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:10 smithi040 ceph-mon[192000]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:10 smithi040 ceph-mon[189312]: pgmap v1151: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:11] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:37:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:12 smithi143 ceph-mon[183689]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:12 smithi040 ceph-mon[192000]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:12 smithi040 ceph-mon[189312]: pgmap v1152: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:14 smithi143 ceph-mon[183689]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:14 smithi040 ceph-mon[192000]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:14 smithi040 ceph-mon[189312]: pgmap v1153: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:16 smithi143 ceph-mon[183689]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:16 smithi040 ceph-mon[192000]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:16 smithi040 ceph-mon[189312]: pgmap v1154: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:18 smithi143 ceph-mon[183689]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:18 smithi040 ceph-mon[192000]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:18 smithi040 ceph-mon[189312]: pgmap v1155: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:20 smithi143 ceph-mon[183689]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:20 smithi040 ceph-mon[192000]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:20 smithi040 ceph-mon[189312]: pgmap v1156: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:37:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:22 smithi143 ceph-mon[183689]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:22 smithi040 ceph-mon[192000]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:22 smithi040 ceph-mon[189312]: pgmap v1157: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:24 smithi143 ceph-mon[183689]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:24 smithi040 ceph-mon[192000]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:24 smithi040 ceph-mon[189312]: pgmap v1158: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:26 smithi143 ceph-mon[183689]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:26 smithi040 ceph-mon[192000]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:26 smithi040 ceph-mon[189312]: pgmap v1159: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:28 smithi143 ceph-mon[183689]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:28 smithi040 ceph-mon[192000]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:28 smithi040 ceph-mon[189312]: pgmap v1160: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:30 smithi143 ceph-mon[183689]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:30 smithi040 ceph-mon[192000]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:30 smithi040 ceph-mon[189312]: pgmap v1161: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T09:37:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:32 smithi143 ceph-mon[183689]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:32 smithi040 ceph-mon[189312]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:32 smithi040 ceph-mon[192000]: pgmap v1162: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:34 smithi143 ceph-mon[183689]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:34 smithi040 ceph-mon[192000]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:34 smithi040 ceph-mon[189312]: pgmap v1163: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:35.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:35.921 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:35.921 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:35.921 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:37:35.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:37:35.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:37:35.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:37:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:36 smithi143 ceph-mon[183689]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:36 smithi040 ceph-mon[192000]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:36 smithi040 ceph-mon[189312]: pgmap v1164: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:38 smithi143 ceph-mon[183689]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:38 smithi040 ceph-mon[192000]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:38 smithi040 ceph-mon[189312]: pgmap v1165: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T09:37:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:40 smithi143 ceph-mon[183689]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:40 smithi040 ceph-mon[189312]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:40 smithi040 ceph-mon[192000]: pgmap v1166: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T09:37:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:42 smithi143 ceph-mon[183689]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:42 smithi040 ceph-mon[192000]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:42 smithi040 ceph-mon[189312]: pgmap v1167: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:44 smithi143 ceph-mon[183689]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:44 smithi040 ceph-mon[192000]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:44 smithi040 ceph-mon[189312]: pgmap v1168: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:37:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:46 smithi143 ceph-mon[183689]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:46 smithi040 ceph-mon[192000]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:46 smithi040 ceph-mon[189312]: pgmap v1169: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:48 smithi143 ceph-mon[183689]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:48 smithi040 ceph-mon[192000]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:48 smithi040 ceph-mon[189312]: pgmap v1170: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:50 smithi143 ceph-mon[183689]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:50 smithi040 ceph-mon[192000]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:50 smithi040 ceph-mon[189312]: pgmap v1171: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:51.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:37:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:37:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:37:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:52 smithi143 ceph-mon[183689]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:52 smithi040 ceph-mon[192000]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:52 smithi040 ceph-mon[189312]: pgmap v1172: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:54 smithi143 ceph-mon[183689]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:54 smithi040 ceph-mon[192000]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:54 smithi040 ceph-mon[189312]: pgmap v1173: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:56 smithi143 ceph-mon[183689]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:56 smithi040 ceph-mon[192000]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:56 smithi040 ceph-mon[189312]: pgmap v1174: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:37:58 smithi143 ceph-mon[183689]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:37:58 smithi040 ceph-mon[192000]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:37:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:37:58 smithi040 ceph-mon[189312]: pgmap v1175: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:00 smithi143 ceph-mon[183689]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:00 smithi040 ceph-mon[192000]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:00 smithi040 ceph-mon[189312]: pgmap v1176: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:38:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:02 smithi143 ceph-mon[183689]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:02 smithi040 ceph-mon[192000]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:02 smithi040 ceph-mon[189312]: pgmap v1177: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:04 smithi143 ceph-mon[183689]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:04 smithi040 ceph-mon[192000]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:04 smithi040 ceph-mon[189312]: pgmap v1178: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:06 smithi143 ceph-mon[183689]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:06 smithi040 ceph-mon[192000]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:06 smithi040 ceph-mon[189312]: pgmap v1179: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:08 smithi143 ceph-mon[183689]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:08 smithi040 ceph-mon[192000]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:08 smithi040 ceph-mon[189312]: pgmap v1180: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:10 smithi143 ceph-mon[183689]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:10 smithi040 ceph-mon[192000]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:10 smithi040 ceph-mon[189312]: pgmap v1181: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:38:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:12 smithi143 ceph-mon[183689]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:12 smithi040 ceph-mon[192000]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:12 smithi040 ceph-mon[189312]: pgmap v1182: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:14 smithi143 ceph-mon[183689]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:14 smithi040 ceph-mon[192000]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:14 smithi040 ceph-mon[189312]: pgmap v1183: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:16 smithi143 ceph-mon[183689]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:16 smithi040 ceph-mon[192000]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:16 smithi040 ceph-mon[189312]: pgmap v1184: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:18 smithi143 ceph-mon[183689]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:18 smithi040 ceph-mon[192000]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:18 smithi040 ceph-mon[189312]: pgmap v1185: 137 pgs: 137 active+clean; 1.3 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:20 smithi143 ceph-mon[183689]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:20.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:20 smithi040 ceph-mon[189312]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:20.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:20 smithi040 ceph-mon[192000]: pgmap v1186: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:38:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:22 smithi143 ceph-mon[183689]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:22 smithi040 ceph-mon[192000]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:22 smithi040 ceph-mon[189312]: pgmap v1187: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:24 smithi143 ceph-mon[183689]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:38:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=sqlstore.transactions t=2023-09-30T09:38:24.557526909Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-30T09:38:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:38:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T09:38:24.55972413Z level=info msg="Completed cleanup jobs" duration=12.59365ms 2023-09-30T09:38:24.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:24 smithi040 ceph-mon[192000]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:24.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:24 smithi040 ceph-mon[189312]: pgmap v1188: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:26 smithi143 ceph-mon[183689]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:26 smithi040 ceph-mon[192000]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:26 smithi040 ceph-mon[189312]: pgmap v1189: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:28 smithi143 ceph-mon[183689]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:28 smithi040 ceph-mon[192000]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:28 smithi040 ceph-mon[189312]: pgmap v1190: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:30 smithi143 ceph-mon[183689]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:30 smithi040 ceph-mon[192000]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:30 smithi040 ceph-mon[189312]: pgmap v1191: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T09:38:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:32 smithi143 ceph-mon[183689]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:32 smithi040 ceph-mon[192000]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:32 smithi040 ceph-mon[189312]: pgmap v1192: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:34 smithi143 ceph-mon[183689]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:34 smithi040 ceph-mon[192000]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:34 smithi040 ceph-mon[189312]: pgmap v1193: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:38:36.861 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:36 smithi040 ceph-mon[192000]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:36.861 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:36 smithi040 ceph-mon[189312]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:36 smithi143 ceph-mon[183689]: pgmap v1194: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:38.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:38.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: pgmap v1195: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:38:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:38:38.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:38:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:40 smithi143 ceph-mon[183689]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:40 smithi040 ceph-mon[189312]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:40 smithi040 ceph-mon[192000]: pgmap v1196: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T09:38:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:42 smithi143 ceph-mon[183689]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:42 smithi040 ceph-mon[192000]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:42 smithi040 ceph-mon[189312]: pgmap v1197: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:44 smithi143 ceph-mon[183689]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:44 smithi040 ceph-mon[192000]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:44 smithi040 ceph-mon[189312]: pgmap v1198: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:38:46.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:46 smithi143 ceph-mon[183689]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:46 smithi040 ceph-mon[192000]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:46.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:46 smithi040 ceph-mon[189312]: pgmap v1199: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:48 smithi143 ceph-mon[183689]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:48 smithi040 ceph-mon[192000]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:48 smithi040 ceph-mon[189312]: pgmap v1200: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:50 smithi143 ceph-mon[183689]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:50 smithi040 ceph-mon[192000]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:50 smithi040 ceph-mon[189312]: pgmap v1201: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:38:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:38:51] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:38:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:52 smithi143 ceph-mon[183689]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:52 smithi040 ceph-mon[189312]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:52.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:52 smithi040 ceph-mon[192000]: pgmap v1202: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:54 smithi143 ceph-mon[183689]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:54 smithi040 ceph-mon[189312]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:54 smithi040 ceph-mon[192000]: pgmap v1203: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:56 smithi143 ceph-mon[183689]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:57.392 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:56 smithi040 ceph-mon[189312]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:57.392 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:56 smithi040 ceph-mon[192000]: pgmap v1204: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:38:58 smithi143 ceph-mon[183689]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:38:58 smithi040 ceph-mon[192000]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:38:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:38:58 smithi040 ceph-mon[189312]: pgmap v1205: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:00 smithi143 ceph-mon[183689]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:00 smithi040 ceph-mon[192000]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:00 smithi040 ceph-mon[189312]: pgmap v1206: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:39:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:02 smithi143 ceph-mon[183689]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:02 smithi040 ceph-mon[192000]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:02 smithi040 ceph-mon[189312]: pgmap v1207: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:04 smithi143 ceph-mon[183689]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:04 smithi040 ceph-mon[192000]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:04 smithi040 ceph-mon[189312]: pgmap v1208: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:06 smithi143 ceph-mon[183689]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:06 smithi040 ceph-mon[192000]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:06 smithi040 ceph-mon[189312]: pgmap v1209: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:08 smithi143 ceph-mon[183689]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:08 smithi040 ceph-mon[192000]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:08 smithi040 ceph-mon[189312]: pgmap v1210: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:10 smithi143 ceph-mon[183689]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:10 smithi040 ceph-mon[192000]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:10 smithi040 ceph-mon[189312]: pgmap v1211: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:39:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:12 smithi143 ceph-mon[183689]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:12 smithi040 ceph-mon[192000]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:12 smithi040 ceph-mon[189312]: pgmap v1212: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:14 smithi143 ceph-mon[183689]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:14 smithi040 ceph-mon[192000]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:14 smithi040 ceph-mon[189312]: pgmap v1213: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:16 smithi143 ceph-mon[183689]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:16 smithi040 ceph-mon[192000]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:16 smithi040 ceph-mon[189312]: pgmap v1214: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:18 smithi143 ceph-mon[183689]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:18.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:18 smithi040 ceph-mon[192000]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:18.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:18 smithi040 ceph-mon[189312]: pgmap v1215: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:20 smithi143 ceph-mon[183689]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:20 smithi040 ceph-mon[192000]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:20 smithi040 ceph-mon[189312]: pgmap v1216: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:39:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:22 smithi143 ceph-mon[183689]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:22 smithi040 ceph-mon[192000]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:22 smithi040 ceph-mon[189312]: pgmap v1217: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:24 smithi143 ceph-mon[183689]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:24 smithi040 ceph-mon[192000]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:24 smithi040 ceph-mon[189312]: pgmap v1218: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:26 smithi143 ceph-mon[183689]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:26 smithi040 ceph-mon[192000]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:26 smithi040 ceph-mon[189312]: pgmap v1219: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:28.053 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:28 smithi040 ceph-mon[189312]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:28 smithi143 ceph-mon[183689]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:28 smithi040 ceph-mon[192000]: pgmap v1220: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:30 smithi143 ceph-mon[183689]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:30 smithi040 ceph-mon[192000]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:30 smithi040 ceph-mon[189312]: pgmap v1221: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:39:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:32 smithi143 ceph-mon[183689]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:32 smithi040 ceph-mon[192000]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:32.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:32 smithi040 ceph-mon[189312]: pgmap v1222: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:34 smithi143 ceph-mon[183689]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:34 smithi040 ceph-mon[192000]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:34 smithi040 ceph-mon[189312]: pgmap v1223: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:36 smithi143 ceph-mon[183689]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:36 smithi040 ceph-mon[192000]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:36 smithi040 ceph-mon[189312]: pgmap v1224: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:38 smithi143 ceph-mon[183689]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:38 smithi040 ceph-mon[192000]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:38 smithi040 ceph-mon[189312]: pgmap v1225: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:39:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:39:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:39:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:39:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:39:39.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:39:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:39:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:39:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:39:39.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:39:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:40 smithi143 ceph-mon[183689]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:40 smithi040 ceph-mon[192000]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:40 smithi040 ceph-mon[189312]: pgmap v1226: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:39:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:42 smithi143 ceph-mon[183689]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:42 smithi040 ceph-mon[192000]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:42 smithi040 ceph-mon[189312]: pgmap v1227: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:44 smithi143 ceph-mon[183689]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:44 smithi040 ceph-mon[192000]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:44 smithi040 ceph-mon[189312]: pgmap v1228: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:39:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:46 smithi143 ceph-mon[183689]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:46 smithi040 ceph-mon[192000]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:46 smithi040 ceph-mon[189312]: pgmap v1229: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:48 smithi143 ceph-mon[183689]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:48 smithi040 ceph-mon[192000]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:48 smithi040 ceph-mon[189312]: pgmap v1230: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:50 smithi143 ceph-mon[183689]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:50 smithi040 ceph-mon[189312]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:50.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:50 smithi040 ceph-mon[192000]: pgmap v1231: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:39:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:39:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:39:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:52 smithi143 ceph-mon[183689]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:52 smithi040 ceph-mon[192000]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:52 smithi040 ceph-mon[189312]: pgmap v1232: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:54 smithi143 ceph-mon[183689]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:54 smithi040 ceph-mon[192000]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:54 smithi040 ceph-mon[189312]: pgmap v1233: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:56 smithi143 ceph-mon[183689]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:56 smithi040 ceph-mon[192000]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:56 smithi040 ceph-mon[189312]: pgmap v1234: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:39:58 smithi143 ceph-mon[183689]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:39:58 smithi040 ceph-mon[192000]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:39:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:39:58 smithi040 ceph-mon[189312]: pgmap v1235: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:00 smithi143 ceph-mon[183689]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T09:40:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[192000]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:40:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[189312]: pgmap v1236: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:40:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:40:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:02 smithi143 ceph-mon[183689]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:02 smithi040 ceph-mon[192000]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:02 smithi040 ceph-mon[189312]: pgmap v1237: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:04 smithi143 ceph-mon[183689]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:04 smithi040 ceph-mon[192000]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:04 smithi040 ceph-mon[189312]: pgmap v1238: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:06 smithi143 ceph-mon[183689]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:06 smithi040 ceph-mon[192000]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:06 smithi040 ceph-mon[189312]: pgmap v1239: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:08 smithi143 ceph-mon[183689]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:08.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:08 smithi040 ceph-mon[192000]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:08.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:08 smithi040 ceph-mon[189312]: pgmap v1240: 137 pgs: 137 active+clean; 1.3 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:10 smithi143 ceph-mon[183689]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:10 smithi040 ceph-mon[192000]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:10 smithi040 ceph-mon[189312]: pgmap v1241: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:40:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:12 smithi143 ceph-mon[183689]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:12 smithi040 ceph-mon[189312]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:12.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:12 smithi040 ceph-mon[192000]: pgmap v1242: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:14 smithi143 ceph-mon[183689]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:14 smithi040 ceph-mon[192000]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:14 smithi040 ceph-mon[189312]: pgmap v1243: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:16 smithi143 ceph-mon[183689]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:16 smithi040 ceph-mon[192000]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:16 smithi040 ceph-mon[189312]: pgmap v1244: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:18 smithi143 ceph-mon[183689]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:18 smithi040 ceph-mon[192000]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:18.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:18 smithi040 ceph-mon[189312]: pgmap v1245: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:20 smithi143 ceph-mon[183689]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:20 smithi040 ceph-mon[192000]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:20 smithi040 ceph-mon[189312]: pgmap v1246: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:40:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:22 smithi143 ceph-mon[183689]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:22 smithi040 ceph-mon[192000]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:22 smithi040 ceph-mon[189312]: pgmap v1247: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:24 smithi143 ceph-mon[183689]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:24 smithi040 ceph-mon[192000]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:24 smithi040 ceph-mon[189312]: pgmap v1248: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:26 smithi143 ceph-mon[183689]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:26 smithi040 ceph-mon[192000]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:26 smithi040 ceph-mon[189312]: pgmap v1249: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:28 smithi143 ceph-mon[183689]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:28 smithi040 ceph-mon[192000]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:28 smithi040 ceph-mon[189312]: pgmap v1250: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:30 smithi143 ceph-mon[183689]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:30 smithi040 ceph-mon[192000]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:30.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:30 smithi040 ceph-mon[189312]: pgmap v1251: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:31] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:40:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:32 smithi143 ceph-mon[183689]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:32 smithi040 ceph-mon[192000]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:32.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:32 smithi040 ceph-mon[189312]: pgmap v1252: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:34 smithi143 ceph-mon[183689]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:34 smithi040 ceph-mon[192000]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:34.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:34 smithi040 ceph-mon[189312]: pgmap v1253: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:36.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:36 smithi143 ceph-mon[183689]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:37.055 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:36 smithi040 ceph-mon[192000]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:37.056 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:36 smithi040 ceph-mon[189312]: pgmap v1254: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:38 smithi143 ceph-mon[183689]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:38 smithi040 ceph-mon[192000]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:38 smithi040 ceph-mon[189312]: pgmap v1255: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:39.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:40:39.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:40:39.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:40:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:40 smithi143 ceph-mon[183689]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:40:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[192000]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:40.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:40.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[189312]: pgmap v1256: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:40:40.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:40:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:41] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:40:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:42 smithi143 ceph-mon[183689]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:42 smithi040 ceph-mon[192000]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:42 smithi040 ceph-mon[189312]: pgmap v1257: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:44 smithi143 ceph-mon[183689]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:44 smithi040 ceph-mon[192000]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:44 smithi040 ceph-mon[189312]: pgmap v1258: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:40:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:46 smithi143 ceph-mon[183689]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:46 smithi040 ceph-mon[192000]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:46 smithi040 ceph-mon[189312]: pgmap v1259: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:48 smithi143 ceph-mon[183689]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:48 smithi040 ceph-mon[192000]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:48 smithi040 ceph-mon[189312]: pgmap v1260: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:50 smithi143 ceph-mon[183689]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:50 smithi040 ceph-mon[192000]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:50 smithi040 ceph-mon[189312]: pgmap v1261: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:40:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:40:51] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:40:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:52 smithi143 ceph-mon[183689]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:52 smithi040 ceph-mon[192000]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:52.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:52 smithi040 ceph-mon[189312]: pgmap v1262: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:54 smithi143 ceph-mon[183689]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:54 smithi040 ceph-mon[189312]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:54.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:54 smithi040 ceph-mon[192000]: pgmap v1263: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:56 smithi143 ceph-mon[183689]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:56 smithi040 ceph-mon[192000]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:56 smithi040 ceph-mon[189312]: pgmap v1264: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:40:58 smithi143 ceph-mon[183689]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:40:58 smithi040 ceph-mon[192000]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:40:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:40:58 smithi040 ceph-mon[189312]: pgmap v1265: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:00 smithi143 ceph-mon[183689]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:00 smithi040 ceph-mon[192000]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:00 smithi040 ceph-mon[189312]: pgmap v1266: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:41:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:02 smithi143 ceph-mon[183689]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:02 smithi040 ceph-mon[189312]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:02 smithi040 ceph-mon[192000]: pgmap v1267: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:04 smithi143 ceph-mon[183689]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:04 smithi040 ceph-mon[192000]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:04 smithi040 ceph-mon[189312]: pgmap v1268: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:06 smithi143 ceph-mon[183689]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:06 smithi040 ceph-mon[192000]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:06 smithi040 ceph-mon[189312]: pgmap v1269: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:08 smithi143 ceph-mon[183689]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:08 smithi040 ceph-mon[192000]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:08 smithi040 ceph-mon[189312]: pgmap v1270: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:10 smithi143 ceph-mon[183689]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:10 smithi040 ceph-mon[192000]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:10 smithi040 ceph-mon[189312]: pgmap v1271: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:41:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:12 smithi143 ceph-mon[183689]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:12 smithi040 ceph-mon[192000]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:12.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:12 smithi040 ceph-mon[189312]: pgmap v1272: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:14 smithi143 ceph-mon[183689]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:14 smithi040 ceph-mon[192000]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:14 smithi040 ceph-mon[189312]: pgmap v1273: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:16 smithi143 ceph-mon[183689]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:16 smithi040 ceph-mon[192000]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:16 smithi040 ceph-mon[189312]: pgmap v1274: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:18 smithi143 ceph-mon[183689]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:18 smithi040 ceph-mon[192000]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:18 smithi040 ceph-mon[189312]: pgmap v1275: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:20 smithi143 ceph-mon[183689]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:20 smithi040 ceph-mon[192000]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:20 smithi040 ceph-mon[189312]: pgmap v1276: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:41:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:22 smithi143 ceph-mon[183689]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:22 smithi040 ceph-mon[192000]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:22 smithi040 ceph-mon[189312]: pgmap v1277: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:24 smithi143 ceph-mon[183689]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:24 smithi040 ceph-mon[192000]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:24 smithi040 ceph-mon[189312]: pgmap v1278: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:26 smithi143 ceph-mon[183689]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:26 smithi040 ceph-mon[192000]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:26 smithi040 ceph-mon[189312]: pgmap v1279: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:28 smithi143 ceph-mon[183689]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:28 smithi040 ceph-mon[189312]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:28 smithi040 ceph-mon[192000]: pgmap v1280: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:30 smithi143 ceph-mon[183689]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:30 smithi040 ceph-mon[192000]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:30 smithi040 ceph-mon[189312]: pgmap v1281: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:41:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:32 smithi143 ceph-mon[183689]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:32 smithi040 ceph-mon[192000]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:32 smithi040 ceph-mon[189312]: pgmap v1282: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:34 smithi143 ceph-mon[183689]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:34 smithi040 ceph-mon[192000]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:34 smithi040 ceph-mon[189312]: pgmap v1283: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:36 smithi143 ceph-mon[183689]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:36.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:36 smithi040 ceph-mon[192000]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:36.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:36 smithi040 ceph-mon[189312]: pgmap v1284: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:38 smithi143 ceph-mon[183689]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:38 smithi040 ceph-mon[192000]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:38 smithi040 ceph-mon[189312]: pgmap v1285: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:40 smithi143 ceph-mon[183689]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:41:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[192000]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[189312]: pgmap v1286: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:41:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:41:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:41:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:42 smithi143 ceph-mon[183689]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:42 smithi040 ceph-mon[192000]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:42 smithi040 ceph-mon[189312]: pgmap v1287: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:44 smithi143 ceph-mon[183689]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:44 smithi040 ceph-mon[192000]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:44 smithi040 ceph-mon[189312]: pgmap v1288: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:41:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:46 smithi143 ceph-mon[183689]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:46 smithi040 ceph-mon[192000]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:46 smithi040 ceph-mon[189312]: pgmap v1289: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:48 smithi143 ceph-mon[183689]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:48 smithi040 ceph-mon[192000]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:48 smithi040 ceph-mon[189312]: pgmap v1290: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:50 smithi143 ceph-mon[183689]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:50 smithi040 ceph-mon[192000]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:50 smithi040 ceph-mon[189312]: pgmap v1291: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:41:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:41:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:41:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:52 smithi143 ceph-mon[183689]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:52 smithi040 ceph-mon[189312]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:52 smithi040 ceph-mon[192000]: pgmap v1292: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:54 smithi143 ceph-mon[183689]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:54 smithi040 ceph-mon[192000]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:54 smithi040 ceph-mon[189312]: pgmap v1293: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:56 smithi143 ceph-mon[183689]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:56 smithi040 ceph-mon[192000]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:56 smithi040 ceph-mon[189312]: pgmap v1294: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:41:58 smithi143 ceph-mon[183689]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:41:58 smithi040 ceph-mon[192000]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:41:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:41:58 smithi040 ceph-mon[189312]: pgmap v1295: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:00 smithi143 ceph-mon[183689]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:00 smithi040 ceph-mon[192000]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:00 smithi040 ceph-mon[189312]: pgmap v1296: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:42:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:02 smithi143 ceph-mon[183689]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:02 smithi040 ceph-mon[192000]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:02 smithi040 ceph-mon[189312]: pgmap v1297: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:04 smithi143 ceph-mon[183689]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:04 smithi040 ceph-mon[192000]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:04 smithi040 ceph-mon[189312]: pgmap v1298: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:06 smithi143 ceph-mon[183689]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:06 smithi040 ceph-mon[192000]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:06 smithi040 ceph-mon[189312]: pgmap v1299: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:08 smithi143 ceph-mon[183689]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:08 smithi040 ceph-mon[192000]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:08 smithi040 ceph-mon[189312]: pgmap v1300: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:10 smithi143 ceph-mon[183689]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:10 smithi040 ceph-mon[192000]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:10 smithi040 ceph-mon[189312]: pgmap v1301: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:42:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:12 smithi143 ceph-mon[183689]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:12 smithi040 ceph-mon[192000]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:12 smithi040 ceph-mon[189312]: pgmap v1302: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:14 smithi143 ceph-mon[183689]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:14 smithi040 ceph-mon[192000]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:14 smithi040 ceph-mon[189312]: pgmap v1303: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:16 smithi143 ceph-mon[183689]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:16 smithi040 ceph-mon[192000]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:16 smithi040 ceph-mon[189312]: pgmap v1304: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:18 smithi143 ceph-mon[183689]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:18 smithi040 ceph-mon[192000]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:18 smithi040 ceph-mon[189312]: pgmap v1305: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:20 smithi143 ceph-mon[183689]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:20 smithi040 ceph-mon[192000]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:20 smithi040 ceph-mon[189312]: pgmap v1306: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:21] "GET /metrics HTTP/1.1" 200 36235 "" "Prometheus/2.43.0" 2023-09-30T09:42:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:22 smithi143 ceph-mon[183689]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:22 smithi040 ceph-mon[192000]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:22 smithi040 ceph-mon[189312]: pgmap v1307: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:24 smithi143 ceph-mon[183689]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:24 smithi040 ceph-mon[192000]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:24 smithi040 ceph-mon[189312]: pgmap v1308: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:26 smithi143 ceph-mon[183689]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:26 smithi040 ceph-mon[192000]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:26.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:26 smithi040 ceph-mon[189312]: pgmap v1309: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:28 smithi143 ceph-mon[183689]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:28 smithi040 ceph-mon[192000]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:28 smithi040 ceph-mon[189312]: pgmap v1310: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:30 smithi143 ceph-mon[183689]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:30 smithi040 ceph-mon[192000]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:30 smithi040 ceph-mon[189312]: pgmap v1311: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:42:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:32 smithi143 ceph-mon[183689]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:32 smithi040 ceph-mon[192000]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:32 smithi040 ceph-mon[189312]: pgmap v1312: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:34 smithi143 ceph-mon[183689]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:34.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:34 smithi040 ceph-mon[192000]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:34.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:34 smithi040 ceph-mon[189312]: pgmap v1313: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:36 smithi143 ceph-mon[183689]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:36 smithi040 ceph-mon[192000]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:36 smithi040 ceph-mon[189312]: pgmap v1314: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:38 smithi143 ceph-mon[183689]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:38 smithi040 ceph-mon[192000]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:38 smithi040 ceph-mon[189312]: pgmap v1315: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:40 smithi143 ceph-mon[183689]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:40 smithi040 ceph-mon[192000]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:40 smithi040 ceph-mon[189312]: pgmap v1316: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:42:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:42:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:42:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:42:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:42:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:42:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:42:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:42 smithi143 ceph-mon[183689]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:42 smithi040 ceph-mon[192000]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:42 smithi040 ceph-mon[189312]: pgmap v1317: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:44 smithi143 ceph-mon[183689]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:44 smithi040 ceph-mon[192000]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:44 smithi040 ceph-mon[189312]: pgmap v1318: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:42:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:46 smithi143 ceph-mon[183689]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:46 smithi040 ceph-mon[189312]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:46 smithi040 ceph-mon[192000]: pgmap v1319: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:48 smithi143 ceph-mon[183689]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:48 smithi040 ceph-mon[192000]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:48 smithi040 ceph-mon[189312]: pgmap v1320: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:50 smithi143 ceph-mon[183689]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:50 smithi040 ceph-mon[192000]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:50 smithi040 ceph-mon[189312]: pgmap v1321: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:42:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:42:51] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:42:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:52 smithi143 ceph-mon[183689]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:52 smithi040 ceph-mon[192000]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:52 smithi040 ceph-mon[189312]: pgmap v1322: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:54.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:54 smithi143 ceph-mon[183689]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:54 smithi040 ceph-mon[192000]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:54 smithi040 ceph-mon[189312]: pgmap v1323: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:56.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:56 smithi143 ceph-mon[183689]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:56 smithi040 ceph-mon[192000]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:56 smithi040 ceph-mon[189312]: pgmap v1324: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:42:58 smithi143 ceph-mon[183689]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:42:58 smithi040 ceph-mon[192000]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:42:58 smithi040 ceph-mon[189312]: pgmap v1325: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:00 smithi143 ceph-mon[183689]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:00 smithi040 ceph-mon[192000]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:00 smithi040 ceph-mon[189312]: pgmap v1326: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:43:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:02 smithi143 ceph-mon[183689]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:02 smithi040 ceph-mon[192000]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:02.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:02 smithi040 ceph-mon[189312]: pgmap v1327: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:04 smithi143 ceph-mon[183689]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:04 smithi040 ceph-mon[192000]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:04 smithi040 ceph-mon[189312]: pgmap v1328: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:06 smithi143 ceph-mon[183689]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:06 smithi040 ceph-mon[189312]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:06 smithi040 ceph-mon[192000]: pgmap v1329: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:08 smithi143 ceph-mon[183689]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:08 smithi040 ceph-mon[189312]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:08 smithi040 ceph-mon[192000]: pgmap v1330: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:10 smithi143 ceph-mon[183689]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:10 smithi040 ceph-mon[192000]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:10.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:10 smithi040 ceph-mon[189312]: pgmap v1331: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:43:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:12 smithi143 ceph-mon[183689]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:12 smithi040 ceph-mon[192000]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:12 smithi040 ceph-mon[189312]: pgmap v1332: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:14 smithi143 ceph-mon[183689]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:14 smithi040 ceph-mon[192000]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:14 smithi040 ceph-mon[189312]: pgmap v1333: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:16 smithi143 ceph-mon[183689]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:16 smithi040 ceph-mon[192000]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:16 smithi040 ceph-mon[189312]: pgmap v1334: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:18 smithi143 ceph-mon[183689]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:18 smithi040 ceph-mon[192000]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:18 smithi040 ceph-mon[189312]: pgmap v1335: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:20 smithi143 ceph-mon[183689]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:20 smithi040 ceph-mon[192000]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:20 smithi040 ceph-mon[189312]: pgmap v1336: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:21] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-30T09:43:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:22 smithi143 ceph-mon[183689]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:22 smithi040 ceph-mon[192000]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:22.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:22 smithi040 ceph-mon[189312]: pgmap v1337: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:24.143 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:43:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=sqlstore.transactions t=2023-09-30T09:43:23.651003431Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-30T09:43:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:24 smithi143 ceph-mon[183689]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:24 smithi040 ceph-mon[192000]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:24 smithi040 ceph-mon[189312]: pgmap v1338: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:26 smithi143 ceph-mon[183689]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:26 smithi040 ceph-mon[192000]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:26 smithi040 ceph-mon[189312]: pgmap v1339: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:28 smithi143 ceph-mon[183689]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:28 smithi040 ceph-mon[192000]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:28 smithi040 ceph-mon[189312]: pgmap v1340: 137 pgs: 137 active+clean; 1.3 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:30 smithi143 ceph-mon[183689]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:30 smithi040 ceph-mon[192000]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:30 smithi040 ceph-mon[189312]: pgmap v1341: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:43:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:32 smithi143 ceph-mon[183689]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:32.912 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:32 smithi040 ceph-mon[192000]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:32.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:32 smithi040 ceph-mon[189312]: pgmap v1342: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:34 smithi143 ceph-mon[183689]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:34 smithi040 ceph-mon[192000]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:34 smithi040 ceph-mon[189312]: pgmap v1343: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:36 smithi143 ceph-mon[183689]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:36 smithi040 ceph-mon[192000]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:36 smithi040 ceph-mon[189312]: pgmap v1344: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:38 smithi143 ceph-mon[183689]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:38 smithi040 ceph-mon[192000]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:38 smithi040 ceph-mon[189312]: pgmap v1345: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:40 smithi143 ceph-mon[183689]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:40 smithi040 ceph-mon[189312]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:40.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:40 smithi040 ceph-mon[192000]: pgmap v1346: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:43:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:43:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:43:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:43:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:43:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:43:41.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:43:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:43:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:43:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:43:41.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:43:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:42 smithi143 ceph-mon[183689]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:42 smithi040 ceph-mon[192000]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:42 smithi040 ceph-mon[189312]: pgmap v1347: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:44 smithi143 ceph-mon[183689]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:44 smithi040 ceph-mon[192000]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:44 smithi040 ceph-mon[189312]: pgmap v1348: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:43:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:46 smithi143 ceph-mon[183689]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:46 smithi040 ceph-mon[192000]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:46 smithi040 ceph-mon[189312]: pgmap v1349: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:48 smithi143 ceph-mon[183689]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:48 smithi040 ceph-mon[192000]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:48 smithi040 ceph-mon[189312]: pgmap v1350: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:50 smithi143 ceph-mon[183689]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:50 smithi040 ceph-mon[192000]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:50 smithi040 ceph-mon[189312]: pgmap v1351: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:43:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:43:51] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:43:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:52 smithi143 ceph-mon[183689]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:52 smithi040 ceph-mon[189312]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:52 smithi040 ceph-mon[192000]: pgmap v1352: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:54 smithi143 ceph-mon[183689]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:54 smithi040 ceph-mon[192000]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:54 smithi040 ceph-mon[189312]: pgmap v1353: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:56 smithi143 ceph-mon[183689]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:56 smithi040 ceph-mon[189312]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:56 smithi040 ceph-mon[192000]: pgmap v1354: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:43:58 smithi143 ceph-mon[183689]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:43:58 smithi040 ceph-mon[189312]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:43:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:43:58 smithi040 ceph-mon[192000]: pgmap v1355: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:00 smithi143 ceph-mon[183689]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:00 smithi040 ceph-mon[189312]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:00 smithi040 ceph-mon[192000]: pgmap v1356: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:44:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:02 smithi143 ceph-mon[183689]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:02 smithi040 ceph-mon[192000]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:02 smithi040 ceph-mon[189312]: pgmap v1357: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:04 smithi143 ceph-mon[183689]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:04 smithi040 ceph-mon[192000]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:04 smithi040 ceph-mon[189312]: pgmap v1358: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:06 smithi143 ceph-mon[183689]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:06 smithi040 ceph-mon[192000]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:06 smithi040 ceph-mon[189312]: pgmap v1359: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:08 smithi143 ceph-mon[183689]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:08 smithi040 ceph-mon[192000]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:08 smithi040 ceph-mon[189312]: pgmap v1360: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:10 smithi143 ceph-mon[183689]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:10 smithi040 ceph-mon[192000]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:10 smithi040 ceph-mon[189312]: pgmap v1361: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T09:44:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:12 smithi143 ceph-mon[183689]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:12 smithi040 ceph-mon[192000]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:12 smithi040 ceph-mon[189312]: pgmap v1362: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:14 smithi143 ceph-mon[183689]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:14 smithi040 ceph-mon[192000]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:14 smithi040 ceph-mon[189312]: pgmap v1363: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:16 smithi143 ceph-mon[183689]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:16 smithi040 ceph-mon[192000]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:16.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:16 smithi040 ceph-mon[189312]: pgmap v1364: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:18 smithi143 ceph-mon[183689]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:18 smithi040 ceph-mon[192000]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:18 smithi040 ceph-mon[189312]: pgmap v1365: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:20 smithi143 ceph-mon[183689]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:20 smithi040 ceph-mon[192000]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:20 smithi040 ceph-mon[189312]: pgmap v1366: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:21] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T09:44:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:22 smithi143 ceph-mon[183689]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:22 smithi040 ceph-mon[192000]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:22 smithi040 ceph-mon[189312]: pgmap v1367: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:24 smithi143 ceph-mon[183689]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:24 smithi040 ceph-mon[192000]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:24 smithi040 ceph-mon[189312]: pgmap v1368: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:26 smithi143 ceph-mon[183689]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:26 smithi040 ceph-mon[192000]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:26 smithi040 ceph-mon[189312]: pgmap v1369: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:28 smithi143 ceph-mon[183689]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:28 smithi040 ceph-mon[192000]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:28 smithi040 ceph-mon[189312]: pgmap v1370: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:30 smithi143 ceph-mon[183689]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:30 smithi040 ceph-mon[192000]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:30 smithi040 ceph-mon[189312]: pgmap v1371: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:44:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:32 smithi143 ceph-mon[183689]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:32 smithi040 ceph-mon[192000]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:32 smithi040 ceph-mon[189312]: pgmap v1372: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:34 smithi143 ceph-mon[183689]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:34 smithi040 ceph-mon[192000]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:34 smithi040 ceph-mon[189312]: pgmap v1373: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:36 smithi143 ceph-mon[183689]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:36 smithi040 ceph-mon[189312]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:36 smithi040 ceph-mon[192000]: pgmap v1374: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:38 smithi143 ceph-mon[183689]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:38 smithi040 ceph-mon[192000]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:38 smithi040 ceph-mon[189312]: pgmap v1375: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:40 smithi143 ceph-mon[183689]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:40 smithi040 ceph-mon[192000]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:40 smithi040 ceph-mon[189312]: pgmap v1376: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:44:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:42 smithi143 ceph-mon[183689]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:44:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:44:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[192000]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:44:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:42.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:44:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[189312]: pgmap v1377: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:44:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:44:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:44:42.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:44:44.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:44 smithi143 ceph-mon[183689]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:44 smithi040 ceph-mon[192000]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:44 smithi040 ceph-mon[189312]: pgmap v1378: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:46.216 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:44:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:46 smithi143 ceph-mon[183689]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:46 smithi040 ceph-mon[192000]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:46 smithi040 ceph-mon[189312]: pgmap v1379: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:48 smithi143 ceph-mon[183689]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:48 smithi040 ceph-mon[192000]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:48 smithi040 ceph-mon[189312]: pgmap v1380: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:50 smithi143 ceph-mon[183689]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:50 smithi040 ceph-mon[192000]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:50 smithi040 ceph-mon[189312]: pgmap v1381: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:44:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:44:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T09:44:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:52 smithi143 ceph-mon[183689]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:52 smithi040 ceph-mon[192000]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:52 smithi040 ceph-mon[189312]: pgmap v1382: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:54.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:54 smithi143 ceph-mon[183689]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:54 smithi040 ceph-mon[192000]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:54 smithi040 ceph-mon[189312]: pgmap v1383: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:56 smithi143 ceph-mon[183689]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:56 smithi040 ceph-mon[189312]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:56 smithi040 ceph-mon[192000]: pgmap v1384: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:44:58 smithi143 ceph-mon[183689]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:44:58 smithi040 ceph-mon[192000]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:44:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:44:58 smithi040 ceph-mon[189312]: pgmap v1385: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:00 smithi143 ceph-mon[183689]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:00 smithi040 ceph-mon[192000]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:00 smithi040 ceph-mon[189312]: pgmap v1386: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:45:02.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:02 smithi143 ceph-mon[183689]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:02 smithi040 ceph-mon[192000]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:02 smithi040 ceph-mon[189312]: pgmap v1387: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:04 smithi143 ceph-mon[183689]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:04 smithi040 ceph-mon[192000]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:04 smithi040 ceph-mon[189312]: pgmap v1388: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:06 smithi143 ceph-mon[183689]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:06 smithi040 ceph-mon[192000]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:06 smithi040 ceph-mon[189312]: pgmap v1389: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:08 smithi143 ceph-mon[183689]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:08 smithi040 ceph-mon[192000]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:08 smithi040 ceph-mon[189312]: pgmap v1390: 137 pgs: 137 active+clean; 1.3 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:10.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:10 smithi143 ceph-mon[183689]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:10 smithi040 ceph-mon[192000]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:10 smithi040 ceph-mon[189312]: pgmap v1391: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:45:12.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:12 smithi143 ceph-mon[183689]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:12 smithi040 ceph-mon[192000]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:12 smithi040 ceph-mon[189312]: pgmap v1392: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:14.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:14 smithi143 ceph-mon[183689]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:14 smithi040 ceph-mon[192000]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:14 smithi040 ceph-mon[189312]: pgmap v1393: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:15.946 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:16 smithi143 ceph-mon[183689]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:16 smithi040 ceph-mon[192000]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:16 smithi040 ceph-mon[189312]: pgmap v1394: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:18 smithi143 ceph-mon[183689]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:18 smithi040 ceph-mon[192000]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:18 smithi040 ceph-mon[189312]: pgmap v1395: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:20.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:20 smithi143 ceph-mon[183689]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:20 smithi040 ceph-mon[192000]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:20.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:20 smithi040 ceph-mon[189312]: pgmap v1396: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:21] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-30T09:45:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:22 smithi143 ceph-mon[183689]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:22 smithi040 ceph-mon[192000]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:22 smithi040 ceph-mon[189312]: pgmap v1397: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:24 smithi143 ceph-mon[183689]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:24 smithi040 ceph-mon[192000]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:24 smithi040 ceph-mon[189312]: pgmap v1398: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:26.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:26 smithi143 ceph-mon[183689]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:26 smithi040 ceph-mon[192000]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:26 smithi040 ceph-mon[189312]: pgmap v1399: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:28 smithi143 ceph-mon[183689]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:28 smithi040 ceph-mon[192000]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:28 smithi040 ceph-mon[189312]: pgmap v1400: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:30 smithi143 ceph-mon[183689]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:30 smithi040 ceph-mon[192000]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:30 smithi040 ceph-mon[189312]: pgmap v1401: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:45:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:32 smithi143 ceph-mon[183689]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:32 smithi040 ceph-mon[192000]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:32 smithi040 ceph-mon[189312]: pgmap v1402: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:34.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:34 smithi143 ceph-mon[183689]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:34 smithi040 ceph-mon[192000]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:34 smithi040 ceph-mon[189312]: pgmap v1403: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:36.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:36 smithi143 ceph-mon[183689]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:36 smithi040 ceph-mon[192000]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:36 smithi040 ceph-mon[189312]: pgmap v1404: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:38 smithi143 ceph-mon[183689]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:38 smithi040 ceph-mon[192000]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:38 smithi040 ceph-mon[189312]: pgmap v1405: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:40.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:40 smithi143 ceph-mon[183689]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:40 smithi040 ceph-mon[192000]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:40.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:40 smithi040 ceph-mon[189312]: pgmap v1406: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:45:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:42 smithi143 ceph-mon[183689]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:42.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[192000]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[189312]: pgmap v1407: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:45:42.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:43.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:43.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:45:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:45:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:44 smithi040 ceph-mon[192000]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:44.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:44 smithi040 ceph-mon[189312]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:44 smithi143 ceph-mon[183689]: pgmap v1408: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:45:46.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:46 smithi040 ceph-mon[189312]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:46.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:46 smithi040 ceph-mon[192000]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:46 smithi143 ceph-mon[183689]: pgmap v1409: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:48 smithi143 ceph-mon[183689]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:48 smithi040 ceph-mon[192000]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:48 smithi040 ceph-mon[189312]: pgmap v1410: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:50.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:50 smithi143 ceph-mon[183689]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:50 smithi040 ceph-mon[192000]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:50 smithi040 ceph-mon[189312]: pgmap v1411: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:45:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:45:51] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:45:52.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:52 smithi143 ceph-mon[183689]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:52 smithi040 ceph-mon[189312]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:52 smithi040 ceph-mon[192000]: pgmap v1412: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:54 smithi040 ceph-mon[192000]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:54.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:54 smithi040 ceph-mon[189312]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:54 smithi143 ceph-mon[183689]: pgmap v1413: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:56 smithi040 ceph-mon[192000]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:56 smithi040 ceph-mon[189312]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:56 smithi143 ceph-mon[183689]: pgmap v1414: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:45:58 smithi143 ceph-mon[183689]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:45:58 smithi040 ceph-mon[192000]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:45:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:45:58 smithi040 ceph-mon[189312]: pgmap v1415: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:00 smithi143 ceph-mon[183689]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:00 smithi040 ceph-mon[192000]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:00 smithi040 ceph-mon[189312]: pgmap v1416: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:46:02.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:02 smithi040 ceph-mon[192000]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:02.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:02 smithi040 ceph-mon[189312]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:03.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:02 smithi143 ceph-mon[183689]: pgmap v1417: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:04 smithi040 ceph-mon[192000]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:04.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:04 smithi040 ceph-mon[189312]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:04 smithi143 ceph-mon[183689]: pgmap v1418: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:06 smithi040 ceph-mon[192000]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:06 smithi040 ceph-mon[189312]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:06 smithi143 ceph-mon[183689]: pgmap v1419: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:08.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:08 smithi143 ceph-mon[183689]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:08 smithi040 ceph-mon[192000]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:08 smithi040 ceph-mon[189312]: pgmap v1420: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:10 smithi040 ceph-mon[192000]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:10 smithi040 ceph-mon[189312]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:11.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:10 smithi143 ceph-mon[183689]: pgmap v1421: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:46:12.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:12 smithi040 ceph-mon[192000]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:12.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:12 smithi040 ceph-mon[189312]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:12 smithi143 ceph-mon[183689]: pgmap v1422: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:14 smithi040 ceph-mon[192000]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:14 smithi040 ceph-mon[189312]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:14 smithi143 ceph-mon[183689]: pgmap v1423: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:16.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:16 smithi040 ceph-mon[192000]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:16 smithi040 ceph-mon[189312]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:17.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:16 smithi143 ceph-mon[183689]: pgmap v1424: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:18 smithi143 ceph-mon[183689]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:18 smithi040 ceph-mon[192000]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:18 smithi040 ceph-mon[189312]: pgmap v1425: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:20.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:20 smithi040 ceph-mon[192000]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:20 smithi040 ceph-mon[189312]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:20 smithi143 ceph-mon[183689]: pgmap v1426: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:21] "GET /metrics HTTP/1.1" 200 36236 "" "Prometheus/2.43.0" 2023-09-30T09:46:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:22 smithi040 ceph-mon[192000]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:22 smithi040 ceph-mon[189312]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:22 smithi143 ceph-mon[183689]: pgmap v1427: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:24 smithi040 ceph-mon[192000]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:24 smithi040 ceph-mon[189312]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:24 smithi143 ceph-mon[183689]: pgmap v1428: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:26.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:26 smithi040 ceph-mon[192000]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:26.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:26 smithi040 ceph-mon[189312]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:27.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:26 smithi143 ceph-mon[183689]: pgmap v1429: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:28.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:28 smithi143 ceph-mon[183689]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:28 smithi040 ceph-mon[192000]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:28 smithi040 ceph-mon[189312]: pgmap v1430: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:30 smithi040 ceph-mon[192000]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:30 smithi040 ceph-mon[189312]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:30.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:30 smithi143 ceph-mon[183689]: pgmap v1431: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:46:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:32 smithi040 ceph-mon[192000]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:32 smithi040 ceph-mon[189312]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:33.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:32 smithi143 ceph-mon[183689]: pgmap v1432: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:34.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:34 smithi040 ceph-mon[192000]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:34.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:34 smithi040 ceph-mon[189312]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:34 smithi143 ceph-mon[183689]: pgmap v1433: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:36.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:36 smithi040 ceph-mon[192000]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:36 smithi040 ceph-mon[189312]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:37.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:36 smithi143 ceph-mon[183689]: pgmap v1434: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:38 smithi143 ceph-mon[183689]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:38 smithi040 ceph-mon[192000]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:38 smithi040 ceph-mon[189312]: pgmap v1435: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:40.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:40 smithi040 ceph-mon[192000]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:40.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:40 smithi040 ceph-mon[189312]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:40 smithi143 ceph-mon[183689]: pgmap v1436: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:46:42.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:42 smithi040 ceph-mon[192000]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:42.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:42 smithi040 ceph-mon[189312]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:43.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:42 smithi143 ceph-mon[183689]: pgmap v1437: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:46:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[192000]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:44.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[189312]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:44.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:46:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:44 smithi143 ceph-mon[183689]: pgmap v1438: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:46:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:46:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:46:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:46:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:46 smithi143 ceph-mon[183689]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:46 smithi040 ceph-mon[192000]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:46 smithi040 ceph-mon[189312]: pgmap v1439: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:48 smithi143 ceph-mon[183689]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:48 smithi040 ceph-mon[192000]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:48 smithi040 ceph-mon[189312]: pgmap v1440: 137 pgs: 137 active+clean; 1.3 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:50 smithi040 ceph-mon[192000]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:50 smithi040 ceph-mon[189312]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:51.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:50 smithi143 ceph-mon[183689]: pgmap v1441: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:46:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:46:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T09:46:52.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:52 smithi040 ceph-mon[192000]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:52.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:52 smithi040 ceph-mon[189312]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:53.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:52 smithi143 ceph-mon[183689]: pgmap v1442: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:54.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:54 smithi040 ceph-mon[192000]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:54.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:54 smithi040 ceph-mon[189312]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:55.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:54 smithi143 ceph-mon[183689]: pgmap v1443: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:57.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:56 smithi143 ceph-mon[183689]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:56 smithi040 ceph-mon[192000]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:56 smithi040 ceph-mon[189312]: pgmap v1444: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:46:58 smithi040 ceph-mon[192000]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:58.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:46:58 smithi040 ceph-mon[189312]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:46:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:46:58 smithi143 ceph-mon[183689]: pgmap v1445: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:00 smithi040 ceph-mon[192000]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:00 smithi040 ceph-mon[189312]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:00 smithi143 ceph-mon[183689]: pgmap v1446: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:01] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:47:03.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:02 smithi143 ceph-mon[183689]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:02 smithi040 ceph-mon[192000]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:02 smithi040 ceph-mon[189312]: pgmap v1447: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:05.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:04 smithi143 ceph-mon[183689]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:04 smithi040 ceph-mon[192000]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:04 smithi040 ceph-mon[189312]: pgmap v1448: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:06 smithi143 ceph-mon[183689]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:06 smithi040 ceph-mon[192000]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:06 smithi040 ceph-mon[189312]: pgmap v1449: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:08 smithi040 ceph-mon[192000]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:08 smithi040 ceph-mon[189312]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:08 smithi143 ceph-mon[183689]: pgmap v1450: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:11.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:10 smithi040 ceph-mon[192000]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:11.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:10 smithi040 ceph-mon[189312]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:11.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:10 smithi143 ceph-mon[183689]: pgmap v1451: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:11] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T09:47:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:12 smithi143 ceph-mon[183689]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:12 smithi040 ceph-mon[189312]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:12 smithi040 ceph-mon[192000]: pgmap v1452: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:13 smithi143 ceph-mon[183689]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:13 smithi040 ceph-mon[192000]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:13 smithi040 ceph-mon[189312]: pgmap v1453: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:15.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:16 smithi143 ceph-mon[183689]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:16.715 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:16 smithi040 ceph-mon[192000]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:16.715 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:16 smithi040 ceph-mon[189312]: pgmap v1454: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:18 smithi040 ceph-mon[192000]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:18 smithi040 ceph-mon[189312]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:18 smithi143 ceph-mon[183689]: pgmap v1455: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:21.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:20 smithi040 ceph-mon[192000]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:21.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:20 smithi040 ceph-mon[189312]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:20 smithi143 ceph-mon[183689]: pgmap v1456: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:21] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T09:47:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:22 smithi143 ceph-mon[183689]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:22 smithi040 ceph-mon[192000]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:22 smithi040 ceph-mon[189312]: pgmap v1457: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:25.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:24 smithi143 ceph-mon[183689]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:24 smithi040 ceph-mon[192000]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:24 smithi040 ceph-mon[189312]: pgmap v1458: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:26 smithi143 ceph-mon[183689]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:26 smithi040 ceph-mon[192000]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:26 smithi040 ceph-mon[189312]: pgmap v1459: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:28 smithi040 ceph-mon[192000]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:28 smithi040 ceph-mon[189312]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:28 smithi143 ceph-mon[183689]: pgmap v1460: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:30 smithi040 ceph-mon[192000]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:30 smithi040 ceph-mon[189312]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:30 smithi143 ceph-mon[183689]: pgmap v1461: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:47:33.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:32 smithi143 ceph-mon[183689]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:32 smithi040 ceph-mon[192000]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:32 smithi040 ceph-mon[189312]: pgmap v1462: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:35.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:34 smithi143 ceph-mon[183689]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:34 smithi040 ceph-mon[189312]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:34 smithi040 ceph-mon[192000]: pgmap v1463: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:37.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:36 smithi143 ceph-mon[183689]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:36 smithi040 ceph-mon[192000]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:36 smithi040 ceph-mon[189312]: pgmap v1464: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:38 smithi040 ceph-mon[192000]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:38 smithi040 ceph-mon[189312]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:38 smithi143 ceph-mon[183689]: pgmap v1465: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:41.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:40 smithi040 ceph-mon[192000]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:41.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:40 smithi040 ceph-mon[189312]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:41.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:40 smithi143 ceph-mon[183689]: pgmap v1466: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:47:43.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:42 smithi143 ceph-mon[183689]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:43.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:42 smithi040 ceph-mon[192000]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:43.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:42 smithi040 ceph-mon[189312]: pgmap v1467: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:44 smithi143 ceph-mon[183689]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:47:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[192000]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[189312]: pgmap v1468: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:47:45.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:47:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:47:47.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:46 smithi143 ceph-mon[183689]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:47.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:46 smithi040 ceph-mon[192000]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:46 smithi040 ceph-mon[189312]: pgmap v1469: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:48 smithi040 ceph-mon[192000]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:48 smithi040 ceph-mon[189312]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:48 smithi143 ceph-mon[183689]: pgmap v1470: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:51.030 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:47:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:47:51] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:47:51.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:50 smithi040 ceph-mon[192000]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:51.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:50 smithi040 ceph-mon[189312]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:51.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:50 smithi143 ceph-mon[183689]: pgmap v1471: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:53.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:52 smithi143 ceph-mon[183689]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:53.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:52 smithi040 ceph-mon[192000]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:53.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:52 smithi040 ceph-mon[189312]: pgmap v1472: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:55.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:54 smithi143 ceph-mon[183689]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:55.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:54 smithi040 ceph-mon[192000]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:54 smithi040 ceph-mon[189312]: pgmap v1473: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:55 smithi143 ceph-mon[183689]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:55 smithi040 ceph-mon[192000]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:55 smithi040 ceph-mon[189312]: pgmap v1474: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:47:58 smithi040 ceph-mon[192000]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:47:58 smithi040 ceph-mon[189312]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:47:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:47:58 smithi143 ceph-mon[183689]: pgmap v1475: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:00 smithi040 ceph-mon[192000]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:00 smithi040 ceph-mon[189312]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:00 smithi143 ceph-mon[183689]: pgmap v1476: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:48:03.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:02 smithi143 ceph-mon[183689]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:02 smithi040 ceph-mon[192000]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:02 smithi040 ceph-mon[189312]: pgmap v1477: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:03 smithi143 ceph-mon[183689]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:03 smithi040 ceph-mon[192000]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:03 smithi040 ceph-mon[189312]: pgmap v1478: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:06 smithi143 ceph-mon[183689]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:06 smithi040 ceph-mon[192000]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:06 smithi040 ceph-mon[189312]: pgmap v1479: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:08 smithi040 ceph-mon[192000]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:08 smithi040 ceph-mon[189312]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:08 smithi143 ceph-mon[183689]: pgmap v1480: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:09 smithi143 ceph-mon[183689]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:09 smithi040 ceph-mon[192000]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:09 smithi040 ceph-mon[189312]: pgmap v1481: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:48:13.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:12 smithi143 ceph-mon[183689]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:13.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:12 smithi040 ceph-mon[192000]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:12 smithi040 ceph-mon[189312]: pgmap v1482: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:13 smithi143 ceph-mon[183689]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:14.249 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:13 smithi040 ceph-mon[192000]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:14.249 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:13 smithi040 ceph-mon[189312]: pgmap v1483: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:15.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:16 smithi143 ceph-mon[183689]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:16.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:16 smithi040 ceph-mon[192000]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:16 smithi040 ceph-mon[189312]: pgmap v1484: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:18 smithi143 ceph-mon[183689]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:18 smithi040 ceph-mon[192000]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:18.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:18 smithi040 ceph-mon[189312]: pgmap v1485: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:20.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:19 smithi143 ceph-mon[183689]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:20.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:19 smithi040 ceph-mon[189312]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:20.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:19 smithi040 ceph-mon[192000]: pgmap v1486: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:48:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:21 smithi143 ceph-mon[183689]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:21 smithi040 ceph-mon[192000]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:21 smithi040 ceph-mon[189312]: pgmap v1487: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:23 smithi143 ceph-mon[183689]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:23 smithi040 ceph-mon[189312]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:23 smithi040 ceph-mon[192000]: pgmap v1488: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:48:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T09:48:24.559744919Z level=info msg="Completed cleanup jobs" duration=12.509214ms 2023-09-30T09:48:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:25 smithi143 ceph-mon[183689]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:25 smithi040 ceph-mon[189312]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:25 smithi040 ceph-mon[192000]: pgmap v1489: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:28 smithi143 ceph-mon[183689]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:28 smithi040 ceph-mon[192000]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:28.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:28 smithi040 ceph-mon[189312]: pgmap v1490: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:29 smithi143 ceph-mon[183689]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:29 smithi040 ceph-mon[192000]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:29 smithi040 ceph-mon[189312]: pgmap v1491: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:31] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:48:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:31 smithi143 ceph-mon[183689]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:31 smithi040 ceph-mon[192000]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:32.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:31 smithi040 ceph-mon[189312]: pgmap v1492: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:33 smithi143 ceph-mon[183689]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:33 smithi040 ceph-mon[192000]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:33 smithi040 ceph-mon[189312]: pgmap v1493: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:35 smithi143 ceph-mon[183689]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:35 smithi040 ceph-mon[192000]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:35 smithi040 ceph-mon[189312]: pgmap v1494: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:38 smithi143 ceph-mon[183689]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:38 smithi040 ceph-mon[192000]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:38 smithi040 ceph-mon[189312]: pgmap v1495: 137 pgs: 137 active+clean; 1.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:39 smithi143 ceph-mon[183689]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:39 smithi040 ceph-mon[192000]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:39 smithi040 ceph-mon[189312]: pgmap v1496: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:41] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:48:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:41 smithi143 ceph-mon[183689]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:41 smithi040 ceph-mon[189312]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:41 smithi040 ceph-mon[192000]: pgmap v1497: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:43 smithi143 ceph-mon[183689]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:43 smithi040 ceph-mon[192000]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:43 smithi040 ceph-mon[189312]: pgmap v1498: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:45.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:45.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:48:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:45 smithi143 ceph-mon[183689]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:46.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:46.144 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:45 smithi040 ceph-mon[192000]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:46.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:48:46.144 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:45 smithi040 ceph-mon[189312]: pgmap v1499: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:48.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:48.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: pgmap v1500: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:48:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:48:48.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:48:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:49 smithi143 ceph-mon[183689]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:49 smithi040 ceph-mon[192000]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:49 smithi040 ceph-mon[189312]: pgmap v1501: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:48:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:48:51] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:48:52.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:51 smithi143 ceph-mon[183689]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:52.188 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:51 smithi040 ceph-mon[192000]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:52.189 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:51 smithi040 ceph-mon[189312]: pgmap v1502: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:54.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:53 smithi143 ceph-mon[183689]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:53 smithi040 ceph-mon[192000]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:53 smithi040 ceph-mon[189312]: pgmap v1503: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:55 smithi143 ceph-mon[183689]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:55 smithi040 ceph-mon[192000]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:55 smithi040 ceph-mon[189312]: pgmap v1504: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:58 smithi143 ceph-mon[183689]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:58 smithi040 ceph-mon[192000]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:48:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:58 smithi040 ceph-mon[189312]: pgmap v1505: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:48:59 smithi143 ceph-mon[183689]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:48:59 smithi040 ceph-mon[192000]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:48:59 smithi040 ceph-mon[189312]: pgmap v1506: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:49:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:01 smithi143 ceph-mon[183689]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:01 smithi040 ceph-mon[192000]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:01 smithi040 ceph-mon[189312]: pgmap v1507: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:03 smithi143 ceph-mon[183689]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:03 smithi040 ceph-mon[192000]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:03 smithi040 ceph-mon[189312]: pgmap v1508: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:05 smithi143 ceph-mon[183689]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:05 smithi040 ceph-mon[192000]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:05 smithi040 ceph-mon[189312]: pgmap v1509: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:08 smithi143 ceph-mon[183689]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:08 smithi040 ceph-mon[189312]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:08 smithi040 ceph-mon[192000]: pgmap v1510: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:09 smithi143 ceph-mon[183689]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:09 smithi040 ceph-mon[192000]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:09 smithi040 ceph-mon[189312]: pgmap v1511: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:49:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:11 smithi143 ceph-mon[183689]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:11 smithi040 ceph-mon[189312]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:11 smithi040 ceph-mon[192000]: pgmap v1512: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:13 smithi143 ceph-mon[183689]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:13 smithi040 ceph-mon[192000]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:13 smithi040 ceph-mon[189312]: pgmap v1513: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:16 smithi143 ceph-mon[183689]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:16 smithi040 ceph-mon[192000]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:16 smithi040 ceph-mon[189312]: pgmap v1514: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:18 smithi143 ceph-mon[183689]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:18 smithi040 ceph-mon[192000]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:18 smithi040 ceph-mon[189312]: pgmap v1515: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:19 smithi143 ceph-mon[183689]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:19 smithi040 ceph-mon[192000]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:20.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:19 smithi040 ceph-mon[189312]: pgmap v1516: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:49:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:21 smithi143 ceph-mon[183689]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:21 smithi040 ceph-mon[192000]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:21 smithi040 ceph-mon[189312]: pgmap v1517: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:23 smithi143 ceph-mon[183689]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:23 smithi040 ceph-mon[192000]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:23 smithi040 ceph-mon[189312]: pgmap v1518: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:26.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:25 smithi143 ceph-mon[183689]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:25 smithi040 ceph-mon[192000]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:25 smithi040 ceph-mon[189312]: pgmap v1519: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:28 smithi143 ceph-mon[183689]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:28 smithi040 ceph-mon[192000]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:28 smithi040 ceph-mon[189312]: pgmap v1520: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:29 smithi143 ceph-mon[183689]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:29 smithi040 ceph-mon[192000]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:29 smithi040 ceph-mon[189312]: pgmap v1521: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:49:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:31 smithi143 ceph-mon[183689]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:31 smithi040 ceph-mon[192000]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:31 smithi040 ceph-mon[189312]: pgmap v1522: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:33 smithi143 ceph-mon[183689]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:33 smithi040 ceph-mon[192000]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:33 smithi040 ceph-mon[189312]: pgmap v1523: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:35 smithi143 ceph-mon[183689]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:35 smithi040 ceph-mon[192000]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:35 smithi040 ceph-mon[189312]: pgmap v1524: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:38 smithi143 ceph-mon[183689]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:38 smithi040 ceph-mon[192000]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:38 smithi040 ceph-mon[189312]: pgmap v1525: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:39 smithi143 ceph-mon[183689]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:39 smithi040 ceph-mon[192000]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:39 smithi040 ceph-mon[189312]: pgmap v1526: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:49:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:41 smithi143 ceph-mon[183689]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:41 smithi040 ceph-mon[192000]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:41 smithi040 ceph-mon[189312]: pgmap v1527: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:43 smithi143 ceph-mon[183689]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:43 smithi040 ceph-mon[192000]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:43 smithi040 ceph-mon[189312]: pgmap v1528: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:49:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:46 smithi143 ceph-mon[183689]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:46 smithi040 ceph-mon[192000]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:46 smithi040 ceph-mon[189312]: pgmap v1529: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:48 smithi143 ceph-mon[183689]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:48 smithi040 ceph-mon[192000]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:48 smithi040 ceph-mon[189312]: pgmap v1530: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:49:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:49:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:49:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:49:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:49:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:49:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:50 smithi143 ceph-mon[183689]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:50 smithi040 ceph-mon[192000]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:50 smithi040 ceph-mon[189312]: pgmap v1531: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:49:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:49:51] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:49:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:51 smithi143 ceph-mon[183689]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:51 smithi040 ceph-mon[192000]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:51 smithi040 ceph-mon[189312]: pgmap v1532: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:53 smithi143 ceph-mon[183689]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:53 smithi040 ceph-mon[189312]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:53 smithi040 ceph-mon[192000]: pgmap v1533: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:55 smithi143 ceph-mon[183689]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:56.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:55 smithi040 ceph-mon[192000]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:56.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:55 smithi040 ceph-mon[189312]: pgmap v1534: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:58 smithi143 ceph-mon[183689]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:58 smithi040 ceph-mon[192000]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:49:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:58 smithi040 ceph-mon[189312]: pgmap v1535: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:49:59 smithi143 ceph-mon[183689]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:49:59 smithi040 ceph-mon[192000]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:49:59 smithi040 ceph-mon[189312]: pgmap v1536: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T09:50:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T09:50:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T09:50:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:01] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.43.0" 2023-09-30T09:50:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:01 smithi143 ceph-mon[183689]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:01 smithi040 ceph-mon[192000]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:01 smithi040 ceph-mon[189312]: pgmap v1537: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:03 smithi143 ceph-mon[183689]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:03 smithi040 ceph-mon[192000]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:03 smithi040 ceph-mon[189312]: pgmap v1538: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:05 smithi143 ceph-mon[183689]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:05 smithi040 ceph-mon[192000]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:05 smithi040 ceph-mon[189312]: pgmap v1539: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:08 smithi143 ceph-mon[183689]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:08 smithi040 ceph-mon[192000]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:08 smithi040 ceph-mon[189312]: pgmap v1540: 137 pgs: 137 active+clean; 1.3 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:09 smithi143 ceph-mon[183689]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:09 smithi040 ceph-mon[192000]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:09 smithi040 ceph-mon[189312]: pgmap v1541: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:11] "GET /metrics HTTP/1.1" 200 36254 "" "Prometheus/2.43.0" 2023-09-30T09:50:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:11 smithi143 ceph-mon[183689]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:12.756 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:11 smithi040 ceph-mon[192000]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:12.756 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:11 smithi040 ceph-mon[189312]: pgmap v1542: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:13 smithi143 ceph-mon[183689]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:13 smithi040 ceph-mon[192000]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:13 smithi040 ceph-mon[189312]: pgmap v1543: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:16 smithi143 ceph-mon[183689]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:16 smithi040 ceph-mon[192000]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:16 smithi040 ceph-mon[189312]: pgmap v1544: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:18 smithi143 ceph-mon[183689]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:18 smithi040 ceph-mon[192000]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:18 smithi040 ceph-mon[189312]: pgmap v1545: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:20.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:19 smithi143 ceph-mon[183689]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:19 smithi040 ceph-mon[192000]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:19 smithi040 ceph-mon[189312]: pgmap v1546: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:50:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:21 smithi143 ceph-mon[183689]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:21 smithi040 ceph-mon[192000]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:21 smithi040 ceph-mon[189312]: pgmap v1547: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:23 smithi143 ceph-mon[183689]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:23 smithi040 ceph-mon[192000]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:23 smithi040 ceph-mon[189312]: pgmap v1548: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:25 smithi143 ceph-mon[183689]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:25 smithi040 ceph-mon[192000]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:25 smithi040 ceph-mon[189312]: pgmap v1549: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:28 smithi143 ceph-mon[183689]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:28 smithi040 ceph-mon[189312]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:28 smithi040 ceph-mon[192000]: pgmap v1550: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:29 smithi143 ceph-mon[183689]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:29 smithi040 ceph-mon[192000]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:30.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:29 smithi040 ceph-mon[189312]: pgmap v1551: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:31] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:50:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:31 smithi143 ceph-mon[183689]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:31 smithi040 ceph-mon[192000]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:31 smithi040 ceph-mon[189312]: pgmap v1552: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:33 smithi143 ceph-mon[183689]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:33 smithi040 ceph-mon[192000]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:33 smithi040 ceph-mon[189312]: pgmap v1553: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:35 smithi143 ceph-mon[183689]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:35 smithi040 ceph-mon[192000]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:35 smithi040 ceph-mon[189312]: pgmap v1554: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:38 smithi143 ceph-mon[183689]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:38 smithi040 ceph-mon[192000]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:38 smithi040 ceph-mon[189312]: pgmap v1555: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:39 smithi143 ceph-mon[183689]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:39 smithi040 ceph-mon[192000]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:39 smithi040 ceph-mon[189312]: pgmap v1556: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:41] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:50:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:41 smithi143 ceph-mon[183689]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:41 smithi040 ceph-mon[192000]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:41 smithi040 ceph-mon[189312]: pgmap v1557: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:43 smithi143 ceph-mon[183689]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:43 smithi040 ceph-mon[192000]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:43 smithi040 ceph-mon[189312]: pgmap v1558: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:50:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:46 smithi143 ceph-mon[183689]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:46 smithi040 ceph-mon[192000]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:46 smithi040 ceph-mon[189312]: pgmap v1559: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:48 smithi143 ceph-mon[183689]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:48.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:48 smithi040 ceph-mon[192000]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:48.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:48 smithi040 ceph-mon[189312]: pgmap v1560: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:50:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:50:50.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:50 smithi143 ceph-mon[183689]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:50.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:50:50.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[192000]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:50:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:50:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:50:50.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:50 smithi040 ceph-mon[189312]: pgmap v1561: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:50:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:50:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:50:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:51 smithi143 ceph-mon[183689]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:51 smithi040 ceph-mon[192000]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:51 smithi040 ceph-mon[189312]: pgmap v1562: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:53 smithi143 ceph-mon[183689]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:53 smithi040 ceph-mon[192000]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:53 smithi040 ceph-mon[189312]: pgmap v1563: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:55 smithi143 ceph-mon[183689]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:55 smithi040 ceph-mon[192000]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:55 smithi040 ceph-mon[189312]: pgmap v1564: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:58 smithi143 ceph-mon[183689]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:58 smithi040 ceph-mon[192000]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:50:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:58 smithi040 ceph-mon[189312]: pgmap v1565: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:50:59 smithi143 ceph-mon[183689]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:50:59 smithi040 ceph-mon[192000]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:50:59 smithi040 ceph-mon[189312]: pgmap v1566: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T09:51:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:01 smithi143 ceph-mon[183689]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:01 smithi040 ceph-mon[192000]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:01 smithi040 ceph-mon[189312]: pgmap v1567: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:03 smithi143 ceph-mon[183689]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:03 smithi040 ceph-mon[192000]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:03 smithi040 ceph-mon[189312]: pgmap v1568: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:05 smithi143 ceph-mon[183689]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:05 smithi040 ceph-mon[189312]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:05 smithi040 ceph-mon[192000]: pgmap v1569: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:08 smithi143 ceph-mon[183689]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:08 smithi040 ceph-mon[192000]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:08.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:08 smithi040 ceph-mon[189312]: pgmap v1570: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:09 smithi143 ceph-mon[183689]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:09 smithi040 ceph-mon[192000]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:09 smithi040 ceph-mon[189312]: pgmap v1571: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T09:51:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:11 smithi143 ceph-mon[183689]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:11 smithi040 ceph-mon[192000]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:11 smithi040 ceph-mon[189312]: pgmap v1572: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:13 smithi143 ceph-mon[183689]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:13 smithi040 ceph-mon[192000]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:13 smithi040 ceph-mon[189312]: pgmap v1573: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:16 smithi143 ceph-mon[183689]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:16 smithi040 ceph-mon[192000]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:16 smithi040 ceph-mon[189312]: pgmap v1574: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:18 smithi143 ceph-mon[183689]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:18 smithi040 ceph-mon[192000]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:18 smithi040 ceph-mon[189312]: pgmap v1575: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:19 smithi143 ceph-mon[183689]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:19 smithi040 ceph-mon[192000]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:19 smithi040 ceph-mon[189312]: pgmap v1576: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:51:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:21 smithi143 ceph-mon[183689]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:21 smithi040 ceph-mon[192000]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:21 smithi040 ceph-mon[189312]: pgmap v1577: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:23 smithi143 ceph-mon[183689]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:23 smithi040 ceph-mon[192000]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:23 smithi040 ceph-mon[189312]: pgmap v1578: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:25 smithi143 ceph-mon[183689]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:25 smithi040 ceph-mon[192000]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:25 smithi040 ceph-mon[189312]: pgmap v1579: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:28 smithi143 ceph-mon[183689]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:28 smithi040 ceph-mon[192000]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:28 smithi040 ceph-mon[189312]: pgmap v1580: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:29 smithi143 ceph-mon[183689]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:29 smithi040 ceph-mon[192000]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:29 smithi040 ceph-mon[189312]: pgmap v1581: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:51:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:31 smithi143 ceph-mon[183689]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:31 smithi040 ceph-mon[192000]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:31 smithi040 ceph-mon[189312]: pgmap v1582: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:34.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:33 smithi143 ceph-mon[183689]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:33 smithi040 ceph-mon[192000]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:33 smithi040 ceph-mon[189312]: pgmap v1583: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:35 smithi143 ceph-mon[183689]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:35 smithi040 ceph-mon[192000]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:35 smithi040 ceph-mon[189312]: pgmap v1584: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:38.646 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:38 smithi143 ceph-mon[183689]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:38 smithi040 ceph-mon[192000]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:38 smithi040 ceph-mon[189312]: pgmap v1585: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:39 smithi143 ceph-mon[183689]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:39 smithi040 ceph-mon[192000]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:39 smithi040 ceph-mon[189312]: pgmap v1586: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:51:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:41 smithi143 ceph-mon[183689]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:41 smithi040 ceph-mon[192000]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:41 smithi040 ceph-mon[189312]: pgmap v1587: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:43 smithi143 ceph-mon[183689]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:43 smithi040 ceph-mon[192000]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:43 smithi040 ceph-mon[189312]: pgmap v1588: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:51:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:46 smithi143 ceph-mon[183689]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:46 smithi040 ceph-mon[192000]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:46 smithi040 ceph-mon[189312]: pgmap v1589: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:48 smithi143 ceph-mon[183689]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:48 smithi040 ceph-mon[192000]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:48 smithi040 ceph-mon[189312]: pgmap v1590: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:51:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:51:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:51:50.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:50 smithi040 ceph-mon[192000]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:50 smithi040 ceph-mon[189312]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:50 smithi143 ceph-mon[183689]: pgmap v1591: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:51:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:51:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:51:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:51 smithi143 ceph-mon[183689]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:51 smithi040 ceph-mon[192000]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:51 smithi040 ceph-mon[189312]: pgmap v1592: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:51:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:51:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:51:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:51:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:51:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:51:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:51:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:51:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:51:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:54 smithi143 ceph-mon[183689]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:54 smithi040 ceph-mon[192000]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:54 smithi040 ceph-mon[189312]: pgmap v1593: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:55 smithi143 ceph-mon[183689]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:55 smithi040 ceph-mon[192000]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:55 smithi040 ceph-mon[189312]: pgmap v1594: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:58 smithi143 ceph-mon[183689]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:58.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:58 smithi040 ceph-mon[192000]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:51:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:58 smithi040 ceph-mon[189312]: pgmap v1595: 137 pgs: 137 active+clean; 1.3 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:51:59 smithi143 ceph-mon[183689]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:51:59 smithi040 ceph-mon[192000]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:51:59 smithi040 ceph-mon[189312]: pgmap v1596: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:52:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:01 smithi143 ceph-mon[183689]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:01 smithi040 ceph-mon[192000]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:01 smithi040 ceph-mon[189312]: pgmap v1597: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:03 smithi143 ceph-mon[183689]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:03 smithi040 ceph-mon[192000]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:03 smithi040 ceph-mon[189312]: pgmap v1598: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:05 smithi143 ceph-mon[183689]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:05 smithi040 ceph-mon[192000]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:05 smithi040 ceph-mon[189312]: pgmap v1599: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:08 smithi143 ceph-mon[183689]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:08 smithi040 ceph-mon[192000]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:08 smithi040 ceph-mon[189312]: pgmap v1600: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:09 smithi143 ceph-mon[183689]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:09 smithi040 ceph-mon[192000]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:09 smithi040 ceph-mon[189312]: pgmap v1601: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:52:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:11 smithi143 ceph-mon[183689]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:11 smithi040 ceph-mon[192000]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:11 smithi040 ceph-mon[189312]: pgmap v1602: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:13 smithi143 ceph-mon[183689]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:13 smithi040 ceph-mon[192000]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:13 smithi040 ceph-mon[189312]: pgmap v1603: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:16 smithi143 ceph-mon[183689]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:16 smithi040 ceph-mon[192000]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:16 smithi040 ceph-mon[189312]: pgmap v1604: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:18 smithi143 ceph-mon[183689]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:18 smithi040 ceph-mon[189312]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:18 smithi040 ceph-mon[192000]: pgmap v1605: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:19 smithi143 ceph-mon[183689]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:19 smithi040 ceph-mon[189312]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:20.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:19 smithi040 ceph-mon[192000]: pgmap v1606: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:21] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T09:52:22.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:21 smithi143 ceph-mon[183689]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:21 smithi040 ceph-mon[192000]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:21 smithi040 ceph-mon[189312]: pgmap v1607: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:23 smithi143 ceph-mon[183689]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:23 smithi040 ceph-mon[192000]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:23 smithi040 ceph-mon[189312]: pgmap v1608: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:25 smithi143 ceph-mon[183689]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:25 smithi040 ceph-mon[189312]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:25 smithi040 ceph-mon[192000]: pgmap v1609: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:28.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:28 smithi143 ceph-mon[183689]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:28.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:28 smithi040 ceph-mon[192000]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:28 smithi040 ceph-mon[189312]: pgmap v1610: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:29 smithi143 ceph-mon[183689]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:29 smithi040 ceph-mon[192000]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:29 smithi040 ceph-mon[189312]: pgmap v1611: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:31.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:52:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:31 smithi143 ceph-mon[183689]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:31 smithi040 ceph-mon[192000]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:31 smithi040 ceph-mon[189312]: pgmap v1612: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:33 smithi143 ceph-mon[183689]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:33 smithi040 ceph-mon[192000]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:33 smithi040 ceph-mon[189312]: pgmap v1613: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:35 smithi143 ceph-mon[183689]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:35 smithi040 ceph-mon[192000]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:35 smithi040 ceph-mon[189312]: pgmap v1614: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:38.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:38 smithi143 ceph-mon[183689]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:38.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:38 smithi040 ceph-mon[192000]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:38 smithi040 ceph-mon[189312]: pgmap v1615: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:39 smithi143 ceph-mon[183689]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:39 smithi040 ceph-mon[192000]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:39 smithi040 ceph-mon[189312]: pgmap v1616: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:52:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:41 smithi143 ceph-mon[183689]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:41 smithi040 ceph-mon[192000]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:41 smithi040 ceph-mon[189312]: pgmap v1617: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:43 smithi143 ceph-mon[183689]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:43 smithi040 ceph-mon[192000]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:43 smithi040 ceph-mon[189312]: pgmap v1618: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:52:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:46 smithi143 ceph-mon[183689]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:46 smithi040 ceph-mon[192000]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:46 smithi040 ceph-mon[189312]: pgmap v1619: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:48.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:48 smithi143 ceph-mon[183689]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:48.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:48 smithi040 ceph-mon[192000]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:48 smithi040 ceph-mon[189312]: pgmap v1620: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:49 smithi143 ceph-mon[183689]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:49 smithi040 ceph-mon[192000]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:49 smithi040 ceph-mon[189312]: pgmap v1621: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:52:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:52:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:52:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:51 smithi143 ceph-mon[183689]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:51 smithi040 ceph-mon[192000]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:51 smithi040 ceph-mon[189312]: pgmap v1622: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:52:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:52:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:52:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:52:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:52:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:52:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:52:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:52:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:52:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:52:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:52:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:52:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:54 smithi143 ceph-mon[183689]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:54 smithi040 ceph-mon[192000]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:54 smithi040 ceph-mon[189312]: pgmap v1623: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:55 smithi143 ceph-mon[183689]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:56.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:55 smithi040 ceph-mon[192000]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:56.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:55 smithi040 ceph-mon[189312]: pgmap v1624: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:58.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:58 smithi143 ceph-mon[183689]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:58.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:58 smithi040 ceph-mon[192000]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:52:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:58 smithi040 ceph-mon[189312]: pgmap v1625: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:52:59 smithi143 ceph-mon[183689]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:52:59 smithi040 ceph-mon[192000]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:52:59 smithi040 ceph-mon[189312]: pgmap v1626: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:53:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:01 smithi143 ceph-mon[183689]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:01 smithi040 ceph-mon[192000]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:02.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:01 smithi040 ceph-mon[189312]: pgmap v1627: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:03 smithi143 ceph-mon[183689]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:03 smithi040 ceph-mon[189312]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:03 smithi040 ceph-mon[192000]: pgmap v1628: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:05 smithi143 ceph-mon[183689]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:05 smithi040 ceph-mon[192000]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:05 smithi040 ceph-mon[189312]: pgmap v1629: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:08.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:08 smithi143 ceph-mon[183689]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:08.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:08 smithi040 ceph-mon[192000]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:08 smithi040 ceph-mon[189312]: pgmap v1630: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:09 smithi143 ceph-mon[183689]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:09 smithi040 ceph-mon[192000]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:09 smithi040 ceph-mon[189312]: pgmap v1631: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:53:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:11 smithi143 ceph-mon[183689]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:11 smithi040 ceph-mon[192000]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:11 smithi040 ceph-mon[189312]: pgmap v1632: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:13 smithi143 ceph-mon[183689]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:13 smithi040 ceph-mon[192000]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:13 smithi040 ceph-mon[189312]: pgmap v1633: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:16 smithi143 ceph-mon[183689]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:16 smithi040 ceph-mon[192000]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:16 smithi040 ceph-mon[189312]: pgmap v1634: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:18.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:18 smithi143 ceph-mon[183689]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:18.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:18 smithi040 ceph-mon[192000]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:18 smithi040 ceph-mon[189312]: pgmap v1635: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:19 smithi143 ceph-mon[183689]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:19 smithi040 ceph-mon[192000]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:19 smithi040 ceph-mon[189312]: pgmap v1636: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T09:53:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:21 smithi143 ceph-mon[183689]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:21 smithi040 ceph-mon[192000]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:21 smithi040 ceph-mon[189312]: pgmap v1637: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:25.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:24 smithi143 ceph-mon[183689]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:24 smithi040 ceph-mon[192000]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:24 smithi040 ceph-mon[189312]: pgmap v1638: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:27.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:26 smithi143 ceph-mon[183689]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:27.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:26 smithi040 ceph-mon[192000]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:26 smithi040 ceph-mon[189312]: pgmap v1639: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:29 smithi143 ceph-mon[183689]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:29 smithi040 ceph-mon[192000]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:29 smithi040 ceph-mon[189312]: pgmap v1640: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:53:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:31 smithi040 ceph-mon[192000]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:31 smithi040 ceph-mon[189312]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:31 smithi143 ceph-mon[183689]: pgmap v1641: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:33.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:33 smithi143 ceph-mon[183689]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:33 smithi040 ceph-mon[192000]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:33 smithi040 ceph-mon[189312]: pgmap v1642: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:35 smithi143 ceph-mon[183689]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:35 smithi040 ceph-mon[192000]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:35.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:35 smithi040 ceph-mon[189312]: pgmap v1643: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:37 smithi143 ceph-mon[183689]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:37 smithi040 ceph-mon[192000]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:37 smithi040 ceph-mon[189312]: pgmap v1644: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:39 smithi143 ceph-mon[183689]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:39 smithi040 ceph-mon[192000]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:39 smithi040 ceph-mon[189312]: pgmap v1645: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:41 smithi040 ceph-mon[189312]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:41.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:53:41.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:41 smithi040 ceph-mon[192000]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:41 smithi143 ceph-mon[183689]: pgmap v1646: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:43.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:43 smithi143 ceph-mon[183689]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:43 smithi040 ceph-mon[192000]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:43 smithi040 ceph-mon[189312]: pgmap v1647: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:45 smithi143 ceph-mon[183689]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:45 smithi040 ceph-mon[192000]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:45 smithi040 ceph-mon[189312]: pgmap v1648: 137 pgs: 137 active+clean; 1.3 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:53:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:47 smithi143 ceph-mon[183689]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:47 smithi040 ceph-mon[192000]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:47 smithi040 ceph-mon[189312]: pgmap v1649: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:49 smithi143 ceph-mon[183689]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:49 smithi040 ceph-mon[189312]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:49.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:49 smithi040 ceph-mon[192000]: pgmap v1650: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:53:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:53:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:53:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:51 smithi040 ceph-mon[192000]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:51 smithi040 ceph-mon[189312]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:51 smithi143 ceph-mon[183689]: pgmap v1651: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:53 smithi143 ceph-mon[183689]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:53 smithi040 ceph-mon[189312]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:53 smithi040 ceph-mon[192000]: pgmap v1652: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:53:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:53:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:53:54.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:53:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:53:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:53:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:53:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:53:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:53:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:53:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:53:54.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:53:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:55 smithi143 ceph-mon[183689]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:55 smithi040 ceph-mon[192000]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:55 smithi040 ceph-mon[189312]: pgmap v1653: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:57 smithi143 ceph-mon[183689]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:57 smithi040 ceph-mon[192000]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:57 smithi040 ceph-mon[189312]: pgmap v1654: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:53:59 smithi143 ceph-mon[183689]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:53:59 smithi040 ceph-mon[189312]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:53:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:53:59 smithi040 ceph-mon[192000]: pgmap v1655: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:01.283 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:54:01.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:01 smithi040 ceph-mon[192000]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:01.284 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:01 smithi143 ceph-mon[183689]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:01 smithi040 ceph-mon[189312]: pgmap v1656: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:03.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:03 smithi143 ceph-mon[183689]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:03 smithi040 ceph-mon[192000]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:03.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:03 smithi040 ceph-mon[189312]: pgmap v1657: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:05 smithi143 ceph-mon[183689]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:05 smithi040 ceph-mon[192000]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:05 smithi040 ceph-mon[189312]: pgmap v1658: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:07 smithi143 ceph-mon[183689]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:07 smithi040 ceph-mon[192000]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:07 smithi040 ceph-mon[189312]: pgmap v1659: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:09 smithi143 ceph-mon[183689]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:09 smithi040 ceph-mon[192000]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:09 smithi040 ceph-mon[189312]: pgmap v1660: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:11.297 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:54:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:11 smithi143 ceph-mon[183689]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:11 smithi040 ceph-mon[189312]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:11 smithi040 ceph-mon[192000]: pgmap v1661: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:13 smithi143 ceph-mon[183689]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:13 smithi040 ceph-mon[192000]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:13 smithi040 ceph-mon[189312]: pgmap v1662: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:15 smithi143 ceph-mon[183689]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:15 smithi040 ceph-mon[189312]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:15 smithi040 ceph-mon[192000]: pgmap v1663: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:16.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:17 smithi143 ceph-mon[183689]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:17 smithi040 ceph-mon[192000]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:17.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:17 smithi040 ceph-mon[189312]: pgmap v1664: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:19 smithi143 ceph-mon[183689]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:19 smithi040 ceph-mon[192000]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:19 smithi040 ceph-mon[189312]: pgmap v1665: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:21.311 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:54:21.312 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:21 smithi040 ceph-mon[189312]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:21 smithi143 ceph-mon[183689]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:21 smithi040 ceph-mon[192000]: pgmap v1666: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:23.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:23 smithi143 ceph-mon[183689]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:23 smithi040 ceph-mon[192000]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:23.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:23 smithi040 ceph-mon[189312]: pgmap v1667: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:25 smithi143 ceph-mon[183689]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:25 smithi040 ceph-mon[192000]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:25 smithi040 ceph-mon[189312]: pgmap v1668: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:27 smithi143 ceph-mon[183689]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:27 smithi040 ceph-mon[192000]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:27 smithi040 ceph-mon[189312]: pgmap v1669: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:29 smithi143 ceph-mon[183689]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:29 smithi040 ceph-mon[192000]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:29.723 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:29 smithi040 ceph-mon[189312]: pgmap v1670: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:31.324 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:54:31.325 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:31 smithi040 ceph-mon[189312]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:31.325 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:31 smithi143 ceph-mon[183689]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:31 smithi040 ceph-mon[192000]: pgmap v1671: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:33.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:33 smithi143 ceph-mon[183689]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:33 smithi040 ceph-mon[192000]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:33 smithi040 ceph-mon[189312]: pgmap v1672: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:35 smithi143 ceph-mon[183689]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:35 smithi040 ceph-mon[192000]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:35 smithi040 ceph-mon[189312]: pgmap v1673: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:37 smithi143 ceph-mon[183689]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:37 smithi040 ceph-mon[192000]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:37 smithi040 ceph-mon[189312]: pgmap v1674: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:39 smithi143 ceph-mon[183689]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:39 smithi040 ceph-mon[192000]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:39 smithi040 ceph-mon[189312]: pgmap v1675: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:41.335 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:54:41.335 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:41 smithi040 ceph-mon[189312]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:41 smithi143 ceph-mon[183689]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:41 smithi040 ceph-mon[192000]: pgmap v1676: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:43.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:43 smithi143 ceph-mon[183689]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:43 smithi040 ceph-mon[189312]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:43.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:43 smithi040 ceph-mon[192000]: pgmap v1677: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:45 smithi143 ceph-mon[183689]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:45 smithi040 ceph-mon[192000]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:45 smithi040 ceph-mon[189312]: pgmap v1678: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:54:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:47 smithi143 ceph-mon[183689]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:47.667 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:47 smithi040 ceph-mon[192000]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:47.668 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:47 smithi040 ceph-mon[189312]: pgmap v1679: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:49 smithi143 ceph-mon[183689]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:49 smithi040 ceph-mon[192000]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:49 smithi040 ceph-mon[189312]: pgmap v1680: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:51.345 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:54:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:54:51] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.43.0" 2023-09-30T09:54:51.345 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:51 smithi040 ceph-mon[192000]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:51.346 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:51 smithi040 ceph-mon[189312]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:51.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:51 smithi143 ceph-mon[183689]: pgmap v1681: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:53 smithi143 ceph-mon[183689]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:53 smithi040 ceph-mon[192000]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:53 smithi040 ceph-mon[189312]: pgmap v1682: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:54:54.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:54:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:54:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:55 smithi143 ceph-mon[183689]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:54:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:54:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[192000]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[189312]: pgmap v1683: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:54:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:54:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:54:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:57 smithi143 ceph-mon[183689]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:57 smithi040 ceph-mon[189312]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:57 smithi040 ceph-mon[192000]: pgmap v1684: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:54:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:54:59 smithi143 ceph-mon[183689]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:54:59 smithi040 ceph-mon[192000]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:54:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:54:59 smithi040 ceph-mon[189312]: pgmap v1685: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2023-09-30T09:55:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:01.367 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:55:01.368 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:01 smithi040 ceph-mon[189312]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:01 smithi143 ceph-mon[183689]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:01 smithi040 ceph-mon[192000]: pgmap v1686: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:03 smithi143 ceph-mon[183689]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:03.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:03 smithi040 ceph-mon[192000]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:03.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:03 smithi040 ceph-mon[189312]: pgmap v1687: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:05 smithi143 ceph-mon[183689]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:05 smithi040 ceph-mon[192000]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:05 smithi040 ceph-mon[189312]: pgmap v1688: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:07 smithi143 ceph-mon[183689]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:07 smithi040 ceph-mon[192000]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:07 smithi040 ceph-mon[189312]: pgmap v1689: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:09 smithi143 ceph-mon[183689]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:09 smithi040 ceph-mon[192000]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:09 smithi040 ceph-mon[189312]: pgmap v1690: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:11.380 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:55:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:11 smithi143 ceph-mon[183689]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:11 smithi040 ceph-mon[192000]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:11.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:11 smithi040 ceph-mon[189312]: pgmap v1691: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:13 smithi143 ceph-mon[183689]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:13 smithi040 ceph-mon[192000]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:13 smithi040 ceph-mon[189312]: pgmap v1692: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:15 smithi143 ceph-mon[183689]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:15 smithi040 ceph-mon[192000]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:15 smithi040 ceph-mon[189312]: pgmap v1693: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:17 smithi143 ceph-mon[183689]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:17 smithi040 ceph-mon[192000]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:17 smithi040 ceph-mon[189312]: pgmap v1694: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:19 smithi143 ceph-mon[183689]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:19 smithi040 ceph-mon[192000]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:19 smithi040 ceph-mon[189312]: pgmap v1695: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:21.393 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:55:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:21 smithi143 ceph-mon[183689]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:21 smithi040 ceph-mon[192000]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:21.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:21 smithi040 ceph-mon[189312]: pgmap v1696: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:23 smithi040 ceph-mon[192000]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:23 smithi040 ceph-mon[189312]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:23 smithi143 ceph-mon[183689]: pgmap v1697: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:25 smithi040 ceph-mon[192000]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:25 smithi040 ceph-mon[189312]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:25 smithi143 ceph-mon[183689]: pgmap v1698: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:27 smithi040 ceph-mon[192000]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:27 smithi040 ceph-mon[189312]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:27 smithi143 ceph-mon[183689]: pgmap v1699: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:29 smithi040 ceph-mon[192000]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:29 smithi040 ceph-mon[189312]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:29 smithi143 ceph-mon[183689]: pgmap v1700: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:55:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:31 smithi143 ceph-mon[183689]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:31 smithi040 ceph-mon[192000]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:31 smithi040 ceph-mon[189312]: pgmap v1701: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:33 smithi143 ceph-mon[183689]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:33 smithi040 ceph-mon[192000]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:33 smithi040 ceph-mon[189312]: pgmap v1702: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:35 smithi143 ceph-mon[183689]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:35 smithi040 ceph-mon[192000]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:35 smithi040 ceph-mon[189312]: pgmap v1703: 137 pgs: 137 active+clean; 1.3 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:37 smithi143 ceph-mon[183689]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:37 smithi040 ceph-mon[192000]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:37 smithi040 ceph-mon[189312]: pgmap v1704: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:39 smithi143 ceph-mon[183689]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:39 smithi040 ceph-mon[192000]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:39 smithi040 ceph-mon[189312]: pgmap v1705: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:55:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:41 smithi143 ceph-mon[183689]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:41 smithi040 ceph-mon[192000]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:41 smithi040 ceph-mon[189312]: pgmap v1706: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:43 smithi143 ceph-mon[183689]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:43 smithi040 ceph-mon[192000]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:43 smithi040 ceph-mon[189312]: pgmap v1707: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:45 smithi143 ceph-mon[183689]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:45 smithi040 ceph-mon[192000]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:45 smithi040 ceph-mon[189312]: pgmap v1708: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:55:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:47 smithi143 ceph-mon[183689]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:47 smithi040 ceph-mon[192000]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:47 smithi040 ceph-mon[189312]: pgmap v1709: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:49 smithi143 ceph-mon[183689]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:49 smithi040 ceph-mon[192000]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:49 smithi040 ceph-mon[189312]: pgmap v1710: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:55:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:55:51] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:55:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:51 smithi143 ceph-mon[183689]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:51 smithi040 ceph-mon[192000]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:51 smithi040 ceph-mon[189312]: pgmap v1711: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:53 smithi143 ceph-mon[183689]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:53 smithi040 ceph-mon[192000]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:53 smithi040 ceph-mon[189312]: pgmap v1712: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: pgmap v1713: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:55.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:55:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:55:56.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:55:56.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:55:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:57 smithi143 ceph-mon[183689]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:57 smithi040 ceph-mon[192000]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:55:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:57 smithi040 ceph-mon[189312]: pgmap v1714: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:55:59 smithi143 ceph-mon[183689]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:55:59 smithi040 ceph-mon[192000]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:55:59 smithi040 ceph-mon[189312]: pgmap v1715: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:01.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:56:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:01 smithi143 ceph-mon[183689]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:01 smithi040 ceph-mon[192000]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:01 smithi040 ceph-mon[189312]: pgmap v1716: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:03 smithi143 ceph-mon[183689]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:03 smithi040 ceph-mon[192000]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:03 smithi040 ceph-mon[189312]: pgmap v1717: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:05.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:04 smithi143 ceph-mon[183689]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:04 smithi040 ceph-mon[192000]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:04 smithi040 ceph-mon[189312]: pgmap v1718: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:07.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:06 smithi143 ceph-mon[183689]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:07.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:06 smithi040 ceph-mon[192000]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:06 smithi040 ceph-mon[189312]: pgmap v1719: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:09 smithi143 ceph-mon[183689]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:09 smithi040 ceph-mon[192000]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:09 smithi040 ceph-mon[189312]: pgmap v1720: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:56:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:11 smithi040 ceph-mon[192000]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:11 smithi040 ceph-mon[189312]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:11 smithi143 ceph-mon[183689]: pgmap v1721: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:13 smithi143 ceph-mon[183689]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:13 smithi040 ceph-mon[189312]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:13 smithi040 ceph-mon[192000]: pgmap v1722: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:15 smithi143 ceph-mon[183689]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:15 smithi040 ceph-mon[192000]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:15 smithi040 ceph-mon[189312]: pgmap v1723: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:16.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:16.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:17.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:17 smithi143 ceph-mon[183689]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:17 smithi040 ceph-mon[192000]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:17 smithi040 ceph-mon[189312]: pgmap v1724: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:19 smithi143 ceph-mon[183689]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:19 smithi040 ceph-mon[192000]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:19 smithi040 ceph-mon[189312]: pgmap v1725: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:21] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:56:21.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:21 smithi040 ceph-mon[192000]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:21.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:21 smithi040 ceph-mon[189312]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:21 smithi143 ceph-mon[183689]: pgmap v1726: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:23.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:23 smithi143 ceph-mon[183689]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:23 smithi040 ceph-mon[192000]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:23 smithi040 ceph-mon[189312]: pgmap v1727: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:25 smithi143 ceph-mon[183689]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:25 smithi040 ceph-mon[192000]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:25 smithi040 ceph-mon[189312]: pgmap v1728: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:27 smithi143 ceph-mon[183689]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:27 smithi040 ceph-mon[192000]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:27 smithi040 ceph-mon[189312]: pgmap v1729: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:29 smithi143 ceph-mon[183689]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:29 smithi040 ceph-mon[192000]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:29 smithi040 ceph-mon[189312]: pgmap v1730: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:31.292 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:56:31.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:31 smithi040 ceph-mon[192000]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:31.292 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:31 smithi143 ceph-mon[183689]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:31 smithi040 ceph-mon[189312]: pgmap v1731: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:33.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:33 smithi143 ceph-mon[183689]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:33 smithi040 ceph-mon[192000]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:33 smithi040 ceph-mon[189312]: pgmap v1732: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:35 smithi143 ceph-mon[183689]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:35 smithi040 ceph-mon[192000]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:35 smithi040 ceph-mon[189312]: pgmap v1733: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:37.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:37 smithi143 ceph-mon[183689]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:37 smithi040 ceph-mon[192000]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:37 smithi040 ceph-mon[189312]: pgmap v1734: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:39.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:39 smithi143 ceph-mon[183689]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:39 smithi040 ceph-mon[192000]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:39 smithi040 ceph-mon[189312]: pgmap v1735: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:41.302 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T09:56:41.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:41 smithi040 ceph-mon[189312]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:41.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:41 smithi143 ceph-mon[183689]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:41 smithi040 ceph-mon[192000]: pgmap v1736: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:43.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:43 smithi143 ceph-mon[183689]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:43 smithi040 ceph-mon[192000]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:43 smithi040 ceph-mon[189312]: pgmap v1737: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:45.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:45 smithi143 ceph-mon[183689]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:45 smithi040 ceph-mon[192000]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:45 smithi040 ceph-mon[189312]: pgmap v1738: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:46.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:56:47.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:47 smithi143 ceph-mon[183689]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:47.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:47 smithi040 ceph-mon[192000]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:47 smithi040 ceph-mon[189312]: pgmap v1739: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:49.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:49 smithi143 ceph-mon[183689]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:49 smithi040 ceph-mon[192000]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:49 smithi040 ceph-mon[189312]: pgmap v1740: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:51.323 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:56:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:56:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:56:51.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:51 smithi143 ceph-mon[183689]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:51 smithi040 ceph-mon[192000]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:51 smithi040 ceph-mon[189312]: pgmap v1741: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:53 smithi143 ceph-mon[183689]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:53 smithi040 ceph-mon[192000]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:53 smithi040 ceph-mon[189312]: pgmap v1742: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:55.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:55 smithi143 ceph-mon[183689]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:55 smithi040 ceph-mon[192000]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:55 smithi040 ceph-mon[189312]: pgmap v1743: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:56:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:56:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:56:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:57 smithi143 ceph-mon[183689]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:56:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:56:57.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:56:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[192000]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:56:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:56:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:56:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[189312]: pgmap v1744: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:56:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:56:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:56:59.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:56:59 smithi143 ceph-mon[183689]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:56:59 smithi040 ceph-mon[192000]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:56:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:56:59 smithi040 ceph-mon[189312]: pgmap v1745: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:00.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:01.345 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T09:57:01.346 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:01 smithi040 ceph-mon[189312]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:01 smithi143 ceph-mon[183689]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:01 smithi040 ceph-mon[192000]: pgmap v1746: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:03 smithi143 ceph-mon[183689]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:03 smithi040 ceph-mon[192000]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:03 smithi040 ceph-mon[189312]: pgmap v1747: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:05 smithi143 ceph-mon[183689]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:05 smithi040 ceph-mon[192000]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:05 smithi040 ceph-mon[189312]: pgmap v1748: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:07.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:07 smithi143 ceph-mon[183689]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:07 smithi040 ceph-mon[192000]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:07 smithi040 ceph-mon[189312]: pgmap v1749: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:09.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:09 smithi143 ceph-mon[183689]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:09 smithi040 ceph-mon[192000]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:09 smithi040 ceph-mon[189312]: pgmap v1750: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:11.358 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T09:57:11.359 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:11 smithi040 ceph-mon[189312]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:11.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:11 smithi143 ceph-mon[183689]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:11 smithi040 ceph-mon[192000]: pgmap v1751: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:13.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:13 smithi143 ceph-mon[183689]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:13 smithi040 ceph-mon[192000]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:13 smithi040 ceph-mon[189312]: pgmap v1752: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:15 smithi143 ceph-mon[183689]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:15.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:15 smithi040 ceph-mon[192000]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:15 smithi040 ceph-mon[189312]: pgmap v1753: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:17.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:17 smithi143 ceph-mon[183689]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:17 smithi040 ceph-mon[192000]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:17 smithi040 ceph-mon[189312]: pgmap v1754: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:19 smithi143 ceph-mon[183689]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:19 smithi040 ceph-mon[192000]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:19 smithi040 ceph-mon[189312]: pgmap v1755: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:21.370 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T09:57:21.371 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:21 smithi040 ceph-mon[189312]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:21.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:21 smithi143 ceph-mon[183689]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:21.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:21 smithi040 ceph-mon[192000]: pgmap v1756: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:23.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:23 smithi143 ceph-mon[183689]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:23.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:23 smithi040 ceph-mon[192000]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:23 smithi040 ceph-mon[189312]: pgmap v1757: 137 pgs: 137 active+clean; 1.3 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:25.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:25 smithi143 ceph-mon[183689]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:25.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:25 smithi040 ceph-mon[192000]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:25 smithi040 ceph-mon[189312]: pgmap v1758: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:27 smithi143 ceph-mon[183689]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:27 smithi040 ceph-mon[192000]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:27 smithi040 ceph-mon[189312]: pgmap v1759: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:29.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:29 smithi143 ceph-mon[183689]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:29 smithi040 ceph-mon[192000]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:29.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:29 smithi040 ceph-mon[189312]: pgmap v1760: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:30.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:31.386 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:57:31.387 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:31 smithi040 ceph-mon[192000]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:31.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:31 smithi143 ceph-mon[183689]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:31 smithi040 ceph-mon[189312]: pgmap v1761: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:33.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:33 smithi143 ceph-mon[183689]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:33.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:33 smithi040 ceph-mon[192000]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:33 smithi040 ceph-mon[189312]: pgmap v1762: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:35 smithi143 ceph-mon[183689]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:35 smithi040 ceph-mon[192000]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:35 smithi040 ceph-mon[189312]: pgmap v1763: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:37.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:37 smithi040 ceph-mon[192000]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:37 smithi040 ceph-mon[189312]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:37 smithi143 ceph-mon[183689]: pgmap v1764: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:39.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:39 smithi040 ceph-mon[192000]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:39 smithi040 ceph-mon[189312]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:39 smithi143 ceph-mon[183689]: pgmap v1765: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:41.401 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:57:41.402 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:41 smithi040 ceph-mon[189312]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:41.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:41 smithi040 ceph-mon[192000]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:41 smithi143 ceph-mon[183689]: pgmap v1766: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:43.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:43 smithi040 ceph-mon[192000]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:43.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:43 smithi040 ceph-mon[189312]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:43 smithi143 ceph-mon[183689]: pgmap v1767: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:45 smithi040 ceph-mon[192000]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:45.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:45 smithi040 ceph-mon[189312]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:45.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:45 smithi143 ceph-mon[183689]: pgmap v1768: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:57:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:47 smithi143 ceph-mon[183689]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:47 smithi040 ceph-mon[192000]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:47 smithi040 ceph-mon[189312]: pgmap v1769: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:49 smithi143 ceph-mon[183689]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:49 smithi040 ceph-mon[192000]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:49 smithi040 ceph-mon[189312]: pgmap v1770: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:57:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:57:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:57:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:51 smithi143 ceph-mon[183689]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:51 smithi040 ceph-mon[192000]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:51 smithi040 ceph-mon[189312]: pgmap v1771: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:53 smithi143 ceph-mon[183689]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:53 smithi040 ceph-mon[192000]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:53 smithi040 ceph-mon[189312]: pgmap v1772: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:55 smithi143 ceph-mon[183689]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:55 smithi040 ceph-mon[192000]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:55 smithi040 ceph-mon[189312]: pgmap v1773: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:57 smithi143 ceph-mon[183689]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:57:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:57:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:57:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[192000]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:57:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[189312]: pgmap v1774: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:57:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:57:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:57:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:57:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:57:59 smithi143 ceph-mon[183689]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:57:59 smithi040 ceph-mon[192000]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:57:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:57:59 smithi040 ceph-mon[189312]: pgmap v1775: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:58:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:01 smithi143 ceph-mon[183689]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:01 smithi040 ceph-mon[192000]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:01 smithi040 ceph-mon[189312]: pgmap v1776: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:03 smithi143 ceph-mon[183689]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:03 smithi040 ceph-mon[192000]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:03 smithi040 ceph-mon[189312]: pgmap v1777: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:05 smithi143 ceph-mon[183689]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:05 smithi040 ceph-mon[192000]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:05 smithi040 ceph-mon[189312]: pgmap v1778: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:07 smithi143 ceph-mon[183689]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:07 smithi040 ceph-mon[192000]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:07 smithi040 ceph-mon[189312]: pgmap v1779: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:09 smithi143 ceph-mon[183689]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:09 smithi040 ceph-mon[192000]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:09 smithi040 ceph-mon[189312]: pgmap v1780: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:58:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:11 smithi143 ceph-mon[183689]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:11 smithi040 ceph-mon[192000]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:11 smithi040 ceph-mon[189312]: pgmap v1781: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:13 smithi143 ceph-mon[183689]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:13 smithi040 ceph-mon[192000]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:13 smithi040 ceph-mon[189312]: pgmap v1782: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:15 smithi143 ceph-mon[183689]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:15 smithi040 ceph-mon[192000]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:15 smithi040 ceph-mon[189312]: pgmap v1783: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:17 smithi143 ceph-mon[183689]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:17 smithi040 ceph-mon[192000]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:17 smithi040 ceph-mon[189312]: pgmap v1784: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:19 smithi143 ceph-mon[183689]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:19 smithi040 ceph-mon[192000]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:19 smithi040 ceph-mon[189312]: pgmap v1785: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:21] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:58:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:21 smithi143 ceph-mon[183689]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:21 smithi040 ceph-mon[192000]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:21 smithi040 ceph-mon[189312]: pgmap v1786: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:23 smithi143 ceph-mon[183689]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:23 smithi040 ceph-mon[192000]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:23 smithi040 ceph-mon[189312]: pgmap v1787: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 09:58:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T09:58:24.55963245Z level=info msg="Completed cleanup jobs" duration=12.566581ms 2023-09-30T09:58:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:25 smithi143 ceph-mon[183689]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:25 smithi040 ceph-mon[192000]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:25 smithi040 ceph-mon[189312]: pgmap v1788: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:27 smithi143 ceph-mon[183689]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:27 smithi040 ceph-mon[192000]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:27 smithi040 ceph-mon[189312]: pgmap v1789: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:29 smithi143 ceph-mon[183689]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:29 smithi040 ceph-mon[192000]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:29 smithi040 ceph-mon[189312]: pgmap v1790: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:58:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:31 smithi143 ceph-mon[183689]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:31 smithi040 ceph-mon[192000]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:31 smithi040 ceph-mon[189312]: pgmap v1791: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:33 smithi143 ceph-mon[183689]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:33 smithi040 ceph-mon[192000]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:33 smithi040 ceph-mon[189312]: pgmap v1792: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:35 smithi143 ceph-mon[183689]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:35 smithi040 ceph-mon[192000]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:35 smithi040 ceph-mon[189312]: pgmap v1793: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:37 smithi143 ceph-mon[183689]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:37 smithi040 ceph-mon[192000]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:37 smithi040 ceph-mon[189312]: pgmap v1794: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:39 smithi143 ceph-mon[183689]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:39 smithi040 ceph-mon[192000]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:39 smithi040 ceph-mon[189312]: pgmap v1795: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:58:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:41 smithi143 ceph-mon[183689]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:41 smithi040 ceph-mon[192000]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:41 smithi040 ceph-mon[189312]: pgmap v1796: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:43 smithi143 ceph-mon[183689]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:43 smithi040 ceph-mon[192000]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:43 smithi040 ceph-mon[189312]: pgmap v1797: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:45 smithi143 ceph-mon[183689]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:45 smithi040 ceph-mon[192000]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:45 smithi040 ceph-mon[189312]: pgmap v1798: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:58:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:47 smithi143 ceph-mon[183689]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:47 smithi040 ceph-mon[192000]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:47 smithi040 ceph-mon[189312]: pgmap v1799: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:49 smithi143 ceph-mon[183689]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:49 smithi040 ceph-mon[192000]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:49 smithi040 ceph-mon[189312]: pgmap v1800: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:58:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:58:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:58:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:51 smithi143 ceph-mon[183689]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:51 smithi040 ceph-mon[192000]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:51 smithi040 ceph-mon[189312]: pgmap v1801: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:53 smithi143 ceph-mon[183689]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:53 smithi040 ceph-mon[192000]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:53 smithi040 ceph-mon[189312]: pgmap v1802: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:55 smithi143 ceph-mon[183689]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:55 smithi040 ceph-mon[192000]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:55 smithi040 ceph-mon[189312]: pgmap v1803: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:57.800 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:57 smithi143 ceph-mon[183689]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:57.800 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:58:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:57 smithi040 ceph-mon[192000]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:58:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:57 smithi040 ceph-mon[189312]: pgmap v1804: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T09:58:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:58:59 smithi143 ceph-mon[183689]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:58:59 smithi040 ceph-mon[192000]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:58:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:58:59 smithi040 ceph-mon[189312]: pgmap v1805: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:00.879 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.879 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:00.880 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:00.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:00.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:01.357 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:59:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:01 smithi040 ceph-mon[192000]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:01 smithi040 ceph-mon[189312]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:01.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:01 smithi143 ceph-mon[183689]: pgmap v1806: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:59:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: pgmap v1807: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T09:59:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T09:59:03.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T09:59:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:05 smithi143 ceph-mon[183689]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:05 smithi040 ceph-mon[192000]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:05 smithi040 ceph-mon[189312]: pgmap v1808: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:07 smithi143 ceph-mon[183689]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:07 smithi040 ceph-mon[189312]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:07 smithi040 ceph-mon[192000]: pgmap v1809: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:09 smithi143 ceph-mon[183689]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:09 smithi040 ceph-mon[192000]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:09 smithi040 ceph-mon[189312]: pgmap v1810: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:59:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:11 smithi143 ceph-mon[183689]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:11 smithi040 ceph-mon[192000]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:11 smithi040 ceph-mon[189312]: pgmap v1811: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:13 smithi143 ceph-mon[183689]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:13 smithi040 ceph-mon[192000]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:13 smithi040 ceph-mon[189312]: pgmap v1812: 137 pgs: 137 active+clean; 1.3 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:15 smithi143 ceph-mon[183689]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:15 smithi040 ceph-mon[192000]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:15 smithi040 ceph-mon[189312]: pgmap v1813: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:17 smithi143 ceph-mon[183689]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:17 smithi040 ceph-mon[192000]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:17 smithi040 ceph-mon[189312]: pgmap v1814: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:19 smithi143 ceph-mon[183689]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:19 smithi040 ceph-mon[192000]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:19 smithi040 ceph-mon[189312]: pgmap v1815: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T09:59:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:21 smithi143 ceph-mon[183689]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:21 smithi040 ceph-mon[192000]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:21 smithi040 ceph-mon[189312]: pgmap v1816: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:23 smithi143 ceph-mon[183689]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:23 smithi040 ceph-mon[189312]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:23 smithi040 ceph-mon[192000]: pgmap v1817: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:25 smithi143 ceph-mon[183689]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:25 smithi040 ceph-mon[192000]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:25 smithi040 ceph-mon[189312]: pgmap v1818: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:27 smithi143 ceph-mon[183689]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:27.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:27 smithi040 ceph-mon[192000]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:27.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:27 smithi040 ceph-mon[189312]: pgmap v1819: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:29 smithi143 ceph-mon[183689]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:29 smithi040 ceph-mon[192000]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:29 smithi040 ceph-mon[189312]: pgmap v1820: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:59:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:31 smithi143 ceph-mon[183689]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:31 smithi040 ceph-mon[192000]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:31 smithi040 ceph-mon[189312]: pgmap v1821: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:33 smithi143 ceph-mon[183689]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:33 smithi040 ceph-mon[192000]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:33 smithi040 ceph-mon[189312]: pgmap v1822: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:35 smithi143 ceph-mon[183689]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:35 smithi040 ceph-mon[192000]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:35 smithi040 ceph-mon[189312]: pgmap v1823: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:37 smithi143 ceph-mon[183689]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:37 smithi040 ceph-mon[189312]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:37 smithi040 ceph-mon[192000]: pgmap v1824: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:39 smithi143 ceph-mon[183689]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:39 smithi040 ceph-mon[192000]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:39 smithi040 ceph-mon[189312]: pgmap v1825: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T09:59:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:41 smithi143 ceph-mon[183689]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:41 smithi040 ceph-mon[192000]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:41 smithi040 ceph-mon[189312]: pgmap v1826: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:43 smithi143 ceph-mon[183689]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:43 smithi040 ceph-mon[189312]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:43 smithi040 ceph-mon[192000]: pgmap v1827: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:45 smithi143 ceph-mon[183689]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:45 smithi040 ceph-mon[192000]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:45 smithi040 ceph-mon[189312]: pgmap v1828: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T09:59:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:47 smithi143 ceph-mon[183689]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:47 smithi040 ceph-mon[192000]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:47 smithi040 ceph-mon[189312]: pgmap v1829: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:49 smithi143 ceph-mon[183689]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:49 smithi040 ceph-mon[192000]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:49.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:49 smithi040 ceph-mon[189312]: pgmap v1830: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 09:59:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:09:59:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T09:59:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:51 smithi143 ceph-mon[183689]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:51 smithi040 ceph-mon[192000]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:51 smithi040 ceph-mon[189312]: pgmap v1831: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:53 smithi143 ceph-mon[183689]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:53 smithi040 ceph-mon[192000]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:53 smithi040 ceph-mon[189312]: pgmap v1832: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:55 smithi143 ceph-mon[183689]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:55 smithi040 ceph-mon[192000]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:55 smithi040 ceph-mon[189312]: pgmap v1833: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:57 smithi143 ceph-mon[183689]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:57 smithi040 ceph-mon[192000]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:57 smithi040 ceph-mon[189312]: pgmap v1834: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 09:59:59 smithi143 ceph-mon[183689]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:59.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 09:59:59 smithi040 ceph-mon[192000]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T09:59:59.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 09:59:59 smithi040 ceph-mon[189312]: pgmap v1835: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:00:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:00:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:00:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:01] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:00:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:01 smithi143 ceph-mon[183689]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:01 smithi040 ceph-mon[192000]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:01 smithi040 ceph-mon[189312]: pgmap v1836: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:03 smithi143 ceph-mon[183689]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:00:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:03 smithi040 ceph-mon[192000]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:00:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:03 smithi040 ceph-mon[189312]: pgmap v1837: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:00:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:00:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:00:04.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:00:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:00:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:00:04.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:00:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:00:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:00:04.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:00:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:05 smithi143 ceph-mon[183689]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:05 smithi040 ceph-mon[192000]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:05 smithi040 ceph-mon[189312]: pgmap v1838: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:07 smithi143 ceph-mon[183689]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:07 smithi040 ceph-mon[192000]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:07 smithi040 ceph-mon[189312]: pgmap v1839: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:09 smithi143 ceph-mon[183689]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:09 smithi040 ceph-mon[192000]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:09 smithi040 ceph-mon[189312]: pgmap v1840: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:11] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:00:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:11 smithi143 ceph-mon[183689]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:11 smithi040 ceph-mon[192000]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:11 smithi040 ceph-mon[189312]: pgmap v1841: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:13 smithi143 ceph-mon[183689]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:13 smithi040 ceph-mon[192000]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:13 smithi040 ceph-mon[189312]: pgmap v1842: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:15 smithi040 ceph-mon[192000]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:15.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:15 smithi040 ceph-mon[189312]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:15.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:15 smithi143 ceph-mon[183689]: pgmap v1843: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:17 smithi040 ceph-mon[192000]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:17 smithi040 ceph-mon[189312]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:17 smithi143 ceph-mon[183689]: pgmap v1844: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:19 smithi040 ceph-mon[192000]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:19 smithi040 ceph-mon[189312]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:19 smithi143 ceph-mon[183689]: pgmap v1845: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:21] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:00:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:21 smithi040 ceph-mon[192000]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:21 smithi040 ceph-mon[189312]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:21 smithi143 ceph-mon[183689]: pgmap v1846: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:23 smithi040 ceph-mon[192000]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:23 smithi040 ceph-mon[189312]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:23 smithi143 ceph-mon[183689]: pgmap v1847: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:25 smithi040 ceph-mon[192000]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:25 smithi040 ceph-mon[189312]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:26.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:25 smithi143 ceph-mon[183689]: pgmap v1848: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:27 smithi040 ceph-mon[192000]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:27 smithi040 ceph-mon[189312]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:28.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:27 smithi143 ceph-mon[183689]: pgmap v1849: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:29 smithi040 ceph-mon[192000]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:29 smithi040 ceph-mon[189312]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:29 smithi143 ceph-mon[183689]: pgmap v1850: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:00:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:31 smithi143 ceph-mon[183689]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:31 smithi040 ceph-mon[192000]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:31 smithi040 ceph-mon[189312]: pgmap v1851: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:33 smithi143 ceph-mon[183689]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:33 smithi040 ceph-mon[192000]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:33 smithi040 ceph-mon[189312]: pgmap v1852: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:36.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:35 smithi143 ceph-mon[183689]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:35 smithi040 ceph-mon[192000]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:35 smithi040 ceph-mon[189312]: pgmap v1853: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:37 smithi143 ceph-mon[183689]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:37 smithi040 ceph-mon[192000]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:37 smithi040 ceph-mon[189312]: pgmap v1854: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:40.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:39 smithi143 ceph-mon[183689]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:39 smithi040 ceph-mon[189312]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:39 smithi040 ceph-mon[192000]: pgmap v1855: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:00:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:41 smithi143 ceph-mon[183689]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:41 smithi040 ceph-mon[192000]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:41 smithi040 ceph-mon[189312]: pgmap v1856: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:43 smithi143 ceph-mon[183689]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:43 smithi040 ceph-mon[192000]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:43 smithi040 ceph-mon[189312]: pgmap v1857: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:45 smithi143 ceph-mon[183689]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:45 smithi040 ceph-mon[192000]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:45 smithi040 ceph-mon[189312]: pgmap v1858: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:00:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:47 smithi143 ceph-mon[183689]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:47 smithi040 ceph-mon[192000]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:47 smithi040 ceph-mon[189312]: pgmap v1859: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:49 smithi143 ceph-mon[183689]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:49 smithi040 ceph-mon[192000]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:49 smithi040 ceph-mon[189312]: pgmap v1860: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:00:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:00:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:00:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:51 smithi143 ceph-mon[183689]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:51 smithi040 ceph-mon[192000]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:51 smithi040 ceph-mon[189312]: pgmap v1861: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:54.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:53 smithi143 ceph-mon[183689]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:53 smithi040 ceph-mon[189312]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:53 smithi040 ceph-mon[192000]: pgmap v1862: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:56.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:55 smithi143 ceph-mon[183689]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:55 smithi040 ceph-mon[192000]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:55 smithi040 ceph-mon[189312]: pgmap v1863: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:57 smithi143 ceph-mon[183689]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:57 smithi040 ceph-mon[189312]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:00:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:57 smithi040 ceph-mon[192000]: pgmap v1864: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:00:59 smithi143 ceph-mon[183689]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:00:59 smithi040 ceph-mon[192000]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:00:59 smithi040 ceph-mon[189312]: pgmap v1865: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:01.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:01:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:01 smithi040 ceph-mon[192000]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:01 smithi040 ceph-mon[189312]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:01 smithi143 ceph-mon[183689]: pgmap v1866: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:04.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:03 smithi143 ceph-mon[183689]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:03 smithi040 ceph-mon[192000]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:03 smithi040 ceph-mon[189312]: pgmap v1867: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:05.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:01:05.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:01:05.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:01:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:05 smithi143 ceph-mon[183689]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:01:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:01:06.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[192000]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:01:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:01:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[189312]: pgmap v1868: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:01:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:01:06.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:01:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:07 smithi143 ceph-mon[183689]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:07 smithi040 ceph-mon[192000]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:07 smithi040 ceph-mon[189312]: pgmap v1869: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:09 smithi143 ceph-mon[183689]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:09 smithi040 ceph-mon[192000]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:09 smithi040 ceph-mon[189312]: pgmap v1870: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:01:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:11 smithi143 ceph-mon[183689]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:11 smithi040 ceph-mon[192000]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:11 smithi040 ceph-mon[189312]: pgmap v1871: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:13 smithi143 ceph-mon[183689]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:13 smithi040 ceph-mon[192000]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:13 smithi040 ceph-mon[189312]: pgmap v1872: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:15 smithi143 ceph-mon[183689]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:15 smithi040 ceph-mon[192000]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:15 smithi040 ceph-mon[189312]: pgmap v1873: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:17 smithi143 ceph-mon[183689]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:17 smithi040 ceph-mon[192000]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:17 smithi040 ceph-mon[189312]: pgmap v1874: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:19 smithi143 ceph-mon[183689]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:19 smithi040 ceph-mon[192000]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:19 smithi040 ceph-mon[189312]: pgmap v1875: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:01:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:21 smithi143 ceph-mon[183689]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:21 smithi040 ceph-mon[189312]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:21 smithi040 ceph-mon[192000]: pgmap v1876: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:23 smithi143 ceph-mon[183689]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:23 smithi040 ceph-mon[192000]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:23 smithi040 ceph-mon[189312]: pgmap v1877: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:25 smithi143 ceph-mon[183689]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:25 smithi040 ceph-mon[192000]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:25 smithi040 ceph-mon[189312]: pgmap v1878: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:27 smithi143 ceph-mon[183689]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:27 smithi040 ceph-mon[192000]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:28.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:27 smithi040 ceph-mon[189312]: pgmap v1879: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:29 smithi143 ceph-mon[183689]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:29 smithi040 ceph-mon[192000]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:29 smithi040 ceph-mon[189312]: pgmap v1880: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:01:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:31 smithi143 ceph-mon[183689]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:31 smithi040 ceph-mon[192000]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:31 smithi040 ceph-mon[189312]: pgmap v1881: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:33 smithi143 ceph-mon[183689]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:33 smithi040 ceph-mon[189312]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:33 smithi040 ceph-mon[192000]: pgmap v1882: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:35 smithi143 ceph-mon[183689]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:35 smithi040 ceph-mon[192000]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:35 smithi040 ceph-mon[189312]: pgmap v1883: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:38.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:37 smithi143 ceph-mon[183689]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:38.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:37 smithi040 ceph-mon[192000]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:37 smithi040 ceph-mon[189312]: pgmap v1884: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:39 smithi143 ceph-mon[183689]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:39 smithi040 ceph-mon[192000]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:39 smithi040 ceph-mon[189312]: pgmap v1885: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:01:42.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:41 smithi143 ceph-mon[183689]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:41 smithi040 ceph-mon[192000]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:41 smithi040 ceph-mon[189312]: pgmap v1886: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:43 smithi143 ceph-mon[183689]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:43 smithi040 ceph-mon[192000]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:43 smithi040 ceph-mon[189312]: pgmap v1887: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:45 smithi143 ceph-mon[183689]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:45 smithi040 ceph-mon[189312]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:46.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:46.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:45 smithi040 ceph-mon[192000]: pgmap v1888: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:46.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:01:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:47 smithi143 ceph-mon[183689]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:47 smithi040 ceph-mon[192000]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:47 smithi040 ceph-mon[189312]: pgmap v1889: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:50.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:49 smithi143 ceph-mon[183689]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:49 smithi040 ceph-mon[192000]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:49 smithi040 ceph-mon[189312]: pgmap v1890: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:01:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:01:51] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:01:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:51 smithi143 ceph-mon[183689]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:51 smithi040 ceph-mon[192000]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:51 smithi040 ceph-mon[189312]: pgmap v1891: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:53.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:53 smithi143 ceph-mon[183689]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:53 smithi040 ceph-mon[192000]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:53.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:53 smithi040 ceph-mon[189312]: pgmap v1892: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:55 smithi143 ceph-mon[183689]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:55 smithi040 ceph-mon[192000]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:55 smithi040 ceph-mon[189312]: pgmap v1893: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:57 smithi143 ceph-mon[183689]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:57 smithi040 ceph-mon[192000]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:57 smithi040 ceph-mon[189312]: pgmap v1894: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:01:59 smithi143 ceph-mon[183689]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:01:59 smithi040 ceph-mon[192000]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:01:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:01:59 smithi040 ceph-mon[189312]: pgmap v1895: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:01.336 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:01] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:02:01.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:01 smithi040 ceph-mon[192000]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:01.336 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:01.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:01 smithi040 ceph-mon[189312]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:01.336 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:01 smithi143 ceph-mon[183689]: pgmap v1896: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:01.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:03.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:03 smithi143 ceph-mon[183689]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:03 smithi040 ceph-mon[192000]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:03 smithi040 ceph-mon[189312]: pgmap v1897: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:05 smithi143 ceph-mon[183689]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:02:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:05 smithi040 ceph-mon[192000]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:02:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:05 smithi040 ceph-mon[189312]: pgmap v1898: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:02:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:02:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:02:06.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:02:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:02:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:02:06.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:02:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:02:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:02:06.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:02:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:07 smithi040 ceph-mon[192000]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:07 smithi040 ceph-mon[189312]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:07 smithi143 ceph-mon[183689]: pgmap v1899: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:09 smithi040 ceph-mon[192000]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:09 smithi040 ceph-mon[189312]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:09 smithi143 ceph-mon[183689]: pgmap v1900: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:11.399 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:11] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:02:11.400 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:11 smithi040 ceph-mon[189312]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:11.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:11 smithi040 ceph-mon[192000]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:11 smithi143 ceph-mon[183689]: pgmap v1901: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:13 smithi040 ceph-mon[189312]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:13 smithi040 ceph-mon[192000]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:13 smithi143 ceph-mon[183689]: pgmap v1902: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:15 smithi040 ceph-mon[192000]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:15.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:15 smithi040 ceph-mon[189312]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:15.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:15 smithi143 ceph-mon[183689]: pgmap v1903: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:17 smithi040 ceph-mon[192000]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:17 smithi040 ceph-mon[189312]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:17 smithi143 ceph-mon[183689]: pgmap v1904: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:19 smithi040 ceph-mon[192000]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:19 smithi040 ceph-mon[189312]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:19 smithi143 ceph-mon[183689]: pgmap v1905: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:02:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:21 smithi143 ceph-mon[183689]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:21 smithi040 ceph-mon[192000]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:21 smithi040 ceph-mon[189312]: pgmap v1906: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:23 smithi143 ceph-mon[183689]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:23 smithi040 ceph-mon[192000]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:23 smithi040 ceph-mon[189312]: pgmap v1907: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:25 smithi143 ceph-mon[183689]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:25 smithi040 ceph-mon[192000]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:25 smithi040 ceph-mon[189312]: pgmap v1908: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:27 smithi143 ceph-mon[183689]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:27 smithi040 ceph-mon[192000]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:27 smithi040 ceph-mon[189312]: pgmap v1909: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:29 smithi143 ceph-mon[183689]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:29 smithi040 ceph-mon[192000]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:29 smithi040 ceph-mon[189312]: pgmap v1910: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:02:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:31 smithi143 ceph-mon[183689]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:31 smithi040 ceph-mon[189312]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:31 smithi040 ceph-mon[192000]: pgmap v1911: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:33 smithi143 ceph-mon[183689]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:33 smithi040 ceph-mon[192000]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:33 smithi040 ceph-mon[189312]: pgmap v1912: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:35.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:35 smithi143 ceph-mon[183689]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:35 smithi040 ceph-mon[192000]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:35 smithi040 ceph-mon[189312]: pgmap v1913: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:37 smithi143 ceph-mon[183689]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:37 smithi040 ceph-mon[192000]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:37 smithi040 ceph-mon[189312]: pgmap v1914: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:39 smithi143 ceph-mon[183689]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:39 smithi040 ceph-mon[192000]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:39 smithi040 ceph-mon[189312]: pgmap v1915: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:02:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:41 smithi143 ceph-mon[183689]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:41 smithi040 ceph-mon[192000]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:41 smithi040 ceph-mon[189312]: pgmap v1916: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:43 smithi143 ceph-mon[183689]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:43 smithi040 ceph-mon[192000]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:43 smithi040 ceph-mon[189312]: pgmap v1917: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:45 smithi143 ceph-mon[183689]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:45 smithi040 ceph-mon[192000]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:45 smithi040 ceph-mon[189312]: pgmap v1918: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:02:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:47 smithi143 ceph-mon[183689]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:47 smithi040 ceph-mon[192000]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:47 smithi040 ceph-mon[189312]: pgmap v1919: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:49 smithi143 ceph-mon[183689]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:49 smithi040 ceph-mon[192000]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:49 smithi040 ceph-mon[189312]: pgmap v1920: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:02:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:02:51] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:02:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:51 smithi143 ceph-mon[183689]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:51 smithi040 ceph-mon[192000]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:51 smithi040 ceph-mon[189312]: pgmap v1921: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:53 smithi143 ceph-mon[183689]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:53 smithi040 ceph-mon[192000]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:53 smithi040 ceph-mon[189312]: pgmap v1922: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:55.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:55 smithi143 ceph-mon[183689]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:55 smithi040 ceph-mon[192000]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:55 smithi040 ceph-mon[189312]: pgmap v1923: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:57 smithi143 ceph-mon[183689]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:57 smithi040 ceph-mon[192000]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:57 smithi040 ceph-mon[189312]: pgmap v1924: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:02:59 smithi143 ceph-mon[183689]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:02:59 smithi040 ceph-mon[192000]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:02:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:02:59 smithi040 ceph-mon[189312]: pgmap v1925: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:03:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:01 smithi143 ceph-mon[183689]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:01 smithi040 ceph-mon[192000]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:01 smithi040 ceph-mon[189312]: pgmap v1926: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:03 smithi143 ceph-mon[183689]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:03 smithi040 ceph-mon[192000]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:03 smithi040 ceph-mon[189312]: pgmap v1927: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:05 smithi143 ceph-mon[183689]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:05 smithi040 ceph-mon[189312]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:05 smithi040 ceph-mon[192000]: pgmap v1928: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:06.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:03:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:03:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:03:06.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:03:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:03:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:03:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:03:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:03:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:03:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:03:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:03:06.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:03:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:07 smithi143 ceph-mon[183689]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:07 smithi040 ceph-mon[192000]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:07 smithi040 ceph-mon[189312]: pgmap v1929: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:09 smithi143 ceph-mon[183689]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:09 smithi040 ceph-mon[192000]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:09 smithi040 ceph-mon[189312]: pgmap v1930: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:03:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:11 smithi143 ceph-mon[183689]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:11 smithi040 ceph-mon[192000]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:11 smithi040 ceph-mon[189312]: pgmap v1931: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:13 smithi143 ceph-mon[183689]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:13 smithi040 ceph-mon[192000]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:13 smithi040 ceph-mon[189312]: pgmap v1932: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:15 smithi143 ceph-mon[183689]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:15 smithi040 ceph-mon[192000]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:15 smithi040 ceph-mon[189312]: pgmap v1933: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:17 smithi143 ceph-mon[183689]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:17 smithi040 ceph-mon[192000]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:17 smithi040 ceph-mon[189312]: pgmap v1934: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:19 smithi143 ceph-mon[183689]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:19 smithi040 ceph-mon[192000]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:19 smithi040 ceph-mon[189312]: pgmap v1935: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:03:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:21 smithi143 ceph-mon[183689]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:21 smithi040 ceph-mon[192000]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:21 smithi040 ceph-mon[189312]: pgmap v1936: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:23 smithi143 ceph-mon[183689]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:23 smithi040 ceph-mon[192000]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:23 smithi040 ceph-mon[189312]: pgmap v1937: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:25 smithi143 ceph-mon[183689]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:25 smithi040 ceph-mon[192000]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:25 smithi040 ceph-mon[189312]: pgmap v1938: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:27 smithi143 ceph-mon[183689]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:27 smithi040 ceph-mon[192000]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:27 smithi040 ceph-mon[189312]: pgmap v1939: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:29 smithi143 ceph-mon[183689]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:29 smithi040 ceph-mon[192000]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:29 smithi040 ceph-mon[189312]: pgmap v1940: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:31] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:03:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:31 smithi143 ceph-mon[183689]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:31 smithi040 ceph-mon[192000]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:31 smithi040 ceph-mon[189312]: pgmap v1941: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:33 smithi143 ceph-mon[183689]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:33 smithi040 ceph-mon[192000]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:33 smithi040 ceph-mon[189312]: pgmap v1942: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:35 smithi143 ceph-mon[183689]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:35 smithi040 ceph-mon[192000]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:35 smithi040 ceph-mon[189312]: pgmap v1943: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:37 smithi143 ceph-mon[183689]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:37 smithi040 ceph-mon[192000]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:37 smithi040 ceph-mon[189312]: pgmap v1944: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:39 smithi143 ceph-mon[183689]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:39 smithi040 ceph-mon[192000]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:39 smithi040 ceph-mon[189312]: pgmap v1945: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:41] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:03:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:41 smithi143 ceph-mon[183689]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:41 smithi040 ceph-mon[192000]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:41 smithi040 ceph-mon[189312]: pgmap v1946: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:43.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:43 smithi143 ceph-mon[183689]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:43 smithi040 ceph-mon[192000]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:43 smithi040 ceph-mon[189312]: pgmap v1947: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:45 smithi143 ceph-mon[183689]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:45 smithi040 ceph-mon[192000]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:45 smithi040 ceph-mon[189312]: pgmap v1948: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:03:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:47 smithi143 ceph-mon[183689]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:47 smithi040 ceph-mon[192000]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:47 smithi040 ceph-mon[189312]: pgmap v1949: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:49 smithi143 ceph-mon[183689]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:49 smithi040 ceph-mon[192000]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:49 smithi040 ceph-mon[189312]: pgmap v1950: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:03:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:03:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:03:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:51 smithi143 ceph-mon[183689]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:51 smithi040 ceph-mon[192000]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:51 smithi040 ceph-mon[189312]: pgmap v1951: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:53 smithi143 ceph-mon[183689]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:53 smithi040 ceph-mon[192000]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:53 smithi040 ceph-mon[189312]: pgmap v1952: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:55 smithi143 ceph-mon[183689]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:55 smithi040 ceph-mon[192000]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:55 smithi040 ceph-mon[189312]: pgmap v1953: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:57 smithi143 ceph-mon[183689]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:57 smithi040 ceph-mon[192000]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:57 smithi040 ceph-mon[189312]: pgmap v1954: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:03:59 smithi143 ceph-mon[183689]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:03:59 smithi040 ceph-mon[192000]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:03:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:03:59 smithi040 ceph-mon[189312]: pgmap v1955: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:04:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:01 smithi143 ceph-mon[183689]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:01 smithi040 ceph-mon[192000]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:01 smithi040 ceph-mon[189312]: pgmap v1956: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:03 smithi143 ceph-mon[183689]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:03 smithi040 ceph-mon[192000]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:03 smithi040 ceph-mon[189312]: pgmap v1957: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:05 smithi143 ceph-mon[183689]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:05 smithi040 ceph-mon[192000]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:05 smithi040 ceph-mon[189312]: pgmap v1958: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:06.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:04:06.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:04:06.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:04:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:07 smithi143 ceph-mon[183689]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:04:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:04:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[192000]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[189312]: pgmap v1959: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:04:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:04:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:04:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:09 smithi143 ceph-mon[183689]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:09 smithi040 ceph-mon[192000]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:09 smithi040 ceph-mon[189312]: pgmap v1960: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:04:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:11 smithi143 ceph-mon[183689]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:11 smithi040 ceph-mon[189312]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:11 smithi040 ceph-mon[192000]: pgmap v1961: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:13 smithi143 ceph-mon[183689]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:13 smithi040 ceph-mon[192000]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:13 smithi040 ceph-mon[189312]: pgmap v1962: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:15 smithi143 ceph-mon[183689]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:15 smithi040 ceph-mon[192000]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:15.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:15 smithi040 ceph-mon[189312]: pgmap v1963: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:15.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:17 smithi143 ceph-mon[183689]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:17 smithi040 ceph-mon[189312]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:17 smithi040 ceph-mon[192000]: pgmap v1964: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:19 smithi143 ceph-mon[183689]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:19 smithi040 ceph-mon[192000]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:19 smithi040 ceph-mon[189312]: pgmap v1965: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:04:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:21 smithi143 ceph-mon[183689]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:21 smithi040 ceph-mon[192000]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:21 smithi040 ceph-mon[189312]: pgmap v1966: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:23 smithi143 ceph-mon[183689]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:23 smithi040 ceph-mon[189312]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:23.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:23 smithi040 ceph-mon[192000]: pgmap v1967: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:25 smithi143 ceph-mon[183689]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:25 smithi040 ceph-mon[192000]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:25 smithi040 ceph-mon[189312]: pgmap v1968: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:27 smithi143 ceph-mon[183689]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:27 smithi040 ceph-mon[192000]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:27 smithi040 ceph-mon[189312]: pgmap v1969: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:29 smithi143 ceph-mon[183689]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:29 smithi040 ceph-mon[192000]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:29 smithi040 ceph-mon[189312]: pgmap v1970: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:04:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:31 smithi143 ceph-mon[183689]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:31 smithi040 ceph-mon[192000]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:31 smithi040 ceph-mon[189312]: pgmap v1971: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:33 smithi143 ceph-mon[183689]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:33 smithi040 ceph-mon[192000]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:33 smithi040 ceph-mon[189312]: pgmap v1972: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:35 smithi143 ceph-mon[183689]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:35 smithi040 ceph-mon[192000]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:35 smithi040 ceph-mon[189312]: pgmap v1973: 137 pgs: 137 active+clean; 1.3 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:37 smithi143 ceph-mon[183689]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:37 smithi040 ceph-mon[192000]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:37 smithi040 ceph-mon[189312]: pgmap v1974: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:39 smithi143 ceph-mon[183689]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:39 smithi040 ceph-mon[192000]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:39 smithi040 ceph-mon[189312]: pgmap v1975: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:04:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:41 smithi143 ceph-mon[183689]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:41 smithi040 ceph-mon[192000]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:41 smithi040 ceph-mon[189312]: pgmap v1976: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:43 smithi143 ceph-mon[183689]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:43 smithi040 ceph-mon[192000]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:43 smithi040 ceph-mon[189312]: pgmap v1977: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:45 smithi143 ceph-mon[183689]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:45 smithi040 ceph-mon[192000]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:45 smithi040 ceph-mon[189312]: pgmap v1978: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:04:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:47 smithi143 ceph-mon[183689]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:47 smithi040 ceph-mon[192000]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:47 smithi040 ceph-mon[189312]: pgmap v1979: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:49 smithi143 ceph-mon[183689]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:49 smithi040 ceph-mon[192000]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:49 smithi040 ceph-mon[189312]: pgmap v1980: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:04:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:04:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:04:51.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:51 smithi143 ceph-mon[183689]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:51 smithi040 ceph-mon[192000]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:51 smithi040 ceph-mon[189312]: pgmap v1981: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:53 smithi143 ceph-mon[183689]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:53 smithi040 ceph-mon[192000]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:53 smithi040 ceph-mon[189312]: pgmap v1982: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:55 smithi143 ceph-mon[183689]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:55 smithi040 ceph-mon[192000]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:55 smithi040 ceph-mon[189312]: pgmap v1983: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:57 smithi040 ceph-mon[192000]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:57 smithi040 ceph-mon[189312]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:57 smithi143 ceph-mon[183689]: pgmap v1984: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:04:59 smithi040 ceph-mon[192000]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:04:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:04:59 smithi040 ceph-mon[189312]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:04:59 smithi143 ceph-mon[183689]: pgmap v1985: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:05:01.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:01 smithi040 ceph-mon[192000]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:01 smithi040 ceph-mon[189312]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:01 smithi143 ceph-mon[183689]: pgmap v1986: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:03 smithi040 ceph-mon[192000]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:03 smithi040 ceph-mon[189312]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:03 smithi143 ceph-mon[183689]: pgmap v1987: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:05 smithi040 ceph-mon[192000]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:05 smithi040 ceph-mon[189312]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:05 smithi143 ceph-mon[183689]: pgmap v1988: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:07 smithi143 ceph-mon[183689]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:08.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:05:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:07 smithi040 ceph-mon[189312]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:05:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:07 smithi040 ceph-mon[192000]: pgmap v1989: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:05:09.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:05:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:05:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:05:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:05:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:09 smithi143 ceph-mon[183689]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:09 smithi040 ceph-mon[192000]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:09 smithi040 ceph-mon[189312]: pgmap v1990: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:05:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:11 smithi143 ceph-mon[183689]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:11 smithi040 ceph-mon[192000]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:11 smithi040 ceph-mon[189312]: pgmap v1991: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:14.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:13 smithi143 ceph-mon[183689]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:13 smithi040 ceph-mon[192000]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:13 smithi040 ceph-mon[189312]: pgmap v1992: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:15 smithi143 ceph-mon[183689]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:15 smithi040 ceph-mon[192000]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:15 smithi040 ceph-mon[189312]: pgmap v1993: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:17 smithi143 ceph-mon[183689]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:17 smithi040 ceph-mon[192000]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:17 smithi040 ceph-mon[189312]: pgmap v1994: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:19 smithi143 ceph-mon[183689]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:19 smithi040 ceph-mon[189312]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:19 smithi040 ceph-mon[192000]: pgmap v1995: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:05:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:21 smithi143 ceph-mon[183689]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:21 smithi040 ceph-mon[192000]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:22.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:21 smithi040 ceph-mon[189312]: pgmap v1996: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:23 smithi143 ceph-mon[183689]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:23 smithi040 ceph-mon[192000]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:23 smithi040 ceph-mon[189312]: pgmap v1997: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:25 smithi143 ceph-mon[183689]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:25 smithi040 ceph-mon[192000]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:25 smithi040 ceph-mon[189312]: pgmap v1998: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:27 smithi143 ceph-mon[183689]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:27 smithi040 ceph-mon[192000]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:27 smithi040 ceph-mon[189312]: pgmap v1999: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:29 smithi143 ceph-mon[183689]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:29 smithi040 ceph-mon[192000]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:29 smithi040 ceph-mon[189312]: pgmap v2000: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:05:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:31 smithi143 ceph-mon[183689]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:31 smithi040 ceph-mon[192000]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:31 smithi040 ceph-mon[189312]: pgmap v2001: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:33 smithi143 ceph-mon[183689]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:33 smithi040 ceph-mon[192000]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:33 smithi040 ceph-mon[189312]: pgmap v2002: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:35 smithi143 ceph-mon[183689]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:35 smithi040 ceph-mon[192000]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:35 smithi040 ceph-mon[189312]: pgmap v2003: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:37 smithi143 ceph-mon[183689]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:37 smithi040 ceph-mon[192000]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:37 smithi040 ceph-mon[189312]: pgmap v2004: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:39 smithi143 ceph-mon[183689]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:39 smithi040 ceph-mon[192000]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:39 smithi040 ceph-mon[189312]: pgmap v2005: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:05:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:41 smithi143 ceph-mon[183689]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:41 smithi040 ceph-mon[192000]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:41 smithi040 ceph-mon[189312]: pgmap v2006: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:43 smithi143 ceph-mon[183689]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:43 smithi040 ceph-mon[192000]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:43 smithi040 ceph-mon[189312]: pgmap v2007: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:45 smithi143 ceph-mon[183689]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:45 smithi040 ceph-mon[192000]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:45 smithi040 ceph-mon[189312]: pgmap v2008: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:05:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:47 smithi143 ceph-mon[183689]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:47 smithi040 ceph-mon[192000]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:47 smithi040 ceph-mon[189312]: pgmap v2009: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:49 smithi143 ceph-mon[183689]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:49 smithi040 ceph-mon[192000]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:49 smithi040 ceph-mon[189312]: pgmap v2010: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:05:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:05:51] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:05:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:51 smithi143 ceph-mon[183689]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:51 smithi040 ceph-mon[192000]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:51 smithi040 ceph-mon[189312]: pgmap v2011: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:53 smithi143 ceph-mon[183689]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:53 smithi040 ceph-mon[192000]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:53 smithi040 ceph-mon[189312]: pgmap v2012: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:55 smithi143 ceph-mon[183689]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:55 smithi040 ceph-mon[192000]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:55 smithi040 ceph-mon[189312]: pgmap v2013: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:58.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:57 smithi143 ceph-mon[183689]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:57 smithi040 ceph-mon[192000]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:05:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:57 smithi040 ceph-mon[189312]: pgmap v2014: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:00.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:05:59 smithi143 ceph-mon[183689]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:05:59 smithi040 ceph-mon[192000]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:05:59 smithi040 ceph-mon[189312]: pgmap v2015: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:06:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:01 smithi143 ceph-mon[183689]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:01 smithi040 ceph-mon[192000]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:01 smithi040 ceph-mon[189312]: pgmap v2016: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:03 smithi143 ceph-mon[183689]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:03 smithi040 ceph-mon[192000]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:03 smithi040 ceph-mon[189312]: pgmap v2017: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:06.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:05 smithi143 ceph-mon[183689]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:05 smithi040 ceph-mon[192000]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:05 smithi040 ceph-mon[189312]: pgmap v2018: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:07 smithi143 ceph-mon[183689]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:07 smithi040 ceph-mon[192000]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:07 smithi040 ceph-mon[189312]: pgmap v2019: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:09.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:06:09.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:06:09.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:06:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:09 smithi143 ceph-mon[183689]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[192000]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[189312]: pgmap v2020: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:10.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:11.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:06:11.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:06:11.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:11.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:06:11.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:06:11.032 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:11.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:06:11.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:06:11.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:06:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:06:12.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:11 smithi143 ceph-mon[183689]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:11 smithi040 ceph-mon[192000]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:11 smithi040 ceph-mon[189312]: pgmap v2021: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:13 smithi143 ceph-mon[183689]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:13 smithi040 ceph-mon[192000]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:13 smithi040 ceph-mon[189312]: pgmap v2022: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:15 smithi143 ceph-mon[183689]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:15 smithi040 ceph-mon[189312]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:15 smithi040 ceph-mon[192000]: pgmap v2023: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:17 smithi143 ceph-mon[183689]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:17 smithi040 ceph-mon[189312]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:17 smithi040 ceph-mon[192000]: pgmap v2024: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:19 smithi143 ceph-mon[183689]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:19 smithi040 ceph-mon[189312]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:19 smithi040 ceph-mon[192000]: pgmap v2025: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:06:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:21 smithi143 ceph-mon[183689]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:21 smithi040 ceph-mon[192000]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:21 smithi040 ceph-mon[189312]: pgmap v2026: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:23 smithi143 ceph-mon[183689]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:23 smithi040 ceph-mon[192000]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:23 smithi040 ceph-mon[189312]: pgmap v2027: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:26.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:25 smithi143 ceph-mon[183689]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:25 smithi040 ceph-mon[192000]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:26.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:25 smithi040 ceph-mon[189312]: pgmap v2028: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:27 smithi143 ceph-mon[183689]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:27 smithi040 ceph-mon[189312]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:27 smithi040 ceph-mon[192000]: pgmap v2029: 137 pgs: 137 active+clean; 1.3 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:29 smithi143 ceph-mon[183689]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:29 smithi040 ceph-mon[192000]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:29 smithi040 ceph-mon[189312]: pgmap v2030: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:06:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:31 smithi143 ceph-mon[183689]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:31 smithi040 ceph-mon[192000]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:31 smithi040 ceph-mon[189312]: pgmap v2031: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:33 smithi143 ceph-mon[183689]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:33 smithi040 ceph-mon[189312]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:33 smithi040 ceph-mon[192000]: pgmap v2032: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:35 smithi143 ceph-mon[183689]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:35 smithi040 ceph-mon[192000]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:35 smithi040 ceph-mon[189312]: pgmap v2033: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:37 smithi143 ceph-mon[183689]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:37 smithi040 ceph-mon[192000]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:37 smithi040 ceph-mon[189312]: pgmap v2034: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:40.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:39 smithi143 ceph-mon[183689]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:39 smithi040 ceph-mon[192000]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:39 smithi040 ceph-mon[189312]: pgmap v2035: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:06:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:41 smithi143 ceph-mon[183689]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:41 smithi040 ceph-mon[192000]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:41 smithi040 ceph-mon[189312]: pgmap v2036: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:43 smithi143 ceph-mon[183689]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:43 smithi040 ceph-mon[192000]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:43 smithi040 ceph-mon[189312]: pgmap v2037: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:45 smithi143 ceph-mon[183689]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:45 smithi040 ceph-mon[192000]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:45 smithi040 ceph-mon[189312]: pgmap v2038: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:06:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:47 smithi143 ceph-mon[183689]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:47 smithi040 ceph-mon[192000]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:47 smithi040 ceph-mon[189312]: pgmap v2039: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:49 smithi143 ceph-mon[183689]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:49 smithi040 ceph-mon[192000]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:49 smithi040 ceph-mon[189312]: pgmap v2040: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:50 smithi143 ceph-mon[183689]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:51.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:06:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:06:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:06:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:50 smithi040 ceph-mon[192000]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:50 smithi040 ceph-mon[189312]: pgmap v2041: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:53 smithi143 ceph-mon[183689]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:53 smithi040 ceph-mon[192000]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:53 smithi040 ceph-mon[189312]: pgmap v2042: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:55 smithi040 ceph-mon[189312]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:55 smithi040 ceph-mon[192000]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:55 smithi143 ceph-mon[183689]: pgmap v2043: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:57 smithi040 ceph-mon[192000]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:57 smithi040 ceph-mon[189312]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:57 smithi143 ceph-mon[183689]: pgmap v2044: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:06:59 smithi040 ceph-mon[192000]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:06:59 smithi040 ceph-mon[189312]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:06:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:06:59 smithi143 ceph-mon[183689]: pgmap v2045: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:00.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:01] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:07:01.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:01 smithi040 ceph-mon[192000]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:01 smithi040 ceph-mon[189312]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:01 smithi143 ceph-mon[183689]: pgmap v2046: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:03.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:03 smithi040 ceph-mon[192000]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:03 smithi040 ceph-mon[189312]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:03 smithi143 ceph-mon[183689]: pgmap v2047: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:05 smithi143 ceph-mon[183689]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:05 smithi040 ceph-mon[189312]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:05 smithi040 ceph-mon[192000]: pgmap v2048: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:07.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:07 smithi143 ceph-mon[183689]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:07.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:07 smithi040 ceph-mon[192000]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:07.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:07 smithi040 ceph-mon[189312]: pgmap v2049: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:09 smithi143 ceph-mon[183689]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:09 smithi040 ceph-mon[189312]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:09 smithi040 ceph-mon[192000]: pgmap v2050: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:10.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:07:10.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:07:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:07:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:11] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:07:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:11 smithi143 ceph-mon[183689]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:07:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:07:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[189312]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[192000]: pgmap v2051: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:07:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:07:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:07:13.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:13 smithi143 ceph-mon[183689]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:13.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:13 smithi040 ceph-mon[192000]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:13 smithi040 ceph-mon[189312]: pgmap v2052: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:15 smithi143 ceph-mon[183689]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:15 smithi040 ceph-mon[192000]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:15 smithi040 ceph-mon[189312]: pgmap v2053: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:17 smithi143 ceph-mon[183689]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:17 smithi040 ceph-mon[192000]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:17 smithi040 ceph-mon[189312]: pgmap v2054: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:19 smithi143 ceph-mon[183689]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:19 smithi040 ceph-mon[192000]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:19 smithi040 ceph-mon[189312]: pgmap v2055: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:07:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:21 smithi143 ceph-mon[183689]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:21 smithi040 ceph-mon[192000]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:21 smithi040 ceph-mon[189312]: pgmap v2056: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:23 smithi143 ceph-mon[183689]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:23 smithi040 ceph-mon[189312]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:23 smithi040 ceph-mon[192000]: pgmap v2057: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:25 smithi143 ceph-mon[183689]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:25 smithi040 ceph-mon[189312]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:25 smithi040 ceph-mon[192000]: pgmap v2058: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:27.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:27 smithi143 ceph-mon[183689]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:27 smithi040 ceph-mon[192000]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:27 smithi040 ceph-mon[189312]: pgmap v2059: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:29 smithi143 ceph-mon[183689]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:29 smithi040 ceph-mon[192000]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:29 smithi040 ceph-mon[189312]: pgmap v2060: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:07:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:31 smithi143 ceph-mon[183689]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:31 smithi040 ceph-mon[189312]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:31.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:31 smithi040 ceph-mon[192000]: pgmap v2061: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:33 smithi143 ceph-mon[183689]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:33 smithi040 ceph-mon[192000]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:33 smithi040 ceph-mon[189312]: pgmap v2062: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:35 smithi143 ceph-mon[183689]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:35 smithi040 ceph-mon[192000]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:35 smithi040 ceph-mon[189312]: pgmap v2063: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:37 smithi143 ceph-mon[183689]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:37.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:37 smithi040 ceph-mon[192000]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:37.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:37 smithi040 ceph-mon[189312]: pgmap v2064: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:39 smithi143 ceph-mon[183689]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:39 smithi040 ceph-mon[192000]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:39 smithi040 ceph-mon[189312]: pgmap v2065: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:07:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:41 smithi143 ceph-mon[183689]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:41 smithi040 ceph-mon[192000]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:41 smithi040 ceph-mon[189312]: pgmap v2066: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:43 smithi143 ceph-mon[183689]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:43 smithi040 ceph-mon[192000]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:43 smithi040 ceph-mon[189312]: pgmap v2067: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:45 smithi143 ceph-mon[183689]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:45 smithi040 ceph-mon[192000]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:45 smithi040 ceph-mon[189312]: pgmap v2068: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:07:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:47 smithi143 ceph-mon[183689]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:47 smithi040 ceph-mon[192000]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:47 smithi040 ceph-mon[189312]: pgmap v2069: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:49.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:49 smithi143 ceph-mon[183689]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:49 smithi040 ceph-mon[192000]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:49 smithi040 ceph-mon[189312]: pgmap v2070: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:07:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:07:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:07:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:51 smithi143 ceph-mon[183689]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:51 smithi040 ceph-mon[192000]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:51 smithi040 ceph-mon[189312]: pgmap v2071: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:53.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:53 smithi143 ceph-mon[183689]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:53 smithi040 ceph-mon[192000]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:53 smithi040 ceph-mon[189312]: pgmap v2072: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:55.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:55 smithi143 ceph-mon[183689]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:55 smithi040 ceph-mon[192000]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:55 smithi040 ceph-mon[189312]: pgmap v2073: 137 pgs: 137 active+clean; 1.3 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:57 smithi143 ceph-mon[183689]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:58.052 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:57 smithi040 ceph-mon[192000]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:58.052 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:57 smithi040 ceph-mon[189312]: pgmap v2074: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:59.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:07:59 smithi143 ceph-mon[183689]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:07:59 smithi040 ceph-mon[189312]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:07:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:07:59 smithi040 ceph-mon[192000]: pgmap v2075: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:08:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:01 smithi143 ceph-mon[183689]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:01 smithi040 ceph-mon[192000]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:01 smithi040 ceph-mon[189312]: pgmap v2076: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:03 smithi143 ceph-mon[183689]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:03 smithi040 ceph-mon[192000]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:03 smithi040 ceph-mon[189312]: pgmap v2077: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:05 smithi143 ceph-mon[183689]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:05 smithi040 ceph-mon[192000]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:05 smithi040 ceph-mon[189312]: pgmap v2078: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:07 smithi143 ceph-mon[183689]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:07 smithi040 ceph-mon[192000]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:07 smithi040 ceph-mon[189312]: pgmap v2079: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:09 smithi143 ceph-mon[183689]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:09 smithi040 ceph-mon[192000]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:09 smithi040 ceph-mon[189312]: pgmap v2080: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:08:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:11 smithi143 ceph-mon[183689]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:08:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:08:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:08:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[192000]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[189312]: pgmap v2081: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:08:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:08:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:08:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:08:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:13 smithi143 ceph-mon[183689]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:13 smithi040 ceph-mon[192000]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:13 smithi040 ceph-mon[189312]: pgmap v2082: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:15 smithi143 ceph-mon[183689]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:15 smithi040 ceph-mon[192000]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:15 smithi040 ceph-mon[189312]: pgmap v2083: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:17 smithi143 ceph-mon[183689]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:17 smithi040 ceph-mon[192000]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:17 smithi040 ceph-mon[189312]: pgmap v2084: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:19.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:19 smithi143 ceph-mon[183689]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:19 smithi040 ceph-mon[192000]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:19 smithi040 ceph-mon[189312]: pgmap v2085: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:08:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:21 smithi143 ceph-mon[183689]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:21 smithi040 ceph-mon[192000]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:21 smithi040 ceph-mon[189312]: pgmap v2086: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:23.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:23 smithi143 ceph-mon[183689]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:23 smithi040 ceph-mon[192000]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:23 smithi040 ceph-mon[189312]: pgmap v2087: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:08:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:08:24.559881811Z level=info msg="Completed cleanup jobs" duration=12.586621ms 2023-09-30T10:08:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:25 smithi143 ceph-mon[183689]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:25 smithi040 ceph-mon[192000]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:25 smithi040 ceph-mon[189312]: pgmap v2088: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:27 smithi143 ceph-mon[183689]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:27 smithi040 ceph-mon[192000]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:27 smithi040 ceph-mon[189312]: pgmap v2089: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:29 smithi143 ceph-mon[183689]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:29 smithi040 ceph-mon[192000]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:29 smithi040 ceph-mon[189312]: pgmap v2090: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:08:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:31 smithi143 ceph-mon[183689]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:31 smithi040 ceph-mon[189312]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:31 smithi040 ceph-mon[192000]: pgmap v2091: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:33 smithi143 ceph-mon[183689]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:33 smithi040 ceph-mon[192000]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:33 smithi040 ceph-mon[189312]: pgmap v2092: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:35 smithi143 ceph-mon[183689]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:35 smithi040 ceph-mon[189312]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:35 smithi040 ceph-mon[192000]: pgmap v2093: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:37.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:37 smithi143 ceph-mon[183689]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:37 smithi040 ceph-mon[192000]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:37 smithi040 ceph-mon[189312]: pgmap v2094: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:39 smithi143 ceph-mon[183689]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:39 smithi040 ceph-mon[189312]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:39 smithi040 ceph-mon[192000]: pgmap v2095: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:08:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:41 smithi143 ceph-mon[183689]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:41 smithi040 ceph-mon[192000]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:41 smithi040 ceph-mon[189312]: pgmap v2096: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:43 smithi143 ceph-mon[183689]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:43 smithi040 ceph-mon[192000]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:43 smithi040 ceph-mon[189312]: pgmap v2097: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:45 smithi143 ceph-mon[183689]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:45 smithi040 ceph-mon[192000]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:45 smithi040 ceph-mon[189312]: pgmap v2098: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:08:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:47 smithi143 ceph-mon[183689]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:47 smithi040 ceph-mon[192000]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:47 smithi040 ceph-mon[189312]: pgmap v2099: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:49 smithi143 ceph-mon[183689]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:49 smithi040 ceph-mon[192000]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:49 smithi040 ceph-mon[189312]: pgmap v2100: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:51.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:08:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:08:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:08:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:51 smithi143 ceph-mon[183689]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:51 smithi040 ceph-mon[192000]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:51.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:51 smithi040 ceph-mon[189312]: pgmap v2101: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:53 smithi143 ceph-mon[183689]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:53 smithi040 ceph-mon[192000]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:53 smithi040 ceph-mon[189312]: pgmap v2102: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:55 smithi143 ceph-mon[183689]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:55 smithi040 ceph-mon[192000]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:55 smithi040 ceph-mon[189312]: pgmap v2103: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:57 smithi143 ceph-mon[183689]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:57 smithi040 ceph-mon[192000]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:57 smithi040 ceph-mon[189312]: pgmap v2104: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:08:59 smithi143 ceph-mon[183689]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:08:59 smithi040 ceph-mon[192000]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:08:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:08:59 smithi040 ceph-mon[189312]: pgmap v2105: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:09:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:01 smithi143 ceph-mon[183689]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:01 smithi040 ceph-mon[192000]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:01 smithi040 ceph-mon[189312]: pgmap v2106: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:03 smithi143 ceph-mon[183689]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:03 smithi040 ceph-mon[192000]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:03 smithi040 ceph-mon[189312]: pgmap v2107: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:05 smithi143 ceph-mon[183689]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:05 smithi040 ceph-mon[192000]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:05 smithi040 ceph-mon[189312]: pgmap v2108: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:07 smithi143 ceph-mon[183689]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:07 smithi040 ceph-mon[192000]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:07 smithi040 ceph-mon[189312]: pgmap v2109: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:09 smithi143 ceph-mon[183689]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:09 smithi040 ceph-mon[192000]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:09 smithi040 ceph-mon[189312]: pgmap v2110: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:09:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:11 smithi143 ceph-mon[183689]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:09:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:11 smithi040 ceph-mon[192000]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:09:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:11 smithi040 ceph-mon[189312]: pgmap v2111: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:09:13.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:13 smithi040 ceph-mon[192000]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:13.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:13 smithi040 ceph-mon[189312]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:13 smithi143 ceph-mon[183689]: pgmap v2112: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:14.818 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:14.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:14.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:14.819 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:15.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:15 smithi143 ceph-mon[183689]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:09:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:09:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[192000]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[189312]: pgmap v2113: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:09:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:09:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:09:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:17.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:16 smithi143 ceph-mon[183689]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:16 smithi040 ceph-mon[192000]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:16 smithi040 ceph-mon[189312]: pgmap v2114: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:19 smithi143 ceph-mon[183689]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:19 smithi040 ceph-mon[192000]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:19 smithi040 ceph-mon[189312]: pgmap v2115: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:09:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:21 smithi143 ceph-mon[183689]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:21 smithi040 ceph-mon[192000]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:21 smithi040 ceph-mon[189312]: pgmap v2116: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:23 smithi143 ceph-mon[183689]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:23 smithi040 ceph-mon[192000]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:23 smithi040 ceph-mon[189312]: pgmap v2117: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:25.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:25 smithi143 ceph-mon[183689]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:25 smithi040 ceph-mon[192000]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:25 smithi040 ceph-mon[189312]: pgmap v2118: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:27 smithi143 ceph-mon[183689]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:27 smithi040 ceph-mon[192000]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:27 smithi040 ceph-mon[189312]: pgmap v2119: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:29 smithi143 ceph-mon[183689]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:29 smithi040 ceph-mon[192000]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:29 smithi040 ceph-mon[189312]: pgmap v2120: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:30.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:09:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:31 smithi143 ceph-mon[183689]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:31 smithi040 ceph-mon[192000]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:31 smithi040 ceph-mon[189312]: pgmap v2121: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:33 smithi143 ceph-mon[183689]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:33 smithi040 ceph-mon[192000]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:33 smithi040 ceph-mon[189312]: pgmap v2122: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:35 smithi143 ceph-mon[183689]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:35 smithi040 ceph-mon[192000]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:35.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:35 smithi040 ceph-mon[189312]: pgmap v2123: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:37 smithi143 ceph-mon[183689]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:37 smithi040 ceph-mon[192000]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:37 smithi040 ceph-mon[189312]: pgmap v2124: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:39 smithi143 ceph-mon[183689]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:39 smithi040 ceph-mon[192000]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:39 smithi040 ceph-mon[189312]: pgmap v2125: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:09:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:41 smithi143 ceph-mon[183689]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:41 smithi040 ceph-mon[192000]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:41 smithi040 ceph-mon[189312]: pgmap v2126: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:43 smithi143 ceph-mon[183689]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:43 smithi040 ceph-mon[189312]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:43 smithi040 ceph-mon[192000]: pgmap v2127: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:45 smithi143 ceph-mon[183689]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:45 smithi040 ceph-mon[192000]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:45 smithi040 ceph-mon[189312]: pgmap v2128: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:09:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:47 smithi143 ceph-mon[183689]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:47 smithi040 ceph-mon[192000]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:47 smithi040 ceph-mon[189312]: pgmap v2129: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:49 smithi143 ceph-mon[183689]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:49 smithi040 ceph-mon[192000]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:49 smithi040 ceph-mon[189312]: pgmap v2130: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:09:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:09:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:09:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:51 smithi143 ceph-mon[183689]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:51 smithi040 ceph-mon[192000]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:51 smithi040 ceph-mon[189312]: pgmap v2131: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:53 smithi143 ceph-mon[183689]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:53 smithi040 ceph-mon[192000]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:53 smithi040 ceph-mon[189312]: pgmap v2132: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:55.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:55 smithi143 ceph-mon[183689]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:55 smithi040 ceph-mon[192000]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:55 smithi040 ceph-mon[189312]: pgmap v2133: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:57 smithi143 ceph-mon[183689]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:57 smithi040 ceph-mon[192000]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:57 smithi040 ceph-mon[189312]: pgmap v2134: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:09:59 smithi143 ceph-mon[183689]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:09:59 smithi040 ceph-mon[192000]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:09:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:09:59 smithi040 ceph-mon[189312]: pgmap v2135: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:10:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:10:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:10:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:10:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:01 smithi143 ceph-mon[183689]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:01 smithi040 ceph-mon[192000]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:01 smithi040 ceph-mon[189312]: pgmap v2136: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:03 smithi143 ceph-mon[183689]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:03 smithi040 ceph-mon[192000]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:03 smithi040 ceph-mon[189312]: pgmap v2137: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:05 smithi143 ceph-mon[183689]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:05 smithi040 ceph-mon[192000]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:05 smithi040 ceph-mon[189312]: pgmap v2138: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:07 smithi143 ceph-mon[183689]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:07 smithi040 ceph-mon[192000]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:07 smithi040 ceph-mon[189312]: pgmap v2139: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:09.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:09 smithi143 ceph-mon[183689]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:09 smithi040 ceph-mon[192000]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:09.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:09 smithi040 ceph-mon[189312]: pgmap v2140: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:10:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:11 smithi143 ceph-mon[183689]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:11 smithi040 ceph-mon[192000]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:11 smithi040 ceph-mon[189312]: pgmap v2141: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:13 smithi143 ceph-mon[183689]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:14.440 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:13 smithi040 ceph-mon[192000]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:14.440 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:13 smithi040 ceph-mon[189312]: pgmap v2142: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:15 smithi143 ceph-mon[183689]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[192000]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[189312]: pgmap v2143: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:10:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:10:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:10:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:10:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:10:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:10:16.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:10:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:10:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:10:16.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:10:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:17 smithi143 ceph-mon[183689]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:17 smithi040 ceph-mon[192000]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:17 smithi040 ceph-mon[189312]: pgmap v2144: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:19 smithi143 ceph-mon[183689]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:19 smithi040 ceph-mon[192000]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:19 smithi040 ceph-mon[189312]: pgmap v2145: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:10:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:21 smithi143 ceph-mon[183689]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:21 smithi040 ceph-mon[192000]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:21 smithi040 ceph-mon[189312]: pgmap v2146: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:23 smithi143 ceph-mon[183689]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:23 smithi040 ceph-mon[192000]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:23 smithi040 ceph-mon[189312]: pgmap v2147: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:25 smithi143 ceph-mon[183689]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:25 smithi040 ceph-mon[192000]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:25 smithi040 ceph-mon[189312]: pgmap v2148: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:27 smithi143 ceph-mon[183689]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:27 smithi040 ceph-mon[192000]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:27 smithi040 ceph-mon[189312]: pgmap v2149: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:29 smithi143 ceph-mon[183689]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:29 smithi040 ceph-mon[192000]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:29 smithi040 ceph-mon[189312]: pgmap v2150: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:10:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:31 smithi143 ceph-mon[183689]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:31 smithi040 ceph-mon[192000]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:31 smithi040 ceph-mon[189312]: pgmap v2151: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:33 smithi143 ceph-mon[183689]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:33 smithi040 ceph-mon[192000]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:33 smithi040 ceph-mon[189312]: pgmap v2152: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:35 smithi143 ceph-mon[183689]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:35 smithi040 ceph-mon[192000]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:35 smithi040 ceph-mon[189312]: pgmap v2153: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:37 smithi143 ceph-mon[183689]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:38.123 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:37 smithi040 ceph-mon[192000]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:38.123 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:37 smithi040 ceph-mon[189312]: pgmap v2154: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:39.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:39 smithi143 ceph-mon[183689]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:39 smithi040 ceph-mon[192000]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:39 smithi040 ceph-mon[189312]: pgmap v2155: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:10:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:41 smithi143 ceph-mon[183689]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:41 smithi040 ceph-mon[189312]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:41 smithi040 ceph-mon[192000]: pgmap v2156: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:43 smithi143 ceph-mon[183689]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:43 smithi040 ceph-mon[192000]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:43 smithi040 ceph-mon[189312]: pgmap v2157: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:45 smithi143 ceph-mon[183689]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:45 smithi040 ceph-mon[189312]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:45 smithi040 ceph-mon[192000]: pgmap v2158: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:10:47.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:47 smithi143 ceph-mon[183689]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:47 smithi040 ceph-mon[192000]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:47 smithi040 ceph-mon[189312]: pgmap v2159: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:49 smithi143 ceph-mon[183689]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:49.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:49 smithi040 ceph-mon[192000]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:49 smithi040 ceph-mon[189312]: pgmap v2160: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:10:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:10:51] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:10:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:51 smithi143 ceph-mon[183689]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:51.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:51 smithi040 ceph-mon[192000]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:51 smithi040 ceph-mon[189312]: pgmap v2161: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:53 smithi143 ceph-mon[183689]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:53 smithi040 ceph-mon[192000]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:53 smithi040 ceph-mon[189312]: pgmap v2162: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:55 smithi143 ceph-mon[183689]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:55 smithi040 ceph-mon[192000]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:55 smithi040 ceph-mon[189312]: pgmap v2163: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:57.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:57 smithi143 ceph-mon[183689]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:57.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:57 smithi040 ceph-mon[192000]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:57.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:57 smithi040 ceph-mon[189312]: pgmap v2164: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:10:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:10:59 smithi143 ceph-mon[183689]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:00.107 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:10:59 smithi040 ceph-mon[192000]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:00.107 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:10:59 smithi040 ceph-mon[189312]: pgmap v2165: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:11:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:01 smithi143 ceph-mon[183689]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:01.983 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:01 smithi040 ceph-mon[192000]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:01.983 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:01 smithi040 ceph-mon[189312]: pgmap v2166: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:03 smithi143 ceph-mon[183689]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:03 smithi040 ceph-mon[192000]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:03 smithi040 ceph-mon[189312]: pgmap v2167: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:05.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:05 smithi143 ceph-mon[183689]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:05 smithi040 ceph-mon[192000]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:05 smithi040 ceph-mon[189312]: pgmap v2168: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:07 smithi143 ceph-mon[183689]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:07.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:07 smithi040 ceph-mon[192000]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:07 smithi040 ceph-mon[189312]: pgmap v2169: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:09 smithi143 ceph-mon[183689]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:09.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:09 smithi040 ceph-mon[192000]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:09 smithi040 ceph-mon[189312]: pgmap v2170: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:11:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:11 smithi143 ceph-mon[183689]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:11 smithi040 ceph-mon[192000]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:11 smithi040 ceph-mon[189312]: pgmap v2171: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:13 smithi143 ceph-mon[183689]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:14.116 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:13 smithi040 ceph-mon[192000]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:14.116 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:13 smithi040 ceph-mon[189312]: pgmap v2172: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:15 smithi143 ceph-mon[183689]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:15 smithi040 ceph-mon[192000]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:15 smithi040 ceph-mon[189312]: pgmap v2173: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:16.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:11:16.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:11:16.941 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:11:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:17 smithi143 ceph-mon[183689]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:11:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:11:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:11:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[192000]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:11:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:11:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:11:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[189312]: pgmap v2174: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:11:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:11:17.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:11:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:19 smithi143 ceph-mon[183689]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:19.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:19 smithi040 ceph-mon[192000]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:19 smithi040 ceph-mon[189312]: pgmap v2175: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:11:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:21 smithi143 ceph-mon[183689]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:21 smithi040 ceph-mon[192000]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:21 smithi040 ceph-mon[189312]: pgmap v2176: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:23 smithi143 ceph-mon[183689]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:23 smithi040 ceph-mon[192000]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:23 smithi040 ceph-mon[189312]: pgmap v2177: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:25 smithi143 ceph-mon[183689]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:25 smithi040 ceph-mon[192000]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:25 smithi040 ceph-mon[189312]: pgmap v2178: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:27 smithi143 ceph-mon[183689]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:27 smithi040 ceph-mon[192000]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:27 smithi040 ceph-mon[189312]: pgmap v2179: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:29 smithi143 ceph-mon[183689]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:30.279 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:29 smithi040 ceph-mon[192000]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:30.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:29 smithi040 ceph-mon[189312]: pgmap v2180: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:31.202 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:31.203 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:11:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:31 smithi040 ceph-mon[192000]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:31.913 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:31 smithi040 ceph-mon[189312]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:31 smithi143 ceph-mon[183689]: pgmap v2181: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:33 smithi040 ceph-mon[192000]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:33 smithi040 ceph-mon[189312]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:33 smithi143 ceph-mon[183689]: pgmap v2182: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:35 smithi040 ceph-mon[192000]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:35 smithi040 ceph-mon[189312]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:35 smithi143 ceph-mon[183689]: pgmap v2183: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:37.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:37 smithi040 ceph-mon[192000]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:37 smithi040 ceph-mon[189312]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:37 smithi143 ceph-mon[183689]: pgmap v2184: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:39 smithi040 ceph-mon[192000]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:39 smithi040 ceph-mon[189312]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:39 smithi143 ceph-mon[183689]: pgmap v2185: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:11:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:41 smithi040 ceph-mon[192000]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:41.987 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:41 smithi040 ceph-mon[189312]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:41 smithi143 ceph-mon[183689]: pgmap v2186: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:43 smithi040 ceph-mon[189312]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:43.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:43 smithi040 ceph-mon[192000]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:43 smithi143 ceph-mon[183689]: pgmap v2187: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:45 smithi040 ceph-mon[192000]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:45 smithi040 ceph-mon[189312]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:45 smithi143 ceph-mon[183689]: pgmap v2188: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:11:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:47 smithi143 ceph-mon[183689]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:48.184 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:47 smithi040 ceph-mon[192000]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:48.184 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:47 smithi040 ceph-mon[189312]: pgmap v2189: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:50.146 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:49 smithi143 ceph-mon[183689]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:49 smithi040 ceph-mon[189312]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:49 smithi040 ceph-mon[192000]: pgmap v2190: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:11:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:11:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:11:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:51 smithi143 ceph-mon[183689]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:51 smithi040 ceph-mon[192000]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:51 smithi040 ceph-mon[189312]: pgmap v2191: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:53 smithi143 ceph-mon[183689]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:53 smithi040 ceph-mon[192000]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:53 smithi040 ceph-mon[189312]: pgmap v2192: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:55 smithi143 ceph-mon[183689]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:55 smithi040 ceph-mon[192000]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:55 smithi040 ceph-mon[189312]: pgmap v2193: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:57 smithi143 ceph-mon[183689]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:57 smithi040 ceph-mon[192000]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:11:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:57 smithi040 ceph-mon[189312]: pgmap v2194: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:11:59 smithi143 ceph-mon[183689]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:11:59 smithi040 ceph-mon[192000]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:11:59 smithi040 ceph-mon[189312]: pgmap v2195: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:12:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:01 smithi143 ceph-mon[183689]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:01 smithi040 ceph-mon[192000]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:01 smithi040 ceph-mon[189312]: pgmap v2196: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:03 smithi143 ceph-mon[183689]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:03 smithi040 ceph-mon[192000]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:03 smithi040 ceph-mon[189312]: pgmap v2197: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:05 smithi143 ceph-mon[183689]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:05 smithi040 ceph-mon[192000]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:05 smithi040 ceph-mon[189312]: pgmap v2198: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:07 smithi143 ceph-mon[183689]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:07 smithi040 ceph-mon[192000]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:07 smithi040 ceph-mon[189312]: pgmap v2199: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:09 smithi143 ceph-mon[183689]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:09 smithi040 ceph-mon[192000]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:09 smithi040 ceph-mon[189312]: pgmap v2200: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:12:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:11 smithi143 ceph-mon[183689]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:12.436 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:11 smithi040 ceph-mon[192000]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:12.436 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:11 smithi040 ceph-mon[189312]: pgmap v2201: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:13 smithi143 ceph-mon[183689]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:13 smithi040 ceph-mon[192000]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:13 smithi040 ceph-mon[189312]: pgmap v2202: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:15 smithi143 ceph-mon[183689]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:15 smithi040 ceph-mon[192000]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:15 smithi040 ceph-mon[189312]: pgmap v2203: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:17 smithi143 ceph-mon[183689]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:18.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:12:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:17 smithi040 ceph-mon[192000]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:12:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:17 smithi040 ceph-mon[189312]: pgmap v2204: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:12:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:19 smithi143 ceph-mon[183689]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:12:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:12:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[189312]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[192000]: pgmap v2205: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:12:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:12:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:21] "GET /metrics HTTP/1.1" 200 36253 "" "Prometheus/2.43.0" 2023-09-30T10:12:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:21 smithi143 ceph-mon[183689]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:21 smithi040 ceph-mon[192000]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:21 smithi040 ceph-mon[189312]: pgmap v2206: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:23 smithi143 ceph-mon[183689]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:23 smithi040 ceph-mon[192000]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:23 smithi040 ceph-mon[189312]: pgmap v2207: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:25 smithi143 ceph-mon[183689]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:25 smithi040 ceph-mon[192000]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:25 smithi040 ceph-mon[189312]: pgmap v2208: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:27 smithi143 ceph-mon[183689]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:27 smithi040 ceph-mon[192000]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:27 smithi040 ceph-mon[189312]: pgmap v2209: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:29 smithi143 ceph-mon[183689]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:29 smithi040 ceph-mon[189312]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:29 smithi040 ceph-mon[192000]: pgmap v2210: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:12:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:31 smithi143 ceph-mon[183689]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:31 smithi040 ceph-mon[192000]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:31 smithi040 ceph-mon[189312]: pgmap v2211: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:33 smithi143 ceph-mon[183689]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:33 smithi040 ceph-mon[192000]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:34.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:33 smithi040 ceph-mon[189312]: pgmap v2212: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:35 smithi143 ceph-mon[183689]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:35 smithi040 ceph-mon[192000]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:35 smithi040 ceph-mon[189312]: pgmap v2213: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:37 smithi143 ceph-mon[183689]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:37 smithi040 ceph-mon[192000]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:37 smithi040 ceph-mon[189312]: pgmap v2214: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:39 smithi143 ceph-mon[183689]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:39 smithi040 ceph-mon[192000]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:39 smithi040 ceph-mon[189312]: pgmap v2215: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:12:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:41 smithi143 ceph-mon[183689]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:41 smithi040 ceph-mon[192000]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:41 smithi040 ceph-mon[189312]: pgmap v2216: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:43 smithi143 ceph-mon[183689]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:43 smithi040 ceph-mon[192000]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:43 smithi040 ceph-mon[189312]: pgmap v2217: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:12:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:45 smithi143 ceph-mon[183689]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:45 smithi040 ceph-mon[192000]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:46.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:45 smithi040 ceph-mon[189312]: pgmap v2218: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:12:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:47 smithi143 ceph-mon[183689]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:47 smithi040 ceph-mon[192000]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:47 smithi040 ceph-mon[189312]: pgmap v2219: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:49 smithi143 ceph-mon[183689]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:49 smithi040 ceph-mon[192000]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:49 smithi040 ceph-mon[189312]: pgmap v2220: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:12:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:12:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:12:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:51 smithi143 ceph-mon[183689]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:51 smithi040 ceph-mon[189312]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:51 smithi040 ceph-mon[192000]: pgmap v2221: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:53 smithi143 ceph-mon[183689]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:53 smithi040 ceph-mon[192000]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:53 smithi040 ceph-mon[189312]: pgmap v2222: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:55 smithi143 ceph-mon[183689]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:55 smithi040 ceph-mon[192000]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:55 smithi040 ceph-mon[189312]: pgmap v2223: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:57 smithi143 ceph-mon[183689]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:57 smithi040 ceph-mon[192000]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:12:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:57 smithi040 ceph-mon[189312]: pgmap v2224: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:12:59 smithi143 ceph-mon[183689]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:12:59 smithi040 ceph-mon[192000]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:12:59 smithi040 ceph-mon[189312]: pgmap v2225: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:13:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:02.138 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:01 smithi040 ceph-mon[192000]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:02.139 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:01 smithi040 ceph-mon[189312]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:01 smithi143 ceph-mon[183689]: pgmap v2226: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:03 smithi143 ceph-mon[183689]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:03 smithi040 ceph-mon[189312]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:03 smithi040 ceph-mon[192000]: pgmap v2227: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:05 smithi143 ceph-mon[183689]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:05 smithi040 ceph-mon[192000]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:05 smithi040 ceph-mon[189312]: pgmap v2228: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:07 smithi143 ceph-mon[183689]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:07 smithi040 ceph-mon[192000]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:07 smithi040 ceph-mon[189312]: pgmap v2229: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:09 smithi143 ceph-mon[183689]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:09 smithi040 ceph-mon[192000]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:09 smithi040 ceph-mon[189312]: pgmap v2230: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:13:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:11 smithi143 ceph-mon[183689]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:11 smithi040 ceph-mon[192000]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:11 smithi040 ceph-mon[189312]: pgmap v2231: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:13 smithi143 ceph-mon[183689]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:13 smithi040 ceph-mon[192000]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:13 smithi040 ceph-mon[189312]: pgmap v2232: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:15 smithi143 ceph-mon[183689]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:15 smithi040 ceph-mon[192000]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:15 smithi040 ceph-mon[189312]: pgmap v2233: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:17 smithi143 ceph-mon[183689]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:17 smithi040 ceph-mon[192000]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:17 smithi040 ceph-mon[189312]: pgmap v2234: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:19 smithi143 ceph-mon[183689]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:13:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:19 smithi040 ceph-mon[192000]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:13:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:19 smithi040 ceph-mon[189312]: pgmap v2235: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:13:21.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:13:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:13:21.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:13:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:13:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:13:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:21 smithi143 ceph-mon[183689]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:21 smithi040 ceph-mon[192000]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:21 smithi040 ceph-mon[189312]: pgmap v2236: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:23 smithi143 ceph-mon[183689]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:23 smithi040 ceph-mon[189312]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:23 smithi040 ceph-mon[192000]: pgmap v2237: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:25 smithi143 ceph-mon[183689]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:25 smithi040 ceph-mon[192000]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:25 smithi040 ceph-mon[189312]: pgmap v2238: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:27 smithi143 ceph-mon[183689]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:27 smithi040 ceph-mon[192000]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:27 smithi040 ceph-mon[189312]: pgmap v2239: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:29 smithi143 ceph-mon[183689]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:29 smithi040 ceph-mon[192000]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:29 smithi040 ceph-mon[189312]: pgmap v2240: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:13:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:31 smithi143 ceph-mon[183689]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:31 smithi040 ceph-mon[192000]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:31 smithi040 ceph-mon[189312]: pgmap v2241: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:33 smithi143 ceph-mon[183689]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:33 smithi040 ceph-mon[192000]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:33 smithi040 ceph-mon[189312]: pgmap v2242: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:35 smithi143 ceph-mon[183689]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:35 smithi040 ceph-mon[192000]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:35 smithi040 ceph-mon[189312]: pgmap v2243: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:37 smithi143 ceph-mon[183689]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:37 smithi040 ceph-mon[192000]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:37 smithi040 ceph-mon[189312]: pgmap v2244: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:39 smithi143 ceph-mon[183689]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:39 smithi040 ceph-mon[192000]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:39 smithi040 ceph-mon[189312]: pgmap v2245: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:13:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:41 smithi143 ceph-mon[183689]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:41 smithi040 ceph-mon[192000]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:41 smithi040 ceph-mon[189312]: pgmap v2246: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:43 smithi143 ceph-mon[183689]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:43 smithi040 ceph-mon[192000]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:43 smithi040 ceph-mon[189312]: pgmap v2247: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:45 smithi143 ceph-mon[183689]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:45 smithi040 ceph-mon[192000]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:45 smithi040 ceph-mon[189312]: pgmap v2248: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:13:47.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:46 smithi143 ceph-mon[183689]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:46 smithi040 ceph-mon[192000]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:46 smithi040 ceph-mon[189312]: pgmap v2249: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:49 smithi143 ceph-mon[183689]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:49 smithi040 ceph-mon[192000]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:49 smithi040 ceph-mon[189312]: pgmap v2250: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:13:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:13:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:13:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:51 smithi143 ceph-mon[183689]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:51 smithi040 ceph-mon[192000]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:51 smithi040 ceph-mon[189312]: pgmap v2251: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:53 smithi143 ceph-mon[183689]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:53 smithi040 ceph-mon[192000]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:53 smithi040 ceph-mon[189312]: pgmap v2252: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:55 smithi143 ceph-mon[183689]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:55 smithi040 ceph-mon[192000]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:55 smithi040 ceph-mon[189312]: pgmap v2253: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:57 smithi143 ceph-mon[183689]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:57 smithi040 ceph-mon[192000]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:57 smithi040 ceph-mon[189312]: pgmap v2254: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:13:59 smithi143 ceph-mon[183689]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:59.916 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:13:59 smithi040 ceph-mon[192000]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:13:59.916 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:13:59 smithi040 ceph-mon[189312]: pgmap v2255: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:14:01.831 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:01 smithi143 ceph-mon[183689]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:01 smithi040 ceph-mon[192000]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:01 smithi040 ceph-mon[189312]: pgmap v2256: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:03.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:03 smithi143 ceph-mon[183689]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:03 smithi040 ceph-mon[192000]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:03 smithi040 ceph-mon[189312]: pgmap v2257: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:05 smithi143 ceph-mon[183689]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:05 smithi040 ceph-mon[189312]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:05 smithi040 ceph-mon[192000]: pgmap v2258: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:07 smithi143 ceph-mon[183689]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:07 smithi040 ceph-mon[192000]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:07 smithi040 ceph-mon[189312]: pgmap v2259: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:09 smithi143 ceph-mon[183689]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:09 smithi040 ceph-mon[192000]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:09 smithi040 ceph-mon[189312]: pgmap v2260: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:14:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:11 smithi143 ceph-mon[183689]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:11 smithi040 ceph-mon[192000]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:11 smithi040 ceph-mon[189312]: pgmap v2261: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:13 smithi143 ceph-mon[183689]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:13 smithi040 ceph-mon[192000]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:13 smithi040 ceph-mon[189312]: pgmap v2262: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:15 smithi143 ceph-mon[183689]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:15 smithi040 ceph-mon[192000]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:15 smithi040 ceph-mon[189312]: pgmap v2263: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:17.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:17 smithi143 ceph-mon[183689]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:17 smithi040 ceph-mon[192000]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:17 smithi040 ceph-mon[189312]: pgmap v2264: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:14:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:19 smithi143 ceph-mon[183689]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:19 smithi040 ceph-mon[192000]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:19 smithi040 ceph-mon[189312]: pgmap v2265: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:14:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:14:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:14:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:21] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:14:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:21 smithi143 ceph-mon[183689]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:14:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:14:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:14:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[192000]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[189312]: pgmap v2266: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:14:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:14:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:23 smithi143 ceph-mon[183689]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:23 smithi040 ceph-mon[192000]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:23 smithi040 ceph-mon[189312]: pgmap v2267: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:25 smithi143 ceph-mon[183689]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:25 smithi040 ceph-mon[192000]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:25 smithi040 ceph-mon[189312]: pgmap v2268: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:27 smithi143 ceph-mon[183689]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:27 smithi040 ceph-mon[192000]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:27 smithi040 ceph-mon[189312]: pgmap v2269: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:29 smithi143 ceph-mon[183689]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:29 smithi040 ceph-mon[192000]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:29 smithi040 ceph-mon[189312]: pgmap v2270: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:14:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:31 smithi143 ceph-mon[183689]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:31 smithi040 ceph-mon[192000]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:31 smithi040 ceph-mon[189312]: pgmap v2271: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:33 smithi143 ceph-mon[183689]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:33 smithi040 ceph-mon[192000]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:33 smithi040 ceph-mon[189312]: pgmap v2272: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:35 smithi143 ceph-mon[183689]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:35 smithi040 ceph-mon[192000]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:35 smithi040 ceph-mon[189312]: pgmap v2273: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:37 smithi143 ceph-mon[183689]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:37 smithi040 ceph-mon[192000]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:37 smithi040 ceph-mon[189312]: pgmap v2274: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:39 smithi143 ceph-mon[183689]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:39 smithi040 ceph-mon[192000]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:39 smithi040 ceph-mon[189312]: pgmap v2275: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:14:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:41 smithi143 ceph-mon[183689]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:41 smithi040 ceph-mon[192000]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:41 smithi040 ceph-mon[189312]: pgmap v2276: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:43 smithi143 ceph-mon[183689]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:43 smithi040 ceph-mon[192000]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:43 smithi040 ceph-mon[189312]: pgmap v2277: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:45 smithi143 ceph-mon[183689]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:45.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:45 smithi040 ceph-mon[189312]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:45 smithi040 ceph-mon[192000]: pgmap v2278: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:14:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:47 smithi143 ceph-mon[183689]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:47 smithi040 ceph-mon[192000]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:47 smithi040 ceph-mon[189312]: pgmap v2279: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:49 smithi143 ceph-mon[183689]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:49 smithi040 ceph-mon[192000]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:49 smithi040 ceph-mon[189312]: pgmap v2280: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:14:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:14:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:14:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:51 smithi143 ceph-mon[183689]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:51 smithi040 ceph-mon[192000]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:51 smithi040 ceph-mon[189312]: pgmap v2281: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:53 smithi143 ceph-mon[183689]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:53 smithi040 ceph-mon[192000]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:53 smithi040 ceph-mon[189312]: pgmap v2282: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:55 smithi143 ceph-mon[183689]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:55 smithi040 ceph-mon[192000]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:55 smithi040 ceph-mon[189312]: pgmap v2283: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:57 smithi143 ceph-mon[183689]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:57 smithi040 ceph-mon[192000]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:57 smithi040 ceph-mon[189312]: pgmap v2284: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:14:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:14:59 smithi143 ceph-mon[183689]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:00.031 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:14:59 smithi040 ceph-mon[192000]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:00.031 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:14:59 smithi040 ceph-mon[189312]: pgmap v2285: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:15:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:01 smithi143 ceph-mon[183689]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:01 smithi040 ceph-mon[192000]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:01 smithi040 ceph-mon[189312]: pgmap v2286: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:03 smithi143 ceph-mon[183689]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:03 smithi040 ceph-mon[192000]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:03 smithi040 ceph-mon[189312]: pgmap v2287: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:05 smithi143 ceph-mon[183689]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:05 smithi040 ceph-mon[192000]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:05 smithi040 ceph-mon[189312]: pgmap v2288: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:07 smithi143 ceph-mon[183689]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:07 smithi040 ceph-mon[192000]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:07 smithi040 ceph-mon[189312]: pgmap v2289: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:09 smithi143 ceph-mon[183689]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:09 smithi040 ceph-mon[192000]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:09 smithi040 ceph-mon[189312]: pgmap v2290: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:15:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:11 smithi143 ceph-mon[183689]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:11 smithi040 ceph-mon[192000]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:11 smithi040 ceph-mon[189312]: pgmap v2291: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:13 smithi143 ceph-mon[183689]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:13 smithi040 ceph-mon[192000]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:13 smithi040 ceph-mon[189312]: pgmap v2292: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:15 smithi143 ceph-mon[183689]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:15.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:15 smithi040 ceph-mon[192000]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:15 smithi040 ceph-mon[189312]: pgmap v2293: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:17 smithi143 ceph-mon[183689]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:17 smithi040 ceph-mon[192000]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:17 smithi040 ceph-mon[189312]: pgmap v2294: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:19 smithi143 ceph-mon[183689]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:19 smithi040 ceph-mon[192000]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:19 smithi040 ceph-mon[189312]: pgmap v2295: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:15:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:21 smithi143 ceph-mon[183689]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:15:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:21 smithi040 ceph-mon[192000]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:15:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:21 smithi040 ceph-mon[189312]: pgmap v2296: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:15:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:15:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:15:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:15:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:15:22.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:15:22.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:15:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:15:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:15:22.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:15:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:23 smithi040 ceph-mon[192000]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:23 smithi040 ceph-mon[189312]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:23 smithi143 ceph-mon[183689]: pgmap v2297: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:25 smithi040 ceph-mon[192000]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:25 smithi040 ceph-mon[189312]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:25 smithi143 ceph-mon[183689]: pgmap v2298: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:27 smithi040 ceph-mon[192000]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:27 smithi040 ceph-mon[189312]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:27 smithi143 ceph-mon[183689]: pgmap v2299: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:29 smithi040 ceph-mon[192000]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:29 smithi040 ceph-mon[189312]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:29 smithi143 ceph-mon[183689]: pgmap v2300: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:15:32.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:31 smithi143 ceph-mon[183689]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:31 smithi040 ceph-mon[192000]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:31 smithi040 ceph-mon[189312]: pgmap v2301: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:33 smithi143 ceph-mon[183689]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:33 smithi040 ceph-mon[192000]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:33 smithi040 ceph-mon[189312]: pgmap v2302: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:35 smithi143 ceph-mon[183689]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:35 smithi040 ceph-mon[192000]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:35 smithi040 ceph-mon[189312]: pgmap v2303: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:37 smithi143 ceph-mon[183689]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:37 smithi040 ceph-mon[192000]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:37 smithi040 ceph-mon[189312]: pgmap v2304: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:39 smithi143 ceph-mon[183689]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:39 smithi040 ceph-mon[192000]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:39 smithi040 ceph-mon[189312]: pgmap v2305: 137 pgs: 137 active+clean; 1.3 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:15:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:41 smithi143 ceph-mon[183689]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:41 smithi040 ceph-mon[192000]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:41 smithi040 ceph-mon[189312]: pgmap v2306: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:43 smithi143 ceph-mon[183689]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:43 smithi040 ceph-mon[192000]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:43 smithi040 ceph-mon[189312]: pgmap v2307: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:45 smithi143 ceph-mon[183689]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:45 smithi040 ceph-mon[192000]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:45 smithi040 ceph-mon[189312]: pgmap v2308: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:15:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:47 smithi143 ceph-mon[183689]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:47 smithi040 ceph-mon[192000]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:47 smithi040 ceph-mon[189312]: pgmap v2309: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:49 smithi143 ceph-mon[183689]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:49 smithi040 ceph-mon[192000]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:49 smithi040 ceph-mon[189312]: pgmap v2310: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:15:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:15:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:15:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:51 smithi143 ceph-mon[183689]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:51 smithi040 ceph-mon[192000]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:51 smithi040 ceph-mon[189312]: pgmap v2311: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:53 smithi143 ceph-mon[183689]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:53 smithi040 ceph-mon[192000]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:53 smithi040 ceph-mon[189312]: pgmap v2312: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:55 smithi143 ceph-mon[183689]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:55 smithi040 ceph-mon[189312]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:55 smithi040 ceph-mon[192000]: pgmap v2313: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:57 smithi143 ceph-mon[183689]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:57 smithi040 ceph-mon[192000]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:15:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:57 smithi040 ceph-mon[189312]: pgmap v2314: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:15:59 smithi143 ceph-mon[183689]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:15:59 smithi040 ceph-mon[192000]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:15:59 smithi040 ceph-mon[189312]: pgmap v2315: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:16:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:01 smithi143 ceph-mon[183689]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:01 smithi040 ceph-mon[192000]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:01 smithi040 ceph-mon[189312]: pgmap v2316: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:03 smithi143 ceph-mon[183689]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:03 smithi040 ceph-mon[192000]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:03 smithi040 ceph-mon[189312]: pgmap v2317: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:05 smithi143 ceph-mon[183689]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:05 smithi040 ceph-mon[192000]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:05 smithi040 ceph-mon[189312]: pgmap v2318: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:07 smithi143 ceph-mon[183689]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:07 smithi040 ceph-mon[189312]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:08.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:07 smithi040 ceph-mon[192000]: pgmap v2319: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:09 smithi143 ceph-mon[183689]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:09 smithi040 ceph-mon[192000]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:09 smithi040 ceph-mon[189312]: pgmap v2320: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:16:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:11 smithi143 ceph-mon[183689]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:11 smithi040 ceph-mon[189312]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:11 smithi040 ceph-mon[192000]: pgmap v2321: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:13 smithi143 ceph-mon[183689]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:13 smithi040 ceph-mon[192000]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:13 smithi040 ceph-mon[189312]: pgmap v2322: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:15 smithi143 ceph-mon[183689]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:15 smithi040 ceph-mon[192000]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:15 smithi040 ceph-mon[189312]: pgmap v2323: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:17 smithi143 ceph-mon[183689]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:17 smithi040 ceph-mon[192000]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:17 smithi040 ceph-mon[189312]: pgmap v2324: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:19 smithi143 ceph-mon[183689]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:19 smithi040 ceph-mon[192000]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:19 smithi040 ceph-mon[189312]: pgmap v2325: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:16:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:21 smithi143 ceph-mon[183689]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:21 smithi040 ceph-mon[192000]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:21 smithi040 ceph-mon[189312]: pgmap v2326: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:16:23.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:16:23.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:16:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:23 smithi143 ceph-mon[183689]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:23 smithi040 ceph-mon[192000]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:23 smithi040 ceph-mon[189312]: pgmap v2327: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:25 smithi143 ceph-mon[183689]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:25 smithi040 ceph-mon[192000]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:25 smithi040 ceph-mon[189312]: pgmap v2328: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:27 smithi143 ceph-mon[183689]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:27 smithi040 ceph-mon[192000]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:27 smithi040 ceph-mon[189312]: pgmap v2329: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:29 smithi143 ceph-mon[183689]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:29 smithi040 ceph-mon[192000]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:29 smithi040 ceph-mon[189312]: pgmap v2330: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:16:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:31 smithi143 ceph-mon[183689]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:31 smithi040 ceph-mon[192000]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:31 smithi040 ceph-mon[189312]: pgmap v2331: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:33 smithi143 ceph-mon[183689]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:33 smithi040 ceph-mon[192000]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:33 smithi040 ceph-mon[189312]: pgmap v2332: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:35 smithi143 ceph-mon[183689]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:35 smithi040 ceph-mon[192000]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:35 smithi040 ceph-mon[189312]: pgmap v2333: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:37 smithi143 ceph-mon[183689]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:37 smithi040 ceph-mon[192000]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:37 smithi040 ceph-mon[189312]: pgmap v2334: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:39 smithi143 ceph-mon[183689]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:39 smithi040 ceph-mon[192000]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:40.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:39 smithi040 ceph-mon[189312]: pgmap v2335: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:16:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:41 smithi143 ceph-mon[183689]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:41 smithi040 ceph-mon[192000]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:41 smithi040 ceph-mon[189312]: pgmap v2336: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:43 smithi143 ceph-mon[183689]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:43 smithi040 ceph-mon[192000]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:43 smithi040 ceph-mon[189312]: pgmap v2337: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:45 smithi143 ceph-mon[183689]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:45 smithi040 ceph-mon[192000]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:46.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:45 smithi040 ceph-mon[189312]: pgmap v2338: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:46.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:16:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:47 smithi143 ceph-mon[183689]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:47 smithi040 ceph-mon[192000]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:47 smithi040 ceph-mon[189312]: pgmap v2339: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:49 smithi143 ceph-mon[183689]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:49 smithi040 ceph-mon[192000]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:49 smithi040 ceph-mon[189312]: pgmap v2340: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:16:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:16:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:16:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:51 smithi143 ceph-mon[183689]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:51 smithi040 ceph-mon[192000]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:51 smithi040 ceph-mon[189312]: pgmap v2341: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:53 smithi143 ceph-mon[183689]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:53 smithi040 ceph-mon[192000]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:53 smithi040 ceph-mon[189312]: pgmap v2342: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:55 smithi143 ceph-mon[183689]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:55 smithi040 ceph-mon[192000]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:55 smithi040 ceph-mon[189312]: pgmap v2343: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:57 smithi143 ceph-mon[183689]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:57 smithi040 ceph-mon[192000]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:16:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:57 smithi040 ceph-mon[189312]: pgmap v2344: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:16:59 smithi143 ceph-mon[183689]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:16:59 smithi040 ceph-mon[192000]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:16:59 smithi040 ceph-mon[189312]: pgmap v2345: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:17:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:01 smithi143 ceph-mon[183689]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:01 smithi040 ceph-mon[192000]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:01 smithi040 ceph-mon[189312]: pgmap v2346: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:03 smithi143 ceph-mon[183689]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:03 smithi040 ceph-mon[192000]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:03 smithi040 ceph-mon[189312]: pgmap v2347: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:05 smithi143 ceph-mon[183689]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:05 smithi040 ceph-mon[189312]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:05 smithi040 ceph-mon[192000]: pgmap v2348: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:07 smithi143 ceph-mon[183689]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:07 smithi040 ceph-mon[192000]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:07 smithi040 ceph-mon[189312]: pgmap v2349: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:09 smithi143 ceph-mon[183689]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:09 smithi040 ceph-mon[192000]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:09 smithi040 ceph-mon[189312]: pgmap v2350: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:17:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:11 smithi143 ceph-mon[183689]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:11 smithi040 ceph-mon[192000]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:11 smithi040 ceph-mon[189312]: pgmap v2351: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:13 smithi143 ceph-mon[183689]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:14.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:13 smithi040 ceph-mon[192000]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:13 smithi040 ceph-mon[189312]: pgmap v2352: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:15 smithi143 ceph-mon[183689]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:15 smithi040 ceph-mon[192000]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:15 smithi040 ceph-mon[189312]: pgmap v2353: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:17 smithi143 ceph-mon[183689]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:17 smithi040 ceph-mon[192000]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:17 smithi040 ceph-mon[189312]: pgmap v2354: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:19 smithi143 ceph-mon[183689]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:19 smithi040 ceph-mon[192000]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:19 smithi040 ceph-mon[189312]: pgmap v2355: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:17:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:21 smithi143 ceph-mon[183689]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:21 smithi040 ceph-mon[192000]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:21 smithi040 ceph-mon[189312]: pgmap v2356: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:24.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:23 smithi143 ceph-mon[183689]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:17:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:17:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:17:24.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:17:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[192000]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:24.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[189312]: pgmap v2357: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:17:24.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:17:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:25 smithi143 ceph-mon[183689]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:25 smithi040 ceph-mon[192000]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:25 smithi040 ceph-mon[189312]: pgmap v2358: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:27 smithi143 ceph-mon[183689]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:27 smithi040 ceph-mon[192000]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:27 smithi040 ceph-mon[189312]: pgmap v2359: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:29 smithi143 ceph-mon[183689]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:29 smithi040 ceph-mon[192000]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:29 smithi040 ceph-mon[189312]: pgmap v2360: 137 pgs: 137 active+clean; 1.3 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:31.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:17:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:31 smithi143 ceph-mon[183689]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:31 smithi040 ceph-mon[192000]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:31 smithi040 ceph-mon[189312]: pgmap v2361: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:33 smithi143 ceph-mon[183689]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:33 smithi040 ceph-mon[192000]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:33 smithi040 ceph-mon[189312]: pgmap v2362: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:35 smithi143 ceph-mon[183689]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:35 smithi040 ceph-mon[192000]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:36.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:35 smithi040 ceph-mon[189312]: pgmap v2363: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:37 smithi143 ceph-mon[183689]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:37 smithi040 ceph-mon[192000]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:37 smithi040 ceph-mon[189312]: pgmap v2364: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:39 smithi143 ceph-mon[183689]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:39 smithi040 ceph-mon[192000]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:39 smithi040 ceph-mon[189312]: pgmap v2365: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:17:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:41 smithi143 ceph-mon[183689]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:41 smithi040 ceph-mon[192000]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:42.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:41 smithi040 ceph-mon[189312]: pgmap v2366: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:43 smithi143 ceph-mon[183689]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:43 smithi040 ceph-mon[192000]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:43 smithi040 ceph-mon[189312]: pgmap v2367: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:45 smithi143 ceph-mon[183689]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:45 smithi040 ceph-mon[192000]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:45 smithi040 ceph-mon[189312]: pgmap v2368: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:17:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:47 smithi143 ceph-mon[183689]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:47 smithi040 ceph-mon[192000]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:47 smithi040 ceph-mon[189312]: pgmap v2369: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:49 smithi143 ceph-mon[183689]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:49 smithi040 ceph-mon[189312]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:49 smithi040 ceph-mon[192000]: pgmap v2370: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:17:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:17:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:17:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:51 smithi143 ceph-mon[183689]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:51 smithi040 ceph-mon[192000]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:51 smithi040 ceph-mon[189312]: pgmap v2371: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:53 smithi143 ceph-mon[183689]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:53 smithi040 ceph-mon[189312]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:53 smithi040 ceph-mon[192000]: pgmap v2372: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:55 smithi143 ceph-mon[183689]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:55 smithi040 ceph-mon[192000]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:55 smithi040 ceph-mon[189312]: pgmap v2373: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:57 smithi143 ceph-mon[183689]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:57 smithi040 ceph-mon[192000]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:17:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:57 smithi040 ceph-mon[189312]: pgmap v2374: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:17:59 smithi143 ceph-mon[183689]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:17:59 smithi040 ceph-mon[192000]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:17:59 smithi040 ceph-mon[189312]: pgmap v2375: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:18:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:02.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:01 smithi143 ceph-mon[183689]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:01 smithi040 ceph-mon[192000]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:02.289 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:01 smithi040 ceph-mon[189312]: pgmap v2376: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:03 smithi143 ceph-mon[183689]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:03 smithi040 ceph-mon[192000]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:03 smithi040 ceph-mon[189312]: pgmap v2377: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:05 smithi143 ceph-mon[183689]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:05 smithi040 ceph-mon[192000]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:05 smithi040 ceph-mon[189312]: pgmap v2378: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:07 smithi143 ceph-mon[183689]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:07 smithi040 ceph-mon[192000]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:07 smithi040 ceph-mon[189312]: pgmap v2379: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:09 smithi143 ceph-mon[183689]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:09 smithi040 ceph-mon[189312]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:09 smithi040 ceph-mon[192000]: pgmap v2380: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:18:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:11 smithi143 ceph-mon[183689]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:11 smithi040 ceph-mon[192000]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:11 smithi040 ceph-mon[189312]: pgmap v2381: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:13 smithi143 ceph-mon[183689]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:13 smithi040 ceph-mon[192000]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:13 smithi040 ceph-mon[189312]: pgmap v2382: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:14 smithi040 ceph-mon[192000]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:14 smithi040 ceph-mon[189312]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:15.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:14 smithi143 ceph-mon[183689]: pgmap v2383: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:16 smithi040 ceph-mon[192000]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:17.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:16 smithi040 ceph-mon[189312]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:17.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:16 smithi143 ceph-mon[183689]: pgmap v2384: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:19 smithi143 ceph-mon[183689]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:19 smithi040 ceph-mon[192000]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:19 smithi040 ceph-mon[189312]: pgmap v2385: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:18:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:21 smithi143 ceph-mon[183689]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:21.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:21 smithi040 ceph-mon[192000]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:21.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:21 smithi040 ceph-mon[189312]: pgmap v2386: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:23 smithi143 ceph-mon[183689]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:18:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:23 smithi040 ceph-mon[192000]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:23.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:23 smithi040 ceph-mon[189312]: pgmap v2387: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:18:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:18:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:18:24.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:18:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:18:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:18:24.56034683Z level=info msg="Completed cleanup jobs" duration=12.611866ms 2023-09-30T10:18:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:18:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:18:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:18:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:18:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:25 smithi143 ceph-mon[183689]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:25 smithi040 ceph-mon[192000]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:25 smithi040 ceph-mon[189312]: pgmap v2388: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:27 smithi143 ceph-mon[183689]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:27 smithi040 ceph-mon[192000]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:27 smithi040 ceph-mon[189312]: pgmap v2389: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:29 smithi143 ceph-mon[183689]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:29 smithi040 ceph-mon[192000]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:29 smithi040 ceph-mon[189312]: pgmap v2390: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:18:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:31 smithi143 ceph-mon[183689]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:31 smithi040 ceph-mon[192000]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:31 smithi040 ceph-mon[189312]: pgmap v2391: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:33 smithi143 ceph-mon[183689]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:33 smithi040 ceph-mon[189312]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:33 smithi040 ceph-mon[192000]: pgmap v2392: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:35 smithi143 ceph-mon[183689]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:35 smithi040 ceph-mon[192000]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:35.923 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:35 smithi040 ceph-mon[189312]: pgmap v2393: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:37 smithi143 ceph-mon[183689]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:37 smithi040 ceph-mon[192000]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:37 smithi040 ceph-mon[189312]: pgmap v2394: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:39 smithi143 ceph-mon[183689]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:39 smithi040 ceph-mon[192000]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:39 smithi040 ceph-mon[189312]: pgmap v2395: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:18:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:41 smithi143 ceph-mon[183689]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:41 smithi040 ceph-mon[192000]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:41 smithi040 ceph-mon[189312]: pgmap v2396: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:43 smithi143 ceph-mon[183689]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:43.937 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:43 smithi040 ceph-mon[192000]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:43.938 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:43 smithi040 ceph-mon[189312]: pgmap v2397: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:45 smithi143 ceph-mon[183689]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:45 smithi040 ceph-mon[192000]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:45 smithi040 ceph-mon[189312]: pgmap v2398: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:18:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:47 smithi143 ceph-mon[183689]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:47.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:47 smithi040 ceph-mon[192000]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:47.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:47 smithi040 ceph-mon[189312]: pgmap v2399: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:49 smithi143 ceph-mon[183689]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:49 smithi040 ceph-mon[192000]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:49 smithi040 ceph-mon[189312]: pgmap v2400: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:18:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:18:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:18:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:51 smithi143 ceph-mon[183689]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:51 smithi040 ceph-mon[192000]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:51 smithi040 ceph-mon[189312]: pgmap v2401: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:53 smithi143 ceph-mon[183689]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:53 smithi040 ceph-mon[192000]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:53 smithi040 ceph-mon[189312]: pgmap v2402: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:18:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:55 smithi143 ceph-mon[183689]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:55 smithi040 ceph-mon[192000]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:55 smithi040 ceph-mon[189312]: pgmap v2403: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:57 smithi143 ceph-mon[183689]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:57 smithi040 ceph-mon[192000]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:57 smithi040 ceph-mon[189312]: pgmap v2404: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:18:59 smithi143 ceph-mon[183689]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:18:59 smithi040 ceph-mon[192000]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:18:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:18:59 smithi040 ceph-mon[189312]: pgmap v2405: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:00.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:19:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:01 smithi143 ceph-mon[183689]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:01 smithi040 ceph-mon[192000]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:01 smithi040 ceph-mon[189312]: pgmap v2406: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:03 smithi143 ceph-mon[183689]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:03 smithi040 ceph-mon[192000]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:03 smithi040 ceph-mon[189312]: pgmap v2407: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:05 smithi143 ceph-mon[183689]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:05.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:05 smithi040 ceph-mon[192000]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:05 smithi040 ceph-mon[189312]: pgmap v2408: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:07 smithi143 ceph-mon[183689]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:07 smithi040 ceph-mon[192000]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:07 smithi040 ceph-mon[189312]: pgmap v2409: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:09 smithi143 ceph-mon[183689]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:19:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:09 smithi040 ceph-mon[192000]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:19:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:09 smithi040 ceph-mon[189312]: pgmap v2410: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:19:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:19:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:11 smithi143 ceph-mon[183689]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:11.922 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:11 smithi040 ceph-mon[192000]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:11.922 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:11 smithi040 ceph-mon[189312]: pgmap v2411: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:13 smithi143 ceph-mon[183689]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:13 smithi040 ceph-mon[192000]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:13 smithi040 ceph-mon[189312]: pgmap v2412: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:15 smithi143 ceph-mon[183689]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:15 smithi040 ceph-mon[192000]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:15 smithi040 ceph-mon[189312]: pgmap v2413: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:17 smithi143 ceph-mon[183689]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:17.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:17 smithi040 ceph-mon[192000]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:17 smithi040 ceph-mon[189312]: pgmap v2414: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:19 smithi143 ceph-mon[183689]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:19.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:19 smithi040 ceph-mon[192000]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:19.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:19 smithi040 ceph-mon[189312]: pgmap v2415: 137 pgs: 137 active+clean; 1.3 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:19:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:21 smithi143 ceph-mon[183689]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:21 smithi040 ceph-mon[192000]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:21 smithi040 ceph-mon[189312]: pgmap v2416: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:23 smithi143 ceph-mon[183689]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:23 smithi040 ceph-mon[192000]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:23 smithi040 ceph-mon[189312]: pgmap v2417: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:19:24.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:19:24.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:19:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:25 smithi143 ceph-mon[183689]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:25 smithi040 ceph-mon[192000]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:25 smithi040 ceph-mon[189312]: pgmap v2418: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:19:27.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:19:27.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: pgmap v2419: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:19:27.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:19:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:29 smithi143 ceph-mon[183689]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:29 smithi040 ceph-mon[192000]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:29 smithi040 ceph-mon[189312]: pgmap v2420: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:19:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:31 smithi143 ceph-mon[183689]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:31 smithi040 ceph-mon[192000]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:31 smithi040 ceph-mon[189312]: pgmap v2421: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:33 smithi143 ceph-mon[183689]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:33.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:33 smithi040 ceph-mon[192000]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:33.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:33 smithi040 ceph-mon[189312]: pgmap v2422: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:35 smithi143 ceph-mon[183689]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:35 smithi040 ceph-mon[192000]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:35 smithi040 ceph-mon[189312]: pgmap v2423: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:37 smithi143 ceph-mon[183689]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:37 smithi040 ceph-mon[192000]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:37 smithi040 ceph-mon[189312]: pgmap v2424: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:39 smithi143 ceph-mon[183689]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:39 smithi040 ceph-mon[192000]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:39 smithi040 ceph-mon[189312]: pgmap v2425: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:19:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:41 smithi143 ceph-mon[183689]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:41 smithi040 ceph-mon[192000]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:41 smithi040 ceph-mon[189312]: pgmap v2426: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:43 smithi143 ceph-mon[183689]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:43 smithi040 ceph-mon[189312]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:43 smithi040 ceph-mon[192000]: pgmap v2427: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:45 smithi143 ceph-mon[183689]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:45 smithi040 ceph-mon[189312]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:45 smithi040 ceph-mon[192000]: pgmap v2428: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:19:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:47 smithi143 ceph-mon[183689]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:47 smithi040 ceph-mon[192000]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:47 smithi040 ceph-mon[189312]: pgmap v2429: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:49 smithi143 ceph-mon[183689]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:49 smithi040 ceph-mon[192000]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:49 smithi040 ceph-mon[189312]: pgmap v2430: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:19:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:19:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:19:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:51 smithi143 ceph-mon[183689]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:51 smithi040 ceph-mon[192000]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:51 smithi040 ceph-mon[189312]: pgmap v2431: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:53 smithi143 ceph-mon[183689]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:53 smithi040 ceph-mon[192000]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:53 smithi040 ceph-mon[189312]: pgmap v2432: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:55.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:55 smithi143 ceph-mon[183689]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:55 smithi040 ceph-mon[192000]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:55 smithi040 ceph-mon[189312]: pgmap v2433: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:57.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:57 smithi143 ceph-mon[183689]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:57 smithi040 ceph-mon[192000]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:57 smithi040 ceph-mon[189312]: pgmap v2434: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:19:59 smithi143 ceph-mon[183689]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:19:59 smithi040 ceph-mon[192000]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:19:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:19:59 smithi040 ceph-mon[189312]: pgmap v2435: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:20:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:20:00.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:20:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:01] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:20:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:01 smithi143 ceph-mon[183689]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:01 smithi040 ceph-mon[192000]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:01 smithi040 ceph-mon[189312]: pgmap v2436: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:03 smithi143 ceph-mon[183689]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:03 smithi040 ceph-mon[192000]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:03 smithi040 ceph-mon[189312]: pgmap v2437: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:05 smithi143 ceph-mon[183689]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:05 smithi040 ceph-mon[192000]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:05.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:05 smithi040 ceph-mon[189312]: pgmap v2438: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:07.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:07 smithi143 ceph-mon[183689]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:07.951 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:07 smithi040 ceph-mon[192000]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:07.951 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:07 smithi040 ceph-mon[189312]: pgmap v2439: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:09 smithi143 ceph-mon[183689]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:09 smithi040 ceph-mon[192000]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:09.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:09 smithi040 ceph-mon[189312]: pgmap v2440: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:11] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:20:11.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:11 smithi143 ceph-mon[183689]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:11 smithi040 ceph-mon[192000]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:11 smithi040 ceph-mon[189312]: pgmap v2441: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:13 smithi143 ceph-mon[183689]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:13 smithi040 ceph-mon[192000]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:13 smithi040 ceph-mon[189312]: pgmap v2442: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:15 smithi143 ceph-mon[183689]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:15 smithi040 ceph-mon[192000]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:15 smithi040 ceph-mon[189312]: pgmap v2443: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:17 smithi143 ceph-mon[183689]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:17 smithi040 ceph-mon[192000]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:17 smithi040 ceph-mon[189312]: pgmap v2444: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:19 smithi143 ceph-mon[183689]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:19 smithi040 ceph-mon[192000]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:19 smithi040 ceph-mon[189312]: pgmap v2445: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:21] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:20:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:21 smithi143 ceph-mon[183689]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:21 smithi040 ceph-mon[192000]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:21 smithi040 ceph-mon[189312]: pgmap v2446: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:23 smithi143 ceph-mon[183689]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:23 smithi040 ceph-mon[192000]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:23 smithi040 ceph-mon[189312]: pgmap v2447: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:25 smithi143 ceph-mon[183689]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:25 smithi040 ceph-mon[192000]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:25.942 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:25 smithi040 ceph-mon[189312]: pgmap v2448: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:27 smithi143 ceph-mon[183689]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:27.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:20:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:27 smithi040 ceph-mon[192000]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:27.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:20:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:27 smithi040 ceph-mon[189312]: pgmap v2449: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:20:29.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:29 smithi143 ceph-mon[183689]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:20:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:20:29.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[192000]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[189312]: pgmap v2450: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:20:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:20:29.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:20:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:20:31.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:31 smithi143 ceph-mon[183689]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:31 smithi040 ceph-mon[192000]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:31 smithi040 ceph-mon[189312]: pgmap v2451: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:33 smithi143 ceph-mon[183689]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:33 smithi040 ceph-mon[189312]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:33.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:33 smithi040 ceph-mon[192000]: pgmap v2452: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:35 smithi143 ceph-mon[183689]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:35 smithi040 ceph-mon[189312]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:35.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:35 smithi040 ceph-mon[192000]: pgmap v2453: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:37 smithi143 ceph-mon[183689]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:37 smithi040 ceph-mon[192000]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:37 smithi040 ceph-mon[189312]: pgmap v2454: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:39.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:39 smithi040 ceph-mon[192000]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:39.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:39 smithi040 ceph-mon[189312]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:39 smithi143 ceph-mon[183689]: pgmap v2455: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:20:41.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:41 smithi040 ceph-mon[192000]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:41 smithi040 ceph-mon[189312]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:41 smithi143 ceph-mon[183689]: pgmap v2456: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:43.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:43 smithi040 ceph-mon[192000]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:43 smithi040 ceph-mon[189312]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:43 smithi143 ceph-mon[183689]: pgmap v2457: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:45 smithi040 ceph-mon[192000]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:45 smithi040 ceph-mon[189312]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:45 smithi143 ceph-mon[183689]: pgmap v2458: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:20:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:47 smithi040 ceph-mon[192000]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:47 smithi040 ceph-mon[189312]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:47 smithi143 ceph-mon[183689]: pgmap v2459: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:49 smithi040 ceph-mon[192000]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:49 smithi040 ceph-mon[189312]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:49 smithi143 ceph-mon[183689]: pgmap v2460: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:20:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:20:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:20:51.911 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:51 smithi040 ceph-mon[192000]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:51.912 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:51 smithi040 ceph-mon[189312]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:51 smithi143 ceph-mon[183689]: pgmap v2461: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:53 smithi040 ceph-mon[192000]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:53 smithi040 ceph-mon[189312]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:53 smithi143 ceph-mon[183689]: pgmap v2462: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:55 smithi040 ceph-mon[192000]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:55 smithi040 ceph-mon[189312]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:55 smithi143 ceph-mon[183689]: pgmap v2463: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:57 smithi143 ceph-mon[183689]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:57 smithi040 ceph-mon[192000]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:20:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:57 smithi040 ceph-mon[189312]: pgmap v2464: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:20:59 smithi143 ceph-mon[183689]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:20:59 smithi040 ceph-mon[189312]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:20:59 smithi040 ceph-mon[192000]: pgmap v2465: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:21:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:01 smithi143 ceph-mon[183689]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:01 smithi040 ceph-mon[189312]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:01 smithi040 ceph-mon[192000]: pgmap v2466: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:03 smithi143 ceph-mon[183689]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:03 smithi040 ceph-mon[192000]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:03 smithi040 ceph-mon[189312]: pgmap v2467: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:05 smithi143 ceph-mon[183689]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:05 smithi040 ceph-mon[192000]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:05 smithi040 ceph-mon[189312]: pgmap v2468: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:07 smithi143 ceph-mon[183689]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:07 smithi040 ceph-mon[192000]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:07 smithi040 ceph-mon[189312]: pgmap v2469: 137 pgs: 137 active+clean; 1.3 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:09 smithi143 ceph-mon[183689]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:09 smithi040 ceph-mon[192000]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:09 smithi040 ceph-mon[189312]: pgmap v2470: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:21:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:11 smithi143 ceph-mon[183689]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:11 smithi040 ceph-mon[192000]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:11 smithi040 ceph-mon[189312]: pgmap v2471: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:13 smithi143 ceph-mon[183689]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:13 smithi040 ceph-mon[189312]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:13 smithi040 ceph-mon[192000]: pgmap v2472: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:15 smithi143 ceph-mon[183689]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:15 smithi040 ceph-mon[192000]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:15 smithi040 ceph-mon[189312]: pgmap v2473: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:17 smithi143 ceph-mon[183689]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:17 smithi040 ceph-mon[189312]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:17 smithi040 ceph-mon[192000]: pgmap v2474: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:19 smithi143 ceph-mon[183689]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:19 smithi040 ceph-mon[192000]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:19 smithi040 ceph-mon[189312]: pgmap v2475: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:21:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:21 smithi143 ceph-mon[183689]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:21 smithi040 ceph-mon[192000]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:21 smithi040 ceph-mon[189312]: pgmap v2476: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:23 smithi143 ceph-mon[183689]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:23 smithi040 ceph-mon[189312]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:24.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:23 smithi040 ceph-mon[192000]: pgmap v2477: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:25 smithi143 ceph-mon[183689]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:25 smithi040 ceph-mon[192000]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:25 smithi040 ceph-mon[189312]: pgmap v2478: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:27 smithi143 ceph-mon[183689]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:27 smithi040 ceph-mon[189312]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:27 smithi040 ceph-mon[192000]: pgmap v2479: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:29 smithi143 ceph-mon[183689]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:30.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:21:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:29 smithi040 ceph-mon[189312]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:21:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:29 smithi040 ceph-mon[192000]: pgmap v2480: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:30.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:21:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:21:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:21:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:21:31.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:21:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:21:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:21:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:21:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:21:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:21:31.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:21:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:31 smithi143 ceph-mon[183689]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:31 smithi040 ceph-mon[192000]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:31 smithi040 ceph-mon[189312]: pgmap v2481: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:33 smithi143 ceph-mon[183689]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:33 smithi040 ceph-mon[192000]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:33 smithi040 ceph-mon[189312]: pgmap v2482: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:35 smithi143 ceph-mon[183689]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:35 smithi040 ceph-mon[192000]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:35 smithi040 ceph-mon[189312]: pgmap v2483: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:37 smithi143 ceph-mon[183689]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:37 smithi040 ceph-mon[192000]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:37 smithi040 ceph-mon[189312]: pgmap v2484: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:39 smithi143 ceph-mon[183689]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:39 smithi040 ceph-mon[192000]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:39 smithi040 ceph-mon[189312]: pgmap v2485: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:21:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:41 smithi143 ceph-mon[183689]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:41 smithi040 ceph-mon[189312]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:41 smithi040 ceph-mon[192000]: pgmap v2486: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:43 smithi143 ceph-mon[183689]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:43 smithi040 ceph-mon[192000]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:43 smithi040 ceph-mon[189312]: pgmap v2487: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:45 smithi143 ceph-mon[183689]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:45 smithi040 ceph-mon[192000]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:45 smithi040 ceph-mon[189312]: pgmap v2488: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:21:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:47 smithi143 ceph-mon[183689]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:47 smithi040 ceph-mon[189312]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:47 smithi040 ceph-mon[192000]: pgmap v2489: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:49 smithi143 ceph-mon[183689]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:49 smithi040 ceph-mon[192000]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:49 smithi040 ceph-mon[189312]: pgmap v2490: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:21:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:21:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:21:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:51 smithi143 ceph-mon[183689]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:51 smithi040 ceph-mon[192000]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:51 smithi040 ceph-mon[189312]: pgmap v2491: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:53 smithi143 ceph-mon[183689]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:53 smithi040 ceph-mon[192000]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:53 smithi040 ceph-mon[189312]: pgmap v2492: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:55 smithi143 ceph-mon[183689]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:55 smithi040 ceph-mon[192000]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:55 smithi040 ceph-mon[189312]: pgmap v2493: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:57 smithi143 ceph-mon[183689]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:57 smithi040 ceph-mon[192000]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:21:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:57 smithi040 ceph-mon[189312]: pgmap v2494: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:21:59 smithi143 ceph-mon[183689]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:21:59 smithi040 ceph-mon[192000]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:21:59 smithi040 ceph-mon[189312]: pgmap v2495: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:01.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:22:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:01 smithi143 ceph-mon[183689]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:01 smithi040 ceph-mon[192000]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:01 smithi040 ceph-mon[189312]: pgmap v2496: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:03 smithi143 ceph-mon[183689]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:03 smithi040 ceph-mon[192000]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:03 smithi040 ceph-mon[189312]: pgmap v2497: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:05 smithi143 ceph-mon[183689]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:05 smithi040 ceph-mon[192000]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:05 smithi040 ceph-mon[189312]: pgmap v2498: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:07 smithi143 ceph-mon[183689]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:07 smithi040 ceph-mon[192000]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:07 smithi040 ceph-mon[189312]: pgmap v2499: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:09 smithi143 ceph-mon[183689]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:09 smithi040 ceph-mon[192000]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:09 smithi040 ceph-mon[189312]: pgmap v2500: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:22:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:11 smithi143 ceph-mon[183689]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:11 smithi040 ceph-mon[192000]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:11 smithi040 ceph-mon[189312]: pgmap v2501: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:13 smithi143 ceph-mon[183689]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:13 smithi040 ceph-mon[192000]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:13 smithi040 ceph-mon[189312]: pgmap v2502: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:15 smithi143 ceph-mon[183689]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:15 smithi040 ceph-mon[192000]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:15 smithi040 ceph-mon[189312]: pgmap v2503: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:17 smithi143 ceph-mon[183689]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:17 smithi040 ceph-mon[192000]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:17 smithi040 ceph-mon[189312]: pgmap v2504: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:19 smithi143 ceph-mon[183689]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:19 smithi040 ceph-mon[192000]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:19 smithi040 ceph-mon[189312]: pgmap v2505: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:22:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:21 smithi143 ceph-mon[183689]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:22.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:21 smithi040 ceph-mon[192000]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:21 smithi040 ceph-mon[189312]: pgmap v2506: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:23 smithi143 ceph-mon[183689]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:23 smithi040 ceph-mon[192000]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:23 smithi040 ceph-mon[189312]: pgmap v2507: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:25 smithi143 ceph-mon[183689]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:25 smithi040 ceph-mon[192000]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:25 smithi040 ceph-mon[189312]: pgmap v2508: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:27 smithi143 ceph-mon[183689]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:27 smithi040 ceph-mon[189312]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:27 smithi040 ceph-mon[192000]: pgmap v2509: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:29 smithi143 ceph-mon[183689]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:29 smithi040 ceph-mon[192000]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:29 smithi040 ceph-mon[189312]: pgmap v2510: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:22:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:31] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:22:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:22:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:22:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:31 smithi143 ceph-mon[183689]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:22:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:22:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:22:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[192000]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:32.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[189312]: pgmap v2511: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:22:32.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:22:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:33 smithi143 ceph-mon[183689]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:33 smithi040 ceph-mon[192000]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:33 smithi040 ceph-mon[189312]: pgmap v2512: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:35 smithi143 ceph-mon[183689]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:35 smithi040 ceph-mon[192000]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:35 smithi040 ceph-mon[189312]: pgmap v2513: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:37 smithi143 ceph-mon[183689]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:37 smithi040 ceph-mon[192000]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:37 smithi040 ceph-mon[189312]: pgmap v2514: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:39 smithi143 ceph-mon[183689]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:39 smithi040 ceph-mon[192000]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:39 smithi040 ceph-mon[189312]: pgmap v2515: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:41] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:22:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:41 smithi143 ceph-mon[183689]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:41 smithi040 ceph-mon[192000]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:41 smithi040 ceph-mon[189312]: pgmap v2516: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:43 smithi143 ceph-mon[183689]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:43 smithi040 ceph-mon[192000]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:44.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:43 smithi040 ceph-mon[189312]: pgmap v2517: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:45 smithi143 ceph-mon[183689]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:45 smithi040 ceph-mon[192000]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:45 smithi040 ceph-mon[189312]: pgmap v2518: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:22:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:47 smithi143 ceph-mon[183689]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:47 smithi040 ceph-mon[192000]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:47 smithi040 ceph-mon[189312]: pgmap v2519: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:49 smithi143 ceph-mon[183689]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:49 smithi040 ceph-mon[192000]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:49 smithi040 ceph-mon[189312]: pgmap v2520: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:22:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:22:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:51 smithi143 ceph-mon[183689]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:51 smithi040 ceph-mon[192000]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:51 smithi040 ceph-mon[189312]: pgmap v2521: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:53 smithi143 ceph-mon[183689]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:53 smithi040 ceph-mon[192000]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:53 smithi040 ceph-mon[189312]: pgmap v2522: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:55 smithi143 ceph-mon[183689]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:55 smithi040 ceph-mon[192000]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:55 smithi040 ceph-mon[189312]: pgmap v2523: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:57 smithi143 ceph-mon[183689]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:57 smithi040 ceph-mon[192000]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:22:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:57 smithi040 ceph-mon[189312]: pgmap v2524: 137 pgs: 137 active+clean; 1.3 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:22:59 smithi143 ceph-mon[183689]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:22:59 smithi040 ceph-mon[192000]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:22:59 smithi040 ceph-mon[189312]: pgmap v2525: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:23:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:01 smithi143 ceph-mon[183689]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:01 smithi040 ceph-mon[192000]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:01 smithi040 ceph-mon[189312]: pgmap v2526: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:03 smithi143 ceph-mon[183689]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:03 smithi040 ceph-mon[192000]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:03 smithi040 ceph-mon[189312]: pgmap v2527: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:05 smithi143 ceph-mon[183689]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:05 smithi040 ceph-mon[192000]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:05 smithi040 ceph-mon[189312]: pgmap v2528: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:07 smithi143 ceph-mon[183689]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:07 smithi040 ceph-mon[192000]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:07 smithi040 ceph-mon[189312]: pgmap v2529: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:09 smithi143 ceph-mon[183689]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:09 smithi040 ceph-mon[192000]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:09 smithi040 ceph-mon[189312]: pgmap v2530: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:23:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:11 smithi143 ceph-mon[183689]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:11 smithi040 ceph-mon[192000]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:11 smithi040 ceph-mon[189312]: pgmap v2531: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:13 smithi143 ceph-mon[183689]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:13 smithi040 ceph-mon[192000]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:13 smithi040 ceph-mon[189312]: pgmap v2532: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:15 smithi143 ceph-mon[183689]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:15 smithi040 ceph-mon[192000]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:15 smithi040 ceph-mon[189312]: pgmap v2533: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:17 smithi143 ceph-mon[183689]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:17 smithi040 ceph-mon[192000]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:17 smithi040 ceph-mon[189312]: pgmap v2534: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:19 smithi143 ceph-mon[183689]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:19 smithi040 ceph-mon[192000]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:19 smithi040 ceph-mon[189312]: pgmap v2535: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:23:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:21 smithi143 ceph-mon[183689]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:21 smithi040 ceph-mon[192000]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:21 smithi040 ceph-mon[189312]: pgmap v2536: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:23 smithi143 ceph-mon[183689]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:23 smithi040 ceph-mon[192000]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:23 smithi040 ceph-mon[189312]: pgmap v2537: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:25 smithi143 ceph-mon[183689]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:25 smithi040 ceph-mon[192000]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:25 smithi040 ceph-mon[189312]: pgmap v2538: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:27 smithi143 ceph-mon[183689]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:27 smithi040 ceph-mon[192000]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:27 smithi040 ceph-mon[189312]: pgmap v2539: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:29 smithi143 ceph-mon[183689]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:29 smithi040 ceph-mon[192000]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:29 smithi040 ceph-mon[189312]: pgmap v2540: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:23:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:31 smithi143 ceph-mon[183689]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:23:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:23:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:23:32.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:23:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[192000]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[189312]: pgmap v2541: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:23:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:23:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:23:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:33 smithi143 ceph-mon[183689]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:33 smithi040 ceph-mon[192000]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:33 smithi040 ceph-mon[189312]: pgmap v2542: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:35 smithi143 ceph-mon[183689]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:35 smithi040 ceph-mon[192000]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:35 smithi040 ceph-mon[189312]: pgmap v2543: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:37 smithi143 ceph-mon[183689]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:37 smithi040 ceph-mon[192000]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:37 smithi040 ceph-mon[189312]: pgmap v2544: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:39 smithi143 ceph-mon[183689]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:39 smithi040 ceph-mon[192000]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:39 smithi040 ceph-mon[189312]: pgmap v2545: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:23:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:41 smithi143 ceph-mon[183689]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:41 smithi040 ceph-mon[192000]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:41 smithi040 ceph-mon[189312]: pgmap v2546: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:43 smithi143 ceph-mon[183689]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:43 smithi040 ceph-mon[192000]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:43 smithi040 ceph-mon[189312]: pgmap v2547: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:45 smithi040 ceph-mon[192000]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:45 smithi040 ceph-mon[189312]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:45 smithi143 ceph-mon[183689]: pgmap v2548: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:23:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:47 smithi040 ceph-mon[192000]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:47 smithi040 ceph-mon[189312]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:47 smithi143 ceph-mon[183689]: pgmap v2549: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:49 smithi040 ceph-mon[192000]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:49 smithi040 ceph-mon[189312]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:49 smithi143 ceph-mon[183689]: pgmap v2550: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:23:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:23:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:23:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:51 smithi040 ceph-mon[192000]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:51 smithi040 ceph-mon[189312]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:51 smithi143 ceph-mon[183689]: pgmap v2551: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:53 smithi040 ceph-mon[189312]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:53 smithi040 ceph-mon[192000]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:53 smithi143 ceph-mon[183689]: pgmap v2552: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:55 smithi040 ceph-mon[192000]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:55 smithi040 ceph-mon[189312]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:55 smithi143 ceph-mon[183689]: pgmap v2553: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:57 smithi143 ceph-mon[183689]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:57 smithi040 ceph-mon[192000]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:23:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:57 smithi040 ceph-mon[189312]: pgmap v2554: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:23:59 smithi143 ceph-mon[183689]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:23:59 smithi040 ceph-mon[192000]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:23:59 smithi040 ceph-mon[189312]: pgmap v2555: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:01] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:24:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:01 smithi143 ceph-mon[183689]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:01 smithi040 ceph-mon[192000]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:01 smithi040 ceph-mon[189312]: pgmap v2556: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:04.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:03 smithi143 ceph-mon[183689]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:03 smithi040 ceph-mon[192000]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:03 smithi040 ceph-mon[189312]: pgmap v2557: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:05 smithi143 ceph-mon[183689]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:05 smithi040 ceph-mon[192000]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:05 smithi040 ceph-mon[189312]: pgmap v2558: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:07 smithi143 ceph-mon[183689]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:07 smithi040 ceph-mon[192000]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:07 smithi040 ceph-mon[189312]: pgmap v2559: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:08 smithi143 ceph-mon[183689]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:08 smithi040 ceph-mon[192000]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:08 smithi040 ceph-mon[189312]: pgmap v2560: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:11 smithi040 ceph-mon[192000]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:11] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:24:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:11 smithi040 ceph-mon[189312]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:11 smithi143 ceph-mon[183689]: pgmap v2561: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:13 smithi143 ceph-mon[183689]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:13 smithi040 ceph-mon[192000]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:13.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:13 smithi040 ceph-mon[189312]: pgmap v2562: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:15 smithi143 ceph-mon[183689]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:15 smithi040 ceph-mon[192000]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:15 smithi040 ceph-mon[189312]: pgmap v2563: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:17.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:17 smithi143 ceph-mon[183689]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:17 smithi040 ceph-mon[192000]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:17.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:17 smithi040 ceph-mon[189312]: pgmap v2564: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:19 smithi143 ceph-mon[183689]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:19 smithi040 ceph-mon[192000]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:19.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:19 smithi040 ceph-mon[189312]: pgmap v2565: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:24:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:21 smithi143 ceph-mon[183689]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:21 smithi040 ceph-mon[192000]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:21 smithi040 ceph-mon[189312]: pgmap v2566: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:23 smithi143 ceph-mon[183689]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:23 smithi040 ceph-mon[192000]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:23 smithi040 ceph-mon[189312]: pgmap v2567: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:25 smithi143 ceph-mon[183689]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:25 smithi040 ceph-mon[192000]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:25 smithi040 ceph-mon[189312]: pgmap v2568: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:27 smithi143 ceph-mon[183689]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:27 smithi040 ceph-mon[192000]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:27.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:27 smithi040 ceph-mon[189312]: pgmap v2569: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:29.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:29 smithi143 ceph-mon[183689]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:29 smithi040 ceph-mon[192000]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:29.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:29 smithi040 ceph-mon[189312]: pgmap v2570: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:24:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:31 smithi143 ceph-mon[183689]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:31 smithi040 ceph-mon[192000]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:31.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:31 smithi040 ceph-mon[189312]: pgmap v2571: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:32.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:24:32.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:24:32.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:24:32.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:24:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:24:32.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:24:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:24:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:24:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:24:32.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:24:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:33 smithi143 ceph-mon[183689]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:33 smithi040 ceph-mon[192000]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:33 smithi040 ceph-mon[189312]: pgmap v2572: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:35 smithi143 ceph-mon[183689]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:35 smithi040 ceph-mon[192000]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:35.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:35 smithi040 ceph-mon[189312]: pgmap v2573: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:37 smithi143 ceph-mon[183689]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:37 smithi040 ceph-mon[192000]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:37 smithi040 ceph-mon[189312]: pgmap v2574: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:39 smithi040 ceph-mon[192000]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:39 smithi040 ceph-mon[189312]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:39 smithi143 ceph-mon[183689]: pgmap v2575: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:24:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:41 smithi040 ceph-mon[192000]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:41 smithi040 ceph-mon[189312]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:41 smithi143 ceph-mon[183689]: pgmap v2576: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:43 smithi040 ceph-mon[192000]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:43.976 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:43 smithi040 ceph-mon[189312]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:43 smithi143 ceph-mon[183689]: pgmap v2577: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:45 smithi040 ceph-mon[192000]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:45 smithi040 ceph-mon[189312]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:45.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:45 smithi143 ceph-mon[183689]: pgmap v2578: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:24:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:47 smithi040 ceph-mon[192000]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:47 smithi040 ceph-mon[189312]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:47 smithi143 ceph-mon[183689]: pgmap v2579: 137 pgs: 137 active+clean; 1.3 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:49 smithi040 ceph-mon[192000]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:49 smithi040 ceph-mon[189312]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:49 smithi143 ceph-mon[183689]: pgmap v2580: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:24:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:24:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:24:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:51 smithi040 ceph-mon[192000]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:51 smithi040 ceph-mon[189312]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:51 smithi143 ceph-mon[183689]: pgmap v2581: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:53 smithi040 ceph-mon[192000]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:53 smithi040 ceph-mon[189312]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:53 smithi143 ceph-mon[183689]: pgmap v2582: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:55 smithi040 ceph-mon[192000]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:55.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:55 smithi040 ceph-mon[189312]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:55 smithi143 ceph-mon[183689]: pgmap v2583: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:57 smithi143 ceph-mon[183689]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:57 smithi040 ceph-mon[192000]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:24:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:57 smithi040 ceph-mon[189312]: pgmap v2584: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:24:59 smithi143 ceph-mon[183689]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:24:59 smithi040 ceph-mon[192000]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:24:59 smithi040 ceph-mon[189312]: pgmap v2585: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:01.038 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:25:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:01 smithi143 ceph-mon[183689]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:01 smithi040 ceph-mon[192000]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:01 smithi040 ceph-mon[189312]: pgmap v2586: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:03 smithi143 ceph-mon[183689]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:03 smithi040 ceph-mon[192000]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:03 smithi040 ceph-mon[189312]: pgmap v2587: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:05 smithi143 ceph-mon[183689]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:05 smithi040 ceph-mon[192000]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:05 smithi040 ceph-mon[189312]: pgmap v2588: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:07 smithi143 ceph-mon[183689]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:07 smithi040 ceph-mon[192000]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:07 smithi040 ceph-mon[189312]: pgmap v2589: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:09 smithi143 ceph-mon[183689]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:09 smithi040 ceph-mon[192000]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:09 smithi040 ceph-mon[189312]: pgmap v2590: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:25:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:11 smithi143 ceph-mon[183689]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:11 smithi040 ceph-mon[192000]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:11 smithi040 ceph-mon[189312]: pgmap v2591: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:13 smithi143 ceph-mon[183689]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:13 smithi040 ceph-mon[192000]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:13 smithi040 ceph-mon[189312]: pgmap v2592: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:15 smithi143 ceph-mon[183689]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:15 smithi040 ceph-mon[192000]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:15 smithi040 ceph-mon[189312]: pgmap v2593: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:17 smithi143 ceph-mon[183689]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:17 smithi040 ceph-mon[192000]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:17 smithi040 ceph-mon[189312]: pgmap v2594: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:19 smithi143 ceph-mon[183689]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:19 smithi040 ceph-mon[192000]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:19 smithi040 ceph-mon[189312]: pgmap v2595: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:25:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:21 smithi143 ceph-mon[183689]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:21 smithi040 ceph-mon[192000]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:21 smithi040 ceph-mon[189312]: pgmap v2596: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:23 smithi143 ceph-mon[183689]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:23 smithi040 ceph-mon[192000]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:23 smithi040 ceph-mon[189312]: pgmap v2597: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:25 smithi143 ceph-mon[183689]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:25 smithi040 ceph-mon[192000]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:25 smithi040 ceph-mon[189312]: pgmap v2598: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:27 smithi143 ceph-mon[183689]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:27 smithi040 ceph-mon[192000]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:27 smithi040 ceph-mon[189312]: pgmap v2599: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:29 smithi143 ceph-mon[183689]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:29 smithi040 ceph-mon[192000]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:29 smithi040 ceph-mon[189312]: pgmap v2600: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:31.082 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:25:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:31 smithi143 ceph-mon[183689]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:31 smithi040 ceph-mon[189312]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:31 smithi040 ceph-mon[192000]: pgmap v2601: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:33.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:25:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:25:33.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:25:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:33 smithi143 ceph-mon[183689]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:25:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:25:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:25:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[192000]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[189312]: pgmap v2602: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:25:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:25:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:35 smithi143 ceph-mon[183689]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:35 smithi040 ceph-mon[192000]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:35 smithi040 ceph-mon[189312]: pgmap v2603: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:37 smithi143 ceph-mon[183689]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:37 smithi040 ceph-mon[192000]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:37 smithi040 ceph-mon[189312]: pgmap v2604: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:39 smithi143 ceph-mon[183689]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:39 smithi040 ceph-mon[192000]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:39 smithi040 ceph-mon[189312]: pgmap v2605: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:25:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:41 smithi143 ceph-mon[183689]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:41 smithi040 ceph-mon[192000]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:41 smithi040 ceph-mon[189312]: pgmap v2606: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:43 smithi143 ceph-mon[183689]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:43 smithi040 ceph-mon[192000]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:43 smithi040 ceph-mon[189312]: pgmap v2607: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:45 smithi143 ceph-mon[183689]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:45 smithi040 ceph-mon[192000]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:45 smithi040 ceph-mon[189312]: pgmap v2608: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:25:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:47 smithi143 ceph-mon[183689]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:47 smithi040 ceph-mon[192000]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:47 smithi040 ceph-mon[189312]: pgmap v2609: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:49 smithi143 ceph-mon[183689]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:49 smithi040 ceph-mon[192000]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:49 smithi040 ceph-mon[189312]: pgmap v2610: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:25:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:25:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:25:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:51 smithi143 ceph-mon[183689]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:51 smithi040 ceph-mon[189312]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:51 smithi040 ceph-mon[192000]: pgmap v2611: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:53 smithi143 ceph-mon[183689]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:53 smithi040 ceph-mon[192000]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:53 smithi040 ceph-mon[189312]: pgmap v2612: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:55 smithi143 ceph-mon[183689]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:55 smithi040 ceph-mon[192000]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:55 smithi040 ceph-mon[189312]: pgmap v2613: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:57 smithi143 ceph-mon[183689]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:57 smithi040 ceph-mon[189312]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:25:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:57 smithi040 ceph-mon[192000]: pgmap v2614: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:25:59 smithi143 ceph-mon[183689]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:25:59 smithi040 ceph-mon[192000]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:25:59 smithi040 ceph-mon[189312]: pgmap v2615: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:26:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:01 smithi143 ceph-mon[183689]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:01 smithi040 ceph-mon[192000]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:01 smithi040 ceph-mon[189312]: pgmap v2616: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:04.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:03 smithi143 ceph-mon[183689]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:03 smithi040 ceph-mon[192000]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:03 smithi040 ceph-mon[189312]: pgmap v2617: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:05 smithi143 ceph-mon[183689]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:05 smithi040 ceph-mon[189312]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:05 smithi040 ceph-mon[192000]: pgmap v2618: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:07 smithi143 ceph-mon[183689]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:07 smithi040 ceph-mon[192000]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:07 smithi040 ceph-mon[189312]: pgmap v2619: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:09 smithi143 ceph-mon[183689]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:09 smithi040 ceph-mon[192000]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:09 smithi040 ceph-mon[189312]: pgmap v2620: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:26:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:11 smithi143 ceph-mon[183689]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:11 smithi040 ceph-mon[192000]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:11 smithi040 ceph-mon[189312]: pgmap v2621: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:13 smithi143 ceph-mon[183689]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:13 smithi040 ceph-mon[192000]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:13 smithi040 ceph-mon[189312]: pgmap v2622: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:15 smithi143 ceph-mon[183689]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:15 smithi040 ceph-mon[192000]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:15 smithi040 ceph-mon[189312]: pgmap v2623: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:17 smithi143 ceph-mon[183689]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:17 smithi040 ceph-mon[192000]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:17 smithi040 ceph-mon[189312]: pgmap v2624: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:19 smithi143 ceph-mon[183689]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:19 smithi040 ceph-mon[192000]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:19 smithi040 ceph-mon[189312]: pgmap v2625: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:21] "GET /metrics HTTP/1.1" 200 36251 "" "Prometheus/2.43.0" 2023-09-30T10:26:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:21 smithi143 ceph-mon[183689]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:21 smithi040 ceph-mon[192000]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:21 smithi040 ceph-mon[189312]: pgmap v2626: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:23 smithi143 ceph-mon[183689]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:23 smithi040 ceph-mon[192000]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:23 smithi040 ceph-mon[189312]: pgmap v2627: 137 pgs: 137 active+clean; 1.3 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-09-30T10:26:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:25 smithi143 ceph-mon[183689]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:25 smithi040 ceph-mon[192000]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:25 smithi040 ceph-mon[189312]: pgmap v2628: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:27 smithi143 ceph-mon[183689]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:27 smithi040 ceph-mon[192000]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:27 smithi040 ceph-mon[189312]: pgmap v2629: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:29 smithi143 ceph-mon[183689]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:29 smithi040 ceph-mon[192000]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:29 smithi040 ceph-mon[189312]: pgmap v2630: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:31.194 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:31.194 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:31] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:26:31.195 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:31 smithi143 ceph-mon[183689]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:31 smithi040 ceph-mon[192000]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:31 smithi040 ceph-mon[189312]: pgmap v2631: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:33 smithi143 ceph-mon[183689]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:26:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[192000]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[189312]: pgmap v2632: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:26:35.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:26:35.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: pgmap v2633: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:26:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:26:35.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:26:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:37 smithi143 ceph-mon[183689]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:37 smithi040 ceph-mon[192000]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:37 smithi040 ceph-mon[189312]: pgmap v2634: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:39 smithi143 ceph-mon[183689]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:39 smithi040 ceph-mon[192000]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:39.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:39 smithi040 ceph-mon[189312]: pgmap v2635: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:41] "GET /metrics HTTP/1.1" 200 36252 "" "Prometheus/2.43.0" 2023-09-30T10:26:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:41 smithi143 ceph-mon[183689]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:41 smithi040 ceph-mon[192000]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:41.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:41 smithi040 ceph-mon[189312]: pgmap v2636: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:43 smithi143 ceph-mon[183689]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:43 smithi040 ceph-mon[192000]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:43 smithi040 ceph-mon[189312]: pgmap v2637: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:45 smithi143 ceph-mon[183689]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:45 smithi040 ceph-mon[192000]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:45.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:45 smithi040 ceph-mon[189312]: pgmap v2638: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:45.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:26:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:47 smithi040 ceph-mon[192000]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:47 smithi040 ceph-mon[189312]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:47 smithi143 ceph-mon[183689]: pgmap v2639: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:49 smithi040 ceph-mon[192000]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:49.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:49 smithi040 ceph-mon[189312]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:49 smithi143 ceph-mon[183689]: pgmap v2640: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:26:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:26:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:26:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:51 smithi040 ceph-mon[192000]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:51.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:51 smithi040 ceph-mon[189312]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:52.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:51 smithi143 ceph-mon[183689]: pgmap v2641: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:53 smithi040 ceph-mon[192000]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:53.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:53 smithi040 ceph-mon[189312]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:53 smithi143 ceph-mon[183689]: pgmap v2642: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:55 smithi040 ceph-mon[189312]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:55.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:55 smithi040 ceph-mon[192000]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:55 smithi143 ceph-mon[183689]: pgmap v2643: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:57 smithi040 ceph-mon[192000]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:57 smithi040 ceph-mon[189312]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:57 smithi143 ceph-mon[183689]: pgmap v2644: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:26:59 smithi040 ceph-mon[192000]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:26:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:26:59 smithi040 ceph-mon[189312]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:26:59 smithi143 ceph-mon[183689]: pgmap v2645: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:27:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:01 smithi143 ceph-mon[183689]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:01 smithi040 ceph-mon[192000]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:01 smithi040 ceph-mon[189312]: pgmap v2646: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:03 smithi143 ceph-mon[183689]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:03 smithi040 ceph-mon[192000]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:03 smithi040 ceph-mon[189312]: pgmap v2647: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:05 smithi143 ceph-mon[183689]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:05 smithi040 ceph-mon[192000]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:05 smithi040 ceph-mon[189312]: pgmap v2648: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:07 smithi143 ceph-mon[183689]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:07 smithi040 ceph-mon[192000]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:07 smithi040 ceph-mon[189312]: pgmap v2649: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:09 smithi143 ceph-mon[183689]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:09 smithi040 ceph-mon[192000]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:09 smithi040 ceph-mon[189312]: pgmap v2650: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:27:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:11 smithi143 ceph-mon[183689]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:11 smithi040 ceph-mon[192000]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:11 smithi040 ceph-mon[189312]: pgmap v2651: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:13 smithi143 ceph-mon[183689]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:13 smithi040 ceph-mon[192000]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:13 smithi040 ceph-mon[189312]: pgmap v2652: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:15 smithi143 ceph-mon[183689]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:15 smithi040 ceph-mon[192000]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:15 smithi040 ceph-mon[189312]: pgmap v2653: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:17 smithi143 ceph-mon[183689]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:17 smithi040 ceph-mon[192000]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:17 smithi040 ceph-mon[189312]: pgmap v2654: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:19 smithi143 ceph-mon[183689]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:19 smithi040 ceph-mon[192000]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:19 smithi040 ceph-mon[189312]: pgmap v2655: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:27:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:21 smithi143 ceph-mon[183689]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:21 smithi040 ceph-mon[192000]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:21 smithi040 ceph-mon[189312]: pgmap v2656: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:23 smithi143 ceph-mon[183689]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:23 smithi040 ceph-mon[192000]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:23 smithi040 ceph-mon[189312]: pgmap v2657: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:25 smithi143 ceph-mon[183689]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:25 smithi040 ceph-mon[189312]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:25 smithi040 ceph-mon[192000]: pgmap v2658: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:27 smithi143 ceph-mon[183689]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:28.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:27 smithi040 ceph-mon[192000]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:28.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:27 smithi040 ceph-mon[189312]: pgmap v2659: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:29 smithi143 ceph-mon[183689]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:29 smithi040 ceph-mon[192000]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:29 smithi040 ceph-mon[189312]: pgmap v2660: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:31.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:27:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:31 smithi143 ceph-mon[183689]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:31 smithi040 ceph-mon[192000]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:31 smithi040 ceph-mon[189312]: pgmap v2661: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:34.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:33 smithi143 ceph-mon[183689]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:33 smithi040 ceph-mon[192000]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:33 smithi040 ceph-mon[189312]: pgmap v2662: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:35 smithi143 ceph-mon[183689]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:27:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:27:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:27:36.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:27:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[192000]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[189312]: pgmap v2663: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:27:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:27:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:37 smithi143 ceph-mon[183689]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:37 smithi040 ceph-mon[192000]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:38.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:37 smithi040 ceph-mon[189312]: pgmap v2664: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:39 smithi143 ceph-mon[183689]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:39 smithi040 ceph-mon[189312]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:39 smithi040 ceph-mon[192000]: pgmap v2665: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:27:42.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:41 smithi143 ceph-mon[183689]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:42.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:41 smithi040 ceph-mon[192000]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:42.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:41 smithi040 ceph-mon[189312]: pgmap v2666: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:43 smithi143 ceph-mon[183689]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:43 smithi040 ceph-mon[192000]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:43 smithi040 ceph-mon[189312]: pgmap v2667: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:45 smithi143 ceph-mon[183689]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:45 smithi040 ceph-mon[192000]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:45 smithi040 ceph-mon[189312]: pgmap v2668: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:27:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:47 smithi143 ceph-mon[183689]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:47 smithi040 ceph-mon[192000]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:47 smithi040 ceph-mon[189312]: pgmap v2669: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:49 smithi143 ceph-mon[183689]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:49 smithi040 ceph-mon[192000]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:49 smithi040 ceph-mon[189312]: pgmap v2670: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:27:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:27:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:27:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:51 smithi143 ceph-mon[183689]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:51 smithi040 ceph-mon[192000]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:51 smithi040 ceph-mon[189312]: pgmap v2671: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:53 smithi143 ceph-mon[183689]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:53 smithi040 ceph-mon[192000]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:53 smithi040 ceph-mon[189312]: pgmap v2672: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:55 smithi143 ceph-mon[183689]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:55 smithi040 ceph-mon[192000]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:55 smithi040 ceph-mon[189312]: pgmap v2673: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:57 smithi143 ceph-mon[183689]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:57 smithi040 ceph-mon[192000]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:27:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:57 smithi040 ceph-mon[189312]: pgmap v2674: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:27:59 smithi143 ceph-mon[183689]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:27:59 smithi040 ceph-mon[192000]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:27:59 smithi040 ceph-mon[189312]: pgmap v2675: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:28:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:01 smithi143 ceph-mon[183689]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:01 smithi040 ceph-mon[189312]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:02.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:01 smithi040 ceph-mon[192000]: pgmap v2676: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:03 smithi143 ceph-mon[183689]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:04.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:03 smithi040 ceph-mon[192000]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:03 smithi040 ceph-mon[189312]: pgmap v2677: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:05 smithi143 ceph-mon[183689]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:05 smithi040 ceph-mon[192000]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:05 smithi040 ceph-mon[189312]: pgmap v2678: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:07 smithi143 ceph-mon[183689]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:07 smithi040 ceph-mon[192000]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:07 smithi040 ceph-mon[189312]: pgmap v2679: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:09 smithi143 ceph-mon[183689]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:09 smithi040 ceph-mon[192000]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:09 smithi040 ceph-mon[189312]: pgmap v2680: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:28:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:11 smithi143 ceph-mon[183689]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:11 smithi040 ceph-mon[192000]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:11 smithi040 ceph-mon[189312]: pgmap v2681: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:13 smithi143 ceph-mon[183689]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:13 smithi040 ceph-mon[192000]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:13 smithi040 ceph-mon[189312]: pgmap v2682: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:15 smithi143 ceph-mon[183689]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:15 smithi040 ceph-mon[192000]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:15 smithi040 ceph-mon[189312]: pgmap v2683: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:17 smithi143 ceph-mon[183689]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:17 smithi040 ceph-mon[189312]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:18.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:17 smithi040 ceph-mon[192000]: pgmap v2684: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:19 smithi143 ceph-mon[183689]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:19 smithi040 ceph-mon[192000]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:19 smithi040 ceph-mon[189312]: pgmap v2685: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:28:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:21 smithi143 ceph-mon[183689]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:21 smithi040 ceph-mon[192000]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:21 smithi040 ceph-mon[189312]: pgmap v2686: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:23 smithi143 ceph-mon[183689]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:23 smithi040 ceph-mon[192000]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:23 smithi040 ceph-mon[189312]: pgmap v2687: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:24.892 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:28:24.558939461Z level=info msg="Completed cleanup jobs" duration=11.840464ms 2023-09-30T10:28:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:25 smithi143 ceph-mon[183689]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:25 smithi040 ceph-mon[192000]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:25 smithi040 ceph-mon[189312]: pgmap v2688: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:27 smithi143 ceph-mon[183689]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:28.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:27 smithi040 ceph-mon[192000]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:28.183 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:27 smithi040 ceph-mon[189312]: pgmap v2689: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:29 smithi143 ceph-mon[183689]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:29 smithi040 ceph-mon[192000]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:29 smithi040 ceph-mon[189312]: pgmap v2690: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:31.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:28:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:31 smithi143 ceph-mon[183689]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:31 smithi040 ceph-mon[192000]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:31 smithi040 ceph-mon[189312]: pgmap v2691: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:33 smithi143 ceph-mon[183689]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:33 smithi040 ceph-mon[192000]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:33 smithi040 ceph-mon[189312]: pgmap v2692: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:35 smithi143 ceph-mon[183689]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:35 smithi040 ceph-mon[192000]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:35 smithi040 ceph-mon[189312]: pgmap v2693: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:37.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:28:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:28:37.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:28:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:37 smithi143 ceph-mon[183689]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:37 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:28:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:37 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:28:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:37 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:28:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[192000]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[189312]: pgmap v2694: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:28:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:37 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:28:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:39 smithi143 ceph-mon[183689]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:39 smithi040 ceph-mon[192000]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:39 smithi040 ceph-mon[189312]: pgmap v2695: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:28:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:41 smithi143 ceph-mon[183689]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:41 smithi040 ceph-mon[189312]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:41 smithi040 ceph-mon[192000]: pgmap v2696: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:43 smithi143 ceph-mon[183689]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:43 smithi040 ceph-mon[192000]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:43 smithi040 ceph-mon[189312]: pgmap v2697: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:45 smithi143 ceph-mon[183689]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:45 smithi040 ceph-mon[192000]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:45 smithi040 ceph-mon[189312]: pgmap v2698: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:28:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:47 smithi143 ceph-mon[183689]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:47 smithi040 ceph-mon[192000]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:47 smithi040 ceph-mon[189312]: pgmap v2699: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:49 smithi143 ceph-mon[183689]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:49 smithi040 ceph-mon[192000]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:49 smithi040 ceph-mon[189312]: pgmap v2700: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:28:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:28:51] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:28:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:51 smithi143 ceph-mon[183689]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:51 smithi040 ceph-mon[192000]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:51 smithi040 ceph-mon[189312]: pgmap v2701: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:53 smithi143 ceph-mon[183689]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:53 smithi040 ceph-mon[192000]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:53 smithi040 ceph-mon[189312]: pgmap v2702: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:55 smithi143 ceph-mon[183689]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:55 smithi040 ceph-mon[192000]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:55 smithi040 ceph-mon[189312]: pgmap v2703: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:57 smithi143 ceph-mon[183689]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:57 smithi040 ceph-mon[192000]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:28:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:57 smithi040 ceph-mon[189312]: pgmap v2704: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:28:59 smithi143 ceph-mon[183689]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:28:59 smithi040 ceph-mon[192000]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:28:59 smithi040 ceph-mon[189312]: pgmap v2705: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:29:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:01 smithi143 ceph-mon[183689]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:01 smithi040 ceph-mon[192000]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:01 smithi040 ceph-mon[189312]: pgmap v2706: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:03 smithi143 ceph-mon[183689]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:03 smithi040 ceph-mon[192000]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:03 smithi040 ceph-mon[189312]: pgmap v2707: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:05 smithi143 ceph-mon[183689]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:05 smithi040 ceph-mon[192000]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:05 smithi040 ceph-mon[189312]: pgmap v2708: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:07 smithi143 ceph-mon[183689]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:07 smithi040 ceph-mon[192000]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:07 smithi040 ceph-mon[189312]: pgmap v2709: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:09 smithi143 ceph-mon[183689]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:09 smithi040 ceph-mon[192000]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:09 smithi040 ceph-mon[189312]: pgmap v2710: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:29:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:11 smithi143 ceph-mon[183689]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:12.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:11 smithi040 ceph-mon[192000]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:11 smithi040 ceph-mon[189312]: pgmap v2711: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:13 smithi143 ceph-mon[183689]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:14.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:13 smithi040 ceph-mon[192000]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:14.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:13 smithi040 ceph-mon[189312]: pgmap v2712: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:15 smithi143 ceph-mon[183689]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:16.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:15 smithi040 ceph-mon[192000]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:15 smithi040 ceph-mon[189312]: pgmap v2713: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:17 smithi143 ceph-mon[183689]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:17 smithi040 ceph-mon[192000]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:17 smithi040 ceph-mon[189312]: pgmap v2714: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:19 smithi143 ceph-mon[183689]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:19 smithi040 ceph-mon[192000]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:19 smithi040 ceph-mon[189312]: pgmap v2715: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:29:22.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:21 smithi143 ceph-mon[183689]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:21 smithi040 ceph-mon[192000]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:21 smithi040 ceph-mon[189312]: pgmap v2716: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:23 smithi143 ceph-mon[183689]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:23 smithi040 ceph-mon[192000]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:23 smithi040 ceph-mon[189312]: pgmap v2717: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:25 smithi143 ceph-mon[183689]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:25 smithi040 ceph-mon[192000]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:25 smithi040 ceph-mon[189312]: pgmap v2718: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:27 smithi143 ceph-mon[183689]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:27 smithi040 ceph-mon[192000]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:27 smithi040 ceph-mon[189312]: pgmap v2719: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:29 smithi143 ceph-mon[183689]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:29 smithi040 ceph-mon[192000]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:29 smithi040 ceph-mon[189312]: pgmap v2720: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:29:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:31 smithi143 ceph-mon[183689]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:31 smithi040 ceph-mon[192000]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:31 smithi040 ceph-mon[189312]: pgmap v2721: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:33 smithi143 ceph-mon[183689]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:33 smithi040 ceph-mon[192000]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:33 smithi040 ceph-mon[189312]: pgmap v2722: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:35 smithi143 ceph-mon[183689]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:35 smithi040 ceph-mon[192000]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:35 smithi040 ceph-mon[189312]: pgmap v2723: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:37 smithi143 ceph-mon[183689]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:38.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:37 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:29:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:37 smithi040 ceph-mon[192000]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:37 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:29:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:37 smithi040 ceph-mon[189312]: pgmap v2724: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:37 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:29:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:39 smithi143 ceph-mon[183689]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[192000]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[189312]: pgmap v2725: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.298 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:29:41.299 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.299 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.299 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[189312]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:41.300 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.300 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.554 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.554 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.554 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:41 smithi143 ceph-mon[183689]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:41.554 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.555 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[192000]: pgmap v2726: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:41.662 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.454 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.455 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.816 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:42.816 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:43 smithi143 ceph-mon[183689]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[192000]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[189312]: pgmap v2727: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:44.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:46.174 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.174 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.174 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:29:46.174 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:29:46.174 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.175 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:46.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:46.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.175 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: pgmap v2728: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:29:46.176 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:29:46.178 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:29:46.178 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:29:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:47 smithi143 ceph-mon[183689]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:47 smithi040 ceph-mon[192000]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:47 smithi040 ceph-mon[189312]: pgmap v2729: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:49 smithi143 ceph-mon[183689]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:49 smithi040 ceph-mon[192000]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:49 smithi040 ceph-mon[189312]: pgmap v2730: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:29:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:29:51] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:29:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:51 smithi143 ceph-mon[183689]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:51 smithi040 ceph-mon[192000]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:51 smithi040 ceph-mon[189312]: pgmap v2731: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:53 smithi143 ceph-mon[183689]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:54.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:53 smithi040 ceph-mon[192000]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:53 smithi040 ceph-mon[189312]: pgmap v2732: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:55 smithi143 ceph-mon[183689]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:56.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:55 smithi040 ceph-mon[192000]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:55 smithi040 ceph-mon[189312]: pgmap v2733: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:57 smithi143 ceph-mon[183689]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:57 smithi040 ceph-mon[192000]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:29:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:57 smithi040 ceph-mon[189312]: pgmap v2734: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:29:59 smithi143 ceph-mon[183689]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:29:59 smithi040 ceph-mon[192000]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:29:59 smithi040 ceph-mon[189312]: pgmap v2735: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:30:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:30:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:30:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:01] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:30:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:01 smithi143 ceph-mon[183689]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:01 smithi040 ceph-mon[192000]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:01 smithi040 ceph-mon[189312]: pgmap v2736: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:03 smithi143 ceph-mon[183689]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:03 smithi040 ceph-mon[192000]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:03 smithi040 ceph-mon[189312]: pgmap v2737: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:05 smithi143 ceph-mon[183689]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:05 smithi040 ceph-mon[192000]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:05 smithi040 ceph-mon[189312]: pgmap v2738: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:07 smithi143 ceph-mon[183689]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:07 smithi040 ceph-mon[189312]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:08.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:07 smithi040 ceph-mon[192000]: pgmap v2739: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:09 smithi143 ceph-mon[183689]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:09 smithi040 ceph-mon[192000]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:09 smithi040 ceph-mon[189312]: pgmap v2740: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:11] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:30:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:11 smithi143 ceph-mon[183689]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:11 smithi040 ceph-mon[192000]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:11 smithi040 ceph-mon[189312]: pgmap v2741: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:13 smithi143 ceph-mon[183689]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:13 smithi040 ceph-mon[192000]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:13 smithi040 ceph-mon[189312]: pgmap v2742: 137 pgs: 137 active+clean; 1.3 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:15 smithi143 ceph-mon[183689]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:15 smithi040 ceph-mon[192000]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:15 smithi040 ceph-mon[189312]: pgmap v2743: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:17 smithi143 ceph-mon[183689]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:17 smithi040 ceph-mon[192000]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:17 smithi040 ceph-mon[189312]: pgmap v2744: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:19 smithi143 ceph-mon[183689]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:19 smithi040 ceph-mon[192000]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:19 smithi040 ceph-mon[189312]: pgmap v2745: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:30:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:21 smithi143 ceph-mon[183689]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:21 smithi040 ceph-mon[192000]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:21 smithi040 ceph-mon[189312]: pgmap v2746: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:23 smithi143 ceph-mon[183689]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:23 smithi040 ceph-mon[192000]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:23 smithi040 ceph-mon[189312]: pgmap v2747: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:25 smithi143 ceph-mon[183689]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:25 smithi040 ceph-mon[192000]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:25 smithi040 ceph-mon[189312]: pgmap v2748: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:27 smithi143 ceph-mon[183689]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:27 smithi040 ceph-mon[192000]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:27 smithi040 ceph-mon[189312]: pgmap v2749: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:29 smithi143 ceph-mon[183689]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:29 smithi040 ceph-mon[192000]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:29 smithi040 ceph-mon[189312]: pgmap v2750: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:30:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:31 smithi143 ceph-mon[183689]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:31 smithi040 ceph-mon[192000]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:31 smithi040 ceph-mon[189312]: pgmap v2751: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:33 smithi143 ceph-mon[183689]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:33 smithi040 ceph-mon[192000]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:33 smithi040 ceph-mon[189312]: pgmap v2752: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:35 smithi143 ceph-mon[183689]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:35 smithi040 ceph-mon[192000]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:35 smithi040 ceph-mon[189312]: pgmap v2753: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:37 smithi143 ceph-mon[183689]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:37 smithi040 ceph-mon[192000]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:37 smithi040 ceph-mon[189312]: pgmap v2754: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:39 smithi143 ceph-mon[183689]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:39 smithi040 ceph-mon[192000]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:39 smithi040 ceph-mon[189312]: pgmap v2755: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:30:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:41 smithi143 ceph-mon[183689]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:41 smithi040 ceph-mon[192000]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:41 smithi040 ceph-mon[189312]: pgmap v2756: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:43 smithi143 ceph-mon[183689]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:43 smithi040 ceph-mon[192000]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:43 smithi040 ceph-mon[189312]: pgmap v2757: 137 pgs: 137 active+clean; 1.3 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-30T10:30:45.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:30:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:30:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:30:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:45 smithi143 ceph-mon[183689]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:30:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:30:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:30:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[192000]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[189312]: pgmap v2758: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:30:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:30:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:47 smithi143 ceph-mon[183689]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:47 smithi040 ceph-mon[192000]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:47 smithi040 ceph-mon[189312]: pgmap v2759: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:49 smithi143 ceph-mon[183689]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:49 smithi040 ceph-mon[192000]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:49 smithi040 ceph-mon[189312]: pgmap v2760: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:30:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:30:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:30:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:51 smithi143 ceph-mon[183689]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:51 smithi040 ceph-mon[192000]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:51 smithi040 ceph-mon[189312]: pgmap v2761: 137 pgs: 137 active+clean; 1.3 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-09-30T10:30:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:53 smithi143 ceph-mon[183689]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:53 smithi040 ceph-mon[192000]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:53 smithi040 ceph-mon[189312]: pgmap v2762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:55 smithi143 ceph-mon[183689]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:55 smithi040 ceph-mon[189312]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:55 smithi040 ceph-mon[192000]: pgmap v2763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:57 smithi143 ceph-mon[183689]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:57 smithi040 ceph-mon[192000]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:30:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:57 smithi040 ceph-mon[189312]: pgmap v2764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:30:59 smithi143 ceph-mon[183689]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:30:59 smithi040 ceph-mon[192000]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:30:59 smithi040 ceph-mon[189312]: pgmap v2765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:31:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:01 smithi143 ceph-mon[183689]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:01 smithi040 ceph-mon[192000]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:01 smithi040 ceph-mon[189312]: pgmap v2766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:03 smithi143 ceph-mon[183689]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:03 smithi040 ceph-mon[192000]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:03 smithi040 ceph-mon[189312]: pgmap v2767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:05 smithi143 ceph-mon[183689]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:05 smithi040 ceph-mon[192000]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:05 smithi040 ceph-mon[189312]: pgmap v2768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:07 smithi143 ceph-mon[183689]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:07 smithi040 ceph-mon[189312]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:07 smithi040 ceph-mon[192000]: pgmap v2769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:09 smithi143 ceph-mon[183689]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:09 smithi040 ceph-mon[192000]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:09 smithi040 ceph-mon[189312]: pgmap v2770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:31:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:11 smithi143 ceph-mon[183689]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:11 smithi040 ceph-mon[192000]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:11 smithi040 ceph-mon[189312]: pgmap v2771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:13 smithi143 ceph-mon[183689]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:13 smithi040 ceph-mon[189312]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:13 smithi040 ceph-mon[192000]: pgmap v2772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:15 smithi143 ceph-mon[183689]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:15 smithi040 ceph-mon[192000]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:15 smithi040 ceph-mon[189312]: pgmap v2773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:17 smithi143 ceph-mon[183689]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:17 smithi040 ceph-mon[192000]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:17 smithi040 ceph-mon[189312]: pgmap v2774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:19 smithi143 ceph-mon[183689]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:19 smithi040 ceph-mon[192000]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:19 smithi040 ceph-mon[189312]: pgmap v2775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:31:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:21 smithi143 ceph-mon[183689]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:21 smithi040 ceph-mon[192000]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:22.161 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:21 smithi040 ceph-mon[189312]: pgmap v2776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:23 smithi143 ceph-mon[183689]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:23 smithi040 ceph-mon[192000]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:23 smithi040 ceph-mon[189312]: pgmap v2777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:25 smithi143 ceph-mon[183689]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:25 smithi040 ceph-mon[192000]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:25 smithi040 ceph-mon[189312]: pgmap v2778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:27 smithi143 ceph-mon[183689]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:27 smithi040 ceph-mon[192000]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:27 smithi040 ceph-mon[189312]: pgmap v2779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:29 smithi143 ceph-mon[183689]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:29 smithi040 ceph-mon[192000]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:29 smithi040 ceph-mon[189312]: pgmap v2780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:31:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:31 smithi143 ceph-mon[183689]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:31 smithi040 ceph-mon[192000]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:31 smithi040 ceph-mon[189312]: pgmap v2781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:33 smithi143 ceph-mon[183689]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:33 smithi040 ceph-mon[192000]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:33 smithi040 ceph-mon[189312]: pgmap v2782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:35 smithi143 ceph-mon[183689]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:35 smithi040 ceph-mon[192000]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:35 smithi040 ceph-mon[189312]: pgmap v2783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:37 smithi143 ceph-mon[183689]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:37 smithi040 ceph-mon[192000]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:37 smithi040 ceph-mon[189312]: pgmap v2784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:39 smithi143 ceph-mon[183689]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:40.161 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:39 smithi040 ceph-mon[192000]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:40.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:39 smithi040 ceph-mon[189312]: pgmap v2785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:31:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:41 smithi143 ceph-mon[183689]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:41 smithi040 ceph-mon[189312]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:41 smithi040 ceph-mon[192000]: pgmap v2786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:43 smithi143 ceph-mon[183689]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:43 smithi040 ceph-mon[192000]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:44.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:43 smithi040 ceph-mon[189312]: pgmap v2787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:31:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:45 smithi143 ceph-mon[183689]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:31:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[192000]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:31:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[189312]: pgmap v2788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:31:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:31:47.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:31:47.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:31:47.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:31:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:31:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:31:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:31:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:31:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:31:47.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:31:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:47 smithi143 ceph-mon[183689]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:47 smithi040 ceph-mon[192000]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:47 smithi040 ceph-mon[189312]: pgmap v2789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:49 smithi143 ceph-mon[183689]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:49 smithi040 ceph-mon[192000]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:50.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:49 smithi040 ceph-mon[189312]: pgmap v2790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:31:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:31:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:31:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:51 smithi143 ceph-mon[183689]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:51 smithi040 ceph-mon[192000]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:51 smithi040 ceph-mon[189312]: pgmap v2791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:53 smithi143 ceph-mon[183689]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:53 smithi040 ceph-mon[192000]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:53 smithi040 ceph-mon[189312]: pgmap v2792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:55 smithi143 ceph-mon[183689]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:55 smithi040 ceph-mon[192000]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:55 smithi040 ceph-mon[189312]: pgmap v2793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:57 smithi040 ceph-mon[192000]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:57 smithi040 ceph-mon[189312]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:31:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:57 smithi143 ceph-mon[183689]: pgmap v2794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:31:59 smithi040 ceph-mon[192000]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:31:59 smithi040 ceph-mon[189312]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:31:59 smithi143 ceph-mon[183689]: pgmap v2795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:32:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:01 smithi040 ceph-mon[192000]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:01 smithi040 ceph-mon[189312]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:01 smithi143 ceph-mon[183689]: pgmap v2796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:03 smithi040 ceph-mon[192000]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:03 smithi040 ceph-mon[189312]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:03 smithi143 ceph-mon[183689]: pgmap v2797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:32:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:05 smithi040 ceph-mon[192000]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:05 smithi040 ceph-mon[189312]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:05 smithi143 ceph-mon[183689]: pgmap v2798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:07 smithi040 ceph-mon[192000]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:07 smithi040 ceph-mon[189312]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:07 smithi143 ceph-mon[183689]: pgmap v2799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:09 smithi143 ceph-mon[183689]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:09 smithi040 ceph-mon[192000]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:09 smithi040 ceph-mon[189312]: pgmap v2800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:32:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:11 smithi143 ceph-mon[183689]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:11 smithi040 ceph-mon[192000]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:11 smithi040 ceph-mon[189312]: pgmap v2801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:13 smithi143 ceph-mon[183689]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:13 smithi040 ceph-mon[192000]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:13 smithi040 ceph-mon[189312]: pgmap v2802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:15 smithi143 ceph-mon[183689]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:15 smithi040 ceph-mon[192000]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:15 smithi040 ceph-mon[189312]: pgmap v2803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:17 smithi143 ceph-mon[183689]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:17 smithi040 ceph-mon[192000]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:17 smithi040 ceph-mon[189312]: pgmap v2804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:19 smithi143 ceph-mon[183689]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:19 smithi040 ceph-mon[192000]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:19 smithi040 ceph-mon[189312]: pgmap v2805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:32:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:21 smithi143 ceph-mon[183689]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:21 smithi040 ceph-mon[189312]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:22.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:21 smithi040 ceph-mon[192000]: pgmap v2806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:23 smithi143 ceph-mon[183689]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:23 smithi040 ceph-mon[189312]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:23 smithi040 ceph-mon[192000]: pgmap v2807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:25 smithi143 ceph-mon[183689]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:25 smithi040 ceph-mon[192000]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:25 smithi040 ceph-mon[189312]: pgmap v2808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:27 smithi143 ceph-mon[183689]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:27 smithi040 ceph-mon[189312]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:27 smithi040 ceph-mon[192000]: pgmap v2809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:29 smithi143 ceph-mon[183689]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:29 smithi040 ceph-mon[189312]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:29 smithi040 ceph-mon[192000]: pgmap v2810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:32:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:31 smithi143 ceph-mon[183689]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:31 smithi040 ceph-mon[192000]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:31 smithi040 ceph-mon[189312]: pgmap v2811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:33 smithi143 ceph-mon[183689]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:33 smithi040 ceph-mon[189312]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:33 smithi040 ceph-mon[192000]: pgmap v2812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:35 smithi143 ceph-mon[183689]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:35 smithi040 ceph-mon[192000]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:35 smithi040 ceph-mon[189312]: pgmap v2813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:37 smithi143 ceph-mon[183689]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:37 smithi040 ceph-mon[192000]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:38.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:37 smithi040 ceph-mon[189312]: pgmap v2814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:39 smithi143 ceph-mon[183689]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:39 smithi040 ceph-mon[192000]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:39 smithi040 ceph-mon[189312]: pgmap v2815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:32:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:41 smithi143 ceph-mon[183689]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:41 smithi040 ceph-mon[192000]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:41 smithi040 ceph-mon[189312]: pgmap v2816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:43 smithi143 ceph-mon[183689]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:43 smithi040 ceph-mon[192000]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:43 smithi040 ceph-mon[189312]: pgmap v2817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:45 smithi143 ceph-mon[183689]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:45 smithi040 ceph-mon[192000]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:45 smithi040 ceph-mon[189312]: pgmap v2818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:32:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:32:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:32:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:32:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:32:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:32:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:32:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:32:47.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:32:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:32:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:32:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:32:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:32:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:47 smithi143 ceph-mon[183689]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:47 smithi040 ceph-mon[192000]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:47 smithi040 ceph-mon[189312]: pgmap v2819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:49 smithi143 ceph-mon[183689]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:49 smithi040 ceph-mon[192000]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:49 smithi040 ceph-mon[189312]: pgmap v2820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:32:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:32:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:32:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:51 smithi143 ceph-mon[183689]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:51 smithi040 ceph-mon[192000]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:51 smithi040 ceph-mon[189312]: pgmap v2821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:53 smithi143 ceph-mon[183689]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:53 smithi040 ceph-mon[192000]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:53 smithi040 ceph-mon[189312]: pgmap v2822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:55 smithi143 ceph-mon[183689]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:55 smithi040 ceph-mon[192000]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:55 smithi040 ceph-mon[189312]: pgmap v2823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:57 smithi143 ceph-mon[183689]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:57 smithi040 ceph-mon[192000]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:32:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:57 smithi040 ceph-mon[189312]: pgmap v2824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:32:59 smithi143 ceph-mon[183689]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:32:59 smithi040 ceph-mon[192000]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:32:59 smithi040 ceph-mon[189312]: pgmap v2825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:33:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:01.991 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:01 smithi040 ceph-mon[189312]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:01 smithi143 ceph-mon[183689]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:01 smithi040 ceph-mon[192000]: pgmap v2826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:03 smithi143 ceph-mon[183689]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:03 smithi040 ceph-mon[192000]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:03 smithi040 ceph-mon[189312]: pgmap v2827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:05 smithi143 ceph-mon[183689]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:05 smithi040 ceph-mon[192000]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:05 smithi040 ceph-mon[189312]: pgmap v2828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:07 smithi143 ceph-mon[183689]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:07 smithi040 ceph-mon[192000]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:07 smithi040 ceph-mon[189312]: pgmap v2829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:09 smithi143 ceph-mon[183689]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:09 smithi040 ceph-mon[189312]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:09 smithi040 ceph-mon[192000]: pgmap v2830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:33:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:11 smithi143 ceph-mon[183689]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:11 smithi040 ceph-mon[192000]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:11 smithi040 ceph-mon[189312]: pgmap v2831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:13 smithi143 ceph-mon[183689]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:13 smithi040 ceph-mon[192000]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:13 smithi040 ceph-mon[189312]: pgmap v2832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:15 smithi143 ceph-mon[183689]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:15 smithi040 ceph-mon[192000]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:15 smithi040 ceph-mon[189312]: pgmap v2833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:16.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:17 smithi143 ceph-mon[183689]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:17 smithi040 ceph-mon[192000]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:17 smithi040 ceph-mon[189312]: pgmap v2834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:19 smithi143 ceph-mon[183689]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:19 smithi040 ceph-mon[192000]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:19 smithi040 ceph-mon[189312]: pgmap v2835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:21] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:33:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:21 smithi143 ceph-mon[183689]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:21 smithi040 ceph-mon[192000]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:21 smithi040 ceph-mon[189312]: pgmap v2836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:23 smithi143 ceph-mon[183689]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:23 smithi040 ceph-mon[192000]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:23 smithi040 ceph-mon[189312]: pgmap v2837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:25 smithi143 ceph-mon[183689]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:25 smithi040 ceph-mon[189312]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:26.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:25 smithi040 ceph-mon[192000]: pgmap v2838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:27 smithi143 ceph-mon[183689]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:27 smithi040 ceph-mon[192000]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:27 smithi040 ceph-mon[189312]: pgmap v2839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:29 smithi143 ceph-mon[183689]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:29 smithi040 ceph-mon[192000]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:29 smithi040 ceph-mon[189312]: pgmap v2840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:31.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:33:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:31 smithi143 ceph-mon[183689]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:31 smithi040 ceph-mon[192000]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:31 smithi040 ceph-mon[189312]: pgmap v2841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:33 smithi143 ceph-mon[183689]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:33 smithi040 ceph-mon[192000]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:33 smithi040 ceph-mon[189312]: pgmap v2842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:35 smithi143 ceph-mon[183689]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:35 smithi040 ceph-mon[192000]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:35 smithi040 ceph-mon[189312]: pgmap v2843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:37 smithi143 ceph-mon[183689]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:37 smithi040 ceph-mon[192000]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:37 smithi040 ceph-mon[189312]: pgmap v2844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:39 smithi143 ceph-mon[183689]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:39 smithi040 ceph-mon[192000]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:39 smithi040 ceph-mon[189312]: pgmap v2845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:33:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:41 smithi143 ceph-mon[183689]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:41 smithi040 ceph-mon[192000]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:41 smithi040 ceph-mon[189312]: pgmap v2846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:44.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:43 smithi143 ceph-mon[183689]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:43 smithi040 ceph-mon[192000]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:43 smithi040 ceph-mon[189312]: pgmap v2847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:45 smithi143 ceph-mon[183689]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:46.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:45 smithi040 ceph-mon[192000]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:46.167 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:45 smithi040 ceph-mon[189312]: pgmap v2848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:46.167 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:33:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:47 smithi143 ceph-mon[183689]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:33:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:33:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:33:48.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:33:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[192000]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:33:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:33:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[189312]: pgmap v2849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:33:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:33:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:49 smithi143 ceph-mon[183689]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:49 smithi040 ceph-mon[192000]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:49 smithi040 ceph-mon[189312]: pgmap v2850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:33:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:33:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:33:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:51 smithi143 ceph-mon[183689]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:51 smithi040 ceph-mon[192000]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:51 smithi040 ceph-mon[189312]: pgmap v2851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:53 smithi143 ceph-mon[183689]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:53 smithi040 ceph-mon[192000]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:53 smithi040 ceph-mon[189312]: pgmap v2852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:55 smithi143 ceph-mon[183689]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:55 smithi040 ceph-mon[192000]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:55 smithi040 ceph-mon[189312]: pgmap v2853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:57 smithi143 ceph-mon[183689]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:57 smithi040 ceph-mon[192000]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:33:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:57 smithi040 ceph-mon[189312]: pgmap v2854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:34:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:33:59 smithi143 ceph-mon[183689]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:33:59 smithi040 ceph-mon[192000]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:33:59 smithi040 ceph-mon[189312]: pgmap v2855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:34:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:01 smithi143 ceph-mon[183689]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:01 smithi040 ceph-mon[192000]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:01 smithi040 ceph-mon[189312]: pgmap v2856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:03 smithi143 ceph-mon[183689]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:03 smithi040 ceph-mon[192000]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:03 smithi040 ceph-mon[189312]: pgmap v2857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:05 smithi143 ceph-mon[183689]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:05 smithi040 ceph-mon[189312]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:05 smithi040 ceph-mon[192000]: pgmap v2858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:07 smithi143 ceph-mon[183689]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:07 smithi040 ceph-mon[192000]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:07 smithi040 ceph-mon[189312]: pgmap v2859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:09 smithi143 ceph-mon[183689]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:09 smithi040 ceph-mon[192000]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:09 smithi040 ceph-mon[189312]: pgmap v2860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:34:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:11 smithi143 ceph-mon[183689]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:11 smithi040 ceph-mon[192000]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:11 smithi040 ceph-mon[189312]: pgmap v2861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:13 smithi143 ceph-mon[183689]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:13 smithi040 ceph-mon[192000]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:13 smithi040 ceph-mon[189312]: pgmap v2862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:15 smithi143 ceph-mon[183689]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:15 smithi040 ceph-mon[192000]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:15 smithi040 ceph-mon[189312]: pgmap v2863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:17 smithi143 ceph-mon[183689]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:17 smithi040 ceph-mon[192000]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:17 smithi040 ceph-mon[189312]: pgmap v2864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:19 smithi143 ceph-mon[183689]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:19 smithi040 ceph-mon[192000]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:19 smithi040 ceph-mon[189312]: pgmap v2865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:34:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:21 smithi143 ceph-mon[183689]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:21 smithi040 ceph-mon[192000]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:21 smithi040 ceph-mon[189312]: pgmap v2866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:23 smithi143 ceph-mon[183689]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:23 smithi040 ceph-mon[192000]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:24.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:23 smithi040 ceph-mon[189312]: pgmap v2867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:25 smithi143 ceph-mon[183689]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:25 smithi040 ceph-mon[192000]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:25 smithi040 ceph-mon[189312]: pgmap v2868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:27 smithi143 ceph-mon[183689]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:27 smithi040 ceph-mon[192000]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:27 smithi040 ceph-mon[189312]: pgmap v2869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:29 smithi143 ceph-mon[183689]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:29 smithi040 ceph-mon[192000]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:29 smithi040 ceph-mon[189312]: pgmap v2870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:31] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:34:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:31 smithi143 ceph-mon[183689]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:31 smithi040 ceph-mon[192000]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:31 smithi040 ceph-mon[189312]: pgmap v2871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:33 smithi143 ceph-mon[183689]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:33 smithi040 ceph-mon[192000]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:33 smithi040 ceph-mon[189312]: pgmap v2872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:35 smithi143 ceph-mon[183689]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:35 smithi040 ceph-mon[192000]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:35 smithi040 ceph-mon[189312]: pgmap v2873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:37 smithi143 ceph-mon[183689]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:37 smithi040 ceph-mon[192000]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:37 smithi040 ceph-mon[189312]: pgmap v2874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:39 smithi143 ceph-mon[183689]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:39 smithi040 ceph-mon[192000]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:39 smithi040 ceph-mon[189312]: pgmap v2875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:41] "GET /metrics HTTP/1.1" 200 36250 "" "Prometheus/2.43.0" 2023-09-30T10:34:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:41 smithi143 ceph-mon[183689]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:41 smithi040 ceph-mon[192000]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:41 smithi040 ceph-mon[189312]: pgmap v2876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:43 smithi143 ceph-mon[183689]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:43 smithi040 ceph-mon[189312]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:44.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:43 smithi040 ceph-mon[192000]: pgmap v2877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:45 smithi143 ceph-mon[183689]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:46.528 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:46.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:45 smithi040 ceph-mon[192000]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:46.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:46.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:45 smithi040 ceph-mon[189312]: pgmap v2878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:46.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:34:48.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:47 smithi143 ceph-mon[183689]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:49.271 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:34:49.273 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:47 smithi040 ceph-mon[192000]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:49.583 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:34:49.584 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:34:49.584 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:34:49.584 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:34:49.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:47 smithi040 ceph-mon[189312]: pgmap v2879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:49.584 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:34:49.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:34:49.585 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:34:49.586 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:34:49.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:34:49.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:34:49.841 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:34:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:49 smithi143 ceph-mon[183689]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:50.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:49 smithi040 ceph-mon[192000]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:50.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:49 smithi040 ceph-mon[189312]: pgmap v2880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:34:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:34:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:51 smithi143 ceph-mon[183689]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:51 smithi040 ceph-mon[192000]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:51 smithi040 ceph-mon[189312]: pgmap v2881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:53 smithi143 ceph-mon[183689]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:54.670 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:53 smithi040 ceph-mon[192000]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:54.672 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:53 smithi040 ceph-mon[189312]: pgmap v2882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:55 smithi143 ceph-mon[183689]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:56.255 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:55 smithi040 ceph-mon[192000]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:56.257 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:55 smithi040 ceph-mon[189312]: pgmap v2883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:57 smithi143 ceph-mon[183689]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:57 smithi040 ceph-mon[189312]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:34:58.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:57 smithi040 ceph-mon[192000]: pgmap v2884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:34:59 smithi143 ceph-mon[183689]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:34:59 smithi040 ceph-mon[192000]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:34:59 smithi040 ceph-mon[189312]: pgmap v2885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:01.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:35:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:01 smithi143 ceph-mon[183689]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:01 smithi040 ceph-mon[192000]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:01 smithi040 ceph-mon[189312]: pgmap v2886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:03 smithi143 ceph-mon[183689]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:03 smithi040 ceph-mon[192000]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:03 smithi040 ceph-mon[189312]: pgmap v2887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:05 smithi143 ceph-mon[183689]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:05 smithi040 ceph-mon[192000]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:05 smithi040 ceph-mon[189312]: pgmap v2888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:07 smithi143 ceph-mon[183689]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:07 smithi040 ceph-mon[192000]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:07 smithi040 ceph-mon[189312]: pgmap v2889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:09 smithi143 ceph-mon[183689]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:09 smithi040 ceph-mon[192000]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:09 smithi040 ceph-mon[189312]: pgmap v2890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:35:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:11 smithi143 ceph-mon[183689]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:11 smithi040 ceph-mon[192000]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:11 smithi040 ceph-mon[189312]: pgmap v2891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:13 smithi143 ceph-mon[183689]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:13 smithi040 ceph-mon[192000]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:13 smithi040 ceph-mon[189312]: pgmap v2892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:15 smithi143 ceph-mon[183689]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:15 smithi040 ceph-mon[189312]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:15 smithi040 ceph-mon[192000]: pgmap v2893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:17 smithi143 ceph-mon[183689]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:17 smithi040 ceph-mon[192000]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:17 smithi040 ceph-mon[189312]: pgmap v2894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:20.143 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:19 smithi143 ceph-mon[183689]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:20.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:19 smithi040 ceph-mon[192000]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:19 smithi040 ceph-mon[189312]: pgmap v2895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:35:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:21 smithi143 ceph-mon[183689]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:21 smithi040 ceph-mon[192000]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:21 smithi040 ceph-mon[189312]: pgmap v2896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:23 smithi143 ceph-mon[183689]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:23 smithi040 ceph-mon[192000]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:23 smithi040 ceph-mon[189312]: pgmap v2897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:25 smithi143 ceph-mon[183689]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:25 smithi040 ceph-mon[192000]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:25 smithi040 ceph-mon[189312]: pgmap v2898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:27 smithi040 ceph-mon[192000]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:27 smithi040 ceph-mon[189312]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:27 smithi143 ceph-mon[183689]: pgmap v2899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:29 smithi040 ceph-mon[192000]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:29 smithi040 ceph-mon[189312]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:30.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:29 smithi143 ceph-mon[183689]: pgmap v2900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:31.162 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:35:31.163 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:31.163 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:31 smithi040 ceph-mon[192000]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:31 smithi040 ceph-mon[189312]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:31 smithi143 ceph-mon[183689]: pgmap v2901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:33 smithi143 ceph-mon[183689]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:33 smithi040 ceph-mon[192000]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:33 smithi040 ceph-mon[189312]: pgmap v2902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:35 smithi143 ceph-mon[183689]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:35 smithi040 ceph-mon[192000]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:35 smithi040 ceph-mon[189312]: pgmap v2903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:37 smithi143 ceph-mon[183689]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:37 smithi040 ceph-mon[189312]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:37 smithi040 ceph-mon[192000]: pgmap v2904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:39 smithi143 ceph-mon[183689]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:39 smithi040 ceph-mon[189312]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:39 smithi040 ceph-mon[192000]: pgmap v2905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:35:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:41 smithi143 ceph-mon[183689]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:41 smithi040 ceph-mon[189312]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:41 smithi040 ceph-mon[192000]: pgmap v2906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:43 smithi143 ceph-mon[183689]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:43 smithi040 ceph-mon[192000]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:43 smithi040 ceph-mon[189312]: pgmap v2907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:45 smithi143 ceph-mon[183689]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:45 smithi040 ceph-mon[192000]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:45 smithi040 ceph-mon[189312]: pgmap v2908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:35:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:47 smithi143 ceph-mon[183689]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:47 smithi040 ceph-mon[192000]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:47 smithi040 ceph-mon[189312]: pgmap v2909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:35:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:35:49.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:35:49.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:35:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:35:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:35:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:35:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:49 smithi143 ceph-mon[183689]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:49 smithi040 ceph-mon[192000]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:49 smithi040 ceph-mon[189312]: pgmap v2910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:35:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:35:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:35:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:51 smithi143 ceph-mon[183689]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:51 smithi040 ceph-mon[192000]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:51 smithi040 ceph-mon[189312]: pgmap v2911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:53 smithi143 ceph-mon[183689]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:53 smithi040 ceph-mon[192000]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:53 smithi040 ceph-mon[189312]: pgmap v2912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:55 smithi143 ceph-mon[183689]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:55 smithi040 ceph-mon[192000]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:55 smithi040 ceph-mon[189312]: pgmap v2913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:57 smithi143 ceph-mon[183689]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:57 smithi040 ceph-mon[192000]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:35:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:57 smithi040 ceph-mon[189312]: pgmap v2914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:35:59 smithi143 ceph-mon[183689]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:35:59 smithi040 ceph-mon[192000]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:35:59 smithi040 ceph-mon[189312]: pgmap v2915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:36:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:01 smithi143 ceph-mon[183689]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:01 smithi040 ceph-mon[192000]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:01 smithi040 ceph-mon[189312]: pgmap v2916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:03 smithi143 ceph-mon[183689]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:03 smithi040 ceph-mon[192000]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:03 smithi040 ceph-mon[189312]: pgmap v2917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:05 smithi143 ceph-mon[183689]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:05 smithi040 ceph-mon[192000]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:05 smithi040 ceph-mon[189312]: pgmap v2918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:07 smithi143 ceph-mon[183689]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:07 smithi040 ceph-mon[192000]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:07 smithi040 ceph-mon[189312]: pgmap v2919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:09 smithi143 ceph-mon[183689]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:09 smithi040 ceph-mon[192000]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:09 smithi040 ceph-mon[189312]: pgmap v2920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:36:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:11 smithi143 ceph-mon[183689]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:11 smithi040 ceph-mon[192000]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:11 smithi040 ceph-mon[189312]: pgmap v2921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:13 smithi143 ceph-mon[183689]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:13 smithi040 ceph-mon[192000]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:13 smithi040 ceph-mon[189312]: pgmap v2922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:15 smithi143 ceph-mon[183689]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:16.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:15 smithi040 ceph-mon[192000]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:15 smithi040 ceph-mon[189312]: pgmap v2923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:17 smithi143 ceph-mon[183689]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:17 smithi040 ceph-mon[192000]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:17 smithi040 ceph-mon[189312]: pgmap v2924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:19 smithi143 ceph-mon[183689]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:19 smithi040 ceph-mon[192000]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:19 smithi040 ceph-mon[189312]: pgmap v2925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:36:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:21 smithi143 ceph-mon[183689]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:21 smithi040 ceph-mon[192000]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:21 smithi040 ceph-mon[189312]: pgmap v2926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:23 smithi143 ceph-mon[183689]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:23 smithi040 ceph-mon[192000]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:23 smithi040 ceph-mon[189312]: pgmap v2927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:25 smithi143 ceph-mon[183689]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:25 smithi040 ceph-mon[192000]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:25 smithi040 ceph-mon[189312]: pgmap v2928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:27 smithi143 ceph-mon[183689]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:27 smithi040 ceph-mon[192000]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:27 smithi040 ceph-mon[189312]: pgmap v2929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:29 smithi143 ceph-mon[183689]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:29 smithi040 ceph-mon[189312]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:29 smithi040 ceph-mon[192000]: pgmap v2930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:31.399 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:31.411 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:31] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:36:31.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:31.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:31 smithi143 ceph-mon[183689]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:31 smithi040 ceph-mon[192000]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:31 smithi040 ceph-mon[189312]: pgmap v2931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:33 smithi143 ceph-mon[183689]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:33 smithi040 ceph-mon[192000]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:33 smithi040 ceph-mon[189312]: pgmap v2932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:35 smithi143 ceph-mon[183689]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:35 smithi040 ceph-mon[192000]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:35 smithi040 ceph-mon[189312]: pgmap v2933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:38 smithi143 ceph-mon[183689]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:38 smithi040 ceph-mon[192000]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:38 smithi040 ceph-mon[189312]: pgmap v2934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:40 smithi143 ceph-mon[183689]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:40 smithi040 ceph-mon[192000]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:40 smithi040 ceph-mon[189312]: pgmap v2935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:41] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:36:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:42 smithi143 ceph-mon[183689]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:42 smithi040 ceph-mon[189312]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:42 smithi040 ceph-mon[192000]: pgmap v2936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:44 smithi143 ceph-mon[183689]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:44 smithi040 ceph-mon[192000]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:44 smithi040 ceph-mon[189312]: pgmap v2937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:46 smithi143 ceph-mon[183689]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:46 smithi040 ceph-mon[192000]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:46 smithi040 ceph-mon[189312]: pgmap v2938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:36:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:48 smithi143 ceph-mon[183689]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:48 smithi040 ceph-mon[192000]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:48 smithi040 ceph-mon[189312]: pgmap v2939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:36:49.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:36:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:36:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:36:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:36:50.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: pgmap v2940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:36:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:36:50.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:36:51.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:51 smithi143 ceph-mon[183689]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:36:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:36:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:36:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:51 smithi040 ceph-mon[192000]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:51 smithi040 ceph-mon[189312]: pgmap v2941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:53 smithi143 ceph-mon[183689]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:53 smithi040 ceph-mon[192000]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:53 smithi040 ceph-mon[189312]: pgmap v2942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:55 smithi143 ceph-mon[183689]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:55 smithi040 ceph-mon[192000]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:55 smithi040 ceph-mon[189312]: pgmap v2943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:57 smithi143 ceph-mon[183689]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:57 smithi040 ceph-mon[192000]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:36:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:57 smithi040 ceph-mon[189312]: pgmap v2944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:36:59 smithi143 ceph-mon[183689]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:36:59 smithi040 ceph-mon[192000]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:36:59 smithi040 ceph-mon[189312]: pgmap v2945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:01.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:01] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:37:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:01 smithi143 ceph-mon[183689]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:01 smithi040 ceph-mon[192000]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:01 smithi040 ceph-mon[189312]: pgmap v2946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:03 smithi143 ceph-mon[183689]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:03 smithi040 ceph-mon[192000]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:03 smithi040 ceph-mon[189312]: pgmap v2947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:05 smithi143 ceph-mon[183689]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:05 smithi040 ceph-mon[189312]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:06.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:05 smithi040 ceph-mon[192000]: pgmap v2948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:07 smithi143 ceph-mon[183689]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:07 smithi040 ceph-mon[192000]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:07 smithi040 ceph-mon[189312]: pgmap v2949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:09 smithi143 ceph-mon[183689]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:09 smithi040 ceph-mon[192000]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:09 smithi040 ceph-mon[189312]: pgmap v2950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:11] "GET /metrics HTTP/1.1" 200 36249 "" "Prometheus/2.43.0" 2023-09-30T10:37:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:11 smithi143 ceph-mon[183689]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:11 smithi040 ceph-mon[192000]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:11 smithi040 ceph-mon[189312]: pgmap v2951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:13 smithi143 ceph-mon[183689]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:13 smithi040 ceph-mon[192000]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:13 smithi040 ceph-mon[189312]: pgmap v2952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:15 smithi143 ceph-mon[183689]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:15 smithi040 ceph-mon[192000]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:15 smithi040 ceph-mon[189312]: pgmap v2953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:17 smithi143 ceph-mon[183689]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:17 smithi040 ceph-mon[192000]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:17 smithi040 ceph-mon[189312]: pgmap v2954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:19 smithi143 ceph-mon[183689]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:19 smithi040 ceph-mon[192000]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:19 smithi040 ceph-mon[189312]: pgmap v2955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:37:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:21 smithi143 ceph-mon[183689]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:21 smithi040 ceph-mon[192000]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:21 smithi040 ceph-mon[189312]: pgmap v2956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:23 smithi143 ceph-mon[183689]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:23 smithi040 ceph-mon[192000]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:23 smithi040 ceph-mon[189312]: pgmap v2957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:25 smithi143 ceph-mon[183689]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:25 smithi040 ceph-mon[192000]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:25 smithi040 ceph-mon[189312]: pgmap v2958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:27 smithi143 ceph-mon[183689]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:27 smithi040 ceph-mon[192000]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:27 smithi040 ceph-mon[189312]: pgmap v2959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:29 smithi143 ceph-mon[183689]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:29 smithi040 ceph-mon[192000]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:29 smithi040 ceph-mon[189312]: pgmap v2960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:37:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:31 smithi143 ceph-mon[183689]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:31 smithi040 ceph-mon[192000]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:32.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:31 smithi040 ceph-mon[189312]: pgmap v2961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:33 smithi143 ceph-mon[183689]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:33 smithi040 ceph-mon[192000]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:33 smithi040 ceph-mon[189312]: pgmap v2962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:35 smithi143 ceph-mon[183689]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:35 smithi040 ceph-mon[192000]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:35 smithi040 ceph-mon[189312]: pgmap v2963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:37 smithi143 ceph-mon[183689]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:37 smithi040 ceph-mon[192000]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:37 smithi040 ceph-mon[189312]: pgmap v2964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:39 smithi143 ceph-mon[183689]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:39 smithi040 ceph-mon[192000]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:39 smithi040 ceph-mon[189312]: pgmap v2965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:37:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:41 smithi143 ceph-mon[183689]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:41 smithi040 ceph-mon[192000]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:42.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:41 smithi040 ceph-mon[189312]: pgmap v2966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:43 smithi143 ceph-mon[183689]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:43 smithi040 ceph-mon[192000]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:43 smithi040 ceph-mon[189312]: pgmap v2967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:45 smithi143 ceph-mon[183689]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:45 smithi040 ceph-mon[192000]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:45 smithi040 ceph-mon[189312]: pgmap v2968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:37:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:47 smithi143 ceph-mon[183689]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:48.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:47 smithi040 ceph-mon[189312]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:48.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:47 smithi040 ceph-mon[192000]: pgmap v2969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:49 smithi143 ceph-mon[183689]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:49 smithi040 ceph-mon[189312]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:50.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:49 smithi040 ceph-mon[192000]: pgmap v2970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:37:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:37:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:37:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:37:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:37:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:37:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:37:51.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:37:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:51 smithi143 ceph-mon[183689]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:51 smithi040 ceph-mon[192000]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:51 smithi040 ceph-mon[189312]: pgmap v2971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:53 smithi143 ceph-mon[183689]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:53 smithi040 ceph-mon[192000]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:53 smithi040 ceph-mon[189312]: pgmap v2972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:55 smithi143 ceph-mon[183689]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:55 smithi040 ceph-mon[192000]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:55 smithi040 ceph-mon[189312]: pgmap v2973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:57 smithi143 ceph-mon[183689]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:57 smithi040 ceph-mon[192000]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:37:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:57 smithi040 ceph-mon[189312]: pgmap v2974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:37:59 smithi143 ceph-mon[183689]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:37:59 smithi040 ceph-mon[192000]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:37:59 smithi040 ceph-mon[189312]: pgmap v2975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:38:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:01 smithi143 ceph-mon[183689]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:01 smithi040 ceph-mon[192000]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:01 smithi040 ceph-mon[189312]: pgmap v2976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:03 smithi143 ceph-mon[183689]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:03 smithi040 ceph-mon[192000]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:03 smithi040 ceph-mon[189312]: pgmap v2977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:05 smithi143 ceph-mon[183689]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:05 smithi040 ceph-mon[192000]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:05 smithi040 ceph-mon[189312]: pgmap v2978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:07 smithi143 ceph-mon[183689]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:07 smithi040 ceph-mon[192000]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:07 smithi040 ceph-mon[189312]: pgmap v2979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:09 smithi143 ceph-mon[183689]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:09 smithi040 ceph-mon[192000]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:09 smithi040 ceph-mon[189312]: pgmap v2980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:38:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:11 smithi143 ceph-mon[183689]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:11 smithi040 ceph-mon[192000]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:11 smithi040 ceph-mon[189312]: pgmap v2981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:13 smithi143 ceph-mon[183689]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:13 smithi040 ceph-mon[192000]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:13 smithi040 ceph-mon[189312]: pgmap v2982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:15 smithi143 ceph-mon[183689]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:15 smithi040 ceph-mon[192000]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:15 smithi040 ceph-mon[189312]: pgmap v2983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:17 smithi143 ceph-mon[183689]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:17 smithi040 ceph-mon[192000]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:17 smithi040 ceph-mon[189312]: pgmap v2984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:19 smithi143 ceph-mon[183689]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:19 smithi040 ceph-mon[192000]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:19 smithi040 ceph-mon[189312]: pgmap v2985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:38:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:21 smithi143 ceph-mon[183689]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:21 smithi040 ceph-mon[192000]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:21 smithi040 ceph-mon[189312]: pgmap v2986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:23 smithi143 ceph-mon[183689]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:24.170 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:23 smithi040 ceph-mon[192000]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:24.170 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:23 smithi040 ceph-mon[189312]: pgmap v2987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:38:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:38:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:38:24.561288386Z level=info msg="Completed cleanup jobs" duration=14.098002ms 2023-09-30T10:38:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:25 smithi143 ceph-mon[183689]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:25 smithi040 ceph-mon[192000]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:25 smithi040 ceph-mon[189312]: pgmap v2988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:27 smithi143 ceph-mon[183689]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:27 smithi040 ceph-mon[192000]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:27 smithi040 ceph-mon[189312]: pgmap v2989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:29 smithi040 ceph-mon[192000]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:29 smithi040 ceph-mon[189312]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:29 smithi143 ceph-mon[183689]: pgmap v2990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:31.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:38:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:31 smithi040 ceph-mon[189312]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:31 smithi040 ceph-mon[192000]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:31 smithi143 ceph-mon[183689]: pgmap v2991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:33 smithi040 ceph-mon[192000]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:34.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:33 smithi040 ceph-mon[189312]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:33 smithi143 ceph-mon[183689]: pgmap v2992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:35 smithi040 ceph-mon[192000]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:36.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:35 smithi040 ceph-mon[189312]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:35 smithi143 ceph-mon[183689]: pgmap v2993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:37 smithi040 ceph-mon[192000]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:37 smithi040 ceph-mon[189312]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:38.406 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:37 smithi143 ceph-mon[183689]: pgmap v2994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:39 smithi143 ceph-mon[183689]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:39 smithi040 ceph-mon[192000]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:39 smithi040 ceph-mon[189312]: pgmap v2995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:38:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:41 smithi143 ceph-mon[183689]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:41 smithi040 ceph-mon[192000]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:41 smithi040 ceph-mon[189312]: pgmap v2996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:43 smithi143 ceph-mon[183689]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:43 smithi040 ceph-mon[192000]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:43 smithi040 ceph-mon[189312]: pgmap v2997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:45 smithi143 ceph-mon[183689]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:45 smithi040 ceph-mon[192000]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:45 smithi040 ceph-mon[189312]: pgmap v2998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:38:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:47 smithi143 ceph-mon[183689]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:47 smithi040 ceph-mon[192000]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:47 smithi040 ceph-mon[189312]: pgmap v2999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:49 smithi143 ceph-mon[183689]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:49 smithi040 ceph-mon[192000]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:49 smithi040 ceph-mon[189312]: pgmap v3000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:51.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:38:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:38:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:38:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:38:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:38:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:51 smithi143 ceph-mon[183689]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:38:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:38:52.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:38:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[192000]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:38:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:38:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:38:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[189312]: pgmap v3001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:38:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:38:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:38:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:53 smithi143 ceph-mon[183689]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:53 smithi040 ceph-mon[192000]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:53 smithi040 ceph-mon[189312]: pgmap v3002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:55 smithi143 ceph-mon[183689]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:56.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:55 smithi040 ceph-mon[192000]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:55 smithi040 ceph-mon[189312]: pgmap v3003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:57 smithi143 ceph-mon[183689]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:57 smithi040 ceph-mon[192000]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:38:58.420 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:57 smithi040 ceph-mon[189312]: pgmap v3004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:38:59 smithi143 ceph-mon[183689]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:38:59 smithi040 ceph-mon[192000]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:38:59 smithi040 ceph-mon[189312]: pgmap v3005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:39:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:01 smithi143 ceph-mon[183689]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:01 smithi040 ceph-mon[192000]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:01 smithi040 ceph-mon[189312]: pgmap v3006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:03 smithi143 ceph-mon[183689]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:03 smithi040 ceph-mon[189312]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:04.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:03 smithi040 ceph-mon[192000]: pgmap v3007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:05 smithi143 ceph-mon[183689]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:05 smithi040 ceph-mon[192000]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:05 smithi040 ceph-mon[189312]: pgmap v3008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:07 smithi143 ceph-mon[183689]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:07 smithi040 ceph-mon[192000]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:07 smithi040 ceph-mon[189312]: pgmap v3009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:09 smithi143 ceph-mon[183689]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:09 smithi040 ceph-mon[192000]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:09 smithi040 ceph-mon[189312]: pgmap v3010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:39:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:11 smithi143 ceph-mon[183689]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:11 smithi040 ceph-mon[192000]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:11 smithi040 ceph-mon[189312]: pgmap v3011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:13 smithi040 ceph-mon[192000]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:13 smithi040 ceph-mon[189312]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:14.416 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:13 smithi143 ceph-mon[183689]: pgmap v3012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:39:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:15 smithi143 ceph-mon[183689]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:15 smithi040 ceph-mon[192000]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:15 smithi040 ceph-mon[189312]: pgmap v3013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:17 smithi143 ceph-mon[183689]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:17 smithi040 ceph-mon[189312]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:17 smithi040 ceph-mon[192000]: pgmap v3014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:19 smithi143 ceph-mon[183689]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:19 smithi040 ceph-mon[192000]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:19 smithi040 ceph-mon[189312]: pgmap v3015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:39:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:21 smithi143 ceph-mon[183689]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:21 smithi040 ceph-mon[192000]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:21 smithi040 ceph-mon[189312]: pgmap v3016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:23 smithi143 ceph-mon[183689]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:23 smithi040 ceph-mon[192000]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:23 smithi040 ceph-mon[189312]: pgmap v3017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:25 smithi143 ceph-mon[183689]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:25 smithi040 ceph-mon[192000]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:25 smithi040 ceph-mon[189312]: pgmap v3018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:27 smithi143 ceph-mon[183689]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:27 smithi040 ceph-mon[192000]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:27 smithi040 ceph-mon[189312]: pgmap v3019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:29 smithi040 ceph-mon[192000]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:29 smithi040 ceph-mon[189312]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:30.565 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:29 smithi143 ceph-mon[183689]: pgmap v3020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:39:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:31 smithi143 ceph-mon[183689]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:31 smithi040 ceph-mon[192000]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:31 smithi040 ceph-mon[189312]: pgmap v3021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:33 smithi143 ceph-mon[183689]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:33 smithi040 ceph-mon[192000]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:33 smithi040 ceph-mon[189312]: pgmap v3022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:35 smithi143 ceph-mon[183689]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:35 smithi040 ceph-mon[192000]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:35 smithi040 ceph-mon[189312]: pgmap v3023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:37 smithi143 ceph-mon[183689]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:37 smithi040 ceph-mon[192000]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:37 smithi040 ceph-mon[189312]: pgmap v3024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:39 smithi143 ceph-mon[183689]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:39 smithi040 ceph-mon[192000]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:39 smithi040 ceph-mon[189312]: pgmap v3025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:39:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:41 smithi143 ceph-mon[183689]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:41 smithi040 ceph-mon[189312]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:41 smithi040 ceph-mon[192000]: pgmap v3026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:44 smithi143 ceph-mon[183689]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:44 smithi040 ceph-mon[192000]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:44 smithi040 ceph-mon[189312]: pgmap v3027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:46 smithi143 ceph-mon[183689]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:46 smithi040 ceph-mon[192000]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:46 smithi040 ceph-mon[189312]: pgmap v3028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:39:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:48 smithi143 ceph-mon[183689]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:48 smithi040 ceph-mon[192000]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:48 smithi040 ceph-mon[189312]: pgmap v3029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:50 smithi143 ceph-mon[183689]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:50 smithi040 ceph-mon[192000]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:50 smithi040 ceph-mon[189312]: pgmap v3030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:39:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:39:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:39:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:52 smithi143 ceph-mon[183689]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:39:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:52 smithi040 ceph-mon[192000]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:39:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:52 smithi040 ceph-mon[189312]: pgmap v3031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:39:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:54 smithi143 ceph-mon[183689]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:54.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:54 smithi040 ceph-mon[192000]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:54 smithi040 ceph-mon[189312]: pgmap v3032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:55 smithi143 ceph-mon[183689]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[192000]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:55 smithi040 ceph-mon[189312]: pgmap v3033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:39:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:39:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:39:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:39:56.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:39:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:39:56.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:39:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:57 smithi143 ceph-mon[183689]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:57 smithi040 ceph-mon[192000]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:39:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:57 smithi040 ceph-mon[189312]: pgmap v3034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:39:59 smithi143 ceph-mon[183689]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:39:59 smithi040 ceph-mon[192000]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:00.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:39:59 smithi040 ceph-mon[189312]: pgmap v3035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:40:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:40:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:40:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:40:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:01 smithi143 ceph-mon[183689]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:01 smithi040 ceph-mon[192000]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:01 smithi040 ceph-mon[189312]: pgmap v3036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:03 smithi143 ceph-mon[183689]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:03 smithi040 ceph-mon[192000]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:03 smithi040 ceph-mon[189312]: pgmap v3037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:05 smithi143 ceph-mon[183689]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:05 smithi040 ceph-mon[192000]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:05 smithi040 ceph-mon[189312]: pgmap v3038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:07 smithi143 ceph-mon[183689]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:07 smithi040 ceph-mon[192000]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:07 smithi040 ceph-mon[189312]: pgmap v3039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:09 smithi143 ceph-mon[183689]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:11.041 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:09 smithi040 ceph-mon[192000]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:11.041 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:09 smithi040 ceph-mon[189312]: pgmap v3040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:40:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:11 smithi143 ceph-mon[183689]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:11 smithi040 ceph-mon[192000]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:11 smithi040 ceph-mon[189312]: pgmap v3041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:13 smithi143 ceph-mon[183689]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:13 smithi040 ceph-mon[192000]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:14.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:13 smithi040 ceph-mon[189312]: pgmap v3042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:15 smithi143 ceph-mon[183689]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:15 smithi040 ceph-mon[192000]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:15 smithi040 ceph-mon[189312]: pgmap v3043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:17 smithi143 ceph-mon[183689]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:17 smithi040 ceph-mon[192000]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:18.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:17 smithi040 ceph-mon[189312]: pgmap v3044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:19 smithi143 ceph-mon[183689]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:19 smithi040 ceph-mon[192000]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:20.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:19 smithi040 ceph-mon[189312]: pgmap v3045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:40:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:21 smithi143 ceph-mon[183689]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:21 smithi040 ceph-mon[192000]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:21 smithi040 ceph-mon[189312]: pgmap v3046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:23 smithi143 ceph-mon[183689]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:23 smithi040 ceph-mon[192000]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:23 smithi040 ceph-mon[189312]: pgmap v3047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:25 smithi143 ceph-mon[183689]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:25 smithi040 ceph-mon[192000]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:26.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:25 smithi040 ceph-mon[189312]: pgmap v3048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:27 smithi143 ceph-mon[183689]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:27 smithi040 ceph-mon[192000]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:28.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:27 smithi040 ceph-mon[189312]: pgmap v3049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:29 smithi143 ceph-mon[183689]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:29 smithi040 ceph-mon[192000]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:30.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:29 smithi040 ceph-mon[189312]: pgmap v3050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:40:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:31 smithi143 ceph-mon[183689]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:32.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:31 smithi040 ceph-mon[189312]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:32.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:31 smithi040 ceph-mon[192000]: pgmap v3051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:33 smithi143 ceph-mon[183689]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:33 smithi040 ceph-mon[192000]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:33 smithi040 ceph-mon[189312]: pgmap v3052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:35 smithi143 ceph-mon[183689]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:35 smithi040 ceph-mon[192000]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:35 smithi040 ceph-mon[189312]: pgmap v3053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:37 smithi143 ceph-mon[183689]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:37 smithi040 ceph-mon[192000]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:38.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:37 smithi040 ceph-mon[189312]: pgmap v3054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:39 smithi143 ceph-mon[183689]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:39 smithi040 ceph-mon[192000]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:39 smithi040 ceph-mon[189312]: pgmap v3055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:40:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:41 smithi143 ceph-mon[183689]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:41 smithi040 ceph-mon[189312]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:42.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:41 smithi040 ceph-mon[192000]: pgmap v3056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:44.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:43 smithi143 ceph-mon[183689]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:43 smithi040 ceph-mon[192000]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:43 smithi040 ceph-mon[189312]: pgmap v3057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:45 smithi143 ceph-mon[183689]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:45 smithi040 ceph-mon[192000]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:45 smithi040 ceph-mon[189312]: pgmap v3058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:40:48.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:47 smithi143 ceph-mon[183689]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:47 smithi040 ceph-mon[192000]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:47 smithi040 ceph-mon[189312]: pgmap v3059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:49 smithi143 ceph-mon[183689]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:49 smithi040 ceph-mon[192000]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:49 smithi040 ceph-mon[189312]: pgmap v3060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:40:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:40:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:40:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:51 smithi143 ceph-mon[183689]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:51 smithi040 ceph-mon[192000]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:51 smithi040 ceph-mon[189312]: pgmap v3061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:53 smithi143 ceph-mon[183689]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:53 smithi040 ceph-mon[192000]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:53 smithi040 ceph-mon[189312]: pgmap v3062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:55 smithi143 ceph-mon[183689]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:40:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:55 smithi040 ceph-mon[192000]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:40:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:55 smithi040 ceph-mon[189312]: pgmap v3063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:56.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:40:57.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:40:57.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:40:57.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:40:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:40:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:40:57.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:40:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:40:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:40:57.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:40:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:57 smithi143 ceph-mon[183689]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:57 smithi040 ceph-mon[192000]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:40:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:57 smithi040 ceph-mon[189312]: pgmap v3064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:40:59 smithi143 ceph-mon[183689]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:40:59 smithi040 ceph-mon[192000]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:40:59 smithi040 ceph-mon[189312]: pgmap v3065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:41:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:02.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:01 smithi143 ceph-mon[183689]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:02.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:01 smithi040 ceph-mon[192000]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:02.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:01 smithi040 ceph-mon[189312]: pgmap v3066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:03 smithi040 ceph-mon[192000]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:04.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:03 smithi040 ceph-mon[189312]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:03 smithi143 ceph-mon[183689]: pgmap v3067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:05 smithi040 ceph-mon[192000]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:05 smithi040 ceph-mon[189312]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:05 smithi143 ceph-mon[183689]: pgmap v3068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:07 smithi040 ceph-mon[192000]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:07 smithi040 ceph-mon[189312]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:07 smithi143 ceph-mon[183689]: pgmap v3069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:10.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:09 smithi040 ceph-mon[192000]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:09 smithi040 ceph-mon[189312]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:09 smithi143 ceph-mon[183689]: pgmap v3070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:41:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:11 smithi040 ceph-mon[192000]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:11 smithi040 ceph-mon[189312]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:11 smithi143 ceph-mon[183689]: pgmap v3071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:13 smithi143 ceph-mon[183689]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:13 smithi040 ceph-mon[192000]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:13 smithi040 ceph-mon[189312]: pgmap v3072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:15 smithi143 ceph-mon[183689]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:15 smithi040 ceph-mon[189312]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:15 smithi040 ceph-mon[192000]: pgmap v3073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:17 smithi143 ceph-mon[183689]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:17 smithi040 ceph-mon[192000]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:17 smithi040 ceph-mon[189312]: pgmap v3074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:19 smithi143 ceph-mon[183689]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:19 smithi040 ceph-mon[192000]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:19 smithi040 ceph-mon[189312]: pgmap v3075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:41:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:21 smithi143 ceph-mon[183689]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:21 smithi040 ceph-mon[192000]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:21 smithi040 ceph-mon[189312]: pgmap v3076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:23 smithi143 ceph-mon[183689]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:23 smithi040 ceph-mon[192000]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:23 smithi040 ceph-mon[189312]: pgmap v3077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:25 smithi143 ceph-mon[183689]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:25 smithi040 ceph-mon[192000]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:25 smithi040 ceph-mon[189312]: pgmap v3078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:27 smithi143 ceph-mon[183689]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:27 smithi040 ceph-mon[192000]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:27 smithi040 ceph-mon[189312]: pgmap v3079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:29 smithi143 ceph-mon[183689]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:29 smithi040 ceph-mon[192000]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:29 smithi040 ceph-mon[189312]: pgmap v3080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:41:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:31 smithi143 ceph-mon[183689]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:31 smithi040 ceph-mon[189312]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:31 smithi040 ceph-mon[192000]: pgmap v3081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:33 smithi143 ceph-mon[183689]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:33 smithi040 ceph-mon[192000]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:34.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:33 smithi040 ceph-mon[189312]: pgmap v3082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:35 smithi143 ceph-mon[183689]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:35 smithi040 ceph-mon[189312]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:36.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:35 smithi040 ceph-mon[192000]: pgmap v3083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:37 smithi143 ceph-mon[183689]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:37 smithi040 ceph-mon[192000]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:37 smithi040 ceph-mon[189312]: pgmap v3084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:39 smithi143 ceph-mon[183689]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:39 smithi040 ceph-mon[189312]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:39 smithi040 ceph-mon[192000]: pgmap v3085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:41:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:41 smithi143 ceph-mon[183689]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:41 smithi040 ceph-mon[189312]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:41 smithi040 ceph-mon[192000]: pgmap v3086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:43 smithi143 ceph-mon[183689]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:43 smithi040 ceph-mon[192000]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:43 smithi040 ceph-mon[189312]: pgmap v3087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:45 smithi143 ceph-mon[183689]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:45 smithi040 ceph-mon[189312]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:45 smithi040 ceph-mon[192000]: pgmap v3088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:41:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:47 smithi143 ceph-mon[183689]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:47 smithi040 ceph-mon[192000]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:47 smithi040 ceph-mon[189312]: pgmap v3089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:49 smithi143 ceph-mon[183689]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:49 smithi040 ceph-mon[189312]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:49 smithi040 ceph-mon[192000]: pgmap v3090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:41:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:41:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:41:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:51 smithi143 ceph-mon[183689]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:51 smithi040 ceph-mon[192000]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:51 smithi040 ceph-mon[189312]: pgmap v3091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:53 smithi143 ceph-mon[183689]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:53 smithi040 ceph-mon[192000]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:53 smithi040 ceph-mon[189312]: pgmap v3092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:55 smithi143 ceph-mon[183689]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:55 smithi040 ceph-mon[192000]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:55 smithi040 ceph-mon[189312]: pgmap v3093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:57.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:41:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:41:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:41:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:57 smithi143 ceph-mon[183689]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:41:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:41:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:41:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[192000]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[189312]: pgmap v3094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:41:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:42:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:41:59 smithi143 ceph-mon[183689]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:41:59 smithi040 ceph-mon[192000]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:41:59 smithi040 ceph-mon[189312]: pgmap v3095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:42:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:01 smithi143 ceph-mon[183689]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:01 smithi040 ceph-mon[192000]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:01 smithi040 ceph-mon[189312]: pgmap v3096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:03 smithi143 ceph-mon[183689]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:03 smithi040 ceph-mon[192000]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:03 smithi040 ceph-mon[189312]: pgmap v3097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:05 smithi143 ceph-mon[183689]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:05 smithi040 ceph-mon[189312]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:05 smithi040 ceph-mon[192000]: pgmap v3098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:07 smithi143 ceph-mon[183689]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:07 smithi040 ceph-mon[192000]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:07 smithi040 ceph-mon[189312]: pgmap v3099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:10 smithi143 ceph-mon[183689]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:10 smithi040 ceph-mon[192000]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:10 smithi040 ceph-mon[189312]: pgmap v3100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:42:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:12 smithi143 ceph-mon[183689]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:12 smithi040 ceph-mon[192000]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:12 smithi040 ceph-mon[189312]: pgmap v3101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:14 smithi143 ceph-mon[183689]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:14 smithi040 ceph-mon[192000]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:14 smithi040 ceph-mon[189312]: pgmap v3102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:16 smithi143 ceph-mon[183689]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:16 smithi040 ceph-mon[192000]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:16 smithi040 ceph-mon[189312]: pgmap v3103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:18 smithi143 ceph-mon[183689]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:18 smithi040 ceph-mon[189312]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:18 smithi040 ceph-mon[192000]: pgmap v3104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:20 smithi143 ceph-mon[183689]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:20 smithi040 ceph-mon[192000]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:20 smithi040 ceph-mon[189312]: pgmap v3105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:42:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:22 smithi143 ceph-mon[183689]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:22 smithi040 ceph-mon[192000]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:22 smithi040 ceph-mon[189312]: pgmap v3106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:24 smithi143 ceph-mon[183689]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:24 smithi040 ceph-mon[192000]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:24 smithi040 ceph-mon[189312]: pgmap v3107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:26 smithi143 ceph-mon[183689]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:26 smithi040 ceph-mon[189312]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:26 smithi040 ceph-mon[192000]: pgmap v3108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:28 smithi143 ceph-mon[183689]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:28 smithi040 ceph-mon[192000]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:28 smithi040 ceph-mon[189312]: pgmap v3109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:30 smithi143 ceph-mon[183689]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:30 smithi040 ceph-mon[192000]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:30 smithi040 ceph-mon[189312]: pgmap v3110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:42:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:32 smithi143 ceph-mon[183689]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:32 smithi040 ceph-mon[192000]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:32 smithi040 ceph-mon[189312]: pgmap v3111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:34 smithi143 ceph-mon[183689]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:34 smithi040 ceph-mon[192000]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:34 smithi040 ceph-mon[189312]: pgmap v3112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:36 smithi143 ceph-mon[183689]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:36 smithi040 ceph-mon[192000]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:36 smithi040 ceph-mon[189312]: pgmap v3113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:38 smithi143 ceph-mon[183689]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:38 smithi040 ceph-mon[192000]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:38 smithi040 ceph-mon[189312]: pgmap v3114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:40.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:40 smithi143 ceph-mon[183689]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:40 smithi040 ceph-mon[192000]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:40 smithi040 ceph-mon[189312]: pgmap v3115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:41.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:42:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:42 smithi143 ceph-mon[183689]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:42 smithi040 ceph-mon[192000]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:42 smithi040 ceph-mon[189312]: pgmap v3116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:44 smithi143 ceph-mon[183689]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:44 smithi040 ceph-mon[192000]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:44 smithi040 ceph-mon[189312]: pgmap v3117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:46 smithi143 ceph-mon[183689]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:46 smithi040 ceph-mon[192000]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:46 smithi040 ceph-mon[189312]: pgmap v3118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:42:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:48 smithi143 ceph-mon[183689]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:48 smithi040 ceph-mon[192000]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:48 smithi040 ceph-mon[189312]: pgmap v3119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:50 smithi143 ceph-mon[183689]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:50 smithi040 ceph-mon[189312]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:50.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:50 smithi040 ceph-mon[192000]: pgmap v3120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:42:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:42:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T10:42:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:52 smithi143 ceph-mon[183689]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:52 smithi040 ceph-mon[192000]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:52 smithi040 ceph-mon[189312]: pgmap v3121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:54 smithi143 ceph-mon[183689]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:54 smithi040 ceph-mon[192000]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:54 smithi040 ceph-mon[189312]: pgmap v3122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:56 smithi143 ceph-mon[183689]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:56 smithi040 ceph-mon[192000]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:56 smithi040 ceph-mon[189312]: pgmap v3123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:58 smithi143 ceph-mon[183689]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:42:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:42:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:42:58.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:42:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:42:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[192000]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:42:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[189312]: pgmap v3124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:42:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:42:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:43:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:00 smithi143 ceph-mon[183689]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:00 smithi040 ceph-mon[192000]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:00 smithi040 ceph-mon[189312]: pgmap v3125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:43:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:02 smithi143 ceph-mon[183689]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:02 smithi040 ceph-mon[192000]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:02 smithi040 ceph-mon[189312]: pgmap v3126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:03 smithi143 ceph-mon[183689]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:03 smithi040 ceph-mon[192000]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:04.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:03 smithi040 ceph-mon[189312]: pgmap v3127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:06.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:05 smithi143 ceph-mon[183689]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:05 smithi040 ceph-mon[192000]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:06.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:05 smithi040 ceph-mon[189312]: pgmap v3128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:07 smithi143 ceph-mon[183689]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:07 smithi040 ceph-mon[192000]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:08.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:07 smithi040 ceph-mon[189312]: pgmap v3129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:10.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:09 smithi143 ceph-mon[183689]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:09 smithi040 ceph-mon[192000]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:10.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:09 smithi040 ceph-mon[189312]: pgmap v3130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:43:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:11 smithi143 ceph-mon[183689]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:11 smithi040 ceph-mon[192000]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:12.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:11 smithi040 ceph-mon[189312]: pgmap v3131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:14.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:13 smithi143 ceph-mon[183689]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:14.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:13 smithi040 ceph-mon[192000]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:14.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:13 smithi040 ceph-mon[189312]: pgmap v3132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:15 smithi143 ceph-mon[183689]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:16.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:15 smithi040 ceph-mon[192000]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:15 smithi040 ceph-mon[189312]: pgmap v3133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:18.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:17 smithi143 ceph-mon[183689]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:18.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:17 smithi040 ceph-mon[192000]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:18.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:17 smithi040 ceph-mon[189312]: pgmap v3134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:20.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:19 smithi143 ceph-mon[183689]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:20.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:19 smithi040 ceph-mon[192000]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:20.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:19 smithi040 ceph-mon[189312]: pgmap v3135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:43:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:21 smithi143 ceph-mon[183689]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:21 smithi040 ceph-mon[192000]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:22.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:21 smithi040 ceph-mon[189312]: pgmap v3136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:23 smithi143 ceph-mon[183689]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:23 smithi040 ceph-mon[192000]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:23 smithi040 ceph-mon[189312]: pgmap v3137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:25 smithi143 ceph-mon[183689]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:25 smithi040 ceph-mon[189312]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:25 smithi040 ceph-mon[192000]: pgmap v3138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:28.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:27 smithi143 ceph-mon[183689]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:28.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:27 smithi040 ceph-mon[192000]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:28.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:27 smithi040 ceph-mon[189312]: pgmap v3139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:30.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:29 smithi143 ceph-mon[183689]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:30.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:29 smithi040 ceph-mon[192000]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:30.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:29 smithi040 ceph-mon[189312]: pgmap v3140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:31.144 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:43:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:32.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:31 smithi143 ceph-mon[183689]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:32.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:31 smithi040 ceph-mon[192000]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:32.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:31 smithi040 ceph-mon[189312]: pgmap v3141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:34.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:33 smithi143 ceph-mon[183689]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:33 smithi040 ceph-mon[192000]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:33 smithi040 ceph-mon[189312]: pgmap v3142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:35 smithi143 ceph-mon[183689]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:35 smithi040 ceph-mon[192000]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:36.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:35 smithi040 ceph-mon[189312]: pgmap v3143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:38.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:37 smithi143 ceph-mon[183689]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:38.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:37 smithi040 ceph-mon[192000]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:37 smithi040 ceph-mon[189312]: pgmap v3144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:40.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:39 smithi143 ceph-mon[183689]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:39 smithi040 ceph-mon[192000]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:40.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:39 smithi040 ceph-mon[189312]: pgmap v3145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:43:42.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:41 smithi143 ceph-mon[183689]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:42.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:41 smithi040 ceph-mon[192000]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:42.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:41 smithi040 ceph-mon[189312]: pgmap v3146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:44.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:43 smithi040 ceph-mon[192000]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:44.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:43 smithi040 ceph-mon[189312]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:43 smithi143 ceph-mon[183689]: pgmap v3147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:45 smithi040 ceph-mon[192000]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:45 smithi040 ceph-mon[189312]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:46.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:45 smithi143 ceph-mon[183689]: pgmap v3148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:43:48.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:47 smithi040 ceph-mon[192000]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:48.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:47 smithi040 ceph-mon[189312]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:47 smithi143 ceph-mon[183689]: pgmap v3149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:49 smithi040 ceph-mon[192000]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:50.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:49 smithi040 ceph-mon[189312]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:49 smithi143 ceph-mon[183689]: pgmap v3150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:43:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:43:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:43:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:43:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:51 smithi040 ceph-mon[192000]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:51 smithi040 ceph-mon[189312]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:51 smithi143 ceph-mon[183689]: pgmap v3151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:53 smithi040 ceph-mon[192000]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:54.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:53 smithi040 ceph-mon[189312]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:53 smithi143 ceph-mon[183689]: pgmap v3152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:55 smithi143 ceph-mon[183689]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:55 smithi040 ceph-mon[192000]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:55 smithi040 ceph-mon[189312]: pgmap v3153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:57 smithi143 ceph-mon[183689]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:43:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:57 smithi040 ceph-mon[192000]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:43:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:57 smithi040 ceph-mon[189312]: pgmap v3154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:43:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:43:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:43:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:43:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:43:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:43:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:43:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:43:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:43:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:43:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:44:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:43:59 smithi143 ceph-mon[183689]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:43:59 smithi040 ceph-mon[192000]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:43:59 smithi040 ceph-mon[189312]: pgmap v3155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:44:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:01 smithi143 ceph-mon[183689]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:01 smithi040 ceph-mon[192000]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:01 smithi040 ceph-mon[189312]: pgmap v3156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:03 smithi143 ceph-mon[183689]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:03 smithi040 ceph-mon[192000]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:03 smithi040 ceph-mon[189312]: pgmap v3157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:05 smithi143 ceph-mon[183689]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:05 smithi040 ceph-mon[192000]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:05 smithi040 ceph-mon[189312]: pgmap v3158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:07 smithi143 ceph-mon[183689]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:07 smithi040 ceph-mon[192000]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:07 smithi040 ceph-mon[189312]: pgmap v3159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:09 smithi143 ceph-mon[183689]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:09 smithi040 ceph-mon[192000]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:09 smithi040 ceph-mon[189312]: pgmap v3160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:44:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:11 smithi143 ceph-mon[183689]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:11 smithi040 ceph-mon[189312]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:11 smithi040 ceph-mon[192000]: pgmap v3161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:13 smithi143 ceph-mon[183689]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:13 smithi040 ceph-mon[192000]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:13 smithi040 ceph-mon[189312]: pgmap v3162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:15 smithi143 ceph-mon[183689]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:15 smithi040 ceph-mon[192000]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:15 smithi040 ceph-mon[189312]: pgmap v3163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:17 smithi143 ceph-mon[183689]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:17 smithi040 ceph-mon[192000]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:17 smithi040 ceph-mon[189312]: pgmap v3164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:19 smithi143 ceph-mon[183689]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:20.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:19 smithi040 ceph-mon[192000]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:19 smithi040 ceph-mon[189312]: pgmap v3165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:44:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:21 smithi143 ceph-mon[183689]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:21 smithi040 ceph-mon[192000]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:21 smithi040 ceph-mon[189312]: pgmap v3166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:23 smithi143 ceph-mon[183689]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:23 smithi040 ceph-mon[192000]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:23 smithi040 ceph-mon[189312]: pgmap v3167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:26.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:25 smithi143 ceph-mon[183689]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:25 smithi040 ceph-mon[192000]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:25 smithi040 ceph-mon[189312]: pgmap v3168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:27 smithi143 ceph-mon[183689]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:27 smithi040 ceph-mon[192000]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:27 smithi040 ceph-mon[189312]: pgmap v3169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:29 smithi143 ceph-mon[183689]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:29 smithi040 ceph-mon[192000]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:29 smithi040 ceph-mon[189312]: pgmap v3170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:44:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:31 smithi143 ceph-mon[183689]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:31 smithi040 ceph-mon[192000]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:32.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:31 smithi040 ceph-mon[189312]: pgmap v3171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:33 smithi143 ceph-mon[183689]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:33 smithi040 ceph-mon[192000]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:33 smithi040 ceph-mon[189312]: pgmap v3172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:35 smithi143 ceph-mon[183689]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:35 smithi040 ceph-mon[192000]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:35 smithi040 ceph-mon[189312]: pgmap v3173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:37 smithi143 ceph-mon[183689]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:37 smithi040 ceph-mon[192000]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:37 smithi040 ceph-mon[189312]: pgmap v3174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:39 smithi143 ceph-mon[183689]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:39 smithi040 ceph-mon[192000]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:39 smithi040 ceph-mon[189312]: pgmap v3175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:44:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:41 smithi143 ceph-mon[183689]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:41 smithi040 ceph-mon[192000]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:41 smithi040 ceph-mon[189312]: pgmap v3176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:43 smithi143 ceph-mon[183689]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:43 smithi040 ceph-mon[192000]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:43 smithi040 ceph-mon[189312]: pgmap v3177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:44:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:45 smithi143 ceph-mon[183689]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:45 smithi040 ceph-mon[192000]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:45 smithi040 ceph-mon[189312]: pgmap v3178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:44:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:47 smithi143 ceph-mon[183689]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:47 smithi040 ceph-mon[192000]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:47 smithi040 ceph-mon[189312]: pgmap v3179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:49 smithi143 ceph-mon[183689]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:49 smithi040 ceph-mon[192000]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:49 smithi040 ceph-mon[189312]: pgmap v3180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:44:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:44:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:44:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:51 smithi143 ceph-mon[183689]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:51 smithi040 ceph-mon[192000]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:51 smithi040 ceph-mon[189312]: pgmap v3181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:53 smithi143 ceph-mon[183689]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:53 smithi040 ceph-mon[192000]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:53 smithi040 ceph-mon[189312]: pgmap v3182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:55 smithi143 ceph-mon[183689]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:55 smithi040 ceph-mon[192000]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:55 smithi040 ceph-mon[189312]: pgmap v3183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:58 smithi143 ceph-mon[183689]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:58 smithi040 ceph-mon[192000]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:58 smithi040 ceph-mon[189312]: pgmap v3184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:44:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:44:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:44:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:44:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:44:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:44:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:44:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:44:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:45:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:00 smithi143 ceph-mon[183689]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:00 smithi040 ceph-mon[192000]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:00.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:00 smithi040 ceph-mon[189312]: pgmap v3185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:45:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:02 smithi143 ceph-mon[183689]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:02 smithi040 ceph-mon[192000]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:02 smithi040 ceph-mon[189312]: pgmap v3186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:04 smithi143 ceph-mon[183689]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:04 smithi040 ceph-mon[192000]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:04 smithi040 ceph-mon[189312]: pgmap v3187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:06 smithi143 ceph-mon[183689]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:06 smithi040 ceph-mon[192000]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:06 smithi040 ceph-mon[189312]: pgmap v3188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:08 smithi143 ceph-mon[183689]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:08 smithi040 ceph-mon[192000]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:08 smithi040 ceph-mon[189312]: pgmap v3189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:10 smithi143 ceph-mon[183689]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:10 smithi040 ceph-mon[192000]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:10 smithi040 ceph-mon[189312]: pgmap v3190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:45:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:12 smithi143 ceph-mon[183689]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:12 smithi040 ceph-mon[192000]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:12 smithi040 ceph-mon[189312]: pgmap v3191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:14 smithi143 ceph-mon[183689]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:14 smithi040 ceph-mon[192000]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:14 smithi040 ceph-mon[189312]: pgmap v3192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:16 smithi143 ceph-mon[183689]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:16 smithi040 ceph-mon[192000]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:16 smithi040 ceph-mon[189312]: pgmap v3193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:18 smithi143 ceph-mon[183689]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:18 smithi040 ceph-mon[192000]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:18 smithi040 ceph-mon[189312]: pgmap v3194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:20 smithi143 ceph-mon[183689]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:20 smithi040 ceph-mon[192000]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:20 smithi040 ceph-mon[189312]: pgmap v3195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:45:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:22 smithi143 ceph-mon[183689]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:22 smithi040 ceph-mon[189312]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:22 smithi040 ceph-mon[192000]: pgmap v3196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:24 smithi143 ceph-mon[183689]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:24 smithi040 ceph-mon[192000]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:24 smithi040 ceph-mon[189312]: pgmap v3197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:26 smithi143 ceph-mon[183689]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:26 smithi040 ceph-mon[192000]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:26 smithi040 ceph-mon[189312]: pgmap v3198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:28 smithi143 ceph-mon[183689]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:28 smithi040 ceph-mon[192000]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:28 smithi040 ceph-mon[189312]: pgmap v3199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:30 smithi143 ceph-mon[183689]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:30 smithi040 ceph-mon[192000]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:30 smithi040 ceph-mon[189312]: pgmap v3200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:45:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:32 smithi143 ceph-mon[183689]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:32 smithi040 ceph-mon[192000]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:32 smithi040 ceph-mon[189312]: pgmap v3201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:34 smithi143 ceph-mon[183689]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:34 smithi040 ceph-mon[192000]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:34 smithi040 ceph-mon[189312]: pgmap v3202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:36 smithi143 ceph-mon[183689]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:36 smithi040 ceph-mon[192000]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:36.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:36 smithi040 ceph-mon[189312]: pgmap v3203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:38 smithi143 ceph-mon[183689]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:38 smithi040 ceph-mon[192000]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:38 smithi040 ceph-mon[189312]: pgmap v3204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:40 smithi143 ceph-mon[183689]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:40 smithi040 ceph-mon[192000]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:40 smithi040 ceph-mon[189312]: pgmap v3205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:45:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:42 smithi143 ceph-mon[183689]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:42 smithi040 ceph-mon[192000]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:42 smithi040 ceph-mon[189312]: pgmap v3206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:44 smithi143 ceph-mon[183689]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:44 smithi040 ceph-mon[192000]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:44 smithi040 ceph-mon[189312]: pgmap v3207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:46 smithi143 ceph-mon[183689]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:46 smithi040 ceph-mon[192000]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:46 smithi040 ceph-mon[189312]: pgmap v3208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:45:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:47 smithi143 ceph-mon[183689]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:47 smithi040 ceph-mon[192000]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:47 smithi040 ceph-mon[189312]: pgmap v3209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:50.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:49 smithi143 ceph-mon[183689]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:50.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:49 smithi040 ceph-mon[192000]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:50.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:49 smithi040 ceph-mon[189312]: pgmap v3210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:45:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:45:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:45:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:51 smithi143 ceph-mon[183689]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:51 smithi040 ceph-mon[189312]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:52.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:51 smithi040 ceph-mon[192000]: pgmap v3211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:54.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:53 smithi143 ceph-mon[183689]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:53 smithi040 ceph-mon[192000]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:53 smithi040 ceph-mon[189312]: pgmap v3212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:56.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:55 smithi143 ceph-mon[183689]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:55 smithi040 ceph-mon[192000]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:55 smithi040 ceph-mon[189312]: pgmap v3213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:57 smithi143 ceph-mon[183689]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:57 smithi040 ceph-mon[192000]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:45:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:57 smithi040 ceph-mon[189312]: pgmap v3214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:59 smithi143 ceph-mon[183689]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:46:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:46:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:46:00.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:45:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:46:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[192000]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:00.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[189312]: pgmap v3215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:46:00.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:46:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:46:00.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:45:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:46:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:46:01.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:02.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:01 smithi040 ceph-mon[189312]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:02.160 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:01 smithi040 ceph-mon[192000]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:01 smithi143 ceph-mon[183689]: pgmap v3216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:03 smithi040 ceph-mon[192000]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:03 smithi040 ceph-mon[189312]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:03 smithi143 ceph-mon[183689]: pgmap v3217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:06.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:05 smithi040 ceph-mon[192000]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:06.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:05 smithi040 ceph-mon[189312]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:05 smithi143 ceph-mon[183689]: pgmap v3218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:07 smithi040 ceph-mon[192000]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:07 smithi040 ceph-mon[189312]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:07 smithi143 ceph-mon[183689]: pgmap v3219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:10.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:09 smithi040 ceph-mon[192000]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:10.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:09 smithi040 ceph-mon[189312]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:09 smithi143 ceph-mon[183689]: pgmap v3220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:46:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:11 smithi143 ceph-mon[183689]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:11 smithi040 ceph-mon[192000]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:11 smithi040 ceph-mon[189312]: pgmap v3221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:14.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:13 smithi143 ceph-mon[183689]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:13 smithi040 ceph-mon[192000]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:13 smithi040 ceph-mon[189312]: pgmap v3222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:15 smithi143 ceph-mon[183689]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:15 smithi040 ceph-mon[192000]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:15 smithi040 ceph-mon[189312]: pgmap v3223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:17 smithi143 ceph-mon[183689]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:17 smithi040 ceph-mon[189312]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:17 smithi040 ceph-mon[192000]: pgmap v3224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:19 smithi143 ceph-mon[183689]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:19 smithi040 ceph-mon[192000]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:19 smithi040 ceph-mon[189312]: pgmap v3225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:46:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:21 smithi143 ceph-mon[183689]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:21 smithi040 ceph-mon[192000]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:21 smithi040 ceph-mon[189312]: pgmap v3226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:23 smithi143 ceph-mon[183689]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:23 smithi040 ceph-mon[192000]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:23 smithi040 ceph-mon[189312]: pgmap v3227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:25 smithi143 ceph-mon[183689]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:25 smithi040 ceph-mon[192000]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:25 smithi040 ceph-mon[189312]: pgmap v3228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:27 smithi143 ceph-mon[183689]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:27 smithi040 ceph-mon[192000]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:27 smithi040 ceph-mon[189312]: pgmap v3229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:29 smithi143 ceph-mon[183689]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:29 smithi040 ceph-mon[189312]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:29 smithi040 ceph-mon[192000]: pgmap v3230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:46:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:31 smithi143 ceph-mon[183689]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:31 smithi040 ceph-mon[192000]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:31 smithi040 ceph-mon[189312]: pgmap v3231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:33 smithi143 ceph-mon[183689]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:33 smithi040 ceph-mon[192000]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:33 smithi040 ceph-mon[189312]: pgmap v3232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:35 smithi143 ceph-mon[183689]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:35 smithi040 ceph-mon[192000]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:35 smithi040 ceph-mon[189312]: pgmap v3233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:37 smithi143 ceph-mon[183689]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:37 smithi040 ceph-mon[192000]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:37 smithi040 ceph-mon[189312]: pgmap v3234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:39 smithi143 ceph-mon[183689]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:39 smithi040 ceph-mon[192000]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:40.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:39 smithi040 ceph-mon[189312]: pgmap v3235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:46:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:41 smithi143 ceph-mon[183689]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:41 smithi040 ceph-mon[192000]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:41 smithi040 ceph-mon[189312]: pgmap v3236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:43 smithi143 ceph-mon[183689]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:43 smithi040 ceph-mon[192000]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:43 smithi040 ceph-mon[189312]: pgmap v3237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:45 smithi143 ceph-mon[183689]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:45 smithi040 ceph-mon[192000]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:45 smithi040 ceph-mon[189312]: pgmap v3238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:46:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:47 smithi143 ceph-mon[183689]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:47 smithi040 ceph-mon[192000]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:47 smithi040 ceph-mon[189312]: pgmap v3239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:49 smithi143 ceph-mon[183689]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:49 smithi040 ceph-mon[192000]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:49 smithi040 ceph-mon[189312]: pgmap v3240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:46:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:46:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:46:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:51 smithi143 ceph-mon[183689]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:51 smithi040 ceph-mon[192000]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:51 smithi040 ceph-mon[189312]: pgmap v3241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:53 smithi143 ceph-mon[183689]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:53 smithi040 ceph-mon[192000]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:53 smithi040 ceph-mon[189312]: pgmap v3242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:55 smithi143 ceph-mon[183689]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:56.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:55 smithi040 ceph-mon[192000]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:56.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:55 smithi040 ceph-mon[189312]: pgmap v3243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:57 smithi143 ceph-mon[183689]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:57 smithi040 ceph-mon[192000]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:46:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:57 smithi040 ceph-mon[189312]: pgmap v3244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:59 smithi143 ceph-mon[183689]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:46:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:47:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:59 smithi040 ceph-mon[192000]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:46:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:47:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:59 smithi040 ceph-mon[189312]: pgmap v3245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:46:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:47:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:47:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:47:01.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:47:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:47:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:02 smithi143 ceph-mon[183689]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:02 smithi040 ceph-mon[192000]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:02 smithi040 ceph-mon[189312]: pgmap v3246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:04 smithi143 ceph-mon[183689]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:04 smithi040 ceph-mon[192000]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:04 smithi040 ceph-mon[189312]: pgmap v3247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:06 smithi143 ceph-mon[183689]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:06 smithi040 ceph-mon[192000]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:06 smithi040 ceph-mon[189312]: pgmap v3248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:08 smithi143 ceph-mon[183689]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:08 smithi040 ceph-mon[192000]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:08 smithi040 ceph-mon[189312]: pgmap v3249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:10 smithi143 ceph-mon[183689]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:10 smithi040 ceph-mon[192000]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:10 smithi040 ceph-mon[189312]: pgmap v3250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:47:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:12 smithi143 ceph-mon[183689]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:12 smithi040 ceph-mon[192000]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:12 smithi040 ceph-mon[189312]: pgmap v3251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:14 smithi143 ceph-mon[183689]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:14 smithi040 ceph-mon[192000]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:14 smithi040 ceph-mon[189312]: pgmap v3252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:16 smithi143 ceph-mon[183689]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:16 smithi040 ceph-mon[189312]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:16 smithi040 ceph-mon[192000]: pgmap v3253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:18 smithi143 ceph-mon[183689]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:18 smithi040 ceph-mon[192000]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:18 smithi040 ceph-mon[189312]: pgmap v3254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:20 smithi143 ceph-mon[183689]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:20 smithi040 ceph-mon[192000]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:20 smithi040 ceph-mon[189312]: pgmap v3255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T10:47:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:22 smithi143 ceph-mon[183689]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:22 smithi040 ceph-mon[192000]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:22 smithi040 ceph-mon[189312]: pgmap v3256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:24 smithi143 ceph-mon[183689]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:24 smithi040 ceph-mon[192000]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:24 smithi040 ceph-mon[189312]: pgmap v3257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:26 smithi143 ceph-mon[183689]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:26 smithi040 ceph-mon[192000]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:26 smithi040 ceph-mon[189312]: pgmap v3258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:28 smithi143 ceph-mon[183689]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:28 smithi040 ceph-mon[192000]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:28 smithi040 ceph-mon[189312]: pgmap v3259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:30 smithi143 ceph-mon[183689]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:30 smithi040 ceph-mon[192000]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:30 smithi040 ceph-mon[189312]: pgmap v3260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:47:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:32 smithi143 ceph-mon[183689]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:32 smithi040 ceph-mon[192000]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:32 smithi040 ceph-mon[189312]: pgmap v3261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:34.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:33 smithi040 ceph-mon[192000]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:34.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:33 smithi040 ceph-mon[189312]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:33 smithi143 ceph-mon[183689]: pgmap v3262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:35 smithi040 ceph-mon[189312]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:35 smithi040 ceph-mon[192000]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:35 smithi143 ceph-mon[183689]: pgmap v3263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:38.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:37 smithi040 ceph-mon[189312]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:38.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:37 smithi040 ceph-mon[192000]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:37 smithi143 ceph-mon[183689]: pgmap v3264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:40.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:39 smithi040 ceph-mon[192000]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:40.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:39 smithi040 ceph-mon[189312]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:39 smithi143 ceph-mon[183689]: pgmap v3265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:47:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:41 smithi143 ceph-mon[183689]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:42.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:41 smithi040 ceph-mon[192000]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:42.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:41 smithi040 ceph-mon[189312]: pgmap v3266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:43 smithi143 ceph-mon[183689]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:43 smithi040 ceph-mon[192000]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:43 smithi040 ceph-mon[189312]: pgmap v3267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:45 smithi143 ceph-mon[183689]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:45 smithi040 ceph-mon[192000]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:45 smithi040 ceph-mon[189312]: pgmap v3268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:47:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:47 smithi143 ceph-mon[183689]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:47 smithi040 ceph-mon[192000]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:47 smithi040 ceph-mon[189312]: pgmap v3269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:49 smithi143 ceph-mon[183689]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:49 smithi040 ceph-mon[192000]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:49 smithi040 ceph-mon[189312]: pgmap v3270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:47:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:47:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:47:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:51 smithi143 ceph-mon[183689]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:51 smithi040 ceph-mon[192000]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:51 smithi040 ceph-mon[189312]: pgmap v3271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:53 smithi143 ceph-mon[183689]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:53 smithi040 ceph-mon[192000]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:53 smithi040 ceph-mon[189312]: pgmap v3272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:55 smithi143 ceph-mon[183689]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:55 smithi040 ceph-mon[192000]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:55 smithi040 ceph-mon[189312]: pgmap v3273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:57 smithi143 ceph-mon[183689]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:57 smithi040 ceph-mon[192000]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:47:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:57 smithi040 ceph-mon[189312]: pgmap v3274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:47:59 smithi143 ceph-mon[183689]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:47:59 smithi040 ceph-mon[192000]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:47:59 smithi040 ceph-mon[189312]: pgmap v3275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:48:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:48:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:48:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:48:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:01 smithi143 ceph-mon[183689]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:48:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:48:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:48:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[192000]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:48:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:48:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:48:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[189312]: pgmap v3276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:48:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:48:02.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:48:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:03 smithi143 ceph-mon[183689]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:03 smithi040 ceph-mon[192000]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:03 smithi040 ceph-mon[189312]: pgmap v3277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:05 smithi143 ceph-mon[183689]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:05 smithi040 ceph-mon[192000]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:05 smithi040 ceph-mon[189312]: pgmap v3278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:07 smithi143 ceph-mon[183689]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:07 smithi040 ceph-mon[192000]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:07 smithi040 ceph-mon[189312]: pgmap v3279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:09 smithi143 ceph-mon[183689]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:09 smithi040 ceph-mon[192000]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:09 smithi040 ceph-mon[189312]: pgmap v3280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:48:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:11 smithi143 ceph-mon[183689]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:11 smithi040 ceph-mon[192000]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:11 smithi040 ceph-mon[189312]: pgmap v3281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:13 smithi143 ceph-mon[183689]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:13 smithi040 ceph-mon[192000]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:13 smithi040 ceph-mon[189312]: pgmap v3282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:15 smithi143 ceph-mon[183689]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:15 smithi040 ceph-mon[189312]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:15 smithi040 ceph-mon[192000]: pgmap v3283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:17 smithi143 ceph-mon[183689]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:17 smithi040 ceph-mon[192000]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:17 smithi040 ceph-mon[189312]: pgmap v3284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:19 smithi143 ceph-mon[183689]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:19 smithi040 ceph-mon[192000]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:19 smithi040 ceph-mon[189312]: pgmap v3285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:48:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:21 smithi143 ceph-mon[183689]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:21 smithi040 ceph-mon[192000]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:21 smithi040 ceph-mon[189312]: pgmap v3286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:23 smithi143 ceph-mon[183689]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:23 smithi040 ceph-mon[192000]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:23 smithi040 ceph-mon[189312]: pgmap v3287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:24.892 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:48:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:48:24.56678015Z level=info msg="Completed cleanup jobs" duration=19.008757ms 2023-09-30T10:48:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:25 smithi143 ceph-mon[183689]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:25 smithi040 ceph-mon[192000]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:25 smithi040 ceph-mon[189312]: pgmap v3288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:27 smithi143 ceph-mon[183689]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:27 smithi040 ceph-mon[192000]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:27 smithi040 ceph-mon[189312]: pgmap v3289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:29 smithi143 ceph-mon[183689]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:29 smithi040 ceph-mon[192000]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:29 smithi040 ceph-mon[189312]: pgmap v3290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:48:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:31 smithi143 ceph-mon[183689]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:31 smithi040 ceph-mon[192000]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:31 smithi040 ceph-mon[189312]: pgmap v3291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:33 smithi143 ceph-mon[183689]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:34.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:33 smithi040 ceph-mon[192000]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:34.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:33 smithi040 ceph-mon[189312]: pgmap v3292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:35 smithi143 ceph-mon[183689]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:35 smithi040 ceph-mon[192000]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:35 smithi040 ceph-mon[189312]: pgmap v3293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:37 smithi143 ceph-mon[183689]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:37 smithi040 ceph-mon[192000]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:37 smithi040 ceph-mon[189312]: pgmap v3294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:39 smithi143 ceph-mon[183689]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:40 smithi040 ceph-mon[192000]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:39 smithi040 ceph-mon[189312]: pgmap v3295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:48:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:42 smithi143 ceph-mon[183689]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:42 smithi040 ceph-mon[192000]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:42 smithi040 ceph-mon[189312]: pgmap v3296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:44 smithi143 ceph-mon[183689]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:48:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:44 smithi040 ceph-mon[189312]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:48:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:44 smithi040 ceph-mon[192000]: pgmap v3297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:48:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:46 smithi143 ceph-mon[183689]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:46 smithi040 ceph-mon[192000]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:46 smithi040 ceph-mon[189312]: pgmap v3298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:48:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:48 smithi143 ceph-mon[183689]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:48 smithi040 ceph-mon[192000]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:48 smithi040 ceph-mon[189312]: pgmap v3299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:50 smithi143 ceph-mon[183689]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:50 smithi040 ceph-mon[192000]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:50 smithi040 ceph-mon[189312]: pgmap v3300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:48:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:48:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T10:48:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:52 smithi143 ceph-mon[183689]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:52 smithi040 ceph-mon[189312]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:52 smithi040 ceph-mon[192000]: pgmap v3301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:54 smithi143 ceph-mon[183689]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:54 smithi040 ceph-mon[192000]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:54 smithi040 ceph-mon[189312]: pgmap v3302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:56 smithi143 ceph-mon[183689]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:56 smithi040 ceph-mon[192000]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:56 smithi040 ceph-mon[189312]: pgmap v3303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:48:58 smithi143 ceph-mon[183689]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:48:58 smithi040 ceph-mon[192000]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:48:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:48:58 smithi040 ceph-mon[189312]: pgmap v3304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:00 smithi143 ceph-mon[183689]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:00.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:00 smithi040 ceph-mon[192000]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:00 smithi040 ceph-mon[189312]: pgmap v3305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:49:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:02 smithi143 ceph-mon[183689]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:49:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:49:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:49:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:49:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[189312]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:49:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[192000]: pgmap v3306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:49:02.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:49:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:04 smithi143 ceph-mon[183689]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:04 smithi040 ceph-mon[192000]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:04 smithi040 ceph-mon[189312]: pgmap v3307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:06 smithi143 ceph-mon[183689]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:06 smithi040 ceph-mon[192000]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:06 smithi040 ceph-mon[189312]: pgmap v3308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:08 smithi143 ceph-mon[183689]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:08 smithi040 ceph-mon[192000]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:08 smithi040 ceph-mon[189312]: pgmap v3309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:10 smithi143 ceph-mon[183689]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:10 smithi040 ceph-mon[192000]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:10 smithi040 ceph-mon[189312]: pgmap v3310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:49:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:12 smithi143 ceph-mon[183689]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:12 smithi040 ceph-mon[189312]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:12.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:12 smithi040 ceph-mon[192000]: pgmap v3311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:14 smithi143 ceph-mon[183689]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:14 smithi040 ceph-mon[192000]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:14 smithi040 ceph-mon[189312]: pgmap v3312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:16 smithi143 ceph-mon[183689]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:16 smithi040 ceph-mon[192000]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:16 smithi040 ceph-mon[189312]: pgmap v3313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:18 smithi143 ceph-mon[183689]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:18 smithi040 ceph-mon[192000]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:18 smithi040 ceph-mon[189312]: pgmap v3314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:20 smithi143 ceph-mon[183689]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:20 smithi040 ceph-mon[189312]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:20 smithi040 ceph-mon[192000]: pgmap v3315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:49:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:22 smithi143 ceph-mon[183689]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:22 smithi040 ceph-mon[192000]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:22 smithi040 ceph-mon[189312]: pgmap v3316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:49:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:24 smithi143 ceph-mon[183689]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:24.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:24 smithi040 ceph-mon[192000]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:24.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:24 smithi040 ceph-mon[189312]: pgmap v3317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:26 smithi143 ceph-mon[183689]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:26 smithi040 ceph-mon[192000]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:26 smithi040 ceph-mon[189312]: pgmap v3318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:28 smithi143 ceph-mon[183689]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:28 smithi040 ceph-mon[192000]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:28 smithi040 ceph-mon[189312]: pgmap v3319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:30 smithi143 ceph-mon[183689]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:30 smithi040 ceph-mon[192000]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:30 smithi040 ceph-mon[189312]: pgmap v3320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:49:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:32 smithi143 ceph-mon[183689]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:32 smithi040 ceph-mon[192000]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:32 smithi040 ceph-mon[189312]: pgmap v3321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:34 smithi143 ceph-mon[183689]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:34 smithi040 ceph-mon[192000]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:34 smithi040 ceph-mon[189312]: pgmap v3322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:36 smithi143 ceph-mon[183689]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:36 smithi040 ceph-mon[192000]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:36 smithi040 ceph-mon[189312]: pgmap v3323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:38 smithi143 ceph-mon[183689]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:38 smithi040 ceph-mon[189312]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:38 smithi040 ceph-mon[192000]: pgmap v3324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:40 smithi143 ceph-mon[183689]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:40 smithi040 ceph-mon[192000]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:40 smithi040 ceph-mon[189312]: pgmap v3325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:49:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:42 smithi143 ceph-mon[183689]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:42 smithi040 ceph-mon[192000]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:42 smithi040 ceph-mon[189312]: pgmap v3326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:44 smithi143 ceph-mon[183689]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:44 smithi040 ceph-mon[192000]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:44 smithi040 ceph-mon[189312]: pgmap v3327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:46 smithi143 ceph-mon[183689]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:46 smithi040 ceph-mon[192000]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:46 smithi040 ceph-mon[189312]: pgmap v3328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:49:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:48 smithi143 ceph-mon[183689]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:48 smithi040 ceph-mon[192000]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:48 smithi040 ceph-mon[189312]: pgmap v3329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:50 smithi143 ceph-mon[183689]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:50 smithi040 ceph-mon[192000]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:50 smithi040 ceph-mon[189312]: pgmap v3330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:49:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:49:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:49:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:52 smithi143 ceph-mon[183689]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:52.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:52 smithi040 ceph-mon[192000]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:52 smithi040 ceph-mon[189312]: pgmap v3331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:54 smithi143 ceph-mon[183689]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:54 smithi040 ceph-mon[192000]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:54 smithi040 ceph-mon[189312]: pgmap v3332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:56 smithi143 ceph-mon[183689]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:56 smithi040 ceph-mon[192000]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:56 smithi040 ceph-mon[189312]: pgmap v3333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:49:58 smithi143 ceph-mon[183689]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:49:58 smithi040 ceph-mon[192000]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:49:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:49:58 smithi040 ceph-mon[189312]: pgmap v3334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:00 smithi143 ceph-mon[183689]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T10:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:00 smithi040 ceph-mon[192000]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T10:50:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:00 smithi040 ceph-mon[189312]: pgmap v3335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T10:50:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:01 smithi143 ceph-mon[183689]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:50:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:01 smithi040 ceph-mon[192000]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:01 smithi040 ceph-mon[189312]: pgmap v3336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:02.458 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:50:02.502 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:50:02.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:50:04.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:03 smithi040 ceph-mon[192000]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:04.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:03 smithi040 ceph-mon[189312]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:04.259 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:03 smithi143 ceph-mon[183689]: pgmap v3337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:50:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:50:05.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: pgmap v3338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:50:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:50:05.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:50:08.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:07 smithi143 ceph-mon[183689]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:08.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:07 smithi040 ceph-mon[192000]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:08.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:07 smithi040 ceph-mon[189312]: pgmap v3339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:50:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:09 smithi143 ceph-mon[183689]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:09 smithi040 ceph-mon[192000]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:09 smithi040 ceph-mon[189312]: pgmap v3340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:50:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:11 smithi143 ceph-mon[183689]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:11 smithi040 ceph-mon[192000]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:11 smithi040 ceph-mon[189312]: pgmap v3341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:13 smithi143 ceph-mon[183689]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:13 smithi040 ceph-mon[192000]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:13 smithi040 ceph-mon[189312]: pgmap v3342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:15 smithi143 ceph-mon[183689]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:15 smithi040 ceph-mon[192000]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:15 smithi040 ceph-mon[189312]: pgmap v3343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:17 smithi143 ceph-mon[183689]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:17 smithi040 ceph-mon[192000]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:17 smithi040 ceph-mon[189312]: pgmap v3344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:19 smithi143 ceph-mon[183689]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:19 smithi040 ceph-mon[192000]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:19 smithi040 ceph-mon[189312]: pgmap v3345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:50:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:21 smithi143 ceph-mon[183689]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:21 smithi040 ceph-mon[192000]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:22.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:21 smithi040 ceph-mon[189312]: pgmap v3346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:23 smithi143 ceph-mon[183689]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:23 smithi040 ceph-mon[192000]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:23 smithi040 ceph-mon[189312]: pgmap v3347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:25 smithi143 ceph-mon[183689]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:25 smithi040 ceph-mon[192000]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:25 smithi040 ceph-mon[189312]: pgmap v3348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:27 smithi143 ceph-mon[183689]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:27 smithi040 ceph-mon[189312]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:28.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:27 smithi040 ceph-mon[192000]: pgmap v3349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:29 smithi143 ceph-mon[183689]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:29 smithi040 ceph-mon[192000]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:30.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:29 smithi040 ceph-mon[189312]: pgmap v3350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:50:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:31 smithi143 ceph-mon[183689]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:31 smithi040 ceph-mon[192000]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:31 smithi040 ceph-mon[189312]: pgmap v3351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:33 smithi143 ceph-mon[183689]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:33 smithi040 ceph-mon[192000]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:33 smithi040 ceph-mon[189312]: pgmap v3352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:36.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:35 smithi143 ceph-mon[183689]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:35 smithi040 ceph-mon[192000]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:35 smithi040 ceph-mon[189312]: pgmap v3353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:37 smithi143 ceph-mon[183689]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:37 smithi040 ceph-mon[192000]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:37 smithi040 ceph-mon[189312]: pgmap v3354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:39 smithi143 ceph-mon[183689]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:39 smithi040 ceph-mon[192000]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:39 smithi040 ceph-mon[189312]: pgmap v3355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:50:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:41 smithi143 ceph-mon[183689]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:41 smithi040 ceph-mon[192000]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:41 smithi040 ceph-mon[189312]: pgmap v3356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:43 smithi143 ceph-mon[183689]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:43 smithi040 ceph-mon[192000]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:43 smithi040 ceph-mon[189312]: pgmap v3357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:45 smithi143 ceph-mon[183689]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:45 smithi040 ceph-mon[192000]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:46.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:45 smithi040 ceph-mon[189312]: pgmap v3358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:50:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:47 smithi143 ceph-mon[183689]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:47 smithi040 ceph-mon[192000]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:47 smithi040 ceph-mon[189312]: pgmap v3359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:49 smithi143 ceph-mon[183689]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:49 smithi040 ceph-mon[192000]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:49 smithi040 ceph-mon[189312]: pgmap v3360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:50:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:50:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:50:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:51 smithi143 ceph-mon[183689]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:51 smithi040 ceph-mon[192000]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:51 smithi040 ceph-mon[189312]: pgmap v3361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:53 smithi143 ceph-mon[183689]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:53 smithi040 ceph-mon[192000]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:53 smithi040 ceph-mon[189312]: pgmap v3362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:55 smithi143 ceph-mon[183689]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:55 smithi040 ceph-mon[192000]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:55 smithi040 ceph-mon[189312]: pgmap v3363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:50:57 smithi143 ceph-mon[183689]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:50:57 smithi040 ceph-mon[192000]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:50:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:50:57 smithi040 ceph-mon[189312]: pgmap v3364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:00 smithi143 ceph-mon[183689]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:00 smithi040 ceph-mon[192000]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:00 smithi040 ceph-mon[189312]: pgmap v3365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:51:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:02 smithi143 ceph-mon[183689]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:02 smithi040 ceph-mon[192000]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:02 smithi040 ceph-mon[189312]: pgmap v3366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:04 smithi143 ceph-mon[183689]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:04 smithi040 ceph-mon[192000]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:04.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:04 smithi040 ceph-mon[189312]: pgmap v3367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:06 smithi143 ceph-mon[183689]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:51:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:51:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:51:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:51:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[192000]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[189312]: pgmap v3368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:51:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:51:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:08 smithi143 ceph-mon[183689]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:08 smithi040 ceph-mon[192000]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:08 smithi040 ceph-mon[189312]: pgmap v3369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:10 smithi143 ceph-mon[183689]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:10 smithi040 ceph-mon[192000]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:10 smithi040 ceph-mon[189312]: pgmap v3370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:51:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:12 smithi143 ceph-mon[183689]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:12 smithi040 ceph-mon[192000]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:12 smithi040 ceph-mon[189312]: pgmap v3371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:14 smithi143 ceph-mon[183689]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:14.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:14 smithi040 ceph-mon[192000]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:14 smithi040 ceph-mon[189312]: pgmap v3372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:16 smithi143 ceph-mon[183689]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:16 smithi040 ceph-mon[192000]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:16 smithi040 ceph-mon[189312]: pgmap v3373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:18 smithi143 ceph-mon[183689]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:18 smithi040 ceph-mon[192000]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:18 smithi040 ceph-mon[189312]: pgmap v3374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:20 smithi143 ceph-mon[183689]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:20 smithi040 ceph-mon[192000]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:20 smithi040 ceph-mon[189312]: pgmap v3375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:51:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:22 smithi143 ceph-mon[183689]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:22 smithi040 ceph-mon[192000]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:22 smithi040 ceph-mon[189312]: pgmap v3376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:24 smithi143 ceph-mon[183689]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:24 smithi040 ceph-mon[189312]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:24 smithi040 ceph-mon[192000]: pgmap v3377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:26 smithi143 ceph-mon[183689]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:26 smithi040 ceph-mon[192000]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:26 smithi040 ceph-mon[189312]: pgmap v3378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:28 smithi143 ceph-mon[183689]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:28 smithi040 ceph-mon[192000]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:28 smithi040 ceph-mon[189312]: pgmap v3379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:30 smithi143 ceph-mon[183689]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:30 smithi040 ceph-mon[192000]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:30 smithi040 ceph-mon[189312]: pgmap v3380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:51:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:32 smithi143 ceph-mon[183689]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:32 smithi040 ceph-mon[192000]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:32 smithi040 ceph-mon[189312]: pgmap v3381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:34 smithi143 ceph-mon[183689]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:34.643 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:34 smithi040 ceph-mon[192000]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:34.643 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:34 smithi040 ceph-mon[189312]: pgmap v3382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:36 smithi143 ceph-mon[183689]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:36.486 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:36 smithi040 ceph-mon[189312]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:36.486 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:36 smithi040 ceph-mon[192000]: pgmap v3383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:38.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:38 smithi143 ceph-mon[183689]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:38.538 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:38 smithi040 ceph-mon[192000]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:38.538 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:38 smithi040 ceph-mon[189312]: pgmap v3384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:40 smithi143 ceph-mon[183689]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:40.413 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:40 smithi040 ceph-mon[192000]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:40.413 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:40 smithi040 ceph-mon[189312]: pgmap v3385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:51:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:42 smithi143 ceph-mon[183689]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:42.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:42 smithi040 ceph-mon[189312]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:42.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:42 smithi040 ceph-mon[192000]: pgmap v3386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:44 smithi143 ceph-mon[183689]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:44.415 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:44 smithi040 ceph-mon[192000]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:44.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:44 smithi040 ceph-mon[189312]: pgmap v3387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:46 smithi143 ceph-mon[183689]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:46 smithi040 ceph-mon[192000]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:46 smithi040 ceph-mon[189312]: pgmap v3388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:51:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:48 smithi143 ceph-mon[183689]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:48 smithi040 ceph-mon[192000]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:48 smithi040 ceph-mon[189312]: pgmap v3389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:50 smithi143 ceph-mon[183689]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:50 smithi040 ceph-mon[192000]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:50 smithi040 ceph-mon[189312]: pgmap v3390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:51.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:51:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:51:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:51:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:52 smithi143 ceph-mon[183689]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:52 smithi040 ceph-mon[192000]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:52 smithi040 ceph-mon[189312]: pgmap v3391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:54 smithi143 ceph-mon[183689]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:54 smithi040 ceph-mon[192000]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:54 smithi040 ceph-mon[189312]: pgmap v3392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:56 smithi143 ceph-mon[183689]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:56 smithi040 ceph-mon[192000]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:56 smithi040 ceph-mon[189312]: pgmap v3393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:51:58 smithi143 ceph-mon[183689]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:51:58 smithi040 ceph-mon[192000]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:51:58.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:51:58 smithi040 ceph-mon[189312]: pgmap v3394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:00 smithi143 ceph-mon[183689]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:00 smithi040 ceph-mon[192000]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:00 smithi040 ceph-mon[189312]: pgmap v3395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:52:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:02 smithi143 ceph-mon[183689]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:02 smithi040 ceph-mon[192000]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:02 smithi040 ceph-mon[189312]: pgmap v3396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:04 smithi143 ceph-mon[183689]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:04 smithi040 ceph-mon[192000]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:04 smithi040 ceph-mon[189312]: pgmap v3397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:06 smithi143 ceph-mon[183689]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:06 smithi040 ceph-mon[192000]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:06 smithi040 ceph-mon[189312]: pgmap v3398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:52:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:52:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:52:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:52:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:52:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:52:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:52:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:52:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:52:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:52:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:52:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:52:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:08 smithi143 ceph-mon[183689]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:08 smithi040 ceph-mon[192000]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:08 smithi040 ceph-mon[189312]: pgmap v3399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:10 smithi143 ceph-mon[183689]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:10 smithi040 ceph-mon[192000]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:10 smithi040 ceph-mon[189312]: pgmap v3400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:52:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:12 smithi143 ceph-mon[183689]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:12 smithi040 ceph-mon[192000]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:12 smithi040 ceph-mon[189312]: pgmap v3401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:14 smithi143 ceph-mon[183689]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:14 smithi040 ceph-mon[192000]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:14 smithi040 ceph-mon[189312]: pgmap v3402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:16 smithi143 ceph-mon[183689]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:16 smithi040 ceph-mon[192000]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:16 smithi040 ceph-mon[189312]: pgmap v3403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:18 smithi143 ceph-mon[183689]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:18 smithi040 ceph-mon[192000]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:18 smithi040 ceph-mon[189312]: pgmap v3404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:20 smithi143 ceph-mon[183689]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:20 smithi040 ceph-mon[192000]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:20 smithi040 ceph-mon[189312]: pgmap v3405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:52:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:22 smithi143 ceph-mon[183689]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:22 smithi040 ceph-mon[192000]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:22 smithi040 ceph-mon[189312]: pgmap v3406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:24 smithi143 ceph-mon[183689]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:24 smithi040 ceph-mon[192000]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:24 smithi040 ceph-mon[189312]: pgmap v3407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:26 smithi143 ceph-mon[183689]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:26 smithi040 ceph-mon[189312]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:26 smithi040 ceph-mon[192000]: pgmap v3408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:28 smithi143 ceph-mon[183689]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:28 smithi040 ceph-mon[192000]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:28 smithi040 ceph-mon[189312]: pgmap v3409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:30 smithi143 ceph-mon[183689]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:30 smithi040 ceph-mon[192000]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:30.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:30 smithi040 ceph-mon[189312]: pgmap v3410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:52:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:32 smithi143 ceph-mon[183689]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:32 smithi040 ceph-mon[192000]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:32 smithi040 ceph-mon[189312]: pgmap v3411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:33 smithi143 ceph-mon[183689]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:33 smithi040 ceph-mon[189312]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:33 smithi040 ceph-mon[192000]: pgmap v3412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:35 smithi143 ceph-mon[183689]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:35 smithi040 ceph-mon[192000]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:36.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:35 smithi040 ceph-mon[189312]: pgmap v3413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:37 smithi143 ceph-mon[183689]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:37 smithi040 ceph-mon[192000]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:37 smithi040 ceph-mon[189312]: pgmap v3414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:39 smithi143 ceph-mon[183689]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:39 smithi040 ceph-mon[189312]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:39 smithi040 ceph-mon[192000]: pgmap v3415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:52:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:41 smithi143 ceph-mon[183689]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:42.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:41 smithi040 ceph-mon[192000]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:42.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:41 smithi040 ceph-mon[189312]: pgmap v3416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:43 smithi143 ceph-mon[183689]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:43 smithi040 ceph-mon[192000]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:43 smithi040 ceph-mon[189312]: pgmap v3417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:45 smithi143 ceph-mon[183689]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:45 smithi040 ceph-mon[192000]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:45 smithi040 ceph-mon[189312]: pgmap v3418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:52:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:47 smithi143 ceph-mon[183689]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:47 smithi040 ceph-mon[189312]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:48.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:47 smithi040 ceph-mon[192000]: pgmap v3419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:49 smithi143 ceph-mon[183689]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:50.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:49 smithi040 ceph-mon[192000]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:50.415 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:49 smithi040 ceph-mon[189312]: pgmap v3420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:52:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:52:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T10:52:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:51 smithi143 ceph-mon[183689]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:51 smithi040 ceph-mon[192000]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:51 smithi040 ceph-mon[189312]: pgmap v3421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:53 smithi143 ceph-mon[183689]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:53 smithi040 ceph-mon[192000]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:53 smithi040 ceph-mon[189312]: pgmap v3422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:56.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:55 smithi040 ceph-mon[192000]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:56.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:55 smithi040 ceph-mon[189312]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:55 smithi143 ceph-mon[183689]: pgmap v3423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:57 smithi143 ceph-mon[183689]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:57 smithi040 ceph-mon[192000]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:52:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:57 smithi040 ceph-mon[189312]: pgmap v3424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:52:59 smithi143 ceph-mon[183689]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:52:59 smithi040 ceph-mon[192000]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:00.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:52:59 smithi040 ceph-mon[189312]: pgmap v3425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:53:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:01.998 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:01 smithi040 ceph-mon[189312]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:01 smithi143 ceph-mon[183689]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:01 smithi040 ceph-mon[192000]: pgmap v3426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:04 smithi143 ceph-mon[183689]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:04 smithi040 ceph-mon[192000]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:04 smithi040 ceph-mon[189312]: pgmap v3427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:06 smithi143 ceph-mon[183689]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:06 smithi040 ceph-mon[192000]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:06.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:06 smithi040 ceph-mon[189312]: pgmap v3428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:07 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:53:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:07 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:53:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:07 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:53:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:08 smithi143 ceph-mon[183689]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:53:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:53:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:53:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[192000]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:53:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:53:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:53:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[189312]: pgmap v3429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:53:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:53:08.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:53:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:10 smithi143 ceph-mon[183689]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:10 smithi040 ceph-mon[192000]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:10 smithi040 ceph-mon[189312]: pgmap v3430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:53:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:12 smithi143 ceph-mon[183689]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:12 smithi040 ceph-mon[192000]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:12 smithi040 ceph-mon[189312]: pgmap v3431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:14 smithi143 ceph-mon[183689]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:14 smithi040 ceph-mon[192000]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:14 smithi040 ceph-mon[189312]: pgmap v3432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:16 smithi143 ceph-mon[183689]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:16 smithi040 ceph-mon[189312]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:16 smithi040 ceph-mon[192000]: pgmap v3433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:18 smithi143 ceph-mon[183689]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:18 smithi040 ceph-mon[192000]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:18 smithi040 ceph-mon[189312]: pgmap v3434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:20 smithi143 ceph-mon[183689]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:20 smithi040 ceph-mon[192000]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:20 smithi040 ceph-mon[189312]: pgmap v3435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:53:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:22 smithi143 ceph-mon[183689]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:22 smithi040 ceph-mon[192000]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:22 smithi040 ceph-mon[189312]: pgmap v3436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:24 smithi143 ceph-mon[183689]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:24 smithi040 ceph-mon[192000]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:24 smithi040 ceph-mon[189312]: pgmap v3437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:26 smithi143 ceph-mon[183689]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:26 smithi040 ceph-mon[192000]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:26 smithi040 ceph-mon[189312]: pgmap v3438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:28 smithi143 ceph-mon[183689]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:28 smithi040 ceph-mon[192000]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:28 smithi040 ceph-mon[189312]: pgmap v3439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:30 smithi143 ceph-mon[183689]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:30 smithi040 ceph-mon[192000]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:30 smithi040 ceph-mon[189312]: pgmap v3440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:53:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:32 smithi143 ceph-mon[183689]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:32 smithi040 ceph-mon[189312]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:32.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:32 smithi040 ceph-mon[192000]: pgmap v3441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:34.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:34 smithi143 ceph-mon[183689]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:34 smithi040 ceph-mon[192000]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:34 smithi040 ceph-mon[189312]: pgmap v3442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:36 smithi143 ceph-mon[183689]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:36 smithi040 ceph-mon[192000]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:36 smithi040 ceph-mon[189312]: pgmap v3443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:38 smithi143 ceph-mon[183689]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:38 smithi040 ceph-mon[192000]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:38 smithi040 ceph-mon[189312]: pgmap v3444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:40 smithi143 ceph-mon[183689]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:40 smithi040 ceph-mon[192000]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:40 smithi040 ceph-mon[189312]: pgmap v3445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:53:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:42 smithi143 ceph-mon[183689]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:42 smithi040 ceph-mon[192000]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:42 smithi040 ceph-mon[189312]: pgmap v3446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:44 smithi143 ceph-mon[183689]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:44 smithi040 ceph-mon[192000]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:44 smithi040 ceph-mon[189312]: pgmap v3447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:46 smithi143 ceph-mon[183689]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:46 smithi040 ceph-mon[192000]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:46 smithi040 ceph-mon[189312]: pgmap v3448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:53:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:48 smithi143 ceph-mon[183689]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:48 smithi040 ceph-mon[192000]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:48 smithi040 ceph-mon[189312]: pgmap v3449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:50 smithi143 ceph-mon[183689]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:50 smithi040 ceph-mon[192000]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:50 smithi040 ceph-mon[189312]: pgmap v3450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:53:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:53:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:53:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:52 smithi143 ceph-mon[183689]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:52 smithi040 ceph-mon[192000]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:52 smithi040 ceph-mon[189312]: pgmap v3451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:54 smithi143 ceph-mon[183689]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:54 smithi040 ceph-mon[192000]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:54 smithi040 ceph-mon[189312]: pgmap v3452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:56 smithi143 ceph-mon[183689]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:56 smithi040 ceph-mon[192000]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:56 smithi040 ceph-mon[189312]: pgmap v3453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:53:58 smithi143 ceph-mon[183689]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:53:58 smithi040 ceph-mon[192000]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:53:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:53:58 smithi040 ceph-mon[189312]: pgmap v3454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:00.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:00 smithi143 ceph-mon[183689]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:00.412 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:00 smithi040 ceph-mon[192000]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:00.412 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:00 smithi040 ceph-mon[189312]: pgmap v3455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:54:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:02 smithi143 ceph-mon[183689]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:02 smithi040 ceph-mon[192000]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:02 smithi040 ceph-mon[189312]: pgmap v3456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:04 smithi143 ceph-mon[183689]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:04 smithi040 ceph-mon[192000]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:04.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:04 smithi040 ceph-mon[189312]: pgmap v3457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:06 smithi143 ceph-mon[183689]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:06 smithi040 ceph-mon[192000]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:06 smithi040 ceph-mon[189312]: pgmap v3458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:08 smithi143 ceph-mon[183689]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:08 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:54:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:08 smithi040 ceph-mon[189312]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:08 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:54:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:08 smithi040 ceph-mon[192000]: pgmap v3459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:08.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:08 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:54:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:54:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:54:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:54:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:54:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:54:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:54:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:54:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:54:09.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:54:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:10 smithi143 ceph-mon[183689]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:10 smithi040 ceph-mon[189312]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:10 smithi040 ceph-mon[192000]: pgmap v3460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:54:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:12 smithi143 ceph-mon[183689]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:12 smithi040 ceph-mon[192000]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:12 smithi040 ceph-mon[189312]: pgmap v3461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:14 smithi143 ceph-mon[183689]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:14 smithi040 ceph-mon[192000]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:14 smithi040 ceph-mon[189312]: pgmap v3462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:16 smithi143 ceph-mon[183689]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:16 smithi040 ceph-mon[192000]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:16 smithi040 ceph-mon[189312]: pgmap v3463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:18 smithi143 ceph-mon[183689]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:18 smithi040 ceph-mon[192000]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:18 smithi040 ceph-mon[189312]: pgmap v3464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:20 smithi143 ceph-mon[183689]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:20 smithi040 ceph-mon[192000]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:20 smithi040 ceph-mon[189312]: pgmap v3465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:54:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:22 smithi143 ceph-mon[183689]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:22 smithi040 ceph-mon[192000]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:22 smithi040 ceph-mon[189312]: pgmap v3466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:24 smithi143 ceph-mon[183689]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:24 smithi040 ceph-mon[192000]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:24 smithi040 ceph-mon[189312]: pgmap v3467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:26.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:26 smithi143 ceph-mon[183689]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:26.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:26 smithi040 ceph-mon[192000]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:26 smithi040 ceph-mon[189312]: pgmap v3468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:28 smithi143 ceph-mon[183689]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:28 smithi040 ceph-mon[192000]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:28 smithi040 ceph-mon[189312]: pgmap v3469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:30 smithi143 ceph-mon[183689]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:30 smithi040 ceph-mon[192000]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:30 smithi040 ceph-mon[189312]: pgmap v3470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:54:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:32 smithi143 ceph-mon[183689]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:32 smithi040 ceph-mon[192000]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:32 smithi040 ceph-mon[189312]: pgmap v3471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:34 smithi143 ceph-mon[183689]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:34 smithi040 ceph-mon[192000]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:34 smithi040 ceph-mon[189312]: pgmap v3472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:36 smithi143 ceph-mon[183689]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:36 smithi040 ceph-mon[192000]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:36 smithi040 ceph-mon[189312]: pgmap v3473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:38 smithi143 ceph-mon[183689]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:38 smithi040 ceph-mon[192000]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:38 smithi040 ceph-mon[189312]: pgmap v3474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:40 smithi143 ceph-mon[183689]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:40 smithi040 ceph-mon[189312]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:40 smithi040 ceph-mon[192000]: pgmap v3475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:54:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:42 smithi143 ceph-mon[183689]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:42 smithi040 ceph-mon[192000]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:42 smithi040 ceph-mon[189312]: pgmap v3476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:44 smithi143 ceph-mon[183689]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:44 smithi040 ceph-mon[192000]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:44 smithi040 ceph-mon[189312]: pgmap v3477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:46 smithi143 ceph-mon[183689]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:46 smithi040 ceph-mon[192000]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:46 smithi040 ceph-mon[189312]: pgmap v3478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:54:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:48 smithi143 ceph-mon[183689]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:48 smithi040 ceph-mon[192000]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:48 smithi040 ceph-mon[189312]: pgmap v3479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:54:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:50 smithi143 ceph-mon[183689]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:50 smithi040 ceph-mon[192000]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:50 smithi040 ceph-mon[189312]: pgmap v3480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:54:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:54:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:54:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:52 smithi040 ceph-mon[192000]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:52 smithi040 ceph-mon[189312]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:52 smithi143 ceph-mon[183689]: pgmap v3481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:54 smithi040 ceph-mon[192000]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:54 smithi040 ceph-mon[189312]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:54 smithi143 ceph-mon[183689]: pgmap v3482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:55.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:55 smithi040 ceph-mon[189312]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:55.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:55 smithi040 ceph-mon[192000]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:55 smithi143 ceph-mon[183689]: pgmap v3483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:57 smithi143 ceph-mon[183689]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:57 smithi040 ceph-mon[192000]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:54:58.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:57 smithi040 ceph-mon[189312]: pgmap v3484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:54:59 smithi143 ceph-mon[183689]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:54:59 smithi040 ceph-mon[192000]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:54:59 smithi040 ceph-mon[189312]: pgmap v3485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:55:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:02 smithi143 ceph-mon[183689]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:02 smithi040 ceph-mon[192000]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:02 smithi040 ceph-mon[189312]: pgmap v3486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:04 smithi143 ceph-mon[183689]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:04 smithi040 ceph-mon[189312]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:04 smithi040 ceph-mon[192000]: pgmap v3487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:06 smithi143 ceph-mon[183689]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:06 smithi040 ceph-mon[192000]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:06 smithi040 ceph-mon[189312]: pgmap v3488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:08 smithi143 ceph-mon[183689]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:08 smithi040 ceph-mon[192000]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:08 smithi040 ceph-mon[189312]: pgmap v3489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:55:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:55:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:55:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:10 smithi143 ceph-mon[183689]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:55:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:55:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:55:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[192000]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[189312]: pgmap v3490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:55:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:55:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:55:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:12 smithi143 ceph-mon[183689]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:12 smithi040 ceph-mon[192000]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:12 smithi040 ceph-mon[189312]: pgmap v3491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:14 smithi143 ceph-mon[183689]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:14 smithi040 ceph-mon[192000]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:14 smithi040 ceph-mon[189312]: pgmap v3492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:16 smithi143 ceph-mon[183689]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:16 smithi040 ceph-mon[192000]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:16 smithi040 ceph-mon[189312]: pgmap v3493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:18 smithi143 ceph-mon[183689]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:18 smithi040 ceph-mon[192000]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:18 smithi040 ceph-mon[189312]: pgmap v3494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:20 smithi143 ceph-mon[183689]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:20 smithi040 ceph-mon[192000]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:20 smithi040 ceph-mon[189312]: pgmap v3495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:55:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:22 smithi143 ceph-mon[183689]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:22 smithi040 ceph-mon[192000]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:22 smithi040 ceph-mon[189312]: pgmap v3496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:24 smithi143 ceph-mon[183689]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:24 smithi040 ceph-mon[192000]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:24 smithi040 ceph-mon[189312]: pgmap v3497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:26 smithi143 ceph-mon[183689]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:26 smithi040 ceph-mon[192000]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:26 smithi040 ceph-mon[189312]: pgmap v3498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:28 smithi143 ceph-mon[183689]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:28 smithi040 ceph-mon[192000]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:28 smithi040 ceph-mon[189312]: pgmap v3499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:30 smithi143 ceph-mon[183689]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:30 smithi040 ceph-mon[192000]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:30 smithi040 ceph-mon[189312]: pgmap v3500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:55:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:32 smithi143 ceph-mon[183689]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:32 smithi040 ceph-mon[192000]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:32 smithi040 ceph-mon[189312]: pgmap v3501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:34 smithi143 ceph-mon[183689]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:34 smithi040 ceph-mon[192000]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:34 smithi040 ceph-mon[189312]: pgmap v3502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:55:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:36 smithi143 ceph-mon[183689]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:36 smithi040 ceph-mon[192000]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:36 smithi040 ceph-mon[189312]: pgmap v3503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:38 smithi143 ceph-mon[183689]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:38 smithi040 ceph-mon[192000]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:38 smithi040 ceph-mon[189312]: pgmap v3504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:40 smithi143 ceph-mon[183689]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:40 smithi040 ceph-mon[192000]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:40 smithi040 ceph-mon[189312]: pgmap v3505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:55:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:42 smithi143 ceph-mon[183689]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:42 smithi040 ceph-mon[192000]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:42 smithi040 ceph-mon[189312]: pgmap v3506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:44 smithi143 ceph-mon[183689]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:44 smithi040 ceph-mon[192000]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:44 smithi040 ceph-mon[189312]: pgmap v3507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:46 smithi143 ceph-mon[183689]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:46 smithi040 ceph-mon[192000]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:46 smithi040 ceph-mon[189312]: pgmap v3508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:55:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:48 smithi143 ceph-mon[183689]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:48 smithi040 ceph-mon[192000]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:48 smithi040 ceph-mon[189312]: pgmap v3509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:50 smithi143 ceph-mon[183689]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:50 smithi040 ceph-mon[192000]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:50 smithi040 ceph-mon[189312]: pgmap v3510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:55:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:55:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:55:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:52 smithi143 ceph-mon[183689]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:52 smithi040 ceph-mon[192000]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:52 smithi040 ceph-mon[189312]: pgmap v3511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:54 smithi143 ceph-mon[183689]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:54 smithi040 ceph-mon[192000]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:54 smithi040 ceph-mon[189312]: pgmap v3512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:56 smithi143 ceph-mon[183689]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:56 smithi040 ceph-mon[192000]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:56 smithi040 ceph-mon[189312]: pgmap v3513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:55:58 smithi143 ceph-mon[183689]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:55:58 smithi040 ceph-mon[192000]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:55:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:55:58 smithi040 ceph-mon[189312]: pgmap v3514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:00 smithi143 ceph-mon[183689]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:00 smithi040 ceph-mon[192000]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:00 smithi040 ceph-mon[189312]: pgmap v3515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:56:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:02 smithi143 ceph-mon[183689]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:02 smithi040 ceph-mon[192000]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:02 smithi040 ceph-mon[189312]: pgmap v3516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:04 smithi143 ceph-mon[183689]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:04 smithi040 ceph-mon[192000]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:04 smithi040 ceph-mon[189312]: pgmap v3517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:06 smithi143 ceph-mon[183689]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:06 smithi040 ceph-mon[192000]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:06 smithi040 ceph-mon[189312]: pgmap v3518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:08 smithi143 ceph-mon[183689]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:08 smithi040 ceph-mon[192000]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:08 smithi040 ceph-mon[189312]: pgmap v3519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:10 smithi143 ceph-mon[183689]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:56:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:56:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:56:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:56:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[192000]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:56:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:56:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:56:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:56:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[189312]: pgmap v3520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:56:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:56:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:56:10.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:56:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:56:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:12 smithi143 ceph-mon[183689]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:12 smithi040 ceph-mon[192000]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:12 smithi040 ceph-mon[189312]: pgmap v3521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:14 smithi143 ceph-mon[183689]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:14 smithi040 ceph-mon[192000]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:14.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:14 smithi040 ceph-mon[189312]: pgmap v3522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:16 smithi143 ceph-mon[183689]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:16 smithi040 ceph-mon[192000]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:16 smithi040 ceph-mon[189312]: pgmap v3523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:18 smithi143 ceph-mon[183689]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:18 smithi040 ceph-mon[192000]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:18 smithi040 ceph-mon[189312]: pgmap v3524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:20 smithi143 ceph-mon[183689]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:20 smithi040 ceph-mon[192000]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:20 smithi040 ceph-mon[189312]: pgmap v3525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:56:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:22 smithi143 ceph-mon[183689]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:22 smithi040 ceph-mon[192000]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:22 smithi040 ceph-mon[189312]: pgmap v3526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:24 smithi143 ceph-mon[183689]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:24.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:24 smithi040 ceph-mon[192000]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:24 smithi040 ceph-mon[189312]: pgmap v3527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:26 smithi143 ceph-mon[183689]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:26 smithi040 ceph-mon[192000]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:26 smithi040 ceph-mon[189312]: pgmap v3528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:28 smithi143 ceph-mon[183689]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:28 smithi040 ceph-mon[192000]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:28 smithi040 ceph-mon[189312]: pgmap v3529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:30 smithi143 ceph-mon[183689]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:30 smithi040 ceph-mon[192000]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:30 smithi040 ceph-mon[189312]: pgmap v3530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:56:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:32.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:32 smithi143 ceph-mon[183689]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:32 smithi040 ceph-mon[192000]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:32 smithi040 ceph-mon[189312]: pgmap v3531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:34 smithi143 ceph-mon[183689]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:34 smithi040 ceph-mon[192000]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:34 smithi040 ceph-mon[189312]: pgmap v3532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:36 smithi143 ceph-mon[183689]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:36 smithi040 ceph-mon[192000]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:36 smithi040 ceph-mon[189312]: pgmap v3533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:38 smithi143 ceph-mon[183689]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:38 smithi040 ceph-mon[192000]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:38 smithi040 ceph-mon[189312]: pgmap v3534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:40 smithi143 ceph-mon[183689]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:40 smithi040 ceph-mon[192000]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:40 smithi040 ceph-mon[189312]: pgmap v3535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:56:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:42 smithi040 ceph-mon[192000]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:42 smithi040 ceph-mon[189312]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:42 smithi143 ceph-mon[183689]: pgmap v3536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:44 smithi040 ceph-mon[192000]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:44 smithi040 ceph-mon[189312]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:44 smithi143 ceph-mon[183689]: pgmap v3537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:46 smithi040 ceph-mon[192000]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:46 smithi040 ceph-mon[189312]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:46 smithi143 ceph-mon[183689]: pgmap v3538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:56:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:48 smithi040 ceph-mon[192000]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:48 smithi040 ceph-mon[189312]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:48 smithi143 ceph-mon[183689]: pgmap v3539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:50 smithi040 ceph-mon[192000]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:50 smithi040 ceph-mon[189312]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:50 smithi143 ceph-mon[183689]: pgmap v3540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:56:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:56:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:56:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:52 smithi040 ceph-mon[192000]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:52 smithi040 ceph-mon[189312]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:52 smithi143 ceph-mon[183689]: pgmap v3541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:54 smithi040 ceph-mon[192000]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:54.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:54 smithi040 ceph-mon[189312]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:54 smithi143 ceph-mon[183689]: pgmap v3542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:55 smithi143 ceph-mon[183689]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:55 smithi040 ceph-mon[192000]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:55 smithi040 ceph-mon[189312]: pgmap v3543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:58.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:56:57 smithi143 ceph-mon[183689]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:58.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:56:57 smithi040 ceph-mon[192000]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:56:58.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:56:57 smithi040 ceph-mon[189312]: pgmap v3544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:00 smithi143 ceph-mon[183689]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:00 smithi040 ceph-mon[192000]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:00 smithi040 ceph-mon[189312]: pgmap v3545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:57:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:02 smithi143 ceph-mon[183689]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:02 smithi040 ceph-mon[192000]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:02 smithi040 ceph-mon[189312]: pgmap v3546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:04 smithi143 ceph-mon[183689]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:04 smithi040 ceph-mon[192000]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:04 smithi040 ceph-mon[189312]: pgmap v3547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:06 smithi143 ceph-mon[183689]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:06 smithi040 ceph-mon[192000]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:06 smithi040 ceph-mon[189312]: pgmap v3548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:08 smithi143 ceph-mon[183689]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:08 smithi040 ceph-mon[192000]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:08 smithi040 ceph-mon[189312]: pgmap v3549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:10 smithi143 ceph-mon[183689]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:57:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:10 smithi040 ceph-mon[192000]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:57:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:10 smithi040 ceph-mon[189312]: pgmap v3550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:57:11.288 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:57:11.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:11.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:57:11.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:57:11.291 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:57:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: pgmap v3551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:57:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:57:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:14 smithi143 ceph-mon[183689]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:14 smithi040 ceph-mon[192000]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:14 smithi040 ceph-mon[189312]: pgmap v3552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:16 smithi143 ceph-mon[183689]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:16 smithi040 ceph-mon[192000]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:16 smithi040 ceph-mon[189312]: pgmap v3553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:18 smithi143 ceph-mon[183689]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:18 smithi040 ceph-mon[192000]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:18 smithi040 ceph-mon[189312]: pgmap v3554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:20 smithi143 ceph-mon[183689]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:20 smithi040 ceph-mon[192000]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:20 smithi040 ceph-mon[189312]: pgmap v3555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:57:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:22 smithi143 ceph-mon[183689]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:22 smithi040 ceph-mon[192000]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:22 smithi040 ceph-mon[189312]: pgmap v3556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:24 smithi143 ceph-mon[183689]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:24 smithi040 ceph-mon[192000]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:24 smithi040 ceph-mon[189312]: pgmap v3557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:26 smithi143 ceph-mon[183689]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:26 smithi040 ceph-mon[192000]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:26 smithi040 ceph-mon[189312]: pgmap v3558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:28 smithi143 ceph-mon[183689]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:28 smithi040 ceph-mon[192000]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:28 smithi040 ceph-mon[189312]: pgmap v3559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:30 smithi143 ceph-mon[183689]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:30 smithi040 ceph-mon[192000]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:30 smithi040 ceph-mon[189312]: pgmap v3560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:57:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:32 smithi143 ceph-mon[183689]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:32 smithi040 ceph-mon[192000]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:32 smithi040 ceph-mon[189312]: pgmap v3561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:34 smithi143 ceph-mon[183689]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:34 smithi040 ceph-mon[192000]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:34 smithi040 ceph-mon[189312]: pgmap v3562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:36 smithi143 ceph-mon[183689]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:36 smithi040 ceph-mon[192000]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:36 smithi040 ceph-mon[189312]: pgmap v3563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:38 smithi143 ceph-mon[183689]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:38 smithi040 ceph-mon[192000]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:38 smithi040 ceph-mon[189312]: pgmap v3564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:40 smithi143 ceph-mon[183689]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:40 smithi040 ceph-mon[189312]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:40 smithi040 ceph-mon[192000]: pgmap v3565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:57:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:42 smithi143 ceph-mon[183689]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:42 smithi040 ceph-mon[192000]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:42 smithi040 ceph-mon[189312]: pgmap v3566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:44 smithi143 ceph-mon[183689]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:44 smithi040 ceph-mon[192000]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:44 smithi040 ceph-mon[189312]: pgmap v3567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:46 smithi143 ceph-mon[183689]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:46 smithi040 ceph-mon[192000]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:46 smithi040 ceph-mon[189312]: pgmap v3568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:57:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:48 smithi143 ceph-mon[183689]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:48 smithi040 ceph-mon[192000]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:48 smithi040 ceph-mon[189312]: pgmap v3569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:50 smithi143 ceph-mon[183689]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:50 smithi040 ceph-mon[192000]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:50.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:50 smithi040 ceph-mon[189312]: pgmap v3570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:57:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:57:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:57:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:52 smithi143 ceph-mon[183689]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:52 smithi040 ceph-mon[192000]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:52 smithi040 ceph-mon[189312]: pgmap v3571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:54 smithi143 ceph-mon[183689]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:54 smithi040 ceph-mon[192000]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:54.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:54 smithi040 ceph-mon[189312]: pgmap v3572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:56 smithi143 ceph-mon[183689]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:56 smithi040 ceph-mon[189312]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:56 smithi040 ceph-mon[192000]: pgmap v3573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:57:58 smithi143 ceph-mon[183689]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:57:58 smithi040 ceph-mon[192000]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:57:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:57:58 smithi040 ceph-mon[189312]: pgmap v3574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:00 smithi143 ceph-mon[183689]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:00 smithi040 ceph-mon[192000]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:00 smithi040 ceph-mon[189312]: pgmap v3575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:58:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:02 smithi143 ceph-mon[183689]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:02 smithi040 ceph-mon[192000]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:02 smithi040 ceph-mon[189312]: pgmap v3576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:04 smithi143 ceph-mon[183689]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:04 smithi040 ceph-mon[192000]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:04 smithi040 ceph-mon[189312]: pgmap v3577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:06 smithi143 ceph-mon[183689]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:06 smithi040 ceph-mon[192000]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:06 smithi040 ceph-mon[189312]: pgmap v3578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:08 smithi143 ceph-mon[183689]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:08 smithi040 ceph-mon[192000]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:08 smithi040 ceph-mon[189312]: pgmap v3579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:10 smithi143 ceph-mon[183689]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:10 smithi040 ceph-mon[192000]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:10 smithi040 ceph-mon[189312]: pgmap v3580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:58:11.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T10:58:11.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:58:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:58:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:12 smithi143 ceph-mon[183689]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:58:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:58:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:58:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[192000]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:58:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:58:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:58:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[189312]: pgmap v3581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:58:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:58:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:58:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:14 smithi143 ceph-mon[183689]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:14.492 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:14 smithi040 ceph-mon[192000]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:14.492 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:14 smithi040 ceph-mon[189312]: pgmap v3582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:16 smithi143 ceph-mon[183689]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:16 smithi040 ceph-mon[192000]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:16 smithi040 ceph-mon[189312]: pgmap v3583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:18.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:18 smithi143 ceph-mon[183689]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:18.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:18 smithi040 ceph-mon[192000]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:18.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:18 smithi040 ceph-mon[189312]: pgmap v3584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:20 smithi143 ceph-mon[183689]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:20 smithi040 ceph-mon[192000]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:20 smithi040 ceph-mon[189312]: pgmap v3585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:58:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:22 smithi143 ceph-mon[183689]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:22 smithi040 ceph-mon[192000]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:22 smithi040 ceph-mon[189312]: pgmap v3586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:24 smithi143 ceph-mon[183689]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:24 smithi040 ceph-mon[192000]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:24 smithi040 ceph-mon[189312]: pgmap v3587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:24.893 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 10:58:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T10:58:24.58796178Z level=info msg="Completed cleanup jobs" duration=40.289178ms 2023-09-30T10:58:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:26 smithi143 ceph-mon[183689]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:26 smithi040 ceph-mon[192000]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:26 smithi040 ceph-mon[189312]: pgmap v3588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:28 smithi143 ceph-mon[183689]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:28 smithi040 ceph-mon[192000]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:28 smithi040 ceph-mon[189312]: pgmap v3589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:30 smithi143 ceph-mon[183689]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:30 smithi040 ceph-mon[192000]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:30 smithi040 ceph-mon[189312]: pgmap v3590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:58:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:32 smithi143 ceph-mon[183689]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:32 smithi040 ceph-mon[192000]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:32 smithi040 ceph-mon[189312]: pgmap v3591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:34 smithi143 ceph-mon[183689]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:34 smithi040 ceph-mon[192000]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:34 smithi040 ceph-mon[189312]: pgmap v3592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:36 smithi143 ceph-mon[183689]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:36 smithi040 ceph-mon[192000]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:36 smithi040 ceph-mon[189312]: pgmap v3593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:38 smithi143 ceph-mon[183689]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:38 smithi040 ceph-mon[192000]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:38 smithi040 ceph-mon[189312]: pgmap v3594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:40 smithi040 ceph-mon[192000]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:40 smithi040 ceph-mon[189312]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:40 smithi143 ceph-mon[183689]: pgmap v3595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T10:58:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:42 smithi040 ceph-mon[192000]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:42 smithi040 ceph-mon[189312]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:42 smithi143 ceph-mon[183689]: pgmap v3596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:44 smithi040 ceph-mon[192000]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:44 smithi040 ceph-mon[189312]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:44 smithi143 ceph-mon[183689]: pgmap v3597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:46 smithi040 ceph-mon[192000]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:46 smithi040 ceph-mon[189312]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:46 smithi143 ceph-mon[183689]: pgmap v3598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:58:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:48 smithi040 ceph-mon[192000]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:48 smithi040 ceph-mon[189312]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:48 smithi143 ceph-mon[183689]: pgmap v3599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:50 smithi040 ceph-mon[189312]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:50 smithi040 ceph-mon[192000]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:50 smithi143 ceph-mon[183689]: pgmap v3600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:58:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:58:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T10:58:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:52 smithi040 ceph-mon[192000]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:52.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:52 smithi040 ceph-mon[189312]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:52 smithi143 ceph-mon[183689]: pgmap v3601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:54 smithi143 ceph-mon[183689]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:54 smithi040 ceph-mon[192000]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:54 smithi040 ceph-mon[189312]: pgmap v3602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:56 smithi143 ceph-mon[183689]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:56 smithi040 ceph-mon[192000]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:56 smithi040 ceph-mon[189312]: pgmap v3603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:58:58 smithi143 ceph-mon[183689]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:58:58 smithi040 ceph-mon[192000]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:58:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:58:58 smithi040 ceph-mon[189312]: pgmap v3604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:00 smithi143 ceph-mon[183689]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:00 smithi040 ceph-mon[192000]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:00 smithi040 ceph-mon[189312]: pgmap v3605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:59:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:02 smithi143 ceph-mon[183689]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:02 smithi040 ceph-mon[192000]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:02 smithi040 ceph-mon[189312]: pgmap v3606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:04 smithi143 ceph-mon[183689]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:04 smithi040 ceph-mon[192000]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:04 smithi040 ceph-mon[189312]: pgmap v3607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:06 smithi143 ceph-mon[183689]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:06 smithi040 ceph-mon[192000]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:06 smithi040 ceph-mon[189312]: pgmap v3608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:08 smithi143 ceph-mon[183689]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:08 smithi040 ceph-mon[192000]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:08 smithi040 ceph-mon[189312]: pgmap v3609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:10 smithi143 ceph-mon[183689]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:10 smithi040 ceph-mon[192000]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:10 smithi040 ceph-mon[189312]: pgmap v3610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:59:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:12 smithi143 ceph-mon[183689]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:59:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:12 smithi040 ceph-mon[192000]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:59:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:12 smithi040 ceph-mon[189312]: pgmap v3611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T10:59:13.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:59:13.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:59:13.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T10:59:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T10:59:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:14 smithi143 ceph-mon[183689]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:14 smithi040 ceph-mon[192000]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:14 smithi040 ceph-mon[189312]: pgmap v3612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:16 smithi143 ceph-mon[183689]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:16 smithi040 ceph-mon[192000]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:16 smithi040 ceph-mon[189312]: pgmap v3613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:18 smithi143 ceph-mon[183689]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:18 smithi040 ceph-mon[192000]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:18 smithi040 ceph-mon[189312]: pgmap v3614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:20 smithi143 ceph-mon[183689]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:20 smithi040 ceph-mon[192000]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:20 smithi040 ceph-mon[189312]: pgmap v3615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T10:59:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:22 smithi143 ceph-mon[183689]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:22 smithi040 ceph-mon[192000]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:22 smithi040 ceph-mon[189312]: pgmap v3616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:24 smithi143 ceph-mon[183689]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:24 smithi040 ceph-mon[192000]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:24 smithi040 ceph-mon[189312]: pgmap v3617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:26 smithi143 ceph-mon[183689]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:26 smithi040 ceph-mon[192000]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:26 smithi040 ceph-mon[189312]: pgmap v3618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:28 smithi143 ceph-mon[183689]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:28 smithi040 ceph-mon[192000]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:28 smithi040 ceph-mon[189312]: pgmap v3619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:30 smithi143 ceph-mon[183689]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:30 smithi040 ceph-mon[192000]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:30 smithi040 ceph-mon[189312]: pgmap v3620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:59:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:31.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:32 smithi143 ceph-mon[183689]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:32 smithi040 ceph-mon[192000]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:32 smithi040 ceph-mon[189312]: pgmap v3621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:34 smithi143 ceph-mon[183689]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:34 smithi040 ceph-mon[192000]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:34 smithi040 ceph-mon[189312]: pgmap v3622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:36 smithi143 ceph-mon[183689]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:36 smithi040 ceph-mon[192000]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:36 smithi040 ceph-mon[189312]: pgmap v3623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:38 smithi143 ceph-mon[183689]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:38 smithi040 ceph-mon[192000]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:38 smithi040 ceph-mon[189312]: pgmap v3624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:40 smithi143 ceph-mon[183689]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:40 smithi040 ceph-mon[192000]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:40 smithi040 ceph-mon[189312]: pgmap v3625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T10:59:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:42 smithi143 ceph-mon[183689]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:42 smithi040 ceph-mon[192000]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:42 smithi040 ceph-mon[189312]: pgmap v3626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:44 smithi143 ceph-mon[183689]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:44 smithi040 ceph-mon[192000]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:44 smithi040 ceph-mon[189312]: pgmap v3627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:46 smithi143 ceph-mon[183689]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:46 smithi040 ceph-mon[192000]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:46 smithi040 ceph-mon[189312]: pgmap v3628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T10:59:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:48 smithi143 ceph-mon[183689]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:48 smithi040 ceph-mon[192000]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:48 smithi040 ceph-mon[189312]: pgmap v3629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:50 smithi143 ceph-mon[183689]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:50 smithi040 ceph-mon[192000]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:50 smithi040 ceph-mon[189312]: pgmap v3630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 10:59:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:10:59:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T10:59:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:52 smithi143 ceph-mon[183689]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:52 smithi040 ceph-mon[192000]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:52 smithi040 ceph-mon[189312]: pgmap v3631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:54 smithi143 ceph-mon[183689]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:54 smithi040 ceph-mon[192000]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:54 smithi040 ceph-mon[189312]: pgmap v3632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T10:59:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:56 smithi143 ceph-mon[183689]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:56 smithi040 ceph-mon[192000]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:56 smithi040 ceph-mon[189312]: pgmap v3633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 10:59:58 smithi143 ceph-mon[183689]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 10:59:58 smithi040 ceph-mon[192000]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T10:59:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 10:59:58 smithi040 ceph-mon[189312]: pgmap v3634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:00 smithi143 ceph-mon[183689]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:00:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:00 smithi040 ceph-mon[192000]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:00:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:00 smithi040 ceph-mon[189312]: pgmap v3635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:00.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:00:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:00:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:02 smithi143 ceph-mon[183689]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:02 smithi040 ceph-mon[192000]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:02 smithi040 ceph-mon[189312]: pgmap v3636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:04 smithi143 ceph-mon[183689]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:04 smithi040 ceph-mon[192000]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:04 smithi040 ceph-mon[189312]: pgmap v3637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:06 smithi143 ceph-mon[183689]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:06 smithi040 ceph-mon[189312]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:06.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:06 smithi040 ceph-mon[192000]: pgmap v3638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:08 smithi143 ceph-mon[183689]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:08 smithi040 ceph-mon[192000]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:08 smithi040 ceph-mon[189312]: pgmap v3639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:10 smithi143 ceph-mon[183689]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:10 smithi040 ceph-mon[192000]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:10 smithi040 ceph-mon[189312]: pgmap v3640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:00:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:12 smithi143 ceph-mon[183689]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:12 smithi040 ceph-mon[192000]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:12 smithi040 ceph-mon[189312]: pgmap v3641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:13.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:00:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:00:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:00:14.374 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:14 smithi040 ceph-mon[192000]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:14.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:14 smithi040 ceph-mon[189312]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:14 smithi143 ceph-mon[183689]: pgmap v3642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: pgmap v3643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:16.559 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.269 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:17 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:17 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:18.402 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:18 smithi143 ceph-mon[183689]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:18 smithi040 ceph-mon[192000]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:18 smithi040 ceph-mon[189312]: pgmap v3644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[192000]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:19 smithi040 ceph-mon[189312]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:19 smithi143 ceph-mon[183689]: pgmap v3645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:00:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:21 smithi143 ceph-mon[183689]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:21 smithi040 ceph-mon[192000]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:21 smithi040 ceph-mon[189312]: pgmap v3646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:00:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:00:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:00:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:00:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:00:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:00:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:00:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:24 smithi143 ceph-mon[183689]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:24 smithi040 ceph-mon[192000]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:24 smithi040 ceph-mon[189312]: pgmap v3647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:00:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:26 smithi143 ceph-mon[183689]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:26 smithi040 ceph-mon[192000]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:26 smithi040 ceph-mon[189312]: pgmap v3648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:28 smithi143 ceph-mon[183689]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:28 smithi040 ceph-mon[192000]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:28 smithi040 ceph-mon[189312]: pgmap v3649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:30 smithi143 ceph-mon[183689]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:30 smithi040 ceph-mon[189312]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:30.414 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:30 smithi040 ceph-mon[192000]: pgmap v3650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:00:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:32 smithi143 ceph-mon[183689]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:32 smithi040 ceph-mon[192000]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:32 smithi040 ceph-mon[189312]: pgmap v3651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:34 smithi143 ceph-mon[183689]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:34 smithi040 ceph-mon[192000]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:34 smithi040 ceph-mon[189312]: pgmap v3652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:36 smithi143 ceph-mon[183689]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:36 smithi040 ceph-mon[192000]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:36 smithi040 ceph-mon[189312]: pgmap v3653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:38 smithi143 ceph-mon[183689]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:38 smithi040 ceph-mon[192000]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:38 smithi040 ceph-mon[189312]: pgmap v3654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:40 smithi143 ceph-mon[183689]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:40 smithi040 ceph-mon[192000]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:40 smithi040 ceph-mon[189312]: pgmap v3655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:00:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:42 smithi143 ceph-mon[183689]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:42 smithi040 ceph-mon[192000]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:42 smithi040 ceph-mon[189312]: pgmap v3656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:44 smithi143 ceph-mon[183689]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:44 smithi040 ceph-mon[192000]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:44 smithi040 ceph-mon[189312]: pgmap v3657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:46 smithi143 ceph-mon[183689]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:46 smithi040 ceph-mon[192000]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:46 smithi040 ceph-mon[189312]: pgmap v3658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:00:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:48 smithi143 ceph-mon[183689]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:48 smithi040 ceph-mon[192000]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:48 smithi040 ceph-mon[189312]: pgmap v3659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:50 smithi143 ceph-mon[183689]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:50 smithi040 ceph-mon[192000]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:50 smithi040 ceph-mon[189312]: pgmap v3660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:00:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:00:51] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:00:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:52 smithi143 ceph-mon[183689]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:52 smithi040 ceph-mon[192000]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:52 smithi040 ceph-mon[189312]: pgmap v3661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:54 smithi143 ceph-mon[183689]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:54 smithi040 ceph-mon[189312]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:54 smithi040 ceph-mon[192000]: pgmap v3662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:56 smithi143 ceph-mon[183689]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:56 smithi040 ceph-mon[192000]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:56.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:56 smithi040 ceph-mon[189312]: pgmap v3663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:00:58 smithi143 ceph-mon[183689]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:00:58 smithi040 ceph-mon[192000]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:00:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:00:58 smithi040 ceph-mon[189312]: pgmap v3664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:01:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:00 smithi143 ceph-mon[183689]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:00 smithi040 ceph-mon[189312]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:00 smithi040 ceph-mon[192000]: pgmap v3665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:01:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:02.108 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:02 smithi040 ceph-mon[192000]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:02 smithi143 ceph-mon[183689]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:02 smithi040 ceph-mon[189312]: pgmap v3666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:04 smithi143 ceph-mon[183689]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:04 smithi040 ceph-mon[192000]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:04 smithi040 ceph-mon[189312]: pgmap v3667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:06 smithi143 ceph-mon[183689]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:06 smithi040 ceph-mon[192000]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:06 smithi040 ceph-mon[189312]: pgmap v3668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:08 smithi143 ceph-mon[183689]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:08 smithi040 ceph-mon[192000]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:08 smithi040 ceph-mon[189312]: pgmap v3669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:10 smithi143 ceph-mon[183689]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:10 smithi040 ceph-mon[189312]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:10.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:10 smithi040 ceph-mon[192000]: pgmap v3670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:01:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:12 smithi143 ceph-mon[183689]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:12 smithi040 ceph-mon[192000]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:12 smithi040 ceph-mon[189312]: pgmap v3671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:14 smithi143 ceph-mon[183689]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:14 smithi040 ceph-mon[192000]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:14 smithi040 ceph-mon[189312]: pgmap v3672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:16 smithi143 ceph-mon[183689]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:16 smithi040 ceph-mon[192000]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:16 smithi040 ceph-mon[189312]: pgmap v3673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:18 smithi143 ceph-mon[183689]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:18 smithi040 ceph-mon[192000]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:18 smithi040 ceph-mon[189312]: pgmap v3674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:20 smithi143 ceph-mon[183689]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:20 smithi040 ceph-mon[192000]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:20 smithi040 ceph-mon[189312]: pgmap v3675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:01:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:22 smithi143 ceph-mon[183689]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:22 smithi040 ceph-mon[192000]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:22 smithi040 ceph-mon[189312]: pgmap v3676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:01:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:01:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:01:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:01:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:01:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:01:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:01:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:01:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:01:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:01:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:01:23.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:01:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:24 smithi143 ceph-mon[183689]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:24 smithi040 ceph-mon[192000]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:24 smithi040 ceph-mon[189312]: pgmap v3677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:26 smithi143 ceph-mon[183689]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:26 smithi040 ceph-mon[192000]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:26 smithi040 ceph-mon[189312]: pgmap v3678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:28.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:28 smithi143 ceph-mon[183689]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:28 smithi040 ceph-mon[192000]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:28 smithi040 ceph-mon[189312]: pgmap v3679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:30 smithi143 ceph-mon[183689]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:30 smithi040 ceph-mon[192000]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:30 smithi040 ceph-mon[189312]: pgmap v3680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:01:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:32 smithi040 ceph-mon[192000]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:32 smithi040 ceph-mon[189312]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:32 smithi143 ceph-mon[183689]: pgmap v3681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:34 smithi040 ceph-mon[192000]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:34 smithi040 ceph-mon[189312]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:34 smithi143 ceph-mon[183689]: pgmap v3682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:36 smithi040 ceph-mon[189312]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:36 smithi040 ceph-mon[192000]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:36 smithi143 ceph-mon[183689]: pgmap v3683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:38 smithi040 ceph-mon[192000]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:38 smithi040 ceph-mon[189312]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:38 smithi143 ceph-mon[183689]: pgmap v3684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:40 smithi143 ceph-mon[183689]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:40 smithi040 ceph-mon[192000]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:40 smithi040 ceph-mon[189312]: pgmap v3685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:01:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:42 smithi143 ceph-mon[183689]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:42 smithi040 ceph-mon[192000]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:42 smithi040 ceph-mon[189312]: pgmap v3686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:44 smithi143 ceph-mon[183689]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:44 smithi040 ceph-mon[192000]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:44 smithi040 ceph-mon[189312]: pgmap v3687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:46 smithi143 ceph-mon[183689]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:46 smithi040 ceph-mon[192000]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:46 smithi040 ceph-mon[189312]: pgmap v3688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:01:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:48 smithi143 ceph-mon[183689]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:48 smithi040 ceph-mon[192000]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:48 smithi040 ceph-mon[189312]: pgmap v3689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:50 smithi143 ceph-mon[183689]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:50 smithi040 ceph-mon[192000]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:50 smithi040 ceph-mon[189312]: pgmap v3690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:01:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:01:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:01:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:52 smithi143 ceph-mon[183689]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:52 smithi040 ceph-mon[192000]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:52 smithi040 ceph-mon[189312]: pgmap v3691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:54 smithi143 ceph-mon[183689]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:54 smithi040 ceph-mon[192000]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:54 smithi040 ceph-mon[189312]: pgmap v3692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:56 smithi143 ceph-mon[183689]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:56 smithi040 ceph-mon[192000]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:56 smithi040 ceph-mon[189312]: pgmap v3693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:01:58 smithi143 ceph-mon[183689]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:01:58 smithi040 ceph-mon[192000]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:01:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:01:58 smithi040 ceph-mon[189312]: pgmap v3694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:00 smithi143 ceph-mon[183689]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:00 smithi040 ceph-mon[192000]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:00 smithi040 ceph-mon[189312]: pgmap v3695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:02:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:02.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:02 smithi143 ceph-mon[183689]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:02.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:02 smithi040 ceph-mon[192000]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:02.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:02 smithi040 ceph-mon[189312]: pgmap v3696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:04 smithi143 ceph-mon[183689]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:04 smithi040 ceph-mon[192000]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:04 smithi040 ceph-mon[189312]: pgmap v3697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:06 smithi143 ceph-mon[183689]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:06 smithi040 ceph-mon[192000]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:06 smithi040 ceph-mon[189312]: pgmap v3698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:08 smithi143 ceph-mon[183689]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:08 smithi040 ceph-mon[192000]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:08 smithi040 ceph-mon[189312]: pgmap v3699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:09 smithi143 ceph-mon[183689]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:09 smithi040 ceph-mon[192000]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:09 smithi040 ceph-mon[189312]: pgmap v3700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:02:12.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:11 smithi143 ceph-mon[183689]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:11 smithi040 ceph-mon[192000]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:12.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:11 smithi040 ceph-mon[189312]: pgmap v3701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:14 smithi143 ceph-mon[183689]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:14 smithi040 ceph-mon[192000]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:14 smithi040 ceph-mon[189312]: pgmap v3702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:16 smithi143 ceph-mon[183689]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:16 smithi040 ceph-mon[192000]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:16 smithi040 ceph-mon[189312]: pgmap v3703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:18.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:18 smithi143 ceph-mon[183689]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:18 smithi040 ceph-mon[192000]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:18 smithi040 ceph-mon[189312]: pgmap v3704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:20.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:20 smithi143 ceph-mon[183689]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:20 smithi040 ceph-mon[192000]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:20 smithi040 ceph-mon[189312]: pgmap v3705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:02:22.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:22 smithi143 ceph-mon[183689]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:22 smithi040 ceph-mon[192000]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:22 smithi040 ceph-mon[189312]: pgmap v3706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:02:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:02:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:02:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:24 smithi143 ceph-mon[183689]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:02:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:02:24.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:02:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[192000]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:02:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:02:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:02:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[189312]: pgmap v3707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:02:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:02:24.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:02:26.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:26 smithi143 ceph-mon[183689]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:26 smithi040 ceph-mon[192000]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:26 smithi040 ceph-mon[189312]: pgmap v3708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:28.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:28 smithi143 ceph-mon[183689]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:28 smithi040 ceph-mon[192000]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:28.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:28 smithi040 ceph-mon[189312]: pgmap v3709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:30.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:30 smithi143 ceph-mon[183689]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:30 smithi040 ceph-mon[189312]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:30.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:30 smithi040 ceph-mon[192000]: pgmap v3710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:02:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:32.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:32 smithi143 ceph-mon[183689]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:32.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:32 smithi040 ceph-mon[192000]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:32.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:32 smithi040 ceph-mon[189312]: pgmap v3711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:34.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:34 smithi143 ceph-mon[183689]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:34 smithi040 ceph-mon[192000]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:34 smithi040 ceph-mon[189312]: pgmap v3712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:36 smithi143 ceph-mon[183689]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:36 smithi040 ceph-mon[192000]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:36 smithi040 ceph-mon[189312]: pgmap v3713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:38 smithi143 ceph-mon[183689]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:38 smithi040 ceph-mon[189312]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:38 smithi040 ceph-mon[192000]: pgmap v3714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:40 smithi143 ceph-mon[183689]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:40 smithi040 ceph-mon[192000]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:40 smithi040 ceph-mon[189312]: pgmap v3715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:02:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:42 smithi143 ceph-mon[183689]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:42 smithi040 ceph-mon[192000]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:42 smithi040 ceph-mon[189312]: pgmap v3716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:44 smithi143 ceph-mon[183689]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:44.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:44 smithi040 ceph-mon[192000]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:44 smithi040 ceph-mon[189312]: pgmap v3717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:46 smithi143 ceph-mon[183689]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:46 smithi040 ceph-mon[192000]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:46 smithi040 ceph-mon[189312]: pgmap v3718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:02:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:48 smithi143 ceph-mon[183689]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:48 smithi040 ceph-mon[192000]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:48 smithi040 ceph-mon[189312]: pgmap v3719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:50 smithi143 ceph-mon[183689]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:50 smithi040 ceph-mon[192000]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:50 smithi040 ceph-mon[189312]: pgmap v3720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:02:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:02:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:02:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:52 smithi143 ceph-mon[183689]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:52 smithi040 ceph-mon[192000]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:52 smithi040 ceph-mon[189312]: pgmap v3721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:54 smithi143 ceph-mon[183689]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:54 smithi040 ceph-mon[192000]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:54 smithi040 ceph-mon[189312]: pgmap v3722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:56 smithi040 ceph-mon[192000]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:56 smithi040 ceph-mon[189312]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:56 smithi143 ceph-mon[183689]: pgmap v3723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:02:58 smithi040 ceph-mon[189312]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:02:58 smithi040 ceph-mon[192000]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:02:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:02:58 smithi143 ceph-mon[183689]: pgmap v3724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:00 smithi040 ceph-mon[192000]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:00 smithi040 ceph-mon[189312]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:00 smithi143 ceph-mon[183689]: pgmap v3725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:02 smithi040 ceph-mon[189312]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:02 smithi040 ceph-mon[192000]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:02 smithi143 ceph-mon[183689]: pgmap v3726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:04 smithi040 ceph-mon[192000]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:04 smithi040 ceph-mon[189312]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:04 smithi143 ceph-mon[183689]: pgmap v3727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:06 smithi040 ceph-mon[192000]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:06 smithi040 ceph-mon[189312]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:06 smithi143 ceph-mon[183689]: pgmap v3728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:08 smithi040 ceph-mon[192000]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:08 smithi040 ceph-mon[189312]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:08 smithi143 ceph-mon[183689]: pgmap v3729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:10 smithi143 ceph-mon[183689]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:10 smithi040 ceph-mon[192000]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:10 smithi040 ceph-mon[189312]: pgmap v3730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:12 smithi143 ceph-mon[183689]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:12 smithi040 ceph-mon[192000]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:12.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:12 smithi040 ceph-mon[189312]: pgmap v3731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:14 smithi143 ceph-mon[183689]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:14 smithi040 ceph-mon[192000]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:14 smithi040 ceph-mon[189312]: pgmap v3732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:16 smithi143 ceph-mon[183689]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:16 smithi040 ceph-mon[192000]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:16 smithi040 ceph-mon[189312]: pgmap v3733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:18 smithi143 ceph-mon[183689]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:18 smithi040 ceph-mon[192000]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:18 smithi040 ceph-mon[189312]: pgmap v3734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:20.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:20 smithi143 ceph-mon[183689]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:20 smithi040 ceph-mon[189312]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:20 smithi040 ceph-mon[192000]: pgmap v3735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:22 smithi143 ceph-mon[183689]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:22 smithi040 ceph-mon[192000]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:22 smithi040 ceph-mon[189312]: pgmap v3736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:24 smithi143 ceph-mon[183689]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:03:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:03:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:03:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:03:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[192000]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:03:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:03:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:03:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:03:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[189312]: pgmap v3737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:03:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:03:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:03:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:03:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:26 smithi143 ceph-mon[183689]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:26 smithi040 ceph-mon[192000]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:26 smithi040 ceph-mon[189312]: pgmap v3738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:28 smithi143 ceph-mon[183689]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:28 smithi040 ceph-mon[192000]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:28 smithi040 ceph-mon[189312]: pgmap v3739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:30 smithi143 ceph-mon[183689]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:30 smithi040 ceph-mon[192000]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:30 smithi040 ceph-mon[189312]: pgmap v3740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:32 smithi143 ceph-mon[183689]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:32 smithi040 ceph-mon[192000]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:32 smithi040 ceph-mon[189312]: pgmap v3741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:34 smithi143 ceph-mon[183689]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:34 smithi040 ceph-mon[192000]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:34 smithi040 ceph-mon[189312]: pgmap v3742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:36 smithi143 ceph-mon[183689]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:36 smithi040 ceph-mon[192000]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:36 smithi040 ceph-mon[189312]: pgmap v3743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:38 smithi143 ceph-mon[183689]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:38 smithi040 ceph-mon[192000]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:38 smithi040 ceph-mon[189312]: pgmap v3744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:40 smithi143 ceph-mon[183689]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:40 smithi040 ceph-mon[192000]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:40 smithi040 ceph-mon[189312]: pgmap v3745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:41 smithi040 ceph-mon[192000]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:41 smithi040 ceph-mon[189312]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:41 smithi143 ceph-mon[183689]: pgmap v3746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:44 smithi143 ceph-mon[183689]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:44 smithi040 ceph-mon[192000]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:44.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:44 smithi040 ceph-mon[189312]: pgmap v3747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:46 smithi143 ceph-mon[183689]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:46 smithi040 ceph-mon[192000]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:46 smithi040 ceph-mon[189312]: pgmap v3748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:03:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:48 smithi143 ceph-mon[183689]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:48 smithi040 ceph-mon[192000]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:48 smithi040 ceph-mon[189312]: pgmap v3749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:50.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:50 smithi143 ceph-mon[183689]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:50.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:50 smithi040 ceph-mon[192000]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:50.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:50 smithi040 ceph-mon[189312]: pgmap v3750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:03:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:03:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:03:52.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:52 smithi143 ceph-mon[183689]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:52.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:52 smithi040 ceph-mon[192000]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:52.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:52 smithi040 ceph-mon[189312]: pgmap v3751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:54.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:54 smithi143 ceph-mon[183689]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:54.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:54 smithi040 ceph-mon[192000]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:54.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:54 smithi040 ceph-mon[189312]: pgmap v3752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:56.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:56 smithi143 ceph-mon[183689]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:56 smithi040 ceph-mon[192000]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:56 smithi040 ceph-mon[189312]: pgmap v3753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:03:58 smithi143 ceph-mon[183689]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:03:58 smithi040 ceph-mon[192000]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:03:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:03:58 smithi040 ceph-mon[189312]: pgmap v3754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:00 smithi143 ceph-mon[183689]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:00 smithi040 ceph-mon[192000]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:00 smithi040 ceph-mon[189312]: pgmap v3755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:04:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:02 smithi143 ceph-mon[183689]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:02 smithi040 ceph-mon[192000]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:02 smithi040 ceph-mon[189312]: pgmap v3756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:04 smithi143 ceph-mon[183689]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:04 smithi040 ceph-mon[192000]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:04 smithi040 ceph-mon[189312]: pgmap v3757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:06 smithi143 ceph-mon[183689]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:06 smithi040 ceph-mon[192000]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:06 smithi040 ceph-mon[189312]: pgmap v3758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:08.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:08 smithi143 ceph-mon[183689]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:08 smithi040 ceph-mon[192000]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:08.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:08 smithi040 ceph-mon[189312]: pgmap v3759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:10.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:10 smithi143 ceph-mon[183689]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:10 smithi040 ceph-mon[192000]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:10 smithi040 ceph-mon[189312]: pgmap v3760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:04:12.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:12 smithi143 ceph-mon[183689]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:12 smithi040 ceph-mon[192000]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:12 smithi040 ceph-mon[189312]: pgmap v3761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:14 smithi143 ceph-mon[183689]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:14 smithi040 ceph-mon[192000]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:14 smithi040 ceph-mon[189312]: pgmap v3762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:16 smithi143 ceph-mon[183689]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:16 smithi040 ceph-mon[192000]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:16 smithi040 ceph-mon[189312]: pgmap v3763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:18 smithi040 ceph-mon[192000]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:18 smithi040 ceph-mon[189312]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:18 smithi143 ceph-mon[183689]: pgmap v3764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:20 smithi143 ceph-mon[183689]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:20 smithi040 ceph-mon[192000]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:20 smithi040 ceph-mon[189312]: pgmap v3765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:04:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:22 smithi143 ceph-mon[183689]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:22 smithi040 ceph-mon[192000]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:22 smithi040 ceph-mon[189312]: pgmap v3766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:24 smithi143 ceph-mon[183689]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:04:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:24 smithi040 ceph-mon[189312]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:04:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:24 smithi040 ceph-mon[192000]: pgmap v3767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:04:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:04:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:04:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:04:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:04:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:04:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:04:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:04:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:04:25.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:04:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:26 smithi143 ceph-mon[183689]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:26 smithi040 ceph-mon[192000]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:26 smithi040 ceph-mon[189312]: pgmap v3768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:28 smithi143 ceph-mon[183689]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:28 smithi040 ceph-mon[192000]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:28 smithi040 ceph-mon[189312]: pgmap v3769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:30 smithi143 ceph-mon[183689]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:30 smithi040 ceph-mon[192000]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:30 smithi040 ceph-mon[189312]: pgmap v3770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:04:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:32 smithi143 ceph-mon[183689]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:32 smithi040 ceph-mon[192000]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:32 smithi040 ceph-mon[189312]: pgmap v3771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:34 smithi143 ceph-mon[183689]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:34 smithi040 ceph-mon[192000]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:34 smithi040 ceph-mon[189312]: pgmap v3772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:36 smithi143 ceph-mon[183689]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:36 smithi040 ceph-mon[192000]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:36 smithi040 ceph-mon[189312]: pgmap v3773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:38 smithi143 ceph-mon[183689]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:38 smithi040 ceph-mon[192000]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:38 smithi040 ceph-mon[189312]: pgmap v3774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:40 smithi143 ceph-mon[183689]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:40 smithi040 ceph-mon[192000]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:40 smithi040 ceph-mon[189312]: pgmap v3775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:04:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:42 smithi143 ceph-mon[183689]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:42 smithi040 ceph-mon[192000]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:42 smithi040 ceph-mon[189312]: pgmap v3776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:44 smithi143 ceph-mon[183689]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:44 smithi040 ceph-mon[192000]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:44 smithi040 ceph-mon[189312]: pgmap v3777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:46 smithi143 ceph-mon[183689]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:46 smithi040 ceph-mon[192000]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:46 smithi040 ceph-mon[189312]: pgmap v3778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:04:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:48 smithi143 ceph-mon[183689]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:48 smithi040 ceph-mon[192000]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:48 smithi040 ceph-mon[189312]: pgmap v3779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:50 smithi143 ceph-mon[183689]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:50 smithi040 ceph-mon[192000]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:50 smithi040 ceph-mon[189312]: pgmap v3780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:04:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:04:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:04:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:52 smithi143 ceph-mon[183689]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:52 smithi040 ceph-mon[192000]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:52 smithi040 ceph-mon[189312]: pgmap v3781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:54 smithi143 ceph-mon[183689]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:54 smithi040 ceph-mon[192000]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:54 smithi040 ceph-mon[189312]: pgmap v3782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:55 smithi143 ceph-mon[183689]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:55 smithi040 ceph-mon[192000]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:55 smithi040 ceph-mon[189312]: pgmap v3783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:58.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:04:57 smithi143 ceph-mon[183689]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:58.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:04:57 smithi040 ceph-mon[192000]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:04:58.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:04:57 smithi040 ceph-mon[189312]: pgmap v3784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:00 smithi143 ceph-mon[183689]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:00 smithi040 ceph-mon[192000]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:00 smithi040 ceph-mon[189312]: pgmap v3785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:05:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:02.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:02 smithi143 ceph-mon[183689]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:02.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:02 smithi040 ceph-mon[192000]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:02.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:02 smithi040 ceph-mon[189312]: pgmap v3786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:04.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:04 smithi143 ceph-mon[183689]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:04.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:04 smithi040 ceph-mon[192000]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:04.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:04 smithi040 ceph-mon[189312]: pgmap v3787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:06.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:06 smithi143 ceph-mon[183689]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:06.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:06 smithi040 ceph-mon[192000]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:06.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:06 smithi040 ceph-mon[189312]: pgmap v3788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:08.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:08 smithi143 ceph-mon[183689]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:08.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:08 smithi040 ceph-mon[192000]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:08.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:08 smithi040 ceph-mon[189312]: pgmap v3789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:10.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:10 smithi143 ceph-mon[183689]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:10.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:10 smithi040 ceph-mon[192000]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:10.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:10 smithi040 ceph-mon[189312]: pgmap v3790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:05:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:12 smithi143 ceph-mon[183689]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:12 smithi040 ceph-mon[192000]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:12 smithi040 ceph-mon[189312]: pgmap v3791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:14 smithi143 ceph-mon[183689]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:14 smithi040 ceph-mon[192000]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:14 smithi040 ceph-mon[189312]: pgmap v3792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:16 smithi040 ceph-mon[192000]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:16 smithi040 ceph-mon[189312]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:16 smithi143 ceph-mon[183689]: pgmap v3793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:18 smithi040 ceph-mon[192000]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:18 smithi040 ceph-mon[189312]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:18 smithi143 ceph-mon[183689]: pgmap v3794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:20 smithi040 ceph-mon[192000]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:20.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:20 smithi040 ceph-mon[189312]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:20 smithi143 ceph-mon[183689]: pgmap v3795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:05:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:22 smithi040 ceph-mon[192000]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:22 smithi040 ceph-mon[189312]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:22 smithi143 ceph-mon[183689]: pgmap v3796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:24 smithi040 ceph-mon[192000]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:24 smithi040 ceph-mon[189312]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:24 smithi143 ceph-mon[183689]: pgmap v3797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:05:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:05:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:05:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:26 smithi143 ceph-mon[183689]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:05:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:05:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:05:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[192000]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:05:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:05:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:05:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[189312]: pgmap v3798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:05:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:05:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:05:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:28 smithi143 ceph-mon[183689]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:28 smithi040 ceph-mon[192000]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:28 smithi040 ceph-mon[189312]: pgmap v3799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:30 smithi143 ceph-mon[183689]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:30 smithi040 ceph-mon[192000]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:30 smithi040 ceph-mon[189312]: pgmap v3800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:05:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:32 smithi143 ceph-mon[183689]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:32 smithi040 ceph-mon[192000]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:32 smithi040 ceph-mon[189312]: pgmap v3801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:34 smithi143 ceph-mon[183689]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:34 smithi040 ceph-mon[192000]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:34 smithi040 ceph-mon[189312]: pgmap v3802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:36 smithi143 ceph-mon[183689]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:36 smithi040 ceph-mon[192000]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:36 smithi040 ceph-mon[189312]: pgmap v3803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:38 smithi143 ceph-mon[183689]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:38 smithi040 ceph-mon[192000]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:38 smithi040 ceph-mon[189312]: pgmap v3804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:40 smithi143 ceph-mon[183689]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:40 smithi040 ceph-mon[192000]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:40 smithi040 ceph-mon[189312]: pgmap v3805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:05:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:42 smithi143 ceph-mon[183689]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:42 smithi040 ceph-mon[192000]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:42 smithi040 ceph-mon[189312]: pgmap v3806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:44 smithi143 ceph-mon[183689]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:44 smithi040 ceph-mon[192000]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:44 smithi040 ceph-mon[189312]: pgmap v3807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:46 smithi143 ceph-mon[183689]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:46 smithi040 ceph-mon[189312]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:46 smithi040 ceph-mon[192000]: pgmap v3808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:05:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:48 smithi143 ceph-mon[183689]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:48 smithi040 ceph-mon[192000]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:48 smithi040 ceph-mon[189312]: pgmap v3809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:50 smithi143 ceph-mon[183689]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:50 smithi040 ceph-mon[192000]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:50 smithi040 ceph-mon[189312]: pgmap v3810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:05:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:05:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:05:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:52 smithi143 ceph-mon[183689]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:52 smithi040 ceph-mon[192000]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:52 smithi040 ceph-mon[189312]: pgmap v3811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:54 smithi143 ceph-mon[183689]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:54 smithi040 ceph-mon[192000]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:54 smithi040 ceph-mon[189312]: pgmap v3812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:05:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:56 smithi143 ceph-mon[183689]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:56 smithi040 ceph-mon[192000]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:56 smithi040 ceph-mon[189312]: pgmap v3813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:05:58 smithi143 ceph-mon[183689]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:05:58 smithi040 ceph-mon[192000]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:05:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:05:58 smithi040 ceph-mon[189312]: pgmap v3814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:00.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:00 smithi143 ceph-mon[183689]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:00 smithi040 ceph-mon[192000]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:00 smithi040 ceph-mon[189312]: pgmap v3815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:06:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:02 smithi143 ceph-mon[183689]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:02 smithi040 ceph-mon[192000]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:02 smithi040 ceph-mon[189312]: pgmap v3816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:04 smithi143 ceph-mon[183689]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:04 smithi040 ceph-mon[192000]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:04 smithi040 ceph-mon[189312]: pgmap v3817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:06 smithi143 ceph-mon[183689]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:06 smithi040 ceph-mon[192000]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:06 smithi040 ceph-mon[189312]: pgmap v3818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:08 smithi143 ceph-mon[183689]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:08 smithi040 ceph-mon[192000]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:08 smithi040 ceph-mon[189312]: pgmap v3819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:10 smithi143 ceph-mon[183689]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:10 smithi040 ceph-mon[192000]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:10 smithi040 ceph-mon[189312]: pgmap v3820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:06:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:11 smithi040 ceph-mon[192000]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:11 smithi040 ceph-mon[189312]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:11 smithi143 ceph-mon[183689]: pgmap v3821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:14.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:14 smithi143 ceph-mon[183689]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:14.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:14 smithi040 ceph-mon[192000]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:14.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:14 smithi040 ceph-mon[189312]: pgmap v3822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:16 smithi143 ceph-mon[183689]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:16 smithi040 ceph-mon[192000]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:16 smithi040 ceph-mon[189312]: pgmap v3823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:18.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:18 smithi040 ceph-mon[192000]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:18.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:18 smithi040 ceph-mon[189312]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:18 smithi143 ceph-mon[183689]: pgmap v3824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:06:20.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:20 smithi040 ceph-mon[192000]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:20.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:20 smithi040 ceph-mon[189312]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:20 smithi143 ceph-mon[183689]: pgmap v3825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:06:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:22 smithi040 ceph-mon[192000]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:22 smithi040 ceph-mon[189312]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:22 smithi143 ceph-mon[183689]: pgmap v3826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:24.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:24 smithi040 ceph-mon[192000]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:24.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:24 smithi040 ceph-mon[189312]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:24 smithi143 ceph-mon[183689]: pgmap v3827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:26 smithi040 ceph-mon[192000]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:26.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:06:26.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:26 smithi040 ceph-mon[189312]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:26.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:06:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:26 smithi143 ceph-mon[183689]: pgmap v3828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:06:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:06:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:06:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:06:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:06:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:06:27.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:06:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:06:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:06:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:06:28.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:28 smithi040 ceph-mon[192000]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:28.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:28 smithi040 ceph-mon[189312]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:28 smithi143 ceph-mon[183689]: pgmap v3829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:30.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:30 smithi040 ceph-mon[192000]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:30.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:30 smithi040 ceph-mon[189312]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:30 smithi143 ceph-mon[183689]: pgmap v3830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:06:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:32 smithi143 ceph-mon[183689]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:32 smithi040 ceph-mon[192000]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:32 smithi040 ceph-mon[189312]: pgmap v3831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:34 smithi143 ceph-mon[183689]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:34 smithi040 ceph-mon[192000]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:34 smithi040 ceph-mon[189312]: pgmap v3832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:36 smithi143 ceph-mon[183689]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:36 smithi040 ceph-mon[189312]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:36 smithi040 ceph-mon[192000]: pgmap v3833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:38 smithi143 ceph-mon[183689]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:38 smithi040 ceph-mon[189312]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:38 smithi040 ceph-mon[192000]: pgmap v3834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:40 smithi143 ceph-mon[183689]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:40 smithi040 ceph-mon[192000]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:40 smithi040 ceph-mon[189312]: pgmap v3835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:06:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:42 smithi143 ceph-mon[183689]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:42 smithi040 ceph-mon[192000]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:42 smithi040 ceph-mon[189312]: pgmap v3836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:44 smithi143 ceph-mon[183689]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:44 smithi040 ceph-mon[192000]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:44 smithi040 ceph-mon[189312]: pgmap v3837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:46 smithi143 ceph-mon[183689]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:46 smithi040 ceph-mon[192000]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:46 smithi040 ceph-mon[189312]: pgmap v3838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:06:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:48 smithi143 ceph-mon[183689]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:48 smithi040 ceph-mon[192000]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:48 smithi040 ceph-mon[189312]: pgmap v3839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:50 smithi143 ceph-mon[183689]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:50 smithi040 ceph-mon[192000]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:50 smithi040 ceph-mon[189312]: pgmap v3840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:06:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:06:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:06:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:52 smithi143 ceph-mon[183689]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:52 smithi040 ceph-mon[192000]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:52 smithi040 ceph-mon[189312]: pgmap v3841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:54 smithi143 ceph-mon[183689]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:54 smithi040 ceph-mon[192000]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:54 smithi040 ceph-mon[189312]: pgmap v3842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:56 smithi143 ceph-mon[183689]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:56 smithi040 ceph-mon[192000]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:56 smithi040 ceph-mon[189312]: pgmap v3843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:06:58 smithi143 ceph-mon[183689]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:06:58 smithi040 ceph-mon[192000]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:06:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:06:58 smithi040 ceph-mon[189312]: pgmap v3844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:00 smithi143 ceph-mon[183689]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:00 smithi040 ceph-mon[192000]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:00 smithi040 ceph-mon[189312]: pgmap v3845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:07:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:02 smithi143 ceph-mon[183689]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:02 smithi040 ceph-mon[192000]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:02 smithi040 ceph-mon[189312]: pgmap v3846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:04 smithi143 ceph-mon[183689]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:04 smithi040 ceph-mon[192000]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:04 smithi040 ceph-mon[189312]: pgmap v3847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:06 smithi143 ceph-mon[183689]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:06 smithi040 ceph-mon[192000]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:06 smithi040 ceph-mon[189312]: pgmap v3848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:08 smithi143 ceph-mon[183689]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:08 smithi040 ceph-mon[192000]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:08 smithi040 ceph-mon[189312]: pgmap v3849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:10 smithi143 ceph-mon[183689]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:10 smithi040 ceph-mon[192000]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:10 smithi040 ceph-mon[189312]: pgmap v3850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:07:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:12 smithi143 ceph-mon[183689]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:12 smithi040 ceph-mon[192000]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:12 smithi040 ceph-mon[189312]: pgmap v3851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:14 smithi143 ceph-mon[183689]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:14 smithi040 ceph-mon[192000]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:14 smithi040 ceph-mon[189312]: pgmap v3852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:16 smithi143 ceph-mon[183689]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:16.672 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:16.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:16 smithi040 ceph-mon[192000]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:16.672 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:16.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:16 smithi040 ceph-mon[189312]: pgmap v3853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:16.673 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:18 smithi143 ceph-mon[183689]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:18.796 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:18 smithi040 ceph-mon[189312]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:18.797 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:18 smithi040 ceph-mon[192000]: pgmap v3854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:20 smithi143 ceph-mon[183689]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:20 smithi040 ceph-mon[192000]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:20.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:20 smithi040 ceph-mon[189312]: pgmap v3855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:07:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:22 smithi143 ceph-mon[183689]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:22 smithi040 ceph-mon[192000]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:22.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:22 smithi040 ceph-mon[189312]: pgmap v3856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:24 smithi143 ceph-mon[183689]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:24 smithi040 ceph-mon[189312]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:24 smithi040 ceph-mon[192000]: pgmap v3857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:26 smithi143 ceph-mon[183689]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:26 smithi040 ceph-mon[192000]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:26 smithi040 ceph-mon[189312]: pgmap v3858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:07:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:27 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:07:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:07:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:27 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:28 smithi143 ceph-mon[183689]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:07:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:07:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[192000]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:07:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:07:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[189312]: pgmap v3859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:07:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:07:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:07:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:30 smithi143 ceph-mon[183689]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:30 smithi040 ceph-mon[189312]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:30 smithi040 ceph-mon[192000]: pgmap v3860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:07:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:32 smithi143 ceph-mon[183689]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:32 smithi040 ceph-mon[192000]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:32 smithi040 ceph-mon[189312]: pgmap v3861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:34.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:34 smithi040 ceph-mon[192000]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:34.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:34 smithi040 ceph-mon[189312]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:34 smithi143 ceph-mon[183689]: pgmap v3862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:36 smithi040 ceph-mon[192000]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:36 smithi040 ceph-mon[189312]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:36 smithi143 ceph-mon[183689]: pgmap v3863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:38 smithi040 ceph-mon[192000]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:38 smithi040 ceph-mon[189312]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:38 smithi143 ceph-mon[183689]: pgmap v3864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:40 smithi143 ceph-mon[183689]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:40.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:40 smithi040 ceph-mon[192000]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:40 smithi040 ceph-mon[189312]: pgmap v3865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:07:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:42 smithi143 ceph-mon[183689]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:42 smithi040 ceph-mon[189312]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:42 smithi040 ceph-mon[192000]: pgmap v3866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:44 smithi143 ceph-mon[183689]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:44 smithi040 ceph-mon[192000]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:44 smithi040 ceph-mon[189312]: pgmap v3867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:46 smithi143 ceph-mon[183689]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:46 smithi040 ceph-mon[192000]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:46 smithi040 ceph-mon[189312]: pgmap v3868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:07:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:48 smithi143 ceph-mon[183689]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:48 smithi040 ceph-mon[192000]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:48 smithi040 ceph-mon[189312]: pgmap v3869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:50 smithi143 ceph-mon[183689]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:50 smithi040 ceph-mon[192000]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:50 smithi040 ceph-mon[189312]: pgmap v3870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:07:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:07:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:07:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:52 smithi143 ceph-mon[183689]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:52 smithi040 ceph-mon[192000]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:52 smithi040 ceph-mon[189312]: pgmap v3871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:54 smithi143 ceph-mon[183689]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:54 smithi040 ceph-mon[192000]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:54 smithi040 ceph-mon[189312]: pgmap v3872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:56 smithi143 ceph-mon[183689]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:56 smithi040 ceph-mon[192000]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:56 smithi040 ceph-mon[189312]: pgmap v3873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:07:58 smithi143 ceph-mon[183689]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:07:58 smithi040 ceph-mon[192000]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:07:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:07:58 smithi040 ceph-mon[189312]: pgmap v3874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:00 smithi143 ceph-mon[183689]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:00 smithi040 ceph-mon[192000]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:00 smithi040 ceph-mon[189312]: pgmap v3875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:01.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:08:01.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:02 smithi143 ceph-mon[183689]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:02 smithi040 ceph-mon[189312]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:02 smithi040 ceph-mon[192000]: pgmap v3876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:04 smithi143 ceph-mon[183689]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:04 smithi040 ceph-mon[192000]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:04 smithi040 ceph-mon[189312]: pgmap v3877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:06 smithi143 ceph-mon[183689]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:06 smithi040 ceph-mon[192000]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:06 smithi040 ceph-mon[189312]: pgmap v3878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:08 smithi143 ceph-mon[183689]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:08 smithi040 ceph-mon[192000]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:08 smithi040 ceph-mon[189312]: pgmap v3879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:10.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:10 smithi143 ceph-mon[183689]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:10 smithi040 ceph-mon[192000]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:10 smithi040 ceph-mon[189312]: pgmap v3880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:08:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:12 smithi143 ceph-mon[183689]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:12 smithi040 ceph-mon[192000]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:12 smithi040 ceph-mon[189312]: pgmap v3881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:14 smithi143 ceph-mon[183689]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:14 smithi040 ceph-mon[192000]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:14 smithi040 ceph-mon[189312]: pgmap v3882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:16 smithi143 ceph-mon[183689]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:16 smithi040 ceph-mon[192000]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:16 smithi040 ceph-mon[189312]: pgmap v3883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:18 smithi143 ceph-mon[183689]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:18 smithi040 ceph-mon[192000]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:18 smithi040 ceph-mon[189312]: pgmap v3884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:20 smithi143 ceph-mon[183689]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:20 smithi040 ceph-mon[192000]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:20 smithi040 ceph-mon[189312]: pgmap v3885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:08:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:22 smithi143 ceph-mon[183689]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:22 smithi040 ceph-mon[192000]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:22 smithi040 ceph-mon[189312]: pgmap v3886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:24 smithi143 ceph-mon[183689]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:24 smithi040 ceph-mon[192000]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:24 smithi040 ceph-mon[189312]: pgmap v3887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:25.142 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:08:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:08:24.665409242Z level=info msg="Completed cleanup jobs" duration=117.421961ms 2023-09-30T11:08:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:26 smithi143 ceph-mon[183689]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:26 smithi040 ceph-mon[189312]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:26 smithi040 ceph-mon[192000]: pgmap v3888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:28 smithi143 ceph-mon[183689]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:08:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:08:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:08:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:28 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:08:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[192000]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:08:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:08:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:08:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:08:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[189312]: pgmap v3889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:08:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:08:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:08:28.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:28 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:08:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:30 smithi143 ceph-mon[183689]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:30 smithi040 ceph-mon[192000]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:30 smithi040 ceph-mon[189312]: pgmap v3890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:08:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:32 smithi143 ceph-mon[183689]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:32 smithi040 ceph-mon[192000]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:32 smithi040 ceph-mon[189312]: pgmap v3891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:34 smithi143 ceph-mon[183689]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:34 smithi040 ceph-mon[192000]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:34 smithi040 ceph-mon[189312]: pgmap v3892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:36 smithi143 ceph-mon[183689]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:36 smithi040 ceph-mon[192000]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:36 smithi040 ceph-mon[189312]: pgmap v3893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:37 smithi143 ceph-mon[183689]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:37 smithi040 ceph-mon[192000]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:37 smithi040 ceph-mon[189312]: pgmap v3894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:40 smithi143 ceph-mon[183689]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:40 smithi040 ceph-mon[192000]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:40 smithi040 ceph-mon[189312]: pgmap v3895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:08:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:42 smithi143 ceph-mon[183689]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:42 smithi040 ceph-mon[192000]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:42 smithi040 ceph-mon[189312]: pgmap v3896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:44 smithi143 ceph-mon[183689]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:44 smithi040 ceph-mon[192000]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:44 smithi040 ceph-mon[189312]: pgmap v3897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:46 smithi143 ceph-mon[183689]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:46 smithi040 ceph-mon[192000]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:46 smithi040 ceph-mon[189312]: pgmap v3898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:08:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:48 smithi143 ceph-mon[183689]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:48 smithi040 ceph-mon[192000]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:48 smithi040 ceph-mon[189312]: pgmap v3899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:50 smithi143 ceph-mon[183689]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:50 smithi040 ceph-mon[192000]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:50 smithi040 ceph-mon[189312]: pgmap v3900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:08:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:08:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:08:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:52 smithi143 ceph-mon[183689]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:52 smithi040 ceph-mon[192000]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:52 smithi040 ceph-mon[189312]: pgmap v3901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:54 smithi143 ceph-mon[183689]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:54 smithi040 ceph-mon[192000]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:54 smithi040 ceph-mon[189312]: pgmap v3902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:56 smithi143 ceph-mon[183689]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:56 smithi040 ceph-mon[192000]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:56 smithi040 ceph-mon[189312]: pgmap v3903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:08:58 smithi143 ceph-mon[183689]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:08:58 smithi040 ceph-mon[192000]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:08:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:08:58 smithi040 ceph-mon[189312]: pgmap v3904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:00 smithi143 ceph-mon[183689]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:00 smithi040 ceph-mon[192000]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:00 smithi040 ceph-mon[189312]: pgmap v3905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:09:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:02 smithi143 ceph-mon[183689]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:02 smithi040 ceph-mon[192000]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:02 smithi040 ceph-mon[189312]: pgmap v3906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:04 smithi143 ceph-mon[183689]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:04 smithi040 ceph-mon[192000]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:04 smithi040 ceph-mon[189312]: pgmap v3907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:06 smithi143 ceph-mon[183689]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:06 smithi040 ceph-mon[189312]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:06 smithi040 ceph-mon[192000]: pgmap v3908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:08 smithi143 ceph-mon[183689]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:08 smithi040 ceph-mon[192000]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:08 smithi040 ceph-mon[189312]: pgmap v3909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:10 smithi143 ceph-mon[183689]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:10 smithi040 ceph-mon[192000]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:10 smithi040 ceph-mon[189312]: pgmap v3910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:09:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:12 smithi143 ceph-mon[183689]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:12 smithi040 ceph-mon[192000]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:12 smithi040 ceph-mon[189312]: pgmap v3911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:14 smithi143 ceph-mon[183689]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:14 smithi040 ceph-mon[192000]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:14 smithi040 ceph-mon[189312]: pgmap v3912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:16 smithi143 ceph-mon[183689]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:16 smithi040 ceph-mon[192000]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:16 smithi040 ceph-mon[189312]: pgmap v3913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:18 smithi143 ceph-mon[183689]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:18 smithi040 ceph-mon[192000]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:18 smithi040 ceph-mon[189312]: pgmap v3914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:20 smithi143 ceph-mon[183689]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:20 smithi040 ceph-mon[192000]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:20 smithi040 ceph-mon[189312]: pgmap v3915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:09:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:22 smithi143 ceph-mon[183689]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:22 smithi040 ceph-mon[192000]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:22 smithi040 ceph-mon[189312]: pgmap v3916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:24 smithi143 ceph-mon[183689]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:24 smithi040 ceph-mon[192000]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:24 smithi040 ceph-mon[189312]: pgmap v3917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:26 smithi143 ceph-mon[183689]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:26 smithi040 ceph-mon[192000]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:26 smithi040 ceph-mon[189312]: pgmap v3918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:28 smithi143 ceph-mon[183689]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:28 smithi040 ceph-mon[189312]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:28 smithi040 ceph-mon[192000]: pgmap v3919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:09:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:09:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:09:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:09:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:09:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:09:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:09:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:09:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:09:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:09:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:09:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:09:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:30 smithi143 ceph-mon[183689]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:30 smithi040 ceph-mon[192000]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:30 smithi040 ceph-mon[189312]: pgmap v3920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:09:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:32 smithi143 ceph-mon[183689]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:32 smithi040 ceph-mon[192000]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:32 smithi040 ceph-mon[189312]: pgmap v3921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:34 smithi143 ceph-mon[183689]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:34 smithi040 ceph-mon[192000]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:34 smithi040 ceph-mon[189312]: pgmap v3922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:36 smithi143 ceph-mon[183689]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:36 smithi040 ceph-mon[192000]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:36 smithi040 ceph-mon[189312]: pgmap v3923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:38 smithi143 ceph-mon[183689]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:38 smithi040 ceph-mon[192000]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:38 smithi040 ceph-mon[189312]: pgmap v3924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:39 smithi143 ceph-mon[183689]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:39 smithi040 ceph-mon[192000]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:39 smithi040 ceph-mon[189312]: pgmap v3925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:09:42.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:42 smithi143 ceph-mon[183689]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:42 smithi040 ceph-mon[192000]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:42 smithi040 ceph-mon[189312]: pgmap v3926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:44 smithi143 ceph-mon[183689]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:44 smithi040 ceph-mon[192000]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:44 smithi040 ceph-mon[189312]: pgmap v3927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:46 smithi143 ceph-mon[183689]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:46 smithi040 ceph-mon[192000]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:46 smithi040 ceph-mon[189312]: pgmap v3928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:09:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:48 smithi143 ceph-mon[183689]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:48 smithi040 ceph-mon[192000]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:48 smithi040 ceph-mon[189312]: pgmap v3929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:50 smithi143 ceph-mon[183689]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:50 smithi040 ceph-mon[192000]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:50 smithi040 ceph-mon[189312]: pgmap v3930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:09:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:09:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:09:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:52 smithi143 ceph-mon[183689]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:52 smithi040 ceph-mon[192000]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:52 smithi040 ceph-mon[189312]: pgmap v3931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:54 smithi143 ceph-mon[183689]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:54 smithi040 ceph-mon[189312]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:54 smithi040 ceph-mon[192000]: pgmap v3932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:56 smithi143 ceph-mon[183689]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:56 smithi040 ceph-mon[189312]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:56 smithi040 ceph-mon[192000]: pgmap v3933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:09:58 smithi143 ceph-mon[183689]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:09:58 smithi040 ceph-mon[192000]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:09:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:09:58 smithi040 ceph-mon[189312]: pgmap v3934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:00 smithi143 ceph-mon[183689]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:10:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:00 smithi040 ceph-mon[192000]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:10:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:00 smithi040 ceph-mon[189312]: pgmap v3935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:10:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:10:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:02 smithi143 ceph-mon[183689]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:02 smithi040 ceph-mon[192000]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:02 smithi040 ceph-mon[189312]: pgmap v3936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:04 smithi143 ceph-mon[183689]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:04 smithi040 ceph-mon[192000]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:04 smithi040 ceph-mon[189312]: pgmap v3937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:06 smithi143 ceph-mon[183689]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:06 smithi040 ceph-mon[192000]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:06 smithi040 ceph-mon[189312]: pgmap v3938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:08 smithi143 ceph-mon[183689]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:08 smithi040 ceph-mon[192000]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:08 smithi040 ceph-mon[189312]: pgmap v3939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:10 smithi143 ceph-mon[183689]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:10 smithi040 ceph-mon[192000]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:10 smithi040 ceph-mon[189312]: pgmap v3940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:10:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:12 smithi143 ceph-mon[183689]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:12 smithi040 ceph-mon[192000]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:12 smithi040 ceph-mon[189312]: pgmap v3941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:14 smithi143 ceph-mon[183689]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:14 smithi040 ceph-mon[192000]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:14 smithi040 ceph-mon[189312]: pgmap v3942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:16 smithi143 ceph-mon[183689]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:16 smithi040 ceph-mon[192000]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:16 smithi040 ceph-mon[189312]: pgmap v3943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:18 smithi143 ceph-mon[183689]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:18 smithi040 ceph-mon[192000]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:18 smithi040 ceph-mon[189312]: pgmap v3944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:20 smithi143 ceph-mon[183689]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:20 smithi040 ceph-mon[192000]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:20 smithi040 ceph-mon[189312]: pgmap v3945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:10:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:22 smithi143 ceph-mon[183689]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:22 smithi040 ceph-mon[192000]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:22 smithi040 ceph-mon[189312]: pgmap v3946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:24 smithi143 ceph-mon[183689]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:24 smithi040 ceph-mon[192000]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:24 smithi040 ceph-mon[189312]: pgmap v3947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:26 smithi143 ceph-mon[183689]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:26 smithi040 ceph-mon[192000]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:26 smithi040 ceph-mon[189312]: pgmap v3948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:28 smithi143 ceph-mon[183689]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:28 smithi040 ceph-mon[192000]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:28 smithi040 ceph-mon[189312]: pgmap v3949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:29.535 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:29 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:10:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:29 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:10:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:29 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:10:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:30 smithi143 ceph-mon[183689]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:30 smithi040 ceph-mon[192000]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:30 smithi040 ceph-mon[189312]: pgmap v3950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:31.250 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:10:31.250 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:31.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:31.251 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:31.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:31.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:31.251 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:10:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:10:32.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:10:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: pgmap v3951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:10:32.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:10:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:34 smithi143 ceph-mon[183689]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:34 smithi040 ceph-mon[192000]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:34 smithi040 ceph-mon[189312]: pgmap v3952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:36 smithi143 ceph-mon[183689]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:36 smithi040 ceph-mon[192000]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:36 smithi040 ceph-mon[189312]: pgmap v3953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:37 smithi143 ceph-mon[183689]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:37 smithi040 ceph-mon[192000]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:37 smithi040 ceph-mon[189312]: pgmap v3954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:40 smithi143 ceph-mon[183689]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:40 smithi040 ceph-mon[192000]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:40 smithi040 ceph-mon[189312]: pgmap v3955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:10:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:42 smithi143 ceph-mon[183689]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:42 smithi040 ceph-mon[192000]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:42 smithi040 ceph-mon[189312]: pgmap v3956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:44 smithi143 ceph-mon[183689]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:44 smithi040 ceph-mon[192000]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:44 smithi040 ceph-mon[189312]: pgmap v3957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:46 smithi143 ceph-mon[183689]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:46 smithi040 ceph-mon[192000]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:46 smithi040 ceph-mon[189312]: pgmap v3958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:10:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:48 smithi143 ceph-mon[183689]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:48 smithi040 ceph-mon[192000]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:48 smithi040 ceph-mon[189312]: pgmap v3959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:50 smithi143 ceph-mon[183689]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:50 smithi040 ceph-mon[192000]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:50.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:50 smithi040 ceph-mon[189312]: pgmap v3960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:10:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:10:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:10:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:52 smithi143 ceph-mon[183689]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:52 smithi040 ceph-mon[192000]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:52 smithi040 ceph-mon[189312]: pgmap v3961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:54 smithi143 ceph-mon[183689]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:54 smithi040 ceph-mon[192000]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:54 smithi040 ceph-mon[189312]: pgmap v3962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:10:56.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:56 smithi143 ceph-mon[183689]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:56 smithi040 ceph-mon[192000]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:56 smithi040 ceph-mon[189312]: pgmap v3963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:10:58 smithi143 ceph-mon[183689]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:10:58 smithi040 ceph-mon[192000]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:10:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:10:58 smithi040 ceph-mon[189312]: pgmap v3964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:00 smithi143 ceph-mon[183689]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:00 smithi040 ceph-mon[192000]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:00 smithi040 ceph-mon[189312]: pgmap v3965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:11:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:02 smithi143 ceph-mon[183689]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:02 smithi040 ceph-mon[192000]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:02 smithi040 ceph-mon[189312]: pgmap v3966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:04 smithi143 ceph-mon[183689]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:04 smithi040 ceph-mon[192000]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:04 smithi040 ceph-mon[189312]: pgmap v3967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:06 smithi143 ceph-mon[183689]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:06 smithi040 ceph-mon[192000]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:06 smithi040 ceph-mon[189312]: pgmap v3968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:08 smithi143 ceph-mon[183689]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:08.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:08 smithi040 ceph-mon[192000]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:08.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:08 smithi040 ceph-mon[189312]: pgmap v3969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:10 smithi143 ceph-mon[183689]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:10 smithi040 ceph-mon[192000]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:10 smithi040 ceph-mon[189312]: pgmap v3970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:11:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:12 smithi143 ceph-mon[183689]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:12 smithi040 ceph-mon[192000]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:12 smithi040 ceph-mon[189312]: pgmap v3971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:14 smithi143 ceph-mon[183689]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:14 smithi040 ceph-mon[192000]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:14 smithi040 ceph-mon[189312]: pgmap v3972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:16 smithi143 ceph-mon[183689]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:16 smithi040 ceph-mon[192000]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:16 smithi040 ceph-mon[189312]: pgmap v3973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:18 smithi143 ceph-mon[183689]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:18 smithi040 ceph-mon[192000]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:18 smithi040 ceph-mon[189312]: pgmap v3974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:20 smithi143 ceph-mon[183689]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:20 smithi040 ceph-mon[192000]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:20 smithi040 ceph-mon[189312]: pgmap v3975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:11:22.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:22 smithi143 ceph-mon[183689]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:22 smithi040 ceph-mon[192000]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:22 smithi040 ceph-mon[189312]: pgmap v3976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:24 smithi143 ceph-mon[183689]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:24 smithi040 ceph-mon[192000]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:24 smithi040 ceph-mon[189312]: pgmap v3977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:26 smithi143 ceph-mon[183689]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:26 smithi040 ceph-mon[192000]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:26 smithi040 ceph-mon[189312]: pgmap v3978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:28 smithi143 ceph-mon[183689]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:28 smithi040 ceph-mon[192000]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:28 smithi040 ceph-mon[189312]: pgmap v3979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:29 smithi143 ceph-mon[183689]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:29 smithi040 ceph-mon[192000]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:29 smithi040 ceph-mon[189312]: pgmap v3980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:11:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:31 smithi143 ceph-mon[183689]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:31 smithi040 ceph-mon[192000]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:31 smithi040 ceph-mon[189312]: pgmap v3981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:32.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:32 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:11:32.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:32 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:11:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:32 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:11:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:11:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:11:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:11:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:33 smithi143 ceph-mon[183689]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[192000]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:11:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:11:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:11:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:33 smithi040 ceph-mon[189312]: pgmap v3982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:36.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:36 smithi143 ceph-mon[183689]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:36.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:36 smithi040 ceph-mon[192000]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:36.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:36 smithi040 ceph-mon[189312]: pgmap v3983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:38 smithi143 ceph-mon[183689]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:38 smithi040 ceph-mon[192000]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:38 smithi040 ceph-mon[189312]: pgmap v3984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:40 smithi143 ceph-mon[183689]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:40 smithi040 ceph-mon[192000]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:40 smithi040 ceph-mon[189312]: pgmap v3985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:11:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:42 smithi143 ceph-mon[183689]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:42 smithi040 ceph-mon[192000]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:42 smithi040 ceph-mon[189312]: pgmap v3986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:44 smithi143 ceph-mon[183689]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:44 smithi040 ceph-mon[192000]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:44.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:44 smithi040 ceph-mon[189312]: pgmap v3987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:46 smithi143 ceph-mon[183689]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:46 smithi040 ceph-mon[192000]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:46 smithi040 ceph-mon[189312]: pgmap v3988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:11:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:48 smithi143 ceph-mon[183689]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:48 smithi040 ceph-mon[192000]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:48 smithi040 ceph-mon[189312]: pgmap v3989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:11:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:50 smithi143 ceph-mon[183689]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:50 smithi040 ceph-mon[192000]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:50 smithi040 ceph-mon[189312]: pgmap v3990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:11:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:11:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:11:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:52 smithi143 ceph-mon[183689]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:52 smithi040 ceph-mon[192000]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:52 smithi040 ceph-mon[189312]: pgmap v3991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:54 smithi143 ceph-mon[183689]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:54 smithi040 ceph-mon[189312]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:54 smithi040 ceph-mon[192000]: pgmap v3992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:56 smithi143 ceph-mon[183689]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:56 smithi040 ceph-mon[192000]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:56 smithi040 ceph-mon[189312]: pgmap v3993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:11:58 smithi143 ceph-mon[183689]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:11:58 smithi040 ceph-mon[192000]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:11:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:11:58 smithi040 ceph-mon[189312]: pgmap v3994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:00 smithi143 ceph-mon[183689]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:00 smithi040 ceph-mon[192000]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:00 smithi040 ceph-mon[189312]: pgmap v3995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:12:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:02 smithi143 ceph-mon[183689]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:02 smithi040 ceph-mon[192000]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:02 smithi040 ceph-mon[189312]: pgmap v3996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:04 smithi143 ceph-mon[183689]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:04 smithi040 ceph-mon[192000]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:04 smithi040 ceph-mon[189312]: pgmap v3997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:06 smithi143 ceph-mon[183689]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:06 smithi040 ceph-mon[192000]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:06 smithi040 ceph-mon[189312]: pgmap v3998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:08 smithi143 ceph-mon[183689]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:08 smithi040 ceph-mon[192000]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:08 smithi040 ceph-mon[189312]: pgmap v3999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:10 smithi143 ceph-mon[183689]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:10.769 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:10 smithi040 ceph-mon[192000]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:10.770 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:10 smithi040 ceph-mon[189312]: pgmap v4000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:12:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:12 smithi143 ceph-mon[183689]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:12 smithi040 ceph-mon[192000]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:12 smithi040 ceph-mon[189312]: pgmap v4001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:14 smithi143 ceph-mon[183689]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:14 smithi040 ceph-mon[192000]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:14 smithi040 ceph-mon[189312]: pgmap v4002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:16 smithi143 ceph-mon[183689]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:16 smithi040 ceph-mon[192000]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:16 smithi040 ceph-mon[189312]: pgmap v4003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:18 smithi143 ceph-mon[183689]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:18.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:18 smithi040 ceph-mon[192000]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:18 smithi040 ceph-mon[189312]: pgmap v4004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:19 smithi143 ceph-mon[183689]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:19 smithi040 ceph-mon[192000]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:19 smithi040 ceph-mon[189312]: pgmap v4005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:21] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:12:22.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:22 smithi143 ceph-mon[183689]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:22.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:22 smithi040 ceph-mon[192000]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:22.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:22 smithi040 ceph-mon[189312]: pgmap v4006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:24 smithi143 ceph-mon[183689]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:24 smithi040 ceph-mon[192000]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:24 smithi040 ceph-mon[189312]: pgmap v4007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:26 smithi143 ceph-mon[183689]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:26 smithi040 ceph-mon[192000]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:26 smithi040 ceph-mon[189312]: pgmap v4008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:28 smithi143 ceph-mon[183689]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:28 smithi040 ceph-mon[192000]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:28 smithi040 ceph-mon[189312]: pgmap v4009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:30 smithi143 ceph-mon[183689]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:30 smithi040 ceph-mon[192000]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:30.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:30 smithi040 ceph-mon[189312]: pgmap v4010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:12:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:32 smithi143 ceph-mon[183689]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:32 smithi040 ceph-mon[189312]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:32 smithi040 ceph-mon[192000]: pgmap v4011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:12:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:12:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:12:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:12:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:12:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:12:33.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:12:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:34 smithi143 ceph-mon[183689]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:34 smithi040 ceph-mon[192000]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:34 smithi040 ceph-mon[189312]: pgmap v4012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:36 smithi143 ceph-mon[183689]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:36 smithi040 ceph-mon[189312]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:36 smithi040 ceph-mon[192000]: pgmap v4013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:38 smithi143 ceph-mon[183689]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:38 smithi040 ceph-mon[192000]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:38 smithi040 ceph-mon[189312]: pgmap v4014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:40 smithi143 ceph-mon[183689]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:40 smithi040 ceph-mon[192000]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:40 smithi040 ceph-mon[189312]: pgmap v4015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:12:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:42 smithi143 ceph-mon[183689]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:42 smithi040 ceph-mon[192000]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:42 smithi040 ceph-mon[189312]: pgmap v4016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:44 smithi143 ceph-mon[183689]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:44 smithi040 ceph-mon[192000]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:44 smithi040 ceph-mon[189312]: pgmap v4017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:45 smithi143 ceph-mon[183689]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:45 smithi040 ceph-mon[192000]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:45 smithi040 ceph-mon[189312]: pgmap v4018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:12:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:47 smithi143 ceph-mon[183689]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:47 smithi040 ceph-mon[192000]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:47 smithi040 ceph-mon[189312]: pgmap v4019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:50 smithi143 ceph-mon[183689]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:50 smithi040 ceph-mon[192000]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:50 smithi040 ceph-mon[189312]: pgmap v4020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:12:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:12:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:12:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:52 smithi143 ceph-mon[183689]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:52 smithi040 ceph-mon[189312]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:52 smithi040 ceph-mon[192000]: pgmap v4021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:54 smithi143 ceph-mon[183689]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:54 smithi040 ceph-mon[192000]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:54 smithi040 ceph-mon[189312]: pgmap v4022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:56 smithi143 ceph-mon[183689]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:56 smithi040 ceph-mon[192000]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:56 smithi040 ceph-mon[189312]: pgmap v4023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:12:58 smithi143 ceph-mon[183689]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:12:58 smithi040 ceph-mon[192000]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:12:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:12:58 smithi040 ceph-mon[189312]: pgmap v4024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:00 smithi143 ceph-mon[183689]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:00 smithi040 ceph-mon[192000]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:00 smithi040 ceph-mon[189312]: pgmap v4025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:13:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:02 smithi143 ceph-mon[183689]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:02 smithi040 ceph-mon[192000]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:02.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:02 smithi040 ceph-mon[189312]: pgmap v4026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:04 smithi143 ceph-mon[183689]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:04 smithi040 ceph-mon[192000]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:04 smithi040 ceph-mon[189312]: pgmap v4027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:06 smithi143 ceph-mon[183689]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:06 smithi040 ceph-mon[192000]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:06 smithi040 ceph-mon[189312]: pgmap v4028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:08 smithi143 ceph-mon[183689]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:08 smithi040 ceph-mon[192000]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:08 smithi040 ceph-mon[189312]: pgmap v4029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:10 smithi143 ceph-mon[183689]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:10 smithi040 ceph-mon[192000]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:10 smithi040 ceph-mon[189312]: pgmap v4030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:13:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:12 smithi143 ceph-mon[183689]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:12 smithi040 ceph-mon[192000]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:12.834 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:12 smithi040 ceph-mon[189312]: pgmap v4031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:14 smithi143 ceph-mon[183689]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:14 smithi040 ceph-mon[192000]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:14 smithi040 ceph-mon[189312]: pgmap v4032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:16 smithi143 ceph-mon[183689]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:16 smithi040 ceph-mon[192000]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:16 smithi040 ceph-mon[189312]: pgmap v4033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:18 smithi143 ceph-mon[183689]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:18 smithi040 ceph-mon[192000]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:18 smithi040 ceph-mon[189312]: pgmap v4034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:20 smithi143 ceph-mon[183689]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:20 smithi040 ceph-mon[192000]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:20 smithi040 ceph-mon[189312]: pgmap v4035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:13:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:22 smithi143 ceph-mon[183689]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:22 smithi040 ceph-mon[192000]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:22 smithi040 ceph-mon[189312]: pgmap v4036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:24 smithi143 ceph-mon[183689]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:24 smithi040 ceph-mon[192000]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:24 smithi040 ceph-mon[189312]: pgmap v4037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:26 smithi143 ceph-mon[183689]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:26 smithi040 ceph-mon[192000]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:26 smithi040 ceph-mon[189312]: pgmap v4038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:28 smithi143 ceph-mon[183689]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:28 smithi040 ceph-mon[192000]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:28 smithi040 ceph-mon[189312]: pgmap v4039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:30 smithi143 ceph-mon[183689]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:30 smithi040 ceph-mon[192000]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:30 smithi040 ceph-mon[189312]: pgmap v4040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:13:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:32 smithi143 ceph-mon[183689]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:32 smithi040 ceph-mon[192000]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:32 smithi040 ceph-mon[189312]: pgmap v4041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:34 smithi143 ceph-mon[183689]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:13:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:13:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:13:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[192000]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[189312]: pgmap v4042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:13:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:13:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:13:34.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:13:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:36 smithi143 ceph-mon[183689]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:36 smithi040 ceph-mon[189312]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:36 smithi040 ceph-mon[192000]: pgmap v4043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:38 smithi143 ceph-mon[183689]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:38 smithi040 ceph-mon[192000]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:38 smithi040 ceph-mon[189312]: pgmap v4044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:40 smithi143 ceph-mon[183689]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:40 smithi040 ceph-mon[192000]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:40 smithi040 ceph-mon[189312]: pgmap v4045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:13:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:42 smithi143 ceph-mon[183689]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:42 smithi040 ceph-mon[192000]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:42 smithi040 ceph-mon[189312]: pgmap v4046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:44 smithi143 ceph-mon[183689]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:44 smithi040 ceph-mon[189312]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:44 smithi040 ceph-mon[192000]: pgmap v4047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:46 smithi143 ceph-mon[183689]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:46 smithi040 ceph-mon[192000]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:46 smithi040 ceph-mon[189312]: pgmap v4048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:13:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:48 smithi143 ceph-mon[183689]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:48 smithi040 ceph-mon[192000]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:48 smithi040 ceph-mon[189312]: pgmap v4049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:50 smithi143 ceph-mon[183689]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:50 smithi040 ceph-mon[192000]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:50 smithi040 ceph-mon[189312]: pgmap v4050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:13:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:13:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:13:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:52 smithi143 ceph-mon[183689]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:52 smithi040 ceph-mon[192000]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:52 smithi040 ceph-mon[189312]: pgmap v4051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:54 smithi143 ceph-mon[183689]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:54 smithi040 ceph-mon[189312]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:54 smithi040 ceph-mon[192000]: pgmap v4052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:56 smithi143 ceph-mon[183689]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:56 smithi040 ceph-mon[192000]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:56 smithi040 ceph-mon[189312]: pgmap v4053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:13:58 smithi143 ceph-mon[183689]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:13:58 smithi040 ceph-mon[192000]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:13:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:13:58 smithi040 ceph-mon[189312]: pgmap v4054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:00 smithi143 ceph-mon[183689]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:00 smithi040 ceph-mon[192000]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:00 smithi040 ceph-mon[189312]: pgmap v4055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:14:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:02 smithi143 ceph-mon[183689]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:02 smithi040 ceph-mon[192000]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:02 smithi040 ceph-mon[189312]: pgmap v4056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:04 smithi143 ceph-mon[183689]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:04 smithi040 ceph-mon[192000]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:04 smithi040 ceph-mon[189312]: pgmap v4057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:06 smithi143 ceph-mon[183689]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:06 smithi040 ceph-mon[192000]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:06 smithi040 ceph-mon[189312]: pgmap v4058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:08 smithi143 ceph-mon[183689]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:08 smithi040 ceph-mon[192000]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:08 smithi040 ceph-mon[189312]: pgmap v4059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:09 smithi143 ceph-mon[183689]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:09 smithi040 ceph-mon[192000]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:09 smithi040 ceph-mon[189312]: pgmap v4060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:14:12.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:12 smithi143 ceph-mon[183689]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:12 smithi040 ceph-mon[192000]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:12 smithi040 ceph-mon[189312]: pgmap v4061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:14 smithi143 ceph-mon[183689]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:14 smithi040 ceph-mon[192000]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:14 smithi040 ceph-mon[189312]: pgmap v4062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:16 smithi143 ceph-mon[183689]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:16 smithi040 ceph-mon[192000]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:16 smithi040 ceph-mon[189312]: pgmap v4063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:18 smithi143 ceph-mon[183689]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:18 smithi040 ceph-mon[192000]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:18.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:18 smithi040 ceph-mon[189312]: pgmap v4064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:20.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:20 smithi143 ceph-mon[183689]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:20 smithi040 ceph-mon[189312]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:20 smithi040 ceph-mon[192000]: pgmap v4065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:14:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:22 smithi143 ceph-mon[183689]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:22 smithi040 ceph-mon[192000]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:22 smithi040 ceph-mon[189312]: pgmap v4066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:24 smithi143 ceph-mon[183689]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:24 smithi040 ceph-mon[192000]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:24 smithi040 ceph-mon[189312]: pgmap v4067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:26 smithi143 ceph-mon[183689]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:26 smithi040 ceph-mon[192000]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:26 smithi040 ceph-mon[189312]: pgmap v4068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:28 smithi143 ceph-mon[183689]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:28 smithi040 ceph-mon[189312]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:28 smithi040 ceph-mon[192000]: pgmap v4069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:30 smithi143 ceph-mon[183689]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:30 smithi040 ceph-mon[192000]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:30 smithi040 ceph-mon[189312]: pgmap v4070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:14:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:32 smithi143 ceph-mon[183689]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:32 smithi040 ceph-mon[192000]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:32 smithi040 ceph-mon[189312]: pgmap v4071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:34 smithi143 ceph-mon[183689]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:14:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:34 smithi040 ceph-mon[192000]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:14:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:34 smithi040 ceph-mon[189312]: pgmap v4072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:14:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:14:35.662 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:14:35.663 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:14:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:14:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:14:35.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:14:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:14:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:14:35.664 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:14:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:36 smithi143 ceph-mon[183689]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:36 smithi040 ceph-mon[192000]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:36 smithi040 ceph-mon[189312]: pgmap v4073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:38 smithi143 ceph-mon[183689]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:38 smithi040 ceph-mon[192000]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:38 smithi040 ceph-mon[189312]: pgmap v4074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:40.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:40 smithi143 ceph-mon[183689]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:40 smithi040 ceph-mon[192000]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:40 smithi040 ceph-mon[189312]: pgmap v4075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:14:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:42 smithi143 ceph-mon[183689]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:42 smithi040 ceph-mon[192000]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:42 smithi040 ceph-mon[189312]: pgmap v4076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:44 smithi143 ceph-mon[183689]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:44 smithi040 ceph-mon[192000]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:44 smithi040 ceph-mon[189312]: pgmap v4077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:46 smithi143 ceph-mon[183689]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:46 smithi040 ceph-mon[192000]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:46 smithi040 ceph-mon[189312]: pgmap v4078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:14:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:48 smithi143 ceph-mon[183689]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:48 smithi040 ceph-mon[192000]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:48 smithi040 ceph-mon[189312]: pgmap v4079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:50 smithi143 ceph-mon[183689]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:50 smithi040 ceph-mon[189312]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:50 smithi040 ceph-mon[192000]: pgmap v4080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:14:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:14:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:14:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:52 smithi143 ceph-mon[183689]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:52 smithi040 ceph-mon[192000]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:52 smithi040 ceph-mon[189312]: pgmap v4081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:54 smithi143 ceph-mon[183689]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:54 smithi040 ceph-mon[192000]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:54 smithi040 ceph-mon[189312]: pgmap v4082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:56 smithi143 ceph-mon[183689]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:56 smithi040 ceph-mon[192000]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:56 smithi040 ceph-mon[189312]: pgmap v4083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:14:58 smithi143 ceph-mon[183689]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:14:58 smithi040 ceph-mon[192000]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:14:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:14:58 smithi040 ceph-mon[189312]: pgmap v4084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:00 smithi143 ceph-mon[183689]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:00 smithi040 ceph-mon[192000]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:00 smithi040 ceph-mon[189312]: pgmap v4085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:15:01.833 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:01.833 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:01.834 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:02 smithi143 ceph-mon[183689]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:02 smithi040 ceph-mon[192000]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:02 smithi040 ceph-mon[189312]: pgmap v4086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:04 smithi143 ceph-mon[183689]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:04 smithi040 ceph-mon[189312]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:04 smithi040 ceph-mon[192000]: pgmap v4087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:06 smithi143 ceph-mon[183689]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:06 smithi040 ceph-mon[192000]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:06 smithi040 ceph-mon[189312]: pgmap v4088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:08 smithi143 ceph-mon[183689]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:08 smithi040 ceph-mon[192000]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:08 smithi040 ceph-mon[189312]: pgmap v4089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:10 smithi143 ceph-mon[183689]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:10 smithi040 ceph-mon[192000]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:10 smithi040 ceph-mon[189312]: pgmap v4090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:11.336 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:15:11.337 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:11 smithi040 ceph-mon[192000]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:11.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:11 smithi040 ceph-mon[189312]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:11 smithi143 ceph-mon[183689]: pgmap v4091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:14 smithi143 ceph-mon[183689]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:14 smithi040 ceph-mon[189312]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:14 smithi040 ceph-mon[192000]: pgmap v4092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:16 smithi143 ceph-mon[183689]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:16 smithi040 ceph-mon[192000]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:16.815 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:16.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:16 smithi040 ceph-mon[189312]: pgmap v4093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:16.815 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:18 smithi143 ceph-mon[183689]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:18 smithi040 ceph-mon[192000]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:18 smithi040 ceph-mon[189312]: pgmap v4094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:20 smithi143 ceph-mon[183689]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:20 smithi040 ceph-mon[192000]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:20 smithi040 ceph-mon[189312]: pgmap v4095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:15:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:22 smithi143 ceph-mon[183689]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:22 smithi040 ceph-mon[192000]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:22 smithi040 ceph-mon[189312]: pgmap v4096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:24 smithi143 ceph-mon[183689]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:24.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:24 smithi040 ceph-mon[192000]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:24 smithi040 ceph-mon[189312]: pgmap v4097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:26 smithi143 ceph-mon[183689]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:26 smithi040 ceph-mon[192000]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:26 smithi040 ceph-mon[189312]: pgmap v4098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:28 smithi143 ceph-mon[183689]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:28 smithi040 ceph-mon[192000]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:28 smithi040 ceph-mon[189312]: pgmap v4099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:30 smithi143 ceph-mon[183689]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:30 smithi040 ceph-mon[192000]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:30 smithi040 ceph-mon[189312]: pgmap v4100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:31] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:15:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:32 smithi143 ceph-mon[183689]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:32 smithi040 ceph-mon[192000]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:32 smithi040 ceph-mon[189312]: pgmap v4101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:34 smithi143 ceph-mon[183689]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:34 smithi040 ceph-mon[192000]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:34 smithi040 ceph-mon[189312]: pgmap v4102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:15:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:15:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:15:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:15:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:15:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:15:35.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:15:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:36 smithi143 ceph-mon[183689]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:36 smithi040 ceph-mon[192000]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:36 smithi040 ceph-mon[189312]: pgmap v4103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:38 smithi143 ceph-mon[183689]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:38 smithi040 ceph-mon[192000]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:38 smithi040 ceph-mon[189312]: pgmap v4104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:39 smithi143 ceph-mon[183689]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:39 smithi040 ceph-mon[192000]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:39 smithi040 ceph-mon[189312]: pgmap v4105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:41] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:15:42.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:42 smithi040 ceph-mon[192000]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:42.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:42 smithi040 ceph-mon[189312]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:42 smithi143 ceph-mon[183689]: pgmap v4106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:44 smithi143 ceph-mon[183689]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:44 smithi040 ceph-mon[192000]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:44 smithi040 ceph-mon[189312]: pgmap v4107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:46 smithi143 ceph-mon[183689]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:46 smithi040 ceph-mon[192000]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:46 smithi040 ceph-mon[189312]: pgmap v4108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:15:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:48 smithi143 ceph-mon[183689]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:48 smithi040 ceph-mon[192000]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:48 smithi040 ceph-mon[189312]: pgmap v4109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:50 smithi143 ceph-mon[183689]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:50 smithi040 ceph-mon[192000]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:50 smithi040 ceph-mon[189312]: pgmap v4110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:15:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:15:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:15:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:52 smithi143 ceph-mon[183689]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:52 smithi040 ceph-mon[189312]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:52.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:52 smithi040 ceph-mon[192000]: pgmap v4111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:54 smithi143 ceph-mon[183689]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:54 smithi040 ceph-mon[192000]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:54 smithi040 ceph-mon[189312]: pgmap v4112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:56 smithi143 ceph-mon[183689]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:56 smithi040 ceph-mon[192000]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:56 smithi040 ceph-mon[189312]: pgmap v4113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:15:58 smithi143 ceph-mon[183689]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:15:58 smithi040 ceph-mon[192000]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:15:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:15:58 smithi040 ceph-mon[189312]: pgmap v4114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:00 smithi143 ceph-mon[183689]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:01.228 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:00 smithi040 ceph-mon[192000]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:01.228 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:00 smithi040 ceph-mon[189312]: pgmap v4115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:01] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:16:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:02 smithi143 ceph-mon[183689]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:02 smithi040 ceph-mon[192000]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:02 smithi040 ceph-mon[189312]: pgmap v4116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:04 smithi143 ceph-mon[183689]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:04 smithi040 ceph-mon[192000]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:04 smithi040 ceph-mon[189312]: pgmap v4117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:06 smithi143 ceph-mon[183689]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:06.816 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:06 smithi040 ceph-mon[192000]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:06.816 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:06 smithi040 ceph-mon[189312]: pgmap v4118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:08 smithi143 ceph-mon[183689]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:08.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:08 smithi040 ceph-mon[192000]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:08 smithi040 ceph-mon[189312]: pgmap v4119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:10 smithi143 ceph-mon[183689]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:10 smithi040 ceph-mon[192000]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:10 smithi040 ceph-mon[189312]: pgmap v4120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:11] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:16:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:12 smithi143 ceph-mon[183689]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:12 smithi040 ceph-mon[192000]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:12 smithi040 ceph-mon[189312]: pgmap v4121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:14 smithi143 ceph-mon[183689]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:14 smithi040 ceph-mon[192000]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:14 smithi040 ceph-mon[189312]: pgmap v4122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:16 smithi143 ceph-mon[183689]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:16 smithi040 ceph-mon[192000]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:16 smithi040 ceph-mon[189312]: pgmap v4123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:17 smithi143 ceph-mon[183689]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:17 smithi040 ceph-mon[192000]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:17 smithi040 ceph-mon[189312]: pgmap v4124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:20 smithi143 ceph-mon[183689]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:20 smithi040 ceph-mon[192000]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:20 smithi040 ceph-mon[189312]: pgmap v4125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:16:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:22 smithi143 ceph-mon[183689]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:22.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:22 smithi040 ceph-mon[192000]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:22 smithi040 ceph-mon[189312]: pgmap v4126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:16:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:24 smithi143 ceph-mon[183689]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:24 smithi040 ceph-mon[192000]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:24 smithi040 ceph-mon[189312]: pgmap v4127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:26 smithi143 ceph-mon[183689]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:26 smithi040 ceph-mon[192000]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:26 smithi040 ceph-mon[189312]: pgmap v4128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:28 smithi143 ceph-mon[183689]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:28 smithi040 ceph-mon[192000]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:28 smithi040 ceph-mon[189312]: pgmap v4129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:30 smithi143 ceph-mon[183689]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:30 smithi040 ceph-mon[192000]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:30 smithi040 ceph-mon[189312]: pgmap v4130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:31.278 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:16:31.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:32 smithi143 ceph-mon[183689]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:32 smithi040 ceph-mon[192000]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:32 smithi040 ceph-mon[189312]: pgmap v4131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:34 smithi143 ceph-mon[183689]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:34 smithi040 ceph-mon[192000]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:34 smithi040 ceph-mon[189312]: pgmap v4132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:36 smithi143 ceph-mon[183689]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:16:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:16:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:16:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:16:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[189312]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:16:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:16:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:16:36.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:16:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[192000]: pgmap v4133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:16:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:16:36.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:16:36.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:16:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:38 smithi143 ceph-mon[183689]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:38 smithi040 ceph-mon[192000]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:38 smithi040 ceph-mon[189312]: pgmap v4134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:40 smithi143 ceph-mon[183689]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:40.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:40 smithi040 ceph-mon[192000]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:40.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:40 smithi040 ceph-mon[189312]: pgmap v4135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:16:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:42 smithi143 ceph-mon[183689]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:42 smithi040 ceph-mon[192000]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:42 smithi040 ceph-mon[189312]: pgmap v4136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:44 smithi143 ceph-mon[183689]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:44 smithi040 ceph-mon[192000]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:44 smithi040 ceph-mon[189312]: pgmap v4137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:46 smithi143 ceph-mon[183689]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:46 smithi040 ceph-mon[192000]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:46 smithi040 ceph-mon[189312]: pgmap v4138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:16:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:47 smithi143 ceph-mon[183689]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:47 smithi040 ceph-mon[192000]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:47 smithi040 ceph-mon[189312]: pgmap v4139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:50 smithi143 ceph-mon[183689]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:50 smithi040 ceph-mon[192000]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:50 smithi040 ceph-mon[189312]: pgmap v4140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:16:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:16:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:16:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:52 smithi143 ceph-mon[183689]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:52 smithi040 ceph-mon[192000]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:52 smithi040 ceph-mon[189312]: pgmap v4141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:54 smithi143 ceph-mon[183689]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:54 smithi040 ceph-mon[192000]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:54 smithi040 ceph-mon[189312]: pgmap v4142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:56 smithi143 ceph-mon[183689]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:56 smithi040 ceph-mon[192000]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:56 smithi040 ceph-mon[189312]: pgmap v4143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:16:58 smithi143 ceph-mon[183689]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:16:58 smithi040 ceph-mon[192000]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:16:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:16:58 smithi040 ceph-mon[189312]: pgmap v4144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:00 smithi143 ceph-mon[183689]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:00 smithi040 ceph-mon[192000]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:00 smithi040 ceph-mon[189312]: pgmap v4145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:01.289 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:17:01.290 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:02 smithi143 ceph-mon[183689]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:02 smithi040 ceph-mon[192000]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:02 smithi040 ceph-mon[189312]: pgmap v4146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:04 smithi143 ceph-mon[183689]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:04 smithi040 ceph-mon[192000]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:04 smithi040 ceph-mon[189312]: pgmap v4147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:06 smithi143 ceph-mon[183689]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:06 smithi040 ceph-mon[192000]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:06 smithi040 ceph-mon[189312]: pgmap v4148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:08 smithi143 ceph-mon[183689]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:08 smithi040 ceph-mon[192000]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:08 smithi040 ceph-mon[189312]: pgmap v4149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:17:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:09 smithi143 ceph-mon[183689]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:09 smithi040 ceph-mon[192000]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:09 smithi040 ceph-mon[189312]: pgmap v4150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:17:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:12 smithi143 ceph-mon[183689]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:12 smithi040 ceph-mon[192000]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:12 smithi040 ceph-mon[189312]: pgmap v4151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:14 smithi143 ceph-mon[183689]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:14 smithi040 ceph-mon[192000]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:14 smithi040 ceph-mon[189312]: pgmap v4152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:16 smithi143 ceph-mon[183689]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:16 smithi040 ceph-mon[189312]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:16 smithi040 ceph-mon[192000]: pgmap v4153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:18 smithi143 ceph-mon[183689]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:18 smithi040 ceph-mon[192000]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:18 smithi040 ceph-mon[189312]: pgmap v4154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:20.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:20 smithi143 ceph-mon[183689]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:20 smithi040 ceph-mon[192000]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:20 smithi040 ceph-mon[189312]: pgmap v4155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:17:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:22 smithi143 ceph-mon[183689]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:22.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:22 smithi040 ceph-mon[192000]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:22.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:22 smithi040 ceph-mon[189312]: pgmap v4156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:24 smithi143 ceph-mon[183689]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:24 smithi040 ceph-mon[192000]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:24 smithi040 ceph-mon[189312]: pgmap v4157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:26 smithi143 ceph-mon[183689]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:26 smithi040 ceph-mon[189312]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:26 smithi040 ceph-mon[192000]: pgmap v4158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:28 smithi143 ceph-mon[183689]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:28 smithi040 ceph-mon[192000]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:28 smithi040 ceph-mon[189312]: pgmap v4159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:30 smithi143 ceph-mon[183689]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:30 smithi040 ceph-mon[192000]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:30 smithi040 ceph-mon[189312]: pgmap v4160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:31.298 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:17:31.298 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:32 smithi143 ceph-mon[183689]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:32 smithi040 ceph-mon[192000]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:32 smithi040 ceph-mon[189312]: pgmap v4161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:34.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:34 smithi143 ceph-mon[183689]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:34 smithi040 ceph-mon[192000]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:34 smithi040 ceph-mon[189312]: pgmap v4162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:35 smithi143 ceph-mon[183689]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:35 smithi040 ceph-mon[189312]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:35 smithi040 ceph-mon[192000]: pgmap v4163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:17:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:17:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:17:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:17:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: pgmap v4164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:17:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:17:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:40 smithi143 ceph-mon[183689]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:40 smithi040 ceph-mon[192000]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:40 smithi040 ceph-mon[189312]: pgmap v4165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:17:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:42 smithi143 ceph-mon[183689]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:42 smithi040 ceph-mon[192000]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:42 smithi040 ceph-mon[189312]: pgmap v4166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:44 smithi143 ceph-mon[183689]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:44 smithi040 ceph-mon[192000]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:44 smithi040 ceph-mon[189312]: pgmap v4167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:46 smithi143 ceph-mon[183689]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:46 smithi040 ceph-mon[192000]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:46 smithi040 ceph-mon[189312]: pgmap v4168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:17:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:48 smithi143 ceph-mon[183689]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:48 smithi040 ceph-mon[192000]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:48 smithi040 ceph-mon[189312]: pgmap v4169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:50 smithi143 ceph-mon[183689]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:50 smithi040 ceph-mon[192000]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:50 smithi040 ceph-mon[189312]: pgmap v4170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:17:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:17:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:17:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:52 smithi143 ceph-mon[183689]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:52 smithi040 ceph-mon[192000]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:52 smithi040 ceph-mon[189312]: pgmap v4171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:54 smithi143 ceph-mon[183689]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:54 smithi040 ceph-mon[192000]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:54 smithi040 ceph-mon[189312]: pgmap v4172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:56 smithi143 ceph-mon[183689]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:56 smithi040 ceph-mon[192000]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:56 smithi040 ceph-mon[189312]: pgmap v4173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:17:58 smithi143 ceph-mon[183689]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:17:58 smithi040 ceph-mon[192000]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:17:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:17:58 smithi040 ceph-mon[189312]: pgmap v4174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:00.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:00 smithi143 ceph-mon[183689]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:00 smithi040 ceph-mon[192000]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:00 smithi040 ceph-mon[189312]: pgmap v4175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:01.309 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:18:01.310 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:02 smithi143 ceph-mon[183689]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:02 smithi040 ceph-mon[192000]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:02 smithi040 ceph-mon[189312]: pgmap v4176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:04 smithi143 ceph-mon[183689]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:04 smithi040 ceph-mon[192000]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:04 smithi040 ceph-mon[189312]: pgmap v4177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:06 smithi143 ceph-mon[183689]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:06 smithi040 ceph-mon[189312]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:06 smithi040 ceph-mon[192000]: pgmap v4178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:08 smithi143 ceph-mon[183689]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:08 smithi040 ceph-mon[192000]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:08 smithi040 ceph-mon[189312]: pgmap v4179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:10.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:10 smithi143 ceph-mon[183689]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:10 smithi040 ceph-mon[189312]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:10 smithi040 ceph-mon[192000]: pgmap v4180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:18:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:12 smithi143 ceph-mon[183689]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:12 smithi040 ceph-mon[192000]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:12 smithi040 ceph-mon[189312]: pgmap v4181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:14 smithi143 ceph-mon[183689]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:14 smithi040 ceph-mon[192000]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:14 smithi040 ceph-mon[189312]: pgmap v4182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:16 smithi143 ceph-mon[183689]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:16 smithi040 ceph-mon[192000]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:16 smithi040 ceph-mon[189312]: pgmap v4183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:17.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:17 smithi143 ceph-mon[183689]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:17 smithi040 ceph-mon[192000]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:17 smithi040 ceph-mon[189312]: pgmap v4184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:20 smithi143 ceph-mon[183689]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:20 smithi040 ceph-mon[192000]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:20 smithi040 ceph-mon[189312]: pgmap v4185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:18:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:22 smithi143 ceph-mon[183689]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:22 smithi040 ceph-mon[192000]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:22 smithi040 ceph-mon[189312]: pgmap v4186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:24.560 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:24 smithi143 ceph-mon[183689]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:24 smithi040 ceph-mon[192000]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:24 smithi040 ceph-mon[189312]: pgmap v4187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:24.891 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:18:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:18:24.560475738Z level=info msg="Completed cleanup jobs" duration=12.460025ms 2023-09-30T11:18:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:26 smithi143 ceph-mon[183689]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:26 smithi040 ceph-mon[192000]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:26 smithi040 ceph-mon[189312]: pgmap v4188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:28 smithi143 ceph-mon[183689]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:28 smithi040 ceph-mon[192000]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:28 smithi040 ceph-mon[189312]: pgmap v4189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:30.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:30 smithi143 ceph-mon[183689]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:30 smithi040 ceph-mon[189312]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:30 smithi040 ceph-mon[192000]: pgmap v4190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:31.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:18:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:32.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:32 smithi143 ceph-mon[183689]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:32 smithi040 ceph-mon[189312]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:32 smithi040 ceph-mon[192000]: pgmap v4191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:34 smithi143 ceph-mon[183689]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:34 smithi040 ceph-mon[192000]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:34 smithi040 ceph-mon[189312]: pgmap v4192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:36 smithi143 ceph-mon[183689]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:36 smithi040 ceph-mon[192000]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:36 smithi040 ceph-mon[189312]: pgmap v4193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:38 smithi143 ceph-mon[183689]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:18:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:18:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:18:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[192000]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[189312]: pgmap v4194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:18:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:18:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:18:38.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:18:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:40 smithi143 ceph-mon[183689]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:40 smithi040 ceph-mon[192000]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:40 smithi040 ceph-mon[189312]: pgmap v4195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:18:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:42 smithi143 ceph-mon[183689]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:42 smithi040 ceph-mon[192000]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:42 smithi040 ceph-mon[189312]: pgmap v4196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:44 smithi143 ceph-mon[183689]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:44 smithi040 ceph-mon[192000]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:44 smithi040 ceph-mon[189312]: pgmap v4197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:46 smithi143 ceph-mon[183689]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:46 smithi040 ceph-mon[192000]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:46 smithi040 ceph-mon[189312]: pgmap v4198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:18:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:48 smithi143 ceph-mon[183689]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:48 smithi040 ceph-mon[189312]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:48 smithi040 ceph-mon[192000]: pgmap v4199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:50 smithi143 ceph-mon[183689]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:50 smithi040 ceph-mon[192000]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:50 smithi040 ceph-mon[189312]: pgmap v4200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:18:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:18:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:18:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:52 smithi143 ceph-mon[183689]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:52 smithi040 ceph-mon[192000]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:52 smithi040 ceph-mon[189312]: pgmap v4201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:54 smithi143 ceph-mon[183689]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:54 smithi040 ceph-mon[192000]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:54 smithi040 ceph-mon[189312]: pgmap v4202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:56 smithi143 ceph-mon[183689]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:56 smithi040 ceph-mon[192000]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:56 smithi040 ceph-mon[189312]: pgmap v4203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:18:58 smithi143 ceph-mon[183689]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:18:58 smithi040 ceph-mon[192000]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:18:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:18:58 smithi040 ceph-mon[189312]: pgmap v4204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:00.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:00 smithi143 ceph-mon[183689]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:00 smithi040 ceph-mon[192000]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:00 smithi040 ceph-mon[189312]: pgmap v4205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:01.307 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:19:01.309 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:02 smithi143 ceph-mon[183689]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:02 smithi040 ceph-mon[192000]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:02 smithi040 ceph-mon[189312]: pgmap v4206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:04 smithi143 ceph-mon[183689]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:04 smithi040 ceph-mon[192000]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:04.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:04 smithi040 ceph-mon[189312]: pgmap v4207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:06 smithi143 ceph-mon[183689]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:06 smithi040 ceph-mon[192000]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:06 smithi040 ceph-mon[189312]: pgmap v4208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:07 smithi143 ceph-mon[183689]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:07 smithi040 ceph-mon[189312]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:07 smithi040 ceph-mon[192000]: pgmap v4209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:10 smithi143 ceph-mon[183689]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:10 smithi040 ceph-mon[189312]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:10 smithi040 ceph-mon[192000]: pgmap v4210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:19:12.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:12 smithi143 ceph-mon[183689]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:12 smithi040 ceph-mon[192000]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:12 smithi040 ceph-mon[189312]: pgmap v4211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:14 smithi143 ceph-mon[183689]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:14 smithi040 ceph-mon[192000]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:14 smithi040 ceph-mon[189312]: pgmap v4212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:16 smithi143 ceph-mon[183689]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:16 smithi040 ceph-mon[192000]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:16 smithi040 ceph-mon[189312]: pgmap v4213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:18 smithi143 ceph-mon[183689]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:19.004 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:18 smithi040 ceph-mon[192000]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:19.005 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:18 smithi040 ceph-mon[189312]: pgmap v4214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:20.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:20 smithi143 ceph-mon[183689]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:20.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:20 smithi040 ceph-mon[192000]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:20.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:20 smithi040 ceph-mon[189312]: pgmap v4215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:19:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:22 smithi143 ceph-mon[183689]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:22 smithi040 ceph-mon[189312]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:22 smithi040 ceph-mon[192000]: pgmap v4216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:24 smithi143 ceph-mon[183689]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:24 smithi040 ceph-mon[192000]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:24 smithi040 ceph-mon[189312]: pgmap v4217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:25 smithi143 ceph-mon[183689]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:25 smithi040 ceph-mon[192000]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:25 smithi040 ceph-mon[189312]: pgmap v4218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:28 smithi143 ceph-mon[183689]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:28 smithi040 ceph-mon[192000]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:28 smithi040 ceph-mon[189312]: pgmap v4219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:30 smithi143 ceph-mon[183689]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:30 smithi040 ceph-mon[192000]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:30 smithi040 ceph-mon[189312]: pgmap v4220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:31.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:19:31.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:32.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:32 smithi143 ceph-mon[183689]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:32.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:32 smithi040 ceph-mon[192000]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:32.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:32 smithi040 ceph-mon[189312]: pgmap v4221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:34 smithi143 ceph-mon[183689]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:34 smithi040 ceph-mon[192000]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:34 smithi040 ceph-mon[189312]: pgmap v4222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:36 smithi143 ceph-mon[183689]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:36 smithi040 ceph-mon[192000]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:36 smithi040 ceph-mon[189312]: pgmap v4223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:38 smithi143 ceph-mon[183689]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:38 smithi040 ceph-mon[192000]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:38 smithi040 ceph-mon[189312]: pgmap v4224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:19:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:19:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:19:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:19:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:19:40.181 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:19:40.182 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:19:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:40 smithi143 ceph-mon[183689]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:40 smithi040 ceph-mon[192000]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:40 smithi040 ceph-mon[189312]: pgmap v4225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:41.324 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:19:41.326 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:41 smithi040 ceph-mon[192000]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:41 smithi143 ceph-mon[183689]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:41 smithi040 ceph-mon[189312]: pgmap v4226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:44 smithi143 ceph-mon[183689]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:44 smithi040 ceph-mon[192000]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:44 smithi040 ceph-mon[189312]: pgmap v4227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:46 smithi143 ceph-mon[183689]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:46 smithi040 ceph-mon[192000]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:46 smithi040 ceph-mon[189312]: pgmap v4228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:19:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:48 smithi143 ceph-mon[183689]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:48 smithi040 ceph-mon[192000]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:48 smithi040 ceph-mon[189312]: pgmap v4229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:50 smithi143 ceph-mon[183689]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:50 smithi040 ceph-mon[192000]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:50 smithi040 ceph-mon[189312]: pgmap v4230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:19:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:19:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:19:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:52 smithi143 ceph-mon[183689]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:52 smithi040 ceph-mon[192000]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:52 smithi040 ceph-mon[189312]: pgmap v4231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:54 smithi143 ceph-mon[183689]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:54 smithi040 ceph-mon[192000]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:54 smithi040 ceph-mon[189312]: pgmap v4232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:55 smithi143 ceph-mon[183689]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:55 smithi040 ceph-mon[192000]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:55 smithi040 ceph-mon[189312]: pgmap v4233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:19:58 smithi143 ceph-mon[183689]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:19:58 smithi040 ceph-mon[192000]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:19:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:19:58 smithi040 ceph-mon[189312]: pgmap v4234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:00 smithi143 ceph-mon[183689]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:20:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:00 smithi040 ceph-mon[192000]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:20:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:00 smithi040 ceph-mon[189312]: pgmap v4235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:20:01.316 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:20:01.316 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:01.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:02 smithi143 ceph-mon[183689]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:02 smithi040 ceph-mon[192000]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:02 smithi040 ceph-mon[189312]: pgmap v4236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:04 smithi143 ceph-mon[183689]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:04 smithi040 ceph-mon[192000]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:04 smithi040 ceph-mon[189312]: pgmap v4237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:05 smithi143 ceph-mon[183689]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:05 smithi040 ceph-mon[192000]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:05 smithi040 ceph-mon[189312]: pgmap v4238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:08 smithi143 ceph-mon[183689]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:08 smithi040 ceph-mon[192000]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:08 smithi040 ceph-mon[189312]: pgmap v4239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:10.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:10 smithi143 ceph-mon[183689]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:10 smithi040 ceph-mon[192000]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:10 smithi040 ceph-mon[189312]: pgmap v4240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:20:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:12 smithi143 ceph-mon[183689]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:12 smithi040 ceph-mon[192000]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:12 smithi040 ceph-mon[189312]: pgmap v4241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:14 smithi143 ceph-mon[183689]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:14 smithi040 ceph-mon[192000]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:14 smithi040 ceph-mon[189312]: pgmap v4242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:16 smithi143 ceph-mon[183689]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:16 smithi040 ceph-mon[192000]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:16 smithi040 ceph-mon[189312]: pgmap v4243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:18 smithi143 ceph-mon[183689]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:18 smithi040 ceph-mon[192000]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:18 smithi040 ceph-mon[189312]: pgmap v4244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:19 smithi143 ceph-mon[183689]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:19 smithi040 ceph-mon[192000]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:19 smithi040 ceph-mon[189312]: pgmap v4245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:20:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:22 smithi143 ceph-mon[183689]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:22 smithi040 ceph-mon[192000]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:22 smithi040 ceph-mon[189312]: pgmap v4246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:24 smithi143 ceph-mon[183689]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:24 smithi040 ceph-mon[192000]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:24 smithi040 ceph-mon[189312]: pgmap v4247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:26 smithi143 ceph-mon[183689]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:26 smithi040 ceph-mon[192000]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:26.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:26 smithi040 ceph-mon[189312]: pgmap v4248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:28 smithi143 ceph-mon[183689]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:28 smithi040 ceph-mon[189312]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:28 smithi040 ceph-mon[192000]: pgmap v4249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:30 smithi143 ceph-mon[183689]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:30.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:30 smithi040 ceph-mon[189312]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:30.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:30 smithi040 ceph-mon[192000]: pgmap v4250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:31.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:20:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:31 smithi143 ceph-mon[183689]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:31 smithi040 ceph-mon[192000]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:31 smithi040 ceph-mon[189312]: pgmap v4251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:34 smithi143 ceph-mon[183689]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:34 smithi040 ceph-mon[192000]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:34 smithi040 ceph-mon[189312]: pgmap v4252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:36 smithi143 ceph-mon[183689]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:36 smithi040 ceph-mon[192000]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:36 smithi040 ceph-mon[189312]: pgmap v4253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:38 smithi143 ceph-mon[183689]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:38 smithi040 ceph-mon[192000]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:38 smithi040 ceph-mon[189312]: pgmap v4254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:20:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:20:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:20:40.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:40 smithi143 ceph-mon[183689]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:40.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:40 smithi040 ceph-mon[192000]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:40.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:40 smithi040 ceph-mon[189312]: pgmap v4255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:41.341 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:20:41.342 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:41 smithi040 ceph-mon[189312]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:41 smithi143 ceph-mon[183689]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:41 smithi040 ceph-mon[192000]: pgmap v4256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:42.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:42.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:42 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:42 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:42 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:44 smithi143 ceph-mon[183689]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:44 smithi040 ceph-mon[192000]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:44 smithi040 ceph-mon[189312]: pgmap v4257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:20:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: pgmap v4258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:20:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:20:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:48 smithi143 ceph-mon[183689]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:48 smithi040 ceph-mon[192000]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:48 smithi040 ceph-mon[189312]: pgmap v4259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:50 smithi143 ceph-mon[183689]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:50 smithi040 ceph-mon[192000]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:50 smithi040 ceph-mon[189312]: pgmap v4260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:20:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:20:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:20:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:52 smithi143 ceph-mon[183689]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:52 smithi040 ceph-mon[192000]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:52 smithi040 ceph-mon[189312]: pgmap v4261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:54 smithi143 ceph-mon[183689]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:54 smithi040 ceph-mon[192000]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:54 smithi040 ceph-mon[189312]: pgmap v4262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:55 smithi143 ceph-mon[183689]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:55 smithi040 ceph-mon[192000]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:55 smithi040 ceph-mon[189312]: pgmap v4263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:20:58 smithi143 ceph-mon[183689]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:20:58 smithi040 ceph-mon[192000]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:20:58.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:20:58 smithi040 ceph-mon[189312]: pgmap v4264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:00 smithi143 ceph-mon[183689]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:00 smithi040 ceph-mon[192000]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:00 smithi040 ceph-mon[189312]: pgmap v4265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:01.334 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:21:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:02.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:02 smithi143 ceph-mon[183689]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:02.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:02 smithi040 ceph-mon[192000]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:02 smithi040 ceph-mon[189312]: pgmap v4266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:04 smithi143 ceph-mon[183689]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:04.777 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:04 smithi040 ceph-mon[192000]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:04.777 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:04 smithi040 ceph-mon[189312]: pgmap v4267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:06 smithi143 ceph-mon[183689]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:06 smithi040 ceph-mon[192000]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:06 smithi040 ceph-mon[189312]: pgmap v4268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:08 smithi143 ceph-mon[183689]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:08 smithi040 ceph-mon[192000]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:08 smithi040 ceph-mon[189312]: pgmap v4269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:10.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:10 smithi143 ceph-mon[183689]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:10 smithi040 ceph-mon[192000]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:10 smithi040 ceph-mon[189312]: pgmap v4270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:11.382 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:21:11.382 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:11 smithi040 ceph-mon[189312]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:11 smithi143 ceph-mon[183689]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:11 smithi040 ceph-mon[192000]: pgmap v4271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:14 smithi143 ceph-mon[183689]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:14 smithi040 ceph-mon[192000]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:14 smithi040 ceph-mon[189312]: pgmap v4272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:16 smithi143 ceph-mon[183689]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:16 smithi040 ceph-mon[192000]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:16 smithi040 ceph-mon[189312]: pgmap v4273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:18 smithi143 ceph-mon[183689]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:18 smithi040 ceph-mon[192000]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:18 smithi040 ceph-mon[189312]: pgmap v4274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:19 smithi143 ceph-mon[183689]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:19 smithi040 ceph-mon[192000]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:19 smithi040 ceph-mon[189312]: pgmap v4275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:21:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:22 smithi143 ceph-mon[183689]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:22 smithi040 ceph-mon[192000]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:22 smithi040 ceph-mon[189312]: pgmap v4276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:24 smithi143 ceph-mon[183689]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:24 smithi040 ceph-mon[192000]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:24 smithi040 ceph-mon[189312]: pgmap v4277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:26 smithi143 ceph-mon[183689]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:27.249 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:26 smithi040 ceph-mon[192000]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:27.250 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:26 smithi040 ceph-mon[189312]: pgmap v4278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:28 smithi143 ceph-mon[183689]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:28 smithi040 ceph-mon[189312]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:28 smithi040 ceph-mon[192000]: pgmap v4279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:29 smithi143 ceph-mon[183689]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:29 smithi040 ceph-mon[192000]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:29 smithi040 ceph-mon[189312]: pgmap v4280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:30.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:21:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:31 smithi143 ceph-mon[183689]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:31 smithi040 ceph-mon[192000]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:31 smithi040 ceph-mon[189312]: pgmap v4281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:34 smithi143 ceph-mon[183689]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:34 smithi040 ceph-mon[192000]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:34 smithi040 ceph-mon[189312]: pgmap v4282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:36 smithi143 ceph-mon[183689]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:36 smithi040 ceph-mon[192000]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:36 smithi040 ceph-mon[189312]: pgmap v4283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:38 smithi143 ceph-mon[183689]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:38 smithi040 ceph-mon[192000]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:38 smithi040 ceph-mon[189312]: pgmap v4284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:39 smithi143 ceph-mon[183689]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:39 smithi040 ceph-mon[192000]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:39 smithi040 ceph-mon[189312]: pgmap v4285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:21:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:42 smithi143 ceph-mon[183689]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:42 smithi040 ceph-mon[192000]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:42 smithi040 ceph-mon[189312]: pgmap v4286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:44.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:44 smithi143 ceph-mon[183689]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:44 smithi040 ceph-mon[192000]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:44 smithi040 ceph-mon[189312]: pgmap v4287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:21:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:21:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:21:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:21:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:21:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:21:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: pgmap v4288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:21:46.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:21:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:48 smithi143 ceph-mon[183689]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:48 smithi040 ceph-mon[192000]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:48 smithi040 ceph-mon[189312]: pgmap v4289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:49 smithi143 ceph-mon[183689]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:49 smithi040 ceph-mon[192000]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:49 smithi040 ceph-mon[189312]: pgmap v4290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:21:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:21:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:21:52.645 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:52 smithi143 ceph-mon[183689]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:52 smithi040 ceph-mon[192000]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:52 smithi040 ceph-mon[189312]: pgmap v4291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:54 smithi143 ceph-mon[183689]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:54 smithi040 ceph-mon[192000]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:54 smithi040 ceph-mon[189312]: pgmap v4292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:56 smithi143 ceph-mon[183689]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:56 smithi040 ceph-mon[192000]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:56 smithi040 ceph-mon[189312]: pgmap v4293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:58 smithi143 ceph-mon[183689]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:58 smithi040 ceph-mon[192000]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:58 smithi040 ceph-mon[189312]: pgmap v4294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:21:59 smithi143 ceph-mon[183689]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:21:59 smithi040 ceph-mon[192000]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:21:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:21:59 smithi040 ceph-mon[189312]: pgmap v4295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:22:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:01 smithi143 ceph-mon[183689]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:01 smithi040 ceph-mon[192000]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:01 smithi040 ceph-mon[189312]: pgmap v4296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:04 smithi143 ceph-mon[183689]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:04 smithi040 ceph-mon[192000]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:04 smithi040 ceph-mon[189312]: pgmap v4297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:06 smithi143 ceph-mon[183689]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:06 smithi040 ceph-mon[192000]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:06 smithi040 ceph-mon[189312]: pgmap v4298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:07 smithi143 ceph-mon[183689]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:07 smithi040 ceph-mon[192000]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:07 smithi040 ceph-mon[189312]: pgmap v4299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:10.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:10 smithi143 ceph-mon[183689]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:10.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:10 smithi040 ceph-mon[192000]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:10.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:10 smithi040 ceph-mon[189312]: pgmap v4300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:11.388 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:22:11.388 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:11 smithi040 ceph-mon[192000]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:11.388 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:11 smithi040 ceph-mon[189312]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:11 smithi143 ceph-mon[183689]: pgmap v4301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:14 smithi143 ceph-mon[183689]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:14 smithi040 ceph-mon[192000]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:14 smithi040 ceph-mon[189312]: pgmap v4302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:16 smithi143 ceph-mon[183689]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:16 smithi040 ceph-mon[192000]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:16 smithi040 ceph-mon[189312]: pgmap v4303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:17 smithi143 ceph-mon[183689]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:17 smithi040 ceph-mon[192000]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:17 smithi040 ceph-mon[189312]: pgmap v4304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:19 smithi143 ceph-mon[183689]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:19 smithi040 ceph-mon[192000]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:19 smithi040 ceph-mon[189312]: pgmap v4305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:22:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:22 smithi143 ceph-mon[183689]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:22 smithi040 ceph-mon[192000]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:22 smithi040 ceph-mon[189312]: pgmap v4306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:24 smithi143 ceph-mon[183689]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:24 smithi040 ceph-mon[192000]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:24 smithi040 ceph-mon[189312]: pgmap v4307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:25 smithi143 ceph-mon[183689]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:25 smithi040 ceph-mon[192000]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:25 smithi040 ceph-mon[189312]: pgmap v4308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:28 smithi143 ceph-mon[183689]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:28 smithi040 ceph-mon[192000]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:28 smithi040 ceph-mon[189312]: pgmap v4309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:30.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:30 smithi143 ceph-mon[183689]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:30.808 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:30 smithi040 ceph-mon[192000]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:30.808 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:30 smithi040 ceph-mon[189312]: pgmap v4310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:31.346 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:22:31.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:31.347 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:31 smithi040 ceph-mon[189312]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:31 smithi143 ceph-mon[183689]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:31 smithi040 ceph-mon[192000]: pgmap v4311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:34 smithi143 ceph-mon[183689]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:34 smithi040 ceph-mon[192000]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:34 smithi040 ceph-mon[189312]: pgmap v4312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:22:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:35 smithi143 ceph-mon[183689]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:35 smithi040 ceph-mon[192000]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:35 smithi040 ceph-mon[189312]: pgmap v4313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:38 smithi143 ceph-mon[183689]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:38 smithi040 ceph-mon[192000]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:38 smithi040 ceph-mon[189312]: pgmap v4314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:39 smithi143 ceph-mon[183689]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:39 smithi040 ceph-mon[192000]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:39 smithi040 ceph-mon[189312]: pgmap v4315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:22:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:42 smithi143 ceph-mon[183689]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:42 smithi040 ceph-mon[192000]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:42.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:42 smithi040 ceph-mon[189312]: pgmap v4316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:44 smithi143 ceph-mon[183689]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:44 smithi040 ceph-mon[192000]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:44 smithi040 ceph-mon[189312]: pgmap v4317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:46 smithi143 ceph-mon[183689]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:46 smithi040 ceph-mon[192000]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:46 smithi040 ceph-mon[189312]: pgmap v4318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:22:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:22:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:22:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:22:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:22:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:22:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:22:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:22:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:48 smithi143 ceph-mon[183689]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:48 smithi040 ceph-mon[189312]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:48 smithi040 ceph-mon[192000]: pgmap v4319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:49 smithi143 ceph-mon[183689]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:49 smithi040 ceph-mon[192000]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:49 smithi040 ceph-mon[189312]: pgmap v4320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:22:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:22:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:52 smithi143 ceph-mon[183689]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:52 smithi040 ceph-mon[192000]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:52 smithi040 ceph-mon[189312]: pgmap v4321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:54 smithi143 ceph-mon[183689]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:54 smithi040 ceph-mon[189312]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:54 smithi040 ceph-mon[192000]: pgmap v4322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:56 smithi143 ceph-mon[183689]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:56 smithi040 ceph-mon[192000]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:56 smithi040 ceph-mon[189312]: pgmap v4323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:58 smithi143 ceph-mon[183689]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:58 smithi040 ceph-mon[192000]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:58 smithi040 ceph-mon[189312]: pgmap v4324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:22:59 smithi143 ceph-mon[183689]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:22:59 smithi040 ceph-mon[192000]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:22:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:22:59 smithi040 ceph-mon[189312]: pgmap v4325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:23:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:01 smithi143 ceph-mon[183689]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:01 smithi040 ceph-mon[192000]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:01 smithi040 ceph-mon[189312]: pgmap v4326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:04 smithi143 ceph-mon[183689]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:04 smithi040 ceph-mon[189312]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:04 smithi040 ceph-mon[192000]: pgmap v4327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:06 smithi143 ceph-mon[183689]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:06 smithi040 ceph-mon[192000]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:06.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:06 smithi040 ceph-mon[189312]: pgmap v4328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:08 smithi143 ceph-mon[183689]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:08 smithi040 ceph-mon[192000]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:08.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:08 smithi040 ceph-mon[189312]: pgmap v4329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:09 smithi143 ceph-mon[183689]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:09.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:09 smithi040 ceph-mon[192000]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:09 smithi040 ceph-mon[189312]: pgmap v4330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:23:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:12 smithi143 ceph-mon[183689]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:13.356 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:12 smithi040 ceph-mon[192000]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:13.357 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:12 smithi040 ceph-mon[189312]: pgmap v4331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:14 smithi143 ceph-mon[183689]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:14 smithi040 ceph-mon[192000]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:14 smithi040 ceph-mon[189312]: pgmap v4332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:16 smithi143 ceph-mon[183689]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:16 smithi040 ceph-mon[192000]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:16 smithi040 ceph-mon[189312]: pgmap v4333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:18 smithi143 ceph-mon[183689]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:18.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:18 smithi040 ceph-mon[192000]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:18 smithi040 ceph-mon[189312]: pgmap v4334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:19 smithi143 ceph-mon[183689]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:19.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:19 smithi040 ceph-mon[192000]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:19 smithi040 ceph-mon[189312]: pgmap v4335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:23:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:22 smithi143 ceph-mon[183689]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:22 smithi040 ceph-mon[192000]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:22 smithi040 ceph-mon[189312]: pgmap v4336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:24 smithi143 ceph-mon[183689]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:24 smithi040 ceph-mon[192000]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:24 smithi040 ceph-mon[189312]: pgmap v4337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:26 smithi143 ceph-mon[183689]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:26 smithi040 ceph-mon[192000]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:26 smithi040 ceph-mon[189312]: pgmap v4338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:28 smithi143 ceph-mon[183689]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:28 smithi040 ceph-mon[192000]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:28 smithi040 ceph-mon[189312]: pgmap v4339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:29 smithi143 ceph-mon[183689]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:29 smithi040 ceph-mon[189312]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:29 smithi040 ceph-mon[192000]: pgmap v4340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:30.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:23:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:31 smithi143 ceph-mon[183689]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:31 smithi040 ceph-mon[192000]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:31 smithi040 ceph-mon[189312]: pgmap v4341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:34 smithi143 ceph-mon[183689]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:34 smithi040 ceph-mon[192000]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:34 smithi040 ceph-mon[189312]: pgmap v4342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:36 smithi143 ceph-mon[183689]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:36 smithi040 ceph-mon[192000]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:36 smithi040 ceph-mon[189312]: pgmap v4343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:38 smithi143 ceph-mon[183689]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:38 smithi040 ceph-mon[192000]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:38 smithi040 ceph-mon[189312]: pgmap v4344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:39 smithi143 ceph-mon[183689]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:39 smithi040 ceph-mon[192000]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:39 smithi040 ceph-mon[189312]: pgmap v4345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:23:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:42 smithi143 ceph-mon[183689]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:42 smithi040 ceph-mon[192000]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:42 smithi040 ceph-mon[189312]: pgmap v4346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:44 smithi143 ceph-mon[183689]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:44.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:44 smithi040 ceph-mon[192000]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:44 smithi040 ceph-mon[189312]: pgmap v4347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:46 smithi143 ceph-mon[183689]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:46 smithi040 ceph-mon[192000]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:46 smithi040 ceph-mon[189312]: pgmap v4348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:23:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:23:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:23:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:23:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:48 smithi143 ceph-mon[183689]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:23:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:23:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[192000]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[189312]: pgmap v4349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:23:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:23:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:23:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:49 smithi143 ceph-mon[183689]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:49 smithi040 ceph-mon[192000]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:49 smithi040 ceph-mon[189312]: pgmap v4350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:23:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:23:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:23:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:52 smithi143 ceph-mon[183689]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:52 smithi040 ceph-mon[192000]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:52 smithi040 ceph-mon[189312]: pgmap v4351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:54 smithi143 ceph-mon[183689]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:54 smithi040 ceph-mon[189312]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:54 smithi040 ceph-mon[192000]: pgmap v4352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:56 smithi143 ceph-mon[183689]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:56 smithi040 ceph-mon[192000]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:56 smithi040 ceph-mon[189312]: pgmap v4353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:58 smithi143 ceph-mon[183689]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:58 smithi040 ceph-mon[192000]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:58 smithi040 ceph-mon[189312]: pgmap v4354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:23:59 smithi143 ceph-mon[183689]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:23:59 smithi040 ceph-mon[192000]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:23:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:23:59 smithi040 ceph-mon[189312]: pgmap v4355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:24:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:01 smithi143 ceph-mon[183689]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:01 smithi040 ceph-mon[192000]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:01 smithi040 ceph-mon[189312]: pgmap v4356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:04 smithi143 ceph-mon[183689]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:04 smithi040 ceph-mon[192000]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:04 smithi040 ceph-mon[189312]: pgmap v4357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:06 smithi143 ceph-mon[183689]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:06 smithi040 ceph-mon[192000]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:06 smithi040 ceph-mon[189312]: pgmap v4358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:08 smithi143 ceph-mon[183689]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:08 smithi040 ceph-mon[192000]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:08 smithi040 ceph-mon[189312]: pgmap v4359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:09 smithi143 ceph-mon[183689]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:09 smithi040 ceph-mon[192000]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:09 smithi040 ceph-mon[189312]: pgmap v4360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:24:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:12 smithi143 ceph-mon[183689]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:12 smithi040 ceph-mon[192000]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:12 smithi040 ceph-mon[189312]: pgmap v4361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:14 smithi143 ceph-mon[183689]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:14 smithi040 ceph-mon[192000]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:14 smithi040 ceph-mon[189312]: pgmap v4362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:16 smithi143 ceph-mon[183689]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:17.014 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:17.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:16 smithi040 ceph-mon[192000]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:17.015 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:17.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:16 smithi040 ceph-mon[189312]: pgmap v4363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:17.015 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:18 smithi143 ceph-mon[183689]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:18 smithi040 ceph-mon[192000]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:18 smithi040 ceph-mon[189312]: pgmap v4364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:19 smithi143 ceph-mon[183689]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:19 smithi040 ceph-mon[192000]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:19 smithi040 ceph-mon[189312]: pgmap v4365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:24:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:22 smithi143 ceph-mon[183689]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:22 smithi040 ceph-mon[189312]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:22 smithi040 ceph-mon[192000]: pgmap v4366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:24 smithi143 ceph-mon[183689]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:24.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:24 smithi040 ceph-mon[192000]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:24 smithi040 ceph-mon[189312]: pgmap v4367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:26 smithi143 ceph-mon[183689]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:26 smithi040 ceph-mon[189312]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:26 smithi040 ceph-mon[192000]: pgmap v4368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:28 smithi143 ceph-mon[183689]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:28 smithi040 ceph-mon[192000]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:28 smithi040 ceph-mon[189312]: pgmap v4369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:29 smithi143 ceph-mon[183689]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:29 smithi040 ceph-mon[192000]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:29 smithi040 ceph-mon[189312]: pgmap v4370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:24:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:31 smithi143 ceph-mon[183689]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:31 smithi040 ceph-mon[192000]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:31 smithi040 ceph-mon[189312]: pgmap v4371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:34 smithi143 ceph-mon[183689]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:34 smithi040 ceph-mon[192000]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:34 smithi040 ceph-mon[189312]: pgmap v4372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:36 smithi143 ceph-mon[183689]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:36 smithi040 ceph-mon[192000]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:36 smithi040 ceph-mon[189312]: pgmap v4373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:38.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:38 smithi143 ceph-mon[183689]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:38.812 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:38 smithi040 ceph-mon[192000]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:38.812 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:38 smithi040 ceph-mon[189312]: pgmap v4374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:39 smithi143 ceph-mon[183689]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:39 smithi040 ceph-mon[192000]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:39 smithi040 ceph-mon[189312]: pgmap v4375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:41.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:24:42.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:42 smithi143 ceph-mon[183689]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:42 smithi040 ceph-mon[192000]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:42 smithi040 ceph-mon[189312]: pgmap v4376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:44 smithi143 ceph-mon[183689]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:44.709 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:44 smithi040 ceph-mon[192000]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:44.709 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:44 smithi040 ceph-mon[189312]: pgmap v4377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:46 smithi143 ceph-mon[183689]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:46 smithi040 ceph-mon[189312]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:46 smithi040 ceph-mon[192000]: pgmap v4378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:24:48.307 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[189312]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[192000]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:24:48.308 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:24:48.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:24:48.309 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:24:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:48 smithi143 ceph-mon[183689]: pgmap v4379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:24:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:24:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:24:48.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:24:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:49 smithi143 ceph-mon[183689]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:49 smithi040 ceph-mon[192000]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:49 smithi040 ceph-mon[189312]: pgmap v4380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:24:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:24:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:24:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:52 smithi143 ceph-mon[183689]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:52.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:52 smithi040 ceph-mon[192000]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:52 smithi040 ceph-mon[189312]: pgmap v4381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:54 smithi143 ceph-mon[183689]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:54 smithi040 ceph-mon[192000]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:54 smithi040 ceph-mon[189312]: pgmap v4382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:56 smithi143 ceph-mon[183689]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:56 smithi040 ceph-mon[192000]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:56.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:56 smithi040 ceph-mon[189312]: pgmap v4383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:58 smithi143 ceph-mon[183689]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:58.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:58 smithi040 ceph-mon[189312]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:58 smithi040 ceph-mon[192000]: pgmap v4384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:24:59 smithi143 ceph-mon[183689]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:59.956 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:24:59 smithi040 ceph-mon[192000]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:24:59.957 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:24:59 smithi040 ceph-mon[189312]: pgmap v4385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:25:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:01 smithi143 ceph-mon[183689]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:01 smithi040 ceph-mon[192000]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:01 smithi040 ceph-mon[189312]: pgmap v4386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:04 smithi143 ceph-mon[183689]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:04 smithi040 ceph-mon[189312]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:04 smithi040 ceph-mon[192000]: pgmap v4387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:06 smithi143 ceph-mon[183689]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:06 smithi040 ceph-mon[192000]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:06 smithi040 ceph-mon[189312]: pgmap v4388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:08.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:08 smithi143 ceph-mon[183689]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:08 smithi040 ceph-mon[192000]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:08 smithi040 ceph-mon[189312]: pgmap v4389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:09 smithi143 ceph-mon[183689]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:09.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:09 smithi040 ceph-mon[192000]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:09 smithi040 ceph-mon[189312]: pgmap v4390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:25:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:12 smithi143 ceph-mon[183689]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:12 smithi040 ceph-mon[192000]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:12 smithi040 ceph-mon[189312]: pgmap v4391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:14 smithi143 ceph-mon[183689]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:14 smithi040 ceph-mon[192000]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:14.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:14 smithi040 ceph-mon[189312]: pgmap v4392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:16 smithi143 ceph-mon[183689]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:16 smithi040 ceph-mon[192000]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:16 smithi040 ceph-mon[189312]: pgmap v4393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:18 smithi143 ceph-mon[183689]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:18.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:18 smithi040 ceph-mon[189312]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:18 smithi040 ceph-mon[192000]: pgmap v4394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:19 smithi143 ceph-mon[183689]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:19 smithi040 ceph-mon[192000]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:19 smithi040 ceph-mon[189312]: pgmap v4395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:25:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:22 smithi143 ceph-mon[183689]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:22 smithi040 ceph-mon[192000]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:22 smithi040 ceph-mon[189312]: pgmap v4396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:24 smithi143 ceph-mon[183689]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:24.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:24 smithi040 ceph-mon[192000]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:24 smithi040 ceph-mon[189312]: pgmap v4397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:26 smithi143 ceph-mon[183689]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:26 smithi040 ceph-mon[192000]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:26 smithi040 ceph-mon[189312]: pgmap v4398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:28.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:28 smithi143 ceph-mon[183689]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:28.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:28 smithi040 ceph-mon[192000]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:28 smithi040 ceph-mon[189312]: pgmap v4399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:29 smithi143 ceph-mon[183689]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:29 smithi040 ceph-mon[192000]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:29 smithi040 ceph-mon[189312]: pgmap v4400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:25:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:31 smithi143 ceph-mon[183689]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:31 smithi040 ceph-mon[192000]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:31 smithi040 ceph-mon[189312]: pgmap v4401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:34 smithi143 ceph-mon[183689]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:34 smithi040 ceph-mon[189312]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:34 smithi040 ceph-mon[192000]: pgmap v4402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:36 smithi143 ceph-mon[183689]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:36 smithi040 ceph-mon[192000]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:36 smithi040 ceph-mon[189312]: pgmap v4403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:38 smithi143 ceph-mon[183689]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:38 smithi040 ceph-mon[192000]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:38 smithi040 ceph-mon[189312]: pgmap v4404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:39 smithi143 ceph-mon[183689]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:39 smithi040 ceph-mon[192000]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:39 smithi040 ceph-mon[189312]: pgmap v4405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:25:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:42 smithi143 ceph-mon[183689]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:43.479 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:42 smithi040 ceph-mon[192000]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:43.479 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:42 smithi040 ceph-mon[189312]: pgmap v4406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:44 smithi143 ceph-mon[183689]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:44 smithi040 ceph-mon[192000]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:44 smithi040 ceph-mon[189312]: pgmap v4407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:46 smithi143 ceph-mon[183689]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:46 smithi040 ceph-mon[192000]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:46 smithi040 ceph-mon[189312]: pgmap v4408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:25:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:48 smithi143 ceph-mon[183689]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:48 smithi040 ceph-mon[192000]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:48 smithi040 ceph-mon[189312]: pgmap v4409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:25:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:25:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:25:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:25:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:49 smithi143 ceph-mon[183689]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[189312]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:25:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:25:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:25:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:25:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:49 smithi040 ceph-mon[192000]: pgmap v4410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:25:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:25:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:25:52.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:52 smithi143 ceph-mon[183689]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:52 smithi040 ceph-mon[192000]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:52 smithi040 ceph-mon[189312]: pgmap v4411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:54 smithi143 ceph-mon[183689]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:54.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:54 smithi040 ceph-mon[192000]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:54 smithi040 ceph-mon[189312]: pgmap v4412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:56 smithi143 ceph-mon[183689]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:56 smithi040 ceph-mon[192000]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:56 smithi040 ceph-mon[189312]: pgmap v4413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:58 smithi143 ceph-mon[183689]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:58 smithi040 ceph-mon[192000]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:58 smithi040 ceph-mon[189312]: pgmap v4414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:25:59 smithi143 ceph-mon[183689]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:25:59 smithi040 ceph-mon[192000]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:25:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:25:59 smithi040 ceph-mon[189312]: pgmap v4415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:26:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:01 smithi143 ceph-mon[183689]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:01 smithi040 ceph-mon[192000]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:01 smithi040 ceph-mon[189312]: pgmap v4416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:04 smithi143 ceph-mon[183689]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:04 smithi040 ceph-mon[192000]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:04 smithi040 ceph-mon[189312]: pgmap v4417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:06 smithi143 ceph-mon[183689]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:06 smithi040 ceph-mon[192000]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:06 smithi040 ceph-mon[189312]: pgmap v4418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:08 smithi143 ceph-mon[183689]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:08 smithi040 ceph-mon[192000]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:08 smithi040 ceph-mon[189312]: pgmap v4419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:09 smithi143 ceph-mon[183689]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:09 smithi040 ceph-mon[192000]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:09 smithi040 ceph-mon[189312]: pgmap v4420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:26:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:12 smithi143 ceph-mon[183689]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:12 smithi040 ceph-mon[192000]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:12 smithi040 ceph-mon[189312]: pgmap v4421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:14 smithi143 ceph-mon[183689]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:14 smithi040 ceph-mon[192000]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:14 smithi040 ceph-mon[189312]: pgmap v4422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:16 smithi143 ceph-mon[183689]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:16 smithi040 ceph-mon[192000]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:16 smithi040 ceph-mon[189312]: pgmap v4423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:18.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:18 smithi143 ceph-mon[183689]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:18 smithi040 ceph-mon[192000]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:18 smithi040 ceph-mon[189312]: pgmap v4424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:19.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:19 smithi143 ceph-mon[183689]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:19 smithi040 ceph-mon[192000]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:19 smithi040 ceph-mon[189312]: pgmap v4425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:26:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:22 smithi143 ceph-mon[183689]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:22.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:22 smithi040 ceph-mon[192000]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:22 smithi040 ceph-mon[189312]: pgmap v4426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:24.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:24 smithi143 ceph-mon[183689]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:24 smithi040 ceph-mon[192000]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:24 smithi040 ceph-mon[189312]: pgmap v4427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:26 smithi143 ceph-mon[183689]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:26 smithi040 ceph-mon[192000]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:26 smithi040 ceph-mon[189312]: pgmap v4428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:28 smithi143 ceph-mon[183689]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:28.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:28 smithi040 ceph-mon[192000]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:28 smithi040 ceph-mon[189312]: pgmap v4429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:29 smithi143 ceph-mon[183689]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:29 smithi040 ceph-mon[192000]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:29 smithi040 ceph-mon[189312]: pgmap v4430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:26:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:31 smithi143 ceph-mon[183689]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:31 smithi040 ceph-mon[192000]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:31 smithi040 ceph-mon[189312]: pgmap v4431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:34 smithi143 ceph-mon[183689]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:34 smithi040 ceph-mon[192000]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:34 smithi040 ceph-mon[189312]: pgmap v4432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:36 smithi143 ceph-mon[183689]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:36 smithi040 ceph-mon[192000]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:36 smithi040 ceph-mon[189312]: pgmap v4433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:38 smithi143 ceph-mon[183689]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:38 smithi040 ceph-mon[192000]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:38 smithi040 ceph-mon[189312]: pgmap v4434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:39 smithi040 ceph-mon[192000]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:39 smithi040 ceph-mon[189312]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:39 smithi143 ceph-mon[183689]: pgmap v4435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:26:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:42 smithi143 ceph-mon[183689]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:42.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:42 smithi040 ceph-mon[192000]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:42 smithi040 ceph-mon[189312]: pgmap v4436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:44 smithi143 ceph-mon[183689]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:44 smithi040 ceph-mon[192000]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:44 smithi040 ceph-mon[189312]: pgmap v4437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:46 smithi143 ceph-mon[183689]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:46.712 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:46.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:46 smithi040 ceph-mon[192000]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:46.713 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:46.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:46 smithi040 ceph-mon[189312]: pgmap v4438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:46.714 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:26:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:48 smithi143 ceph-mon[183689]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:48 smithi040 ceph-mon[192000]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:48 smithi040 ceph-mon[189312]: pgmap v4439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:26:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:49 smithi040 ceph-mon[192000]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:26:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:49 smithi040 ceph-mon[189312]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:26:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:49 smithi143 ceph-mon[183689]: pgmap v4440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:26:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:26:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:26:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:26:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:26:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:26:50.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:26:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:26:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:26:51.399 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:26:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:26:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:26:51.400 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:51 smithi040 ceph-mon[192000]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:51 smithi040 ceph-mon[189312]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:51 smithi143 ceph-mon[183689]: pgmap v4441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:54 smithi143 ceph-mon[183689]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:54 smithi040 ceph-mon[192000]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:54 smithi040 ceph-mon[189312]: pgmap v4442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:56 smithi143 ceph-mon[183689]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:56 smithi040 ceph-mon[192000]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:56 smithi040 ceph-mon[189312]: pgmap v4443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:58 smithi143 ceph-mon[183689]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:58 smithi040 ceph-mon[189312]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:58 smithi040 ceph-mon[192000]: pgmap v4444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:26:59 smithi040 ceph-mon[192000]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:26:59 smithi040 ceph-mon[189312]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:26:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:26:59 smithi143 ceph-mon[183689]: pgmap v4445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:27:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:01 smithi143 ceph-mon[183689]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:01 smithi040 ceph-mon[192000]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:01 smithi040 ceph-mon[189312]: pgmap v4446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:04 smithi143 ceph-mon[183689]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:04 smithi040 ceph-mon[192000]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:04 smithi040 ceph-mon[189312]: pgmap v4447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:06 smithi143 ceph-mon[183689]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:06 smithi040 ceph-mon[192000]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:06 smithi040 ceph-mon[189312]: pgmap v4448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:08 smithi143 ceph-mon[183689]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:08.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:08 smithi040 ceph-mon[192000]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:08 smithi040 ceph-mon[189312]: pgmap v4449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:09 smithi040 ceph-mon[192000]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:09 smithi040 ceph-mon[189312]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:09 smithi143 ceph-mon[183689]: pgmap v4450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:27:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:12 smithi143 ceph-mon[183689]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:12 smithi040 ceph-mon[192000]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:12 smithi040 ceph-mon[189312]: pgmap v4451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:14.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:14 smithi143 ceph-mon[183689]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:14 smithi040 ceph-mon[192000]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:14 smithi040 ceph-mon[189312]: pgmap v4452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:16 smithi143 ceph-mon[183689]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:16.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:16 smithi040 ceph-mon[192000]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:16 smithi040 ceph-mon[189312]: pgmap v4453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:18 smithi143 ceph-mon[183689]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:18 smithi040 ceph-mon[192000]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:18 smithi040 ceph-mon[189312]: pgmap v4454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:19 smithi040 ceph-mon[192000]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:19 smithi040 ceph-mon[189312]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:19 smithi143 ceph-mon[183689]: pgmap v4455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:27:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:22 smithi143 ceph-mon[183689]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:22.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:22 smithi040 ceph-mon[192000]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:22 smithi040 ceph-mon[189312]: pgmap v4456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:24 smithi143 ceph-mon[183689]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:24 smithi040 ceph-mon[192000]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:24.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:24 smithi040 ceph-mon[189312]: pgmap v4457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:26 smithi143 ceph-mon[183689]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:26 smithi040 ceph-mon[192000]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:26 smithi040 ceph-mon[189312]: pgmap v4458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:28 smithi143 ceph-mon[183689]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:28.808 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:28 smithi040 ceph-mon[192000]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:28.808 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:28 smithi040 ceph-mon[189312]: pgmap v4459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:29 smithi040 ceph-mon[192000]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:29 smithi040 ceph-mon[189312]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:29 smithi143 ceph-mon[183689]: pgmap v4460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:30.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:27:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:31 smithi143 ceph-mon[183689]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:31 smithi040 ceph-mon[192000]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:31 smithi040 ceph-mon[189312]: pgmap v4461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:34 smithi143 ceph-mon[183689]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:34.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:34 smithi040 ceph-mon[192000]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:34 smithi040 ceph-mon[189312]: pgmap v4462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:36.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:36 smithi143 ceph-mon[183689]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:36.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:36 smithi040 ceph-mon[192000]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:36 smithi040 ceph-mon[189312]: pgmap v4463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:38 smithi143 ceph-mon[183689]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:38 smithi040 ceph-mon[192000]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:38 smithi040 ceph-mon[189312]: pgmap v4464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:39 smithi143 ceph-mon[183689]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:39 smithi040 ceph-mon[192000]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:39 smithi040 ceph-mon[189312]: pgmap v4465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:27:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:42 smithi143 ceph-mon[183689]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:42.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:42 smithi040 ceph-mon[189312]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:42 smithi040 ceph-mon[192000]: pgmap v4466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:44 smithi143 ceph-mon[183689]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:44.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:44 smithi040 ceph-mon[192000]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:44 smithi040 ceph-mon[189312]: pgmap v4467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:46 smithi143 ceph-mon[183689]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:46 smithi040 ceph-mon[192000]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:46 smithi040 ceph-mon[189312]: pgmap v4468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:27:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:48 smithi143 ceph-mon[183689]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:48 smithi040 ceph-mon[192000]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:48.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:48 smithi040 ceph-mon[189312]: pgmap v4469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:49 smithi040 ceph-mon[189312]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:49.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:49 smithi040 ceph-mon[192000]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:49.928 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:49 smithi143 ceph-mon[183689]: pgmap v4470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:50.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:27:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:50.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:27:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:27:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:27:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:27:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:51 smithi143 ceph-mon[183689]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[192000]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:27:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:51 smithi040 ceph-mon[189312]: pgmap v4471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:54 smithi143 ceph-mon[183689]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:54 smithi040 ceph-mon[192000]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:54 smithi040 ceph-mon[189312]: pgmap v4472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:56 smithi143 ceph-mon[183689]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:56 smithi040 ceph-mon[192000]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:56 smithi040 ceph-mon[189312]: pgmap v4473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:58 smithi143 ceph-mon[183689]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:58 smithi040 ceph-mon[192000]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:58 smithi040 ceph-mon[189312]: pgmap v4474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:27:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:27:59 smithi143 ceph-mon[183689]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:27:59 smithi040 ceph-mon[192000]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:27:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:27:59 smithi040 ceph-mon[189312]: pgmap v4475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:28:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:01 smithi143 ceph-mon[183689]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:01 smithi040 ceph-mon[192000]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:01 smithi040 ceph-mon[189312]: pgmap v4476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:04 smithi143 ceph-mon[183689]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:04 smithi040 ceph-mon[192000]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:04 smithi040 ceph-mon[189312]: pgmap v4477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:06 smithi143 ceph-mon[183689]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:06 smithi040 ceph-mon[189312]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:06 smithi040 ceph-mon[192000]: pgmap v4478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:08 smithi143 ceph-mon[183689]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:08 smithi040 ceph-mon[192000]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:08 smithi040 ceph-mon[189312]: pgmap v4479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:09 smithi143 ceph-mon[183689]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:09 smithi040 ceph-mon[189312]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:09 smithi040 ceph-mon[192000]: pgmap v4480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:28:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:12 smithi143 ceph-mon[183689]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:12 smithi040 ceph-mon[192000]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:12 smithi040 ceph-mon[189312]: pgmap v4481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:14 smithi143 ceph-mon[183689]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:14.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:14 smithi040 ceph-mon[192000]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:14.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:14 smithi040 ceph-mon[189312]: pgmap v4482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:16 smithi143 ceph-mon[183689]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:16 smithi040 ceph-mon[192000]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:16 smithi040 ceph-mon[189312]: pgmap v4483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:18 smithi143 ceph-mon[183689]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:18 smithi040 ceph-mon[192000]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:18 smithi040 ceph-mon[189312]: pgmap v4484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:19 smithi143 ceph-mon[183689]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:19.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:19 smithi040 ceph-mon[189312]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:19 smithi040 ceph-mon[192000]: pgmap v4485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:28:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:22 smithi143 ceph-mon[183689]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:22 smithi040 ceph-mon[192000]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:22 smithi040 ceph-mon[189312]: pgmap v4486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:24 smithi143 ceph-mon[183689]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:24.642 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:28:24.560913623Z level=info msg="Completed cleanup jobs" duration=12.959825ms 2023-09-30T11:28:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:24 smithi040 ceph-mon[192000]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:24 smithi040 ceph-mon[189312]: pgmap v4487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:26 smithi143 ceph-mon[183689]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:26.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:26 smithi040 ceph-mon[192000]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:26 smithi040 ceph-mon[189312]: pgmap v4488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:28 smithi143 ceph-mon[183689]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:28.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:28 smithi040 ceph-mon[192000]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:28 smithi040 ceph-mon[189312]: pgmap v4489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:29 smithi143 ceph-mon[183689]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:29 smithi040 ceph-mon[192000]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:29 smithi040 ceph-mon[189312]: pgmap v4490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:28:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:31 smithi143 ceph-mon[183689]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:31 smithi040 ceph-mon[192000]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:31 smithi040 ceph-mon[189312]: pgmap v4491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:34 smithi143 ceph-mon[183689]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:34 smithi040 ceph-mon[192000]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:34 smithi040 ceph-mon[189312]: pgmap v4492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:36 smithi143 ceph-mon[183689]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:36.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:36 smithi040 ceph-mon[192000]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:36 smithi040 ceph-mon[189312]: pgmap v4493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:38 smithi143 ceph-mon[183689]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:38 smithi040 ceph-mon[189312]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:38 smithi040 ceph-mon[192000]: pgmap v4494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:39 smithi143 ceph-mon[183689]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:39 smithi040 ceph-mon[192000]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:39 smithi040 ceph-mon[189312]: pgmap v4495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:28:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:42 smithi143 ceph-mon[183689]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:42.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:42 smithi040 ceph-mon[192000]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:42 smithi040 ceph-mon[189312]: pgmap v4496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:44 smithi143 ceph-mon[183689]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:44.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:44 smithi040 ceph-mon[192000]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:44 smithi040 ceph-mon[189312]: pgmap v4497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:46 smithi143 ceph-mon[183689]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:46.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:46.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:46 smithi040 ceph-mon[192000]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:46 smithi040 ceph-mon[189312]: pgmap v4498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:28:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:48 smithi143 ceph-mon[183689]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:48 smithi040 ceph-mon[189312]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:48 smithi040 ceph-mon[192000]: pgmap v4499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:49 smithi143 ceph-mon[183689]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:49.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:49 smithi040 ceph-mon[192000]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:49 smithi040 ceph-mon[189312]: pgmap v4500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:28:51.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:28:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:28:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:28:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:28:52.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:28:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:28:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:51 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:28:52.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:51 smithi143 ceph-mon[183689]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:52.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[192000]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:28:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:28:52.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:51 smithi040 ceph-mon[189312]: pgmap v4501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:54 smithi143 ceph-mon[183689]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:54.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:54 smithi040 ceph-mon[192000]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:54 smithi040 ceph-mon[189312]: pgmap v4502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:56 smithi143 ceph-mon[183689]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:56 smithi040 ceph-mon[192000]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:56 smithi040 ceph-mon[189312]: pgmap v4503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:58 smithi143 ceph-mon[183689]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:58.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:58 smithi040 ceph-mon[192000]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:58 smithi040 ceph-mon[189312]: pgmap v4504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:28:59 smithi143 ceph-mon[183689]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:28:59 smithi040 ceph-mon[192000]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:28:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:28:59 smithi040 ceph-mon[189312]: pgmap v4505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:29:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:01 smithi143 ceph-mon[183689]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:01 smithi040 ceph-mon[192000]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:01 smithi040 ceph-mon[189312]: pgmap v4506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:04 smithi143 ceph-mon[183689]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:04.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:04 smithi040 ceph-mon[192000]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:04 smithi040 ceph-mon[189312]: pgmap v4507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:06 smithi143 ceph-mon[183689]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:06 smithi040 ceph-mon[192000]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:06 smithi040 ceph-mon[189312]: pgmap v4508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:08.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:08 smithi143 ceph-mon[183689]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:08.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:08 smithi040 ceph-mon[189312]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:08.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:08 smithi040 ceph-mon[192000]: pgmap v4509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:09 smithi143 ceph-mon[183689]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:09.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:09 smithi040 ceph-mon[192000]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:09 smithi040 ceph-mon[189312]: pgmap v4510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:29:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:12 smithi143 ceph-mon[183689]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:12.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:12 smithi040 ceph-mon[192000]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:12.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:12 smithi040 ceph-mon[189312]: pgmap v4511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:14.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:14 smithi143 ceph-mon[183689]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:14.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:14 smithi040 ceph-mon[192000]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:14 smithi040 ceph-mon[189312]: pgmap v4512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:16 smithi143 ceph-mon[183689]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:16 smithi040 ceph-mon[192000]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:16 smithi040 ceph-mon[189312]: pgmap v4513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:18.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:18 smithi143 ceph-mon[183689]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:18.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:18 smithi040 ceph-mon[192000]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:18.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:18 smithi040 ceph-mon[189312]: pgmap v4514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:19 smithi143 ceph-mon[183689]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:19.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:19 smithi040 ceph-mon[192000]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:19 smithi040 ceph-mon[189312]: pgmap v4515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:29:22.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:22 smithi143 ceph-mon[183689]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:22 smithi040 ceph-mon[192000]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:22 smithi040 ceph-mon[189312]: pgmap v4516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:24.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:24 smithi143 ceph-mon[183689]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:24.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:24 smithi040 ceph-mon[192000]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:24.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:24 smithi040 ceph-mon[189312]: pgmap v4517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:26.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:26 smithi143 ceph-mon[183689]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:26.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:26 smithi040 ceph-mon[192000]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:26.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:26 smithi040 ceph-mon[189312]: pgmap v4518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:28.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:28 smithi143 ceph-mon[183689]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:28.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:28 smithi040 ceph-mon[192000]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:28.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:28 smithi040 ceph-mon[189312]: pgmap v4519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:29 smithi143 ceph-mon[183689]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:29.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:29 smithi040 ceph-mon[192000]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:29 smithi040 ceph-mon[189312]: pgmap v4520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:30.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:29:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:31 smithi143 ceph-mon[183689]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:31 smithi040 ceph-mon[192000]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:31 smithi040 ceph-mon[189312]: pgmap v4521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:34.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:34 smithi143 ceph-mon[183689]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:34.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:34 smithi040 ceph-mon[192000]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:34.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:34 smithi040 ceph-mon[189312]: pgmap v4522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:36.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:36 smithi143 ceph-mon[183689]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:36.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:36 smithi040 ceph-mon[192000]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:36.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:36 smithi040 ceph-mon[189312]: pgmap v4523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:38.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:38 smithi143 ceph-mon[183689]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:38.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:38 smithi040 ceph-mon[192000]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:38.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:38 smithi040 ceph-mon[189312]: pgmap v4524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:39 smithi143 ceph-mon[183689]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:39 smithi040 ceph-mon[192000]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:39 smithi040 ceph-mon[189312]: pgmap v4525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:29:42.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:42 smithi143 ceph-mon[183689]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:42.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:42 smithi040 ceph-mon[189312]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:42.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:42 smithi040 ceph-mon[192000]: pgmap v4526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:44.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:44 smithi143 ceph-mon[183689]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:44.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:44 smithi040 ceph-mon[192000]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:44.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:44 smithi040 ceph-mon[189312]: pgmap v4527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:45 smithi143 ceph-mon[183689]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:45 smithi040 ceph-mon[192000]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:45 smithi040 ceph-mon[189312]: pgmap v4528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:29:48.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:48 smithi143 ceph-mon[183689]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:48.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:48 smithi040 ceph-mon[192000]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:48.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:48 smithi040 ceph-mon[189312]: pgmap v4529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:49 smithi143 ceph-mon[183689]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:49 smithi040 ceph-mon[192000]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:49 smithi040 ceph-mon[189312]: pgmap v4530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:29:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:29:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:29:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:52 smithi143 ceph-mon[183689]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:29:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:29:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:29:52.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[192000]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[189312]: pgmap v4531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:52.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:29:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:29:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:29:52.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:29:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:54 smithi143 ceph-mon[183689]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:54.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:54 smithi040 ceph-mon[192000]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:54 smithi040 ceph-mon[189312]: pgmap v4532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:55 smithi143 ceph-mon[183689]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:55 smithi040 ceph-mon[192000]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:55 smithi040 ceph-mon[189312]: pgmap v4533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:58 smithi143 ceph-mon[183689]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:58.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:58 smithi040 ceph-mon[192000]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:58 smithi040 ceph-mon[189312]: pgmap v4534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:29:59 smithi143 ceph-mon[183689]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:29:59 smithi040 ceph-mon[192000]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:29:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:29:59 smithi040 ceph-mon[189312]: pgmap v4535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:30:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:30:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:30:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:30:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:01 smithi143 ceph-mon[183689]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:01 smithi040 ceph-mon[192000]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:01 smithi040 ceph-mon[189312]: pgmap v4536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:04.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:04 smithi143 ceph-mon[183689]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:04.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:04 smithi040 ceph-mon[192000]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:04 smithi040 ceph-mon[189312]: pgmap v4537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:06.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:06 smithi040 ceph-mon[192000]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:06 smithi040 ceph-mon[189312]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:06.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:06 smithi143 ceph-mon[183689]: pgmap v4538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:07 smithi143 ceph-mon[183689]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:07.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:07 smithi040 ceph-mon[192000]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:07 smithi040 ceph-mon[189312]: pgmap v4539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:09 smithi143 ceph-mon[183689]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:09 smithi040 ceph-mon[192000]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:09 smithi040 ceph-mon[189312]: pgmap v4540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:30:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:12 smithi143 ceph-mon[183689]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:12 smithi040 ceph-mon[189312]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:12 smithi040 ceph-mon[192000]: pgmap v4541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:14.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:14 smithi040 ceph-mon[192000]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:14.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:14 smithi040 ceph-mon[189312]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:14.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:14 smithi143 ceph-mon[183689]: pgmap v4542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:15 smithi040 ceph-mon[192000]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:15 smithi040 ceph-mon[189312]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:15 smithi143 ceph-mon[183689]: pgmap v4543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:16.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:17 smithi040 ceph-mon[192000]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:17 smithi040 ceph-mon[189312]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:17 smithi143 ceph-mon[183689]: pgmap v4544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:19 smithi143 ceph-mon[183689]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:19.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:19 smithi040 ceph-mon[192000]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:19 smithi040 ceph-mon[189312]: pgmap v4545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:30:22.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:22 smithi040 ceph-mon[192000]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:22.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:22 smithi040 ceph-mon[189312]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:22.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:22 smithi143 ceph-mon[183689]: pgmap v4546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:23 smithi040 ceph-mon[192000]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:23 smithi040 ceph-mon[189312]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:23 smithi143 ceph-mon[183689]: pgmap v4547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:25 smithi143 ceph-mon[183689]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:25 smithi040 ceph-mon[192000]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:25 smithi040 ceph-mon[189312]: pgmap v4548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:27.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:27 smithi143 ceph-mon[183689]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:27 smithi040 ceph-mon[192000]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:27 smithi040 ceph-mon[189312]: pgmap v4549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:29 smithi143 ceph-mon[183689]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:29.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:29 smithi040 ceph-mon[192000]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:29 smithi040 ceph-mon[189312]: pgmap v4550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:30:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:31 smithi143 ceph-mon[183689]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:31 smithi040 ceph-mon[192000]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:31 smithi040 ceph-mon[189312]: pgmap v4551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:33 smithi143 ceph-mon[183689]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:33 smithi040 ceph-mon[192000]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:33 smithi040 ceph-mon[189312]: pgmap v4552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:35 smithi143 ceph-mon[183689]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:35.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:35 smithi040 ceph-mon[192000]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:35 smithi040 ceph-mon[189312]: pgmap v4553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:37 smithi143 ceph-mon[183689]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:37 smithi040 ceph-mon[192000]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:37 smithi040 ceph-mon[189312]: pgmap v4554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:39 smithi143 ceph-mon[183689]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:39 smithi040 ceph-mon[192000]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:39 smithi040 ceph-mon[189312]: pgmap v4555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:30:41.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:41 smithi143 ceph-mon[183689]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:41 smithi040 ceph-mon[192000]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:41 smithi040 ceph-mon[189312]: pgmap v4556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:43 smithi143 ceph-mon[183689]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:43 smithi040 ceph-mon[192000]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:43 smithi040 ceph-mon[189312]: pgmap v4557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:45 smithi143 ceph-mon[183689]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:45 smithi040 ceph-mon[192000]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:45 smithi040 ceph-mon[189312]: pgmap v4558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:30:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:47 smithi143 ceph-mon[183689]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:47.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:47 smithi040 ceph-mon[192000]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:47 smithi040 ceph-mon[189312]: pgmap v4559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:49.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:49 smithi143 ceph-mon[183689]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:49 smithi040 ceph-mon[192000]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:49 smithi040 ceph-mon[189312]: pgmap v4560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:30:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:30:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:30:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:51 smithi143 ceph-mon[183689]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:51.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:51 smithi040 ceph-mon[192000]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:51 smithi040 ceph-mon[189312]: pgmap v4561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:52.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:52 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:30:52.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:52 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:30:52.906 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:52 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:30:53.723 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:53 smithi040 ceph-mon[192000]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:53.725 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:53 smithi040 ceph-mon[189312]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:53 smithi143 ceph-mon[183689]: pgmap v4562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.797 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.797 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.797 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.797 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.797 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.798 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:55.798 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:56.523 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:56 smithi143 ceph-mon[183689]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:56.523 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:56.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:56 smithi040 ceph-mon[192000]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:56.608 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:56.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:56 smithi040 ceph-mon[189312]: pgmap v4563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:56.609 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:57.821 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:57 smithi143 ceph-mon[183689]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:57 smithi040 ceph-mon[192000]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:57 smithi040 ceph-mon[189312]: pgmap v4564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:30:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:30:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:30:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:31:00.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:00 smithi143 ceph-mon[183689]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:00.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:00 smithi040 ceph-mon[192000]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:00.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:00 smithi040 ceph-mon[189312]: pgmap v4565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:31:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:02.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:02 smithi143 ceph-mon[183689]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:02.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:02 smithi040 ceph-mon[192000]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:02.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:02 smithi040 ceph-mon[189312]: pgmap v4566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:03 smithi143 ceph-mon[183689]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:03 smithi040 ceph-mon[189312]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:03 smithi040 ceph-mon[192000]: pgmap v4567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:05 smithi143 ceph-mon[183689]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:05 smithi040 ceph-mon[192000]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:05 smithi040 ceph-mon[189312]: pgmap v4568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:07 smithi143 ceph-mon[183689]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:07.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:07 smithi040 ceph-mon[189312]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:07 smithi040 ceph-mon[192000]: pgmap v4569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:09 smithi143 ceph-mon[183689]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:09.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:09 smithi040 ceph-mon[192000]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:09 smithi040 ceph-mon[189312]: pgmap v4570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:31:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:11 smithi143 ceph-mon[183689]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:11.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:11 smithi040 ceph-mon[192000]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:11 smithi040 ceph-mon[189312]: pgmap v4571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:13 smithi143 ceph-mon[183689]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:13.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:13 smithi040 ceph-mon[192000]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:13 smithi040 ceph-mon[189312]: pgmap v4572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:15 smithi143 ceph-mon[183689]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:15.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:15 smithi040 ceph-mon[192000]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:15 smithi040 ceph-mon[189312]: pgmap v4573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:17 smithi143 ceph-mon[183689]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:17.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:17 smithi040 ceph-mon[192000]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:17 smithi040 ceph-mon[189312]: pgmap v4574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:19 smithi143 ceph-mon[183689]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:19.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:19 smithi040 ceph-mon[189312]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:19 smithi040 ceph-mon[192000]: pgmap v4575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:31:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:21 smithi143 ceph-mon[183689]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:21.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:21 smithi040 ceph-mon[192000]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:21 smithi040 ceph-mon[189312]: pgmap v4576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:23 smithi143 ceph-mon[183689]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:23 smithi040 ceph-mon[189312]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:23.928 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:23 smithi040 ceph-mon[192000]: pgmap v4577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:25.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:25 smithi143 ceph-mon[183689]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:25.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:25 smithi040 ceph-mon[192000]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:25.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:25 smithi040 ceph-mon[189312]: pgmap v4578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:27 smithi143 ceph-mon[183689]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:27 smithi040 ceph-mon[192000]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:27 smithi040 ceph-mon[189312]: pgmap v4579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:29 smithi143 ceph-mon[183689]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:29.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:29 smithi040 ceph-mon[192000]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:29 smithi040 ceph-mon[189312]: pgmap v4580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:31:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:31 smithi143 ceph-mon[183689]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:31 smithi040 ceph-mon[192000]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:31 smithi040 ceph-mon[189312]: pgmap v4581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:33.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:33 smithi143 ceph-mon[183689]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:33 smithi040 ceph-mon[192000]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:33 smithi040 ceph-mon[189312]: pgmap v4582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:35 smithi143 ceph-mon[183689]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:35.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:35 smithi040 ceph-mon[192000]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:35 smithi040 ceph-mon[189312]: pgmap v4583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:37 smithi143 ceph-mon[183689]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:37 smithi040 ceph-mon[192000]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:37 smithi040 ceph-mon[189312]: pgmap v4584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:39 smithi143 ceph-mon[183689]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:39 smithi040 ceph-mon[192000]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:39 smithi040 ceph-mon[189312]: pgmap v4585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:31:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:41 smithi143 ceph-mon[183689]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:41 smithi040 ceph-mon[192000]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:41 smithi040 ceph-mon[189312]: pgmap v4586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:43 smithi143 ceph-mon[183689]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:43 smithi040 ceph-mon[192000]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:43 smithi040 ceph-mon[189312]: pgmap v4587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:45 smithi143 ceph-mon[183689]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:45 smithi040 ceph-mon[192000]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:45 smithi040 ceph-mon[189312]: pgmap v4588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:31:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:47 smithi143 ceph-mon[183689]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:47.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:47 smithi040 ceph-mon[192000]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:47 smithi040 ceph-mon[189312]: pgmap v4589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:49 smithi143 ceph-mon[183689]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:49 smithi040 ceph-mon[192000]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:49 smithi040 ceph-mon[189312]: pgmap v4590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:31:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:31:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:31:51.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:51 smithi143 ceph-mon[183689]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:51.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:51 smithi040 ceph-mon[192000]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:51 smithi040 ceph-mon[189312]: pgmap v4591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:53 smithi143 ceph-mon[183689]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:53.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:53 smithi040 ceph-mon[192000]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:53 smithi040 ceph-mon[189312]: pgmap v4592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:55 smithi143 ceph-mon[183689]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:55 smithi040 ceph-mon[192000]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:55 smithi040 ceph-mon[189312]: pgmap v4593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:57 smithi143 ceph-mon[183689]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:57.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:57 smithi040 ceph-mon[192000]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:57 smithi040 ceph-mon[189312]: pgmap v4594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:31:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:31:59 smithi143 ceph-mon[183689]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:31:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:31:59 smithi040 ceph-mon[192000]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:31:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:31:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:31:59 smithi040 ceph-mon[189312]: pgmap v4595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:00.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:32:00.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:32:00.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:32:00.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:32:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:32:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:01 smithi143 ceph-mon[183689]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:01 smithi040 ceph-mon[192000]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:01 smithi040 ceph-mon[189312]: pgmap v4596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:03 smithi143 ceph-mon[183689]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:03.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:03 smithi040 ceph-mon[192000]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:03 smithi040 ceph-mon[189312]: pgmap v4597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:05 smithi143 ceph-mon[183689]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:05.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:05 smithi040 ceph-mon[192000]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:05 smithi040 ceph-mon[189312]: pgmap v4598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:07 smithi143 ceph-mon[183689]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:07 smithi040 ceph-mon[192000]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:07 smithi040 ceph-mon[189312]: pgmap v4599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:09 smithi143 ceph-mon[183689]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:09 smithi040 ceph-mon[189312]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:09 smithi040 ceph-mon[192000]: pgmap v4600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:32:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:11 smithi143 ceph-mon[183689]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:11.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:11 smithi040 ceph-mon[192000]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:11 smithi040 ceph-mon[189312]: pgmap v4601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:13 smithi143 ceph-mon[183689]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:13 smithi040 ceph-mon[192000]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:13 smithi040 ceph-mon[189312]: pgmap v4602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:15 smithi143 ceph-mon[183689]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:15.894 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:15.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:15 smithi040 ceph-mon[192000]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:15 smithi040 ceph-mon[189312]: pgmap v4603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:17 smithi143 ceph-mon[183689]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:17.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:17 smithi040 ceph-mon[192000]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:17 smithi040 ceph-mon[189312]: pgmap v4604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:19 smithi143 ceph-mon[183689]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:19 smithi040 ceph-mon[192000]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:19 smithi040 ceph-mon[189312]: pgmap v4605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:32:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:21 smithi143 ceph-mon[183689]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:21.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:21 smithi040 ceph-mon[192000]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:21 smithi040 ceph-mon[189312]: pgmap v4606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:23 smithi143 ceph-mon[183689]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:23.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:23 smithi040 ceph-mon[192000]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:23 smithi040 ceph-mon[189312]: pgmap v4607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:25.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:25 smithi143 ceph-mon[183689]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:25 smithi040 ceph-mon[189312]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:25 smithi040 ceph-mon[192000]: pgmap v4608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:27 smithi143 ceph-mon[183689]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:27.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:27 smithi040 ceph-mon[189312]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:27 smithi040 ceph-mon[192000]: pgmap v4609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:29 smithi143 ceph-mon[183689]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:29.914 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:29 smithi040 ceph-mon[192000]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:29.914 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:29 smithi040 ceph-mon[189312]: pgmap v4610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:32:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:31 smithi143 ceph-mon[183689]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:31.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:31 smithi040 ceph-mon[189312]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:31 smithi040 ceph-mon[192000]: pgmap v4611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:33 smithi143 ceph-mon[183689]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:33 smithi040 ceph-mon[192000]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:33 smithi040 ceph-mon[189312]: pgmap v4612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:35 smithi143 ceph-mon[183689]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:35.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:35 smithi040 ceph-mon[192000]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:35 smithi040 ceph-mon[189312]: pgmap v4613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:37 smithi143 ceph-mon[183689]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:37 smithi040 ceph-mon[192000]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:37 smithi040 ceph-mon[189312]: pgmap v4614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:39 smithi143 ceph-mon[183689]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:39 smithi040 ceph-mon[192000]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:39 smithi040 ceph-mon[189312]: pgmap v4615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:32:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:41 smithi143 ceph-mon[183689]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:41 smithi040 ceph-mon[192000]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:41 smithi040 ceph-mon[189312]: pgmap v4616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:43 smithi143 ceph-mon[183689]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:43 smithi040 ceph-mon[192000]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:43 smithi040 ceph-mon[189312]: pgmap v4617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:45 smithi143 ceph-mon[183689]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:45.904 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:45 smithi040 ceph-mon[192000]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:45 smithi040 ceph-mon[189312]: pgmap v4618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:32:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:47 smithi143 ceph-mon[183689]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:47 smithi040 ceph-mon[192000]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:47 smithi040 ceph-mon[189312]: pgmap v4619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:49 smithi143 ceph-mon[183689]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:49.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:49 smithi040 ceph-mon[192000]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:49 smithi040 ceph-mon[189312]: pgmap v4620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:32:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:32:51] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:32:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:51 smithi143 ceph-mon[183689]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:51 smithi040 ceph-mon[192000]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:51 smithi040 ceph-mon[189312]: pgmap v4621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:32:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:53 smithi143 ceph-mon[183689]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:53.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:53 smithi040 ceph-mon[192000]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:53 smithi040 ceph-mon[189312]: pgmap v4622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:55 smithi143 ceph-mon[183689]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:55 smithi040 ceph-mon[192000]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:55 smithi040 ceph-mon[189312]: pgmap v4623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:57 smithi143 ceph-mon[183689]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:57.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:57 smithi040 ceph-mon[192000]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:57 smithi040 ceph-mon[189312]: pgmap v4624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:32:59 smithi143 ceph-mon[183689]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:32:59 smithi040 ceph-mon[192000]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:32:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:32:59 smithi040 ceph-mon[189312]: pgmap v4625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:33:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:33:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:33:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:33:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:33:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:33:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:33:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:01 smithi143 ceph-mon[183689]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:33:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:01 smithi040 ceph-mon[192000]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:33:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:01 smithi040 ceph-mon[189312]: pgmap v4626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:03 smithi143 ceph-mon[183689]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:03.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:03 smithi040 ceph-mon[192000]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:03 smithi040 ceph-mon[189312]: pgmap v4627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:05 smithi143 ceph-mon[183689]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:05 smithi040 ceph-mon[189312]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:05 smithi040 ceph-mon[192000]: pgmap v4628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:07 smithi143 ceph-mon[183689]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:07.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:07 smithi040 ceph-mon[192000]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:07 smithi040 ceph-mon[189312]: pgmap v4629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:09 smithi143 ceph-mon[183689]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:09.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:09 smithi040 ceph-mon[192000]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:09 smithi040 ceph-mon[189312]: pgmap v4630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:33:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:11 smithi143 ceph-mon[183689]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:11 smithi040 ceph-mon[189312]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:11 smithi040 ceph-mon[192000]: pgmap v4631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:13 smithi143 ceph-mon[183689]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:13.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:13 smithi040 ceph-mon[192000]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:13 smithi040 ceph-mon[189312]: pgmap v4632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:15 smithi143 ceph-mon[183689]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:15.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:15 smithi040 ceph-mon[192000]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:15 smithi040 ceph-mon[189312]: pgmap v4633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:17 smithi143 ceph-mon[183689]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:17.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:17 smithi040 ceph-mon[192000]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:17 smithi040 ceph-mon[189312]: pgmap v4634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:19 smithi143 ceph-mon[183689]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:19 smithi040 ceph-mon[192000]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:19 smithi040 ceph-mon[189312]: pgmap v4635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:33:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:21 smithi143 ceph-mon[183689]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:21 smithi040 ceph-mon[192000]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:21 smithi040 ceph-mon[189312]: pgmap v4636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:33:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:23 smithi143 ceph-mon[183689]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:23.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:23 smithi040 ceph-mon[189312]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:23 smithi040 ceph-mon[192000]: pgmap v4637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:25.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:25 smithi143 ceph-mon[183689]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:25.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:25 smithi040 ceph-mon[189312]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:25 smithi040 ceph-mon[192000]: pgmap v4638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:27 smithi143 ceph-mon[183689]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:27 smithi040 ceph-mon[192000]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:27 smithi040 ceph-mon[189312]: pgmap v4639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:29 smithi143 ceph-mon[183689]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:29.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:29 smithi040 ceph-mon[189312]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:29 smithi040 ceph-mon[192000]: pgmap v4640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:30.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:33:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:31 smithi143 ceph-mon[183689]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:31 smithi040 ceph-mon[192000]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:31.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:31 smithi040 ceph-mon[189312]: pgmap v4641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:33 smithi143 ceph-mon[183689]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:33 smithi040 ceph-mon[192000]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:33 smithi040 ceph-mon[189312]: pgmap v4642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:35 smithi143 ceph-mon[183689]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:35.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:35 smithi040 ceph-mon[192000]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:35 smithi040 ceph-mon[189312]: pgmap v4643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:37 smithi143 ceph-mon[183689]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:37 smithi040 ceph-mon[192000]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:37 smithi040 ceph-mon[189312]: pgmap v4644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:39 smithi143 ceph-mon[183689]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:39.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:39 smithi040 ceph-mon[189312]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:39 smithi040 ceph-mon[192000]: pgmap v4645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:33:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:41 smithi143 ceph-mon[183689]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:41 smithi040 ceph-mon[192000]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:41 smithi040 ceph-mon[189312]: pgmap v4646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:43 smithi143 ceph-mon[183689]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:43 smithi040 ceph-mon[192000]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:43 smithi040 ceph-mon[189312]: pgmap v4647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:45 smithi143 ceph-mon[183689]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:45 smithi040 ceph-mon[192000]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:45 smithi040 ceph-mon[189312]: pgmap v4648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:33:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:47 smithi143 ceph-mon[183689]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:47.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:47 smithi040 ceph-mon[192000]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:47.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:47 smithi040 ceph-mon[189312]: pgmap v4649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:49 smithi143 ceph-mon[183689]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:49.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:49 smithi040 ceph-mon[192000]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:49 smithi040 ceph-mon[189312]: pgmap v4650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:33:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:33:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:33:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:51 smithi143 ceph-mon[183689]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:51.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:51 smithi040 ceph-mon[192000]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:51 smithi040 ceph-mon[189312]: pgmap v4651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:53 smithi143 ceph-mon[183689]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:53 smithi040 ceph-mon[192000]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:53 smithi040 ceph-mon[189312]: pgmap v4652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:55 smithi143 ceph-mon[183689]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:55 smithi040 ceph-mon[192000]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:55 smithi040 ceph-mon[189312]: pgmap v4653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:57 smithi143 ceph-mon[183689]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:57.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:57 smithi040 ceph-mon[192000]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:57 smithi040 ceph-mon[189312]: pgmap v4654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:33:59 smithi143 ceph-mon[183689]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:33:59 smithi040 ceph-mon[192000]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:33:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:33:59 smithi040 ceph-mon[189312]: pgmap v4655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:01] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T11:34:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:34:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:34:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:34:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:34:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:01 smithi143 ceph-mon[183689]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[192000]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:34:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:01 smithi040 ceph-mon[189312]: pgmap v4656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:03 smithi143 ceph-mon[183689]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:03.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:03 smithi040 ceph-mon[192000]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:03 smithi040 ceph-mon[189312]: pgmap v4657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:05 smithi143 ceph-mon[183689]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:05.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:05 smithi040 ceph-mon[192000]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:05 smithi040 ceph-mon[189312]: pgmap v4658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:07 smithi143 ceph-mon[183689]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:07 smithi040 ceph-mon[192000]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:07 smithi040 ceph-mon[189312]: pgmap v4659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:09 smithi143 ceph-mon[183689]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:09.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:09 smithi040 ceph-mon[189312]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:09 smithi040 ceph-mon[192000]: pgmap v4660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:11] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T11:34:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:11 smithi143 ceph-mon[183689]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:11.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:11 smithi040 ceph-mon[189312]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:11 smithi040 ceph-mon[192000]: pgmap v4661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:13 smithi143 ceph-mon[183689]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:13.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:13 smithi040 ceph-mon[189312]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:13 smithi040 ceph-mon[192000]: pgmap v4662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:15 smithi143 ceph-mon[183689]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:15 smithi040 ceph-mon[189312]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:15 smithi040 ceph-mon[192000]: pgmap v4663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:17 smithi143 ceph-mon[183689]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:17 smithi040 ceph-mon[189312]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:17 smithi040 ceph-mon[192000]: pgmap v4664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:19 smithi143 ceph-mon[183689]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:19.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:19 smithi040 ceph-mon[189312]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:19 smithi040 ceph-mon[192000]: pgmap v4665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:34:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:21 smithi143 ceph-mon[183689]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:21.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:21 smithi040 ceph-mon[192000]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:21 smithi040 ceph-mon[189312]: pgmap v4666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:23 smithi143 ceph-mon[183689]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:23.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:23 smithi040 ceph-mon[192000]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:23 smithi040 ceph-mon[189312]: pgmap v4667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:25.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:25 smithi143 ceph-mon[183689]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:25.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:25 smithi040 ceph-mon[192000]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:25 smithi040 ceph-mon[189312]: pgmap v4668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:27 smithi143 ceph-mon[183689]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:27 smithi040 ceph-mon[192000]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:27 smithi040 ceph-mon[189312]: pgmap v4669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:29 smithi143 ceph-mon[183689]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:29.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:29 smithi040 ceph-mon[192000]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:29 smithi040 ceph-mon[189312]: pgmap v4670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:34:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:31 smithi143 ceph-mon[183689]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:31 smithi040 ceph-mon[192000]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:31 smithi040 ceph-mon[189312]: pgmap v4671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:33 smithi143 ceph-mon[183689]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:33 smithi040 ceph-mon[192000]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:33 smithi040 ceph-mon[189312]: pgmap v4672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:35 smithi143 ceph-mon[183689]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:35 smithi040 ceph-mon[192000]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:35 smithi040 ceph-mon[189312]: pgmap v4673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:37 smithi143 ceph-mon[183689]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:37 smithi040 ceph-mon[192000]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:37 smithi040 ceph-mon[189312]: pgmap v4674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:39 smithi143 ceph-mon[183689]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:39 smithi040 ceph-mon[192000]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:39 smithi040 ceph-mon[189312]: pgmap v4675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:34:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:41 smithi143 ceph-mon[183689]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:41 smithi040 ceph-mon[192000]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:41 smithi040 ceph-mon[189312]: pgmap v4676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:43 smithi143 ceph-mon[183689]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:43 smithi040 ceph-mon[192000]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:43 smithi040 ceph-mon[189312]: pgmap v4677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:45 smithi143 ceph-mon[183689]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:45 smithi040 ceph-mon[192000]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:45 smithi040 ceph-mon[189312]: pgmap v4678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:34:47.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:47 smithi143 ceph-mon[183689]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:47.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:47 smithi040 ceph-mon[192000]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:47 smithi040 ceph-mon[189312]: pgmap v4679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:49 smithi143 ceph-mon[183689]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:49.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:49 smithi040 ceph-mon[189312]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:49 smithi040 ceph-mon[192000]: pgmap v4680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:34:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:34:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:51 smithi143 ceph-mon[183689]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:51.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:51 smithi040 ceph-mon[192000]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:51 smithi040 ceph-mon[189312]: pgmap v4681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:53 smithi143 ceph-mon[183689]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:53 smithi040 ceph-mon[192000]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:53 smithi040 ceph-mon[189312]: pgmap v4682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:55 smithi143 ceph-mon[183689]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:55 smithi040 ceph-mon[192000]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:55 smithi040 ceph-mon[189312]: pgmap v4683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:57 smithi143 ceph-mon[183689]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:57.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:57 smithi040 ceph-mon[192000]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:57 smithi040 ceph-mon[189312]: pgmap v4684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:34:59 smithi143 ceph-mon[183689]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:59.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:34:59 smithi040 ceph-mon[192000]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:34:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:34:59 smithi040 ceph-mon[189312]: pgmap v4685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:35:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:35:01.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:01 smithi143 ceph-mon[183689]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:35:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:01 smithi040 ceph-mon[192000]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:35:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:01 smithi040 ceph-mon[189312]: pgmap v4686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:02.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:35:02.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:35:02.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:35:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:35:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:03 smithi143 ceph-mon[183689]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:03 smithi040 ceph-mon[192000]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:03 smithi040 ceph-mon[189312]: pgmap v4687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:05 smithi143 ceph-mon[183689]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:05 smithi040 ceph-mon[192000]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:05 smithi040 ceph-mon[189312]: pgmap v4688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:07 smithi143 ceph-mon[183689]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:07.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:07 smithi040 ceph-mon[192000]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:07 smithi040 ceph-mon[189312]: pgmap v4689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:09 smithi143 ceph-mon[183689]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:09.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:09 smithi040 ceph-mon[192000]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:09 smithi040 ceph-mon[189312]: pgmap v4690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:35:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:11 smithi143 ceph-mon[183689]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:11 smithi040 ceph-mon[192000]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:11 smithi040 ceph-mon[189312]: pgmap v4691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:13 smithi143 ceph-mon[183689]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:13.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:13 smithi040 ceph-mon[192000]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:13 smithi040 ceph-mon[189312]: pgmap v4692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:15 smithi143 ceph-mon[183689]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:15 smithi040 ceph-mon[192000]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:15 smithi040 ceph-mon[189312]: pgmap v4693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:17 smithi143 ceph-mon[183689]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:17.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:17 smithi040 ceph-mon[192000]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:17 smithi040 ceph-mon[189312]: pgmap v4694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:19.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:19 smithi143 ceph-mon[183689]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:19.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:19 smithi040 ceph-mon[192000]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:19 smithi040 ceph-mon[189312]: pgmap v4695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:35:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:21 smithi143 ceph-mon[183689]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:21 smithi040 ceph-mon[192000]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:21 smithi040 ceph-mon[189312]: pgmap v4696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:23 smithi143 ceph-mon[183689]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:23.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:23 smithi040 ceph-mon[192000]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:23 smithi040 ceph-mon[189312]: pgmap v4697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:25.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:25 smithi143 ceph-mon[183689]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:25.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:25 smithi040 ceph-mon[192000]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:25.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:25 smithi040 ceph-mon[189312]: pgmap v4698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:27 smithi143 ceph-mon[183689]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:27.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:27 smithi040 ceph-mon[192000]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:27 smithi040 ceph-mon[189312]: pgmap v4699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:29 smithi143 ceph-mon[183689]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:29.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:29 smithi040 ceph-mon[192000]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:29 smithi040 ceph-mon[189312]: pgmap v4700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:30.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:35:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:31 smithi143 ceph-mon[183689]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:31 smithi040 ceph-mon[192000]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:31 smithi040 ceph-mon[189312]: pgmap v4701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:33.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:33 smithi143 ceph-mon[183689]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:33.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:33 smithi040 ceph-mon[192000]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:33 smithi040 ceph-mon[189312]: pgmap v4702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:35 smithi143 ceph-mon[183689]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:35.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:35 smithi040 ceph-mon[192000]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:35 smithi040 ceph-mon[189312]: pgmap v4703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:37 smithi143 ceph-mon[183689]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:37 smithi040 ceph-mon[192000]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:37 smithi040 ceph-mon[189312]: pgmap v4704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:39 smithi143 ceph-mon[183689]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:39 smithi040 ceph-mon[192000]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:39 smithi040 ceph-mon[189312]: pgmap v4705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:35:41.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:41 smithi143 ceph-mon[183689]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:41 smithi040 ceph-mon[192000]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:41 smithi040 ceph-mon[189312]: pgmap v4706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:43 smithi143 ceph-mon[183689]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:43 smithi040 ceph-mon[192000]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:43 smithi040 ceph-mon[189312]: pgmap v4707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:35:46.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:46 smithi143 ceph-mon[183689]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:46 smithi040 ceph-mon[192000]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:46 smithi040 ceph-mon[189312]: pgmap v4708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:48.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:48 smithi143 ceph-mon[183689]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:48.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:48 smithi040 ceph-mon[192000]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:48 smithi040 ceph-mon[189312]: pgmap v4709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:50 smithi143 ceph-mon[183689]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:50.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:50 smithi040 ceph-mon[192000]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:50 smithi040 ceph-mon[189312]: pgmap v4710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:35:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:35:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:35:52.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:52 smithi143 ceph-mon[183689]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:52.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:52 smithi040 ceph-mon[192000]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:52 smithi040 ceph-mon[189312]: pgmap v4711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:54.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:54 smithi143 ceph-mon[183689]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:54 smithi040 ceph-mon[192000]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:54 smithi040 ceph-mon[189312]: pgmap v4712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:56.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:56 smithi143 ceph-mon[183689]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:56.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:56 smithi040 ceph-mon[192000]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:56 smithi040 ceph-mon[189312]: pgmap v4713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:58.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:35:58 smithi143 ceph-mon[183689]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:58.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:35:58 smithi040 ceph-mon[192000]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:35:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:35:58 smithi040 ceph-mon[189312]: pgmap v4714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:00 smithi143 ceph-mon[183689]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:00 smithi040 ceph-mon[192000]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:00 smithi040 ceph-mon[189312]: pgmap v4715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:36:02.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:02 smithi143 ceph-mon[183689]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:02.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:36:02.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:02 smithi040 ceph-mon[192000]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:36:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:02 smithi040 ceph-mon[189312]: pgmap v4716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:36:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:36:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:36:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:36:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:36:04.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:04 smithi143 ceph-mon[183689]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:04 smithi040 ceph-mon[192000]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:04 smithi040 ceph-mon[189312]: pgmap v4717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:06.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:06 smithi143 ceph-mon[183689]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:06 smithi040 ceph-mon[192000]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:06 smithi040 ceph-mon[189312]: pgmap v4718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:08.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:08 smithi143 ceph-mon[183689]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:08.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:08 smithi040 ceph-mon[192000]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:08 smithi040 ceph-mon[189312]: pgmap v4719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:10.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:10 smithi143 ceph-mon[183689]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:10 smithi040 ceph-mon[192000]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:10 smithi040 ceph-mon[189312]: pgmap v4720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:36:12.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:12 smithi143 ceph-mon[183689]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:12 smithi040 ceph-mon[192000]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:12 smithi040 ceph-mon[189312]: pgmap v4721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:14.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:14 smithi143 ceph-mon[183689]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:14.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:14 smithi040 ceph-mon[192000]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:14.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:14 smithi040 ceph-mon[189312]: pgmap v4722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:16.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:16 smithi143 ceph-mon[183689]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:16.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:16 smithi040 ceph-mon[192000]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:16 smithi040 ceph-mon[189312]: pgmap v4723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:18.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:18 smithi143 ceph-mon[183689]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:18.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:18 smithi040 ceph-mon[192000]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:18 smithi040 ceph-mon[189312]: pgmap v4724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:20.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:20 smithi143 ceph-mon[183689]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:20.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:20 smithi040 ceph-mon[192000]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:20 smithi040 ceph-mon[189312]: pgmap v4725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:36:22.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:22 smithi143 ceph-mon[183689]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:22.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:22 smithi040 ceph-mon[192000]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:22 smithi040 ceph-mon[189312]: pgmap v4726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:24.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:24 smithi143 ceph-mon[183689]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:24 smithi040 ceph-mon[189312]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:24 smithi040 ceph-mon[192000]: pgmap v4727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:26.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:26 smithi143 ceph-mon[183689]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:26.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:26 smithi040 ceph-mon[192000]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:26 smithi040 ceph-mon[189312]: pgmap v4728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:28.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:28 smithi143 ceph-mon[183689]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:28.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:28 smithi040 ceph-mon[192000]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:28 smithi040 ceph-mon[189312]: pgmap v4729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:30 smithi143 ceph-mon[183689]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:30 smithi040 ceph-mon[192000]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:30.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:30 smithi040 ceph-mon[189312]: pgmap v4730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:30.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:36:32.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:32 smithi143 ceph-mon[183689]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:32.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:32 smithi040 ceph-mon[192000]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:32 smithi040 ceph-mon[189312]: pgmap v4731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:34.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:34 smithi143 ceph-mon[183689]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:34.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:34 smithi040 ceph-mon[192000]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:34 smithi040 ceph-mon[189312]: pgmap v4732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:36.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:36 smithi143 ceph-mon[183689]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:36.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:36 smithi040 ceph-mon[192000]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:36 smithi040 ceph-mon[189312]: pgmap v4733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:38.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:38 smithi143 ceph-mon[183689]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:38.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:38 smithi040 ceph-mon[192000]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:38 smithi040 ceph-mon[189312]: pgmap v4734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:40.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:40 smithi143 ceph-mon[183689]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:40 smithi040 ceph-mon[192000]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:40 smithi040 ceph-mon[189312]: pgmap v4735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:36:42.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:42 smithi143 ceph-mon[183689]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:42 smithi040 ceph-mon[192000]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:42 smithi040 ceph-mon[189312]: pgmap v4736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:44.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:44 smithi143 ceph-mon[183689]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:44.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:44 smithi040 ceph-mon[192000]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:44 smithi040 ceph-mon[189312]: pgmap v4737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:36:46.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:46 smithi143 ceph-mon[183689]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:46.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:46 smithi040 ceph-mon[192000]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:46 smithi040 ceph-mon[189312]: pgmap v4738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:48.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:48 smithi143 ceph-mon[183689]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:48 smithi040 ceph-mon[192000]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:48 smithi040 ceph-mon[189312]: pgmap v4739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:50.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:50 smithi143 ceph-mon[183689]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:50.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:50 smithi040 ceph-mon[192000]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:50 smithi040 ceph-mon[189312]: pgmap v4740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:36:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:36:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:36:52.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:52 smithi143 ceph-mon[183689]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:52 smithi040 ceph-mon[192000]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:52 smithi040 ceph-mon[189312]: pgmap v4741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:54.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:54 smithi143 ceph-mon[183689]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:54.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:54 smithi040 ceph-mon[192000]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:54 smithi040 ceph-mon[189312]: pgmap v4742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:56.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:56 smithi143 ceph-mon[183689]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:56.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:56 smithi040 ceph-mon[192000]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:56.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:56 smithi040 ceph-mon[189312]: pgmap v4743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:58.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:36:58 smithi143 ceph-mon[183689]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:58.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:36:58 smithi040 ceph-mon[192000]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:36:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:36:58 smithi040 ceph-mon[189312]: pgmap v4744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:00 smithi143 ceph-mon[183689]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:00 smithi040 ceph-mon[192000]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:00 smithi040 ceph-mon[189312]: pgmap v4745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:00.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:37:02.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:02 smithi143 ceph-mon[183689]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:02.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:02 smithi040 ceph-mon[192000]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:02 smithi040 ceph-mon[189312]: pgmap v4746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:37:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:37:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:37:03.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:03 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:37:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:03 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:37:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:05 smithi143 ceph-mon[183689]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:05 smithi040 ceph-mon[192000]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:05 smithi040 ceph-mon[189312]: pgmap v4747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:07.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:07 smithi143 ceph-mon[183689]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:07 smithi040 ceph-mon[192000]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:07 smithi040 ceph-mon[189312]: pgmap v4748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:09 smithi143 ceph-mon[183689]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:09 smithi040 ceph-mon[192000]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:09 smithi040 ceph-mon[189312]: pgmap v4749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:37:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:11 smithi040 ceph-mon[192000]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:11 smithi040 ceph-mon[189312]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:11 smithi143 ceph-mon[183689]: pgmap v4750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:13 smithi143 ceph-mon[183689]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:13 smithi040 ceph-mon[192000]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:13 smithi040 ceph-mon[189312]: pgmap v4751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:15 smithi143 ceph-mon[183689]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:15 smithi040 ceph-mon[192000]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:15 smithi040 ceph-mon[189312]: pgmap v4752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:16.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:17 smithi143 ceph-mon[183689]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:17 smithi040 ceph-mon[189312]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:17 smithi040 ceph-mon[192000]: pgmap v4753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:19 smithi143 ceph-mon[183689]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:19 smithi040 ceph-mon[192000]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:19 smithi040 ceph-mon[189312]: pgmap v4754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:21 smithi040 ceph-mon[189312]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:37:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:21 smithi040 ceph-mon[192000]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:21 smithi143 ceph-mon[183689]: pgmap v4755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:23 smithi143 ceph-mon[183689]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:23 smithi040 ceph-mon[189312]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:23 smithi040 ceph-mon[192000]: pgmap v4756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:25 smithi143 ceph-mon[183689]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:25.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:25 smithi040 ceph-mon[192000]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:25 smithi040 ceph-mon[189312]: pgmap v4757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:27 smithi040 ceph-mon[192000]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:27 smithi040 ceph-mon[189312]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:27 smithi143 ceph-mon[183689]: pgmap v4758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:29 smithi143 ceph-mon[183689]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:29.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:29 smithi040 ceph-mon[192000]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:29 smithi040 ceph-mon[189312]: pgmap v4759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:37:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:31 smithi040 ceph-mon[189312]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:31 smithi040 ceph-mon[192000]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:31 smithi143 ceph-mon[183689]: pgmap v4760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:33 smithi143 ceph-mon[183689]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:33.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:33 smithi040 ceph-mon[192000]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:33 smithi040 ceph-mon[189312]: pgmap v4761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:35 smithi143 ceph-mon[183689]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:35 smithi040 ceph-mon[192000]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:35 smithi040 ceph-mon[189312]: pgmap v4762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:37 smithi143 ceph-mon[183689]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:37.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:37 smithi040 ceph-mon[192000]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:37 smithi040 ceph-mon[189312]: pgmap v4763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:39 smithi143 ceph-mon[183689]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:39 smithi040 ceph-mon[192000]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:39 smithi040 ceph-mon[189312]: pgmap v4764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:37:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:41 smithi040 ceph-mon[192000]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:41 smithi040 ceph-mon[189312]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:41 smithi143 ceph-mon[183689]: pgmap v4765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:43 smithi143 ceph-mon[183689]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:43 smithi040 ceph-mon[192000]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:43 smithi040 ceph-mon[189312]: pgmap v4766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:45 smithi143 ceph-mon[183689]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:45.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:45 smithi040 ceph-mon[192000]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:45 smithi040 ceph-mon[189312]: pgmap v4767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:37:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:47 smithi143 ceph-mon[183689]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:47 smithi040 ceph-mon[192000]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:47 smithi040 ceph-mon[189312]: pgmap v4768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:49 smithi143 ceph-mon[183689]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:49 smithi040 ceph-mon[192000]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:49 smithi040 ceph-mon[189312]: pgmap v4769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:37:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:37:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:37:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:51 smithi040 ceph-mon[192000]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:51 smithi040 ceph-mon[189312]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:51.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:51 smithi143 ceph-mon[183689]: pgmap v4770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:53 smithi143 ceph-mon[183689]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:53 smithi040 ceph-mon[192000]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:53 smithi040 ceph-mon[189312]: pgmap v4771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:55 smithi143 ceph-mon[183689]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:55 smithi040 ceph-mon[192000]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:55 smithi040 ceph-mon[189312]: pgmap v4772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:57 smithi143 ceph-mon[183689]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:37:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:57 smithi040 ceph-mon[192000]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:37:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:57 smithi040 ceph-mon[189312]: pgmap v4773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:37:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:37:59 smithi143 ceph-mon[183689]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:37:59 smithi040 ceph-mon[192000]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:37:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:37:59 smithi040 ceph-mon[189312]: pgmap v4774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:01.287 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:01] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:38:01.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:01 smithi040 ceph-mon[192000]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:01.287 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:01 smithi143 ceph-mon[183689]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:01 smithi040 ceph-mon[189312]: pgmap v4775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:03 smithi143 ceph-mon[183689]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:03 smithi040 ceph-mon[189312]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:03 smithi040 ceph-mon[192000]: pgmap v4776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:38:04.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:04 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:38:04.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:04 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:38:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:05 smithi143 ceph-mon[183689]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:05.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:05 smithi040 ceph-mon[192000]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:05 smithi040 ceph-mon[189312]: pgmap v4777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:07 smithi143 ceph-mon[183689]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:07.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:07 smithi040 ceph-mon[192000]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:07 smithi040 ceph-mon[189312]: pgmap v4778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:09 smithi143 ceph-mon[183689]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:09 smithi040 ceph-mon[192000]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:09 smithi040 ceph-mon[189312]: pgmap v4779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:11.306 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:11] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:38:11.306 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:11 smithi040 ceph-mon[192000]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:11.306 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:11 smithi040 ceph-mon[189312]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:11 smithi143 ceph-mon[183689]: pgmap v4780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:13 smithi143 ceph-mon[183689]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:13 smithi040 ceph-mon[192000]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:13 smithi040 ceph-mon[189312]: pgmap v4781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:15 smithi143 ceph-mon[183689]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:15 smithi040 ceph-mon[192000]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:15 smithi040 ceph-mon[189312]: pgmap v4782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:17 smithi143 ceph-mon[183689]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:17.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:17 smithi040 ceph-mon[192000]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:17 smithi040 ceph-mon[189312]: pgmap v4783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:19 smithi143 ceph-mon[183689]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:19 smithi040 ceph-mon[192000]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:19 smithi040 ceph-mon[189312]: pgmap v4784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:21.320 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:38:21.321 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:21 smithi040 ceph-mon[189312]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:21.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:21 smithi143 ceph-mon[183689]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:21 smithi040 ceph-mon[192000]: pgmap v4785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:23 smithi143 ceph-mon[183689]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:23.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:23 smithi040 ceph-mon[192000]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:23 smithi040 ceph-mon[189312]: pgmap v4786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:24.891 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:38:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:38:24.560473759Z level=info msg="Completed cleanup jobs" duration=12.448332ms 2023-09-30T11:38:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:25 smithi143 ceph-mon[183689]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:25 smithi040 ceph-mon[192000]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:25 smithi040 ceph-mon[189312]: pgmap v4787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:27 smithi143 ceph-mon[183689]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:27.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:27 smithi040 ceph-mon[192000]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:27 smithi040 ceph-mon[189312]: pgmap v4788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:29 smithi143 ceph-mon[183689]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:29 smithi040 ceph-mon[192000]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:29 smithi040 ceph-mon[189312]: pgmap v4789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:31.331 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:38:31.331 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:31 smithi040 ceph-mon[189312]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:31.332 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:31 smithi143 ceph-mon[183689]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:31.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:31 smithi040 ceph-mon[192000]: pgmap v4790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:33 smithi143 ceph-mon[183689]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:33.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:33 smithi040 ceph-mon[192000]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:33 smithi040 ceph-mon[189312]: pgmap v4791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:35 smithi143 ceph-mon[183689]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:35.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:35 smithi040 ceph-mon[192000]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:35 smithi040 ceph-mon[189312]: pgmap v4792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:37 smithi143 ceph-mon[183689]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:37.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:37 smithi040 ceph-mon[189312]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:37 smithi040 ceph-mon[192000]: pgmap v4793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:39 smithi143 ceph-mon[183689]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:39.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:39 smithi040 ceph-mon[192000]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:39 smithi040 ceph-mon[189312]: pgmap v4794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:41.341 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:38:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:41 smithi143 ceph-mon[183689]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:41 smithi040 ceph-mon[192000]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:41 smithi040 ceph-mon[189312]: pgmap v4795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:43.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:43 smithi143 ceph-mon[183689]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:43 smithi040 ceph-mon[192000]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:43 smithi040 ceph-mon[189312]: pgmap v4796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:45 smithi143 ceph-mon[183689]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:45 smithi040 ceph-mon[192000]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:45 smithi040 ceph-mon[189312]: pgmap v4797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:38:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:47 smithi143 ceph-mon[183689]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:47 smithi040 ceph-mon[192000]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:47 smithi040 ceph-mon[189312]: pgmap v4798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:49 smithi143 ceph-mon[183689]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:49 smithi040 ceph-mon[192000]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:49.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:49 smithi040 ceph-mon[189312]: pgmap v4799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:38:51.355 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:38:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:38:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:38:51.356 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:51 smithi040 ceph-mon[189312]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:51 smithi143 ceph-mon[183689]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:51.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:51 smithi040 ceph-mon[192000]: pgmap v4800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:53 smithi143 ceph-mon[183689]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:53.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:53 smithi040 ceph-mon[192000]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:53 smithi040 ceph-mon[189312]: pgmap v4801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:55 smithi143 ceph-mon[183689]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:55 smithi040 ceph-mon[192000]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:55 smithi040 ceph-mon[189312]: pgmap v4802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:57 smithi143 ceph-mon[183689]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:57 smithi040 ceph-mon[192000]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:57 smithi040 ceph-mon[189312]: pgmap v4803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:38:59 smithi143 ceph-mon[183689]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:38:59 smithi040 ceph-mon[192000]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:38:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:38:59 smithi040 ceph-mon[189312]: pgmap v4804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:01.366 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:39:01.368 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:01 smithi040 ceph-mon[189312]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:01.368 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:01 smithi143 ceph-mon[183689]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:01 smithi040 ceph-mon[192000]: pgmap v4805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:01.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:03 smithi143 ceph-mon[183689]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:03 smithi040 ceph-mon[192000]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:03 smithi040 ceph-mon[189312]: pgmap v4806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:05 smithi143 ceph-mon[183689]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:39:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:39:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:39:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[192000]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[189312]: pgmap v4807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:39:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:39:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:39:05.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:39:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:07 smithi143 ceph-mon[183689]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:07 smithi040 ceph-mon[192000]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:07 smithi040 ceph-mon[189312]: pgmap v4808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:09 smithi143 ceph-mon[183689]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:09 smithi040 ceph-mon[189312]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:09 smithi040 ceph-mon[192000]: pgmap v4809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:11.377 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:39:11.377 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:11 smithi040 ceph-mon[189312]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:11 smithi143 ceph-mon[183689]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:11.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:11 smithi040 ceph-mon[192000]: pgmap v4810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:13 smithi143 ceph-mon[183689]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:13.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:13 smithi040 ceph-mon[192000]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:13 smithi040 ceph-mon[189312]: pgmap v4811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:15 smithi143 ceph-mon[183689]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:15 smithi040 ceph-mon[192000]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:15 smithi040 ceph-mon[189312]: pgmap v4812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:17 smithi143 ceph-mon[183689]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:17 smithi040 ceph-mon[192000]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:17 smithi040 ceph-mon[189312]: pgmap v4813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:19 smithi143 ceph-mon[183689]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:19 smithi040 ceph-mon[192000]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:19 smithi040 ceph-mon[189312]: pgmap v4814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:21.393 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:39:21.393 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:21 smithi040 ceph-mon[192000]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:21.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:21 smithi040 ceph-mon[189312]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:21 smithi143 ceph-mon[183689]: pgmap v4815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:23.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:23 smithi040 ceph-mon[192000]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:23 smithi040 ceph-mon[189312]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:23 smithi143 ceph-mon[183689]: pgmap v4816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:25 smithi040 ceph-mon[192000]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:25 smithi040 ceph-mon[189312]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:25 smithi143 ceph-mon[183689]: pgmap v4817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:27 smithi040 ceph-mon[189312]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:27 smithi040 ceph-mon[192000]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:27 smithi143 ceph-mon[183689]: pgmap v4818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:29 smithi040 ceph-mon[189312]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:29 smithi040 ceph-mon[192000]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:29 smithi143 ceph-mon[183689]: pgmap v4819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:31.403 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:31] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:39:31.404 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:31 smithi040 ceph-mon[189312]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:31.404 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:31.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:31 smithi040 ceph-mon[192000]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:31 smithi143 ceph-mon[183689]: pgmap v4820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:33 smithi040 ceph-mon[192000]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:33 smithi040 ceph-mon[189312]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:33 smithi143 ceph-mon[183689]: pgmap v4821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:35.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:35 smithi143 ceph-mon[183689]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:35.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:35 smithi040 ceph-mon[192000]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:35.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:35 smithi040 ceph-mon[189312]: pgmap v4822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:37.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:37 smithi143 ceph-mon[183689]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:37.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:37 smithi040 ceph-mon[192000]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:37 smithi040 ceph-mon[189312]: pgmap v4823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:39.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:39 smithi143 ceph-mon[183689]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:39.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:39 smithi040 ceph-mon[192000]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:39 smithi040 ceph-mon[189312]: pgmap v4824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:41] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:39:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:41 smithi143 ceph-mon[183689]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:41.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:41 smithi040 ceph-mon[192000]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:41 smithi040 ceph-mon[189312]: pgmap v4825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:43 smithi143 ceph-mon[183689]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:43.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:43 smithi040 ceph-mon[192000]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:43 smithi040 ceph-mon[189312]: pgmap v4826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:45 smithi143 ceph-mon[183689]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:45.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:45 smithi040 ceph-mon[189312]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:45 smithi040 ceph-mon[192000]: pgmap v4827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:46.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:39:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:47 smithi143 ceph-mon[183689]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:47.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:47 smithi040 ceph-mon[192000]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:47 smithi040 ceph-mon[189312]: pgmap v4828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:49 smithi143 ceph-mon[183689]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:49 smithi040 ceph-mon[192000]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:49 smithi040 ceph-mon[189312]: pgmap v4829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:39:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:39:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:39:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:51 smithi143 ceph-mon[183689]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:51 smithi040 ceph-mon[189312]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:51 smithi040 ceph-mon[192000]: pgmap v4830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:53 smithi143 ceph-mon[183689]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:53 smithi040 ceph-mon[192000]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:53 smithi040 ceph-mon[189312]: pgmap v4831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:55 smithi143 ceph-mon[183689]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:55.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:55 smithi040 ceph-mon[192000]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:55 smithi040 ceph-mon[189312]: pgmap v4832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:57 smithi143 ceph-mon[183689]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:57.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:57 smithi040 ceph-mon[192000]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:57 smithi040 ceph-mon[189312]: pgmap v4833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:39:59 smithi143 ceph-mon[183689]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:39:59 smithi040 ceph-mon[192000]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:39:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:39:59 smithi040 ceph-mon[189312]: pgmap v4834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:40:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:40:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:40:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:40:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:01 smithi143 ceph-mon[183689]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:01 smithi040 ceph-mon[192000]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:01 smithi040 ceph-mon[189312]: pgmap v4835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:03 smithi143 ceph-mon[183689]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:03 smithi040 ceph-mon[189312]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:03 smithi040 ceph-mon[192000]: pgmap v4836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:05 smithi143 ceph-mon[183689]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:05.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:05 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:40:05.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:05 smithi040 ceph-mon[192000]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:05 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:40:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:05 smithi040 ceph-mon[189312]: pgmap v4837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:05 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:40:06.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:40:06.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:40:06.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:40:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:40:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:07 smithi143 ceph-mon[183689]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:07 smithi040 ceph-mon[192000]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:07 smithi040 ceph-mon[189312]: pgmap v4838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:08.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:08 smithi143 ceph-mon[183689]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:08 smithi040 ceph-mon[192000]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:08 smithi040 ceph-mon[189312]: pgmap v4839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:10.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:10 smithi143 ceph-mon[183689]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:10.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:10 smithi040 ceph-mon[192000]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:10 smithi040 ceph-mon[189312]: pgmap v4840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:40:12.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:12 smithi143 ceph-mon[183689]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:12 smithi040 ceph-mon[192000]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:12 smithi040 ceph-mon[189312]: pgmap v4841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:14.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:14 smithi143 ceph-mon[183689]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:14 smithi040 ceph-mon[192000]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:14.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:14 smithi040 ceph-mon[189312]: pgmap v4842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:15.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:15.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:16.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:16 smithi143 ceph-mon[183689]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:16.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:16 smithi040 ceph-mon[192000]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:16.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:16 smithi040 ceph-mon[189312]: pgmap v4843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:18.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:18 smithi143 ceph-mon[183689]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:18.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:18 smithi040 ceph-mon[192000]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:18.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:18 smithi040 ceph-mon[189312]: pgmap v4844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:20.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:20 smithi143 ceph-mon[183689]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:20 smithi040 ceph-mon[192000]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:20 smithi040 ceph-mon[189312]: pgmap v4845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:21.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:40:22.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:22 smithi143 ceph-mon[183689]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:22.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:22 smithi040 ceph-mon[192000]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:22.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:22 smithi040 ceph-mon[189312]: pgmap v4846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:24.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:24 smithi143 ceph-mon[183689]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:24.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:24 smithi040 ceph-mon[192000]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:24.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:24 smithi040 ceph-mon[189312]: pgmap v4847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:26.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:26 smithi143 ceph-mon[183689]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:26.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:26 smithi040 ceph-mon[192000]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:26.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:26 smithi040 ceph-mon[189312]: pgmap v4848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:28.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:28 smithi143 ceph-mon[183689]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:28.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:28 smithi040 ceph-mon[192000]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:28.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:28 smithi040 ceph-mon[189312]: pgmap v4849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:30 smithi143 ceph-mon[183689]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:30.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:30.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:30 smithi040 ceph-mon[192000]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:30 smithi040 ceph-mon[189312]: pgmap v4850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:40:32.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:32 smithi143 ceph-mon[183689]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:32.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:32 smithi040 ceph-mon[192000]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:32.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:32 smithi040 ceph-mon[189312]: pgmap v4851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:34.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:34 smithi143 ceph-mon[183689]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:34.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:34 smithi040 ceph-mon[192000]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:34 smithi040 ceph-mon[189312]: pgmap v4852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:36.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:36 smithi143 ceph-mon[183689]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:36 smithi040 ceph-mon[192000]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:36.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:36 smithi040 ceph-mon[189312]: pgmap v4853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:38.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:38 smithi143 ceph-mon[183689]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:39.045 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:38 smithi040 ceph-mon[192000]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:39.045 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:38 smithi040 ceph-mon[189312]: pgmap v4854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:40.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:40 smithi143 ceph-mon[183689]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:40.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:40 smithi040 ceph-mon[192000]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:40 smithi040 ceph-mon[189312]: pgmap v4855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:40:42.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:42 smithi143 ceph-mon[183689]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:42.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:42 smithi040 ceph-mon[192000]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:42 smithi040 ceph-mon[189312]: pgmap v4856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:44.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:44 smithi143 ceph-mon[183689]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:44.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:44 smithi040 ceph-mon[192000]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:44 smithi040 ceph-mon[189312]: pgmap v4857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:45.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:45.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:40:46.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:46 smithi143 ceph-mon[183689]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:46 smithi040 ceph-mon[189312]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:46 smithi040 ceph-mon[192000]: pgmap v4858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:48.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:48 smithi143 ceph-mon[183689]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:48.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:48 smithi040 ceph-mon[192000]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:48 smithi040 ceph-mon[189312]: pgmap v4859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:50.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:50 smithi143 ceph-mon[183689]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:50.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:50 smithi040 ceph-mon[189312]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:50.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:50 smithi040 ceph-mon[192000]: pgmap v4860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:40:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:40:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:40:52.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:52 smithi143 ceph-mon[183689]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:52.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:52 smithi040 ceph-mon[192000]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:52 smithi040 ceph-mon[189312]: pgmap v4861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:54.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:54 smithi143 ceph-mon[183689]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:54.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:54 smithi040 ceph-mon[192000]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:54 smithi040 ceph-mon[189312]: pgmap v4862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:56.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:56 smithi143 ceph-mon[183689]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:56.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:56 smithi040 ceph-mon[192000]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:56 smithi040 ceph-mon[189312]: pgmap v4863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:58.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:40:58 smithi143 ceph-mon[183689]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:40:58 smithi040 ceph-mon[192000]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:40:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:40:58 smithi040 ceph-mon[189312]: pgmap v4864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:00 smithi143 ceph-mon[183689]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:00.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:00 smithi040 ceph-mon[192000]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:00 smithi040 ceph-mon[189312]: pgmap v4865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:41:02.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:02 smithi040 ceph-mon[192000]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:02 smithi040 ceph-mon[189312]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:02 smithi143 ceph-mon[183689]: pgmap v4866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:04 smithi040 ceph-mon[192000]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:04 smithi040 ceph-mon[189312]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:04 smithi143 ceph-mon[183689]: pgmap v4867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:06.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:06 smithi143 ceph-mon[183689]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:06.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:41:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:06 smithi040 ceph-mon[192000]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:41:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:06 smithi040 ceph-mon[189312]: pgmap v4868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:41:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:41:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:41:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: pgmap v4869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:41:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:41:11.365 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:41:11.366 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:11 smithi040 ceph-mon[189312]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:11 smithi143 ceph-mon[183689]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:11.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:11 smithi040 ceph-mon[192000]: pgmap v4870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:13 smithi143 ceph-mon[183689]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:13.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:13 smithi040 ceph-mon[192000]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:13 smithi040 ceph-mon[189312]: pgmap v4871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:15 smithi143 ceph-mon[183689]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:15 smithi040 ceph-mon[192000]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:15 smithi040 ceph-mon[189312]: pgmap v4872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:17 smithi143 ceph-mon[183689]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:17.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:17 smithi040 ceph-mon[192000]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:17 smithi040 ceph-mon[189312]: pgmap v4873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:19 smithi143 ceph-mon[183689]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:19 smithi040 ceph-mon[189312]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:19 smithi040 ceph-mon[192000]: pgmap v4874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:21.379 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:41:21.380 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:21 smithi040 ceph-mon[192000]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:21 smithi143 ceph-mon[183689]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:21.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:21 smithi040 ceph-mon[189312]: pgmap v4875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:23 smithi143 ceph-mon[183689]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:23.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:23 smithi040 ceph-mon[189312]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:23 smithi040 ceph-mon[192000]: pgmap v4876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:25.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:25 smithi143 ceph-mon[183689]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:25 smithi040 ceph-mon[192000]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:25 smithi040 ceph-mon[189312]: pgmap v4877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:27 smithi143 ceph-mon[183689]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:27.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:27 smithi040 ceph-mon[192000]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:27 smithi040 ceph-mon[189312]: pgmap v4878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:29 smithi143 ceph-mon[183689]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:29.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:29 smithi040 ceph-mon[192000]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:29 smithi040 ceph-mon[189312]: pgmap v4879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:31.395 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:41:31.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:31 smithi040 ceph-mon[189312]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:31.396 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:31 smithi040 ceph-mon[192000]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:31 smithi143 ceph-mon[183689]: pgmap v4880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:33.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:33 smithi040 ceph-mon[189312]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:33 smithi040 ceph-mon[192000]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:33 smithi143 ceph-mon[183689]: pgmap v4881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:35 smithi040 ceph-mon[192000]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:35 smithi040 ceph-mon[189312]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:35.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:35 smithi143 ceph-mon[183689]: pgmap v4882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:37 smithi040 ceph-mon[192000]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:37 smithi040 ceph-mon[189312]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:37 smithi143 ceph-mon[183689]: pgmap v4883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:39 smithi040 ceph-mon[192000]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:39 smithi040 ceph-mon[189312]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:39 smithi143 ceph-mon[183689]: pgmap v4884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:41.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:41:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:41 smithi040 ceph-mon[192000]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:41 smithi040 ceph-mon[189312]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:41 smithi143 ceph-mon[183689]: pgmap v4885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:43 smithi143 ceph-mon[183689]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:43 smithi040 ceph-mon[192000]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:43 smithi040 ceph-mon[189312]: pgmap v4886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:45 smithi143 ceph-mon[183689]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:45 smithi040 ceph-mon[192000]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:45 smithi040 ceph-mon[189312]: pgmap v4887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:46.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:41:47.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:47 smithi143 ceph-mon[183689]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:47.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:47 smithi040 ceph-mon[192000]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:47.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:47 smithi040 ceph-mon[189312]: pgmap v4888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:49 smithi143 ceph-mon[183689]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:49 smithi040 ceph-mon[192000]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:49 smithi040 ceph-mon[189312]: pgmap v4889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:41:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:41:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:41:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:51 smithi143 ceph-mon[183689]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:51 smithi040 ceph-mon[192000]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:51 smithi040 ceph-mon[189312]: pgmap v4890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:53 smithi143 ceph-mon[183689]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:53.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:53 smithi040 ceph-mon[192000]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:53.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:53 smithi040 ceph-mon[189312]: pgmap v4891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:55.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:55 smithi143 ceph-mon[183689]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:55.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:55 smithi040 ceph-mon[192000]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:55.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:55 smithi040 ceph-mon[189312]: pgmap v4892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:57 smithi143 ceph-mon[183689]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:57 smithi040 ceph-mon[192000]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:57.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:57 smithi040 ceph-mon[189312]: pgmap v4893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:41:59 smithi143 ceph-mon[183689]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:41:59 smithi040 ceph-mon[192000]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:41:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:41:59 smithi040 ceph-mon[189312]: pgmap v4894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:42:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:01 smithi143 ceph-mon[183689]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:01.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:01 smithi040 ceph-mon[192000]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:01 smithi040 ceph-mon[189312]: pgmap v4895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:03 smithi143 ceph-mon[183689]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:03 smithi040 ceph-mon[192000]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:03 smithi040 ceph-mon[189312]: pgmap v4896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:05.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:05 smithi143 ceph-mon[183689]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:05.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:05 smithi040 ceph-mon[192000]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:05.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:05 smithi040 ceph-mon[189312]: pgmap v4897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:07 smithi143 ceph-mon[183689]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:07.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:07 smithi040 ceph-mon[192000]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:07 smithi040 ceph-mon[189312]: pgmap v4898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:09 smithi143 ceph-mon[183689]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:09 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:42:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:09 smithi040 ceph-mon[192000]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:09 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:42:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:09 smithi040 ceph-mon[189312]: pgmap v4899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:09 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:42:10.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:42:10.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:42:10.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:42:10.907 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:42:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:42:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:42:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:42:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:42:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:42:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:42:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:11 smithi143 ceph-mon[183689]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:11 smithi040 ceph-mon[192000]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:11 smithi040 ceph-mon[189312]: pgmap v4900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:13 smithi143 ceph-mon[183689]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:13 smithi040 ceph-mon[192000]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:13 smithi040 ceph-mon[189312]: pgmap v4901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:15.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:15 smithi143 ceph-mon[183689]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:15.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:15.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:15 smithi040 ceph-mon[192000]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:15.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:15 smithi040 ceph-mon[189312]: pgmap v4902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:15.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:17.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:17 smithi143 ceph-mon[183689]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:17.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:17 smithi040 ceph-mon[192000]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:17.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:17 smithi040 ceph-mon[189312]: pgmap v4903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:19 smithi143 ceph-mon[183689]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:19 smithi040 ceph-mon[192000]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:19 smithi040 ceph-mon[189312]: pgmap v4904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:42:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:21 smithi143 ceph-mon[183689]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:21.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:21 smithi040 ceph-mon[192000]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:21 smithi040 ceph-mon[189312]: pgmap v4905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:23 smithi143 ceph-mon[183689]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:23.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:23 smithi040 ceph-mon[192000]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:23 smithi040 ceph-mon[189312]: pgmap v4906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:25.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:25 smithi143 ceph-mon[183689]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:25.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:25 smithi040 ceph-mon[192000]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:25.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:25 smithi040 ceph-mon[189312]: pgmap v4907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:27 smithi143 ceph-mon[183689]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:27 smithi040 ceph-mon[192000]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:27 smithi040 ceph-mon[189312]: pgmap v4908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:29 smithi143 ceph-mon[183689]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:29 smithi040 ceph-mon[192000]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:29 smithi040 ceph-mon[189312]: pgmap v4909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:30.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:30.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:30.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:42:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:31 smithi143 ceph-mon[183689]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:31.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:31 smithi040 ceph-mon[192000]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:31 smithi040 ceph-mon[189312]: pgmap v4910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:33 smithi143 ceph-mon[183689]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:33 smithi040 ceph-mon[192000]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:33 smithi040 ceph-mon[189312]: pgmap v4911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:34.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:34 smithi143 ceph-mon[183689]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:34.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:34 smithi040 ceph-mon[192000]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:34.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:34 smithi040 ceph-mon[189312]: pgmap v4912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:36.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:36 smithi143 ceph-mon[183689]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:36.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:36 smithi040 ceph-mon[192000]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:36.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:36 smithi040 ceph-mon[189312]: pgmap v4913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:38.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:38 smithi143 ceph-mon[183689]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:38.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:38 smithi040 ceph-mon[192000]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:38.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:38 smithi040 ceph-mon[189312]: pgmap v4914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:40.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:40 smithi143 ceph-mon[183689]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:40.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:40 smithi040 ceph-mon[192000]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:40.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:40 smithi040 ceph-mon[189312]: pgmap v4915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:42:42.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:42 smithi143 ceph-mon[183689]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:42.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:42 smithi040 ceph-mon[192000]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:42.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:42 smithi040 ceph-mon[189312]: pgmap v4916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:44.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:44 smithi143 ceph-mon[183689]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:44.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:44 smithi040 ceph-mon[192000]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:44.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:44 smithi040 ceph-mon[189312]: pgmap v4917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:45.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:45.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:45.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:42:46.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:46 smithi143 ceph-mon[183689]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:46.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:46 smithi040 ceph-mon[192000]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:46.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:46 smithi040 ceph-mon[189312]: pgmap v4918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:48.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:48 smithi143 ceph-mon[183689]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:48.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:48 smithi040 ceph-mon[192000]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:48.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:48 smithi040 ceph-mon[189312]: pgmap v4919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:50.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:50 smithi143 ceph-mon[183689]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:50.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:50 smithi040 ceph-mon[192000]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:50.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:50 smithi040 ceph-mon[189312]: pgmap v4920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:42:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:42:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:42:52.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:52 smithi143 ceph-mon[183689]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:52.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:52 smithi040 ceph-mon[192000]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:52.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:52 smithi040 ceph-mon[189312]: pgmap v4921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:54.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:54 smithi143 ceph-mon[183689]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:54.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:54 smithi040 ceph-mon[192000]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:54.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:54 smithi040 ceph-mon[189312]: pgmap v4922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:56.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:56 smithi143 ceph-mon[183689]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:56.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:56 smithi040 ceph-mon[189312]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:56.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:56 smithi040 ceph-mon[192000]: pgmap v4923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:58.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:42:58 smithi143 ceph-mon[183689]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:58.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:42:58 smithi040 ceph-mon[192000]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:42:58.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:42:58 smithi040 ceph-mon[189312]: pgmap v4924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:00 smithi143 ceph-mon[183689]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:00.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:00 smithi040 ceph-mon[192000]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:00 smithi040 ceph-mon[189312]: pgmap v4925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:43:02.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:02 smithi143 ceph-mon[183689]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:02.907 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:02 smithi040 ceph-mon[192000]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:02.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:02 smithi040 ceph-mon[189312]: pgmap v4926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:04.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:04 smithi143 ceph-mon[183689]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:04.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:04 smithi040 ceph-mon[192000]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:04.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:04 smithi040 ceph-mon[189312]: pgmap v4927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:06.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:06 smithi143 ceph-mon[183689]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:06.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:06 smithi040 ceph-mon[192000]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:06.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:06 smithi040 ceph-mon[189312]: pgmap v4928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:08.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:08 smithi040 ceph-mon[192000]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:08.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:08 smithi040 ceph-mon[189312]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:08 smithi143 ceph-mon[183689]: pgmap v4929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[192000]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:43:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[189312]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:43:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:43:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:43:10.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:43:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:10 smithi143 ceph-mon[183689]: pgmap v4930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:43:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:43:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:43:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:43:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:43:12.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:12 smithi040 ceph-mon[189312]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:12.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:12 smithi040 ceph-mon[192000]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:12 smithi143 ceph-mon[183689]: pgmap v4931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:14.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:14 smithi040 ceph-mon[192000]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:14.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:14 smithi040 ceph-mon[189312]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:14 smithi143 ceph-mon[183689]: pgmap v4932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:16.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:16 smithi143 ceph-mon[183689]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:16 smithi040 ceph-mon[189312]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:16 smithi040 ceph-mon[192000]: pgmap v4933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:19.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:18 smithi143 ceph-mon[183689]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:19.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:18 smithi040 ceph-mon[192000]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:18 smithi040 ceph-mon[189312]: pgmap v4934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:21.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:20 smithi040 ceph-mon[192000]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:21.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:20 smithi040 ceph-mon[189312]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:20 smithi143 ceph-mon[183689]: pgmap v4935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:43:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:22 smithi143 ceph-mon[183689]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:23.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:22 smithi040 ceph-mon[192000]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:22 smithi040 ceph-mon[189312]: pgmap v4936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:24 smithi143 ceph-mon[183689]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:24 smithi040 ceph-mon[192000]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:24 smithi040 ceph-mon[189312]: pgmap v4937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:26 smithi143 ceph-mon[183689]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:26 smithi040 ceph-mon[189312]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:26 smithi040 ceph-mon[192000]: pgmap v4938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:29.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:28 smithi143 ceph-mon[183689]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:28 smithi040 ceph-mon[192000]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:28 smithi040 ceph-mon[189312]: pgmap v4939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:31.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:30 smithi040 ceph-mon[192000]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:31.030 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:30 smithi040 ceph-mon[189312]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:31.030 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:30 smithi143 ceph-mon[183689]: pgmap v4940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:43:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:32 smithi143 ceph-mon[183689]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:32 smithi040 ceph-mon[192000]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:32 smithi040 ceph-mon[189312]: pgmap v4941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:34 smithi143 ceph-mon[183689]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:34 smithi040 ceph-mon[192000]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:34 smithi040 ceph-mon[189312]: pgmap v4942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:36 smithi143 ceph-mon[183689]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:36 smithi040 ceph-mon[192000]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:36 smithi040 ceph-mon[189312]: pgmap v4943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:38 smithi143 ceph-mon[183689]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:38 smithi040 ceph-mon[192000]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:38 smithi040 ceph-mon[189312]: pgmap v4944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:41.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:40 smithi040 ceph-mon[192000]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:41.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:40 smithi040 ceph-mon[189312]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:40 smithi143 ceph-mon[183689]: pgmap v4945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:43:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:42 smithi143 ceph-mon[183689]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:42 smithi040 ceph-mon[192000]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:42 smithi040 ceph-mon[189312]: pgmap v4946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:44 smithi143 ceph-mon[183689]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:44 smithi040 ceph-mon[192000]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:44 smithi040 ceph-mon[189312]: pgmap v4947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:43:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:46 smithi143 ceph-mon[183689]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:46 smithi040 ceph-mon[192000]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:46 smithi040 ceph-mon[189312]: pgmap v4948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:49.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:48 smithi143 ceph-mon[183689]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:48 smithi040 ceph-mon[192000]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:49.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:48 smithi040 ceph-mon[189312]: pgmap v4949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:51.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:50 smithi040 ceph-mon[192000]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:51.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:50 smithi040 ceph-mon[189312]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:50 smithi143 ceph-mon[183689]: pgmap v4950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:43:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:43:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:43:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:52 smithi143 ceph-mon[183689]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:52 smithi040 ceph-mon[192000]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:52 smithi040 ceph-mon[189312]: pgmap v4951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:55.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:54 smithi143 ceph-mon[183689]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:54 smithi040 ceph-mon[192000]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:54 smithi040 ceph-mon[189312]: pgmap v4952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:43:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:56 smithi143 ceph-mon[183689]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:56 smithi040 ceph-mon[192000]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:56 smithi040 ceph-mon[189312]: pgmap v4953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:43:58 smithi143 ceph-mon[183689]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:43:58 smithi040 ceph-mon[192000]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:43:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:43:58 smithi040 ceph-mon[189312]: pgmap v4954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:00 smithi040 ceph-mon[192000]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:00 smithi040 ceph-mon[189312]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:00 smithi143 ceph-mon[183689]: pgmap v4955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:44:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:02 smithi143 ceph-mon[183689]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:02 smithi040 ceph-mon[192000]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:02 smithi040 ceph-mon[189312]: pgmap v4956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:04 smithi143 ceph-mon[183689]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:04 smithi040 ceph-mon[192000]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:04 smithi040 ceph-mon[189312]: pgmap v4957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:07.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:06 smithi143 ceph-mon[183689]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:07.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:06 smithi040 ceph-mon[192000]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:06 smithi040 ceph-mon[189312]: pgmap v4958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:08 smithi143 ceph-mon[183689]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:08 smithi040 ceph-mon[192000]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:08 smithi040 ceph-mon[189312]: pgmap v4959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:10 smithi040 ceph-mon[189312]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:11.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:44:11.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:10 smithi040 ceph-mon[192000]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:11.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:44:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:10 smithi143 ceph-mon[183689]: pgmap v4960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:44:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:44:12.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:44:12.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:44:12.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:44:12.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:44:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:44:12.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:44:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:44:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:44:12.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:44:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:13 smithi143 ceph-mon[183689]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:13 smithi040 ceph-mon[189312]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:13 smithi040 ceph-mon[192000]: pgmap v4961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:44:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:15 smithi143 ceph-mon[183689]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:15 smithi040 ceph-mon[189312]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:15 smithi040 ceph-mon[192000]: pgmap v4962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:17 smithi143 ceph-mon[183689]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:17.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:17 smithi040 ceph-mon[189312]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:17 smithi040 ceph-mon[192000]: pgmap v4963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:19 smithi143 ceph-mon[183689]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:19.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:19 smithi040 ceph-mon[189312]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:19 smithi040 ceph-mon[192000]: pgmap v4964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:21 smithi143 ceph-mon[183689]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:21 smithi040 ceph-mon[189312]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:44:21.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:21 smithi040 ceph-mon[192000]: pgmap v4965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:23 smithi143 ceph-mon[183689]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:23 smithi040 ceph-mon[192000]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:23 smithi040 ceph-mon[189312]: pgmap v4966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:25 smithi143 ceph-mon[183689]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:25 smithi040 ceph-mon[192000]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:25 smithi040 ceph-mon[189312]: pgmap v4967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:27 smithi143 ceph-mon[183689]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:27 smithi040 ceph-mon[192000]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:27 smithi040 ceph-mon[189312]: pgmap v4968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:29 smithi143 ceph-mon[183689]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:29 smithi040 ceph-mon[192000]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:29 smithi040 ceph-mon[189312]: pgmap v4969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:31 smithi143 ceph-mon[183689]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:44:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:31 smithi040 ceph-mon[192000]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:31 smithi040 ceph-mon[189312]: pgmap v4970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:33 smithi143 ceph-mon[183689]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:33.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:33 smithi040 ceph-mon[192000]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:33.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:33 smithi040 ceph-mon[189312]: pgmap v4971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:35 smithi143 ceph-mon[183689]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:35.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:35 smithi040 ceph-mon[192000]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:35 smithi040 ceph-mon[189312]: pgmap v4972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:37 smithi143 ceph-mon[183689]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:37.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:37 smithi040 ceph-mon[192000]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:37 smithi040 ceph-mon[189312]: pgmap v4973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:39 smithi143 ceph-mon[183689]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:39 smithi040 ceph-mon[192000]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:39 smithi040 ceph-mon[189312]: pgmap v4974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:41 smithi143 ceph-mon[183689]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:44:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:41 smithi040 ceph-mon[192000]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:41 smithi040 ceph-mon[189312]: pgmap v4975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:43 smithi143 ceph-mon[183689]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:43 smithi040 ceph-mon[192000]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:43 smithi040 ceph-mon[189312]: pgmap v4976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:45 smithi143 ceph-mon[183689]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:45.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:45 smithi040 ceph-mon[192000]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:45 smithi040 ceph-mon[189312]: pgmap v4977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:46.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:44:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:47 smithi143 ceph-mon[183689]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:47.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:47 smithi040 ceph-mon[192000]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:47 smithi040 ceph-mon[189312]: pgmap v4978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:49 smithi143 ceph-mon[183689]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:49 smithi040 ceph-mon[192000]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:49 smithi040 ceph-mon[189312]: pgmap v4979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:51 smithi143 ceph-mon[183689]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:44:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:44:51] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:44:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:51 smithi040 ceph-mon[192000]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:51 smithi040 ceph-mon[189312]: pgmap v4980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:53.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:53 smithi143 ceph-mon[183689]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:53.416 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:53 smithi040 ceph-mon[192000]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:53.416 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:53 smithi040 ceph-mon[189312]: pgmap v4981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:55 smithi143 ceph-mon[183689]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:55 smithi040 ceph-mon[192000]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:55 smithi040 ceph-mon[189312]: pgmap v4982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:57 smithi143 ceph-mon[183689]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:57 smithi040 ceph-mon[192000]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:57 smithi040 ceph-mon[189312]: pgmap v4983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:44:59 smithi143 ceph-mon[183689]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:44:59 smithi040 ceph-mon[192000]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:44:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:44:59 smithi040 ceph-mon[189312]: pgmap v4984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:01 smithi143 ceph-mon[183689]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:45:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:01 smithi040 ceph-mon[192000]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:01 smithi040 ceph-mon[189312]: pgmap v4985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:03 smithi143 ceph-mon[183689]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:03.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:03 smithi040 ceph-mon[192000]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:03 smithi040 ceph-mon[189312]: pgmap v4986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:05 smithi143 ceph-mon[183689]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:05 smithi040 ceph-mon[192000]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:05 smithi040 ceph-mon[189312]: pgmap v4987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:07 smithi143 ceph-mon[183689]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:07 smithi040 ceph-mon[192000]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:07 smithi040 ceph-mon[189312]: pgmap v4988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:09 smithi143 ceph-mon[183689]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:09 smithi040 ceph-mon[192000]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:09 smithi040 ceph-mon[189312]: pgmap v4989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:11 smithi143 ceph-mon[183689]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:45:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:11 smithi040 ceph-mon[192000]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:11 smithi040 ceph-mon[189312]: pgmap v4990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:12.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:45:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:45:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:45:12.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:45:12.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:45:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:13 smithi143 ceph-mon[183689]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:13 smithi040 ceph-mon[192000]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:13 smithi040 ceph-mon[189312]: pgmap v4991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:15 smithi040 ceph-mon[192000]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:15 smithi040 ceph-mon[189312]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:15 smithi143 ceph-mon[183689]: pgmap v4992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:17 smithi040 ceph-mon[192000]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:17 smithi040 ceph-mon[189312]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:17 smithi143 ceph-mon[183689]: pgmap v4993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:19 smithi040 ceph-mon[192000]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:19 smithi040 ceph-mon[189312]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:19.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:19 smithi143 ceph-mon[183689]: pgmap v4994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:45:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:21 smithi040 ceph-mon[192000]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:21 smithi040 ceph-mon[189312]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:21 smithi143 ceph-mon[183689]: pgmap v4995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:23 smithi143 ceph-mon[183689]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:23.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:23 smithi040 ceph-mon[192000]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:23 smithi040 ceph-mon[189312]: pgmap v4996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:25 smithi143 ceph-mon[183689]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:25 smithi040 ceph-mon[192000]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:25 smithi040 ceph-mon[189312]: pgmap v4997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:27 smithi143 ceph-mon[183689]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:27.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:27 smithi040 ceph-mon[192000]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:27 smithi040 ceph-mon[189312]: pgmap v4998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:29 smithi143 ceph-mon[183689]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:29.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:29 smithi040 ceph-mon[192000]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:29 smithi040 ceph-mon[189312]: pgmap v4999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:45:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:31 smithi040 ceph-mon[192000]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:31 smithi040 ceph-mon[189312]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:31 smithi143 ceph-mon[183689]: pgmap v5000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:33 smithi143 ceph-mon[183689]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:33.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:33 smithi040 ceph-mon[192000]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:33 smithi040 ceph-mon[189312]: pgmap v5001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:35 smithi143 ceph-mon[183689]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:35 smithi040 ceph-mon[192000]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:35 smithi040 ceph-mon[189312]: pgmap v5002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:37 smithi143 ceph-mon[183689]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:37.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:37 smithi040 ceph-mon[192000]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:37 smithi040 ceph-mon[189312]: pgmap v5003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:39 smithi143 ceph-mon[183689]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:39.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:39 smithi040 ceph-mon[192000]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:39 smithi040 ceph-mon[189312]: pgmap v5004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T11:45:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:41 smithi040 ceph-mon[192000]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:41 smithi040 ceph-mon[189312]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:41 smithi143 ceph-mon[183689]: pgmap v5005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:43 smithi143 ceph-mon[183689]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:43.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:43 smithi040 ceph-mon[192000]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:43 smithi040 ceph-mon[189312]: pgmap v5006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:45 smithi143 ceph-mon[183689]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:45.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:45 smithi040 ceph-mon[192000]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:45.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:45 smithi040 ceph-mon[189312]: pgmap v5007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:45:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:47 smithi143 ceph-mon[183689]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:47 smithi040 ceph-mon[192000]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:47 smithi040 ceph-mon[189312]: pgmap v5008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:49 smithi143 ceph-mon[183689]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:49 smithi040 ceph-mon[192000]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:49 smithi040 ceph-mon[189312]: pgmap v5009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:45:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:45:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:45:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:51 smithi040 ceph-mon[192000]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:51 smithi040 ceph-mon[189312]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:51 smithi143 ceph-mon[183689]: pgmap v5010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:53 smithi143 ceph-mon[183689]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:53 smithi040 ceph-mon[192000]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:53 smithi040 ceph-mon[189312]: pgmap v5011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:55 smithi143 ceph-mon[183689]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:55 smithi040 ceph-mon[189312]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:55 smithi040 ceph-mon[192000]: pgmap v5012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:57 smithi143 ceph-mon[183689]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:57 smithi040 ceph-mon[192000]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:57 smithi040 ceph-mon[189312]: pgmap v5013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:45:59 smithi143 ceph-mon[183689]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:45:59 smithi040 ceph-mon[192000]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:45:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:45:59 smithi040 ceph-mon[189312]: pgmap v5014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:46:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:01 smithi040 ceph-mon[192000]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:01 smithi040 ceph-mon[189312]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:01 smithi143 ceph-mon[183689]: pgmap v5015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:03.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:03 smithi143 ceph-mon[183689]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:03.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:03 smithi040 ceph-mon[192000]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:03 smithi040 ceph-mon[189312]: pgmap v5016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:05 smithi143 ceph-mon[183689]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:05 smithi040 ceph-mon[192000]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:05 smithi040 ceph-mon[189312]: pgmap v5017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:07 smithi143 ceph-mon[183689]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:07 smithi040 ceph-mon[192000]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:07 smithi040 ceph-mon[189312]: pgmap v5018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:09 smithi143 ceph-mon[183689]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:09 smithi040 ceph-mon[192000]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:09 smithi040 ceph-mon[189312]: pgmap v5019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:11.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:11 smithi040 ceph-mon[189312]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:11.410 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:46:11.411 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:11 smithi040 ceph-mon[192000]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:11 smithi143 ceph-mon[183689]: pgmap v5020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:12.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:12 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:46:12.657 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:12 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:46:12.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:12 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:46:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:13 smithi143 ceph-mon[183689]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:46:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:46:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:46:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[192000]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:46:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:46:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:46:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[189312]: pgmap v5021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:46:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:46:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:46:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:15 smithi143 ceph-mon[183689]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:15 smithi040 ceph-mon[192000]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:15 smithi040 ceph-mon[189312]: pgmap v5022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:16.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:16.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:17 smithi143 ceph-mon[183689]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:17 smithi040 ceph-mon[192000]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:17 smithi040 ceph-mon[189312]: pgmap v5023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:19.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:19 smithi143 ceph-mon[183689]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:19 smithi040 ceph-mon[192000]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:19 smithi040 ceph-mon[189312]: pgmap v5024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:46:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:21 smithi040 ceph-mon[192000]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:21 smithi040 ceph-mon[189312]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:21 smithi143 ceph-mon[183689]: pgmap v5025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:23 smithi143 ceph-mon[183689]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:23 smithi040 ceph-mon[192000]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:23 smithi040 ceph-mon[189312]: pgmap v5026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:25 smithi143 ceph-mon[183689]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:25.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:25 smithi040 ceph-mon[192000]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:25 smithi040 ceph-mon[189312]: pgmap v5027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:27 smithi143 ceph-mon[183689]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:27.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:27 smithi040 ceph-mon[192000]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:27 smithi040 ceph-mon[189312]: pgmap v5028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:29 smithi143 ceph-mon[183689]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:29.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:29 smithi040 ceph-mon[192000]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:29 smithi040 ceph-mon[189312]: pgmap v5029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T11:46:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:31 smithi040 ceph-mon[192000]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:31 smithi040 ceph-mon[189312]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:31 smithi143 ceph-mon[183689]: pgmap v5030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:33 smithi143 ceph-mon[183689]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:33.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:33 smithi040 ceph-mon[192000]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:33 smithi040 ceph-mon[189312]: pgmap v5031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:35 smithi143 ceph-mon[183689]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:35 smithi040 ceph-mon[192000]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:35 smithi040 ceph-mon[189312]: pgmap v5032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:37 smithi143 ceph-mon[183689]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:37 smithi040 ceph-mon[192000]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:37 smithi040 ceph-mon[189312]: pgmap v5033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:39 smithi143 ceph-mon[183689]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:39.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:39 smithi040 ceph-mon[192000]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:39 smithi040 ceph-mon[189312]: pgmap v5034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T11:46:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:41 smithi040 ceph-mon[192000]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:41 smithi040 ceph-mon[189312]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:41 smithi143 ceph-mon[183689]: pgmap v5035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:43.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:43 smithi143 ceph-mon[183689]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:43 smithi040 ceph-mon[192000]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:43 smithi040 ceph-mon[189312]: pgmap v5036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:45 smithi143 ceph-mon[183689]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:45 smithi040 ceph-mon[192000]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:45 smithi040 ceph-mon[189312]: pgmap v5037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:46:47.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:47 smithi143 ceph-mon[183689]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:47 smithi040 ceph-mon[192000]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:47 smithi040 ceph-mon[189312]: pgmap v5038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:49 smithi143 ceph-mon[183689]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:49 smithi040 ceph-mon[192000]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:49 smithi040 ceph-mon[189312]: pgmap v5039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:51.291 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:46:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:46:51] "GET /metrics HTTP/1.1" 200 36248 "" "Prometheus/2.43.0" 2023-09-30T11:46:51.293 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:51 smithi040 ceph-mon[192000]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:51 smithi143 ceph-mon[183689]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:51 smithi040 ceph-mon[189312]: pgmap v5040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:53 smithi143 ceph-mon[183689]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:53 smithi040 ceph-mon[192000]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:53 smithi040 ceph-mon[189312]: pgmap v5041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:55 smithi143 ceph-mon[183689]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:55 smithi040 ceph-mon[192000]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:55 smithi040 ceph-mon[189312]: pgmap v5042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:57 smithi143 ceph-mon[183689]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:57 smithi040 ceph-mon[192000]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:57 smithi040 ceph-mon[189312]: pgmap v5043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:46:59 smithi143 ceph-mon[183689]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:59.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:46:59 smithi040 ceph-mon[192000]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:46:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:46:59 smithi040 ceph-mon[189312]: pgmap v5044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:01.302 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:47:01.302 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:01 smithi040 ceph-mon[189312]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:01.303 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:01 smithi143 ceph-mon[183689]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:01.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:01 smithi040 ceph-mon[192000]: pgmap v5045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:03 smithi143 ceph-mon[183689]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:03.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:03 smithi040 ceph-mon[192000]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:03 smithi040 ceph-mon[189312]: pgmap v5046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:05 smithi143 ceph-mon[183689]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:05 smithi040 ceph-mon[192000]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:05 smithi040 ceph-mon[189312]: pgmap v5047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:07.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:07 smithi143 ceph-mon[183689]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:07 smithi040 ceph-mon[192000]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:07 smithi040 ceph-mon[189312]: pgmap v5048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:09 smithi143 ceph-mon[183689]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:09.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:09 smithi040 ceph-mon[192000]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:09 smithi040 ceph-mon[189312]: pgmap v5049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:11.312 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:47:11.313 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:11 smithi040 ceph-mon[189312]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:11 smithi143 ceph-mon[183689]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:11 smithi040 ceph-mon[192000]: pgmap v5050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:13 smithi143 ceph-mon[183689]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:47:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:47:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:47:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[192000]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[189312]: pgmap v5051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:47:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:47:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:47:13.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:47:15.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:15 smithi143 ceph-mon[183689]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:15 smithi040 ceph-mon[192000]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:15 smithi040 ceph-mon[189312]: pgmap v5052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:16.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:17 smithi143 ceph-mon[183689]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:18.198 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:17 smithi040 ceph-mon[192000]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:18.199 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:17 smithi040 ceph-mon[189312]: pgmap v5053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:19 smithi143 ceph-mon[183689]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:19 smithi040 ceph-mon[192000]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:19 smithi040 ceph-mon[189312]: pgmap v5054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:21.333 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:47:21.334 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:21 smithi040 ceph-mon[192000]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:21.334 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:21 smithi040 ceph-mon[189312]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:21 smithi143 ceph-mon[183689]: pgmap v5055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:23.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:23 smithi143 ceph-mon[183689]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:23 smithi040 ceph-mon[192000]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:23 smithi040 ceph-mon[189312]: pgmap v5056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:25 smithi143 ceph-mon[183689]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:25 smithi040 ceph-mon[192000]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:25 smithi040 ceph-mon[189312]: pgmap v5057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:27.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:27 smithi143 ceph-mon[183689]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:27 smithi040 ceph-mon[192000]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:27 smithi040 ceph-mon[189312]: pgmap v5058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:29 smithi143 ceph-mon[183689]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:29 smithi040 ceph-mon[192000]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:29 smithi040 ceph-mon[189312]: pgmap v5059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:31.344 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:47:31.345 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:31 smithi040 ceph-mon[189312]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:31.345 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:31 smithi143 ceph-mon[183689]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:31 smithi040 ceph-mon[192000]: pgmap v5060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:33 smithi143 ceph-mon[183689]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:33.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:33 smithi040 ceph-mon[192000]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:33 smithi040 ceph-mon[189312]: pgmap v5061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:35 smithi143 ceph-mon[183689]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:35.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:35 smithi040 ceph-mon[192000]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:35 smithi040 ceph-mon[189312]: pgmap v5062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:37 smithi143 ceph-mon[183689]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:37 smithi040 ceph-mon[189312]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:37 smithi040 ceph-mon[192000]: pgmap v5063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:39 smithi143 ceph-mon[183689]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:39 smithi040 ceph-mon[192000]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:39 smithi040 ceph-mon[189312]: pgmap v5064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:41.354 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:47:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:41 smithi143 ceph-mon[183689]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:41.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:41 smithi040 ceph-mon[192000]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:41 smithi040 ceph-mon[189312]: pgmap v5065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:43.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:43 smithi143 ceph-mon[183689]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:43 smithi040 ceph-mon[192000]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:43 smithi040 ceph-mon[189312]: pgmap v5066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:45 smithi143 ceph-mon[183689]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:45 smithi040 ceph-mon[192000]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:45 smithi040 ceph-mon[189312]: pgmap v5067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:47:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:47 smithi143 ceph-mon[183689]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:47.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:47 smithi040 ceph-mon[192000]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:47 smithi040 ceph-mon[189312]: pgmap v5068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:49 smithi143 ceph-mon[183689]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:49 smithi040 ceph-mon[192000]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:49 smithi040 ceph-mon[189312]: pgmap v5069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:51.368 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:47:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:47:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:47:51.369 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:51 smithi040 ceph-mon[189312]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:51 smithi143 ceph-mon[183689]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:51.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:51 smithi040 ceph-mon[192000]: pgmap v5070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:53 smithi143 ceph-mon[183689]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:53.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:53 smithi040 ceph-mon[192000]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:53 smithi040 ceph-mon[189312]: pgmap v5071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:55 smithi143 ceph-mon[183689]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:55.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:55 smithi040 ceph-mon[192000]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:55 smithi040 ceph-mon[189312]: pgmap v5072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:57 smithi143 ceph-mon[183689]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:57 smithi040 ceph-mon[192000]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:57 smithi040 ceph-mon[189312]: pgmap v5073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:47:59 smithi143 ceph-mon[183689]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:47:59 smithi040 ceph-mon[189312]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:47:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:47:59 smithi040 ceph-mon[192000]: pgmap v5074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:01.380 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:48:01.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:01 smithi040 ceph-mon[189312]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:01.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:01 smithi143 ceph-mon[183689]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:01.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:01 smithi040 ceph-mon[192000]: pgmap v5075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:03.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:03 smithi143 ceph-mon[183689]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:03 smithi040 ceph-mon[192000]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:03 smithi040 ceph-mon[189312]: pgmap v5076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:05 smithi143 ceph-mon[183689]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:05 smithi040 ceph-mon[192000]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:05 smithi040 ceph-mon[189312]: pgmap v5077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:07 smithi143 ceph-mon[183689]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:07.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:07 smithi040 ceph-mon[192000]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:07 smithi040 ceph-mon[189312]: pgmap v5078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:09 smithi143 ceph-mon[183689]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:09 smithi040 ceph-mon[192000]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:09 smithi040 ceph-mon[189312]: pgmap v5079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:11.391 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:48:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:11 smithi143 ceph-mon[183689]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:11 smithi040 ceph-mon[192000]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:11 smithi040 ceph-mon[189312]: pgmap v5080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:13 smithi040 ceph-mon[192000]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:13 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:48:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:13 smithi040 ceph-mon[189312]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:13 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:48:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:13 smithi143 ceph-mon[183689]: pgmap v5081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:13.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:13 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:48:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:48:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:48:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: pgmap v5082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:48:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:48:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:16 smithi143 ceph-mon[183689]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:16 smithi040 ceph-mon[192000]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:16 smithi040 ceph-mon[189312]: pgmap v5083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:18 smithi143 ceph-mon[183689]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:19.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:18 smithi040 ceph-mon[192000]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:18 smithi040 ceph-mon[189312]: pgmap v5084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:20 smithi143 ceph-mon[183689]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:48:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:20 smithi040 ceph-mon[192000]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:20 smithi040 ceph-mon[189312]: pgmap v5085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:22 smithi143 ceph-mon[183689]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:23.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:22 smithi040 ceph-mon[192000]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:22 smithi040 ceph-mon[189312]: pgmap v5086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:24.843 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:48:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:48:24.560333803Z level=info msg="Completed cleanup jobs" duration=12.541055ms 2023-09-30T11:48:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:24 smithi143 ceph-mon[183689]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:24 smithi040 ceph-mon[192000]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:24 smithi040 ceph-mon[189312]: pgmap v5087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:26 smithi143 ceph-mon[183689]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:27.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:26 smithi040 ceph-mon[192000]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:26 smithi040 ceph-mon[189312]: pgmap v5088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:28 smithi143 ceph-mon[183689]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:28 smithi040 ceph-mon[192000]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:28 smithi040 ceph-mon[189312]: pgmap v5089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:30 smithi143 ceph-mon[183689]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:48:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:30 smithi040 ceph-mon[192000]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:30 smithi040 ceph-mon[189312]: pgmap v5090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:32 smithi143 ceph-mon[183689]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:33.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:32 smithi040 ceph-mon[192000]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:32 smithi040 ceph-mon[189312]: pgmap v5091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:34 smithi143 ceph-mon[183689]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:34 smithi040 ceph-mon[192000]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:34 smithi040 ceph-mon[189312]: pgmap v5092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:36 smithi143 ceph-mon[183689]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:36 smithi040 ceph-mon[192000]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:36 smithi040 ceph-mon[189312]: pgmap v5093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:38 smithi143 ceph-mon[183689]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:38 smithi040 ceph-mon[192000]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:38 smithi040 ceph-mon[189312]: pgmap v5094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:40 smithi143 ceph-mon[183689]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:41.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:48:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:40 smithi040 ceph-mon[192000]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:40 smithi040 ceph-mon[189312]: pgmap v5095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:42 smithi143 ceph-mon[183689]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:43.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:42 smithi040 ceph-mon[192000]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:42 smithi040 ceph-mon[189312]: pgmap v5096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:44 smithi143 ceph-mon[183689]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:44 smithi040 ceph-mon[192000]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:44 smithi040 ceph-mon[189312]: pgmap v5097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:48:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:46 smithi143 ceph-mon[183689]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:46 smithi040 ceph-mon[189312]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:46 smithi040 ceph-mon[192000]: pgmap v5098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:49.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:48 smithi143 ceph-mon[183689]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:48 smithi040 ceph-mon[192000]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:48 smithi040 ceph-mon[189312]: pgmap v5099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:50 smithi143 ceph-mon[183689]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:51.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:48:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:48:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:48:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:50 smithi040 ceph-mon[192000]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:50 smithi040 ceph-mon[189312]: pgmap v5100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:52 smithi143 ceph-mon[183689]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:52 smithi040 ceph-mon[192000]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:52 smithi040 ceph-mon[189312]: pgmap v5101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:54 smithi143 ceph-mon[183689]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:54 smithi040 ceph-mon[192000]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:54 smithi040 ceph-mon[189312]: pgmap v5102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:48:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:56 smithi143 ceph-mon[183689]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:48:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:56 smithi040 ceph-mon[192000]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:48:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:56 smithi040 ceph-mon[189312]: pgmap v5103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:48:59.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:48:58 smithi143 ceph-mon[183689]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:48:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:48:58 smithi040 ceph-mon[192000]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:48:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:48:58 smithi040 ceph-mon[189312]: pgmap v5104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:00 smithi143 ceph-mon[183689]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:49:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:00 smithi040 ceph-mon[192000]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:00 smithi040 ceph-mon[189312]: pgmap v5105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:02 smithi040 ceph-mon[192000]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:02 smithi040 ceph-mon[189312]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:02 smithi143 ceph-mon[183689]: pgmap v5106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:04 smithi040 ceph-mon[192000]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:04 smithi040 ceph-mon[189312]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:04 smithi143 ceph-mon[183689]: pgmap v5107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:06 smithi040 ceph-mon[192000]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:06 smithi040 ceph-mon[189312]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:06 smithi143 ceph-mon[183689]: pgmap v5108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:08 smithi040 ceph-mon[192000]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:08 smithi040 ceph-mon[189312]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:08 smithi143 ceph-mon[183689]: pgmap v5109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:10 smithi040 ceph-mon[192000]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:49:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:10 smithi040 ceph-mon[189312]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:10 smithi143 ceph-mon[183689]: pgmap v5110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:12 smithi040 ceph-mon[192000]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:12 smithi040 ceph-mon[189312]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:12 smithi143 ceph-mon[183689]: pgmap v5111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:14 smithi040 ceph-mon[192000]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:14 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:49:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:14 smithi040 ceph-mon[189312]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:15.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:14 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:49:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:14 smithi143 ceph-mon[183689]: pgmap v5112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:15.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:14 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:49:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:49:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:49:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:49:16.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:49:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:49:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:49:16.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:49:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:49:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:49:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:17 smithi143 ceph-mon[183689]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:17 smithi040 ceph-mon[192000]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:17 smithi040 ceph-mon[189312]: pgmap v5113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:19 smithi143 ceph-mon[183689]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:19 smithi040 ceph-mon[192000]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:19 smithi040 ceph-mon[189312]: pgmap v5114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:21 smithi143 ceph-mon[183689]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T11:49:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:21 smithi040 ceph-mon[192000]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:21 smithi040 ceph-mon[189312]: pgmap v5115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:23 smithi143 ceph-mon[183689]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:23.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:23 smithi040 ceph-mon[192000]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:23.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:23 smithi040 ceph-mon[189312]: pgmap v5116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:25 smithi143 ceph-mon[183689]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:25.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:25 smithi040 ceph-mon[192000]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:25 smithi040 ceph-mon[189312]: pgmap v5117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:27 smithi143 ceph-mon[183689]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:27 smithi040 ceph-mon[189312]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:27 smithi040 ceph-mon[192000]: pgmap v5118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:29 smithi143 ceph-mon[183689]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:29 smithi040 ceph-mon[192000]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:29 smithi040 ceph-mon[189312]: pgmap v5119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:31 smithi143 ceph-mon[183689]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:31.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:49:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:31 smithi040 ceph-mon[192000]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:31.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:31 smithi040 ceph-mon[189312]: pgmap v5120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:33 smithi143 ceph-mon[183689]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:33 smithi040 ceph-mon[192000]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:33 smithi040 ceph-mon[189312]: pgmap v5121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:35.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:35 smithi143 ceph-mon[183689]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:35 smithi040 ceph-mon[192000]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:35 smithi040 ceph-mon[189312]: pgmap v5122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:37 smithi143 ceph-mon[183689]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:37 smithi040 ceph-mon[192000]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:37 smithi040 ceph-mon[189312]: pgmap v5123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:39 smithi143 ceph-mon[183689]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:39 smithi040 ceph-mon[192000]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:39 smithi040 ceph-mon[189312]: pgmap v5124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:49:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:41 smithi143 ceph-mon[183689]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:49:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:41 smithi040 ceph-mon[192000]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:41 smithi040 ceph-mon[189312]: pgmap v5125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:43 smithi143 ceph-mon[183689]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:43 smithi040 ceph-mon[192000]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:43 smithi040 ceph-mon[189312]: pgmap v5126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:45 smithi143 ceph-mon[183689]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:45 smithi040 ceph-mon[192000]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:45 smithi040 ceph-mon[189312]: pgmap v5127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:46.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:49:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:47 smithi143 ceph-mon[183689]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:47 smithi040 ceph-mon[189312]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:47 smithi040 ceph-mon[192000]: pgmap v5128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:49 smithi143 ceph-mon[183689]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:49 smithi040 ceph-mon[192000]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:49 smithi040 ceph-mon[189312]: pgmap v5129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:51 smithi143 ceph-mon[183689]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:51 smithi040 ceph-mon[189312]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:49:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:49:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:49:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:51 smithi040 ceph-mon[192000]: pgmap v5130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:53 smithi143 ceph-mon[183689]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:53.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:53 smithi040 ceph-mon[189312]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:53 smithi040 ceph-mon[192000]: pgmap v5131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:55 smithi143 ceph-mon[183689]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:55 smithi040 ceph-mon[192000]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:55 smithi040 ceph-mon[189312]: pgmap v5132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:57 smithi143 ceph-mon[183689]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:57 smithi040 ceph-mon[192000]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:57 smithi040 ceph-mon[189312]: pgmap v5133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:49:59 smithi143 ceph-mon[183689]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:49:59 smithi040 ceph-mon[192000]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:49:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:49:59 smithi040 ceph-mon[189312]: pgmap v5134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:00.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T11:50:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T11:50:00.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T11:50:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:01 smithi143 ceph-mon[183689]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:50:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:01 smithi040 ceph-mon[189312]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:01 smithi040 ceph-mon[192000]: pgmap v5135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:03 smithi143 ceph-mon[183689]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:03.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:03 smithi040 ceph-mon[189312]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:03 smithi040 ceph-mon[192000]: pgmap v5136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:05 smithi143 ceph-mon[183689]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:05 smithi040 ceph-mon[192000]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:05 smithi040 ceph-mon[189312]: pgmap v5137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:07 smithi143 ceph-mon[183689]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:07 smithi040 ceph-mon[192000]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:07 smithi040 ceph-mon[189312]: pgmap v5138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:09 smithi143 ceph-mon[183689]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:09 smithi040 ceph-mon[192000]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:09 smithi040 ceph-mon[189312]: pgmap v5139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:11 smithi143 ceph-mon[183689]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:11.647 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:50:11.647 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:11 smithi040 ceph-mon[192000]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:11.649 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:11 smithi040 ceph-mon[189312]: pgmap v5140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:13 smithi143 ceph-mon[183689]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:13 smithi040 ceph-mon[192000]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:13 smithi040 ceph-mon[189312]: pgmap v5141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:15.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:15 smithi143 ceph-mon[183689]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:15.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:15 smithi040 ceph-mon[192000]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:15 smithi040 ceph-mon[189312]: pgmap v5142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:50:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:50:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:50:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:50:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:50:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:17 smithi143 ceph-mon[183689]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:17 smithi040 ceph-mon[192000]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:17 smithi040 ceph-mon[189312]: pgmap v5143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:19 smithi143 ceph-mon[183689]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:19 smithi040 ceph-mon[192000]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:19 smithi040 ceph-mon[189312]: pgmap v5144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:21 smithi143 ceph-mon[183689]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:50:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:21 smithi040 ceph-mon[192000]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:21 smithi040 ceph-mon[189312]: pgmap v5145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:23 smithi143 ceph-mon[183689]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:23 smithi040 ceph-mon[192000]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:23 smithi040 ceph-mon[189312]: pgmap v5146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:25 smithi143 ceph-mon[183689]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:25 smithi040 ceph-mon[192000]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:25 smithi040 ceph-mon[189312]: pgmap v5147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:27 smithi143 ceph-mon[183689]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:27 smithi040 ceph-mon[192000]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:27 smithi040 ceph-mon[189312]: pgmap v5148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:29 smithi143 ceph-mon[183689]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:29.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:29 smithi040 ceph-mon[192000]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:29.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:29 smithi040 ceph-mon[189312]: pgmap v5149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:31 smithi143 ceph-mon[183689]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:50:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:31 smithi040 ceph-mon[192000]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:31 smithi040 ceph-mon[189312]: pgmap v5150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:33 smithi040 ceph-mon[192000]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:33 smithi040 ceph-mon[189312]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:33 smithi143 ceph-mon[183689]: pgmap v5151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:35 smithi040 ceph-mon[189312]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:35 smithi040 ceph-mon[192000]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:35 smithi143 ceph-mon[183689]: pgmap v5152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:37 smithi040 ceph-mon[192000]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:37 smithi040 ceph-mon[189312]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:37 smithi143 ceph-mon[183689]: pgmap v5153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:39 smithi040 ceph-mon[192000]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:39 smithi040 ceph-mon[189312]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:39 smithi143 ceph-mon[183689]: pgmap v5154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:50:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:41 smithi040 ceph-mon[192000]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:41 smithi040 ceph-mon[189312]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:41 smithi143 ceph-mon[183689]: pgmap v5155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:43 smithi040 ceph-mon[192000]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:43 smithi040 ceph-mon[189312]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:43 smithi143 ceph-mon[183689]: pgmap v5156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:50:45.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:45 smithi040 ceph-mon[192000]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:45.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:45 smithi040 ceph-mon[189312]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:45 smithi143 ceph-mon[183689]: pgmap v5157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:50:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:47 smithi143 ceph-mon[183689]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:47.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:47 smithi040 ceph-mon[192000]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:47 smithi040 ceph-mon[189312]: pgmap v5158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:49 smithi143 ceph-mon[183689]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:49.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:49 smithi040 ceph-mon[192000]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:49 smithi040 ceph-mon[189312]: pgmap v5159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:50:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:50:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:50:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:51 smithi040 ceph-mon[192000]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:51 smithi040 ceph-mon[189312]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:51 smithi143 ceph-mon[183689]: pgmap v5160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:53 smithi143 ceph-mon[183689]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:53 smithi040 ceph-mon[192000]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:53 smithi040 ceph-mon[189312]: pgmap v5161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:55 smithi143 ceph-mon[183689]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:55 smithi040 ceph-mon[192000]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:55 smithi040 ceph-mon[189312]: pgmap v5162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:57 smithi143 ceph-mon[183689]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:57.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:57 smithi040 ceph-mon[192000]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:57 smithi040 ceph-mon[189312]: pgmap v5163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:50:59 smithi143 ceph-mon[183689]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:50:59 smithi040 ceph-mon[192000]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:50:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:50:59 smithi040 ceph-mon[189312]: pgmap v5164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:51:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:01 smithi040 ceph-mon[189312]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:01 smithi040 ceph-mon[192000]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:01 smithi143 ceph-mon[183689]: pgmap v5165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:03 smithi143 ceph-mon[183689]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:03 smithi040 ceph-mon[192000]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:03 smithi040 ceph-mon[189312]: pgmap v5166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:05 smithi143 ceph-mon[183689]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:05 smithi040 ceph-mon[192000]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:05 smithi040 ceph-mon[189312]: pgmap v5167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:07 smithi143 ceph-mon[183689]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:07.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:07 smithi040 ceph-mon[192000]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:07 smithi040 ceph-mon[189312]: pgmap v5168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:09 smithi143 ceph-mon[183689]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:09.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:09 smithi040 ceph-mon[192000]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:09 smithi040 ceph-mon[189312]: pgmap v5169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:11 smithi040 ceph-mon[189312]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:51:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:11 smithi040 ceph-mon[192000]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:11 smithi143 ceph-mon[183689]: pgmap v5170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:13 smithi143 ceph-mon[183689]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:13 smithi040 ceph-mon[192000]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:13 smithi040 ceph-mon[189312]: pgmap v5171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:15 smithi143 ceph-mon[183689]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:15 smithi040 ceph-mon[192000]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:15 smithi040 ceph-mon[189312]: pgmap v5172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:16.480 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:16.480 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:51:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:51:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:51:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:17 smithi143 ceph-mon[183689]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:17 smithi040 ceph-mon[192000]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:17 smithi040 ceph-mon[189312]: pgmap v5173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:19.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[189312]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:19.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:19.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:19.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[192000]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:19.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:19.316 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:19 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:19.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:19 smithi143 ceph-mon[183689]: pgmap v5174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:19.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:19.643 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:19 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:51:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:51:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: pgmap v5175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:51:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:51:20.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:51:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:51:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:22 smithi143 ceph-mon[183689]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:22 smithi040 ceph-mon[192000]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:22 smithi040 ceph-mon[189312]: pgmap v5176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:24 smithi143 ceph-mon[183689]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:24 smithi040 ceph-mon[189312]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:24 smithi040 ceph-mon[192000]: pgmap v5177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:26 smithi143 ceph-mon[183689]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:26 smithi040 ceph-mon[192000]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:26 smithi040 ceph-mon[189312]: pgmap v5178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:28 smithi143 ceph-mon[183689]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:28 smithi040 ceph-mon[192000]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:28 smithi040 ceph-mon[189312]: pgmap v5179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:30 smithi040 ceph-mon[192000]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:30 smithi040 ceph-mon[189312]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:30 smithi143 ceph-mon[183689]: pgmap v5180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:51:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:32 smithi143 ceph-mon[183689]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:32 smithi040 ceph-mon[192000]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:32 smithi040 ceph-mon[189312]: pgmap v5181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:34 smithi143 ceph-mon[183689]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:34 smithi040 ceph-mon[192000]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:34 smithi040 ceph-mon[189312]: pgmap v5182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:36 smithi143 ceph-mon[183689]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:36 smithi040 ceph-mon[192000]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:36 smithi040 ceph-mon[189312]: pgmap v5183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:38 smithi143 ceph-mon[183689]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:38 smithi040 ceph-mon[192000]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:38 smithi040 ceph-mon[189312]: pgmap v5184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:41.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:40 smithi040 ceph-mon[192000]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:41.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:40 smithi040 ceph-mon[189312]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:40 smithi143 ceph-mon[183689]: pgmap v5185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:51:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:42 smithi143 ceph-mon[183689]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:42 smithi040 ceph-mon[192000]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:42 smithi040 ceph-mon[189312]: pgmap v5186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:45.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:44 smithi143 ceph-mon[183689]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:44 smithi040 ceph-mon[192000]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:44 smithi040 ceph-mon[189312]: pgmap v5187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:51:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:46 smithi143 ceph-mon[183689]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:46 smithi040 ceph-mon[192000]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:46 smithi040 ceph-mon[189312]: pgmap v5188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:49.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:48 smithi143 ceph-mon[183689]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:48 smithi040 ceph-mon[192000]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:48 smithi040 ceph-mon[189312]: pgmap v5189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:50 smithi143 ceph-mon[183689]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:51:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:51:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:51:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:50 smithi040 ceph-mon[192000]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:50 smithi040 ceph-mon[189312]: pgmap v5190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:52 smithi143 ceph-mon[183689]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:53.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:52 smithi040 ceph-mon[192000]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:52 smithi040 ceph-mon[189312]: pgmap v5191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:54 smithi143 ceph-mon[183689]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:54 smithi040 ceph-mon[192000]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:54 smithi040 ceph-mon[189312]: pgmap v5192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:57.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:56 smithi143 ceph-mon[183689]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:56 smithi040 ceph-mon[192000]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:56 smithi040 ceph-mon[189312]: pgmap v5193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:51:58 smithi143 ceph-mon[183689]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:51:58 smithi040 ceph-mon[192000]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:51:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:51:58 smithi040 ceph-mon[189312]: pgmap v5194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:00 smithi143 ceph-mon[183689]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:01.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:52:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:00 smithi040 ceph-mon[192000]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:00 smithi040 ceph-mon[189312]: pgmap v5195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:02 smithi143 ceph-mon[183689]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:02 smithi040 ceph-mon[192000]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:02 smithi040 ceph-mon[189312]: pgmap v5196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:04 smithi143 ceph-mon[183689]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:04 smithi040 ceph-mon[192000]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:04 smithi040 ceph-mon[189312]: pgmap v5197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:06 smithi143 ceph-mon[183689]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:06 smithi040 ceph-mon[192000]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:07.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:06 smithi040 ceph-mon[189312]: pgmap v5198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:08 smithi143 ceph-mon[183689]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:08 smithi040 ceph-mon[192000]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:08 smithi040 ceph-mon[189312]: pgmap v5199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:10 smithi143 ceph-mon[183689]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:11.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:52:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:10 smithi040 ceph-mon[192000]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:10 smithi040 ceph-mon[189312]: pgmap v5200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:12 smithi143 ceph-mon[183689]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:12 smithi040 ceph-mon[192000]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:12 smithi040 ceph-mon[189312]: pgmap v5201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:14 smithi143 ceph-mon[183689]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:14 smithi040 ceph-mon[192000]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:14 smithi040 ceph-mon[189312]: pgmap v5202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:16 smithi143 ceph-mon[183689]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:16 smithi040 ceph-mon[192000]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:16 smithi040 ceph-mon[189312]: pgmap v5203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:18 smithi143 ceph-mon[183689]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:18 smithi040 ceph-mon[192000]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:18 smithi040 ceph-mon[189312]: pgmap v5204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:20 smithi143 ceph-mon[183689]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:21.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:52:21.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:52:21.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:20 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:52:21.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[192000]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[189312]: pgmap v5205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:52:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:52:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:20 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:52:22.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:52:22.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:52:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:52:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:22 smithi143 ceph-mon[183689]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:23.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:22 smithi040 ceph-mon[192000]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:22 smithi040 ceph-mon[189312]: pgmap v5206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:24 smithi143 ceph-mon[183689]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:24 smithi040 ceph-mon[192000]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:24 smithi040 ceph-mon[189312]: pgmap v5207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:27.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:26 smithi143 ceph-mon[183689]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:26 smithi040 ceph-mon[192000]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:26 smithi040 ceph-mon[189312]: pgmap v5208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:28 smithi143 ceph-mon[183689]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:28 smithi040 ceph-mon[192000]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:28 smithi040 ceph-mon[189312]: pgmap v5209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:30 smithi143 ceph-mon[183689]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:52:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:30 smithi040 ceph-mon[189312]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:30 smithi040 ceph-mon[192000]: pgmap v5210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:32 smithi143 ceph-mon[183689]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:32 smithi040 ceph-mon[192000]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:32 smithi040 ceph-mon[189312]: pgmap v5211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:34 smithi143 ceph-mon[183689]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:34 smithi040 ceph-mon[192000]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:34 smithi040 ceph-mon[189312]: pgmap v5212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:36 smithi143 ceph-mon[183689]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:36 smithi040 ceph-mon[192000]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:36 smithi040 ceph-mon[189312]: pgmap v5213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:38 smithi143 ceph-mon[183689]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:38 smithi040 ceph-mon[192000]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:38 smithi040 ceph-mon[189312]: pgmap v5214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:40 smithi143 ceph-mon[183689]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:40 smithi040 ceph-mon[189312]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:41.159 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:52:41.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:40 smithi040 ceph-mon[192000]: pgmap v5215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:42 smithi143 ceph-mon[183689]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:42 smithi040 ceph-mon[192000]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:42 smithi040 ceph-mon[189312]: pgmap v5216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:45.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:44 smithi143 ceph-mon[183689]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:44 smithi040 ceph-mon[192000]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:44 smithi040 ceph-mon[189312]: pgmap v5217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:52:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:46 smithi143 ceph-mon[183689]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:46 smithi040 ceph-mon[189312]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:46 smithi040 ceph-mon[192000]: pgmap v5218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:48 smithi143 ceph-mon[183689]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:48 smithi040 ceph-mon[192000]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:48 smithi040 ceph-mon[189312]: pgmap v5219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:50 smithi143 ceph-mon[183689]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:51.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:52:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:52:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:52:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:50 smithi040 ceph-mon[192000]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:50 smithi040 ceph-mon[189312]: pgmap v5220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:52 smithi143 ceph-mon[183689]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:52 smithi040 ceph-mon[192000]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:52 smithi040 ceph-mon[189312]: pgmap v5221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:54 smithi143 ceph-mon[183689]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:54 smithi040 ceph-mon[192000]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:55.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:54 smithi040 ceph-mon[189312]: pgmap v5222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:56 smithi143 ceph-mon[183689]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:56 smithi040 ceph-mon[192000]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:56 smithi040 ceph-mon[189312]: pgmap v5223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:52:58 smithi143 ceph-mon[183689]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:52:58 smithi040 ceph-mon[192000]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:52:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:52:58 smithi040 ceph-mon[189312]: pgmap v5224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:00 smithi040 ceph-mon[192000]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:00 smithi040 ceph-mon[189312]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:00 smithi143 ceph-mon[183689]: pgmap v5225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:53:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:02 smithi143 ceph-mon[183689]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:02 smithi040 ceph-mon[192000]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:02 smithi040 ceph-mon[189312]: pgmap v5226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:04 smithi143 ceph-mon[183689]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:04 smithi040 ceph-mon[192000]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:04 smithi040 ceph-mon[189312]: pgmap v5227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:06 smithi143 ceph-mon[183689]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:06 smithi040 ceph-mon[192000]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:06 smithi040 ceph-mon[189312]: pgmap v5228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:08 smithi143 ceph-mon[183689]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:08 smithi040 ceph-mon[192000]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:08 smithi040 ceph-mon[189312]: pgmap v5229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:11.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:10 smithi040 ceph-mon[192000]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:11.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:10 smithi040 ceph-mon[189312]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:10 smithi143 ceph-mon[183689]: pgmap v5230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T11:53:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:12 smithi143 ceph-mon[183689]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:13.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:12 smithi040 ceph-mon[192000]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:12 smithi040 ceph-mon[189312]: pgmap v5231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:14 smithi143 ceph-mon[183689]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:14 smithi040 ceph-mon[192000]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:14 smithi040 ceph-mon[189312]: pgmap v5232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:16 smithi143 ceph-mon[183689]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:16 smithi040 ceph-mon[192000]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:16 smithi040 ceph-mon[189312]: pgmap v5233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:18 smithi143 ceph-mon[183689]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:18 smithi040 ceph-mon[192000]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:18 smithi040 ceph-mon[189312]: pgmap v5234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:21.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:20 smithi040 ceph-mon[192000]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:21.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:20 smithi040 ceph-mon[189312]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:21.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:20 smithi143 ceph-mon[183689]: pgmap v5235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:53:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:53:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:53:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:53:22.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:53:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:53:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:23 smithi143 ceph-mon[183689]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:23 smithi040 ceph-mon[192000]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:23 smithi040 ceph-mon[189312]: pgmap v5236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:24 smithi143 ceph-mon[183689]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:24 smithi040 ceph-mon[192000]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:24 smithi040 ceph-mon[189312]: pgmap v5237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:26 smithi143 ceph-mon[183689]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:26 smithi040 ceph-mon[192000]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:26 smithi040 ceph-mon[189312]: pgmap v5238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:28 smithi143 ceph-mon[183689]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:28 smithi040 ceph-mon[192000]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:28 smithi040 ceph-mon[189312]: pgmap v5239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:30 smithi040 ceph-mon[192000]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:30 smithi040 ceph-mon[189312]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:31.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:30 smithi143 ceph-mon[183689]: pgmap v5240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:53:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:32 smithi143 ceph-mon[183689]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:32 smithi040 ceph-mon[192000]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:32 smithi040 ceph-mon[189312]: pgmap v5241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:34 smithi143 ceph-mon[183689]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:34 smithi040 ceph-mon[192000]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:34 smithi040 ceph-mon[189312]: pgmap v5242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:36 smithi143 ceph-mon[183689]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:36 smithi040 ceph-mon[189312]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:37.199 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:36 smithi040 ceph-mon[192000]: pgmap v5243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:38 smithi143 ceph-mon[183689]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:38 smithi040 ceph-mon[192000]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:38 smithi040 ceph-mon[189312]: pgmap v5244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:41.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:40 smithi040 ceph-mon[192000]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:41.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:40 smithi040 ceph-mon[189312]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:40 smithi143 ceph-mon[183689]: pgmap v5245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:53:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:42 smithi143 ceph-mon[183689]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:42 smithi040 ceph-mon[192000]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:42 smithi040 ceph-mon[189312]: pgmap v5246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:44 smithi143 ceph-mon[183689]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:44 smithi040 ceph-mon[192000]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:44 smithi040 ceph-mon[189312]: pgmap v5247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:53:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:46 smithi143 ceph-mon[183689]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:47.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:46 smithi040 ceph-mon[189312]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:46 smithi040 ceph-mon[192000]: pgmap v5248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:48 smithi143 ceph-mon[183689]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:48 smithi040 ceph-mon[192000]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:48 smithi040 ceph-mon[189312]: pgmap v5249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:51.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:50 smithi143 ceph-mon[183689]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:53:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:53:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:53:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:50 smithi040 ceph-mon[192000]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:50 smithi040 ceph-mon[189312]: pgmap v5250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:52 smithi143 ceph-mon[183689]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:52 smithi040 ceph-mon[192000]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:52 smithi040 ceph-mon[189312]: pgmap v5251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:54 smithi143 ceph-mon[183689]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:54 smithi040 ceph-mon[192000]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:54 smithi040 ceph-mon[189312]: pgmap v5252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:56 smithi143 ceph-mon[183689]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:56 smithi040 ceph-mon[192000]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:56 smithi040 ceph-mon[189312]: pgmap v5253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:53:58 smithi143 ceph-mon[183689]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:53:58 smithi040 ceph-mon[192000]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:53:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:53:58 smithi040 ceph-mon[189312]: pgmap v5254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:00 smithi040 ceph-mon[192000]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:01.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:01.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:00 smithi040 ceph-mon[189312]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:01.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:00 smithi143 ceph-mon[183689]: pgmap v5255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:54:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:02 smithi143 ceph-mon[183689]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:02 smithi040 ceph-mon[192000]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:02 smithi040 ceph-mon[189312]: pgmap v5256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:04 smithi143 ceph-mon[183689]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:04 smithi040 ceph-mon[192000]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:04 smithi040 ceph-mon[189312]: pgmap v5257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:06 smithi143 ceph-mon[183689]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:06 smithi040 ceph-mon[192000]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:06 smithi040 ceph-mon[189312]: pgmap v5258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:08 smithi143 ceph-mon[183689]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:08 smithi040 ceph-mon[192000]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:08 smithi040 ceph-mon[189312]: pgmap v5259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:11.028 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:10 smithi040 ceph-mon[189312]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:11.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:10 smithi040 ceph-mon[192000]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:10 smithi143 ceph-mon[183689]: pgmap v5260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:54:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:12 smithi143 ceph-mon[183689]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:12 smithi040 ceph-mon[192000]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:12 smithi040 ceph-mon[189312]: pgmap v5261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:14 smithi143 ceph-mon[183689]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:14 smithi040 ceph-mon[192000]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:14 smithi040 ceph-mon[189312]: pgmap v5262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:16 smithi143 ceph-mon[183689]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:17.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:16 smithi040 ceph-mon[189312]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:16 smithi040 ceph-mon[192000]: pgmap v5263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:18 smithi143 ceph-mon[183689]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:18 smithi040 ceph-mon[192000]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:18 smithi040 ceph-mon[189312]: pgmap v5264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:20 smithi143 ceph-mon[183689]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:21.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:54:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:20 smithi040 ceph-mon[192000]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:20 smithi040 ceph-mon[189312]: pgmap v5265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:22.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:21 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:54:22.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:21 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:54:22.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:21 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:54:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:22 smithi143 ceph-mon[183689]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:54:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:54:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[189312]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[192000]: pgmap v5266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:54:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:54:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:24 smithi143 ceph-mon[183689]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:24 smithi040 ceph-mon[192000]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:24 smithi040 ceph-mon[189312]: pgmap v5267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:26 smithi143 ceph-mon[183689]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:27.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:26 smithi040 ceph-mon[192000]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:26 smithi040 ceph-mon[189312]: pgmap v5268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:29.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:28 smithi143 ceph-mon[183689]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:28 smithi040 ceph-mon[192000]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:28 smithi040 ceph-mon[189312]: pgmap v5269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:31.028 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:30 smithi040 ceph-mon[192000]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:31.174 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:31.175 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:30 smithi143 ceph-mon[183689]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:31.175 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:31.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:30 smithi040 ceph-mon[189312]: pgmap v5270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:31.175 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:54:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:32 smithi143 ceph-mon[183689]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:33.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:32 smithi040 ceph-mon[192000]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:32 smithi040 ceph-mon[189312]: pgmap v5271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:34 smithi143 ceph-mon[183689]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:35.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:34 smithi040 ceph-mon[192000]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:34 smithi040 ceph-mon[189312]: pgmap v5272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:36 smithi143 ceph-mon[183689]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:36 smithi040 ceph-mon[192000]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:36 smithi040 ceph-mon[189312]: pgmap v5273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:38 smithi143 ceph-mon[183689]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:38 smithi040 ceph-mon[192000]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:38 smithi040 ceph-mon[189312]: pgmap v5274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:54:41.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:40 smithi143 ceph-mon[183689]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:41.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:54:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:40 smithi040 ceph-mon[192000]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:40 smithi040 ceph-mon[189312]: pgmap v5275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:42 smithi143 ceph-mon[183689]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:42 smithi040 ceph-mon[192000]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:42 smithi040 ceph-mon[189312]: pgmap v5276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:44 smithi143 ceph-mon[183689]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:44 smithi040 ceph-mon[192000]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:44 smithi040 ceph-mon[189312]: pgmap v5277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:54:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:46 smithi143 ceph-mon[183689]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:46 smithi040 ceph-mon[192000]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:46 smithi040 ceph-mon[189312]: pgmap v5278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:48 smithi143 ceph-mon[183689]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:48 smithi040 ceph-mon[192000]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:48 smithi040 ceph-mon[189312]: pgmap v5279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:51.029 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:50 smithi040 ceph-mon[192000]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:51.029 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:50 smithi040 ceph-mon[189312]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:50 smithi143 ceph-mon[183689]: pgmap v5280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:54:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:54:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:54:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:52 smithi143 ceph-mon[183689]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:53.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:52 smithi040 ceph-mon[192000]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:52 smithi040 ceph-mon[189312]: pgmap v5281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:54 smithi143 ceph-mon[183689]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:54 smithi040 ceph-mon[192000]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:54 smithi040 ceph-mon[189312]: pgmap v5282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:56 smithi143 ceph-mon[183689]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:56 smithi040 ceph-mon[192000]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:56 smithi040 ceph-mon[189312]: pgmap v5283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:54:58 smithi143 ceph-mon[183689]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:54:58 smithi040 ceph-mon[192000]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:54:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:54:58 smithi040 ceph-mon[189312]: pgmap v5284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:55:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:00 smithi143 ceph-mon[183689]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:55:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:00 smithi040 ceph-mon[192000]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:00 smithi040 ceph-mon[189312]: pgmap v5285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:02 smithi143 ceph-mon[183689]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:02 smithi040 ceph-mon[192000]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:02 smithi040 ceph-mon[189312]: pgmap v5286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:04 smithi143 ceph-mon[183689]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:04 smithi040 ceph-mon[192000]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:04 smithi040 ceph-mon[189312]: pgmap v5287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:06 smithi143 ceph-mon[183689]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:06 smithi040 ceph-mon[192000]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:06 smithi040 ceph-mon[189312]: pgmap v5288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:08 smithi143 ceph-mon[183689]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:08 smithi040 ceph-mon[192000]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:08 smithi040 ceph-mon[189312]: pgmap v5289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:10 smithi143 ceph-mon[183689]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:11.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:55:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:10 smithi040 ceph-mon[192000]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:10 smithi040 ceph-mon[189312]: pgmap v5290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:13.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:12 smithi143 ceph-mon[183689]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:12 smithi040 ceph-mon[189312]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:12 smithi040 ceph-mon[192000]: pgmap v5291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:14 smithi143 ceph-mon[183689]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:15.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:14 smithi040 ceph-mon[189312]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:14 smithi040 ceph-mon[192000]: pgmap v5292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:16 smithi143 ceph-mon[183689]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:16 smithi040 ceph-mon[192000]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:16 smithi040 ceph-mon[189312]: pgmap v5293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:18 smithi143 ceph-mon[183689]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:18 smithi040 ceph-mon[192000]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:18 smithi040 ceph-mon[189312]: pgmap v5294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:20 smithi143 ceph-mon[183689]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:21.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:55:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:20 smithi040 ceph-mon[192000]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:20 smithi040 ceph-mon[189312]: pgmap v5295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:22 smithi143 ceph-mon[183689]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:23.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:55:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:22 smithi040 ceph-mon[189312]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:55:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:22 smithi040 ceph-mon[192000]: pgmap v5296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:55:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:55:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:55:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:55:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:55:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:24 smithi143 ceph-mon[183689]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:24 smithi040 ceph-mon[192000]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:24 smithi040 ceph-mon[189312]: pgmap v5297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:26 smithi143 ceph-mon[183689]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:26 smithi040 ceph-mon[192000]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:26 smithi040 ceph-mon[189312]: pgmap v5298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:28 smithi143 ceph-mon[183689]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:29.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:28 smithi040 ceph-mon[189312]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:28 smithi040 ceph-mon[192000]: pgmap v5299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:30 smithi143 ceph-mon[183689]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:31.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:55:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:30 smithi040 ceph-mon[192000]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:30 smithi040 ceph-mon[189312]: pgmap v5300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:32 smithi143 ceph-mon[183689]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:33.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:32 smithi040 ceph-mon[192000]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:32 smithi040 ceph-mon[189312]: pgmap v5301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:34 smithi143 ceph-mon[183689]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:34 smithi040 ceph-mon[192000]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:34 smithi040 ceph-mon[189312]: pgmap v5302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:36 smithi143 ceph-mon[183689]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:36 smithi040 ceph-mon[192000]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:36 smithi040 ceph-mon[189312]: pgmap v5303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:38 smithi143 ceph-mon[183689]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:38 smithi040 ceph-mon[192000]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:38 smithi040 ceph-mon[189312]: pgmap v5304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:40 smithi143 ceph-mon[183689]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:41.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:55:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:40 smithi040 ceph-mon[192000]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:40 smithi040 ceph-mon[189312]: pgmap v5305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:42 smithi143 ceph-mon[183689]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:43.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:42 smithi040 ceph-mon[192000]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:42 smithi040 ceph-mon[189312]: pgmap v5306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:44 smithi143 ceph-mon[183689]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:44 smithi040 ceph-mon[192000]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:44 smithi040 ceph-mon[189312]: pgmap v5307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:55:47.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:46 smithi143 ceph-mon[183689]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:46 smithi040 ceph-mon[192000]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:46 smithi040 ceph-mon[189312]: pgmap v5308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:48 smithi143 ceph-mon[183689]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:48 smithi040 ceph-mon[192000]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:48 smithi040 ceph-mon[189312]: pgmap v5309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:50 smithi143 ceph-mon[183689]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:51.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:55:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:55:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:55:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:50 smithi040 ceph-mon[192000]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:50 smithi040 ceph-mon[189312]: pgmap v5310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:52 smithi143 ceph-mon[183689]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:53.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:52 smithi040 ceph-mon[192000]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:52 smithi040 ceph-mon[189312]: pgmap v5311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:54 smithi143 ceph-mon[183689]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:54 smithi040 ceph-mon[192000]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:54 smithi040 ceph-mon[189312]: pgmap v5312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:56 smithi143 ceph-mon[183689]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:57.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:56 smithi040 ceph-mon[192000]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:56 smithi040 ceph-mon[189312]: pgmap v5313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:55:58 smithi143 ceph-mon[183689]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:55:58 smithi040 ceph-mon[192000]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:55:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:55:58 smithi040 ceph-mon[189312]: pgmap v5314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:00 smithi143 ceph-mon[183689]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:56:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:00 smithi040 ceph-mon[192000]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:00 smithi040 ceph-mon[189312]: pgmap v5315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:02 smithi143 ceph-mon[183689]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:02 smithi040 ceph-mon[192000]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:02 smithi040 ceph-mon[189312]: pgmap v5316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:04 smithi143 ceph-mon[183689]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:04 smithi040 ceph-mon[192000]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:04 smithi040 ceph-mon[189312]: pgmap v5317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:06 smithi143 ceph-mon[183689]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:06 smithi040 ceph-mon[192000]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:06 smithi040 ceph-mon[189312]: pgmap v5318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:09.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:08 smithi143 ceph-mon[183689]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:08 smithi040 ceph-mon[192000]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:08 smithi040 ceph-mon[189312]: pgmap v5319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:10 smithi143 ceph-mon[183689]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:10 smithi040 ceph-mon[192000]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:56:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:10 smithi040 ceph-mon[189312]: pgmap v5320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:12 smithi143 ceph-mon[183689]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:13.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:12 smithi040 ceph-mon[192000]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:13.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:12 smithi040 ceph-mon[189312]: pgmap v5321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:14 smithi143 ceph-mon[183689]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:14 smithi040 ceph-mon[192000]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:14 smithi040 ceph-mon[189312]: pgmap v5322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:17.145 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:16 smithi143 ceph-mon[183689]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:16 smithi040 ceph-mon[192000]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:16 smithi040 ceph-mon[189312]: pgmap v5323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:19.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:18 smithi143 ceph-mon[183689]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:18 smithi040 ceph-mon[192000]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:19.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:18 smithi040 ceph-mon[189312]: pgmap v5324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:20 smithi143 ceph-mon[183689]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:21.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:56:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:20 smithi040 ceph-mon[192000]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:21.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:20 smithi040 ceph-mon[189312]: pgmap v5325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:22 smithi143 ceph-mon[183689]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:23.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:22 smithi040 ceph-mon[192000]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:22 smithi040 ceph-mon[189312]: pgmap v5326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:24.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:56:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:56:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:56:24.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:56:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:56:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:24 smithi143 ceph-mon[183689]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:24 smithi040 ceph-mon[192000]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:24 smithi040 ceph-mon[189312]: pgmap v5327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:26 smithi143 ceph-mon[183689]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:26 smithi040 ceph-mon[192000]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:26 smithi040 ceph-mon[189312]: pgmap v5328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:28 smithi143 ceph-mon[183689]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:28 smithi040 ceph-mon[192000]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:28 smithi040 ceph-mon[189312]: pgmap v5329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:30 smithi143 ceph-mon[183689]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:56:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:30 smithi040 ceph-mon[192000]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:30 smithi040 ceph-mon[189312]: pgmap v5330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:32 smithi143 ceph-mon[183689]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:32 smithi040 ceph-mon[192000]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:33.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:32 smithi040 ceph-mon[189312]: pgmap v5331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:34 smithi143 ceph-mon[183689]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:35.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:34 smithi040 ceph-mon[192000]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:34 smithi040 ceph-mon[189312]: pgmap v5332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:36 smithi143 ceph-mon[183689]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:36 smithi040 ceph-mon[192000]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:36 smithi040 ceph-mon[189312]: pgmap v5333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:38 smithi143 ceph-mon[183689]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:38 smithi040 ceph-mon[192000]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:38 smithi040 ceph-mon[189312]: pgmap v5334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:40 smithi143 ceph-mon[183689]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:41.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:56:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:40 smithi040 ceph-mon[189312]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:40 smithi040 ceph-mon[192000]: pgmap v5335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:42 smithi143 ceph-mon[183689]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:42 smithi040 ceph-mon[192000]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:42 smithi040 ceph-mon[189312]: pgmap v5336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:44 smithi143 ceph-mon[183689]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:44 smithi040 ceph-mon[192000]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:44 smithi040 ceph-mon[189312]: pgmap v5337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:56:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:46 smithi143 ceph-mon[183689]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:46 smithi040 ceph-mon[192000]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:46 smithi040 ceph-mon[189312]: pgmap v5338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:48 smithi143 ceph-mon[183689]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:48 smithi040 ceph-mon[192000]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:48 smithi040 ceph-mon[189312]: pgmap v5339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:50 smithi143 ceph-mon[183689]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:56:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:56:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:56:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:50 smithi040 ceph-mon[192000]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:50 smithi040 ceph-mon[189312]: pgmap v5340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:52 smithi143 ceph-mon[183689]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:52 smithi040 ceph-mon[189312]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:52 smithi040 ceph-mon[192000]: pgmap v5341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:54 smithi143 ceph-mon[183689]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:54 smithi040 ceph-mon[192000]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:54 smithi040 ceph-mon[189312]: pgmap v5342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:56 smithi143 ceph-mon[183689]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:56 smithi040 ceph-mon[192000]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:56 smithi040 ceph-mon[189312]: pgmap v5343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:56:58 smithi143 ceph-mon[183689]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:56:58 smithi040 ceph-mon[192000]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:56:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:56:58 smithi040 ceph-mon[189312]: pgmap v5344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:00 smithi143 ceph-mon[183689]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:01.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:57:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:00 smithi040 ceph-mon[192000]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:00 smithi040 ceph-mon[189312]: pgmap v5345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:02 smithi143 ceph-mon[183689]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:02 smithi040 ceph-mon[192000]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:02 smithi040 ceph-mon[189312]: pgmap v5346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:04 smithi143 ceph-mon[183689]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:05.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:04 smithi040 ceph-mon[192000]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:04 smithi040 ceph-mon[189312]: pgmap v5347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:06 smithi143 ceph-mon[183689]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:06 smithi040 ceph-mon[192000]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:06 smithi040 ceph-mon[189312]: pgmap v5348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:08 smithi143 ceph-mon[183689]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:08 smithi040 ceph-mon[192000]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:08 smithi040 ceph-mon[189312]: pgmap v5349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:10 smithi143 ceph-mon[183689]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:57:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:10 smithi040 ceph-mon[189312]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:10 smithi040 ceph-mon[192000]: pgmap v5350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:12 smithi143 ceph-mon[183689]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:13.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:12 smithi040 ceph-mon[192000]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:12 smithi040 ceph-mon[189312]: pgmap v5351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:14 smithi143 ceph-mon[183689]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:15.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:14 smithi040 ceph-mon[192000]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:14 smithi040 ceph-mon[189312]: pgmap v5352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:16 smithi143 ceph-mon[183689]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:16 smithi040 ceph-mon[192000]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:16 smithi040 ceph-mon[189312]: pgmap v5353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:18 smithi143 ceph-mon[183689]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:19.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:18 smithi040 ceph-mon[192000]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:18 smithi040 ceph-mon[189312]: pgmap v5354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:20 smithi143 ceph-mon[183689]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:21.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T11:57:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:20 smithi040 ceph-mon[192000]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:20 smithi040 ceph-mon[189312]: pgmap v5355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:22 smithi143 ceph-mon[183689]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:23.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:22 smithi040 ceph-mon[189312]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:22 smithi040 ceph-mon[192000]: pgmap v5356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:24.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:23 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:57:24.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:23 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:57:24.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:23 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:57:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:24 smithi143 ceph-mon[183689]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:25.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:57:25.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:57:25.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[189312]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[192000]: pgmap v5357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:57:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:57:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:57:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:26 smithi143 ceph-mon[183689]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:27.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:26 smithi040 ceph-mon[192000]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:26 smithi040 ceph-mon[189312]: pgmap v5358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:28 smithi143 ceph-mon[183689]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:28 smithi040 ceph-mon[192000]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:28 smithi040 ceph-mon[189312]: pgmap v5359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:30 smithi143 ceph-mon[183689]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:31.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:57:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:30 smithi040 ceph-mon[192000]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:30 smithi040 ceph-mon[189312]: pgmap v5360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:32 smithi143 ceph-mon[183689]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:32 smithi040 ceph-mon[189312]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:32 smithi040 ceph-mon[192000]: pgmap v5361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:34 smithi143 ceph-mon[183689]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:35.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:34 smithi040 ceph-mon[192000]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:34 smithi040 ceph-mon[189312]: pgmap v5362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:36 smithi143 ceph-mon[183689]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:36 smithi040 ceph-mon[192000]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:36 smithi040 ceph-mon[189312]: pgmap v5363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:38 smithi143 ceph-mon[183689]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:38 smithi040 ceph-mon[192000]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:38 smithi040 ceph-mon[189312]: pgmap v5364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:40 smithi143 ceph-mon[183689]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:41.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:57:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:40 smithi040 ceph-mon[192000]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:40 smithi040 ceph-mon[189312]: pgmap v5365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:43.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:42 smithi143 ceph-mon[183689]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:42 smithi040 ceph-mon[192000]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:42 smithi040 ceph-mon[189312]: pgmap v5366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:44 smithi143 ceph-mon[183689]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:44 smithi040 ceph-mon[192000]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:44 smithi040 ceph-mon[189312]: pgmap v5367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:57:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:46 smithi143 ceph-mon[183689]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:46 smithi040 ceph-mon[192000]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:46 smithi040 ceph-mon[189312]: pgmap v5368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:48 smithi143 ceph-mon[183689]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:49.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:48 smithi040 ceph-mon[192000]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:48 smithi040 ceph-mon[189312]: pgmap v5369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:50 smithi143 ceph-mon[183689]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:51.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:50 smithi040 ceph-mon[189312]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:57:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:57:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T11:57:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:50 smithi040 ceph-mon[192000]: pgmap v5370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:52 smithi143 ceph-mon[183689]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:52 smithi040 ceph-mon[189312]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:53.204 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:52 smithi040 ceph-mon[192000]: pgmap v5371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:54 smithi143 ceph-mon[183689]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:55.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:54 smithi040 ceph-mon[189312]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:54 smithi040 ceph-mon[192000]: pgmap v5372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:56 smithi143 ceph-mon[183689]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:56 smithi040 ceph-mon[192000]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:56 smithi040 ceph-mon[189312]: pgmap v5373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:57:58 smithi143 ceph-mon[183689]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:57:58 smithi040 ceph-mon[189312]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:57:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:57:58 smithi040 ceph-mon[192000]: pgmap v5374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:00 smithi143 ceph-mon[183689]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:01.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:58:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:00 smithi040 ceph-mon[192000]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:00 smithi040 ceph-mon[189312]: pgmap v5375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:02 smithi143 ceph-mon[183689]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:02 smithi040 ceph-mon[192000]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:02 smithi040 ceph-mon[189312]: pgmap v5376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:04 smithi143 ceph-mon[183689]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:04 smithi040 ceph-mon[192000]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:04 smithi040 ceph-mon[189312]: pgmap v5377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:06 smithi143 ceph-mon[183689]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:06 smithi040 ceph-mon[192000]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:06 smithi040 ceph-mon[189312]: pgmap v5378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:08 smithi143 ceph-mon[183689]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:08 smithi040 ceph-mon[192000]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:08 smithi040 ceph-mon[189312]: pgmap v5379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:11.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:10 smithi143 ceph-mon[183689]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:58:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:10 smithi040 ceph-mon[192000]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:10 smithi040 ceph-mon[189312]: pgmap v5380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:12 smithi143 ceph-mon[183689]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:12 smithi040 ceph-mon[192000]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:12 smithi040 ceph-mon[189312]: pgmap v5381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:14 smithi143 ceph-mon[183689]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:15.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:14 smithi040 ceph-mon[192000]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:14 smithi040 ceph-mon[189312]: pgmap v5382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:16 smithi143 ceph-mon[183689]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:16 smithi040 ceph-mon[192000]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:16 smithi040 ceph-mon[189312]: pgmap v5383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:18 smithi143 ceph-mon[183689]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:18 smithi040 ceph-mon[192000]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:18 smithi040 ceph-mon[189312]: pgmap v5384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:20 smithi143 ceph-mon[183689]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T11:58:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:20 smithi040 ceph-mon[192000]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:20 smithi040 ceph-mon[189312]: pgmap v5385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:22 smithi143 ceph-mon[183689]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:22 smithi040 ceph-mon[192000]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:22 smithi040 ceph-mon[189312]: pgmap v5386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:24.892 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T11:58:24.559643074Z level=info msg="Completed cleanup jobs" duration=12.038834ms 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:24.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:24 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:58:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: pgmap v5387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:25.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:24 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:26.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:58:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:58:26.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:26.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:58:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:58:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:58:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:58:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:58:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:26 smithi143 ceph-mon[183689]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:27.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:26 smithi040 ceph-mon[192000]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:26 smithi040 ceph-mon[189312]: pgmap v5388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:28 smithi143 ceph-mon[183689]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:29.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:28 smithi040 ceph-mon[192000]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:28 smithi040 ceph-mon[189312]: pgmap v5389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:30 smithi143 ceph-mon[183689]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:31.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:58:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:30 smithi040 ceph-mon[192000]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:30 smithi040 ceph-mon[189312]: pgmap v5390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:32 smithi143 ceph-mon[183689]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:32 smithi040 ceph-mon[189312]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:32 smithi040 ceph-mon[192000]: pgmap v5391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:34 smithi143 ceph-mon[183689]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:34 smithi040 ceph-mon[192000]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:34 smithi040 ceph-mon[189312]: pgmap v5392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:36 smithi143 ceph-mon[183689]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:36 smithi040 ceph-mon[192000]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:36 smithi040 ceph-mon[189312]: pgmap v5393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:38 smithi143 ceph-mon[183689]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:38 smithi040 ceph-mon[192000]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:38 smithi040 ceph-mon[189312]: pgmap v5394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:41.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:40 smithi143 ceph-mon[183689]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:41.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:58:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:40 smithi040 ceph-mon[192000]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:40 smithi040 ceph-mon[189312]: pgmap v5395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:43.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:42 smithi143 ceph-mon[183689]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:42 smithi040 ceph-mon[192000]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:42 smithi040 ceph-mon[189312]: pgmap v5396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:44 smithi143 ceph-mon[183689]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:44 smithi040 ceph-mon[192000]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:44 smithi040 ceph-mon[189312]: pgmap v5397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:58:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:46 smithi143 ceph-mon[183689]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:46 smithi040 ceph-mon[192000]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:46 smithi040 ceph-mon[189312]: pgmap v5398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:48 smithi143 ceph-mon[183689]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:48 smithi040 ceph-mon[192000]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:48 smithi040 ceph-mon[189312]: pgmap v5399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:51.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:50 smithi143 ceph-mon[183689]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:51.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:58:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:58:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:58:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:50 smithi040 ceph-mon[192000]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:50 smithi040 ceph-mon[189312]: pgmap v5400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:53.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:52 smithi143 ceph-mon[183689]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:52 smithi040 ceph-mon[189312]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:52 smithi040 ceph-mon[192000]: pgmap v5401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:54 smithi143 ceph-mon[183689]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:54 smithi040 ceph-mon[189312]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:54 smithi040 ceph-mon[192000]: pgmap v5402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:57.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:56 smithi143 ceph-mon[183689]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:56 smithi040 ceph-mon[192000]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:56 smithi040 ceph-mon[189312]: pgmap v5403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:59.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:58:58 smithi143 ceph-mon[183689]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:59.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:58:58 smithi040 ceph-mon[192000]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:58:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:58:58 smithi040 ceph-mon[189312]: pgmap v5404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:01.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:00 smithi143 ceph-mon[183689]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:01.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:01.157 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:59:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:00 smithi040 ceph-mon[192000]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:01.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:00 smithi040 ceph-mon[189312]: pgmap v5405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:01.162 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:03.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:02 smithi143 ceph-mon[183689]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:03.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:02 smithi040 ceph-mon[192000]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:03.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:02 smithi040 ceph-mon[189312]: pgmap v5406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:04 smithi143 ceph-mon[183689]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:04 smithi040 ceph-mon[192000]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:04 smithi040 ceph-mon[189312]: pgmap v5407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:07.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:06 smithi143 ceph-mon[183689]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:07.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:06 smithi040 ceph-mon[192000]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:06 smithi040 ceph-mon[189312]: pgmap v5408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:09.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:08 smithi143 ceph-mon[183689]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:09.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:08 smithi040 ceph-mon[192000]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:08 smithi040 ceph-mon[189312]: pgmap v5409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:11.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:10 smithi143 ceph-mon[183689]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:11.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:10 smithi040 ceph-mon[189312]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:59:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:10 smithi040 ceph-mon[192000]: pgmap v5410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:13.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:12 smithi143 ceph-mon[183689]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:12 smithi040 ceph-mon[192000]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:12 smithi040 ceph-mon[189312]: pgmap v5411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:15.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:14 smithi143 ceph-mon[183689]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:14 smithi040 ceph-mon[192000]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:14 smithi040 ceph-mon[189312]: pgmap v5412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:16 smithi143 ceph-mon[183689]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:16 smithi040 ceph-mon[192000]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:16 smithi040 ceph-mon[189312]: pgmap v5413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:19.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:18 smithi143 ceph-mon[183689]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:19.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:18 smithi040 ceph-mon[192000]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:18 smithi040 ceph-mon[189312]: pgmap v5414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:21.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:20 smithi143 ceph-mon[183689]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T11:59:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:20 smithi040 ceph-mon[192000]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:20 smithi040 ceph-mon[189312]: pgmap v5415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:23.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:22 smithi143 ceph-mon[183689]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:23.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:22 smithi040 ceph-mon[192000]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:22 smithi040 ceph-mon[189312]: pgmap v5416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:24 smithi143 ceph-mon[183689]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:25.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:24 smithi040 ceph-mon[189312]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:24 smithi040 ceph-mon[192000]: pgmap v5417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:26.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:25 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:59:26.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:25 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:59:26.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:25 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T11:59:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:26 smithi143 ceph-mon[183689]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:27.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:59:27.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:59:27.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[189312]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[192000]: pgmap v5418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T11:59:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T11:59:29.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:28 smithi143 ceph-mon[183689]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:28 smithi040 ceph-mon[192000]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:28 smithi040 ceph-mon[189312]: pgmap v5419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:31.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:30 smithi143 ceph-mon[183689]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:31.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:59:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:30 smithi040 ceph-mon[192000]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:31.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:30 smithi040 ceph-mon[189312]: pgmap v5420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:31.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:33.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:32 smithi143 ceph-mon[183689]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:32 smithi040 ceph-mon[192000]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:32 smithi040 ceph-mon[189312]: pgmap v5421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:34 smithi143 ceph-mon[183689]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:35.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:34 smithi040 ceph-mon[192000]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:34 smithi040 ceph-mon[189312]: pgmap v5422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:36 smithi143 ceph-mon[183689]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:36 smithi040 ceph-mon[192000]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:36 smithi040 ceph-mon[189312]: pgmap v5423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:39.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:38 smithi143 ceph-mon[183689]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:39.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:38 smithi040 ceph-mon[192000]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:38 smithi040 ceph-mon[189312]: pgmap v5424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:41.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T11:59:41.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:40 smithi040 ceph-mon[192000]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:41.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:40 smithi040 ceph-mon[189312]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:40 smithi143 ceph-mon[183689]: pgmap v5425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:43.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:42 smithi040 ceph-mon[192000]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:43.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:42 smithi040 ceph-mon[189312]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:42 smithi143 ceph-mon[183689]: pgmap v5426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:44 smithi143 ceph-mon[183689]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:44 smithi040 ceph-mon[192000]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:44 smithi040 ceph-mon[189312]: pgmap v5427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:46.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T11:59:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:46 smithi143 ceph-mon[183689]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:46 smithi040 ceph-mon[192000]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:46 smithi040 ceph-mon[189312]: pgmap v5428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:49.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:48 smithi143 ceph-mon[183689]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:49.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:48 smithi040 ceph-mon[192000]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:49.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:48 smithi040 ceph-mon[189312]: pgmap v5429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 11:59:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:11:59:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T11:59:51.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:50 smithi040 ceph-mon[192000]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:51.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:50 smithi040 ceph-mon[189312]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:50 smithi143 ceph-mon[183689]: pgmap v5430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:53.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:52 smithi040 ceph-mon[192000]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:53.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:52 smithi040 ceph-mon[189312]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:53.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:52 smithi143 ceph-mon[183689]: pgmap v5431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:54 smithi143 ceph-mon[183689]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:54 smithi040 ceph-mon[192000]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:54 smithi040 ceph-mon[189312]: pgmap v5432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T11:59:57.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:56 smithi040 ceph-mon[192000]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:59:57.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:56 smithi040 ceph-mon[189312]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:59:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:56 smithi143 ceph-mon[183689]: pgmap v5433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:59:59.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 11:59:58 smithi040 ceph-mon[192000]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:59:59.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 11:59:58 smithi040 ceph-mon[189312]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T11:59:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 11:59:58 smithi143 ceph-mon[183689]: pgmap v5434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:01.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:00:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[192000]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T12:00:01.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[189312]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T12:00:01.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:00 smithi143 ceph-mon[183689]: pgmap v5435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T12:00:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:02 smithi040 ceph-mon[192000]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:02 smithi040 ceph-mon[189312]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:02 smithi143 ceph-mon[183689]: pgmap v5436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:04 smithi143 ceph-mon[183689]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:04 smithi040 ceph-mon[192000]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:04 smithi040 ceph-mon[189312]: pgmap v5437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:07.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:06 smithi040 ceph-mon[192000]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:07.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:06 smithi040 ceph-mon[189312]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:06 smithi143 ceph-mon[183689]: pgmap v5438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:09.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:08 smithi040 ceph-mon[189312]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:09.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:08 smithi040 ceph-mon[192000]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:08 smithi143 ceph-mon[183689]: pgmap v5439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:11.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:00:11.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:10 smithi040 ceph-mon[192000]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:11.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:10 smithi040 ceph-mon[189312]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:10 smithi143 ceph-mon[183689]: pgmap v5440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:13.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:12 smithi040 ceph-mon[189312]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:13.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:12 smithi040 ceph-mon[192000]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:12 smithi143 ceph-mon[183689]: pgmap v5441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:14 smithi143 ceph-mon[183689]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:14 smithi040 ceph-mon[192000]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:14 smithi040 ceph-mon[189312]: pgmap v5442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:16 smithi143 ceph-mon[183689]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:16 smithi040 ceph-mon[192000]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:16 smithi040 ceph-mon[189312]: pgmap v5443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:19.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:18 smithi040 ceph-mon[192000]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:19.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:18 smithi040 ceph-mon[189312]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:18 smithi143 ceph-mon[183689]: pgmap v5444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:00:21.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:20 smithi040 ceph-mon[192000]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:20 smithi040 ceph-mon[189312]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:20 smithi143 ceph-mon[183689]: pgmap v5445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:23.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:22 smithi040 ceph-mon[192000]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:23.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:22 smithi040 ceph-mon[189312]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:22 smithi143 ceph-mon[183689]: pgmap v5446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:24 smithi143 ceph-mon[183689]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:24 smithi040 ceph-mon[192000]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:24 smithi040 ceph-mon[189312]: pgmap v5447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[192000]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:00:27.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[189312]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:00:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:00:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:00:27.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:00:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:26 smithi143 ceph-mon[183689]: pgmap v5448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:00:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:00:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:00:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:00:29.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:28 smithi040 ceph-mon[192000]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:29.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:28 smithi040 ceph-mon[189312]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:28 smithi143 ceph-mon[183689]: pgmap v5449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:00:31.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:31] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:00:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:30 smithi040 ceph-mon[192000]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:31.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:30 smithi040 ceph-mon[189312]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:31.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:30 smithi143 ceph-mon[183689]: pgmap v5450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:33.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:32 smithi040 ceph-mon[192000]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:33.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:32 smithi040 ceph-mon[189312]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:33.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:32 smithi143 ceph-mon[183689]: pgmap v5451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:34 smithi143 ceph-mon[183689]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:34 smithi040 ceph-mon[192000]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:34 smithi040 ceph-mon[189312]: pgmap v5452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:36 smithi040 ceph-mon[189312]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:37.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:36 smithi040 ceph-mon[192000]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:36 smithi143 ceph-mon[183689]: pgmap v5453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:39.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:38 smithi040 ceph-mon[192000]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:39.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:38 smithi040 ceph-mon[189312]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:38 smithi143 ceph-mon[183689]: pgmap v5454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:40 smithi143 ceph-mon[183689]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:41] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:00:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:40 smithi040 ceph-mon[192000]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:40 smithi040 ceph-mon[189312]: pgmap v5455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:42 smithi143 ceph-mon[183689]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:42 smithi040 ceph-mon[192000]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:42 smithi040 ceph-mon[189312]: pgmap v5456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:44 smithi143 ceph-mon[183689]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:44 smithi040 ceph-mon[192000]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:44 smithi040 ceph-mon[189312]: pgmap v5457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:00:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:46 smithi143 ceph-mon[183689]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:46 smithi040 ceph-mon[192000]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:46 smithi040 ceph-mon[189312]: pgmap v5458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:48 smithi143 ceph-mon[183689]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:48 smithi040 ceph-mon[192000]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:48 smithi040 ceph-mon[189312]: pgmap v5459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:50 smithi143 ceph-mon[183689]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:00:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:00:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:00:51.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:50 smithi040 ceph-mon[192000]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:51.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:50 smithi040 ceph-mon[189312]: pgmap v5460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:52 smithi143 ceph-mon[183689]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:52 smithi040 ceph-mon[192000]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:52 smithi040 ceph-mon[189312]: pgmap v5461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:54 smithi143 ceph-mon[183689]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:54 smithi040 ceph-mon[192000]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:54 smithi040 ceph-mon[189312]: pgmap v5462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:56 smithi143 ceph-mon[183689]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:56 smithi040 ceph-mon[192000]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:56 smithi040 ceph-mon[189312]: pgmap v5463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:59.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:00:58 smithi143 ceph-mon[183689]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:00:58 smithi040 ceph-mon[192000]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:00:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:00:58 smithi040 ceph-mon[189312]: pgmap v5464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:00 smithi143 ceph-mon[183689]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:01:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:00 smithi040 ceph-mon[189312]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:00 smithi040 ceph-mon[192000]: pgmap v5465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:02 smithi143 ceph-mon[183689]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:02 smithi040 ceph-mon[192000]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:02 smithi040 ceph-mon[189312]: pgmap v5466: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:04 smithi143 ceph-mon[183689]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:04 smithi040 ceph-mon[192000]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:04 smithi040 ceph-mon[189312]: pgmap v5467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:06 smithi143 ceph-mon[183689]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:06 smithi040 ceph-mon[192000]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:06 smithi040 ceph-mon[189312]: pgmap v5468: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:08 smithi143 ceph-mon[183689]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:08 smithi040 ceph-mon[192000]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:08 smithi040 ceph-mon[189312]: pgmap v5469: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:10 smithi143 ceph-mon[183689]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:01:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:10 smithi040 ceph-mon[192000]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:10 smithi040 ceph-mon[189312]: pgmap v5470: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:12 smithi143 ceph-mon[183689]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:12 smithi040 ceph-mon[192000]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:12 smithi040 ceph-mon[189312]: pgmap v5471: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:14 smithi143 ceph-mon[183689]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:14 smithi040 ceph-mon[192000]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:14 smithi040 ceph-mon[189312]: pgmap v5472: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:16 smithi143 ceph-mon[183689]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:16 smithi040 ceph-mon[192000]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:16 smithi040 ceph-mon[189312]: pgmap v5473: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:18 smithi143 ceph-mon[183689]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:18 smithi040 ceph-mon[192000]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:18 smithi040 ceph-mon[189312]: pgmap v5474: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:20 smithi143 ceph-mon[183689]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:21.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:20 smithi040 ceph-mon[192000]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:01:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:20 smithi040 ceph-mon[189312]: pgmap v5475: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:22 smithi143 ceph-mon[183689]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:22 smithi040 ceph-mon[192000]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:22 smithi040 ceph-mon[189312]: pgmap v5476: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:24 smithi143 ceph-mon[183689]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:24 smithi040 ceph-mon[192000]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:24 smithi040 ceph-mon[189312]: pgmap v5477: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:26 smithi143 ceph-mon[183689]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:26 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:01:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:26 smithi040 ceph-mon[192000]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:26 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:01:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:26 smithi040 ceph-mon[189312]: pgmap v5478: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:26 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:01:29.069 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:28 smithi143 ceph-mon[183689]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:28 smithi040 ceph-mon[189312]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:28 smithi040 ceph-mon[192000]: pgmap v5479: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:30.510 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.511 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:30.632 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:31.297 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:01:31.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:31 smithi040 ceph-mon[192000]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:31.579 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:31.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:31 smithi040 ceph-mon[189312]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:31.579 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:31 smithi143 ceph-mon[183689]: pgmap v5480: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:33.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[189312]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:33.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:33.630 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:33.630 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[192000]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:33.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:33.631 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:33 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:33 smithi143 ceph-mon[183689]: pgmap v5481: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:33.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:33 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:01:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:01:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:34 smithi143 ceph-mon[183689]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[189312]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:01:35.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:34 smithi040 ceph-mon[192000]: pgmap v5482: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:36 smithi143 ceph-mon[183689]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:37.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:36 smithi040 ceph-mon[192000]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:36 smithi040 ceph-mon[189312]: pgmap v5483: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:38 smithi143 ceph-mon[183689]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:38 smithi040 ceph-mon[192000]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:38 smithi040 ceph-mon[189312]: pgmap v5484: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:40 smithi143 ceph-mon[183689]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:01:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:40 smithi040 ceph-mon[189312]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:40 smithi040 ceph-mon[192000]: pgmap v5485: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:42 smithi143 ceph-mon[183689]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:42 smithi040 ceph-mon[192000]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:42 smithi040 ceph-mon[189312]: pgmap v5486: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:44 smithi143 ceph-mon[183689]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:45.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:44 smithi040 ceph-mon[189312]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:44 smithi040 ceph-mon[192000]: pgmap v5487: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:46.157 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:01:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:46 smithi143 ceph-mon[183689]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:46 smithi040 ceph-mon[192000]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:46 smithi040 ceph-mon[189312]: pgmap v5488: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:48 smithi143 ceph-mon[183689]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:48 smithi040 ceph-mon[192000]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:48 smithi040 ceph-mon[189312]: pgmap v5489: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:50 smithi143 ceph-mon[183689]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:01:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:01:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:01:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:50 smithi040 ceph-mon[192000]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:50 smithi040 ceph-mon[189312]: pgmap v5490: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:52 smithi143 ceph-mon[183689]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:52 smithi040 ceph-mon[192000]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:52 smithi040 ceph-mon[189312]: pgmap v5491: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:54 smithi143 ceph-mon[183689]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:54 smithi040 ceph-mon[192000]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:54 smithi040 ceph-mon[189312]: pgmap v5492: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:56 smithi143 ceph-mon[183689]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:56 smithi040 ceph-mon[192000]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:56 smithi040 ceph-mon[189312]: pgmap v5493: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:01:58 smithi143 ceph-mon[183689]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:01:58 smithi040 ceph-mon[192000]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:01:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:01:58 smithi040 ceph-mon[189312]: pgmap v5494: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:00 smithi143 ceph-mon[183689]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:02:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:00 smithi040 ceph-mon[189312]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:00 smithi040 ceph-mon[192000]: pgmap v5495: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:02 smithi143 ceph-mon[183689]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:02 smithi040 ceph-mon[189312]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:02 smithi040 ceph-mon[192000]: pgmap v5496: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:04 smithi143 ceph-mon[183689]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:04 smithi040 ceph-mon[192000]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:04 smithi040 ceph-mon[189312]: pgmap v5497: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:06 smithi143 ceph-mon[183689]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:06 smithi040 ceph-mon[189312]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:06 smithi040 ceph-mon[192000]: pgmap v5498: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:08 smithi143 ceph-mon[183689]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:08 smithi040 ceph-mon[192000]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:08 smithi040 ceph-mon[189312]: pgmap v5499: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:10 smithi143 ceph-mon[183689]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:02:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:10 smithi040 ceph-mon[192000]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:10 smithi040 ceph-mon[189312]: pgmap v5500: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:12 smithi143 ceph-mon[183689]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:12 smithi040 ceph-mon[192000]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:12 smithi040 ceph-mon[189312]: pgmap v5501: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:14 smithi143 ceph-mon[183689]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:15.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:14 smithi040 ceph-mon[192000]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:14 smithi040 ceph-mon[189312]: pgmap v5502: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:16.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:16 smithi143 ceph-mon[183689]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:16 smithi040 ceph-mon[192000]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:16 smithi040 ceph-mon[189312]: pgmap v5503: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:18 smithi143 ceph-mon[183689]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:18 smithi040 ceph-mon[192000]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:18 smithi040 ceph-mon[189312]: pgmap v5504: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:20 smithi143 ceph-mon[183689]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:21.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:20 smithi040 ceph-mon[192000]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:02:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:20 smithi040 ceph-mon[189312]: pgmap v5505: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:22 smithi143 ceph-mon[183689]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:22 smithi040 ceph-mon[192000]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:22 smithi040 ceph-mon[189312]: pgmap v5506: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:24 smithi143 ceph-mon[183689]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:24 smithi040 ceph-mon[192000]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:24 smithi040 ceph-mon[189312]: pgmap v5507: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:26 smithi143 ceph-mon[183689]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:26 smithi040 ceph-mon[192000]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:26 smithi040 ceph-mon[189312]: pgmap v5508: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:28 smithi143 ceph-mon[183689]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:28 smithi040 ceph-mon[192000]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:28 smithi040 ceph-mon[189312]: pgmap v5509: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:30 smithi143 ceph-mon[183689]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:02:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:30 smithi040 ceph-mon[189312]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:30 smithi040 ceph-mon[192000]: pgmap v5510: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:32 smithi143 ceph-mon[183689]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:33.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:32 smithi040 ceph-mon[192000]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:33.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:32 smithi040 ceph-mon[189312]: pgmap v5511: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:34 smithi143 ceph-mon[183689]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:02:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:02:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:02:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[192000]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:02:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[189312]: pgmap v5512: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:02:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:02:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:02:35.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:02:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:36 smithi143 ceph-mon[183689]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:37.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:36 smithi040 ceph-mon[189312]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:36 smithi040 ceph-mon[192000]: pgmap v5513: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:38 smithi143 ceph-mon[183689]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:39.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:38 smithi040 ceph-mon[192000]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:38 smithi040 ceph-mon[189312]: pgmap v5514: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:40 smithi143 ceph-mon[183689]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:41.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:40 smithi040 ceph-mon[192000]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:02:41.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:40 smithi040 ceph-mon[189312]: pgmap v5515: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:42 smithi143 ceph-mon[183689]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:42 smithi040 ceph-mon[192000]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:42 smithi040 ceph-mon[189312]: pgmap v5516: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:44 smithi143 ceph-mon[183689]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:44 smithi040 ceph-mon[192000]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:44 smithi040 ceph-mon[189312]: pgmap v5517: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:02:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:46 smithi143 ceph-mon[183689]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:47.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:46 smithi040 ceph-mon[192000]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:46 smithi040 ceph-mon[189312]: pgmap v5518: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:48 smithi143 ceph-mon[183689]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:48 smithi040 ceph-mon[192000]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:48 smithi040 ceph-mon[189312]: pgmap v5519: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:50 smithi143 ceph-mon[183689]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:02:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:02:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:02:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:50 smithi040 ceph-mon[192000]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:50 smithi040 ceph-mon[189312]: pgmap v5520: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:52 smithi143 ceph-mon[183689]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:52 smithi040 ceph-mon[192000]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:52 smithi040 ceph-mon[189312]: pgmap v5521: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:54 smithi143 ceph-mon[183689]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:54 smithi040 ceph-mon[192000]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:54 smithi040 ceph-mon[189312]: pgmap v5522: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:56 smithi143 ceph-mon[183689]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:56 smithi040 ceph-mon[189312]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:56 smithi040 ceph-mon[192000]: pgmap v5523: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:02:58 smithi143 ceph-mon[183689]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:02:58 smithi040 ceph-mon[192000]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:02:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:02:58 smithi040 ceph-mon[189312]: pgmap v5524: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:00 smithi143 ceph-mon[183689]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:03:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:00 smithi040 ceph-mon[189312]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:00 smithi040 ceph-mon[192000]: pgmap v5525: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:02 smithi143 ceph-mon[183689]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:02 smithi040 ceph-mon[192000]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:02 smithi040 ceph-mon[189312]: pgmap v5526: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:04 smithi143 ceph-mon[183689]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:04 smithi040 ceph-mon[192000]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:04 smithi040 ceph-mon[189312]: pgmap v5527: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:07.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:06 smithi143 ceph-mon[183689]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:06 smithi040 ceph-mon[192000]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:06 smithi040 ceph-mon[189312]: pgmap v5528: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:08 smithi143 ceph-mon[183689]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:08 smithi040 ceph-mon[192000]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:08 smithi040 ceph-mon[189312]: pgmap v5529: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:10 smithi143 ceph-mon[183689]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:03:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:10 smithi040 ceph-mon[192000]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:10 smithi040 ceph-mon[189312]: pgmap v5530: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:12 smithi143 ceph-mon[183689]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:12 smithi040 ceph-mon[192000]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:12 smithi040 ceph-mon[189312]: pgmap v5531: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:14 smithi143 ceph-mon[183689]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:14 smithi040 ceph-mon[192000]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:14 smithi040 ceph-mon[189312]: pgmap v5532: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:16 smithi143 ceph-mon[183689]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:16 smithi040 ceph-mon[192000]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:16 smithi040 ceph-mon[189312]: pgmap v5533: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:19.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:18 smithi143 ceph-mon[183689]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:18 smithi040 ceph-mon[192000]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:18 smithi040 ceph-mon[189312]: pgmap v5534: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:20 smithi143 ceph-mon[183689]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:20 smithi040 ceph-mon[189312]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:03:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:20 smithi040 ceph-mon[192000]: pgmap v5535: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:22 smithi143 ceph-mon[183689]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:22 smithi040 ceph-mon[192000]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:22 smithi040 ceph-mon[189312]: pgmap v5536: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:24 smithi143 ceph-mon[183689]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:24 smithi040 ceph-mon[192000]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:24 smithi040 ceph-mon[189312]: pgmap v5537: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:26 smithi143 ceph-mon[183689]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:26 smithi040 ceph-mon[192000]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:26 smithi040 ceph-mon[189312]: pgmap v5538: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:28 smithi143 ceph-mon[183689]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:28 smithi040 ceph-mon[192000]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:28 smithi040 ceph-mon[189312]: pgmap v5539: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:30 smithi143 ceph-mon[183689]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:03:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:30 smithi040 ceph-mon[192000]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:30 smithi040 ceph-mon[189312]: pgmap v5540: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:32 smithi143 ceph-mon[183689]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:33.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:32 smithi040 ceph-mon[192000]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:32 smithi040 ceph-mon[189312]: pgmap v5541: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:34 smithi143 ceph-mon[183689]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:34 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:03:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:34 smithi040 ceph-mon[192000]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:34 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:03:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:34 smithi040 ceph-mon[189312]: pgmap v5542: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:34 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:03:36.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:03:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:03:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:03:36.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:03:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:03:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:03:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:03:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:03:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:03:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:36 smithi143 ceph-mon[183689]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:36 smithi040 ceph-mon[189312]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:37.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:36 smithi040 ceph-mon[192000]: pgmap v5543: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:38 smithi143 ceph-mon[183689]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:39.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:38 smithi040 ceph-mon[192000]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:38 smithi040 ceph-mon[189312]: pgmap v5544: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:40 smithi143 ceph-mon[183689]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:03:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:40 smithi040 ceph-mon[192000]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:40 smithi040 ceph-mon[189312]: pgmap v5545: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:42 smithi143 ceph-mon[183689]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:42 smithi040 ceph-mon[192000]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:42 smithi040 ceph-mon[189312]: pgmap v5546: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:44 smithi143 ceph-mon[183689]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:44 smithi040 ceph-mon[192000]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:44 smithi040 ceph-mon[189312]: pgmap v5547: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:46.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:03:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:46 smithi143 ceph-mon[183689]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:46 smithi040 ceph-mon[192000]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:46 smithi040 ceph-mon[189312]: pgmap v5548: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:48 smithi143 ceph-mon[183689]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:48 smithi040 ceph-mon[192000]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:48 smithi040 ceph-mon[189312]: pgmap v5549: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:50 smithi143 ceph-mon[183689]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:03:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:03:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:03:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:50 smithi040 ceph-mon[192000]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:50 smithi040 ceph-mon[189312]: pgmap v5550: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:52 smithi143 ceph-mon[183689]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:52 smithi040 ceph-mon[192000]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:52 smithi040 ceph-mon[189312]: pgmap v5551: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:54 smithi143 ceph-mon[183689]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:54 smithi040 ceph-mon[192000]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:54 smithi040 ceph-mon[189312]: pgmap v5552: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:56 smithi143 ceph-mon[183689]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:56 smithi040 ceph-mon[192000]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:56 smithi040 ceph-mon[189312]: pgmap v5553: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:03:58 smithi143 ceph-mon[183689]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:03:58 smithi040 ceph-mon[192000]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:03:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:03:58 smithi040 ceph-mon[189312]: pgmap v5554: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:00 smithi143 ceph-mon[183689]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:01] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:04:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:00 smithi040 ceph-mon[192000]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:00 smithi040 ceph-mon[189312]: pgmap v5555: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:02 smithi143 ceph-mon[183689]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:02 smithi040 ceph-mon[189312]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:02 smithi040 ceph-mon[192000]: pgmap v5556: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:04 smithi143 ceph-mon[183689]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:04 smithi040 ceph-mon[192000]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:04 smithi040 ceph-mon[189312]: pgmap v5557: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:06 smithi143 ceph-mon[183689]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:06 smithi040 ceph-mon[189312]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:06 smithi040 ceph-mon[192000]: pgmap v5558: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:08 smithi143 ceph-mon[183689]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:08 smithi040 ceph-mon[189312]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:08 smithi040 ceph-mon[192000]: pgmap v5559: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:10 smithi143 ceph-mon[183689]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:11] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:04:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:10 smithi040 ceph-mon[192000]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:10 smithi040 ceph-mon[189312]: pgmap v5560: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:12 smithi143 ceph-mon[183689]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:12 smithi040 ceph-mon[192000]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:12 smithi040 ceph-mon[189312]: pgmap v5561: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:14 smithi143 ceph-mon[183689]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:14 smithi040 ceph-mon[192000]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:14 smithi040 ceph-mon[189312]: pgmap v5562: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:16 smithi143 ceph-mon[183689]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:16 smithi040 ceph-mon[192000]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:16 smithi040 ceph-mon[189312]: pgmap v5563: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:18 smithi143 ceph-mon[183689]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:18 smithi040 ceph-mon[192000]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:18 smithi040 ceph-mon[189312]: pgmap v5564: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:20 smithi143 ceph-mon[183689]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:04:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:20 smithi040 ceph-mon[192000]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:20 smithi040 ceph-mon[189312]: pgmap v5565: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:22 smithi143 ceph-mon[183689]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:22 smithi040 ceph-mon[192000]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:22 smithi040 ceph-mon[189312]: pgmap v5566: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:24 smithi143 ceph-mon[183689]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:25.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:24 smithi040 ceph-mon[192000]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:25.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:24 smithi040 ceph-mon[189312]: pgmap v5567: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:26 smithi143 ceph-mon[183689]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:26 smithi040 ceph-mon[192000]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:26 smithi040 ceph-mon[189312]: pgmap v5568: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:28 smithi143 ceph-mon[183689]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:28 smithi040 ceph-mon[192000]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:28 smithi040 ceph-mon[189312]: pgmap v5569: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:30 smithi143 ceph-mon[183689]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:31] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:04:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:30 smithi040 ceph-mon[192000]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:30 smithi040 ceph-mon[189312]: pgmap v5570: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:32 smithi143 ceph-mon[183689]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:33.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:32 smithi040 ceph-mon[189312]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:32 smithi040 ceph-mon[192000]: pgmap v5571: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:35.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:34 smithi143 ceph-mon[183689]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:34 smithi040 ceph-mon[192000]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:34 smithi040 ceph-mon[189312]: pgmap v5572: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:36.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:04:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:04:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:04:36.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:35 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:04:36.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:04:36.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:35 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:04:37.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:36 smithi143 ceph-mon[183689]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:37.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:36 smithi040 ceph-mon[192000]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:37.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:36 smithi040 ceph-mon[189312]: pgmap v5573: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:38 smithi143 ceph-mon[183689]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:38 smithi040 ceph-mon[192000]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:38 smithi040 ceph-mon[189312]: pgmap v5574: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:40 smithi143 ceph-mon[183689]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:41] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:04:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:40 smithi040 ceph-mon[192000]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:40 smithi040 ceph-mon[189312]: pgmap v5575: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:42 smithi143 ceph-mon[183689]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:42 smithi040 ceph-mon[192000]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:42 smithi040 ceph-mon[189312]: pgmap v5576: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:44 smithi143 ceph-mon[183689]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:44 smithi040 ceph-mon[192000]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:45.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:44 smithi040 ceph-mon[189312]: pgmap v5577: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:46.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:04:47.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:46 smithi143 ceph-mon[183689]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:46 smithi040 ceph-mon[192000]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:46 smithi040 ceph-mon[189312]: pgmap v5578: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:48 smithi143 ceph-mon[183689]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:48 smithi040 ceph-mon[192000]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:48 smithi040 ceph-mon[189312]: pgmap v5579: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:50 smithi143 ceph-mon[183689]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:51.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:50 smithi040 ceph-mon[192000]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:04:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:04:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:04:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:50 smithi040 ceph-mon[189312]: pgmap v5580: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:52 smithi143 ceph-mon[183689]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:52 smithi040 ceph-mon[192000]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:52 smithi040 ceph-mon[189312]: pgmap v5581: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:54 smithi143 ceph-mon[183689]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:55.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:54 smithi040 ceph-mon[192000]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:54 smithi040 ceph-mon[189312]: pgmap v5582: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:56 smithi143 ceph-mon[183689]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:56 smithi040 ceph-mon[192000]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:56 smithi040 ceph-mon[189312]: pgmap v5583: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:04:58 smithi143 ceph-mon[183689]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:04:58 smithi040 ceph-mon[192000]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:04:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:04:58 smithi040 ceph-mon[189312]: pgmap v5584: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:00 smithi143 ceph-mon[183689]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:00 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:05:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:00 smithi040 ceph-mon[192000]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:00 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:00 smithi040 ceph-mon[189312]: pgmap v5585: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:00 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:02 smithi143 ceph-mon[183689]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:02 smithi040 ceph-mon[192000]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:02 smithi040 ceph-mon[189312]: pgmap v5586: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:05.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:04 smithi143 ceph-mon[183689]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:04 smithi040 ceph-mon[192000]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:04 smithi040 ceph-mon[189312]: pgmap v5587: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:06 smithi143 ceph-mon[183689]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:06 smithi040 ceph-mon[192000]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:06 smithi040 ceph-mon[189312]: pgmap v5588: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:08 smithi143 ceph-mon[183689]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:08 smithi040 ceph-mon[189312]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:08 smithi040 ceph-mon[192000]: pgmap v5589: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:10 smithi143 ceph-mon[183689]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:11.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:10 smithi040 ceph-mon[192000]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:10 smithi040 ceph-mon[189312]: pgmap v5590: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:05:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:12 smithi143 ceph-mon[183689]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:12 smithi040 ceph-mon[192000]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:12 smithi040 ceph-mon[189312]: pgmap v5591: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:15.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:14 smithi143 ceph-mon[183689]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:15.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:14 smithi040 ceph-mon[192000]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:14 smithi040 ceph-mon[189312]: pgmap v5592: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:16.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:17.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:16 smithi143 ceph-mon[183689]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:17.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:16 smithi040 ceph-mon[192000]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:16 smithi040 ceph-mon[189312]: pgmap v5593: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:18 smithi143 ceph-mon[183689]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:18 smithi040 ceph-mon[192000]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:18 smithi040 ceph-mon[189312]: pgmap v5594: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:20 smithi143 ceph-mon[183689]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:21.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:20 smithi040 ceph-mon[189312]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:21] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:05:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:20 smithi040 ceph-mon[192000]: pgmap v5595: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:22 smithi143 ceph-mon[183689]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:22 smithi040 ceph-mon[192000]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:22 smithi040 ceph-mon[189312]: pgmap v5596: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:25.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:24 smithi143 ceph-mon[183689]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:24 smithi040 ceph-mon[189312]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:24 smithi040 ceph-mon[192000]: pgmap v5597: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:26 smithi143 ceph-mon[183689]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:26 smithi040 ceph-mon[192000]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:26 smithi040 ceph-mon[189312]: pgmap v5598: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:28 smithi143 ceph-mon[183689]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:28 smithi040 ceph-mon[189312]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:28 smithi040 ceph-mon[192000]: pgmap v5599: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:30 smithi143 ceph-mon[183689]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:30 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:05:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:30 smithi040 ceph-mon[192000]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:30 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:30 smithi040 ceph-mon[189312]: pgmap v5600: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:30 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:32 smithi143 ceph-mon[183689]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:33.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:32 smithi040 ceph-mon[192000]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:32 smithi040 ceph-mon[189312]: pgmap v5601: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:35.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:34 smithi143 ceph-mon[183689]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:35.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:34 smithi040 ceph-mon[192000]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:34 smithi040 ceph-mon[189312]: pgmap v5602: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:36 smithi143 ceph-mon[183689]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:37.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:05:37.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:05:37.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:05:37.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:36 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[192000]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[189312]: pgmap v5603: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:05:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:05:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:05:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:36 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:05:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:38 smithi143 ceph-mon[183689]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:39.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:38 smithi040 ceph-mon[192000]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:38 smithi040 ceph-mon[189312]: pgmap v5604: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:40 smithi143 ceph-mon[183689]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:05:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:40 smithi040 ceph-mon[192000]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:40 smithi040 ceph-mon[189312]: pgmap v5605: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:42 smithi143 ceph-mon[183689]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:42 smithi040 ceph-mon[192000]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:42 smithi040 ceph-mon[189312]: pgmap v5606: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:45.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:44 smithi143 ceph-mon[183689]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:45.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:44 smithi040 ceph-mon[192000]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:44 smithi040 ceph-mon[189312]: pgmap v5607: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:05:46.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:05:47.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:46 smithi040 ceph-mon[192000]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:47.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:46 smithi040 ceph-mon[189312]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:46 smithi143 ceph-mon[183689]: pgmap v5608: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:48 smithi143 ceph-mon[183689]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:48 smithi040 ceph-mon[192000]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:48 smithi040 ceph-mon[189312]: pgmap v5609: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:50 smithi143 ceph-mon[183689]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:05:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:05:51] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:05:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:50 smithi040 ceph-mon[192000]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:50 smithi040 ceph-mon[189312]: pgmap v5610: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:52 smithi143 ceph-mon[183689]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:52 smithi040 ceph-mon[192000]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:52 smithi040 ceph-mon[189312]: pgmap v5611: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:55.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:54 smithi143 ceph-mon[183689]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:54 smithi040 ceph-mon[192000]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:54 smithi040 ceph-mon[189312]: pgmap v5612: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:56 smithi143 ceph-mon[183689]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:56 smithi040 ceph-mon[189312]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:56 smithi040 ceph-mon[192000]: pgmap v5613: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:59.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:05:58 smithi143 ceph-mon[183689]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:05:58 smithi040 ceph-mon[192000]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:05:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:05:58 smithi040 ceph-mon[189312]: pgmap v5614: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:01 smithi143 ceph-mon[183689]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:01.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:06:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:01 smithi040 ceph-mon[192000]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:01 smithi040 ceph-mon[189312]: pgmap v5615: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:01.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:03 smithi143 ceph-mon[183689]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:03 smithi040 ceph-mon[192000]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:03 smithi040 ceph-mon[189312]: pgmap v5616: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:05.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:04 smithi040 ceph-mon[192000]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:05.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:04 smithi040 ceph-mon[189312]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:04 smithi143 ceph-mon[183689]: pgmap v5617: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:06 smithi143 ceph-mon[183689]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:06 smithi040 ceph-mon[192000]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:06 smithi040 ceph-mon[189312]: pgmap v5618: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:09 smithi143 ceph-mon[183689]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:09.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:09 smithi040 ceph-mon[192000]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:09.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:09 smithi040 ceph-mon[189312]: pgmap v5619: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:11 smithi143 ceph-mon[183689]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:06:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:11 smithi040 ceph-mon[192000]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:11 smithi040 ceph-mon[189312]: pgmap v5620: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:13 smithi143 ceph-mon[183689]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:13 smithi040 ceph-mon[192000]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:13 smithi040 ceph-mon[189312]: pgmap v5621: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:15.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:14 smithi040 ceph-mon[192000]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:15.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:14 smithi040 ceph-mon[189312]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:14 smithi143 ceph-mon[183689]: pgmap v5622: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:16.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:16.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:17.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:16 smithi040 ceph-mon[192000]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:17.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:16 smithi040 ceph-mon[189312]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:16 smithi143 ceph-mon[183689]: pgmap v5623: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:19.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:19 smithi143 ceph-mon[183689]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:19 smithi040 ceph-mon[192000]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:19 smithi040 ceph-mon[189312]: pgmap v5624: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:21 smithi143 ceph-mon[183689]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:06:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:21 smithi040 ceph-mon[192000]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:21 smithi040 ceph-mon[189312]: pgmap v5625: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:23 smithi143 ceph-mon[183689]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:23 smithi040 ceph-mon[192000]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:23 smithi040 ceph-mon[189312]: pgmap v5626: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:25.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:24 smithi040 ceph-mon[192000]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:24 smithi040 ceph-mon[189312]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:24 smithi143 ceph-mon[183689]: pgmap v5627: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:27 smithi143 ceph-mon[183689]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:27 smithi040 ceph-mon[192000]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:27 smithi040 ceph-mon[189312]: pgmap v5628: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:29.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:29 smithi143 ceph-mon[183689]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:29 smithi040 ceph-mon[192000]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:29 smithi040 ceph-mon[189312]: pgmap v5629: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:31 smithi143 ceph-mon[183689]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:06:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:31 smithi040 ceph-mon[192000]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:31 smithi040 ceph-mon[189312]: pgmap v5630: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:33 smithi143 ceph-mon[183689]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:33 smithi040 ceph-mon[192000]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:33 smithi040 ceph-mon[189312]: pgmap v5631: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:35.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:34 smithi040 ceph-mon[192000]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:35.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:34 smithi040 ceph-mon[189312]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:34 smithi143 ceph-mon[183689]: pgmap v5632: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:37 smithi143 ceph-mon[183689]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:37.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:37 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:06:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:37 smithi040 ceph-mon[192000]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:37 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:06:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:37 smithi040 ceph-mon[189312]: pgmap v5633: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:37 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:06:38.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:06:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:06:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:06:38.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:06:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:39 smithi143 ceph-mon[183689]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:39.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:39 smithi040 ceph-mon[192000]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:39 smithi040 ceph-mon[189312]: pgmap v5634: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:06:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:41 smithi040 ceph-mon[192000]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:41 smithi040 ceph-mon[189312]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:41 smithi143 ceph-mon[183689]: pgmap v5635: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:43 smithi143 ceph-mon[183689]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:43.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:43 smithi040 ceph-mon[192000]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:43 smithi040 ceph-mon[189312]: pgmap v5636: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:45.157 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:44 smithi040 ceph-mon[192000]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:45.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:44 smithi040 ceph-mon[189312]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:44 smithi143 ceph-mon[183689]: pgmap v5637: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:46.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:46.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:06:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:46 smithi143 ceph-mon[183689]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:47.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:46 smithi040 ceph-mon[192000]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:46 smithi040 ceph-mon[189312]: pgmap v5638: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:49 smithi143 ceph-mon[183689]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:49.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:49 smithi040 ceph-mon[192000]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:49 smithi040 ceph-mon[189312]: pgmap v5639: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:51 smithi143 ceph-mon[183689]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:06:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:06:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:06:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:51 smithi040 ceph-mon[192000]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:51 smithi040 ceph-mon[189312]: pgmap v5640: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:53 smithi143 ceph-mon[183689]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:53 smithi040 ceph-mon[192000]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:53 smithi040 ceph-mon[189312]: pgmap v5641: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:55.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:54 smithi040 ceph-mon[192000]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:55.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:54 smithi040 ceph-mon[189312]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:54 smithi143 ceph-mon[183689]: pgmap v5642: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:57 smithi143 ceph-mon[183689]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:57 smithi040 ceph-mon[192000]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:57 smithi040 ceph-mon[189312]: pgmap v5643: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:06:59 smithi143 ceph-mon[183689]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:06:59 smithi040 ceph-mon[192000]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:06:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:06:59 smithi040 ceph-mon[189312]: pgmap v5644: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:01 smithi143 ceph-mon[183689]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:07:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:01 smithi040 ceph-mon[192000]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:01 smithi040 ceph-mon[189312]: pgmap v5645: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:03 smithi143 ceph-mon[183689]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:03 smithi040 ceph-mon[192000]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:03 smithi040 ceph-mon[189312]: pgmap v5646: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:04 smithi143 ceph-mon[183689]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:05.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:04 smithi040 ceph-mon[192000]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:04 smithi040 ceph-mon[189312]: pgmap v5647: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:07 smithi143 ceph-mon[183689]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:07 smithi040 ceph-mon[192000]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:07 smithi040 ceph-mon[189312]: pgmap v5648: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:09 smithi143 ceph-mon[183689]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:09 smithi040 ceph-mon[192000]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:09 smithi040 ceph-mon[189312]: pgmap v5649: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:11.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:11 smithi143 ceph-mon[183689]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:07:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:11 smithi040 ceph-mon[192000]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:11 smithi040 ceph-mon[189312]: pgmap v5650: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:13 smithi143 ceph-mon[183689]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:13 smithi040 ceph-mon[192000]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:13.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:13 smithi040 ceph-mon[189312]: pgmap v5651: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:14 smithi143 ceph-mon[183689]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:15.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:14 smithi040 ceph-mon[192000]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:14 smithi040 ceph-mon[189312]: pgmap v5652: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:16 smithi143 ceph-mon[183689]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:17.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:16 smithi040 ceph-mon[192000]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:16 smithi040 ceph-mon[189312]: pgmap v5653: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:19 smithi143 ceph-mon[183689]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:19 smithi040 ceph-mon[192000]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:19 smithi040 ceph-mon[189312]: pgmap v5654: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:21.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:21 smithi143 ceph-mon[183689]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:07:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:21 smithi040 ceph-mon[192000]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:21 smithi040 ceph-mon[189312]: pgmap v5655: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:23 smithi143 ceph-mon[183689]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:23 smithi040 ceph-mon[192000]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:23 smithi040 ceph-mon[189312]: pgmap v5656: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:24 smithi143 ceph-mon[183689]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:24 smithi040 ceph-mon[192000]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:24 smithi040 ceph-mon[189312]: pgmap v5657: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:27 smithi143 ceph-mon[183689]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:27 smithi040 ceph-mon[192000]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:27 smithi040 ceph-mon[189312]: pgmap v5658: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:29 smithi143 ceph-mon[183689]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:29 smithi040 ceph-mon[192000]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:29 smithi040 ceph-mon[189312]: pgmap v5659: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:31 smithi143 ceph-mon[183689]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:07:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:31 smithi040 ceph-mon[189312]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:31 smithi040 ceph-mon[192000]: pgmap v5660: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:33.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:33 smithi143 ceph-mon[183689]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:33 smithi040 ceph-mon[192000]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:33 smithi040 ceph-mon[189312]: pgmap v5661: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:34 smithi143 ceph-mon[183689]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:35.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:34 smithi040 ceph-mon[192000]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:34 smithi040 ceph-mon[189312]: pgmap v5662: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:37 smithi143 ceph-mon[183689]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:37.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:37 smithi040 ceph-mon[192000]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:37 smithi040 ceph-mon[189312]: pgmap v5663: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:38.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:07:38.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:07:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:07:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:07:38.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:07:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:07:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:07:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:07:38.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:07:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:39 smithi143 ceph-mon[183689]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:39 smithi040 ceph-mon[192000]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:39 smithi040 ceph-mon[189312]: pgmap v5664: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:41 smithi143 ceph-mon[183689]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:07:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:41 smithi040 ceph-mon[192000]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:41 smithi040 ceph-mon[189312]: pgmap v5665: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:43 smithi143 ceph-mon[183689]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:43 smithi040 ceph-mon[192000]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:43 smithi040 ceph-mon[189312]: pgmap v5666: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:44 smithi143 ceph-mon[183689]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:45.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:44 smithi040 ceph-mon[192000]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:44 smithi040 ceph-mon[189312]: pgmap v5667: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:46.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:46.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:07:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:46 smithi143 ceph-mon[183689]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:47.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:46 smithi040 ceph-mon[192000]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:46 smithi040 ceph-mon[189312]: pgmap v5668: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:49 smithi143 ceph-mon[183689]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:49 smithi040 ceph-mon[192000]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:49 smithi040 ceph-mon[189312]: pgmap v5669: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:51.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:51 smithi143 ceph-mon[183689]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:07:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:07:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:07:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:51 smithi040 ceph-mon[192000]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:51 smithi040 ceph-mon[189312]: pgmap v5670: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:53 smithi143 ceph-mon[183689]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:53.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:53 smithi040 ceph-mon[189312]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:53 smithi040 ceph-mon[192000]: pgmap v5671: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:54 smithi143 ceph-mon[183689]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:54 smithi040 ceph-mon[189312]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:54 smithi040 ceph-mon[192000]: pgmap v5672: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:57 smithi143 ceph-mon[183689]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:57 smithi040 ceph-mon[192000]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:57 smithi040 ceph-mon[189312]: pgmap v5673: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:07:59 smithi143 ceph-mon[183689]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:07:59 smithi040 ceph-mon[192000]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:07:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:07:59 smithi040 ceph-mon[189312]: pgmap v5674: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:01 smithi143 ceph-mon[183689]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:08:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:01 smithi040 ceph-mon[192000]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:01 smithi040 ceph-mon[189312]: pgmap v5675: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:03 smithi143 ceph-mon[183689]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:03.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:03 smithi040 ceph-mon[192000]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:03 smithi040 ceph-mon[189312]: pgmap v5676: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:04 smithi143 ceph-mon[183689]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:04 smithi040 ceph-mon[192000]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:05.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:04 smithi040 ceph-mon[189312]: pgmap v5677: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:07 smithi143 ceph-mon[183689]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:07.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:07 smithi040 ceph-mon[192000]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:07 smithi040 ceph-mon[189312]: pgmap v5678: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:09 smithi143 ceph-mon[183689]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:09 smithi040 ceph-mon[189312]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:09 smithi040 ceph-mon[192000]: pgmap v5679: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:11 smithi143 ceph-mon[183689]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:08:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:11 smithi040 ceph-mon[192000]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:11 smithi040 ceph-mon[189312]: pgmap v5680: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:13 smithi143 ceph-mon[183689]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:13 smithi040 ceph-mon[192000]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:13 smithi040 ceph-mon[189312]: pgmap v5681: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:14 smithi143 ceph-mon[183689]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:15.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:14 smithi040 ceph-mon[189312]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:14 smithi040 ceph-mon[192000]: pgmap v5682: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:16.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:16 smithi143 ceph-mon[183689]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:17.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:16 smithi040 ceph-mon[192000]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:16 smithi040 ceph-mon[189312]: pgmap v5683: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:19 smithi143 ceph-mon[183689]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:19 smithi040 ceph-mon[192000]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:19 smithi040 ceph-mon[189312]: pgmap v5684: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:21 smithi143 ceph-mon[183689]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:08:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:21 smithi040 ceph-mon[192000]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:21 smithi040 ceph-mon[189312]: pgmap v5685: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:23 smithi143 ceph-mon[183689]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:23.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:23 smithi040 ceph-mon[192000]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:23 smithi040 ceph-mon[189312]: pgmap v5686: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:24.891 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:08:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T12:08:24.559569413Z level=info msg="Completed cleanup jobs" duration=12.502176ms 2023-09-30T12:08:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:24 smithi143 ceph-mon[183689]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:25.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:24 smithi040 ceph-mon[192000]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:24 smithi040 ceph-mon[189312]: pgmap v5687: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:27 smithi143 ceph-mon[183689]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:27 smithi040 ceph-mon[192000]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:27 smithi040 ceph-mon[189312]: pgmap v5688: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:29 smithi143 ceph-mon[183689]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:29 smithi040 ceph-mon[192000]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:29 smithi040 ceph-mon[189312]: pgmap v5689: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:31 smithi143 ceph-mon[183689]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:08:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:31 smithi040 ceph-mon[192000]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:31 smithi040 ceph-mon[189312]: pgmap v5690: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:33 smithi143 ceph-mon[183689]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:33 smithi040 ceph-mon[192000]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:33 smithi040 ceph-mon[189312]: pgmap v5691: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:34 smithi143 ceph-mon[183689]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:35.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:34 smithi040 ceph-mon[189312]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:34 smithi040 ceph-mon[192000]: pgmap v5692: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:37.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:37 smithi143 ceph-mon[183689]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:37 smithi040 ceph-mon[192000]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:37 smithi040 ceph-mon[189312]: pgmap v5693: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:38.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:38 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:08:38.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:38 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:08:38.411 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:38 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:08:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:08:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: pgmap v5694: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:08:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:08:41.328 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:08:41.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:41 smithi040 ceph-mon[189312]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:41 smithi143 ceph-mon[183689]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:41 smithi040 ceph-mon[192000]: pgmap v5695: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:43 smithi143 ceph-mon[183689]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:43.657 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:43 smithi040 ceph-mon[192000]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:43 smithi040 ceph-mon[189312]: pgmap v5696: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:44 smithi143 ceph-mon[183689]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:44 smithi040 ceph-mon[192000]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:44 smithi040 ceph-mon[189312]: pgmap v5697: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:46.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:08:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:46 smithi143 ceph-mon[183689]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:46 smithi040 ceph-mon[192000]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:46 smithi040 ceph-mon[189312]: pgmap v5698: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:49 smithi143 ceph-mon[183689]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:49 smithi040 ceph-mon[192000]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:49 smithi040 ceph-mon[189312]: pgmap v5699: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:51 smithi143 ceph-mon[183689]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:08:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:08:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:08:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:51 smithi040 ceph-mon[192000]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:51 smithi040 ceph-mon[189312]: pgmap v5700: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:53 smithi143 ceph-mon[183689]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:53 smithi040 ceph-mon[189312]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:53 smithi040 ceph-mon[192000]: pgmap v5701: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:54 smithi143 ceph-mon[183689]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:55.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:54 smithi040 ceph-mon[192000]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:54 smithi040 ceph-mon[189312]: pgmap v5702: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:57 smithi143 ceph-mon[183689]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:57 smithi040 ceph-mon[192000]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:57 smithi040 ceph-mon[189312]: pgmap v5703: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:08:59 smithi143 ceph-mon[183689]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:08:59 smithi040 ceph-mon[192000]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:08:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:08:59 smithi040 ceph-mon[189312]: pgmap v5704: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:01 smithi143 ceph-mon[183689]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:09:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:01 smithi040 ceph-mon[192000]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:01 smithi040 ceph-mon[189312]: pgmap v5705: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:03 smithi143 ceph-mon[183689]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:03.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:03 smithi040 ceph-mon[192000]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:03 smithi040 ceph-mon[189312]: pgmap v5706: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:04 smithi143 ceph-mon[183689]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:04 smithi040 ceph-mon[189312]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:04 smithi040 ceph-mon[192000]: pgmap v5707: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:07 smithi143 ceph-mon[183689]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:07 smithi040 ceph-mon[192000]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:07 smithi040 ceph-mon[189312]: pgmap v5708: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:09 smithi143 ceph-mon[183689]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:09 smithi040 ceph-mon[189312]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:09 smithi040 ceph-mon[192000]: pgmap v5709: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:11 smithi143 ceph-mon[183689]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:11.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:09:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:11 smithi040 ceph-mon[192000]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:11 smithi040 ceph-mon[189312]: pgmap v5710: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:13 smithi143 ceph-mon[183689]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:13 smithi040 ceph-mon[192000]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:13 smithi040 ceph-mon[189312]: pgmap v5711: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:14 smithi143 ceph-mon[183689]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:14 smithi040 ceph-mon[192000]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:14 smithi040 ceph-mon[189312]: pgmap v5712: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:16 smithi143 ceph-mon[183689]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:16 smithi040 ceph-mon[192000]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:16 smithi040 ceph-mon[189312]: pgmap v5713: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:19 smithi143 ceph-mon[183689]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:19 smithi040 ceph-mon[192000]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:19 smithi040 ceph-mon[189312]: pgmap v5714: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:21 smithi143 ceph-mon[183689]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:21] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T12:09:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:21 smithi040 ceph-mon[192000]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:21 smithi040 ceph-mon[189312]: pgmap v5715: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:23 smithi143 ceph-mon[183689]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:23 smithi040 ceph-mon[192000]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:23 smithi040 ceph-mon[189312]: pgmap v5716: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:24 smithi143 ceph-mon[183689]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:24 smithi040 ceph-mon[192000]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:24 smithi040 ceph-mon[189312]: pgmap v5717: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:27 smithi143 ceph-mon[183689]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:27 smithi040 ceph-mon[192000]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:27 smithi040 ceph-mon[189312]: pgmap v5718: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:29 smithi143 ceph-mon[183689]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:29 smithi040 ceph-mon[192000]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:29 smithi040 ceph-mon[189312]: pgmap v5719: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:31 smithi143 ceph-mon[183689]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:09:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:31 smithi040 ceph-mon[192000]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:31 smithi040 ceph-mon[189312]: pgmap v5720: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:33 smithi143 ceph-mon[183689]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:33 smithi040 ceph-mon[192000]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:33 smithi040 ceph-mon[189312]: pgmap v5721: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:35.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:34 smithi143 ceph-mon[183689]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:35.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:34 smithi040 ceph-mon[192000]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:34 smithi040 ceph-mon[189312]: pgmap v5722: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:37 smithi143 ceph-mon[183689]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:37 smithi040 ceph-mon[192000]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:37 smithi040 ceph-mon[189312]: pgmap v5723: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:39 smithi143 ceph-mon[183689]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:39.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:39 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:09:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:39 smithi040 ceph-mon[192000]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:39 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:09:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:39 smithi040 ceph-mon[189312]: pgmap v5724: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:39 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:09:40.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:09:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:09:40.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:09:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:09:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:09:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:41 smithi143 ceph-mon[183689]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:41 smithi040 ceph-mon[189312]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:41 smithi040 ceph-mon[192000]: pgmap v5725: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:43 smithi143 ceph-mon[183689]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:43 smithi040 ceph-mon[192000]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:43 smithi040 ceph-mon[189312]: pgmap v5726: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:44 smithi143 ceph-mon[183689]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:44 smithi040 ceph-mon[192000]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:44 smithi040 ceph-mon[189312]: pgmap v5727: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:09:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:46 smithi143 ceph-mon[183689]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:46 smithi040 ceph-mon[192000]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:46 smithi040 ceph-mon[189312]: pgmap v5728: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:49 smithi143 ceph-mon[183689]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:49 smithi040 ceph-mon[192000]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:49 smithi040 ceph-mon[189312]: pgmap v5729: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:51 smithi143 ceph-mon[183689]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:51.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:09:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:09:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:09:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:51 smithi040 ceph-mon[192000]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:51 smithi040 ceph-mon[189312]: pgmap v5730: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:53 smithi143 ceph-mon[183689]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:53 smithi040 ceph-mon[192000]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:53 smithi040 ceph-mon[189312]: pgmap v5731: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:54 smithi143 ceph-mon[183689]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:55.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:54 smithi040 ceph-mon[192000]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:54 smithi040 ceph-mon[189312]: pgmap v5732: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:57 smithi143 ceph-mon[183689]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:57 smithi040 ceph-mon[192000]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:57 smithi040 ceph-mon[189312]: pgmap v5733: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:09:59 smithi143 ceph-mon[183689]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:09:59 smithi040 ceph-mon[192000]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:09:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:09:59 smithi040 ceph-mon[189312]: pgmap v5734: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:00.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T12:10:00.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T12:10:00.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T12:10:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:01 smithi143 ceph-mon[183689]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:01.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:10:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:01 smithi040 ceph-mon[192000]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:01 smithi040 ceph-mon[189312]: pgmap v5735: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:03 smithi143 ceph-mon[183689]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:03 smithi040 ceph-mon[192000]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:03 smithi040 ceph-mon[189312]: pgmap v5736: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:04 smithi143 ceph-mon[183689]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:04 smithi040 ceph-mon[192000]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:04 smithi040 ceph-mon[189312]: pgmap v5737: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:07 smithi143 ceph-mon[183689]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:07 smithi040 ceph-mon[192000]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:07 smithi040 ceph-mon[189312]: pgmap v5738: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:09 smithi143 ceph-mon[183689]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:09 smithi040 ceph-mon[192000]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:09 smithi040 ceph-mon[189312]: pgmap v5739: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:11 smithi143 ceph-mon[183689]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:11 smithi040 ceph-mon[189312]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:10:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:11 smithi040 ceph-mon[192000]: pgmap v5740: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:13 smithi143 ceph-mon[183689]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:13.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:13 smithi040 ceph-mon[192000]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:13 smithi040 ceph-mon[189312]: pgmap v5741: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:14 smithi143 ceph-mon[183689]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:15.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:14 smithi040 ceph-mon[192000]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:14 smithi040 ceph-mon[189312]: pgmap v5742: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:16 smithi143 ceph-mon[183689]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:16 smithi040 ceph-mon[189312]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:16 smithi040 ceph-mon[192000]: pgmap v5743: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:19 smithi143 ceph-mon[183689]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:19 smithi040 ceph-mon[192000]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:19 smithi040 ceph-mon[189312]: pgmap v5744: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:21 smithi143 ceph-mon[183689]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:10:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:21 smithi040 ceph-mon[192000]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:21 smithi040 ceph-mon[189312]: pgmap v5745: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:23 smithi143 ceph-mon[183689]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:23.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:23 smithi040 ceph-mon[189312]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:23.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:23 smithi040 ceph-mon[192000]: pgmap v5746: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:24 smithi143 ceph-mon[183689]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:24 smithi040 ceph-mon[192000]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:24 smithi040 ceph-mon[189312]: pgmap v5747: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:27 smithi143 ceph-mon[183689]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:27.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:27 smithi040 ceph-mon[192000]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:27 smithi040 ceph-mon[189312]: pgmap v5748: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:29.074 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:29 smithi040 ceph-mon[189312]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:29.074 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:29 smithi040 ceph-mon[192000]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:29.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:29 smithi143 ceph-mon[183689]: pgmap v5749: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:31 smithi143 ceph-mon[183689]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:31.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:10:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:31 smithi040 ceph-mon[192000]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:31 smithi040 ceph-mon[189312]: pgmap v5750: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:33 smithi143 ceph-mon[183689]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:33 smithi040 ceph-mon[192000]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:33 smithi040 ceph-mon[189312]: pgmap v5751: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:34 smithi143 ceph-mon[183689]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:34 smithi040 ceph-mon[192000]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:34 smithi040 ceph-mon[189312]: pgmap v5752: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:37 smithi143 ceph-mon[183689]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:37.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:37 smithi040 ceph-mon[192000]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:37 smithi040 ceph-mon[189312]: pgmap v5753: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:39 smithi143 ceph-mon[183689]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:39 smithi040 ceph-mon[192000]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:39 smithi040 ceph-mon[189312]: pgmap v5754: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:40.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:40 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:10:40.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:40 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:10:40.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:40 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:10:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:41 smithi143 ceph-mon[183689]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:41.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:10:41.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:10:41.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:10:41.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[192000]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[189312]: pgmap v5755: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:10:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:10:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:10:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:43 smithi143 ceph-mon[183689]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:43.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:43 smithi040 ceph-mon[192000]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:43 smithi040 ceph-mon[189312]: pgmap v5756: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:44 smithi143 ceph-mon[183689]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:44 smithi040 ceph-mon[192000]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:44 smithi040 ceph-mon[189312]: pgmap v5757: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:10:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:46 smithi143 ceph-mon[183689]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:46 smithi040 ceph-mon[192000]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:46 smithi040 ceph-mon[189312]: pgmap v5758: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:49 smithi143 ceph-mon[183689]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:49 smithi040 ceph-mon[189312]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:49 smithi040 ceph-mon[192000]: pgmap v5759: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:51 smithi143 ceph-mon[183689]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:10:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:10:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:10:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:51 smithi040 ceph-mon[192000]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:51 smithi040 ceph-mon[189312]: pgmap v5760: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:53 smithi143 ceph-mon[183689]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:53.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:53 smithi040 ceph-mon[192000]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:53 smithi040 ceph-mon[189312]: pgmap v5761: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:10:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:54 smithi143 ceph-mon[183689]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:55.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:54 smithi040 ceph-mon[192000]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:54 smithi040 ceph-mon[189312]: pgmap v5762: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:57.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:57 smithi143 ceph-mon[183689]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:57.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:57 smithi040 ceph-mon[192000]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:57 smithi040 ceph-mon[189312]: pgmap v5763: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:10:59 smithi143 ceph-mon[183689]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:59.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:10:59 smithi040 ceph-mon[192000]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:10:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:10:59 smithi040 ceph-mon[189312]: pgmap v5764: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:01 smithi143 ceph-mon[183689]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:11:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:01 smithi040 ceph-mon[192000]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:01 smithi040 ceph-mon[189312]: pgmap v5765: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:03 smithi143 ceph-mon[183689]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:03.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:03 smithi040 ceph-mon[192000]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:03 smithi040 ceph-mon[189312]: pgmap v5766: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:04 smithi143 ceph-mon[183689]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:05.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:04 smithi040 ceph-mon[192000]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:04 smithi040 ceph-mon[189312]: pgmap v5767: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:07 smithi143 ceph-mon[183689]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:07 smithi040 ceph-mon[192000]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:07 smithi040 ceph-mon[189312]: pgmap v5768: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:09 smithi143 ceph-mon[183689]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:09 smithi040 ceph-mon[192000]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:09 smithi040 ceph-mon[189312]: pgmap v5769: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:11 smithi143 ceph-mon[183689]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:11:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:11 smithi040 ceph-mon[192000]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:11 smithi040 ceph-mon[189312]: pgmap v5770: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:13 smithi143 ceph-mon[183689]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:13 smithi040 ceph-mon[192000]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:13 smithi040 ceph-mon[189312]: pgmap v5771: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:11:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:14 smithi143 ceph-mon[183689]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:14 smithi040 ceph-mon[189312]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:14 smithi040 ceph-mon[192000]: pgmap v5772: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:17.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:16 smithi143 ceph-mon[183689]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:16 smithi040 ceph-mon[192000]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:16 smithi040 ceph-mon[189312]: pgmap v5773: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:19.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:19 smithi143 ceph-mon[183689]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:19.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:19 smithi040 ceph-mon[192000]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:19 smithi040 ceph-mon[189312]: pgmap v5774: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:21 smithi143 ceph-mon[183689]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:21 smithi040 ceph-mon[192000]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:11:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:21 smithi040 ceph-mon[189312]: pgmap v5775: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:23 smithi143 ceph-mon[183689]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:23 smithi040 ceph-mon[192000]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:23 smithi040 ceph-mon[189312]: pgmap v5776: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:25.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:24 smithi143 ceph-mon[183689]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:24 smithi040 ceph-mon[192000]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:24 smithi040 ceph-mon[189312]: pgmap v5777: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:27.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:27 smithi143 ceph-mon[183689]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:27 smithi040 ceph-mon[192000]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:27 smithi040 ceph-mon[189312]: pgmap v5778: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:29 smithi143 ceph-mon[183689]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:29 smithi040 ceph-mon[192000]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:29 smithi040 ceph-mon[189312]: pgmap v5779: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:31 smithi143 ceph-mon[183689]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:11:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:31 smithi040 ceph-mon[192000]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:31 smithi040 ceph-mon[189312]: pgmap v5780: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:33 smithi143 ceph-mon[183689]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:33 smithi040 ceph-mon[192000]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:33 smithi040 ceph-mon[189312]: pgmap v5781: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:35.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:34 smithi143 ceph-mon[183689]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:34 smithi040 ceph-mon[192000]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:34 smithi040 ceph-mon[189312]: pgmap v5782: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:37 smithi143 ceph-mon[183689]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:37 smithi040 ceph-mon[192000]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:37 smithi040 ceph-mon[189312]: pgmap v5783: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:39 smithi143 ceph-mon[183689]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:39 smithi040 ceph-mon[189312]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:39 smithi040 ceph-mon[192000]: pgmap v5784: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:41.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:41 smithi143 ceph-mon[183689]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:41.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:41 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:11:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:11:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:41 smithi040 ceph-mon[192000]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:41 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:11:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:41 smithi040 ceph-mon[189312]: pgmap v5785: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:41 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:11:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:43 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:11:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: pgmap v5786: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:11:43.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:43 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:11:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:44 smithi143 ceph-mon[183689]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:44 smithi040 ceph-mon[192000]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:44 smithi040 ceph-mon[189312]: pgmap v5787: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:11:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:46 smithi143 ceph-mon[183689]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:46 smithi040 ceph-mon[192000]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:46 smithi040 ceph-mon[189312]: pgmap v5788: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:49 smithi143 ceph-mon[183689]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:49 smithi040 ceph-mon[192000]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:49 smithi040 ceph-mon[189312]: pgmap v5789: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:51 smithi143 ceph-mon[183689]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:11:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:11:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:11:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:51 smithi040 ceph-mon[192000]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:51 smithi040 ceph-mon[189312]: pgmap v5790: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:53 smithi143 ceph-mon[183689]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:53 smithi040 ceph-mon[192000]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:53 smithi040 ceph-mon[189312]: pgmap v5791: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:54 smithi143 ceph-mon[183689]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:54 smithi040 ceph-mon[192000]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:54 smithi040 ceph-mon[189312]: pgmap v5792: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:57 smithi143 ceph-mon[183689]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:57.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:57 smithi040 ceph-mon[189312]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:57 smithi040 ceph-mon[192000]: pgmap v5793: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:11:59 smithi143 ceph-mon[183689]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:11:59 smithi040 ceph-mon[192000]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:11:59.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:11:59 smithi040 ceph-mon[189312]: pgmap v5794: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:01 smithi143 ceph-mon[183689]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:12:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:01 smithi040 ceph-mon[192000]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:01 smithi040 ceph-mon[189312]: pgmap v5795: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:03.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:03 smithi143 ceph-mon[183689]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:03 smithi040 ceph-mon[192000]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:03 smithi040 ceph-mon[189312]: pgmap v5796: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:04 smithi143 ceph-mon[183689]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:04 smithi040 ceph-mon[192000]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:04 smithi040 ceph-mon[189312]: pgmap v5797: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:07 smithi143 ceph-mon[183689]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:07 smithi040 ceph-mon[192000]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:07 smithi040 ceph-mon[189312]: pgmap v5798: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:09 smithi143 ceph-mon[183689]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:09 smithi040 ceph-mon[192000]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:09 smithi040 ceph-mon[189312]: pgmap v5799: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:11 smithi143 ceph-mon[183689]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:12:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:11 smithi040 ceph-mon[192000]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:11 smithi040 ceph-mon[189312]: pgmap v5800: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:13 smithi143 ceph-mon[183689]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:13 smithi040 ceph-mon[192000]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:13 smithi040 ceph-mon[189312]: pgmap v5801: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:14 smithi143 ceph-mon[183689]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:14 smithi040 ceph-mon[192000]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:14 smithi040 ceph-mon[189312]: pgmap v5802: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:16 smithi143 ceph-mon[183689]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:16 smithi040 ceph-mon[192000]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:16 smithi040 ceph-mon[189312]: pgmap v5803: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:19 smithi143 ceph-mon[183689]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:19 smithi040 ceph-mon[192000]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:19 smithi040 ceph-mon[189312]: pgmap v5804: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:21 smithi143 ceph-mon[183689]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:21.407 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:21] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:12:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:21 smithi040 ceph-mon[192000]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:21 smithi040 ceph-mon[189312]: pgmap v5805: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:23.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:23 smithi143 ceph-mon[183689]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:23 smithi040 ceph-mon[192000]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:23 smithi040 ceph-mon[189312]: pgmap v5806: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:24 smithi143 ceph-mon[183689]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:24 smithi040 ceph-mon[192000]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:24 smithi040 ceph-mon[189312]: pgmap v5807: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:27 smithi143 ceph-mon[183689]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:27 smithi040 ceph-mon[192000]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:27 smithi040 ceph-mon[189312]: pgmap v5808: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:29 smithi143 ceph-mon[183689]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:29.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:29 smithi040 ceph-mon[192000]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:29 smithi040 ceph-mon[189312]: pgmap v5809: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:31 smithi143 ceph-mon[183689]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:12:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:31 smithi040 ceph-mon[192000]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:31 smithi040 ceph-mon[189312]: pgmap v5810: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:33 smithi143 ceph-mon[183689]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:33.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:33 smithi040 ceph-mon[192000]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:33 smithi040 ceph-mon[189312]: pgmap v5811: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:34 smithi143 ceph-mon[183689]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:34 smithi040 ceph-mon[192000]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:34 smithi040 ceph-mon[189312]: pgmap v5812: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:37 smithi143 ceph-mon[183689]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:37 smithi040 ceph-mon[192000]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:37.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:37 smithi040 ceph-mon[189312]: pgmap v5813: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:39 smithi143 ceph-mon[183689]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:39 smithi040 ceph-mon[192000]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:39.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:39 smithi040 ceph-mon[189312]: pgmap v5814: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:41 smithi143 ceph-mon[183689]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:12:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:41 smithi040 ceph-mon[192000]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:41 smithi040 ceph-mon[189312]: pgmap v5815: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:43 smithi143 ceph-mon[183689]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:43 smithi040 ceph-mon[192000]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:43 smithi040 ceph-mon[189312]: pgmap v5816: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:44.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:12:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:12:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:12:44.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:12:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:12:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:12:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:12:44.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:12:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:12:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:12:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:12:44.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:12:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:45 smithi143 ceph-mon[183689]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:45 smithi040 ceph-mon[192000]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:45 smithi040 ceph-mon[189312]: pgmap v5817: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:12:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:47 smithi143 ceph-mon[183689]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:47 smithi040 ceph-mon[192000]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:47 smithi040 ceph-mon[189312]: pgmap v5818: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:49 smithi143 ceph-mon[183689]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:49 smithi040 ceph-mon[192000]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:49 smithi040 ceph-mon[189312]: pgmap v5819: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:51 smithi143 ceph-mon[183689]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:12:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:12:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:12:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:51 smithi040 ceph-mon[192000]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:51 smithi040 ceph-mon[189312]: pgmap v5820: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:53 smithi143 ceph-mon[183689]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:53 smithi040 ceph-mon[192000]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:53 smithi040 ceph-mon[189312]: pgmap v5821: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:54 smithi143 ceph-mon[183689]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:54 smithi040 ceph-mon[192000]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:54 smithi040 ceph-mon[189312]: pgmap v5822: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:57 smithi143 ceph-mon[183689]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:57 smithi040 ceph-mon[192000]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:57 smithi040 ceph-mon[189312]: pgmap v5823: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:12:59 smithi143 ceph-mon[183689]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:12:59 smithi040 ceph-mon[192000]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:12:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:12:59 smithi040 ceph-mon[189312]: pgmap v5824: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:01 smithi143 ceph-mon[183689]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:13:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:01 smithi040 ceph-mon[192000]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:01 smithi040 ceph-mon[189312]: pgmap v5825: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:03 smithi143 ceph-mon[183689]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:03 smithi040 ceph-mon[192000]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:03.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:03 smithi040 ceph-mon[189312]: pgmap v5826: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:04 smithi143 ceph-mon[183689]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:04 smithi040 ceph-mon[192000]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:04 smithi040 ceph-mon[189312]: pgmap v5827: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:07 smithi143 ceph-mon[183689]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:07 smithi040 ceph-mon[192000]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:07.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:07 smithi040 ceph-mon[189312]: pgmap v5828: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:09.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:09 smithi143 ceph-mon[183689]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:09.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:09 smithi040 ceph-mon[192000]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:09 smithi040 ceph-mon[189312]: pgmap v5829: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:11 smithi143 ceph-mon[183689]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:13:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:11 smithi040 ceph-mon[192000]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:11 smithi040 ceph-mon[189312]: pgmap v5830: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:13.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:13 smithi143 ceph-mon[183689]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:13 smithi040 ceph-mon[192000]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:13 smithi040 ceph-mon[189312]: pgmap v5831: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:14 smithi143 ceph-mon[183689]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:14 smithi040 ceph-mon[192000]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:14 smithi040 ceph-mon[189312]: pgmap v5832: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:15 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:15 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:15 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:17.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:16 smithi143 ceph-mon[183689]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:17.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:16 smithi040 ceph-mon[192000]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:16 smithi040 ceph-mon[189312]: pgmap v5833: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:19.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:19 smithi143 ceph-mon[183689]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:19 smithi040 ceph-mon[192000]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:19 smithi040 ceph-mon[189312]: pgmap v5834: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:21.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:21 smithi143 ceph-mon[183689]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:21] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T12:13:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:21 smithi040 ceph-mon[192000]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:21 smithi040 ceph-mon[189312]: pgmap v5835: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:23 smithi143 ceph-mon[183689]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:23 smithi040 ceph-mon[192000]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:23 smithi040 ceph-mon[189312]: pgmap v5836: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:24 smithi143 ceph-mon[183689]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:24 smithi040 ceph-mon[192000]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:24 smithi040 ceph-mon[189312]: pgmap v5837: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:27 smithi143 ceph-mon[183689]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:27 smithi040 ceph-mon[192000]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:27 smithi040 ceph-mon[189312]: pgmap v5838: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:29.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:29 smithi143 ceph-mon[183689]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:29 smithi040 ceph-mon[192000]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:29 smithi040 ceph-mon[189312]: pgmap v5839: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:31.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:31 smithi143 ceph-mon[183689]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:31.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:13:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:31 smithi040 ceph-mon[192000]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:31 smithi040 ceph-mon[189312]: pgmap v5840: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:33.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:33 smithi143 ceph-mon[183689]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:33 smithi040 ceph-mon[192000]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:33 smithi040 ceph-mon[189312]: pgmap v5841: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:35.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:34 smithi143 ceph-mon[183689]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:34 smithi040 ceph-mon[192000]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:34 smithi040 ceph-mon[189312]: pgmap v5842: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:37 smithi143 ceph-mon[183689]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:37 smithi040 ceph-mon[192000]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:37 smithi040 ceph-mon[189312]: pgmap v5843: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:39.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:39 smithi143 ceph-mon[183689]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:39.407 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:39 smithi040 ceph-mon[189312]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:39 smithi040 ceph-mon[192000]: pgmap v5844: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:41.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:41 smithi143 ceph-mon[183689]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:41 smithi040 ceph-mon[189312]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:13:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:41 smithi040 ceph-mon[192000]: pgmap v5845: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:43.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:43 smithi143 ceph-mon[183689]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:43 smithi040 ceph-mon[189312]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:43 smithi040 ceph-mon[192000]: pgmap v5846: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:44 smithi143 ceph-mon[183689]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:13:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:13:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:13:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:44 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[192000]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[189312]: pgmap v5847: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:13:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:13:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:13:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:44 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:13:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:13:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:46 smithi143 ceph-mon[183689]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:46 smithi040 ceph-mon[192000]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:46 smithi040 ceph-mon[189312]: pgmap v5848: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:49 smithi143 ceph-mon[183689]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:49 smithi040 ceph-mon[192000]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:49 smithi040 ceph-mon[189312]: pgmap v5849: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:51.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:51 smithi143 ceph-mon[183689]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:13:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:13:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:13:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:51 smithi040 ceph-mon[192000]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:51 smithi040 ceph-mon[189312]: pgmap v5850: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:53.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:53 smithi143 ceph-mon[183689]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:53 smithi040 ceph-mon[192000]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:53 smithi040 ceph-mon[189312]: pgmap v5851: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:54 smithi143 ceph-mon[183689]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:55.407 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:54 smithi040 ceph-mon[192000]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:54 smithi040 ceph-mon[189312]: pgmap v5852: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:57.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:57 smithi143 ceph-mon[183689]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:57 smithi040 ceph-mon[192000]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:57 smithi040 ceph-mon[189312]: pgmap v5853: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:59.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:13:59 smithi143 ceph-mon[183689]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:13:59 smithi040 ceph-mon[192000]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:13:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:13:59 smithi040 ceph-mon[189312]: pgmap v5854: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:01.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:01 smithi143 ceph-mon[183689]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:01.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:14:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:01 smithi040 ceph-mon[192000]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:01 smithi040 ceph-mon[189312]: pgmap v5855: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:03.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:03 smithi143 ceph-mon[183689]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:03.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:03 smithi040 ceph-mon[192000]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:03.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:03 smithi040 ceph-mon[189312]: pgmap v5856: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:05.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:05 smithi143 ceph-mon[183689]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:05 smithi040 ceph-mon[192000]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:05 smithi040 ceph-mon[189312]: pgmap v5857: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:07.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:07 smithi143 ceph-mon[183689]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:07 smithi040 ceph-mon[192000]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:07 smithi040 ceph-mon[189312]: pgmap v5858: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:09.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:09 smithi143 ceph-mon[183689]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:09 smithi040 ceph-mon[192000]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:09 smithi040 ceph-mon[189312]: pgmap v5859: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:11 smithi143 ceph-mon[183689]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:14:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:11 smithi040 ceph-mon[192000]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:11 smithi040 ceph-mon[189312]: pgmap v5860: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:13.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:13 smithi143 ceph-mon[183689]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:13 smithi040 ceph-mon[192000]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:13 smithi040 ceph-mon[189312]: pgmap v5861: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:14 smithi143 ceph-mon[183689]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:15 smithi040 ceph-mon[192000]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:14 smithi040 ceph-mon[189312]: pgmap v5862: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:17 smithi143 ceph-mon[183689]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:17 smithi040 ceph-mon[192000]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:17 smithi040 ceph-mon[189312]: pgmap v5863: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:19.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:19 smithi143 ceph-mon[183689]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:19.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:19 smithi040 ceph-mon[192000]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:19.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:19 smithi040 ceph-mon[189312]: pgmap v5864: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:21.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:21 smithi143 ceph-mon[183689]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:14:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:21 smithi040 ceph-mon[192000]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:21 smithi040 ceph-mon[189312]: pgmap v5865: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:23.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:23 smithi143 ceph-mon[183689]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:23 smithi040 ceph-mon[192000]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:23 smithi040 ceph-mon[189312]: pgmap v5866: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:25.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:24 smithi143 ceph-mon[183689]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:24 smithi040 ceph-mon[192000]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:24 smithi040 ceph-mon[189312]: pgmap v5867: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:27.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:27 smithi143 ceph-mon[183689]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:27 smithi040 ceph-mon[192000]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:27 smithi040 ceph-mon[189312]: pgmap v5868: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:29.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:29 smithi143 ceph-mon[183689]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:29 smithi040 ceph-mon[192000]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:29.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:29 smithi040 ceph-mon[189312]: pgmap v5869: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:31] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:14:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:31 smithi040 ceph-mon[189312]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:31 smithi040 ceph-mon[192000]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:31 smithi143 ceph-mon[183689]: pgmap v5870: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:33.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:33 smithi040 ceph-mon[192000]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:33.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:33 smithi040 ceph-mon[189312]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:33 smithi143 ceph-mon[183689]: pgmap v5871: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:35 smithi143 ceph-mon[183689]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:35 smithi040 ceph-mon[192000]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:35 smithi040 ceph-mon[189312]: pgmap v5872: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:37.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:37 smithi143 ceph-mon[183689]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:37 smithi040 ceph-mon[192000]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:37 smithi040 ceph-mon[189312]: pgmap v5873: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:39.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:39 smithi040 ceph-mon[192000]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:39.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:39 smithi040 ceph-mon[189312]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:39.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:39 smithi143 ceph-mon[183689]: pgmap v5874: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:41] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:14:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:41 smithi040 ceph-mon[192000]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:41 smithi040 ceph-mon[189312]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:41 smithi143 ceph-mon[183689]: pgmap v5875: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:43.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:43 smithi040 ceph-mon[192000]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:43.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:43 smithi040 ceph-mon[189312]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:43 smithi143 ceph-mon[183689]: pgmap v5876: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:45 smithi143 ceph-mon[183689]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:45.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:45 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:14:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:45 smithi040 ceph-mon[192000]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:45 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:14:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:45 smithi040 ceph-mon[189312]: pgmap v5877: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:45 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:14:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:14:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:14:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:14:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:14:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:14:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:14:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:14:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:47 smithi143 ceph-mon[183689]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:47 smithi040 ceph-mon[192000]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:47 smithi040 ceph-mon[189312]: pgmap v5878: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:49 smithi040 ceph-mon[192000]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:49 smithi040 ceph-mon[189312]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:49 smithi143 ceph-mon[183689]: pgmap v5879: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:14:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:14:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:14:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:51 smithi040 ceph-mon[192000]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:51 smithi040 ceph-mon[189312]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:51 smithi143 ceph-mon[183689]: pgmap v5880: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:53.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:53 smithi040 ceph-mon[192000]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:53.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:53 smithi040 ceph-mon[189312]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:53 smithi143 ceph-mon[183689]: pgmap v5881: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:55 smithi143 ceph-mon[183689]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:55 smithi040 ceph-mon[192000]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:55 smithi040 ceph-mon[189312]: pgmap v5882: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:57 smithi040 ceph-mon[192000]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:57 smithi040 ceph-mon[189312]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:57 smithi143 ceph-mon[183689]: pgmap v5883: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:59.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:14:59 smithi040 ceph-mon[192000]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:59.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:14:59 smithi040 ceph-mon[189312]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:14:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:14:59 smithi143 ceph-mon[183689]: pgmap v5884: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:15:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:01 smithi040 ceph-mon[192000]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:01 smithi040 ceph-mon[189312]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:01 smithi143 ceph-mon[183689]: pgmap v5885: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:03.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:03 smithi040 ceph-mon[192000]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:03.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:03 smithi040 ceph-mon[189312]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:03 smithi143 ceph-mon[183689]: pgmap v5886: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:05 smithi143 ceph-mon[183689]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:05 smithi040 ceph-mon[192000]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:05 smithi040 ceph-mon[189312]: pgmap v5887: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:07.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:07 smithi040 ceph-mon[192000]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:07.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:07 smithi040 ceph-mon[189312]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:07 smithi143 ceph-mon[183689]: pgmap v5888: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:09.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:09 smithi040 ceph-mon[192000]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:09.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:09 smithi040 ceph-mon[189312]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:09 smithi143 ceph-mon[183689]: pgmap v5889: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:15:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:11 smithi040 ceph-mon[192000]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:11 smithi040 ceph-mon[189312]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:11 smithi143 ceph-mon[183689]: pgmap v5890: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:13.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:13 smithi040 ceph-mon[192000]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:13.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:13 smithi040 ceph-mon[189312]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:13 smithi143 ceph-mon[183689]: pgmap v5891: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:15 smithi143 ceph-mon[183689]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:15 smithi040 ceph-mon[192000]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:15 smithi040 ceph-mon[189312]: pgmap v5892: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:17 smithi143 ceph-mon[183689]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:17 smithi040 ceph-mon[192000]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:17 smithi040 ceph-mon[189312]: pgmap v5893: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:19.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:19 smithi040 ceph-mon[192000]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:19.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:19 smithi040 ceph-mon[189312]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:19 smithi143 ceph-mon[183689]: pgmap v5894: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:21] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:15:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:21 smithi040 ceph-mon[192000]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:21 smithi040 ceph-mon[189312]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:21 smithi143 ceph-mon[183689]: pgmap v5895: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:23.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:23 smithi040 ceph-mon[192000]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:23.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:23 smithi040 ceph-mon[189312]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:23 smithi143 ceph-mon[183689]: pgmap v5896: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:25 smithi143 ceph-mon[183689]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:25 smithi040 ceph-mon[192000]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:25 smithi040 ceph-mon[189312]: pgmap v5897: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:27.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:27 smithi040 ceph-mon[192000]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:27.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:27 smithi040 ceph-mon[189312]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:27 smithi143 ceph-mon[183689]: pgmap v5898: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:29.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:29 smithi040 ceph-mon[192000]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:29.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:29 smithi040 ceph-mon[189312]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:29 smithi143 ceph-mon[183689]: pgmap v5899: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:15:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:31 smithi040 ceph-mon[192000]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:31 smithi040 ceph-mon[189312]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:31 smithi143 ceph-mon[183689]: pgmap v5900: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:33 smithi143 ceph-mon[183689]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:33 smithi040 ceph-mon[192000]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:33 smithi040 ceph-mon[189312]: pgmap v5901: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:35.394 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:35 smithi143 ceph-mon[183689]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:35 smithi040 ceph-mon[192000]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:35 smithi040 ceph-mon[189312]: pgmap v5902: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:37.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:37 smithi040 ceph-mon[192000]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:37.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:37 smithi040 ceph-mon[189312]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:37 smithi143 ceph-mon[183689]: pgmap v5903: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:39 smithi143 ceph-mon[183689]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:39 smithi040 ceph-mon[189312]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:39 smithi040 ceph-mon[192000]: pgmap v5904: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:15:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:41 smithi040 ceph-mon[192000]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:41 smithi040 ceph-mon[189312]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:41 smithi143 ceph-mon[183689]: pgmap v5905: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:43 smithi143 ceph-mon[183689]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:43 smithi040 ceph-mon[192000]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:43 smithi040 ceph-mon[189312]: pgmap v5906: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:45 smithi143 ceph-mon[183689]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:45 smithi040 ceph-mon[192000]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:45 smithi040 ceph-mon[189312]: pgmap v5907: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:15:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:15:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:15:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:15:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:15:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:15:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:15:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:15:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:15:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:15:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:15:46.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:15:46.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:15:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:47 smithi143 ceph-mon[183689]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:47 smithi040 ceph-mon[192000]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:47 smithi040 ceph-mon[189312]: pgmap v5908: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:49 smithi143 ceph-mon[183689]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:49 smithi040 ceph-mon[192000]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:49 smithi040 ceph-mon[189312]: pgmap v5909: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:15:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:15:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:15:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:51 smithi040 ceph-mon[192000]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:51 smithi040 ceph-mon[189312]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:51 smithi143 ceph-mon[183689]: pgmap v5910: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:53 smithi143 ceph-mon[183689]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:53 smithi040 ceph-mon[192000]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:53 smithi040 ceph-mon[189312]: pgmap v5911: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:55 smithi143 ceph-mon[183689]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:55 smithi040 ceph-mon[192000]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:55 smithi040 ceph-mon[189312]: pgmap v5912: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:57 smithi143 ceph-mon[183689]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:57 smithi040 ceph-mon[192000]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:57 smithi040 ceph-mon[189312]: pgmap v5913: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:15:59 smithi143 ceph-mon[183689]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:15:59 smithi040 ceph-mon[192000]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:15:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:15:59 smithi040 ceph-mon[189312]: pgmap v5914: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:01] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:16:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:01 smithi040 ceph-mon[192000]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:01 smithi040 ceph-mon[189312]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:01 smithi143 ceph-mon[183689]: pgmap v5915: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:03 smithi143 ceph-mon[183689]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:03 smithi040 ceph-mon[189312]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:03 smithi040 ceph-mon[192000]: pgmap v5916: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:05 smithi143 ceph-mon[183689]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:05 smithi040 ceph-mon[192000]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:05 smithi040 ceph-mon[189312]: pgmap v5917: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:07 smithi143 ceph-mon[183689]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:07 smithi040 ceph-mon[192000]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:07 smithi040 ceph-mon[189312]: pgmap v5918: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:09 smithi143 ceph-mon[183689]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:09 smithi040 ceph-mon[189312]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:09 smithi040 ceph-mon[192000]: pgmap v5919: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:11] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:16:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:11 smithi040 ceph-mon[192000]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:11 smithi040 ceph-mon[189312]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:11 smithi143 ceph-mon[183689]: pgmap v5920: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:13 smithi143 ceph-mon[183689]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:13 smithi040 ceph-mon[192000]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:13 smithi040 ceph-mon[189312]: pgmap v5921: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:15 smithi143 ceph-mon[183689]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:15 smithi040 ceph-mon[189312]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:15 smithi040 ceph-mon[192000]: pgmap v5922: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:17 smithi143 ceph-mon[183689]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:17 smithi040 ceph-mon[192000]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:17 smithi040 ceph-mon[189312]: pgmap v5923: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:19 smithi143 ceph-mon[183689]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:19 smithi040 ceph-mon[192000]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:19 smithi040 ceph-mon[189312]: pgmap v5924: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:16:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:21 smithi040 ceph-mon[192000]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:21 smithi040 ceph-mon[189312]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:21 smithi143 ceph-mon[183689]: pgmap v5925: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:23 smithi143 ceph-mon[183689]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:23 smithi040 ceph-mon[192000]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:23 smithi040 ceph-mon[189312]: pgmap v5926: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:25 smithi143 ceph-mon[183689]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:25 smithi040 ceph-mon[192000]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:25 smithi040 ceph-mon[189312]: pgmap v5927: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:27 smithi143 ceph-mon[183689]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:27 smithi040 ceph-mon[192000]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:27 smithi040 ceph-mon[189312]: pgmap v5928: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:29 smithi143 ceph-mon[183689]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:29 smithi040 ceph-mon[192000]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:29 smithi040 ceph-mon[189312]: pgmap v5929: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:31] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T12:16:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:31 smithi040 ceph-mon[192000]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:31 smithi040 ceph-mon[189312]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:31 smithi143 ceph-mon[183689]: pgmap v5930: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:33 smithi143 ceph-mon[183689]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:33 smithi040 ceph-mon[192000]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:33 smithi040 ceph-mon[189312]: pgmap v5931: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:35 smithi143 ceph-mon[183689]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:35 smithi040 ceph-mon[192000]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:35 smithi040 ceph-mon[189312]: pgmap v5932: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:37 smithi143 ceph-mon[183689]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:37 smithi040 ceph-mon[192000]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:37 smithi040 ceph-mon[189312]: pgmap v5933: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:39 smithi143 ceph-mon[183689]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:39 smithi040 ceph-mon[192000]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:39 smithi040 ceph-mon[189312]: pgmap v5934: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:41] "GET /metrics HTTP/1.1" 200 36247 "" "Prometheus/2.43.0" 2023-09-30T12:16:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:41 smithi040 ceph-mon[192000]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:41 smithi040 ceph-mon[189312]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:41 smithi143 ceph-mon[183689]: pgmap v5935: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:43 smithi143 ceph-mon[183689]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:43 smithi040 ceph-mon[192000]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:43 smithi040 ceph-mon[189312]: pgmap v5936: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:16:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:45 smithi143 ceph-mon[183689]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:45 smithi040 ceph-mon[192000]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:45 smithi040 ceph-mon[189312]: pgmap v5937: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:16:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:47 smithi143 ceph-mon[183689]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:16:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:16:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:16:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[192000]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:16:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[189312]: pgmap v5938: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:16:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:16:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:16:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:16:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:49 smithi143 ceph-mon[183689]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:49 smithi040 ceph-mon[192000]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:49 smithi040 ceph-mon[189312]: pgmap v5939: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:16:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:16:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:16:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:51 smithi040 ceph-mon[192000]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:51 smithi040 ceph-mon[189312]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:51 smithi143 ceph-mon[183689]: pgmap v5940: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:53 smithi143 ceph-mon[183689]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:53 smithi040 ceph-mon[192000]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:53 smithi040 ceph-mon[189312]: pgmap v5941: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:55 smithi143 ceph-mon[183689]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:55 smithi040 ceph-mon[192000]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:55 smithi040 ceph-mon[189312]: pgmap v5942: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:57 smithi143 ceph-mon[183689]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:57 smithi040 ceph-mon[192000]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:57 smithi040 ceph-mon[189312]: pgmap v5943: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:16:59 smithi143 ceph-mon[183689]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:16:59 smithi040 ceph-mon[192000]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:16:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:16:59 smithi040 ceph-mon[189312]: pgmap v5944: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:17:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:01 smithi040 ceph-mon[192000]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:01 smithi040 ceph-mon[189312]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:01 smithi143 ceph-mon[183689]: pgmap v5945: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:03 smithi143 ceph-mon[183689]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:03 smithi040 ceph-mon[192000]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:03 smithi040 ceph-mon[189312]: pgmap v5946: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:05 smithi143 ceph-mon[183689]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:05 smithi040 ceph-mon[192000]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:05 smithi040 ceph-mon[189312]: pgmap v5947: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:07 smithi143 ceph-mon[183689]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:07 smithi040 ceph-mon[192000]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:07 smithi040 ceph-mon[189312]: pgmap v5948: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:09 smithi143 ceph-mon[183689]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:09 smithi040 ceph-mon[192000]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:09 smithi040 ceph-mon[189312]: pgmap v5949: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:17:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:11 smithi040 ceph-mon[192000]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:11 smithi040 ceph-mon[189312]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:11 smithi143 ceph-mon[183689]: pgmap v5950: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:13 smithi143 ceph-mon[183689]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:13 smithi040 ceph-mon[192000]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:13 smithi040 ceph-mon[189312]: pgmap v5951: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:15 smithi143 ceph-mon[183689]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:15 smithi040 ceph-mon[192000]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:15 smithi040 ceph-mon[189312]: pgmap v5952: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:16.395 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:17 smithi143 ceph-mon[183689]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:17 smithi040 ceph-mon[192000]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:17 smithi040 ceph-mon[189312]: pgmap v5953: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:19 smithi143 ceph-mon[183689]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:19 smithi040 ceph-mon[192000]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:19 smithi040 ceph-mon[189312]: pgmap v5954: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:17:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:21 smithi040 ceph-mon[192000]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:21 smithi040 ceph-mon[189312]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:21 smithi143 ceph-mon[183689]: pgmap v5955: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:23 smithi143 ceph-mon[183689]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:23 smithi040 ceph-mon[192000]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:23 smithi040 ceph-mon[189312]: pgmap v5956: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:25 smithi143 ceph-mon[183689]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:25 smithi040 ceph-mon[192000]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:25 smithi040 ceph-mon[189312]: pgmap v5957: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:27 smithi143 ceph-mon[183689]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:27 smithi040 ceph-mon[192000]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:27 smithi040 ceph-mon[189312]: pgmap v5958: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:29 smithi143 ceph-mon[183689]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:29 smithi040 ceph-mon[192000]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:29 smithi040 ceph-mon[189312]: pgmap v5959: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:17:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:31 smithi040 ceph-mon[192000]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:31 smithi040 ceph-mon[189312]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:31 smithi143 ceph-mon[183689]: pgmap v5960: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:33 smithi143 ceph-mon[183689]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:33 smithi040 ceph-mon[192000]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:33 smithi040 ceph-mon[189312]: pgmap v5961: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:35 smithi143 ceph-mon[183689]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:35 smithi040 ceph-mon[192000]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:35 smithi040 ceph-mon[189312]: pgmap v5962: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:37 smithi143 ceph-mon[183689]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:37 smithi040 ceph-mon[192000]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:37 smithi040 ceph-mon[189312]: pgmap v5963: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:39 smithi143 ceph-mon[183689]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:39 smithi040 ceph-mon[192000]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:39 smithi040 ceph-mon[189312]: pgmap v5964: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:17:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:41 smithi040 ceph-mon[192000]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:41 smithi040 ceph-mon[189312]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:41 smithi143 ceph-mon[183689]: pgmap v5965: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:43 smithi143 ceph-mon[183689]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:43 smithi040 ceph-mon[192000]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:43 smithi040 ceph-mon[189312]: pgmap v5966: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:45 smithi143 ceph-mon[183689]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:45 smithi040 ceph-mon[192000]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:45 smithi040 ceph-mon[189312]: pgmap v5967: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:17:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:47 smithi143 ceph-mon[183689]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:47.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:47 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:17:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:47 smithi040 ceph-mon[192000]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:47 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:17:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:47 smithi040 ceph-mon[189312]: pgmap v5968: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:47.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:47 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:17:48.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:17:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:17:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:17:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:17:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:49 smithi143 ceph-mon[183689]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:49 smithi040 ceph-mon[192000]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:49 smithi040 ceph-mon[189312]: pgmap v5969: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:17:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:17:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:17:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:51 smithi040 ceph-mon[192000]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:51.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:51 smithi040 ceph-mon[189312]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:51 smithi143 ceph-mon[183689]: pgmap v5970: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:53 smithi143 ceph-mon[183689]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:53 smithi040 ceph-mon[192000]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:53 smithi040 ceph-mon[189312]: pgmap v5971: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:55 smithi143 ceph-mon[183689]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:55 smithi040 ceph-mon[189312]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:55 smithi040 ceph-mon[192000]: pgmap v5972: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:57 smithi143 ceph-mon[183689]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:57 smithi040 ceph-mon[192000]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:57 smithi040 ceph-mon[189312]: pgmap v5973: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:59.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:17:59 smithi143 ceph-mon[183689]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:17:59 smithi040 ceph-mon[192000]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:17:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:17:59 smithi040 ceph-mon[189312]: pgmap v5974: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:18:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:01 smithi040 ceph-mon[192000]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:01 smithi040 ceph-mon[189312]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:01.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:01 smithi143 ceph-mon[183689]: pgmap v5975: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:03 smithi143 ceph-mon[183689]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:03 smithi040 ceph-mon[192000]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:03 smithi040 ceph-mon[189312]: pgmap v5976: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:05 smithi143 ceph-mon[183689]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:05 smithi040 ceph-mon[192000]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:05 smithi040 ceph-mon[189312]: pgmap v5977: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:07 smithi143 ceph-mon[183689]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:07 smithi040 ceph-mon[192000]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:07 smithi040 ceph-mon[189312]: pgmap v5978: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:09 smithi143 ceph-mon[183689]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:09 smithi040 ceph-mon[192000]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:09 smithi040 ceph-mon[189312]: pgmap v5979: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:18:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:11 smithi040 ceph-mon[192000]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:11.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:11 smithi040 ceph-mon[189312]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:11 smithi143 ceph-mon[183689]: pgmap v5980: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:13 smithi143 ceph-mon[183689]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:13 smithi040 ceph-mon[192000]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:13 smithi040 ceph-mon[189312]: pgmap v5981: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:15 smithi143 ceph-mon[183689]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:15 smithi040 ceph-mon[192000]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:15 smithi040 ceph-mon[189312]: pgmap v5982: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:17.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:17 smithi143 ceph-mon[183689]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:17 smithi040 ceph-mon[192000]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:17 smithi040 ceph-mon[189312]: pgmap v5983: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:19 smithi143 ceph-mon[183689]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:19 smithi040 ceph-mon[192000]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:19 smithi040 ceph-mon[189312]: pgmap v5984: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:18:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:21 smithi040 ceph-mon[192000]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:21.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:21 smithi040 ceph-mon[189312]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:21.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:21 smithi143 ceph-mon[183689]: pgmap v5985: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:23 smithi143 ceph-mon[183689]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:23 smithi040 ceph-mon[192000]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:23 smithi040 ceph-mon[189312]: pgmap v5986: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:24.891 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:18:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T12:18:24.559863803Z level=info msg="Completed cleanup jobs" duration=11.951899ms 2023-09-30T12:18:25.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:25 smithi143 ceph-mon[183689]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:25 smithi040 ceph-mon[192000]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:25 smithi040 ceph-mon[189312]: pgmap v5987: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:27 smithi143 ceph-mon[183689]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:27 smithi040 ceph-mon[192000]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:27 smithi040 ceph-mon[189312]: pgmap v5988: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:29 smithi143 ceph-mon[183689]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:29 smithi040 ceph-mon[192000]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:29 smithi040 ceph-mon[189312]: pgmap v5989: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:18:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:31 smithi040 ceph-mon[192000]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:31 smithi040 ceph-mon[189312]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:31.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:31 smithi143 ceph-mon[183689]: pgmap v5990: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:33 smithi143 ceph-mon[183689]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:33 smithi040 ceph-mon[192000]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:33 smithi040 ceph-mon[189312]: pgmap v5991: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:35 smithi143 ceph-mon[183689]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:35 smithi040 ceph-mon[192000]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:35 smithi040 ceph-mon[189312]: pgmap v5992: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:37 smithi143 ceph-mon[183689]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:37 smithi040 ceph-mon[192000]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:37 smithi040 ceph-mon[189312]: pgmap v5993: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:39 smithi143 ceph-mon[183689]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:39 smithi040 ceph-mon[192000]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:39 smithi040 ceph-mon[189312]: pgmap v5994: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:18:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:41 smithi040 ceph-mon[192000]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:41 smithi040 ceph-mon[189312]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:41 smithi143 ceph-mon[183689]: pgmap v5995: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:43 smithi143 ceph-mon[183689]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:43 smithi040 ceph-mon[192000]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:43 smithi040 ceph-mon[189312]: pgmap v5996: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:45 smithi143 ceph-mon[183689]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:45 smithi040 ceph-mon[189312]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:45 smithi040 ceph-mon[192000]: pgmap v5997: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:18:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:47 smithi143 ceph-mon[183689]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:47 smithi040 ceph-mon[192000]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:47 smithi040 ceph-mon[189312]: pgmap v5998: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:18:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:48 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:18:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:48.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:48 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:49.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-mon[183689]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:18:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:18:49.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:49.392 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:18:49.188Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1696065527234 maxt=1696068000000 ulid=01HBK0DW5YP77X4CGY5AHY22WS duration=37.929636ms 2023-09-30T12:18:49.392 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:18:49.194Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=6.07279ms 2023-09-30T12:18:49.392 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:18:49.194Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=2 mint=1696068000000 2023-09-30T12:18:49.393 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:18:49 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:18:49.202Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=2 duration=7.880696ms 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[192000]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[189312]: pgmap v5999: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:49.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:18:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:18:49.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:18:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:18:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:18:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:18:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:51 smithi040 ceph-mon[192000]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:51 smithi040 ceph-mon[189312]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:51 smithi143 ceph-mon[183689]: pgmap v6000: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:53 smithi143 ceph-mon[183689]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:53 smithi040 ceph-mon[192000]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:53 smithi040 ceph-mon[189312]: pgmap v6001: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:55 smithi143 ceph-mon[183689]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:55 smithi040 ceph-mon[192000]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:55 smithi040 ceph-mon[189312]: pgmap v6002: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:57 smithi143 ceph-mon[183689]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:57 smithi040 ceph-mon[192000]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:57 smithi040 ceph-mon[189312]: pgmap v6003: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:18:59 smithi143 ceph-mon[183689]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:18:59 smithi040 ceph-mon[192000]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:18:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:18:59 smithi040 ceph-mon[189312]: pgmap v6004: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:19:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:01 smithi040 ceph-mon[192000]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:01 smithi040 ceph-mon[189312]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:01 smithi143 ceph-mon[183689]: pgmap v6005: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:03.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:03 smithi143 ceph-mon[183689]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:03 smithi040 ceph-mon[192000]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:03 smithi040 ceph-mon[189312]: pgmap v6006: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:05 smithi143 ceph-mon[183689]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:05 smithi040 ceph-mon[192000]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:05 smithi040 ceph-mon[189312]: pgmap v6007: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:07 smithi143 ceph-mon[183689]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:07 smithi040 ceph-mon[192000]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:07 smithi040 ceph-mon[189312]: pgmap v6008: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:09 smithi143 ceph-mon[183689]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:09 smithi040 ceph-mon[192000]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:09 smithi040 ceph-mon[189312]: pgmap v6009: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:19:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:11 smithi040 ceph-mon[192000]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:11 smithi040 ceph-mon[189312]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:11 smithi143 ceph-mon[183689]: pgmap v6010: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:13 smithi143 ceph-mon[183689]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:13 smithi040 ceph-mon[192000]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:13 smithi040 ceph-mon[189312]: pgmap v6011: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:15 smithi143 ceph-mon[183689]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:15 smithi040 ceph-mon[192000]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:15 smithi040 ceph-mon[189312]: pgmap v6012: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:17 smithi143 ceph-mon[183689]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:17.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:17 smithi040 ceph-mon[192000]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:17.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:17 smithi040 ceph-mon[189312]: pgmap v6013: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:19 smithi143 ceph-mon[183689]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:19 smithi040 ceph-mon[192000]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:19 smithi040 ceph-mon[189312]: pgmap v6014: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:19:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:21 smithi040 ceph-mon[192000]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:21 smithi040 ceph-mon[189312]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:21 smithi143 ceph-mon[183689]: pgmap v6015: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:23 smithi143 ceph-mon[183689]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:23 smithi040 ceph-mon[192000]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:23 smithi040 ceph-mon[189312]: pgmap v6016: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:25 smithi143 ceph-mon[183689]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:25 smithi040 ceph-mon[189312]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:25 smithi040 ceph-mon[192000]: pgmap v6017: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:27 smithi143 ceph-mon[183689]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:27 smithi040 ceph-mon[192000]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:27 smithi040 ceph-mon[189312]: pgmap v6018: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:29 smithi143 ceph-mon[183689]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:29 smithi040 ceph-mon[192000]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:29 smithi040 ceph-mon[189312]: pgmap v6019: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:19:31.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:31 smithi040 ceph-mon[192000]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:31 smithi040 ceph-mon[189312]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:31 smithi143 ceph-mon[183689]: pgmap v6020: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:33 smithi143 ceph-mon[183689]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:33.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:33 smithi040 ceph-mon[192000]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:33.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:33 smithi040 ceph-mon[189312]: pgmap v6021: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:35 smithi143 ceph-mon[183689]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:35 smithi040 ceph-mon[192000]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:35 smithi040 ceph-mon[189312]: pgmap v6022: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:37.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:37 smithi143 ceph-mon[183689]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:37 smithi040 ceph-mon[192000]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:37 smithi040 ceph-mon[189312]: pgmap v6023: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:39 smithi143 ceph-mon[183689]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:39 smithi040 ceph-mon[192000]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:39 smithi040 ceph-mon[189312]: pgmap v6024: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:19:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:41 smithi040 ceph-mon[192000]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:41.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:41 smithi040 ceph-mon[189312]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:41 smithi143 ceph-mon[183689]: pgmap v6025: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:43 smithi143 ceph-mon[183689]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:43 smithi040 ceph-mon[192000]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:43 smithi040 ceph-mon[189312]: pgmap v6026: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:45 smithi143 ceph-mon[183689]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:45 smithi040 ceph-mon[192000]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:45 smithi040 ceph-mon[189312]: pgmap v6027: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:46.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:19:47.393 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:47 smithi143 ceph-mon[183689]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:47 smithi040 ceph-mon[192000]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:47 smithi040 ceph-mon[189312]: pgmap v6028: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:49 smithi143 ceph-mon[183689]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:19:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:19:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:19:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:19:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[189312]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:19:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:19:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:19:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:19:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[192000]: pgmap v6029: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:19:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:19:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:19:49.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:19:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:19:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:19:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:19:51.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:51 smithi040 ceph-mon[192000]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:51.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:51 smithi040 ceph-mon[189312]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:51 smithi143 ceph-mon[183689]: pgmap v6030: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:53 smithi143 ceph-mon[183689]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:53 smithi040 ceph-mon[192000]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:53 smithi040 ceph-mon[189312]: pgmap v6031: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:55 smithi143 ceph-mon[183689]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:55 smithi040 ceph-mon[192000]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:55 smithi040 ceph-mon[189312]: pgmap v6032: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:57 smithi143 ceph-mon[183689]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:57 smithi040 ceph-mon[192000]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:57 smithi040 ceph-mon[189312]: pgmap v6033: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:19:59 smithi143 ceph-mon[183689]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:19:59 smithi040 ceph-mon[192000]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:19:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:19:59 smithi040 ceph-mon[189312]: pgmap v6034: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:00.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T12:20:00.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T12:20:00.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T12:20:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:20:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:01 smithi040 ceph-mon[189312]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:01.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:01 smithi040 ceph-mon[192000]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:01 smithi143 ceph-mon[183689]: pgmap v6035: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:03 smithi143 ceph-mon[183689]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:03 smithi040 ceph-mon[189312]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:03 smithi040 ceph-mon[192000]: pgmap v6036: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:05 smithi143 ceph-mon[183689]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:05 smithi040 ceph-mon[192000]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:05 smithi040 ceph-mon[189312]: pgmap v6037: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:07 smithi143 ceph-mon[183689]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:07 smithi040 ceph-mon[192000]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:07.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:07 smithi040 ceph-mon[189312]: pgmap v6038: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:09 smithi143 ceph-mon[183689]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:09 smithi040 ceph-mon[192000]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:09 smithi040 ceph-mon[189312]: pgmap v6039: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:11 smithi040 ceph-mon[192000]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:20:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:11 smithi040 ceph-mon[189312]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:11 smithi143 ceph-mon[183689]: pgmap v6040: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:13.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:13 smithi143 ceph-mon[183689]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:13 smithi040 ceph-mon[192000]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:13 smithi040 ceph-mon[189312]: pgmap v6041: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:15 smithi143 ceph-mon[183689]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:15 smithi040 ceph-mon[192000]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:15.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:15 smithi040 ceph-mon[189312]: pgmap v6042: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:17 smithi143 ceph-mon[183689]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:17 smithi040 ceph-mon[192000]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:17 smithi040 ceph-mon[189312]: pgmap v6043: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:19 smithi143 ceph-mon[183689]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:19 smithi040 ceph-mon[192000]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:19 smithi040 ceph-mon[189312]: pgmap v6044: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:20:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:21 smithi040 ceph-mon[192000]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:21 smithi040 ceph-mon[189312]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:21 smithi143 ceph-mon[183689]: pgmap v6045: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:23 smithi143 ceph-mon[183689]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:23 smithi040 ceph-mon[192000]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:23 smithi040 ceph-mon[189312]: pgmap v6046: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:25 smithi143 ceph-mon[183689]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:25 smithi040 ceph-mon[192000]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:25 smithi040 ceph-mon[189312]: pgmap v6047: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:27 smithi143 ceph-mon[183689]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:27 smithi040 ceph-mon[192000]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:27 smithi040 ceph-mon[189312]: pgmap v6048: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:29.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:29 smithi143 ceph-mon[183689]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:29 smithi040 ceph-mon[192000]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:29 smithi040 ceph-mon[189312]: pgmap v6049: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:20:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:31 smithi040 ceph-mon[189312]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:31 smithi040 ceph-mon[192000]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:31 smithi143 ceph-mon[183689]: pgmap v6050: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:33 smithi143 ceph-mon[183689]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:33 smithi040 ceph-mon[192000]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:33 smithi040 ceph-mon[189312]: pgmap v6051: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:35 smithi143 ceph-mon[183689]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:35 smithi040 ceph-mon[192000]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:35 smithi040 ceph-mon[189312]: pgmap v6052: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:37 smithi143 ceph-mon[183689]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:37 smithi040 ceph-mon[192000]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:37 smithi040 ceph-mon[189312]: pgmap v6053: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:39 smithi143 ceph-mon[183689]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:39 smithi040 ceph-mon[192000]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:39 smithi040 ceph-mon[189312]: pgmap v6054: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:20:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:41 smithi040 ceph-mon[192000]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:41 smithi040 ceph-mon[189312]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:41 smithi143 ceph-mon[183689]: pgmap v6055: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:43.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:43 smithi143 ceph-mon[183689]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:43 smithi040 ceph-mon[192000]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:43 smithi040 ceph-mon[189312]: pgmap v6056: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:45 smithi143 ceph-mon[183689]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:45 smithi040 ceph-mon[192000]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:45.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:45 smithi040 ceph-mon[189312]: pgmap v6057: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:20:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:47 smithi143 ceph-mon[183689]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:47 smithi040 ceph-mon[192000]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:47 smithi040 ceph-mon[189312]: pgmap v6058: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:49 smithi143 ceph-mon[183689]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:49.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:49 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:20:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:49 smithi040 ceph-mon[192000]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:49 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:20:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:49 smithi040 ceph-mon[189312]: pgmap v6059: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:49.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:49 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:20:50.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:20:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:20:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:20:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:20:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:20:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:20:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:20:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:20:50.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:20:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:20:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:20:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:20:52.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:51 smithi143 ceph-mon[183689]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:52.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:51 smithi040 ceph-mon[192000]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:52.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:51 smithi040 ceph-mon[189312]: pgmap v6060: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:54.141 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:53 smithi143 ceph-mon[183689]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:54.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:53 smithi040 ceph-mon[192000]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:54.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:53 smithi040 ceph-mon[189312]: pgmap v6061: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:55 smithi143 ceph-mon[183689]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:55 smithi040 ceph-mon[192000]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:55 smithi040 ceph-mon[189312]: pgmap v6062: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:57 smithi143 ceph-mon[183689]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:57 smithi040 ceph-mon[192000]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:57 smithi040 ceph-mon[189312]: pgmap v6063: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:20:59 smithi143 ceph-mon[183689]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:20:59 smithi040 ceph-mon[192000]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:20:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:20:59 smithi040 ceph-mon[189312]: pgmap v6064: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:01] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T12:21:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:01 smithi040 ceph-mon[192000]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:01 smithi040 ceph-mon[189312]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:01 smithi143 ceph-mon[183689]: pgmap v6065: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:03 smithi143 ceph-mon[183689]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:03 smithi040 ceph-mon[192000]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:03 smithi040 ceph-mon[189312]: pgmap v6066: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:05 smithi143 ceph-mon[183689]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:05 smithi040 ceph-mon[189312]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:05 smithi040 ceph-mon[192000]: pgmap v6067: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:07.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:07 smithi143 ceph-mon[183689]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:07 smithi040 ceph-mon[192000]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:07 smithi040 ceph-mon[189312]: pgmap v6068: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:09 smithi143 ceph-mon[183689]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:09 smithi040 ceph-mon[192000]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:09 smithi040 ceph-mon[189312]: pgmap v6069: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:11] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T12:21:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:11 smithi040 ceph-mon[192000]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:11 smithi040 ceph-mon[189312]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:11 smithi143 ceph-mon[183689]: pgmap v6070: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:13 smithi143 ceph-mon[183689]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:13 smithi040 ceph-mon[192000]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:13 smithi040 ceph-mon[189312]: pgmap v6071: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:15.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:15 smithi143 ceph-mon[183689]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:15 smithi040 ceph-mon[192000]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:15 smithi040 ceph-mon[189312]: pgmap v6072: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:17.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:17 smithi143 ceph-mon[183689]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:17 smithi040 ceph-mon[192000]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:17 smithi040 ceph-mon[189312]: pgmap v6073: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:19 smithi143 ceph-mon[183689]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:19 smithi040 ceph-mon[192000]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:19 smithi040 ceph-mon[189312]: pgmap v6074: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:21:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:21 smithi040 ceph-mon[192000]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:21 smithi040 ceph-mon[189312]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:21 smithi143 ceph-mon[183689]: pgmap v6075: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:23 smithi143 ceph-mon[183689]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:23 smithi040 ceph-mon[192000]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:23 smithi040 ceph-mon[189312]: pgmap v6076: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:25 smithi143 ceph-mon[183689]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:25 smithi040 ceph-mon[192000]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:25 smithi040 ceph-mon[189312]: pgmap v6077: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:27 smithi143 ceph-mon[183689]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:27 smithi040 ceph-mon[192000]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:27 smithi040 ceph-mon[189312]: pgmap v6078: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:29 smithi143 ceph-mon[183689]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:29 smithi040 ceph-mon[192000]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:29 smithi040 ceph-mon[189312]: pgmap v6079: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:21:31.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:31 smithi040 ceph-mon[189312]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:31.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:31 smithi040 ceph-mon[192000]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:31.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:31 smithi143 ceph-mon[183689]: pgmap v6080: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:33 smithi143 ceph-mon[183689]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:33 smithi040 ceph-mon[192000]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:33 smithi040 ceph-mon[189312]: pgmap v6081: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:35 smithi143 ceph-mon[183689]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:35 smithi040 ceph-mon[192000]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:35 smithi040 ceph-mon[189312]: pgmap v6082: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:37 smithi143 ceph-mon[183689]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:37 smithi040 ceph-mon[192000]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:37 smithi040 ceph-mon[189312]: pgmap v6083: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:39 smithi143 ceph-mon[183689]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:39 smithi040 ceph-mon[192000]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:39 smithi040 ceph-mon[189312]: pgmap v6084: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:21:41.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:41 smithi040 ceph-mon[192000]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:41.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:41 smithi040 ceph-mon[189312]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:41 smithi143 ceph-mon[183689]: pgmap v6085: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:43 smithi143 ceph-mon[183689]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:43 smithi040 ceph-mon[192000]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:43.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:43 smithi040 ceph-mon[189312]: pgmap v6086: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:45 smithi143 ceph-mon[183689]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:45 smithi040 ceph-mon[192000]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:45 smithi040 ceph-mon[189312]: pgmap v6087: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:21:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:47 smithi143 ceph-mon[183689]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:47 smithi040 ceph-mon[192000]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:47 smithi040 ceph-mon[189312]: pgmap v6088: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:49 smithi143 ceph-mon[183689]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:49 smithi040 ceph-mon[189312]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:49 smithi040 ceph-mon[192000]: pgmap v6089: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:21:50.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:50 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:21:50.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:50 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:21:50.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:50 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:21:51.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:21:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:21:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:21:51.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:51 smithi143 ceph-mon[183689]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:51.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:51 smithi040 ceph-mon[189312]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:51.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:51 smithi040 ceph-mon[192000]: pgmap v6090: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:21:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: pgmap v6091: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:21:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:21:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:55 smithi143 ceph-mon[183689]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:55 smithi040 ceph-mon[192000]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:55 smithi040 ceph-mon[189312]: pgmap v6092: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:57 smithi143 ceph-mon[183689]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:57 smithi040 ceph-mon[192000]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:57 smithi040 ceph-mon[189312]: pgmap v6093: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:21:59 smithi143 ceph-mon[183689]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:21:59 smithi040 ceph-mon[192000]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:21:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:21:59 smithi040 ceph-mon[189312]: pgmap v6094: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:22:01.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:01 smithi040 ceph-mon[192000]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:01.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:01 smithi040 ceph-mon[189312]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:01.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:01 smithi143 ceph-mon[183689]: pgmap v6095: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:03 smithi143 ceph-mon[183689]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:03 smithi040 ceph-mon[192000]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:03 smithi040 ceph-mon[189312]: pgmap v6096: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:05 smithi143 ceph-mon[183689]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:05 smithi040 ceph-mon[192000]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:05 smithi040 ceph-mon[189312]: pgmap v6097: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:07 smithi143 ceph-mon[183689]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:07 smithi040 ceph-mon[192000]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:07 smithi040 ceph-mon[189312]: pgmap v6098: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:09 smithi143 ceph-mon[183689]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:09 smithi040 ceph-mon[192000]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:09 smithi040 ceph-mon[189312]: pgmap v6099: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:22:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:22:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:11 smithi040 ceph-mon[192000]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:11 smithi040 ceph-mon[189312]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:11 smithi143 ceph-mon[183689]: pgmap v6100: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:13 smithi143 ceph-mon[183689]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:13 smithi040 ceph-mon[192000]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:13 smithi040 ceph-mon[189312]: pgmap v6101: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:15 smithi143 ceph-mon[183689]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:15 smithi040 ceph-mon[192000]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:15 smithi040 ceph-mon[189312]: pgmap v6102: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:17 smithi143 ceph-mon[183689]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:17 smithi040 ceph-mon[192000]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:17 smithi040 ceph-mon[189312]: pgmap v6103: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:19 smithi143 ceph-mon[183689]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:19 smithi040 ceph-mon[192000]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:19 smithi040 ceph-mon[189312]: pgmap v6104: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:21.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:21 smithi040 ceph-mon[192000]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:21] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:22:21.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:21 smithi040 ceph-mon[189312]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:21 smithi143 ceph-mon[183689]: pgmap v6105: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:23 smithi143 ceph-mon[183689]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:23 smithi040 ceph-mon[192000]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:23 smithi040 ceph-mon[189312]: pgmap v6106: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:25 smithi143 ceph-mon[183689]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:25 smithi040 ceph-mon[192000]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:25 smithi040 ceph-mon[189312]: pgmap v6107: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:27 smithi143 ceph-mon[183689]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:27 smithi040 ceph-mon[192000]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:27.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:27 smithi040 ceph-mon[189312]: pgmap v6108: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:29 smithi143 ceph-mon[183689]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:29 smithi040 ceph-mon[192000]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:29 smithi040 ceph-mon[189312]: pgmap v6109: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:31.279 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:22:31.279 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:31 smithi040 ceph-mon[192000]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:31.279 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:31.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:31 smithi040 ceph-mon[189312]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:31.280 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:31 smithi143 ceph-mon[183689]: pgmap v6110: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:33 smithi143 ceph-mon[183689]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:33 smithi040 ceph-mon[192000]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:33 smithi040 ceph-mon[189312]: pgmap v6111: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:35 smithi143 ceph-mon[183689]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:35 smithi040 ceph-mon[192000]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:35 smithi040 ceph-mon[189312]: pgmap v6112: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:37 smithi143 ceph-mon[183689]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:37 smithi040 ceph-mon[192000]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:37 smithi040 ceph-mon[189312]: pgmap v6113: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:39 smithi143 ceph-mon[183689]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:39 smithi040 ceph-mon[192000]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:39 smithi040 ceph-mon[189312]: pgmap v6114: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:41.279 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:22:41.279 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:41 smithi040 ceph-mon[189312]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:41 smithi143 ceph-mon[183689]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:41 smithi040 ceph-mon[192000]: pgmap v6115: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:43 smithi143 ceph-mon[183689]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:43 smithi040 ceph-mon[192000]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:43 smithi040 ceph-mon[189312]: pgmap v6116: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:45 smithi143 ceph-mon[183689]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:45 smithi040 ceph-mon[189312]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:45 smithi040 ceph-mon[192000]: pgmap v6117: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:22:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:47 smithi143 ceph-mon[183689]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:47 smithi040 ceph-mon[192000]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:47 smithi040 ceph-mon[189312]: pgmap v6118: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:49 smithi143 ceph-mon[183689]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:49 smithi040 ceph-mon[192000]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:49 smithi040 ceph-mon[189312]: pgmap v6119: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:51.280 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:22:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:22:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:22:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:51 smithi143 ceph-mon[183689]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:51 smithi040 ceph-mon[192000]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:51 smithi040 ceph-mon[189312]: pgmap v6120: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:53 smithi143 ceph-mon[183689]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:53 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:22:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:53 smithi040 ceph-mon[192000]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:53 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:22:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:53 smithi040 ceph-mon[189312]: pgmap v6121: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:53 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:22:54.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:22:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:22:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:22:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:22:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:22:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:22:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:22:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:22:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:22:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:55 smithi143 ceph-mon[183689]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:55 smithi040 ceph-mon[192000]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:55 smithi040 ceph-mon[189312]: pgmap v6122: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:57 smithi143 ceph-mon[183689]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:57 smithi040 ceph-mon[192000]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:57 smithi040 ceph-mon[189312]: pgmap v6123: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:22:59 smithi143 ceph-mon[183689]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:22:59 smithi040 ceph-mon[192000]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:22:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:22:59 smithi040 ceph-mon[189312]: pgmap v6124: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:01.291 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:01] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:23:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:01 smithi143 ceph-mon[183689]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:01 smithi040 ceph-mon[192000]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:01 smithi040 ceph-mon[189312]: pgmap v6125: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:03 smithi143 ceph-mon[183689]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:03 smithi040 ceph-mon[192000]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:03 smithi040 ceph-mon[189312]: pgmap v6126: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:05 smithi143 ceph-mon[183689]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:05 smithi040 ceph-mon[192000]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:05 smithi040 ceph-mon[189312]: pgmap v6127: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:07 smithi143 ceph-mon[183689]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:07 smithi040 ceph-mon[192000]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:07 smithi040 ceph-mon[189312]: pgmap v6128: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:09 smithi143 ceph-mon[183689]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:09 smithi040 ceph-mon[192000]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:09 smithi040 ceph-mon[189312]: pgmap v6129: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:11.289 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:11] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:23:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:11 smithi143 ceph-mon[183689]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:11 smithi040 ceph-mon[192000]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:11 smithi040 ceph-mon[189312]: pgmap v6130: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:13 smithi143 ceph-mon[183689]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:13 smithi040 ceph-mon[189312]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:13 smithi040 ceph-mon[192000]: pgmap v6131: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:15 smithi143 ceph-mon[183689]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:15 smithi040 ceph-mon[192000]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:15 smithi040 ceph-mon[189312]: pgmap v6132: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:16.410 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:16.410 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:17 smithi143 ceph-mon[183689]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:17 smithi040 ceph-mon[192000]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:17 smithi040 ceph-mon[189312]: pgmap v6133: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:19 smithi143 ceph-mon[183689]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:19 smithi040 ceph-mon[192000]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:19 smithi040 ceph-mon[189312]: pgmap v6134: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:21.289 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:21] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:23:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:21 smithi143 ceph-mon[183689]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:21 smithi040 ceph-mon[189312]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:21 smithi040 ceph-mon[192000]: pgmap v6135: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:23 smithi143 ceph-mon[183689]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:23 smithi040 ceph-mon[192000]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:23 smithi040 ceph-mon[189312]: pgmap v6136: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:25 smithi143 ceph-mon[183689]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:25 smithi040 ceph-mon[192000]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:25.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:25 smithi040 ceph-mon[189312]: pgmap v6137: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:27 smithi143 ceph-mon[183689]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:27 smithi040 ceph-mon[192000]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:27 smithi040 ceph-mon[189312]: pgmap v6138: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:29 smithi143 ceph-mon[183689]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:29 smithi040 ceph-mon[192000]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:29 smithi040 ceph-mon[189312]: pgmap v6139: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:31.293 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:23:31.293 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:31 smithi040 ceph-mon[189312]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:31 smithi143 ceph-mon[183689]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:31 smithi040 ceph-mon[192000]: pgmap v6140: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:33 smithi143 ceph-mon[183689]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:33 smithi040 ceph-mon[192000]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:33 smithi040 ceph-mon[189312]: pgmap v6141: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:35 smithi143 ceph-mon[183689]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:35 smithi040 ceph-mon[192000]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:35 smithi040 ceph-mon[189312]: pgmap v6142: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:37 smithi143 ceph-mon[183689]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:37 smithi040 ceph-mon[192000]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:37 smithi040 ceph-mon[189312]: pgmap v6143: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:39 smithi143 ceph-mon[183689]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:39 smithi040 ceph-mon[192000]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:39 smithi040 ceph-mon[189312]: pgmap v6144: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:41.296 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:23:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:41 smithi143 ceph-mon[183689]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:41 smithi040 ceph-mon[192000]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:41 smithi040 ceph-mon[189312]: pgmap v6145: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:43 smithi143 ceph-mon[183689]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:43 smithi040 ceph-mon[189312]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:43 smithi040 ceph-mon[192000]: pgmap v6146: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:45 smithi143 ceph-mon[183689]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:45 smithi040 ceph-mon[192000]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:45 smithi040 ceph-mon[189312]: pgmap v6147: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:23:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:47 smithi143 ceph-mon[183689]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:47 smithi040 ceph-mon[192000]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:47 smithi040 ceph-mon[189312]: pgmap v6148: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:49 smithi143 ceph-mon[183689]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:49 smithi040 ceph-mon[189312]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:49 smithi040 ceph-mon[192000]: pgmap v6149: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:51.297 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:23:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:23:51] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:23:51.298 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:51 smithi040 ceph-mon[192000]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:51 smithi143 ceph-mon[183689]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:51 smithi040 ceph-mon[189312]: pgmap v6150: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:53 smithi143 ceph-mon[183689]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:53 smithi040 ceph-mon[192000]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:53 smithi040 ceph-mon[189312]: pgmap v6151: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:23:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:23:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:23:54.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:54 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:23:54.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:23:54.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:23:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:23:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:23:54.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:54 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:23:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:55 smithi143 ceph-mon[183689]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:55 smithi040 ceph-mon[192000]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:55 smithi040 ceph-mon[189312]: pgmap v6152: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:57 smithi143 ceph-mon[183689]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:57 smithi040 ceph-mon[192000]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:57 smithi040 ceph-mon[189312]: pgmap v6153: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:23:59 smithi143 ceph-mon[183689]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:23:59 smithi040 ceph-mon[189312]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:23:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:23:59 smithi040 ceph-mon[192000]: pgmap v6154: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:01.309 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:24:01.309 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:01 smithi040 ceph-mon[189312]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:01.309 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:01 smithi143 ceph-mon[183689]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:01 smithi040 ceph-mon[192000]: pgmap v6155: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:03 smithi143 ceph-mon[183689]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:03 smithi040 ceph-mon[192000]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:03 smithi040 ceph-mon[189312]: pgmap v6156: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:05 smithi143 ceph-mon[183689]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:05 smithi040 ceph-mon[192000]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:05 smithi040 ceph-mon[189312]: pgmap v6157: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:07 smithi143 ceph-mon[183689]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:07 smithi040 ceph-mon[192000]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:07 smithi040 ceph-mon[189312]: pgmap v6158: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:09 smithi143 ceph-mon[183689]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:09 smithi040 ceph-mon[192000]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:09 smithi040 ceph-mon[189312]: pgmap v6159: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:11.304 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:24:11.305 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:11 smithi040 ceph-mon[189312]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:11 smithi143 ceph-mon[183689]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:11 smithi040 ceph-mon[192000]: pgmap v6160: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:13 smithi143 ceph-mon[183689]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:13 smithi040 ceph-mon[192000]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:13 smithi040 ceph-mon[189312]: pgmap v6161: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:15 smithi143 ceph-mon[183689]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:15 smithi040 ceph-mon[192000]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:15 smithi040 ceph-mon[189312]: pgmap v6162: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:16.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:17 smithi143 ceph-mon[183689]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:17 smithi040 ceph-mon[192000]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:17 smithi040 ceph-mon[189312]: pgmap v6163: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:19 smithi143 ceph-mon[183689]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:19 smithi040 ceph-mon[192000]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:19 smithi040 ceph-mon[189312]: pgmap v6164: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:21.308 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:24:21.309 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:21 smithi040 ceph-mon[189312]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:21 smithi143 ceph-mon[183689]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:21 smithi040 ceph-mon[192000]: pgmap v6165: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:23 smithi143 ceph-mon[183689]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:23 smithi040 ceph-mon[192000]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:23 smithi040 ceph-mon[189312]: pgmap v6166: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:25 smithi143 ceph-mon[183689]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:25 smithi040 ceph-mon[192000]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:25 smithi040 ceph-mon[189312]: pgmap v6167: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:27 smithi143 ceph-mon[183689]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:27 smithi040 ceph-mon[192000]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:27 smithi040 ceph-mon[189312]: pgmap v6168: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:29 smithi143 ceph-mon[183689]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:29 smithi040 ceph-mon[192000]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:29.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:29 smithi040 ceph-mon[189312]: pgmap v6169: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:31.313 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:24:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:31 smithi143 ceph-mon[183689]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:31 smithi040 ceph-mon[192000]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:31 smithi040 ceph-mon[189312]: pgmap v6170: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:31.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:33 smithi143 ceph-mon[183689]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:33 smithi040 ceph-mon[192000]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:33 smithi040 ceph-mon[189312]: pgmap v6171: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:35 smithi143 ceph-mon[183689]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:35 smithi040 ceph-mon[192000]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:35 smithi040 ceph-mon[189312]: pgmap v6172: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:37 smithi143 ceph-mon[183689]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:37 smithi040 ceph-mon[192000]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:37 smithi040 ceph-mon[189312]: pgmap v6173: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:39 smithi143 ceph-mon[183689]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:39 smithi040 ceph-mon[192000]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:39 smithi040 ceph-mon[189312]: pgmap v6174: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:41.313 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:24:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:41 smithi143 ceph-mon[183689]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:41 smithi040 ceph-mon[192000]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:41 smithi040 ceph-mon[189312]: pgmap v6175: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:43 smithi143 ceph-mon[183689]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:43 smithi040 ceph-mon[192000]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:43 smithi040 ceph-mon[189312]: pgmap v6176: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:45.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:45 smithi143 ceph-mon[183689]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:45 smithi040 ceph-mon[192000]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:45 smithi040 ceph-mon[189312]: pgmap v6177: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:46.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:24:47.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:47 smithi143 ceph-mon[183689]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:47 smithi040 ceph-mon[192000]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:47 smithi040 ceph-mon[189312]: pgmap v6178: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:49 smithi143 ceph-mon[183689]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:49 smithi040 ceph-mon[192000]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:49 smithi040 ceph-mon[189312]: pgmap v6179: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:51.314 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:24:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:24:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:24:51.315 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:51 smithi040 ceph-mon[192000]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:51.315 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:51 smithi040 ceph-mon[189312]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:51 smithi143 ceph-mon[183689]: pgmap v6180: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:53 smithi143 ceph-mon[183689]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:53 smithi040 ceph-mon[192000]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:53 smithi040 ceph-mon[189312]: pgmap v6181: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:55.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:55 smithi143 ceph-mon[183689]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:24:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:24:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:24:55.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:24:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[192000]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:24:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:24:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:24:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[189312]: pgmap v6182: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:24:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:24:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:57 smithi143 ceph-mon[183689]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:57 smithi040 ceph-mon[192000]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:57 smithi040 ceph-mon[189312]: pgmap v6183: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:24:59 smithi143 ceph-mon[183689]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:24:59 smithi040 ceph-mon[192000]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:24:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:24:59 smithi040 ceph-mon[189312]: pgmap v6184: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:01.318 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:25:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:01 smithi143 ceph-mon[183689]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:01 smithi040 ceph-mon[192000]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:01 smithi040 ceph-mon[189312]: pgmap v6185: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:03 smithi143 ceph-mon[183689]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:03 smithi040 ceph-mon[192000]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:03 smithi040 ceph-mon[189312]: pgmap v6186: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:05.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:05 smithi143 ceph-mon[183689]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:05 smithi040 ceph-mon[192000]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:05 smithi040 ceph-mon[189312]: pgmap v6187: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:07 smithi143 ceph-mon[183689]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:07 smithi040 ceph-mon[192000]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:07.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:07 smithi040 ceph-mon[189312]: pgmap v6188: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:09 smithi143 ceph-mon[183689]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:09 smithi040 ceph-mon[189312]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:09 smithi040 ceph-mon[192000]: pgmap v6189: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:11.321 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:25:11.322 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:11 smithi040 ceph-mon[192000]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:11.322 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:11 smithi040 ceph-mon[189312]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:11 smithi143 ceph-mon[183689]: pgmap v6190: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:13 smithi143 ceph-mon[183689]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:13 smithi040 ceph-mon[192000]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:13 smithi040 ceph-mon[189312]: pgmap v6191: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:15.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:15 smithi143 ceph-mon[183689]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:15 smithi040 ceph-mon[192000]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:15 smithi040 ceph-mon[189312]: pgmap v6192: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:16.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:16.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:17.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:17 smithi143 ceph-mon[183689]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:17 smithi040 ceph-mon[192000]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:17.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:17 smithi040 ceph-mon[189312]: pgmap v6193: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:19 smithi143 ceph-mon[183689]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:19 smithi040 ceph-mon[192000]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:19 smithi040 ceph-mon[189312]: pgmap v6194: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:21.322 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:25:21.324 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:21 smithi040 ceph-mon[189312]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:21 smithi143 ceph-mon[183689]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:21 smithi040 ceph-mon[192000]: pgmap v6195: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:23 smithi143 ceph-mon[183689]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:23 smithi040 ceph-mon[192000]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:23 smithi040 ceph-mon[189312]: pgmap v6196: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:25.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:25 smithi143 ceph-mon[183689]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:25 smithi040 ceph-mon[189312]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:25.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:25 smithi040 ceph-mon[192000]: pgmap v6197: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:27 smithi143 ceph-mon[183689]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:27 smithi040 ceph-mon[192000]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:27 smithi040 ceph-mon[189312]: pgmap v6198: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:29 smithi143 ceph-mon[183689]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:29 smithi040 ceph-mon[192000]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:29 smithi040 ceph-mon[189312]: pgmap v6199: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:31.327 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:25:31.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:31 smithi040 ceph-mon[189312]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:31.328 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:31 smithi143 ceph-mon[183689]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:31 smithi040 ceph-mon[192000]: pgmap v6200: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:33 smithi143 ceph-mon[183689]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:33 smithi040 ceph-mon[192000]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:33 smithi040 ceph-mon[189312]: pgmap v6201: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:35.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:35 smithi143 ceph-mon[183689]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:35 smithi040 ceph-mon[192000]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:35.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:35 smithi040 ceph-mon[189312]: pgmap v6202: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:37 smithi143 ceph-mon[183689]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:37 smithi040 ceph-mon[189312]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:37.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:37 smithi040 ceph-mon[192000]: pgmap v6203: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:39 smithi143 ceph-mon[183689]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:39 smithi040 ceph-mon[189312]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:39 smithi040 ceph-mon[192000]: pgmap v6204: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:41.337 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:25:41.338 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:41 smithi040 ceph-mon[192000]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:41 smithi143 ceph-mon[183689]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:41 smithi040 ceph-mon[189312]: pgmap v6205: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:43 smithi143 ceph-mon[183689]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:43 smithi040 ceph-mon[192000]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:43 smithi040 ceph-mon[189312]: pgmap v6206: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:45 smithi040 ceph-mon[192000]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:45 smithi040 ceph-mon[189312]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:45 smithi143 ceph-mon[183689]: pgmap v6207: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:25:47.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:47 smithi040 ceph-mon[192000]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:47.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:47 smithi040 ceph-mon[189312]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:47 smithi143 ceph-mon[183689]: pgmap v6208: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:49 smithi143 ceph-mon[183689]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:49 smithi040 ceph-mon[192000]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:49 smithi040 ceph-mon[189312]: pgmap v6209: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:51.334 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:25:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:25:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:25:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:51 smithi143 ceph-mon[183689]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:51 smithi040 ceph-mon[192000]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:51 smithi040 ceph-mon[189312]: pgmap v6210: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:53 smithi143 ceph-mon[183689]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:53 smithi040 ceph-mon[192000]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:53 smithi040 ceph-mon[189312]: pgmap v6211: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:55 smithi040 ceph-mon[192000]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:55.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:55 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:25:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:55 smithi040 ceph-mon[189312]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:55.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:55 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:25:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:55 smithi143 ceph-mon[183689]: pgmap v6212: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:55.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:55 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:25:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:25:56.529 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:25:56.530 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:25:56.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:25:56.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:25:56.530 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:25:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:25:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:25:56.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:25:57.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:57 smithi040 ceph-mon[192000]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:57.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:57 smithi040 ceph-mon[189312]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:57 smithi143 ceph-mon[183689]: pgmap v6213: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:25:59 smithi143 ceph-mon[183689]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:25:59 smithi040 ceph-mon[192000]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:25:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:25:59 smithi040 ceph-mon[189312]: pgmap v6214: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:01.336 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:26:01.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:01 smithi040 ceph-mon[189312]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:01.337 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:01 smithi143 ceph-mon[183689]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:01 smithi040 ceph-mon[192000]: pgmap v6215: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:03 smithi143 ceph-mon[183689]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:03 smithi040 ceph-mon[192000]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:03 smithi040 ceph-mon[189312]: pgmap v6216: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:05 smithi040 ceph-mon[189312]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:05 smithi040 ceph-mon[192000]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:05 smithi143 ceph-mon[183689]: pgmap v6217: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:07 smithi143 ceph-mon[183689]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:07 smithi040 ceph-mon[189312]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:07.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:07 smithi040 ceph-mon[192000]: pgmap v6218: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:09 smithi143 ceph-mon[183689]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:09 smithi040 ceph-mon[189312]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:09.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:09 smithi040 ceph-mon[192000]: pgmap v6219: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:11.339 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:26:11.339 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:11 smithi040 ceph-mon[189312]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:11 smithi143 ceph-mon[183689]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:11 smithi040 ceph-mon[192000]: pgmap v6220: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:13 smithi143 ceph-mon[183689]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:13 smithi040 ceph-mon[192000]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:13 smithi040 ceph-mon[189312]: pgmap v6221: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:15.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:15 smithi040 ceph-mon[192000]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:15.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:15 smithi040 ceph-mon[189312]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:15 smithi143 ceph-mon[183689]: pgmap v6222: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:16.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:16.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:17.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:17 smithi040 ceph-mon[192000]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:17.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:17 smithi040 ceph-mon[189312]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:17 smithi143 ceph-mon[183689]: pgmap v6223: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:19 smithi143 ceph-mon[183689]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:19 smithi040 ceph-mon[192000]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:19 smithi040 ceph-mon[189312]: pgmap v6224: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:21.340 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:21] "GET /metrics HTTP/1.1" 200 36246 "" "Prometheus/2.43.0" 2023-09-30T12:26:21.341 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:21 smithi040 ceph-mon[189312]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:21 smithi143 ceph-mon[183689]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:21 smithi040 ceph-mon[192000]: pgmap v6225: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:23 smithi143 ceph-mon[183689]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:23 smithi040 ceph-mon[192000]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:23 smithi040 ceph-mon[189312]: pgmap v6226: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:25.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:25 smithi040 ceph-mon[192000]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:25.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:25 smithi040 ceph-mon[189312]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:25 smithi143 ceph-mon[183689]: pgmap v6227: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:27 smithi143 ceph-mon[183689]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:27 smithi040 ceph-mon[192000]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:27 smithi040 ceph-mon[189312]: pgmap v6228: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:29 smithi143 ceph-mon[183689]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:29 smithi040 ceph-mon[192000]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:29 smithi040 ceph-mon[189312]: pgmap v6229: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:31.347 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:26:31.348 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:31 smithi040 ceph-mon[189312]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:31.348 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:31 smithi143 ceph-mon[183689]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:31.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:31 smithi040 ceph-mon[192000]: pgmap v6230: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:33 smithi143 ceph-mon[183689]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:33 smithi040 ceph-mon[192000]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:33 smithi040 ceph-mon[189312]: pgmap v6231: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:35.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:35 smithi040 ceph-mon[192000]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:35.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:35 smithi040 ceph-mon[189312]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:35 smithi143 ceph-mon[183689]: pgmap v6232: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:37 smithi143 ceph-mon[183689]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:37 smithi040 ceph-mon[192000]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:37 smithi040 ceph-mon[189312]: pgmap v6233: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:39 smithi143 ceph-mon[183689]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:39 smithi040 ceph-mon[192000]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:39 smithi040 ceph-mon[189312]: pgmap v6234: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:41.349 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:26:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:41 smithi143 ceph-mon[183689]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:41 smithi040 ceph-mon[192000]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:41 smithi040 ceph-mon[189312]: pgmap v6235: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:43 smithi143 ceph-mon[183689]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:43 smithi040 ceph-mon[192000]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:43 smithi040 ceph-mon[189312]: pgmap v6236: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:45.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:45 smithi040 ceph-mon[192000]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:45.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:45 smithi040 ceph-mon[189312]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:45 smithi143 ceph-mon[183689]: pgmap v6237: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:46.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:46.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:26:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:47 smithi143 ceph-mon[183689]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:47 smithi040 ceph-mon[192000]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:47 smithi040 ceph-mon[189312]: pgmap v6238: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:49 smithi143 ceph-mon[183689]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:49 smithi040 ceph-mon[192000]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:49 smithi040 ceph-mon[189312]: pgmap v6239: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:51.349 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:26:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:26:51] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:26:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:51 smithi143 ceph-mon[183689]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:51 smithi040 ceph-mon[192000]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:51 smithi040 ceph-mon[189312]: pgmap v6240: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:53.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:53 smithi143 ceph-mon[183689]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:53 smithi040 ceph-mon[192000]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:53 smithi040 ceph-mon[189312]: pgmap v6241: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:55.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:55 smithi040 ceph-mon[192000]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:55.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:55 smithi040 ceph-mon[189312]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:55 smithi143 ceph-mon[183689]: pgmap v6242: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:56.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:26:56.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:26:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:26:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:26:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:26:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:26:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:57 smithi143 ceph-mon[183689]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:26:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:26:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:26:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[192000]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:26:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:57 smithi040 ceph-mon[189312]: pgmap v6243: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:26:59 smithi143 ceph-mon[183689]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:26:59 smithi040 ceph-mon[192000]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:26:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:26:59 smithi040 ceph-mon[189312]: pgmap v6244: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:01.351 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:01] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:27:01.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:01 smithi040 ceph-mon[192000]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:01.354 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:01.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:01 smithi143 ceph-mon[183689]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:01 smithi040 ceph-mon[189312]: pgmap v6245: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:03.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:03 smithi143 ceph-mon[183689]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:03 smithi040 ceph-mon[192000]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:03 smithi040 ceph-mon[189312]: pgmap v6246: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:05.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:05 smithi040 ceph-mon[192000]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:05.408 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:05 smithi040 ceph-mon[189312]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:05 smithi143 ceph-mon[183689]: pgmap v6247: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:07 smithi143 ceph-mon[183689]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:07 smithi040 ceph-mon[192000]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:07 smithi040 ceph-mon[189312]: pgmap v6248: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:09 smithi143 ceph-mon[183689]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:09 smithi040 ceph-mon[192000]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:09 smithi040 ceph-mon[189312]: pgmap v6249: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:11.359 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:11] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:27:11.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:11 smithi143 ceph-mon[183689]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:11 smithi040 ceph-mon[192000]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:11 smithi040 ceph-mon[189312]: pgmap v6250: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:13 smithi143 ceph-mon[183689]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:13 smithi040 ceph-mon[192000]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:13 smithi040 ceph-mon[189312]: pgmap v6251: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:15 smithi143 ceph-mon[183689]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:15 smithi040 ceph-mon[192000]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:15 smithi040 ceph-mon[189312]: pgmap v6252: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:17 smithi143 ceph-mon[183689]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:17 smithi040 ceph-mon[192000]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:17 smithi040 ceph-mon[189312]: pgmap v6253: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:19 smithi143 ceph-mon[183689]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:19 smithi040 ceph-mon[192000]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:19 smithi040 ceph-mon[189312]: pgmap v6254: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:21.357 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:27:21.358 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:21 smithi040 ceph-mon[192000]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:21 smithi143 ceph-mon[183689]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:21.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:21 smithi040 ceph-mon[189312]: pgmap v6255: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:23 smithi143 ceph-mon[183689]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:23 smithi040 ceph-mon[192000]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:23.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:23 smithi040 ceph-mon[189312]: pgmap v6256: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:25 smithi143 ceph-mon[183689]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:25 smithi040 ceph-mon[192000]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:25 smithi040 ceph-mon[189312]: pgmap v6257: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:27 smithi143 ceph-mon[183689]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:27 smithi040 ceph-mon[192000]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:27 smithi040 ceph-mon[189312]: pgmap v6258: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:29 smithi143 ceph-mon[183689]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:29 smithi040 ceph-mon[189312]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:29.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:29 smithi040 ceph-mon[192000]: pgmap v6259: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:31.362 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:31] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:27:31.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:31 smithi040 ceph-mon[192000]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:31.363 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:31 smithi143 ceph-mon[183689]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:31 smithi040 ceph-mon[189312]: pgmap v6260: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:33 smithi143 ceph-mon[183689]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:33 smithi040 ceph-mon[192000]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:33 smithi040 ceph-mon[189312]: pgmap v6261: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:27:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:35 smithi143 ceph-mon[183689]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:35 smithi040 ceph-mon[189312]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:35 smithi040 ceph-mon[192000]: pgmap v6262: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:37 smithi143 ceph-mon[183689]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:37 smithi040 ceph-mon[192000]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:37 smithi040 ceph-mon[189312]: pgmap v6263: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:39 smithi143 ceph-mon[183689]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:39 smithi040 ceph-mon[192000]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:39 smithi040 ceph-mon[189312]: pgmap v6264: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:41.364 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:41] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:27:41.364 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:41 smithi040 ceph-mon[189312]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:41 smithi143 ceph-mon[183689]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:41 smithi040 ceph-mon[192000]: pgmap v6265: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:43.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:43 smithi143 ceph-mon[183689]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:43 smithi040 ceph-mon[192000]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:43 smithi040 ceph-mon[189312]: pgmap v6266: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:45.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:45 smithi143 ceph-mon[183689]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:45 smithi040 ceph-mon[192000]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:45 smithi040 ceph-mon[189312]: pgmap v6267: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:27:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:47 smithi143 ceph-mon[183689]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:47 smithi040 ceph-mon[192000]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:47 smithi040 ceph-mon[189312]: pgmap v6268: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:49 smithi143 ceph-mon[183689]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:49 smithi040 ceph-mon[192000]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:49 smithi040 ceph-mon[189312]: pgmap v6269: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:51.365 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:27:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:27:51] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:27:51.365 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:51 smithi040 ceph-mon[192000]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:51 smithi143 ceph-mon[183689]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:51 smithi040 ceph-mon[189312]: pgmap v6270: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:53 smithi143 ceph-mon[183689]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:53 smithi040 ceph-mon[192000]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:53 smithi040 ceph-mon[189312]: pgmap v6271: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:55 smithi143 ceph-mon[183689]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:55 smithi040 ceph-mon[189312]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:55 smithi040 ceph-mon[192000]: pgmap v6272: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:56.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:56 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:27:56.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:56 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:27:56.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:56 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:27:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:57 smithi143 ceph-mon[183689]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:27:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:27:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:27:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[192000]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:27:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:27:57.660 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:27:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[189312]: pgmap v6273: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:27:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:27:57.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:27:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:27:59 smithi143 ceph-mon[183689]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:27:59 smithi040 ceph-mon[192000]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:27:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:27:59 smithi040 ceph-mon[189312]: pgmap v6274: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:01.386 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:01] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:28:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:01 smithi143 ceph-mon[183689]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:01.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:01 smithi040 ceph-mon[192000]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:01.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:01.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:01 smithi040 ceph-mon[189312]: pgmap v6275: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:01.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:03.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:03 smithi143 ceph-mon[183689]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:03 smithi040 ceph-mon[192000]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:03.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:03 smithi040 ceph-mon[189312]: pgmap v6276: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:05 smithi143 ceph-mon[183689]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:05 smithi040 ceph-mon[192000]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:05 smithi040 ceph-mon[189312]: pgmap v6277: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:07 smithi143 ceph-mon[183689]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:07 smithi040 ceph-mon[192000]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:07 smithi040 ceph-mon[189312]: pgmap v6278: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:09.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:09 smithi143 ceph-mon[183689]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:09 smithi040 ceph-mon[192000]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:09 smithi040 ceph-mon[189312]: pgmap v6279: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:11.372 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:11] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:28:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:11 smithi143 ceph-mon[183689]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:11 smithi040 ceph-mon[192000]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:11 smithi040 ceph-mon[189312]: pgmap v6280: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:13 smithi143 ceph-mon[183689]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:13.661 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:13 smithi040 ceph-mon[192000]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:13.662 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:13 smithi040 ceph-mon[189312]: pgmap v6281: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:15 smithi143 ceph-mon[183689]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:15.745 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:15 smithi040 ceph-mon[192000]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:15.746 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:15 smithi040 ceph-mon[189312]: pgmap v6282: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:17.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:17 smithi143 ceph-mon[183689]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:17 smithi040 ceph-mon[192000]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:17 smithi040 ceph-mon[189312]: pgmap v6283: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:19 smithi143 ceph-mon[183689]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:19 smithi040 ceph-mon[192000]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:19.661 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:19 smithi040 ceph-mon[189312]: pgmap v6284: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:21.373 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:21] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:28:21.374 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:21 smithi040 ceph-mon[189312]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:21 smithi143 ceph-mon[183689]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:21 smithi040 ceph-mon[192000]: pgmap v6285: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:23.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:23 smithi143 ceph-mon[183689]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:23 smithi040 ceph-mon[192000]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:23 smithi040 ceph-mon[189312]: pgmap v6286: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:24.891 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:28:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a[230074]: logger=cleanup t=2023-09-30T12:28:24.56041465Z level=info msg="Completed cleanup jobs" duration=12.703826ms 2023-09-30T12:28:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:25 smithi143 ceph-mon[183689]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:25 smithi040 ceph-mon[192000]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:25 smithi040 ceph-mon[189312]: pgmap v6287: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:27 smithi143 ceph-mon[183689]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:27 smithi040 ceph-mon[192000]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:27 smithi040 ceph-mon[189312]: pgmap v6288: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:29.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:29 smithi143 ceph-mon[183689]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:29 smithi040 ceph-mon[192000]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:29 smithi040 ceph-mon[189312]: pgmap v6289: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:31.380 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:31] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:28:31.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:31 smithi040 ceph-mon[189312]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:31.380 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:31 smithi143 ceph-mon[183689]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:31.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:31 smithi040 ceph-mon[192000]: pgmap v6290: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:31.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:33.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:33 smithi143 ceph-mon[183689]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:33 smithi040 ceph-mon[192000]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:33 smithi040 ceph-mon[189312]: pgmap v6291: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:35 smithi143 ceph-mon[183689]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:35 smithi040 ceph-mon[192000]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:35 smithi040 ceph-mon[189312]: pgmap v6292: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:37.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:37 smithi143 ceph-mon[183689]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:37 smithi040 ceph-mon[192000]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:37.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:37 smithi040 ceph-mon[189312]: pgmap v6293: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:39.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:39 smithi143 ceph-mon[183689]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:39 smithi040 ceph-mon[192000]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:39.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:39 smithi040 ceph-mon[189312]: pgmap v6294: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:41.385 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:41] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:28:41.386 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:41 smithi040 ceph-mon[189312]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:41.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:41 smithi143 ceph-mon[183689]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:41 smithi040 ceph-mon[192000]: pgmap v6295: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:43.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:43 smithi143 ceph-mon[183689]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:43 smithi040 ceph-mon[192000]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:43 smithi040 ceph-mon[189312]: pgmap v6296: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:45 smithi143 ceph-mon[183689]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:45 smithi040 ceph-mon[192000]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:45 smithi040 ceph-mon[189312]: pgmap v6297: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:28:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:47 smithi143 ceph-mon[183689]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:47 smithi040 ceph-mon[192000]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:47 smithi040 ceph-mon[189312]: pgmap v6298: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:49.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:49 smithi143 ceph-mon[183689]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:49 smithi040 ceph-mon[192000]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:49 smithi040 ceph-mon[189312]: pgmap v6299: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:51.382 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:28:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:28:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:28:51.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:51 smithi143 ceph-mon[183689]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:51 smithi040 ceph-mon[192000]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:51.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:51 smithi040 ceph-mon[189312]: pgmap v6300: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:53.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:53 smithi143 ceph-mon[183689]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:53.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:53 smithi040 ceph-mon[189312]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:53.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:53 smithi040 ceph-mon[192000]: pgmap v6301: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:55 smithi143 ceph-mon[183689]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:55 smithi040 ceph-mon[189312]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:55 smithi040 ceph-mon[192000]: pgmap v6302: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:57 smithi143 ceph-mon[183689]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:57.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:28:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:57 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[189312]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[192000]: pgmap v6303: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:57.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:57 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:28:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:28:58.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:28:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:28:58.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:28:59.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:28:59 smithi143 ceph-mon[183689]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:59.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:28:59 smithi040 ceph-mon[192000]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:28:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:28:59 smithi040 ceph-mon[189312]: pgmap v6304: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:01.394 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:29:01.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:01 smithi040 ceph-mon[192000]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:01.394 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:01.394 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:01 smithi040 ceph-mon[189312]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:01.395 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:01 smithi143 ceph-mon[183689]: pgmap v6305: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:03.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:03 smithi040 ceph-mon[192000]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:03.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:03 smithi040 ceph-mon[189312]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:03 smithi143 ceph-mon[183689]: pgmap v6306: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:05 smithi143 ceph-mon[183689]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:05 smithi040 ceph-mon[192000]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:05 smithi040 ceph-mon[189312]: pgmap v6307: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:07 smithi143 ceph-mon[183689]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:07 smithi040 ceph-mon[192000]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:07 smithi040 ceph-mon[189312]: pgmap v6308: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:09.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:09 smithi143 ceph-mon[183689]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:09.663 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:09 smithi040 ceph-mon[192000]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:09.663 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:09 smithi040 ceph-mon[189312]: pgmap v6309: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:11.388 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:29:11.389 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:11 smithi040 ceph-mon[189312]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:11.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:11 smithi143 ceph-mon[183689]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:11 smithi040 ceph-mon[192000]: pgmap v6310: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:13.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:13 smithi143 ceph-mon[183689]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:13 smithi040 ceph-mon[189312]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:13 smithi040 ceph-mon[192000]: pgmap v6311: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:15 smithi143 ceph-mon[183689]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:15 smithi040 ceph-mon[192000]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:15 smithi040 ceph-mon[189312]: pgmap v6312: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:17 smithi143 ceph-mon[183689]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:17 smithi040 ceph-mon[192000]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:17 smithi040 ceph-mon[189312]: pgmap v6313: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:19.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:19 smithi143 ceph-mon[183689]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:19 smithi040 ceph-mon[192000]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:19 smithi040 ceph-mon[189312]: pgmap v6314: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:21.389 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:29:21.390 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:21 smithi040 ceph-mon[189312]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:21.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:21 smithi143 ceph-mon[183689]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:21.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:21 smithi040 ceph-mon[192000]: pgmap v6315: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:23.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:23 smithi040 ceph-mon[192000]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:23.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:23 smithi040 ceph-mon[189312]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:23 smithi143 ceph-mon[183689]: pgmap v6316: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:25 smithi143 ceph-mon[183689]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:25 smithi040 ceph-mon[192000]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:25 smithi040 ceph-mon[189312]: pgmap v6317: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:27.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:27 smithi143 ceph-mon[183689]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:27 smithi040 ceph-mon[189312]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:27 smithi040 ceph-mon[192000]: pgmap v6318: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:29.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:29 smithi040 ceph-mon[189312]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:29.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:29 smithi040 ceph-mon[192000]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:29 smithi143 ceph-mon[183689]: pgmap v6319: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:31.394 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:31] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:29:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:31 smithi040 ceph-mon[189312]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:31.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:31 smithi040 ceph-mon[192000]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:31.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:31 smithi143 ceph-mon[183689]: pgmap v6320: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:33.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:33 smithi040 ceph-mon[192000]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:33.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:33 smithi040 ceph-mon[189312]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:33 smithi143 ceph-mon[183689]: pgmap v6321: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:35.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:35 smithi143 ceph-mon[183689]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:35 smithi040 ceph-mon[192000]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:35 smithi040 ceph-mon[189312]: pgmap v6322: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:37.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:37 smithi040 ceph-mon[192000]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:37.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:37 smithi040 ceph-mon[189312]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:37 smithi143 ceph-mon[183689]: pgmap v6323: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:39.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:39 smithi040 ceph-mon[192000]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:39.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:39 smithi040 ceph-mon[189312]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:39 smithi143 ceph-mon[183689]: pgmap v6324: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:41.397 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:41] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:29:41.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:41 smithi040 ceph-mon[192000]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:41.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:41 smithi040 ceph-mon[189312]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:41 smithi143 ceph-mon[183689]: pgmap v6325: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:43.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:43 smithi040 ceph-mon[192000]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:43.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:43 smithi040 ceph-mon[189312]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:43.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:43 smithi143 ceph-mon[183689]: pgmap v6326: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:45 smithi143 ceph-mon[183689]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:45 smithi040 ceph-mon[192000]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:45 smithi040 ceph-mon[189312]: pgmap v6327: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:29:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:47 smithi143 ceph-mon[183689]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:47 smithi040 ceph-mon[192000]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:47 smithi040 ceph-mon[189312]: pgmap v6328: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:49.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:49 smithi040 ceph-mon[192000]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:49.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:49 smithi040 ceph-mon[189312]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:49 smithi143 ceph-mon[183689]: pgmap v6329: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:51.401 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:29:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:29:51] "GET /metrics HTTP/1.1" 200 36240 "" "Prometheus/2.43.0" 2023-09-30T12:29:51.401 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:51 smithi040 ceph-mon[189312]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:51.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:51 smithi040 ceph-mon[192000]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:51 smithi143 ceph-mon[183689]: pgmap v6330: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:53.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:53 smithi040 ceph-mon[192000]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:53.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:53 smithi040 ceph-mon[189312]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:53 smithi143 ceph-mon[183689]: pgmap v6331: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:55 smithi143 ceph-mon[183689]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:55 smithi040 ceph-mon[192000]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:55 smithi040 ceph-mon[189312]: pgmap v6332: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:57.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:57 smithi040 ceph-mon[192000]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:57.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:57 smithi040 ceph-mon[189312]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:57 smithi143 ceph-mon[183689]: pgmap v6333: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:58.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:58 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:29:58.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:58 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:29:58.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:58 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:29:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[189312]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:59.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[192000]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:29:59.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:29:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:29:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:59 smithi143 ceph-mon[183689]: pgmap v6334: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:29:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:29:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:29:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:29:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:30:00.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:00 smithi143 ceph-mon[183689]: overall HEALTH_OK 2023-09-30T12:30:00.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:00 smithi040 ceph-mon[192000]: overall HEALTH_OK 2023-09-30T12:30:00.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:00 smithi040 ceph-mon[189312]: overall HEALTH_OK 2023-09-30T12:30:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:01] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:30:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:01 smithi143 ceph-mon[183689]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:01 smithi040 ceph-mon[192000]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:01 smithi040 ceph-mon[189312]: pgmap v6335: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:01.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:03 smithi143 ceph-mon[183689]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:03 smithi040 ceph-mon[192000]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:03 smithi040 ceph-mon[189312]: pgmap v6336: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:05.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:05 smithi143 ceph-mon[183689]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:05 smithi040 ceph-mon[192000]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:05 smithi040 ceph-mon[189312]: pgmap v6337: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:07 smithi040 ceph-mon[192000]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:07 smithi040 ceph-mon[189312]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:07 smithi143 ceph-mon[183689]: pgmap v6338: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:09 smithi040 ceph-mon[192000]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:09.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:09 smithi040 ceph-mon[189312]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:09 smithi143 ceph-mon[183689]: pgmap v6339: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:11.405 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:11] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:30:11.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:11 smithi040 ceph-mon[192000]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:11.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:11 smithi040 ceph-mon[189312]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:11 smithi143 ceph-mon[183689]: pgmap v6340: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:13.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:13 smithi040 ceph-mon[192000]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:13.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:13 smithi040 ceph-mon[189312]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:13 smithi143 ceph-mon[183689]: pgmap v6341: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:15.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:15 smithi143 ceph-mon[183689]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:15 smithi040 ceph-mon[192000]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:15 smithi040 ceph-mon[189312]: pgmap v6342: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:17 smithi143 ceph-mon[183689]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:17 smithi040 ceph-mon[189312]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:17.659 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:17 smithi040 ceph-mon[192000]: pgmap v6343: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:19.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:19 smithi040 ceph-mon[192000]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:19.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:19 smithi040 ceph-mon[189312]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:19 smithi143 ceph-mon[183689]: pgmap v6344: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:30:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:21 smithi143 ceph-mon[183689]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:21 smithi040 ceph-mon[192000]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:21 smithi040 ceph-mon[189312]: pgmap v6345: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:23 smithi143 ceph-mon[183689]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:23 smithi040 ceph-mon[192000]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:23.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:23 smithi040 ceph-mon[189312]: pgmap v6346: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:25 smithi143 ceph-mon[183689]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:25 smithi040 ceph-mon[192000]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:25 smithi040 ceph-mon[189312]: pgmap v6347: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:27.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:27 smithi040 ceph-mon[192000]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:27.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:27 smithi040 ceph-mon[189312]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:27 smithi143 ceph-mon[183689]: pgmap v6348: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:29 smithi143 ceph-mon[183689]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:29 smithi040 ceph-mon[192000]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:29 smithi040 ceph-mon[189312]: pgmap v6349: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:30:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:31 smithi143 ceph-mon[183689]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:31 smithi040 ceph-mon[189312]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:31 smithi040 ceph-mon[192000]: pgmap v6350: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:31.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:33 smithi143 ceph-mon[183689]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:33 smithi040 ceph-mon[189312]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:33 smithi040 ceph-mon[192000]: pgmap v6351: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:35 smithi143 ceph-mon[183689]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:35 smithi040 ceph-mon[192000]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:35 smithi040 ceph-mon[189312]: pgmap v6352: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:37 smithi143 ceph-mon[183689]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:37 smithi040 ceph-mon[192000]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:37.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:37 smithi040 ceph-mon[189312]: pgmap v6353: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:39 smithi143 ceph-mon[183689]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:39 smithi040 ceph-mon[192000]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:39 smithi040 ceph-mon[189312]: pgmap v6354: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:30:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:41 smithi143 ceph-mon[183689]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:41 smithi040 ceph-mon[192000]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:41 smithi040 ceph-mon[189312]: pgmap v6355: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:43 smithi143 ceph-mon[183689]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:43 smithi040 ceph-mon[192000]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:43 smithi040 ceph-mon[189312]: pgmap v6356: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:45 smithi143 ceph-mon[183689]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:45 smithi040 ceph-mon[192000]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:45 smithi040 ceph-mon[189312]: pgmap v6357: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:30:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:47 smithi143 ceph-mon[183689]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:47 smithi040 ceph-mon[192000]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:47.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:47 smithi040 ceph-mon[189312]: pgmap v6358: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:49 smithi143 ceph-mon[183689]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:49 smithi040 ceph-mon[192000]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:49 smithi040 ceph-mon[189312]: pgmap v6359: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:30:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:30:51] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:30:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:51 smithi143 ceph-mon[183689]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:51 smithi040 ceph-mon[192000]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:51 smithi040 ceph-mon[189312]: pgmap v6360: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:53 smithi143 ceph-mon[183689]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:53 smithi040 ceph-mon[192000]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:53 smithi040 ceph-mon[189312]: pgmap v6361: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:55 smithi143 ceph-mon[183689]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:55 smithi040 ceph-mon[192000]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:55 smithi040 ceph-mon[189312]: pgmap v6362: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:57 smithi143 ceph-mon[183689]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:57 smithi040 ceph-mon[192000]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:57 smithi040 ceph-mon[189312]: pgmap v6363: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:59 smithi143 ceph-mon[183689]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:30:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:30:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:30:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:30:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:30:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[192000]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:30:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[189312]: pgmap v6364: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:30:59.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:30:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:31:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:31:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:01 smithi143 ceph-mon[183689]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:01 smithi040 ceph-mon[192000]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:01 smithi040 ceph-mon[189312]: pgmap v6365: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:03 smithi143 ceph-mon[183689]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:03 smithi040 ceph-mon[192000]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:03 smithi040 ceph-mon[189312]: pgmap v6366: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:05 smithi143 ceph-mon[183689]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:05 smithi040 ceph-mon[192000]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:05 smithi040 ceph-mon[189312]: pgmap v6367: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:07 smithi143 ceph-mon[183689]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:07 smithi040 ceph-mon[192000]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:07 smithi040 ceph-mon[189312]: pgmap v6368: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:09 smithi143 ceph-mon[183689]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:09 smithi040 ceph-mon[192000]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:09 smithi040 ceph-mon[189312]: pgmap v6369: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:31:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:11 smithi143 ceph-mon[183689]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:11 smithi040 ceph-mon[189312]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:11 smithi040 ceph-mon[192000]: pgmap v6370: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:13 smithi143 ceph-mon[183689]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:13 smithi040 ceph-mon[192000]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:13 smithi040 ceph-mon[189312]: pgmap v6371: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:15 smithi143 ceph-mon[183689]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:15 smithi040 ceph-mon[192000]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:15 smithi040 ceph-mon[189312]: pgmap v6372: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:16.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:17 smithi143 ceph-mon[183689]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:17 smithi040 ceph-mon[192000]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:17.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:17 smithi040 ceph-mon[189312]: pgmap v6373: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:19 smithi143 ceph-mon[183689]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:19 smithi040 ceph-mon[192000]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:19 smithi040 ceph-mon[189312]: pgmap v6374: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:31:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:21 smithi143 ceph-mon[183689]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:21 smithi040 ceph-mon[192000]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:21 smithi040 ceph-mon[189312]: pgmap v6375: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:23 smithi143 ceph-mon[183689]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:23 smithi040 ceph-mon[192000]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:23 smithi040 ceph-mon[189312]: pgmap v6376: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:25 smithi143 ceph-mon[183689]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:25 smithi040 ceph-mon[192000]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:25 smithi040 ceph-mon[189312]: pgmap v6377: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:27 smithi143 ceph-mon[183689]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:27 smithi040 ceph-mon[192000]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:27 smithi040 ceph-mon[189312]: pgmap v6378: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:29 smithi143 ceph-mon[183689]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:29 smithi040 ceph-mon[192000]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:29 smithi040 ceph-mon[189312]: pgmap v6379: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:31] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T12:31:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:31 smithi143 ceph-mon[183689]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:31 smithi040 ceph-mon[192000]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:31 smithi040 ceph-mon[189312]: pgmap v6380: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:33 smithi143 ceph-mon[183689]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:33 smithi040 ceph-mon[192000]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:33 smithi040 ceph-mon[189312]: pgmap v6381: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:35 smithi143 ceph-mon[183689]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:35 smithi040 ceph-mon[192000]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:35.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:35 smithi040 ceph-mon[189312]: pgmap v6382: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:37 smithi143 ceph-mon[183689]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:37 smithi040 ceph-mon[192000]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:37 smithi040 ceph-mon[189312]: pgmap v6383: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:39 smithi143 ceph-mon[183689]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:39 smithi040 ceph-mon[192000]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:39 smithi040 ceph-mon[189312]: pgmap v6384: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:41] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-30T12:31:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:41 smithi143 ceph-mon[183689]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:41 smithi040 ceph-mon[192000]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:41 smithi040 ceph-mon[189312]: pgmap v6385: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:43 smithi143 ceph-mon[183689]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:43 smithi040 ceph-mon[192000]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:43 smithi040 ceph-mon[189312]: pgmap v6386: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:45 smithi143 ceph-mon[183689]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:45 smithi040 ceph-mon[192000]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:45 smithi040 ceph-mon[189312]: pgmap v6387: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:31:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:47 smithi143 ceph-mon[183689]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:47 smithi040 ceph-mon[192000]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:47 smithi040 ceph-mon[189312]: pgmap v6388: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:49 smithi143 ceph-mon[183689]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:49 smithi040 ceph-mon[192000]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:49 smithi040 ceph-mon[189312]: pgmap v6389: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:31:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:31:51] "GET /metrics HTTP/1.1" 200 36239 "" "Prometheus/2.43.0" 2023-09-30T12:31:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:51 smithi143 ceph-mon[183689]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:51 smithi040 ceph-mon[192000]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:51 smithi040 ceph-mon[189312]: pgmap v6390: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:53 smithi143 ceph-mon[183689]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:53 smithi040 ceph-mon[192000]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:53 smithi040 ceph-mon[189312]: pgmap v6391: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:55 smithi143 ceph-mon[183689]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:55 smithi040 ceph-mon[192000]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:55.660 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:55 smithi040 ceph-mon[189312]: pgmap v6392: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:57 smithi143 ceph-mon[183689]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:57 smithi040 ceph-mon[192000]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:57 smithi040 ceph-mon[189312]: pgmap v6393: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:59 smithi143 ceph-mon[183689]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:59.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:31:59 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:31:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:59 smithi040 ceph-mon[192000]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:31:59 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:31:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:59 smithi040 ceph-mon[189312]: pgmap v6394: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:31:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:31:59 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:32:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:32:01.551 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:01 smithi143 ceph-mon[183689]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:01.551 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:01 smithi040 ceph-mon[189312]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:01 smithi040 ceph-mon[192000]: pgmap v6395: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:03.034 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.035 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:02 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.158 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.159 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.160 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:02 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:03 smithi040 ceph-mon[192000]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:03.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:03 smithi040 ceph-mon[189312]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:04.142 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:03 smithi143 ceph-mon[183689]: pgmap v6396: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:05.264 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:05 smithi143 ceph-mon[183689]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:05 smithi040 ceph-mon[192000]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:05 smithi040 ceph-mon[189312]: pgmap v6397: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:06.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:06.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:06 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:06.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:06 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:06.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:06 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:07.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:07 smithi143 ceph-mon[183689]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:07.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:07 smithi040 ceph-mon[192000]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:07.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:07 smithi040 ceph-mon[189312]: pgmap v6398: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:09.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:09 smithi040 ceph-mon[192000]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:09.659 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:09 smithi040 ceph-mon[189312]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:09.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:09 smithi143 ceph-mon[183689]: pgmap v6399: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:11.391 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:32:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:32:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.392 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:10 smithi143 ceph-mon[183689]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:32:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.408 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[192000]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:32:11.409 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:10 smithi040 ceph-mon[189312]: pgmap v6400: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:13 smithi143 ceph-mon[183689]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:13 smithi040 ceph-mon[192000]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:13 smithi040 ceph-mon[189312]: pgmap v6401: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:15 smithi143 ceph-mon[183689]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:15 smithi040 ceph-mon[192000]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:15 smithi040 ceph-mon[189312]: pgmap v6402: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:17 smithi143 ceph-mon[183689]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:17 smithi040 ceph-mon[192000]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:17 smithi040 ceph-mon[189312]: pgmap v6403: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:19 smithi143 ceph-mon[183689]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:19 smithi040 ceph-mon[192000]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:19 smithi040 ceph-mon[189312]: pgmap v6404: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:21] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:32:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:21 smithi143 ceph-mon[183689]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:21.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:21 smithi040 ceph-mon[192000]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:21.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:21 smithi040 ceph-mon[189312]: pgmap v6405: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:23 smithi143 ceph-mon[183689]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:23 smithi040 ceph-mon[192000]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:23 smithi040 ceph-mon[189312]: pgmap v6406: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:25 smithi143 ceph-mon[183689]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:25 smithi040 ceph-mon[192000]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:25 smithi040 ceph-mon[189312]: pgmap v6407: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:27 smithi143 ceph-mon[183689]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:27 smithi040 ceph-mon[192000]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:27 smithi040 ceph-mon[189312]: pgmap v6408: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:29 smithi143 ceph-mon[183689]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:29 smithi040 ceph-mon[192000]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:29 smithi040 ceph-mon[189312]: pgmap v6409: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:31] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:32:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:31 smithi143 ceph-mon[183689]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:31.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:31 smithi040 ceph-mon[192000]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:31 smithi040 ceph-mon[189312]: pgmap v6410: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:33 smithi143 ceph-mon[183689]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:33 smithi040 ceph-mon[192000]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:33.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:33 smithi040 ceph-mon[189312]: pgmap v6411: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:35 smithi143 ceph-mon[183689]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:35 smithi040 ceph-mon[192000]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:35 smithi040 ceph-mon[189312]: pgmap v6412: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:37 smithi143 ceph-mon[183689]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:37 smithi040 ceph-mon[192000]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:37 smithi040 ceph-mon[189312]: pgmap v6413: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:39 smithi143 ceph-mon[183689]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:39 smithi040 ceph-mon[192000]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:39 smithi040 ceph-mon[189312]: pgmap v6414: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:41] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:32:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:41 smithi143 ceph-mon[183689]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:41 smithi040 ceph-mon[192000]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:41 smithi040 ceph-mon[189312]: pgmap v6415: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:43 smithi143 ceph-mon[183689]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:43 smithi040 ceph-mon[192000]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:43 smithi040 ceph-mon[189312]: pgmap v6416: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:45 smithi143 ceph-mon[183689]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:45 smithi040 ceph-mon[192000]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:45 smithi040 ceph-mon[189312]: pgmap v6417: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:32:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:47 smithi143 ceph-mon[183689]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:47 smithi040 ceph-mon[192000]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:47 smithi040 ceph-mon[189312]: pgmap v6418: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:49 smithi143 ceph-mon[183689]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:49 smithi040 ceph-mon[189312]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:49 smithi040 ceph-mon[192000]: pgmap v6419: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:51.409 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:32:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:32:51] "GET /metrics HTTP/1.1" 200 36242 "" "Prometheus/2.43.0" 2023-09-30T12:32:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:51 smithi143 ceph-mon[183689]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:51 smithi040 ceph-mon[192000]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:51 smithi040 ceph-mon[189312]: pgmap v6420: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:53.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:53 smithi143 ceph-mon[183689]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:53 smithi040 ceph-mon[192000]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:53 smithi040 ceph-mon[189312]: pgmap v6421: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:55 smithi143 ceph-mon[183689]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:55 smithi040 ceph-mon[192000]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:55 smithi040 ceph-mon[189312]: pgmap v6422: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:57 smithi143 ceph-mon[183689]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:57 smithi040 ceph-mon[192000]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:57 smithi040 ceph-mon[189312]: pgmap v6423: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-09-30T12:32:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:32:59 smithi143 ceph-mon[183689]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:32:59 smithi040 ceph-mon[192000]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:32:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:32:59 smithi040 ceph-mon[189312]: pgmap v6424: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:01] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:33:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:01 smithi143 ceph-mon[183689]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:01 smithi040 ceph-mon[192000]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:01 smithi040 ceph-mon[189312]: pgmap v6425: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:03 smithi143 ceph-mon[183689]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:03.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:03 smithi040 ceph-mon[192000]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:03.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:03 smithi040 ceph-mon[189312]: pgmap v6426: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:05 smithi143 ceph-mon[183689]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:05 smithi040 ceph-mon[192000]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:05 smithi040 ceph-mon[189312]: pgmap v6427: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:07 smithi143 ceph-mon[183689]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:07 smithi040 ceph-mon[192000]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:07.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:07 smithi040 ceph-mon[189312]: pgmap v6428: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:09 smithi143 ceph-mon[183689]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:09 smithi040 ceph-mon[189312]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:09 smithi040 ceph-mon[192000]: pgmap v6429: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:10.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:10 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:33:10.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:10 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:33:10.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:10 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:33:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:11] "GET /metrics HTTP/1.1" 200 36245 "" "Prometheus/2.43.0" 2023-09-30T12:33:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:11 smithi143 ceph-mon[183689]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:33:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:33:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[192000]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[189312]: pgmap v6430: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:11.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:33:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:33:11.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:33:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:13 smithi143 ceph-mon[183689]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:13 smithi040 ceph-mon[192000]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:13 smithi040 ceph-mon[189312]: pgmap v6431: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:15 smithi143 ceph-mon[183689]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:15 smithi040 ceph-mon[192000]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:15 smithi040 ceph-mon[189312]: pgmap v6432: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:17 smithi143 ceph-mon[183689]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:17 smithi040 ceph-mon[192000]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:17 smithi040 ceph-mon[189312]: pgmap v6433: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:19 smithi143 ceph-mon[183689]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:19 smithi040 ceph-mon[192000]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:19 smithi040 ceph-mon[189312]: pgmap v6434: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:21.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:33:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:21 smithi143 ceph-mon[183689]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:21.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:21 smithi040 ceph-mon[192000]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:21.909 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:21 smithi040 ceph-mon[189312]: pgmap v6435: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:23 smithi143 ceph-mon[183689]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:23.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:23 smithi040 ceph-mon[192000]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:23.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:23 smithi040 ceph-mon[189312]: pgmap v6436: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:25.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:25 smithi143 ceph-mon[183689]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:25.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:25 smithi040 ceph-mon[192000]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:25.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:25 smithi040 ceph-mon[189312]: pgmap v6437: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:27.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:27 smithi143 ceph-mon[183689]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:27.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:27 smithi040 ceph-mon[192000]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:27.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:27 smithi040 ceph-mon[189312]: pgmap v6438: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:29.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:29 smithi143 ceph-mon[183689]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:29.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:29 smithi040 ceph-mon[192000]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:29.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:29 smithi040 ceph-mon[189312]: pgmap v6439: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:31.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:31 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:31] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:33:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:31 smithi143 ceph-mon[183689]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:31.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:31 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:31 smithi040 ceph-mon[192000]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:31.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:31 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:31 smithi040 ceph-mon[189312]: pgmap v6440: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:31.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:31 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:33.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:33 smithi143 ceph-mon[183689]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:33.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:33 smithi040 ceph-mon[192000]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:33.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:33 smithi040 ceph-mon[189312]: pgmap v6441: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:35.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:35 smithi143 ceph-mon[183689]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:35.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:35 smithi040 ceph-mon[192000]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:35.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:35 smithi040 ceph-mon[189312]: pgmap v6442: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:37.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:37 smithi143 ceph-mon[183689]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:37.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:37 smithi040 ceph-mon[192000]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:37.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:37 smithi040 ceph-mon[189312]: pgmap v6443: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:39.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:39 smithi143 ceph-mon[183689]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:39.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:39 smithi040 ceph-mon[192000]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:39.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:39 smithi040 ceph-mon[189312]: pgmap v6444: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:41.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:41 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:41] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:33:41.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:41 smithi143 ceph-mon[183689]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:41.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:41 smithi040 ceph-mon[192000]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:41.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:41 smithi040 ceph-mon[189312]: pgmap v6445: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:43.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:43 smithi143 ceph-mon[183689]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:43.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:43 smithi040 ceph-mon[192000]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:43.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:43 smithi040 ceph-mon[189312]: pgmap v6446: 137 pgs: 137 active+clean; 1.3 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:45.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:45 smithi143 ceph-mon[183689]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:45.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:45 smithi040 ceph-mon[192000]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:45.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:45 smithi040 ceph-mon[189312]: pgmap v6447: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:46.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:46 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:46.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:46 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:46.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:46 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:33:47.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:47 smithi143 ceph-mon[183689]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:47.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:47 smithi040 ceph-mon[192000]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:47.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:47 smithi040 ceph-mon[189312]: pgmap v6448: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:49.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:49 smithi143 ceph-mon[183689]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:49.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:49 smithi040 ceph-mon[192000]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:49.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:49 smithi040 ceph-mon[189312]: pgmap v6449: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:51.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:33:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:33:51] "GET /metrics HTTP/1.1" 200 36241 "" "Prometheus/2.43.0" 2023-09-30T12:33:51.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:51 smithi143 ceph-mon[183689]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:51.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:51 smithi040 ceph-mon[192000]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:51.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:51 smithi040 ceph-mon[189312]: pgmap v6450: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:53.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:53 smithi143 ceph-mon[183689]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:53.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:53 smithi040 ceph-mon[192000]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:53.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:53 smithi040 ceph-mon[189312]: pgmap v6451: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:55.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:55 smithi143 ceph-mon[183689]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:55.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:55 smithi040 ceph-mon[192000]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:55.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:55 smithi040 ceph-mon[189312]: pgmap v6452: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:57.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:57 smithi143 ceph-mon[183689]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:57.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:57 smithi040 ceph-mon[192000]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:57.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:57 smithi040 ceph-mon[189312]: pgmap v6453: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:59.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:33:59 smithi143 ceph-mon[183689]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:59.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:33:59 smithi040 ceph-mon[189312]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:33:59.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:33:59 smithi040 ceph-mon[192000]: pgmap v6454: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:01.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:01 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:34:01] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:34:01.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:01 smithi143 ceph-mon[183689]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:01.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:01 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:01 smithi040 ceph-mon[192000]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:01.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:01 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:01 smithi040 ceph-mon[189312]: pgmap v6455: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:01.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:01 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:03.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:03 smithi143 ceph-mon[183689]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:03.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:03 smithi040 ceph-mon[192000]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:03.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:03 smithi040 ceph-mon[189312]: pgmap v6456: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:05.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:05 smithi143 ceph-mon[183689]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:05.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:05 smithi040 ceph-mon[192000]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:05.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:05 smithi040 ceph-mon[189312]: pgmap v6457: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:07.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:07 smithi143 ceph-mon[183689]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:07.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:07 smithi040 ceph-mon[192000]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:07.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:07 smithi040 ceph-mon[189312]: pgmap v6458: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:09.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:09 smithi143 ceph-mon[183689]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:09.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:09 smithi040 ceph-mon[192000]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:09.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:09 smithi040 ceph-mon[189312]: pgmap v6459: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:11.408 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:34:11] "GET /metrics HTTP/1.1" 200 36243 "" "Prometheus/2.43.0" 2023-09-30T12:34:11.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:11 smithi143 ceph-mon[183689]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:34:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:34:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:34:11.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:11 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:34:11.909 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[192000]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[189312]: pgmap v6460: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-30T12:34:11.910 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-30T12:34:11.911 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:11 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' 2023-09-30T12:34:13.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:13 smithi143 ceph-mon[183689]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:13.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:13 smithi040 ceph-mon[192000]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:13.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:13 smithi040 ceph-mon[189312]: pgmap v6461: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:15.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:15 smithi143 ceph-mon[183689]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:15.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:15 smithi040 ceph-mon[192000]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:15.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:15 smithi040 ceph-mon[189312]: pgmap v6462: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:16.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:16 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:16.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:16 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:16.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:16 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-30T12:34:17.641 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:17 smithi143 ceph-mon[183689]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:17.658 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:17 smithi040 ceph-mon[192000]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:17.658 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:17 smithi040 ceph-mon[189312]: pgmap v6463: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:18.518 DEBUG:teuthology.orchestra.run:got remote process result: 124 2023-09-30T12:34:18.519 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-09-30T12:34:18.519 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-30T12:34:18.991 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi040 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh' 2023-09-30T12:34:19.060 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=dc829ac75d05499a946736f49b2cf766 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/parallel.py", line 64, in _run_spawned mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/full_sequential.py", line 30, in task mgr = run_tasks.run_one_task(taskname, ctx=ctx, config=confg) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph-c_1d10b71792f3be8887a7631e69851ac2df3585af/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi040 with status 124: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh' 2023-09-30T12:34:19.064 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-30T12:34:19.076 INFO:tasks.cephadm:Teardown begin 2023-09-30T12:34:19.076 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2023-09-30T12:34:19.076 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T12:34:19.640 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T12:34:19.640 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":16,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54295,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.143:6833/659309362","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":659309362},{"type":"v1","addr":"172.21.15.143:6833","nonce":659309362}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:27:34.297385+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":476,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"max_mds":1,"in":[0],"up":{"mds_0":44282},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44282":{"gid":44282,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":5,"addr":"172.21.15.40:6835/566904898","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":566904898},{"type":"v1","addr":"172.21.15.40:6835","nonce":566904898}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-09-30T12:34:19.643 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 16 2023-09-30T12:34:19.656 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-09-30T12:34:19.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:19 smithi143 ceph-mon[183689]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:19.908 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:19 smithi040 ceph-mon[192000]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:19.908 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:19 smithi040 ceph-mon[189312]: pgmap v6464: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:20.057 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T12:34:20.057 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":16,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":54295,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.143:6833/659309362","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6832","nonce":659309362},{"type":"v1","addr":"172.21.15.143:6833","nonce":659309362}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"epoch":16}],"filesystems":[{"mdsmap":{"epoch":15,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false,"refuse_standby_for_another_fs":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-09-30T09:18:19.227757+0000","modified":"2023-09-30T09:27:34.297385+0000","tableserver":0,"root":0,"session_timeout":60,"session_autoclose":300,"required_client_features":{},"max_file_size":1099511627776,"max_xattr_size":65536,"last_failure":0,"last_failure_osd_epoch":476,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}},"max_mds":1,"in":[0],"up":{"mds_0":44282},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44282":{"gid":44282,"name":"a","rank":0,"incarnation":12,"state":"up:active","state_seq":5,"addr":"172.21.15.40:6835/566904898","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6834","nonce":566904898},{"type":"v1","addr":"172.21.15.40:6835","nonce":566904898}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2","feature_11":"minor log segments"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-09-30T12:34:20.060 INFO:teuthology.orchestra.run.smithi040.stderr:dumped fsmap epoch 16 2023-09-30T12:34:20.073 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-09-30T12:34:20.432 INFO:teuthology.orchestra.run.smithi040.stdout: 2023-09-30T12:34:20.432 INFO:teuthology.orchestra.run.smithi040.stdout:{"epoch":916,"fsid":"9308996e-5f71-11ee-8db4-212e2dc638e7","created":"2023-09-30T09:13:58.088622+0000","modified":"2023-09-30T09:35:23.474229+0000","last_up_change":"2023-09-30T09:27:14.414781+0000","last_in_change":"2023-09-30T09:17:47.008450+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":27,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":24,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-30T09:16:34.461065+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-09-30T09:18:17.732563+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"58","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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-09-30T09:18:18.614187+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":64,"pg_placement_num":64,"pg_placement_num_target":64,"pg_num_target":64,"pg_num_pending":64,"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":"59","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_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-09-30T09:18:41.897646+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":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"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":"63","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":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":24,"pool_name":"test-rados-api-smithi040-240013-19","create_time":"2023-09-30T09:35:20.970874+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":32,"pg_placement_num":32,"pg_placement_num_target":32,"pg_num_target":32,"pg_num_pending":32,"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":"916","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":{},"application_metadata":{"rados":{}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"835ae6de-40c2-4c60-92f4-728165d0f155","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":245,"up_from":255,"up_thru":914,"down_at":246,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6802","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6803","nonce":1705414054}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6804","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6805","nonce":1705414054}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6808","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6809","nonce":1705414054}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6806","nonce":1705414054},{"type":"v1","addr":"172.21.15.40:6807","nonce":1705414054}]},"public_addr":"172.21.15.40:6803/1705414054","cluster_addr":"172.21.15.40:6805/1705414054","heartbeat_back_addr":"172.21.15.40:6809/1705414054","heartbeat_front_addr":"172.21.15.40:6807/1705414054","state":["exists","up"]},{"osd":1,"uuid":"b9bb9b78-8052-4dd7-b4d9-0c2ba5214d0f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":275,"up_from":285,"up_thru":914,"down_at":276,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6810","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6811","nonce":1784225533}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6812","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6813","nonce":1784225533}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6816","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6817","nonce":1784225533}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6814","nonce":1784225533},{"type":"v1","addr":"172.21.15.40:6815","nonce":1784225533}]},"public_addr":"172.21.15.40:6811/1784225533","cluster_addr":"172.21.15.40:6813/1784225533","heartbeat_back_addr":"172.21.15.40:6817/1784225533","heartbeat_front_addr":"172.21.15.40:6815/1784225533","state":["exists","up"]},{"osd":2,"uuid":"1c2581de-68c1-409d-9013-cd2e9c26b8ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":305,"up_from":315,"up_thru":914,"down_at":306,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6818","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6819","nonce":742437050}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6820","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6821","nonce":742437050}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6824","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6825","nonce":742437050}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6822","nonce":742437050},{"type":"v1","addr":"172.21.15.40:6823","nonce":742437050}]},"public_addr":"172.21.15.40:6819/742437050","cluster_addr":"172.21.15.40:6821/742437050","heartbeat_back_addr":"172.21.15.40:6825/742437050","heartbeat_front_addr":"172.21.15.40:6823/742437050","state":["exists","up"]},{"osd":3,"uuid":"37c384e7-fca4-47e3-8ea9-257357fa8325","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":336,"up_from":346,"up_thru":914,"down_at":337,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6826","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6827","nonce":2236669534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6828","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6829","nonce":2236669534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6832","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6833","nonce":2236669534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.40:6830","nonce":2236669534},{"type":"v1","addr":"172.21.15.40:6831","nonce":2236669534}]},"public_addr":"172.21.15.40:6827/2236669534","cluster_addr":"172.21.15.40:6829/2236669534","heartbeat_back_addr":"172.21.15.40:6833/2236669534","heartbeat_front_addr":"172.21.15.40:6831/2236669534","state":["exists","up"]},{"osd":4,"uuid":"5576d272-df64-4952-9541-84f50de29e89","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":365,"up_from":375,"up_thru":914,"down_at":366,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6800","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6801","nonce":3947301350}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6802","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6803","nonce":3947301350}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6806","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6807","nonce":3947301350}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6804","nonce":3947301350},{"type":"v1","addr":"172.21.15.143:6805","nonce":3947301350}]},"public_addr":"172.21.15.143:6801/3947301350","cluster_addr":"172.21.15.143:6803/3947301350","heartbeat_back_addr":"172.21.15.143:6807/3947301350","heartbeat_front_addr":"172.21.15.143:6805/3947301350","state":["exists","up"]},{"osd":5,"uuid":"cc0d403a-8cae-46e8-95bb-0bdefff45ea4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":37,"last_clean_end":394,"up_from":404,"up_thru":914,"down_at":395,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6808","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6809","nonce":129550003}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6810","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6811","nonce":129550003}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6814","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6815","nonce":129550003}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6812","nonce":129550003},{"type":"v1","addr":"172.21.15.143:6813","nonce":129550003}]},"public_addr":"172.21.15.143:6809/129550003","cluster_addr":"172.21.15.143:6811/129550003","heartbeat_back_addr":"172.21.15.143:6815/129550003","heartbeat_front_addr":"172.21.15.143:6813/129550003","state":["exists","up"]},{"osd":6,"uuid":"00863c58-a581-47a0-9c51-53f64ced137e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":44,"last_clean_end":422,"up_from":431,"up_thru":914,"down_at":423,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6816","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6817","nonce":1671256311}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6818","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6819","nonce":1671256311}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6822","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6823","nonce":1671256311}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6820","nonce":1671256311},{"type":"v1","addr":"172.21.15.143:6821","nonce":1671256311}]},"public_addr":"172.21.15.143:6817/1671256311","cluster_addr":"172.21.15.143:6819/1671256311","heartbeat_back_addr":"172.21.15.143:6823/1671256311","heartbeat_front_addr":"172.21.15.143:6821/1671256311","state":["exists","up"]},{"osd":7,"uuid":"5c387ca2-8899-4840-9a83-a0630f69b517","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":51,"last_clean_end":451,"up_from":460,"up_thru":914,"down_at":452,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6824","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6825","nonce":3131937393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6826","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6827","nonce":3131937393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6830","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6831","nonce":3131937393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.143:6828","nonce":3131937393},{"type":"v1","addr":"172.21.15.143:6829","nonce":3131937393}]},"public_addr":"172.21.15.143:6825/3131937393","cluster_addr":"172.21.15.143:6827/3131937393","heartbeat_back_addr":"172.21.15.143:6831/3131937393","heartbeat_front_addr":"172.21.15.143:6829/3131937393","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:15:52.918225+0000","dead_epoch":245},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:11.954811+0000","dead_epoch":275},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:30.822116+0000","dead_epoch":305},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:16:49.506331+0000","dead_epoch":336},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:06.732761+0000","dead_epoch":365},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:24.480480+0000","dead_epoch":394},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:17:42.162258+0000","dead_epoch":422},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-30T09:18:00.160960+0000","dead_epoch":451}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.4","mappings":[{"from":7,"to":2}]},{"pgid":"3.6","mappings":[{"from":0,"to":2}]},{"pgid":"3.14","mappings":[{"from":4,"to":2}]},{"pgid":"3.1a","mappings":[{"from":4,"to":3}]},{"pgid":"3.3a","mappings":[{"from":5,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.143:6833/662622066":"2023-10-01T09:27:32.277291+0000","172.21.15.40:0/1885842675":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/1759113714":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/2339486296":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/1234419437":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/161450001":"2023-10-01T09:14:24.889566+0000","172.21.15.143:0/1785001658":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/921926863":"2023-10-01T09:21:34.291070+0000","172.21.15.143:6832/662622066":"2023-10-01T09:27:32.277291+0000","172.21.15.40:6801/2096981326":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/3213326704":"2023-10-01T09:22:45.195421+0000","172.21.15.40:0/2087426705":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/3440167853":"2023-10-01T09:18:44.517182+0000","172.21.15.143:0/1328437838":"2023-10-01T09:22:09.622856+0000","172.21.15.40:6800/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.143:0/1302651913":"2023-10-01T09:22:09.622856+0000","172.21.15.40:6800/2096981326":"2023-10-01T09:22:45.195421+0000","172.21.15.143:6834/3861600524":"2023-10-01T09:22:09.622856+0000","172.21.15.143:0/346573649":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/3173140995":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6800/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/2424970252":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6801/1109716925":"2023-10-01T09:14:47.917674+0000","172.21.15.40:0/282629817":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3861876356":"2023-10-01T09:21:34.291070+0000","172.21.15.143:6835/3861600524":"2023-10-01T09:22:09.622856+0000","172.21.15.40:0/93581193":"2023-10-01T09:22:45.195421+0000","172.21.15.40:6800/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/228618636":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/3221781902":"2023-10-01T09:18:44.517182+0000","172.21.15.40:0/1197285789":"2023-10-01T09:21:34.291070+0000","172.21.15.40:6801/1424502913":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2000571367":"2023-10-01T09:22:45.195421+0000","172.21.15.143:0/804832914":"2023-10-01T09:22:09.622856+0000","172.21.15.143:0/430489241":"2023-10-01T09:22:09.622856+0000","172.21.15.40:6800/444369355":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/1528332302":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/2593590192":"2023-10-01T09:14:24.889566+0000","172.21.15.40:0/2943608789":"2023-10-01T09:18:44.517182+0000","172.21.15.40:6801/444369355":"2023-10-01T09:21:34.291070+0000","172.21.15.40:0/3426011065":"2023-10-01T09:14:47.917674+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[{"pool":5,"snaps":[{"begin":764,"length":1}]}],"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}} 2023-09-30T12:34:20.448 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2023-09-30T12:34:20.867 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2996480054' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.867 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/1558023927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.868 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/3785429735' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2996480054' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/1558023927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.868 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/3785429735' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.878 INFO:teuthology.orchestra.run.smithi040.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2023-09-30T12:34:20.891 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2023-09-30T12:34:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:20 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2996480054' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:20 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/1558023927' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-09-30T12:34:20.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:20 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/3785429735' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-30T12:34:21.158 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: ::ffff:172.21.15.143 - - [30/Sep/2023:12:34:21] "GET /metrics HTTP/1.1" 200 36244 "" "Prometheus/2.43.0" 2023-09-30T12:34:21.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[189289]: 2023-09-30T12:34:20.866+0000 7ff2d55ea700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T12:34:21.159 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: ignoring --setuser ceph since I am not root 2023-09-30T12:34:21.159 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: ignoring --setgroup ceph since I am not root 2023-09-30T12:34:21.159 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:34:20 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: starting mds.a at 2023-09-30T12:34:21.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/548776590' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-30T12:34:21.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: osdmap e917: 8 total, 8 up, 8 in 2023-09-30T12:34:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T12:34:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2599458431' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:21 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.893 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/548776590' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: osdmap e917: 8 total, 8 up, 8 in 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T12:34:21.894 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2599458431' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: pgmap v6465: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/548776590' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-30T12:34:21.895 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-30T12:34:21.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2023-09-30T12:34:21.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: osdmap e917: 8 total, 8 up, 8 in 2023-09-30T12:34:21.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: fsmap cephfs:0/1 1 up:standby, 1 failed 2023-09-30T12:34:21.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2599458431' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.896 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:21 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2023-09-30T12:34:21.897 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2023-09-30T12:34:22.889 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'cephfs_metadata' removed 2023-09-30T12:34:22.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T12:34:22.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: Cluster is now healthy 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: mds.? [v2:172.21.15.40:6834/1008618923,v1:172.21.15.40:6835/1008618923] up:boot 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: fsmap 2 up:standby 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T12:34:22.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2118343003' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.893 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:22 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T12:34:22.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T12:34:22.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: Cluster is now healthy 2023-09-30T12:34:22.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: mds.? [v2:172.21.15.40:6834/1008618923,v1:172.21.15.40:6835/1008618923] up:boot 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: fsmap 2 up:standby 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2118343003' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.904 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: Cluster is now healthy 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: mds.? [v2:172.21.15.40:6834/1008618923,v1:172.21.15.40:6835/1008618923] up:boot 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: fsmap 2 up:standby 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: from='mgr.34101 172.21.15.40:0/3715461234' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2118343003' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.905 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:22 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:22.906 DEBUG:teuthology.orchestra.run.smithi040:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2023-09-30T12:34:23.881 INFO:teuthology.orchestra.run.smithi040.stderr:pool 'cephfs_data' removed 2023-09-30T12:34:23.891 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:23 smithi143 ceph-mon[183689]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:23 smithi143 ceph-mon[183689]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T12:34:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:23 smithi143 ceph-mon[183689]: osdmap e918: 8 total, 8 up, 8 in 2023-09-30T12:34:23.892 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:23 smithi143 ceph-mon[183689]: from='client.? 172.21.15.40:0/2359968248' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:23.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[189312]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:23.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[189312]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T12:34:23.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[189312]: osdmap e918: 8 total, 8 up, 8 in 2023-09-30T12:34:23.902 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[189312]: from='client.? 172.21.15.40:0/2359968248' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:23.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[192000]: pgmap v6467: 137 pgs: 137 active+clean; 1.3 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-30T12:34:23.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[192000]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2023-09-30T12:34:23.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[192000]: osdmap e918: 8 total, 8 up, 8 in 2023-09-30T12:34:23.903 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:23 smithi040 ceph-mon[192000]: from='client.? 172.21.15.40:0/2359968248' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2023-09-30T12:34:23.904 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T12:34:23.946 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T12:34:24.179 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-30T12:34:24.180 DEBUG:teuthology.orchestra.run.smithi040:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-30T12:34:24.203 DEBUG:teuthology.orchestra.run.smithi143:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-30T12:34:24.242 INFO:tasks.cephadm:Stopping all daemons... 2023-09-30T12:34:24.242 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-30T12:34:24.242 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a 2023-09-30T12:34:24.619 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE Bus STOPPING 2023-09-30T12:34:24.619 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-30T12:34:24.619 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE Bus STOPPED 2023-09-30T12:34:24.619 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE Bus STARTING 2023-09-30T12:34:24.620 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE Serving on http://:::9283 2023-09-30T12:34:24.620 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:24 smithi040 systemd[1]: Stopping Ceph mon.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:24.620 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[189289]: 2023-09-30T12:34:24.496+0000 7ff2dadf5700 -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 2023-09-30T12:34:24.620 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a[189289]: 2023-09-30T12:34:24.496+0000 7ff2dadf5700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-30T12:34:24.897 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:24 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: [30/Sep/2023:12:34:24] ENGINE Bus STARTED 2023-09-30T12:34:25.158 INFO:journalctl@ceph.mon.a.smithi040.stdout:Sep 30 12:34:24 smithi040 bash[299764]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-a 2023-09-30T12:34:25.244 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-30T12:34:25.292 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:25.293 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-30T12:34:25.293 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-30T12:34:25.293 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.c 2023-09-30T12:34:25.560 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:25 smithi040 systemd[1]: Stopping Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:25.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:25 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[191977]: 2023-09-30T12:34:25.558+0000 7fe73cd25700 -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 2023-09-30T12:34:25.561 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:25 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c[191977]: 2023-09-30T12:34:25.558+0000 7fe73cd25700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-30T12:34:26.076 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-30T12:34:26.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:25 smithi040 bash[299921]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-c 2023-09-30T12:34:26.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:26 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-30T12:34:26.104 INFO:journalctl@ceph.mon.c.smithi040.stdout:Sep 30 12:34:26 smithi040 systemd[1]: Stopped Ceph mon.c for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T12:34:26.117 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:26.117 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-30T12:34:26.117 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-30T12:34:26.118 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.b 2023-09-30T12:34:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:26 smithi143 systemd[1]: Stopping Ceph mon.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[183666]: 2023-09-30T12:34:26.345+0000 7faffb12b700 -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 2023-09-30T12:34:26.642 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:26 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b[183666]: 2023-09-30T12:34:26.345+0000 7faffb12b700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-30T12:34:27.086 INFO:journalctl@ceph.mon.b.smithi143.stdout:Sep 30 12:34:26 smithi143 bash[297621]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mon-b 2023-09-30T12:34:27.093 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-30T12:34:27.149 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:27.149 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-30T12:34:27.149 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-30T12:34:27.150 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y 2023-09-30T12:34:27.526 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:27 smithi040 systemd[1]: Stopping Ceph mgr.y for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:27.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T12:34:27.525+0000 7efff59ec700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-09-30T12:34:27.909 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:27 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y[177530]: 2023-09-30T12:34:27.525+0000 7efff59ec700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-30T12:34:27.910 INFO:journalctl@ceph.mgr.y.smithi040.stdout:Sep 30 12:34:27 smithi040 bash[300066]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-y 2023-09-30T12:34:28.055 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-30T12:34:28.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:28.138 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-30T12:34:28.138 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-30T12:34:28.138 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x 2023-09-30T12:34:28.521 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 12:34:28 smithi143 systemd[1]: Stopping Ceph mgr.x for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:28.838 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 12:34:28 smithi143 bash[297769]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mgr-x 2023-09-30T12:34:28.839 INFO:journalctl@ceph.mgr.x.smithi143.stdout:Sep 30 12:34:28 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-30T12:34:28.844 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-30T12:34:28.879 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:28.879 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-30T12:34:28.879 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-30T12:34:28.880 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.0 2023-09-30T12:34:29.408 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 12:34:28 smithi040 systemd[1]: Stopping Ceph osd.0 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:29.908 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 12:34:29 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T12:34:29.493+0000 7fd04fcee700 -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 2023-09-30T12:34:29.908 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 12:34:29 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T12:34:29.493+0000 7fd04fcee700 -1 osd.0 919 *** Got signal Terminated *** 2023-09-30T12:34:29.909 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 12:34:29 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0[199459]: 2023-09-30T12:34:29.493+0000 7fd04fcee700 -1 osd.0 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:34:35.408 INFO:journalctl@ceph.osd.0.smithi040.stdout:Sep 30 12:34:35 smithi040 bash[300214]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-0 2023-09-30T12:34:36.773 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-30T12:34:36.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:36.825 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-30T12:34:36.825 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-30T12:34:36.825 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.1 2023-09-30T12:34:37.057 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 12:34:36 smithi040 systemd[1]: Stopping Ceph osd.1 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:37.408 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 12:34:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T12:34:37.056+0000 7f5618279700 -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 2023-09-30T12:34:37.408 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 12:34:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T12:34:37.056+0000 7f5618279700 -1 osd.1 919 *** Got signal Terminated *** 2023-09-30T12:34:37.408 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 12:34:37 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1[205252]: 2023-09-30T12:34:37.056+0000 7f5618279700 -1 osd.1 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:34:43.158 INFO:journalctl@ceph.osd.1.smithi040.stdout:Sep 30 12:34:42 smithi040 bash[300478]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-1 2023-09-30T12:34:44.222 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-30T12:34:44.273 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:44.274 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-30T12:34:44.274 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-30T12:34:44.274 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.2 2023-09-30T12:34:44.511 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 12:34:44 smithi040 systemd[1]: Stopping Ceph osd.2 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:44.908 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 12:34:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T12:34:44.509+0000 7faf58eca700 -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 2023-09-30T12:34:44.908 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 12:34:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T12:34:44.509+0000 7faf58eca700 -1 osd.2 919 *** Got signal Terminated *** 2023-09-30T12:34:44.908 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 12:34:44 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2[211023]: 2023-09-30T12:34:44.509+0000 7faf58eca700 -1 osd.2 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:34:50.408 INFO:journalctl@ceph.osd.2.smithi040.stdout:Sep 30 12:34:50 smithi040 bash[300744]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-2 2023-09-30T12:34:51.304 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-30T12:34:51.355 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:51.355 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-30T12:34:51.355 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-30T12:34:51.356 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.3 2023-09-30T12:34:51.585 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 12:34:51 smithi040 systemd[1]: Stopping Ceph osd.3 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:51.908 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 12:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T12:34:51.584+0000 7f0f54244700 -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 2023-09-30T12:34:51.908 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 12:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T12:34:51.584+0000 7f0f54244700 -1 osd.3 919 *** Got signal Terminated *** 2023-09-30T12:34:51.908 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 12:34:51 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3[216880]: 2023-09-30T12:34:51.584+0000 7f0f54244700 -1 osd.3 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:34:56.642 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:56 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:56.161+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:34:57.628 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:57.153+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:34:57.628 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:34:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:34:57.334+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:34:57.891 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:34:57 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:34:57.628+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:34:57.908 INFO:journalctl@ceph.osd.3.smithi040.stdout:Sep 30 12:34:57 smithi040 bash[301008]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-3 2023-09-30T12:34:58.608 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:58.179+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:34:58.609 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:34:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:34:58.326+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:34:58.786 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-30T12:34:58.837 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:34:58.838 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-30T12:34:58.838 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-30T12:34:58.838 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.4 2023-09-30T12:34:58.871 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:34:58 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:34:58.609+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:34:59.141 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:58 smithi143 systemd[1]: Stopping Ceph osd.4 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:34:59.142 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:59.072+0000 7f2f4068c700 -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 2023-09-30T12:34:59.142 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:59.072+0000 7f2f4068c700 -1 osd.4 919 *** Got signal Terminated *** 2023-09-30T12:34:59.142 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:59.072+0000 7f2f4068c700 -1 osd.4 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:34:59.642 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:34:59.210+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:34:59.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:34:59.306+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:00.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:34:59.656+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:00.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:34:59 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:34:59.715+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:00.641 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:35:00.238+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:35:00.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:00.324+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:01.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:00.681+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:01.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:00 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:00.668+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:01.641 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:01 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:35:01.234+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:35:01.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:01 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:01.309+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:02.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:01 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:01.648+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:02.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:01 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:01.664+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:02.641 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:35:02.284+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:35:02.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:02.337+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:03.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:02.647+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:03.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:02 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:02.692+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:03.627 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:35:03.305+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.146318+0000 front 2023-09-30T12:34:31.146293+0000 (oldest deadline 2023-09-30T12:34:55.746646+0000) 2023-09-30T12:35:03.627 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4[190697]: 2023-09-30T12:35:03.305+0000 7f2f3ac7e700 -1 osd.4 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:39.748153+0000 front 2023-09-30T12:34:39.748300+0000 (oldest deadline 2023-09-30T12:35:02.648153+0000) 2023-09-30T12:35:03.627 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:03.293+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:03.628 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:03.369Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.40:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.40:8765: connect: connection refused" 2023-09-30T12:35:03.628 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:03.370Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.40:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.40:8765: connect: connection refused" 2023-09-30T12:35:03.628 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:03.371Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.40:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.40:8765: connect: connection refused" 2023-09-30T12:35:03.628 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:03.371Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.40:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.40:8765: connect: connection refused" 2023-09-30T12:35:03.891 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:03.628+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:03.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:03.645+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:03.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:03 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:03.645+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:04.589 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:04.268+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:04.590 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:04.268+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:04.891 INFO:journalctl@ceph.osd.4.smithi143.stdout:Sep 30 12:35:04 smithi143 bash[297930]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-4 2023-09-30T12:35:04.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:04.624+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:04.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:04.624+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:04.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:04.612+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:04.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:04 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:04.612+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:05.391 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:05.269+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:05.392 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:05.269+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:05.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:05.666+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:05.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:05.666+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:05.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:05.632+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:05.893 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:05 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:05.632+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:05.930 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-30T12:35:06.011 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:06.011 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-30T12:35:06.011 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-30T12:35:06.011 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.5 2023-09-30T12:35:06.222 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 systemd[1]: Stopping Ceph osd.5 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:06.641 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:06.222+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:06.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:06.222+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:06.642 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:06.288+0000 7fbff6866700 -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 2023-09-30T12:35:06.642 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:06.288+0000 7fbff6866700 -1 osd.5 919 *** Got signal Terminated *** 2023-09-30T12:35:06.642 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:06.288+0000 7fbff6866700 -1 osd.5 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:35:07.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:06.654+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:07.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:06.654+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:07.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:06.668+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:07.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:06 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:06.668+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:07.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:07.188+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:07.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:07.188+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:08.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:07.678+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:08.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:07.678+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:08.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:07.665+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:08.143 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:07 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:07.665+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:08.622 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:08.178+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:08.622 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:08.178+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:08.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:08.711+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:08.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:08.711+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:08.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:08.622+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:08.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:08 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:08.622+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:09.626 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:09.214+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:09.626 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:09.214+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:09.891 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:09.625+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:09.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:09.625+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:09.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:09.721+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:09.892 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:09 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:09.721+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:10.641 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:10.214+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:10.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:10.214+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:10.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:10.214+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:11.141 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:10.768+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.330657+0000 front 2023-09-30T12:34:34.330706+0000 (oldest deadline 2023-09-30T12:34:59.030561+0000) 2023-09-30T12:35:11.142 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5[197059]: 2023-09-30T12:35:10.768+0000 7fbfefe56700 -1 osd.5 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.331542+0000 front 2023-09-30T12:34:41.331679+0000 (oldest deadline 2023-09-30T12:35:03.631583+0000) 2023-09-30T12:35:11.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:10.654+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:11.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:10 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:10.654+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:11.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:11.219+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:11.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:11.219+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:11.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:11.219+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:11.972 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:11.682+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:11.972 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:11 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:11.682+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:12.228 INFO:journalctl@ceph.osd.5.smithi143.stdout:Sep 30 12:35:12 smithi143 bash[298192]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-5 2023-09-30T12:35:12.590 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:12.228+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:12.591 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:12.228+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:12.591 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:12.228+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:12.891 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:12.677+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:12.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:12 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:12.677+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:13.321 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-30T12:35:13.363 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:13.363 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-30T12:35:13.363 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-30T12:35:13.363 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.6 2023-09-30T12:35:13.620 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.268+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:13.620 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.268+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:13.621 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.268+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:13.621 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 systemd[1]: Stopping Ceph osd.6 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:13.621 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.620+0000 7fbe5175f700 -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 2023-09-30T12:35:13.621 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.620+0000 7fbe5175f700 -1 osd.6 919 *** Got signal Terminated *** 2023-09-30T12:35:13.891 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:13.620+0000 7fbe5175f700 -1 osd.6 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:35:13.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:13.696+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:13.892 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:13 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:13.696+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:14.641 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:14.309+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:14.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:14.309+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:14.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:14.309+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:15.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:14.712+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:15.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:14 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:14.712+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:15.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:15.324+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:15.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:15.324+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:15.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:15.324+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:16.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:15.750+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:16.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:15.750+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:16.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:15 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:15.750+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:16.641 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:16.331+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:16.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:16.331+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:16.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:16.331+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:17.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:16.755+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:17.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:16.755+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:17.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:16 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:16.755+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:17.641 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:17.293+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:17.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:17.293+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:17.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:17.293+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:18.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:17.705+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:18.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:17.705+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:18.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:17.705+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:18.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:17 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:17.705+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:18.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:18.295+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:31.087527+0000 front 2023-09-30T12:34:31.087735+0000 (oldest deadline 2023-09-30T12:34:56.987406+0000) 2023-09-30T12:35:18.642 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:18.295+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:38.088753+0000 front 2023-09-30T12:34:38.088722+0000 (oldest deadline 2023-09-30T12:35:03.988557+0000) 2023-09-30T12:35:18.643 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:18.295+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:43.989203+0000 front 2023-09-30T12:34:43.989279+0000 (oldest deadline 2023-09-30T12:35:09.889205+0000) 2023-09-30T12:35:18.643 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6[202842]: 2023-09-30T12:35:18.295+0000 7fbe4dd55700 -1 osd.6 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:53.390281+0000 front 2023-09-30T12:34:53.390293+0000 (oldest deadline 2023-09-30T12:35:17.990732+0000) 2023-09-30T12:35:19.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:18.746+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:19.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:18.746+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:19.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:18.746+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:19.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:18 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:18.746+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:19.892 INFO:journalctl@ceph.osd.6.smithi143.stdout:Sep 30 12:35:19 smithi143 bash[298453]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-6 2023-09-30T12:35:19.893 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:19 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:19.735+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:19.893 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:19 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:19.735+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:19.893 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:19 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:19.735+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:19.893 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:19 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:19.735+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:20.770 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-30T12:35:20.810 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:20.810 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-30T12:35:20.810 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-30T12:35:20.810 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.7 2023-09-30T12:35:21.068 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:20 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:20.781+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:21.069 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:20 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:20.781+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:21.069 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:20 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:20.781+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:21.069 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:20 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:20.781+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:21.069 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:20 smithi143 systemd[1]: Stopping Ceph osd.7 for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:21.069 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.068+0000 7f72d1d01700 -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 2023-09-30T12:35:21.070 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.068+0000 7f72d1d01700 -1 osd.7 919 *** Got signal Terminated *** 2023-09-30T12:35:21.070 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.068+0000 7f72d1d01700 -1 osd.7 919 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-30T12:35:22.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.752+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:22.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.752+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:22.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.752+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:22.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:21 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:21.752+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:23.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:22.773+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:23.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:22.773+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:23.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:22.773+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:23.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:22 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:22.773+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:24.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:23.802+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:24.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:23.802+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:24.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:23.802+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:24.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:23 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:23.802+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:25.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:24.835+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:25.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:24.835+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:25.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:24.835+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:25.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:24.835+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:25.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:24 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:24.835+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.143:6804 osd.4 since back 2023-09-30T12:35:03.596910+0000 front 2023-09-30T12:35:03.596948+0000 (oldest deadline 2023-09-30T12:35:24.696954+0000) 2023-09-30T12:35:26.141 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:25.801+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6806 osd.0 since back 2023-09-30T12:34:34.190671+0000 front 2023-09-30T12:34:34.190696+0000 (oldest deadline 2023-09-30T12:34:57.090535+0000) 2023-09-30T12:35:26.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:25.801+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6814 osd.1 since back 2023-09-30T12:34:41.092351+0000 front 2023-09-30T12:34:41.092376+0000 (oldest deadline 2023-09-30T12:35:02.792244+0000) 2023-09-30T12:35:26.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:25.801+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6822 osd.2 since back 2023-09-30T12:34:49.194001+0000 front 2023-09-30T12:34:49.194040+0000 (oldest deadline 2023-09-30T12:35:15.093934+0000) 2023-09-30T12:35:26.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:25.801+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.40:6830 osd.3 since back 2023-09-30T12:34:56.194879+0000 front 2023-09-30T12:34:56.194837+0000 (oldest deadline 2023-09-30T12:35:17.195345+0000) 2023-09-30T12:35:26.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:25 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7[208602]: 2023-09-30T12:35:25.801+0000 7f72cbaf2700 -1 osd.7 919 heartbeat_check: no reply from 172.21.15.143:6804 osd.4 since back 2023-09-30T12:35:03.596910+0000 front 2023-09-30T12:35:03.596948+0000 (oldest deadline 2023-09-30T12:35:24.696954+0000) 2023-09-30T12:35:27.142 INFO:journalctl@ceph.osd.7.smithi143.stdout:Sep 30 12:35:26 smithi143 bash[298714]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-osd-7 2023-09-30T12:35:27.935 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-30T12:35:27.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:27.976 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-30T12:35:27.976 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2023-09-30T12:35:27.976 DEBUG:teuthology.orchestra.run.smithi040:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.a 2023-09-30T12:35:28.408 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:35:28 smithi040 systemd[1]: Stopping Ceph mds.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:28.409 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:35:28 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: 2023-09-30T12:35:28.237+0000 7fd00ae7d700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-09-30T12:35:28.409 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:35:28 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a[222726]: 2023-09-30T12:35:28.237+0000 7fd00ae7d700 -1 mds.a *** got signal Terminated *** 2023-09-30T12:35:32.658 INFO:journalctl@ceph.mds.a.smithi040.stdout:Sep 30 12:35:32 smithi040 bash[301281]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-a 2023-09-30T12:35:32.745 DEBUG:teuthology.orchestra.run.smithi040:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.a.service' 2023-09-30T12:35:32.787 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:32.787 INFO:tasks.cephadm.mds.a:Stopped mds.a 2023-09-30T12:35:32.787 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2023-09-30T12:35:32.788 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.b 2023-09-30T12:35:33.142 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 12:35:32 smithi143 systemd[1]: Stopping Ceph mds.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:33.142 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 12:35:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[213947]: 2023-09-30T12:35:33.014+0000 7fccb07ac700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mds -n mds.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2023-09-30T12:35:33.142 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 12:35:33 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b[213947]: 2023-09-30T12:35:33.014+0000 7fccb07ac700 -1 mds.b *** got signal Terminated *** 2023-09-30T12:35:37.541 INFO:journalctl@ceph.mds.b.smithi143.stdout:Sep 30 12:35:37 smithi143 bash[298973]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-mds-b 2023-09-30T12:35:37.547 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@mds.b.service' 2023-09-30T12:35:37.586 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:37.586 INFO:tasks.cephadm.mds.b:Stopped mds.b 2023-09-30T12:35:37.586 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-30T12:35:37.586 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-30T12:35:37.831 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 systemd[1]: Stopping Ceph prometheus.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:38.142 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-30T12:35:38.142 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.832Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-30T12:35:38.143 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.833Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-30T12:35:38.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.834Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-30T12:35:38.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.834Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-30T12:35:38.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:37 smithi143 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a[225031]: ts=2023-09-30T12:35:37.834Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-30T12:35:38.144 INFO:journalctl@ceph.prometheus.a.smithi143.stdout:Sep 30 12:35:38 smithi143 bash[299129]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-30T12:35:38.362 DEBUG:teuthology.orchestra.run.smithi143:> sudo pkill -f 'journalctl -f -n 0 -u ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-30T12:35:38.396 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-30T12:35:38.396 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-30T12:35:38.396 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-30T12:35:40.070 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 12:35:39 smithi040 systemd[1]: Stopping Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:40.070 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 12:35:39 smithi040 ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a[233163]: ts=2023-09-30T12:35:39.927Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-30T12:35:40.386 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 12:35:40 smithi040 bash[301722]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-30T12:35:40.658 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 12:35:40 smithi040 systemd[1]: Stopping Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:40.658 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 12:35:40 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-30T12:35:40.658 INFO:journalctl@ceph.alertmanager.a.smithi040.stdout:Sep 30 12:35:40 smithi040 systemd[1]: Stopped Ceph alertmanager.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T12:35:41.098 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 12:35:40 smithi040 bash[301851]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-30T12:35:41.098 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 12:35:40 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T12:35:41.378 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 12:35:41 smithi040 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-30T12:35:41.379 INFO:journalctl@ceph.node-exporter.a.smithi040.stdout:Sep 30 12:35:41 smithi040 systemd[1]: Stopped Ceph node-exporter.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T12:35:41.549 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-30T12:35:43.025 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:35:42 smithi143 systemd[1]: Stopping Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:43.344 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:35:43 smithi143 bash[299573]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-grafana-a 2023-09-30T12:35:43.345 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:35:43 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-30T12:35:43.641 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 12:35:43 smithi143 systemd[1]: Stopping Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7... 2023-09-30T12:35:43.642 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:35:43 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-30T12:35:43.642 INFO:journalctl@ceph.grafana.a.smithi143.stdout:Sep 30 12:35:43 smithi143 systemd[1]: Stopped Ceph grafana.a for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T12:35:44.081 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 12:35:43 smithi143 bash[299701]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-30T12:35:44.082 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 12:35:43 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-30T12:35:44.365 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 12:35:44 smithi143 systemd[1]: ceph-9308996e-5f71-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-30T12:35:44.365 INFO:journalctl@ceph.node-exporter.b.smithi143.stdout:Sep 30 12:35:44 smithi143 systemd[1]: Stopped Ceph node-exporter.b for 9308996e-5f71-11ee-8db4-212e2dc638e7. 2023-09-30T12:35:44.496 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T12:35:44.536 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-30T12:35:44.567 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-30T12:35:44.569 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi040/crash 2023-09-30T12:35:44.570 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash -- . 2023-09-30T12:35:44.657 INFO:teuthology.orchestra.run.smithi040.stderr:tar: /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-30T12:35:44.657 INFO:teuthology.orchestra.run.smithi040.stderr:tar: Error is not recoverable: exiting now 2023-09-30T12:35:44.659 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi143/crash 2023-09-30T12:35:44.660 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash -- . 2023-09-30T12:35:44.726 INFO:teuthology.orchestra.run.smithi143.stderr:tar: /var/lib/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-30T12:35:44.726 INFO:teuthology.orchestra.run.smithi143.stderr:tar: Error is not recoverable: exiting now 2023-09-30T12:35:44.727 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-30T12:35:44.728 DEBUG:teuthology.orchestra.run.smithi040:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-30T12:35:44.763 INFO:teuthology.orchestra.run.smithi040.stderr:grep: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-30T12:35:44.765 INFO:tasks.cephadm:Compressing logs... 2023-09-30T12:35:44.765 DEBUG:teuthology.orchestra.run.smithi040:> 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 -- 2023-09-30T12:35:44.808 DEBUG:teuthology.orchestra.run.smithi143:> 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 -- 2023-09-30T12:35:44.848 INFO:teuthology.orchestra.run.smithi040.stderr:find: ‘/var/log/rbd-target-api’: No such file or directorygzip 2023-09-30T12:35:44.849 INFO:teuthology.orchestra.run.smithi040.stderr:-5 --verbose -- /var/log/ceph/cephadm.log 2023-09-30T12:35:44.858 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-30T12:35:44.859 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.2.log 2023-09-30T12:35:44.859 INFO:teuthology.orchestra.run.smithi040.stderr:gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.y.log 2023-09-30T12:35:44.859 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.3.log 2023-09-30T12:35:44.860 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.0.log 2023-09-30T12:35:44.860 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.a.log 2023-09-30T12:35:44.860 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.a.log 2023-09-30T12:35:44.860 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.a.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.c.log 2023-09-30T12:35:44.861 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.1.log 2023-09-30T12:35:44.863 INFO:teuthology.orchestra.run.smithi143.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-09-30T12:35:44.864 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-09-30T12:35:44.872 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.6.log 2023-09-30T12:35:44.873 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log 2023-09-30T12:35:44.874 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.7.log 2023-09-30T12:35:44.874 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.6.log: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.x.log 2023-09-30T12:35:44.874 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.b.log 2023-09-30T12:35:44.874 INFO:teuthology.orchestra.run.smithi143.stderr:gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.b.log 2023-09-30T12:35:44.875 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.x.log: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.4.log 2023-09-30T12:35:44.875 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.b.log: gzip -5 --verbose -- /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.5.log 2023-09-30T12:35:44.884 INFO:teuthology.orchestra.run.smithi143.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.4.log: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.5.log: 83.2% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.b.log.gz 2023-09-30T12:35:45.006 INFO:teuthology.orchestra.run.smithi040.stderr:/var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.c.log: /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.1.log: 92.3% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mds.a.log.gz 2023-09-30T12:35:45.485 INFO:teuthology.orchestra.run.smithi143.stderr: 85.3% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-30T12:35:45.579 INFO:teuthology.orchestra.run.smithi143.stderr: 91.7% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.x.log.gz 2023-09-30T12:35:45.936 INFO:teuthology.orchestra.run.smithi143.stderr: 91.4% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-30T12:35:46.182 INFO:teuthology.orchestra.run.smithi040.stderr: 91.3% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-volume.log.gz 2023-09-30T12:35:46.526 INFO:teuthology.orchestra.run.smithi040.stderr: 91.6% -- replaced with /var/log/ceph/cephadm.log.gz 2023-09-30T12:35:51.781 INFO:teuthology.orchestra.run.smithi143.stderr: 92.3% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.b.log.gz 2023-09-30T12:35:53.249 INFO:teuthology.orchestra.run.smithi040.stderr: 90.1% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mgr.y.log.gz 2023-09-30T12:36:07.231 INFO:teuthology.orchestra.run.smithi040.stderr: 92.1% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.c.log.gz 2023-09-30T12:36:07.445 INFO:teuthology.orchestra.run.smithi143.stderr: 93.5% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.4.log.gz 2023-09-30T12:36:08.474 INFO:teuthology.orchestra.run.smithi143.stderr: 93.7% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.5.log.gz 2023-09-30T12:36:08.936 INFO:teuthology.orchestra.run.smithi143.stderr: 93.9% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.7.log.gz 2023-09-30T12:36:16.378 INFO:teuthology.orchestra.run.smithi040.stderr: 90.5% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-mon.a.log.gz 2023-09-30T12:36:19.173 INFO:teuthology.orchestra.run.smithi040.stderr: 93.3% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.2.log.gz 2023-09-30T12:36:21.034 INFO:teuthology.orchestra.run.smithi040.stderr: 93.5% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.0.log.gz 2023-09-30T12:41:33.710 INFO:teuthology.orchestra.run.smithi143.stderr: 96.8% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.6.log.gz 2023-09-30T12:41:33.711 INFO:teuthology.orchestra.run.smithi143.stderr: 2023-09-30T12:41:33.711 INFO:teuthology.orchestra.run.smithi143.stderr:real 5m48.883s 2023-09-30T12:41:33.711 INFO:teuthology.orchestra.run.smithi143.stderr:user 5m32.737s 2023-09-30T12:41:33.711 INFO:teuthology.orchestra.run.smithi143.stderr:sys 0m16.825s 2023-09-30T12:46:53.329 INFO:teuthology.orchestra.run.smithi040.stderr: 96.7% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.1.log.gz 2023-09-30T13:07:14.595 INFO:teuthology.orchestra.run.smithi040.stderr: 94.9% -- replaced with /var/log/ceph/9308996e-5f71-11ee-8db4-212e2dc638e7/ceph-osd.3.log.gz 2023-09-30T13:07:14.596 INFO:teuthology.orchestra.run.smithi040.stderr: 2023-09-30T13:07:14.596 INFO:teuthology.orchestra.run.smithi040.stderr:real 31m29.769s 2023-09-30T13:07:14.596 INFO:teuthology.orchestra.run.smithi040.stderr:user 30m30.509s 2023-09-30T13:07:14.596 INFO:teuthology.orchestra.run.smithi040.stderr:sys 1m19.531s 2023-09-30T13:07:14.598 INFO:tasks.cephadm:Archiving logs... 2023-09-30T13:07:14.599 DEBUG:teuthology.misc:Transferring archived files from smithi040:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi040/log 2023-09-30T13:07:14.600 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-30T13:10:37.264 DEBUG:teuthology.misc:Transferring archived files from smithi143:/var/log/ceph to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi143/log 2023-09-30T13:10:37.266 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-30T13:11:12.238 INFO:tasks.cephadm:Removing cluster... 2023-09-30T13:11:12.238 DEBUG:teuthology.orchestra.run.smithi040:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 --force 2023-09-30T13:11:13.827 DEBUG:teuthology.orchestra.run.smithi143:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 9308996e-5f71-11ee-8db4-212e2dc638e7 --force 2023-09-30T13:11:14.567 INFO:tasks.cephadm:Removing cephadm ... 2023-09-30T13:11:14.568 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-30T13:11:14.593 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-30T13:11:14.612 INFO:tasks.cephadm:Teardown complete 2023-09-30T13:11:14.613 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-30T13:11:14.631 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-09-30T13:11:14.631 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-30T13:11:14.639 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-30T13:11:14.774 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-30T13:11:14.836 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-30T13:11:14.836 DEBUG:teuthology.orchestra.run.smithi040:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-30T13:11:14.843 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-30T13:11:14.861 INFO:teuthology.orchestra.run.smithi143.stderr:bash: ntpq: command not found 2023-09-30T13:11:14.862 INFO:teuthology.orchestra.run.smithi040.stderr:bash: ntpq: command not found 2023-09-30T13:11:14.920 INFO:teuthology.orchestra.run.smithi040.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-30T13:11:14.921 INFO:teuthology.orchestra.run.smithi040.stdout:=============================================================================== 2023-09-30T13:11:14.921 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 6 +946us[ +946us] +/- 92ms 2023-09-30T13:11:14.921 INFO:teuthology.orchestra.run.smithi040.stdout:^* hv02.front.sepia.ceph.com 3 6 377 11 -1007us[-1001us] +/- 54ms 2023-09-30T13:11:14.921 INFO:teuthology.orchestra.run.smithi040.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 2 +703us[ +703us] +/- 75ms 2023-09-30T13:11:14.921 INFO:teuthology.orchestra.run.smithi040.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T13:11:14.924 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-09-30T13:11:14.924 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2023-09-30T13:11:14.924 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 9 +937us[ +937us] +/- 92ms 2023-09-30T13:11:14.924 INFO:teuthology.orchestra.run.smithi143.stdout:^* hv02.front.sepia.ceph.com 3 6 377 13 -1036us[-1043us] +/- 54ms 2023-09-30T13:11:14.925 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 10 +682us[ +682us] +/- 75ms 2023-09-30T13:11:14.925 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2023-09-30T13:11:14.925 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-30T13:11:14.939 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-30T13:11:14.940 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-30T13:11:14.958 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T13:11:15.184 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T13:11:15.391 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T13:11:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T13:11:15.435 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T13:11:15.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T13:11:15.470 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-30T13:11:15.482 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-30T13:11:15.493 INFO:teuthology.task.internal:Duration was 14920.810145 seconds 2023-09-30T13:11:15.494 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-30T13:11:15.505 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-30T13:11:15.505 DEBUG:teuthology.orchestra.run.smithi040:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-30T13:11:15.508 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-30T13:11:15.604 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-30T13:11:15.615 INFO:teuthology.orchestra.run.smithi040.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-09-30T13:11:15.963 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-30T13:11:15.963 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi040.front.sepia.ceph.com 2023-09-30T13:11:15.964 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T13:11:16.004 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2023-09-30T13:11:16.004 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T13:11:16.040 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-30T13:11:16.041 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-30T13:11:16.047 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-30T13:11:16.199 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-30T13:11:16.199 DEBUG:teuthology.orchestra.run.smithi040:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-30T13:11:16.202 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-30T13:11:16.476 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-30T13:11:16.487 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-30T13:11:16.488 DEBUG:teuthology.orchestra.run.smithi040:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-30T13:11:16.545 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-30T13:11:16.588 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-30T13:11:16.599 DEBUG:teuthology.orchestra.run.smithi040:> 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 2023-09-30T13:11:16.602 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-09-30T13:11:16.641 INFO:teuthology.orchestra.run.smithi040.stdout:kernel.core_pattern = core 2023-09-30T13:11:16.661 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2023-09-30T13:11:16.676 DEBUG:teuthology.orchestra.run.smithi040:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-30T13:11:16.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T13:11:16.723 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-30T13:11:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T13:11:16.741 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-30T13:11:16.752 INFO:teuthology.task.internal:Transferring archived files... 2023-09-30T13:11:16.754 DEBUG:teuthology.misc:Transferring archived files from smithi040:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi040 2023-09-30T13:11:16.757 DEBUG:teuthology.orchestra.run.smithi040:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-30T13:11:16.822 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230/remote/smithi143 2023-09-30T13:11:16.822 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-30T13:11:16.869 INFO:teuthology.task.internal:Removing archive directory... 2023-09-30T13:11:16.870 DEBUG:teuthology.orchestra.run.smithi040:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-30T13:11:16.873 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-30T13:11:16.917 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-30T13:11:16.930 INFO:teuthology.task.internal:Not uploading archives. 2023-09-30T13:11:16.930 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-30T13:11:16.942 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-30T13:11:16.942 DEBUG:teuthology.orchestra.run.smithi040:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-30T13:11:16.945 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-30T13:11:16.974 INFO:teuthology.orchestra.run.smithi040.stdout: 393224 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 30 13:11 /home/ubuntu/cephtest 2023-09-30T13:11:16.974 INFO:teuthology.orchestra.run.smithi040.stdout: 1053410 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 30 09:34 /home/ubuntu/cephtest/mnt.0 2023-09-30T13:11:16.974 INFO:teuthology.orchestra.run.smithi040.stdout: 1053411 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 30 09:34 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-30T13:11:16.975 INFO:teuthology.orchestra.run.smithi040.stdout: 1053491 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 30 09:34 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-30T13:11:16.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-30T13:11:16.976 INFO:teuthology.orchestra.run.smithi143.stdout: 393224 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 30 13:11 /home/ubuntu/cephtest 2023-09-30T13:11:16.977 INFO:teuthology.orchestra.run.smithi040.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-30T13:11:16.977 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/run_tasks.py", line 154, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.8/contextlib.py", line 120, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi040 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-30T13:11:16.983 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-30T13:11:16.995 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-30T13:11:17.007 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi040 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-30T13:11:17.008 INFO:teuthology.nuke:Checking targets against current locks 2023-09-30T13:11:17.045 DEBUG:teuthology.nuke:shortname: smithi040 2023-09-30T13:11:17.045 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T13:11:17.066 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi040.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-30 08:54:08.248365', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMBY9weOemGfuzmUyTFI7aiobS4ArmclmS3us0ICgduahY+xZEQlLKWrYjQCofDjbMZm8DIzVZLOMkXhj4M08I4='} 2023-09-30T13:11:17.075 DEBUG:teuthology.nuke:shortname: smithi143 2023-09-30T13:11:17.076 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-30T13:11:17.097 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-09-29_19:44:19-upgrade:quincy-x-main-distro-default-smithi/7407230', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '8', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-09-30 08:54:08.246498', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEVQfJHT+XLYn8RXrPIMSxEjRhIaLQoGRm2dho7f+RnNYmD9xUtUCerBsMtaNObhIQ4QzgWw42UwSjfY09AZos='} 2023-09-30T13:11:17.106 INFO:teuthology.orchestra.console.smithi040:Power off 2023-09-30T13:11:17.106 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-30T13:11:17.129 DEBUG:teuthology.orchestra.console.smithi040:power off output: Chassis Power Control: Down/Off 2023-09-30T13:11:17.129 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:17.150 INFO:teuthology.orchestra.console.smithi143:Power off 2023-09-30T13:11:17.150 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-30T13:11:17.159 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-09-30T13:11:17.172 DEBUG:teuthology.orchestra.console.smithi143:power off output: Chassis Power Control: Down/Off 2023-09-30T13:11:17.173 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:17.196 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2023-09-30T13:11:21.161 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:21.198 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:21.272 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-09-30T13:11:21.308 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2023-09-30T13:11:25.274 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:25.309 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:25.385 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is on 2023-09-30T13:11:25.419 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2023-09-30T13:11:29.390 DEBUG:teuthology.orchestra.console.smithi040:pexpect command: ipmitool -H smithi040.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:29.420 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-30T13:11:29.501 DEBUG:teuthology.orchestra.console.smithi040:check power output: Chassis Power is off 2023-09-30T13:11:29.530 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is off 2023-09-30T13:11:29.603 INFO:teuthology.orchestra.console.smithi040:Power off completed 2023-09-30T13:11:29.631 INFO:teuthology.orchestra.console.smithi143:Power off completed 2023-09-30T13:11:29.737 INFO:teuthology.run:Summary data: description: upgrade:quincy-x/parallel/{0-random-distro$/{centos_8.stream_container_tools} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 14920.810145139694 failure_reason: 'Command failed (workunit test cls/test_cls_2pc_queue.sh) on smithi040 with status 124: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=quincy TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=dc829ac75d05499a946736f49b2cf766 status: fail success: false 2023-09-30T13:11:29.738 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-30T13:11:29.814 INFO:teuthology.run:FAIL